| 1 | [ Apr 28 20:30:00 Enabled. ] | ||
| 2 | [ Apr 28 20:30:00 Rereading configuration. ] | ||
| 3 | [ Apr 28 20:30:01 Rereading configuration. ] | ||
| 4 | [ Apr 28 20:30:02 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 28 20:30:02 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.28 20:30:04.876355 [ 1 ] {} <Information> Application: Will watch for the process with pid 6985 | ||
| 29 | 2026.04.28 20:30:04.876881 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.04.28 20:30:05.412313 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 6985 | ||
| 31 | 2026.04.28 20:30:05.413181 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.04.28 20:30:05.413352 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.04.28 20:30:05.530909 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.04.28 20:30:05.555543 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.04.28 20:30:05.555627 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.04.28 20:30:05.555646 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.04.28 20:30:05.555701 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.04.28 20:30:05.556572 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.04.28 20:30:05.560946 [ 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.28 20:30:05.561893 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.04.28 20:30:05.562790 [ 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.28 20:30:05.562841 [ 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.28 20:30:05.562881 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.04.28 20:30:05.563677 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.04.28 20:30:05.564776 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.04.28 20:30:05.572033 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.04.28 20:30:05.572771 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.04.28 20:30:05.574159 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.04.28 20:30:05.574261 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.04.28 20:30:05.575430 [ 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.28 20:30:05.575920 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.04.28 20:30:05.580409 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.04.28 20:30:05.581059 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.04.28 20:30:05.586673 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.04.28 20:30:05.587145 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.04.28 20:30:05.587579 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.04.28 20:30:05.587983 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.04.28 20:30:05.589505 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.04.28 20:30:05.589535 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.04.28 20:30:05.589646 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.04.28 20:30:05.589756 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.04.28 20:30:05.597380 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.04.28 20:30:05.597409 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000163663 sec | ||
| 68 | 2026.04.28 20:30:05.597470 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.04.28 20:30:05.597513 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.04.28 20:30:05.598225 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.04.28 20:30:05.598841 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.04.28 20:30:05.610953 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.04.28 20:30:05.611000 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.04.28 20:30:05.611094 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.04.28 20:30:05.611107 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.04.28 20:30:05.611141 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.04.28 20:30:05.611217 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.04.28 20:30:05.616449 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.04.28 20:30:05.616519 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.04.28 20:30:05.616600 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.04.28 20:30:05.616842 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.04.28 20:30:05.616896 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.04.28 20:30:05.616914 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.04.28 20:30:05.617010 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.04.28 20:30:05.617024 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.04.28 20:30:05.617060 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.04.28 20:30:05.617143 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.04.28 20:30:05.643071 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.04.28 20:30:05.644412 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.04.28 20:30:05.644507 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000117703 sec | ||
| 91 | 2026.04.28 20:30:05.644522 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.04.28 20:30:05.644532 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.04.28 20:30:05.644561 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.04.28 20:30:05.644768 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.04.28 20:30:05.644884 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.04.28 20:30:05.644898 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.04.28 20:30:05.644909 [ 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.28 20:30:05.644920 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.04.28 20:30:05.650505 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.04.28 20:30:05.650762 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.77 MiB (RSS), difference: 91.99 MiB | ||
| 101 | 2026.04.28 20:30:05.652529 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.367e-05 sec. | ||
| 102 | 2026.04.28 20:30:05.652930 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.04.28 20:30:05.653640 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.04.28 20:30:05.653663 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.04.28 20:30:05.653813 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50331 | ||
| 106 | 2026.04.28 20:30:05.654713 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.04.28 20:30:05.654773 [ 3 ] {} <Debug> TCP-Session: 031732ae-8305-4ed3-9978-730d96c57b5a Authenticating user 'default' from [fd00:1122:3344:101::b]:50331 | ||
| 108 | 2026.04.28 20:30:05.654799 [ 3 ] {} <Debug> TCP-Session: 031732ae-8305-4ed3-9978-730d96c57b5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.04.28 20:30:05.654882 [ 3 ] {} <Debug> TCP-Session: 031732ae-8305-4ed3-9978-730d96c57b5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.04.28 20:30:05.654974 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.04.28 20:30:05.654999 [ 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.28 20:30:05.655088 [ 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.28 20:30:05.655543 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55682 | ||
| 114 | 2026.04.28 20:30:05.655656 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56201 | ||
| 115 | 2026.04.28 20:30:05.655667 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47625 | ||
| 116 | 2026.04.28 20:30:05.655688 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.04.28 20:30:05.655823 [ 4 ] {} <Debug> TCP-Session: a72df4d4-9fb2-49f4-beff-d55a1a0b65e3 Authenticating user 'default' from [fd00:1122:3344:101::b]:55682 | ||
| 118 | 2026.04.28 20:30:05.655840 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2026.04.28 20:30:05.655851 [ 4 ] {} <Debug> TCP-Session: a72df4d4-9fb2-49f4-beff-d55a1a0b65e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.04.28 20:30:05.655912 [ 4 ] {} <Debug> TCP-Session: a72df4d4-9fb2-49f4-beff-d55a1a0b65e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.04.28 20:30:05.655921 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.04.28 20:30:05.655879 [ 254 ] {} <Debug> TCP-Session: addbaaaa-a7a8-417c-9be8-3f3802f36663 Authenticating user 'default' from [fd00:1122:3344:101::b]:56201 | ||
| 123 | 2026.04.28 20:30:05.655991 [ 254 ] {} <Debug> TCP-Session: addbaaaa-a7a8-417c-9be8-3f3802f36663 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.04.28 20:30:05.656026 [ 5 ] {} <Debug> TCP-Session: 9df73e79-6979-4fbe-8e21-2489967efd06 Authenticating user 'default' from [fd00:1122:3344:101::b]:47625 | ||
| 125 | 2026.04.28 20:30:05.656099 [ 254 ] {} <Debug> TCP-Session: addbaaaa-a7a8-417c-9be8-3f3802f36663 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.04.28 20:30:05.656121 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42405 | ||
| 127 | 2026.04.28 20:30:05.656123 [ 5 ] {} <Debug> TCP-Session: 9df73e79-6979-4fbe-8e21-2489967efd06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.04.28 20:30:05.656123 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45039 | ||
| 129 | 2026.04.28 20:30:05.656226 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59736 | ||
| 130 | 2026.04.28 20:30:05.656257 [ 5 ] {} <Debug> TCP-Session: 9df73e79-6979-4fbe-8e21-2489967efd06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.04.28 20:30:05.656233 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61339 | ||
| 132 | 2026.04.28 20:30:05.656361 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.04.28 20:30:05.656434 [ 256 ] {} <Debug> TCP-Session: df1be72b-2862-4eba-abe9-7db6c7b0ce1c Authenticating user 'default' from [fd00:1122:3344:101::b]:42405 | ||
| 134 | 2026.04.28 20:30:05.656475 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.04.28 20:30:05.656523 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.04.28 20:30:05.656533 [ 256 ] {} <Debug> TCP-Session: df1be72b-2862-4eba-abe9-7db6c7b0ce1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.04.28 20:30:05.656569 [ 258 ] {} <Debug> TCP-Session: 0e357184-0ce1-451d-8524-ce9924bd7a34 Authenticating user 'default' from [fd00:1122:3344:101::b]:59736 | ||
| 138 | 2026.04.28 20:30:05.656589 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.04.28 20:30:05.656598 [ 256 ] {} <Debug> TCP-Session: df1be72b-2862-4eba-abe9-7db6c7b0ce1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.04.28 20:30:05.656550 [ 257 ] {} <Debug> TCP-Session: 71528293-5736-4816-9ff3-7002699df7d2 Authenticating user 'default' from [fd00:1122:3344:101::b]:45039 | ||
| 141 | 2026.04.28 20:30:05.656699 [ 255 ] {} <Debug> TCP-Session: 34ecd67c-5466-409f-9e4e-9d407ef47e4c Authenticating user 'default' from [fd00:1122:3344:101::b]:61339 | ||
| 142 | 2026.04.28 20:30:05.656664 [ 258 ] {} <Debug> TCP-Session: 0e357184-0ce1-451d-8524-ce9924bd7a34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.04.28 20:30:05.656798 [ 257 ] {} <Debug> TCP-Session: 71528293-5736-4816-9ff3-7002699df7d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.04.28 20:30:05.656810 [ 255 ] {} <Debug> TCP-Session: 34ecd67c-5466-409f-9e4e-9d407ef47e4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.04.28 20:30:05.656814 [ 258 ] {} <Debug> TCP-Session: 0e357184-0ce1-451d-8524-ce9924bd7a34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.04.28 20:30:05.656929 [ 257 ] {} <Debug> TCP-Session: 71528293-5736-4816-9ff3-7002699df7d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.04.28 20:30:05.656958 [ 255 ] {} <Debug> TCP-Session: 34ecd67c-5466-409f-9e4e-9d407ef47e4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.04.28 20:30:06.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.83 MiB, peak 116.83 MiB, free memory in arenas 0.00 B, will set to 118.95 MiB (RSS), difference: 2.12 MiB | ||
| 149 | 2026.04.28 20:30:06.239986 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52088 | ||
| 150 | 2026.04.28 20:30:06.240200 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.04.28 20:30:06.240246 [ 259 ] {} <Debug> TCP-Session: e43a9f31-5b0a-4829-a08f-655af68d90fd Authenticating user 'default' from [fd00:1122:3344:101::a]:52088 | ||
| 152 | 2026.04.28 20:30:06.240267 [ 259 ] {} <Debug> TCP-Session: e43a9f31-5b0a-4829-a08f-655af68d90fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.04.28 20:30:06.240353 [ 259 ] {} <Debug> TCP-Session: e43a9f31-5b0a-4829-a08f-655af68d90fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.04.28 20:30:06.240442 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.04.28 20:30:06.240479 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.04.28 20:30:06.240576 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.04.28 20:30:06.241062 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44935 | ||
| 158 | 2026.04.28 20:30:06.241150 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34898 | ||
| 159 | 2026.04.28 20:30:06.241276 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55870 | ||
| 160 | 2026.04.28 20:30:06.241282 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 161 | 2026.04.28 20:30:06.241445 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2026.04.28 20:30:06.241576 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58814 | ||
| 163 | 2026.04.28 20:30:06.241578 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56022 | ||
| 164 | 2026.04.28 20:30:06.241653 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52814 | ||
| 165 | 2026.04.28 20:30:06.241770 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49958 | ||
| 166 | 2026.04.28 20:30:06.241997 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2026.04.28 20:30:06.242098 [ 261 ] {} <Debug> TCP-Session: e30cc8a0-fcc0-43ef-8d3c-20c5de996311 Authenticating user 'default' from [fd00:1122:3344:101::a]:34898 | ||
| 168 | 2026.04.28 20:30:06.242136 [ 260 ] {} <Debug> TCP-Session: 89dab89d-15ba-493f-9d85-8f3b1b911e46 Authenticating user 'default' from [fd00:1122:3344:101::a]:44935 | ||
| 169 | 2026.04.28 20:30:06.242189 [ 261 ] {} <Debug> TCP-Session: e30cc8a0-fcc0-43ef-8d3c-20c5de996311 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.04.28 20:30:06.242112 [ 262 ] {} <Debug> TCP-Session: 46fe2e33-5945-4a15-abf4-e54f45860e73 Authenticating user 'default' from [fd00:1122:3344:101::a]:55870 | ||
| 171 | 2026.04.28 20:30:06.242301 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2026.04.28 20:30:06.242322 [ 261 ] {} <Debug> TCP-Session: e30cc8a0-fcc0-43ef-8d3c-20c5de996311 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2026.04.28 20:30:06.242260 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.04.28 20:30:06.242357 [ 262 ] {} <Debug> TCP-Session: 46fe2e33-5945-4a15-abf4-e54f45860e73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.04.28 20:30:06.242419 [ 265 ] {} <Debug> TCP-Session: 2b1c85bb-44b3-4004-8932-97137573adca Authenticating user 'default' from [fd00:1122:3344:101::a]:52814 | ||
| 176 | 2026.04.28 20:30:06.242442 [ 262 ] {} <Debug> TCP-Session: 46fe2e33-5945-4a15-abf4-e54f45860e73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.04.28 20:30:06.242456 [ 266 ] {} <Debug> TCP-Session: df838f1f-9394-4d38-b3f7-d98935e35a44 Authenticating user 'default' from [fd00:1122:3344:101::a]:49958 | ||
| 178 | 2026.04.28 20:30:06.242449 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 179 | 2026.04.28 20:30:06.242567 [ 265 ] {} <Debug> TCP-Session: 2b1c85bb-44b3-4004-8932-97137573adca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.04.28 20:30:06.242446 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2026.04.28 20:30:06.242664 [ 264 ] {} <Debug> TCP-Session: 51a18d96-b2fe-45fc-b22a-c3e5d70342b7 Authenticating user 'default' from [fd00:1122:3344:101::a]:58814 | ||
| 182 | 2026.04.28 20:30:06.242629 [ 265 ] {} <Debug> TCP-Session: 2b1c85bb-44b3-4004-8932-97137573adca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.04.28 20:30:06.242618 [ 266 ] {} <Debug> TCP-Session: df838f1f-9394-4d38-b3f7-d98935e35a44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.04.28 20:30:06.242765 [ 264 ] {} <Debug> TCP-Session: 51a18d96-b2fe-45fc-b22a-c3e5d70342b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.04.28 20:30:06.242741 [ 263 ] {} <Debug> TCP-Session: 2a4aa143-1cfa-4966-adb2-ae052b0461f5 Authenticating user 'default' from [fd00:1122:3344:101::a]:56022 | ||
| 186 | 2026.04.28 20:30:06.242360 [ 260 ] {} <Debug> TCP-Session: 89dab89d-15ba-493f-9d85-8f3b1b911e46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.04.28 20:30:06.242829 [ 263 ] {} <Debug> TCP-Session: 2a4aa143-1cfa-4966-adb2-ae052b0461f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.04.28 20:30:06.242838 [ 264 ] {} <Debug> TCP-Session: 51a18d96-b2fe-45fc-b22a-c3e5d70342b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.04.28 20:30:06.242815 [ 266 ] {} <Debug> TCP-Session: df838f1f-9394-4d38-b3f7-d98935e35a44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.04.28 20:30:06.242944 [ 263 ] {} <Debug> TCP-Session: 2a4aa143-1cfa-4966-adb2-ae052b0461f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.04.28 20:30:06.242925 [ 260 ] {} <Debug> TCP-Session: 89dab89d-15ba-493f-9d85-8f3b1b911e46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.04.28 20:30:06.809012 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38706 | ||
| 193 | 2026.04.28 20:30:06.809219 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.04.28 20:30:06.809283 [ 267 ] {} <Debug> TCP-Session: 15d9ac31-179f-43c9-b2b6-f5161020e8e1 Authenticating user 'default' from [fd00:1122:3344:101::c]:38706 | ||
| 195 | 2026.04.28 20:30:06.809306 [ 267 ] {} <Debug> TCP-Session: 15d9ac31-179f-43c9-b2b6-f5161020e8e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.04.28 20:30:06.809318 [ 267 ] {} <Debug> TCP-Session: 15d9ac31-179f-43c9-b2b6-f5161020e8e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.04.28 20:30:06.809462 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.04.28 20:30:06.809489 [ 267 ] {} <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.28 20:30:06.809590 [ 267 ] {} <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.28 20:30:06.810006 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49461 | ||
| 201 | 2026.04.28 20:30:06.810201 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 202 | 2026.04.28 20:30:06.810243 [ 268 ] {} <Debug> TCP-Session: 64f781dd-7c81-45da-8e82-5f87ef6253c1 Authenticating user 'default' from [fd00:1122:3344:101::c]:49461 | ||
| 203 | 2026.04.28 20:30:06.810268 [ 268 ] {} <Debug> TCP-Session: 64f781dd-7c81-45da-8e82-5f87ef6253c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 204 | 2026.04.28 20:30:06.810280 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43168 | ||
| 205 | 2026.04.28 20:30:06.810286 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65519 | ||
| 206 | 2026.04.28 20:30:06.810376 [ 268 ] {} <Debug> TCP-Session: 64f781dd-7c81-45da-8e82-5f87ef6253c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2026.04.28 20:30:06.810367 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65317 | ||
| 208 | 2026.04.28 20:30:06.810455 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53060 | ||
| 209 | 2026.04.28 20:30:06.810610 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44808 | ||
| 210 | 2026.04.28 20:30:06.810784 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 211 | 2026.04.28 20:30:06.810831 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 212 | 2026.04.28 20:30:06.810856 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59549 | ||
| 213 | 2026.04.28 20:30:06.810837 [ 270 ] {} <Debug> TCP-Session: 72f2d957-d40d-4d5b-9fac-90d3917e7a8d Authenticating user 'default' from [fd00:1122:3344:101::c]:43168 | ||
| 214 | 2026.04.28 20:30:06.810931 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 215 | 2026.04.28 20:30:06.810986 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 216 | 2026.04.28 20:30:06.810970 [ 270 ] {} <Debug> TCP-Session: 72f2d957-d40d-4d5b-9fac-90d3917e7a8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 217 | 2026.04.28 20:30:06.810962 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 218 | 2026.04.28 20:30:06.811092 [ 272 ] {} <Debug> TCP-Session: 9e8cfe92-6bc3-4b71-8294-cc22d6a5e423 Authenticating user 'default' from [fd00:1122:3344:101::c]:53060 | ||
| 219 | 2026.04.28 20:30:06.811136 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2026.04.28 20:30:06.811129 [ 269 ] {} <Debug> TCP-Session: d7722e93-4fb3-471e-a75b-511f229d8157 Authenticating user 'default' from [fd00:1122:3344:101::c]:65519 | ||
| 221 | 2026.04.28 20:30:06.811116 [ 273 ] {} <Debug> TCP-Session: c7f4121b-f587-4a5a-96c9-3d2e1d04ff34 Authenticating user 'default' from [fd00:1122:3344:101::c]:44808 | ||
| 222 | 2026.04.28 20:30:06.811228 [ 269 ] {} <Debug> TCP-Session: d7722e93-4fb3-471e-a75b-511f229d8157 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.04.28 20:30:06.811249 [ 274 ] {} <Debug> TCP-Session: 9a2e9edd-e1dd-4477-b9e1-58126d45fba6 Authenticating user 'default' from [fd00:1122:3344:101::c]:59549 | ||
| 224 | 2026.04.28 20:30:06.811207 [ 272 ] {} <Debug> TCP-Session: 9e8cfe92-6bc3-4b71-8294-cc22d6a5e423 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.04.28 20:30:06.811319 [ 269 ] {} <Debug> TCP-Session: d7722e93-4fb3-471e-a75b-511f229d8157 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2026.04.28 20:30:06.811314 [ 274 ] {} <Debug> TCP-Session: 9a2e9edd-e1dd-4477-b9e1-58126d45fba6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2026.04.28 20:30:06.811297 [ 273 ] {} <Debug> TCP-Session: c7f4121b-f587-4a5a-96c9-3d2e1d04ff34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.04.28 20:30:06.811391 [ 274 ] {} <Debug> TCP-Session: 9a2e9edd-e1dd-4477-b9e1-58126d45fba6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.04.28 20:30:06.811377 [ 272 ] {} <Debug> TCP-Session: 9e8cfe92-6bc3-4b71-8294-cc22d6a5e423 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.04.28 20:30:06.811091 [ 270 ] {} <Debug> TCP-Session: 72f2d957-d40d-4d5b-9fac-90d3917e7a8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.04.28 20:30:06.811479 [ 273 ] {} <Debug> TCP-Session: c7f4121b-f587-4a5a-96c9-3d2e1d04ff34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.04.28 20:30:06.810952 [ 271 ] {} <Debug> TCP-Session: 306a8395-f466-4283-b6e5-1f7a7d76a500 Authenticating user 'default' from [fd00:1122:3344:101::c]:65317 | ||
| 233 | 2026.04.28 20:30:06.811714 [ 271 ] {} <Debug> TCP-Session: 306a8395-f466-4283-b6e5-1f7a7d76a500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.04.28 20:30:06.811844 [ 271 ] {} <Debug> TCP-Session: 306a8395-f466-4283-b6e5-1f7a7d76a500 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.04.28 20:30:07.028093 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57765 | ||
| 236 | 2026.04.28 20:30:07.030154 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2026.04.28 20:30:07.030324 [ 275 ] {} <Debug> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Authenticating user 'default' from [fd00:1122:3344:101::d]:57765 | ||
| 238 | 2026.04.28 20:30:07.030354 [ 275 ] {} <Debug> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.04.28 20:30:07.030371 [ 275 ] {} <Debug> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.04.28 20:30:07.030533 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2026.04.28 20:30:07.030583 [ 275 ] {} <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.28 20:30:07.030697 [ 275 ] {} <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.28 20:30:07.031309 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47182 | ||
| 244 | 2026.04.28 20:30:07.031442 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37470 | ||
| 245 | 2026.04.28 20:30:07.031326 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55218 | ||
| 246 | 2026.04.28 20:30:07.031654 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64102 | ||
| 247 | 2026.04.28 20:30:07.031663 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38146 | ||
| 248 | 2026.04.28 20:30:07.031858 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 249 | 2026.04.28 20:30:07.031918 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 250 | 2026.04.28 20:30:07.031867 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43259 | ||
| 251 | 2026.04.28 20:30:07.032021 [ 276 ] {} <Debug> TCP-Session: 5effa486-7a04-4509-adb8-e1c18ba046cc Authenticating user 'default' from [fd00:1122:3344:101::d]:55218 | ||
| 252 | 2026.04.28 20:30:07.032101 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38816 | ||
| 253 | 2026.04.28 20:30:07.032171 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 254 | 2026.04.28 20:30:07.032046 [ 277 ] {} <Debug> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:47182 | ||
| 255 | 2026.04.28 20:30:07.032262 [ 276 ] {} <Debug> TCP-Session: 5effa486-7a04-4509-adb8-e1c18ba046cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 256 | 2026.04.28 20:30:07.032325 [ 279 ] {} <Debug> TCP-Session: 3039bfa0-7ba4-42bf-9764-8f28a2b681bb Authenticating user 'default' from [fd00:1122:3344:101::d]:64102 | ||
| 257 | 2026.04.28 20:30:07.032262 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62095 | ||
| 258 | 2026.04.28 20:30:07.032277 [ 277 ] {} <Debug> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 259 | 2026.04.28 20:30:07.032452 [ 279 ] {} <Debug> TCP-Session: 3039bfa0-7ba4-42bf-9764-8f28a2b681bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 260 | 2026.04.28 20:30:07.032420 [ 276 ] {} <Debug> TCP-Session: 5effa486-7a04-4509-adb8-e1c18ba046cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 261 | 2026.04.28 20:30:07.032455 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 262 | 2026.04.28 20:30:07.032563 [ 279 ] {} <Debug> TCP-Session: 3039bfa0-7ba4-42bf-9764-8f28a2b681bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 263 | 2026.04.28 20:30:07.032541 [ 277 ] {} <Debug> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 264 | 2026.04.28 20:30:07.032825 [ 280 ] {} <Debug> TCP-Session: 6f27811b-57f3-4113-8e44-78a081d6956a Authenticating user 'default' from [fd00:1122:3344:101::d]:38146 | ||
| 265 | 2026.04.28 20:30:07.032979 [ 280 ] {} <Debug> TCP-Session: 6f27811b-57f3-4113-8e44-78a081d6956a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 266 | 2026.04.28 20:30:07.032997 [ 280 ] {} <Debug> TCP-Session: 6f27811b-57f3-4113-8e44-78a081d6956a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 267 | 2026.04.28 20:30:07.033464 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 268 | 2026.04.28 20:30:07.033518 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 269 | 2026.04.28 20:30:07.033546 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 270 | 2026.04.28 20:30:07.033502 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 271 | 2026.04.28 20:30:07.033689 [ 282 ] {} <Debug> TCP-Session: b3bab301-02e2-4d76-a175-ddca3b928a62 Authenticating user 'default' from [fd00:1122:3344:101::d]:38816 | ||
| 272 | 2026.04.28 20:30:07.033751 [ 281 ] {} <Debug> TCP-Session: d4c7e595-73b7-4ee6-8cca-5a3b3e28ce82 Authenticating user 'default' from [fd00:1122:3344:101::d]:43259 | ||
| 273 | 2026.04.28 20:30:07.033728 [ 283 ] {} <Debug> TCP-Session: c74594a8-433c-4ec3-93e6-2eed260c322d Authenticating user 'default' from [fd00:1122:3344:101::d]:62095 | ||
| 274 | 2026.04.28 20:30:07.033705 [ 278 ] {} <Debug> TCP-Session: 62a57313-e68e-4fc4-aa39-b3baf31ebc96 Authenticating user 'default' from [fd00:1122:3344:101::d]:37470 | ||
| 275 | 2026.04.28 20:30:07.033841 [ 281 ] {} <Debug> TCP-Session: d4c7e595-73b7-4ee6-8cca-5a3b3e28ce82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.04.28 20:30:07.033815 [ 283 ] {} <Debug> TCP-Session: c74594a8-433c-4ec3-93e6-2eed260c322d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2026.04.28 20:30:07.033805 [ 282 ] {} <Debug> TCP-Session: b3bab301-02e2-4d76-a175-ddca3b928a62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.04.28 20:30:07.033957 [ 281 ] {} <Debug> TCP-Session: d4c7e595-73b7-4ee6-8cca-5a3b3e28ce82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.04.28 20:30:07.033942 [ 283 ] {} <Debug> TCP-Session: c74594a8-433c-4ec3-93e6-2eed260c322d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.04.28 20:30:07.033938 [ 278 ] {} <Debug> TCP-Session: 62a57313-e68e-4fc4-aa39-b3baf31ebc96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2026.04.28 20:30:07.034021 [ 282 ] {} <Debug> TCP-Session: b3bab301-02e2-4d76-a175-ddca3b928a62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.04.28 20:30:07.034141 [ 278 ] {} <Debug> TCP-Session: 62a57313-e68e-4fc4-aa39-b3baf31ebc96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.04.28 20:30:07.040228 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 284 | 2026.04.28 20:30:07.043799 [ 275 ] {1d6a68d0-c6a4-4d59-93e9-dfe79803a42d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2026.04.28 20:30:07.171398 [ 275 ] {1d6a68d0-c6a4-4d59-93e9-dfe79803a42d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:57765) (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 @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2026.04.28 20:30:07.172653 [ 275 ] {1d6a68d0-c6a4-4d59-93e9-dfe79803a42d} <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 @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2026.04.28 20:30:07.172921 [ 275 ] {1d6a68d0-c6a4-4d59-93e9-dfe79803a42d} <Debug> TCPHandler: Processed in 0.139428609 sec. | ||
| 334 | 2026.04.28 20:30:07.173414 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2026.04.28 20:30:07.173703 [ 277 ] {7c300004-e768-4e89-b492-825e9afad5ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2026.04.28 20:30:07.174170 [ 277 ] {7c300004-e768-4e89-b492-825e9afad5ab} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:47182) (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 @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2026.04.28 20:30:07.174473 [ 277 ] {7c300004-e768-4e89-b492-825e9afad5ab} <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 @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2026.04.28 20:30:07.174781 [ 277 ] {7c300004-e768-4e89-b492-825e9afad5ab} <Debug> TCPHandler: Processed in 0.001585357 sec. | ||
| 385 | 2026.04.28 20:30:07.179101 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.04.28 20:30:07.180129 [ 275 ] {c9165b86-9260-4fbc-9714-4588960d64ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2026.04.28 20:30:07.180883 [ 275 ] {c9165b86-9260-4fbc-9714-4588960d64ca} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2026.04.28 20:30:07.182204 [ 275 ] {c9165b86-9260-4fbc-9714-4588960d64ca} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2026.04.28 20:30:07.182334 [ 275 ] {c9165b86-9260-4fbc-9714-4588960d64ca} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000165954 sec | ||
| 390 | 2026.04.28 20:30:07.182350 [ 275 ] {c9165b86-9260-4fbc-9714-4588960d64ca} <Trace> ReferentialDeps: No tables | ||
| 391 | 2026.04.28 20:30:07.182361 [ 275 ] {c9165b86-9260-4fbc-9714-4588960d64ca} <Trace> LoadingDeps: No tables | ||
| 392 | 2026.04.28 20:30:07.182421 [ 275 ] {c9165b86-9260-4fbc-9714-4588960d64ca} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2026.04.28 20:30:07.183196 [ 275 ] {c9165b86-9260-4fbc-9714-4588960d64ca} <Debug> TCPHandler: Processed in 0.004221956 sec. | ||
| 394 | 2026.04.28 20:30:07.183373 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2026.04.28 20:30:07.183538 [ 275 ] {7fe7a972-51e9-46c7-82f9-f62b015ee02c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) /* 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.28 20:30:07.183702 [ 275 ] {7fe7a972-51e9-46c7-82f9-f62b015ee02c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2026.04.28 20:30:07.189590 [ 275 ] {7fe7a972-51e9-46c7-82f9-f62b015ee02c} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2026.04.28 20:30:07.190873 [ 275 ] {7fe7a972-51e9-46c7-82f9-f62b015ee02c} <Debug> oximeter.version (260e5583-1b7e-4a62-bf30-86bcce144844): Loading data parts | ||
| 400 | 2026.04.28 20:30:07.193477 [ 275 ] {7fe7a972-51e9-46c7-82f9-f62b015ee02c} <Debug> oximeter.version (260e5583-1b7e-4a62-bf30-86bcce144844): There are no data parts | ||
| 401 | 2026.04.28 20:30:07.196275 [ 275 ] {7fe7a972-51e9-46c7-82f9-f62b015ee02c} <Debug> TCPHandler: Processed in 0.012954106 sec. | ||
| 402 | 2026.04.28 20:30:07.196674 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2026.04.28 20:30:07.196879 [ 275 ] {34480e27-83b5-4b05-bd61-e0089938904d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) /* 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.28 20:30:07.197045 [ 275 ] {34480e27-83b5-4b05-bd61-e0089938904d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2026.04.28 20:30:07.209884 [ 275 ] {34480e27-83b5-4b05-bd61-e0089938904d} <Debug> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Loading data parts | ||
| 416 | 2026.04.28 20:30:07.210189 [ 275 ] {34480e27-83b5-4b05-bd61-e0089938904d} <Debug> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): There are no data parts | ||
| 417 | 2026.04.28 20:30:07.211653 [ 275 ] {34480e27-83b5-4b05-bd61-e0089938904d} <Debug> TCPHandler: Processed in 0.015061924 sec. | ||
| 418 | 2026.04.28 20:30:07.211846 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.04.28 20:30:07.212106 [ 275 ] {96ab627c-113a-4ce6-ad10-2badbcd80fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) 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.28 20:30:07.212161 [ 275 ] {96ab627c-113a-4ce6-ad10-2badbcd80fda} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2026.04.28 20:30:07.214316 [ 275 ] {96ab627c-113a-4ce6-ad10-2badbcd80fda} <Debug> oximeter.measurements_i8 (5f62d922-3775-43ae-a5cf-cce7af4801fd): Loading data parts | ||
| 422 | 2026.04.28 20:30:07.214670 [ 275 ] {96ab627c-113a-4ce6-ad10-2badbcd80fda} <Debug> oximeter.measurements_i8 (5f62d922-3775-43ae-a5cf-cce7af4801fd): There are no data parts | ||
| 423 | 2026.04.28 20:30:07.215929 [ 275 ] {96ab627c-113a-4ce6-ad10-2badbcd80fda} <Debug> TCPHandler: Processed in 0.004156375 sec. | ||
| 424 | 2026.04.28 20:30:07.216202 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.04.28 20:30:07.216365 [ 275 ] {b10a5c18-7298-42ca-8252-5ec73ee8387f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) 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.28 20:30:07.216509 [ 275 ] {b10a5c18-7298-42ca-8252-5ec73ee8387f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2026.04.28 20:30:07.218194 [ 275 ] {b10a5c18-7298-42ca-8252-5ec73ee8387f} <Debug> oximeter.measurements_u8 (5735a463-5ab2-4aad-8ef3-9cd4213e4a41): Loading data parts | ||
| 428 | 2026.04.28 20:30:07.218370 [ 275 ] {b10a5c18-7298-42ca-8252-5ec73ee8387f} <Debug> oximeter.measurements_u8 (5735a463-5ab2-4aad-8ef3-9cd4213e4a41): There are no data parts | ||
| 429 | 2026.04.28 20:30:07.219593 [ 275 ] {b10a5c18-7298-42ca-8252-5ec73ee8387f} <Debug> TCPHandler: Processed in 0.003448069 sec. | ||
| 430 | 2026.04.28 20:30:07.219769 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.04.28 20:30:07.220011 [ 275 ] {b3894815-e28d-4f65-b42d-9ad72e5706de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) 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.28 20:30:07.220113 [ 275 ] {b3894815-e28d-4f65-b42d-9ad72e5706de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2026.04.28 20:30:07.222014 [ 275 ] {b3894815-e28d-4f65-b42d-9ad72e5706de} <Debug> oximeter.measurements_i16 (02bc0380-8105-4c9c-b746-c08a1bb0f4ea): Loading data parts | ||
| 434 | 2026.04.28 20:30:07.222230 [ 275 ] {b3894815-e28d-4f65-b42d-9ad72e5706de} <Debug> oximeter.measurements_i16 (02bc0380-8105-4c9c-b746-c08a1bb0f4ea): There are no data parts | ||
| 435 | 2026.04.28 20:30:07.223501 [ 275 ] {b3894815-e28d-4f65-b42d-9ad72e5706de} <Debug> TCPHandler: Processed in 0.003789646 sec. | ||
| 436 | 2026.04.28 20:30:07.223808 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.04.28 20:30:07.223973 [ 275 ] {27a817f1-c69b-4faf-9a55-eabf7cb456cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) 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.28 20:30:07.224101 [ 275 ] {27a817f1-c69b-4faf-9a55-eabf7cb456cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2026.04.28 20:30:07.225994 [ 275 ] {27a817f1-c69b-4faf-9a55-eabf7cb456cf} <Debug> oximeter.measurements_u16 (e66b1d7a-3892-45b0-a581-3c87856b0255): Loading data parts | ||
| 440 | 2026.04.28 20:30:07.226283 [ 275 ] {27a817f1-c69b-4faf-9a55-eabf7cb456cf} <Debug> oximeter.measurements_u16 (e66b1d7a-3892-45b0-a581-3c87856b0255): There are no data parts | ||
| 441 | 2026.04.28 20:30:07.227407 [ 275 ] {27a817f1-c69b-4faf-9a55-eabf7cb456cf} <Debug> TCPHandler: Processed in 0.003649754 sec. | ||
| 442 | 2026.04.28 20:30:07.227574 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2026.04.28 20:30:07.227778 [ 275 ] {d4a55e77-659f-42bf-8978-1a48832ec560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) 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.28 20:30:07.227857 [ 275 ] {d4a55e77-659f-42bf-8978-1a48832ec560} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2026.04.28 20:30:07.230035 [ 275 ] {d4a55e77-659f-42bf-8978-1a48832ec560} <Debug> oximeter.measurements_i32 (c4b26d8e-c6a0-461a-936d-e64c67b6cac4): Loading data parts | ||
| 446 | 2026.04.28 20:30:07.230168 [ 275 ] {d4a55e77-659f-42bf-8978-1a48832ec560} <Debug> oximeter.measurements_i32 (c4b26d8e-c6a0-461a-936d-e64c67b6cac4): There are no data parts | ||
| 447 | 2026.04.28 20:30:07.232702 [ 275 ] {d4a55e77-659f-42bf-8978-1a48832ec560} <Debug> TCPHandler: Processed in 0.005174759 sec. | ||
| 448 | 2026.04.28 20:30:07.232966 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2026.04.28 20:30:07.233148 [ 275 ] {6410c40c-3bdb-4ce4-8547-49e67fbaf036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) 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.28 20:30:07.233275 [ 275 ] {6410c40c-3bdb-4ce4-8547-49e67fbaf036} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 451 | 2026.04.28 20:30:07.235422 [ 275 ] {6410c40c-3bdb-4ce4-8547-49e67fbaf036} <Debug> oximeter.measurements_u32 (beb48847-0316-4596-904d-1c79abeb7f8d): Loading data parts | ||
| 452 | 2026.04.28 20:30:07.235549 [ 275 ] {6410c40c-3bdb-4ce4-8547-49e67fbaf036} <Debug> oximeter.measurements_u32 (beb48847-0316-4596-904d-1c79abeb7f8d): There are no data parts | ||
| 453 | 2026.04.28 20:30:07.236951 [ 275 ] {6410c40c-3bdb-4ce4-8547-49e67fbaf036} <Debug> TCPHandler: Processed in 0.004044993 sec. | ||
| 454 | 2026.04.28 20:30:07.237127 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.04.28 20:30:07.237310 [ 275 ] {a658a69e-cb8b-4c40-92f9-72357c8e583c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) 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.28 20:30:07.237487 [ 275 ] {a658a69e-cb8b-4c40-92f9-72357c8e583c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 457 | 2026.04.28 20:30:07.239520 [ 275 ] {a658a69e-cb8b-4c40-92f9-72357c8e583c} <Debug> oximeter.measurements_i64 (fb5cc94d-90ae-4200-8b1f-b81c2a56ed2f): Loading data parts | ||
| 458 | 2026.04.28 20:30:07.239651 [ 275 ] {a658a69e-cb8b-4c40-92f9-72357c8e583c} <Debug> oximeter.measurements_i64 (fb5cc94d-90ae-4200-8b1f-b81c2a56ed2f): There are no data parts | ||
| 459 | 2026.04.28 20:30:07.241100 [ 275 ] {a658a69e-cb8b-4c40-92f9-72357c8e583c} <Debug> TCPHandler: Processed in 0.004033212 sec. | ||
| 460 | 2026.04.28 20:30:07.241365 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2026.04.28 20:30:07.241529 [ 275 ] {665f325f-6644-46cc-9957-5bb4f4dcac4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) 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.28 20:30:07.241669 [ 275 ] {665f325f-6644-46cc-9957-5bb4f4dcac4f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 463 | 2026.04.28 20:30:07.243640 [ 275 ] {665f325f-6644-46cc-9957-5bb4f4dcac4f} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Loading data parts | ||
| 464 | 2026.04.28 20:30:07.243796 [ 275 ] {665f325f-6644-46cc-9957-5bb4f4dcac4f} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): There are no data parts | ||
| 465 | 2026.04.28 20:30:07.246351 [ 275 ] {665f325f-6644-46cc-9957-5bb4f4dcac4f} <Debug> TCPHandler: Processed in 0.005039145 sec. | ||
| 466 | 2026.04.28 20:30:07.246509 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2026.04.28 20:30:07.246679 [ 275 ] {d9766c13-a368-46a6-a659-a14f9a11c725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) 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.28 20:30:07.246878 [ 275 ] {d9766c13-a368-46a6-a659-a14f9a11c725} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 469 | 2026.04.28 20:30:07.248900 [ 275 ] {d9766c13-a368-46a6-a659-a14f9a11c725} <Debug> oximeter.measurements_f32 (db965759-7ccb-41d0-aff5-89214d71fa3c): Loading data parts | ||
| 470 | 2026.04.28 20:30:07.249036 [ 275 ] {d9766c13-a368-46a6-a659-a14f9a11c725} <Debug> oximeter.measurements_f32 (db965759-7ccb-41d0-aff5-89214d71fa3c): There are no data parts | ||
| 471 | 2026.04.28 20:30:07.250660 [ 275 ] {d9766c13-a368-46a6-a659-a14f9a11c725} <Debug> TCPHandler: Processed in 0.004201336 sec. | ||
| 472 | 2026.04.28 20:30:07.250889 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.04.28 20:30:07.251089 [ 275 ] {ba46d5a1-5396-44e6-9b41-912045847cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) 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.28 20:30:07.251224 [ 275 ] {ba46d5a1-5396-44e6-9b41-912045847cd1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 475 | 2026.04.28 20:30:07.253231 [ 275 ] {ba46d5a1-5396-44e6-9b41-912045847cd1} <Debug> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Loading data parts | ||
| 476 | 2026.04.28 20:30:07.253356 [ 275 ] {ba46d5a1-5396-44e6-9b41-912045847cd1} <Debug> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): There are no data parts | ||
| 477 | 2026.04.28 20:30:07.255084 [ 275 ] {ba46d5a1-5396-44e6-9b41-912045847cd1} <Debug> TCPHandler: Processed in 0.004244857 sec. | ||
| 478 | 2026.04.28 20:30:07.255244 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.04.28 20:30:07.255398 [ 275 ] {5e4deec6-9d87-4872-bfd7-510a48746868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) 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.28 20:30:07.255576 [ 275 ] {5e4deec6-9d87-4872-bfd7-510a48746868} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2026.04.28 20:30:07.258215 [ 275 ] {5e4deec6-9d87-4872-bfd7-510a48746868} <Debug> oximeter.measurements_string (2aaec2b7-92c5-440f-acaf-4cfeb4bdf9a0): Loading data parts | ||
| 482 | 2026.04.28 20:30:07.258353 [ 275 ] {5e4deec6-9d87-4872-bfd7-510a48746868} <Debug> oximeter.measurements_string (2aaec2b7-92c5-440f-acaf-4cfeb4bdf9a0): There are no data parts | ||
| 483 | 2026.04.28 20:30:07.260053 [ 275 ] {5e4deec6-9d87-4872-bfd7-510a48746868} <Debug> TCPHandler: Processed in 0.004859442 sec. | ||
| 484 | 2026.04.28 20:30:07.260366 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2026.04.28 20:30:07.260525 [ 275 ] {b473aec3-456f-4025-9a56-8c31d0597a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) 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.28 20:30:07.260675 [ 275 ] {b473aec3-456f-4025-9a56-8c31d0597a66} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 494 | 2026.04.28 20:30:07.263324 [ 275 ] {b473aec3-456f-4025-9a56-8c31d0597a66} <Debug> oximeter.measurements_bytes (f86e4a80-1178-4fd8-84d9-6b9bf736705a): Loading data parts | ||
| 495 | 2026.04.28 20:30:07.263544 [ 275 ] {b473aec3-456f-4025-9a56-8c31d0597a66} <Debug> oximeter.measurements_bytes (f86e4a80-1178-4fd8-84d9-6b9bf736705a): There are no data parts | ||
| 496 | 2026.04.28 20:30:07.265090 [ 275 ] {b473aec3-456f-4025-9a56-8c31d0597a66} <Debug> TCPHandler: Processed in 0.00477528 sec. | ||
| 497 | 2026.04.28 20:30:07.265370 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2026.04.28 20:30:07.265534 [ 275 ] {0e7911ef-3b67-41f4-a3f3-42fa3432d51d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) 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.28 20:30:07.265664 [ 275 ] {0e7911ef-3b67-41f4-a3f3-42fa3432d51d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 500 | 2026.04.28 20:30:07.267897 [ 275 ] {0e7911ef-3b67-41f4-a3f3-42fa3432d51d} <Debug> oximeter.measurements_cumulativei64 (0780d63e-89c0-412d-b629-e9b75b3cfdea): Loading data parts | ||
| 501 | 2026.04.28 20:30:07.268156 [ 275 ] {0e7911ef-3b67-41f4-a3f3-42fa3432d51d} <Debug> oximeter.measurements_cumulativei64 (0780d63e-89c0-412d-b629-e9b75b3cfdea): There are no data parts | ||
| 502 | 2026.04.28 20:30:07.270223 [ 275 ] {0e7911ef-3b67-41f4-a3f3-42fa3432d51d} <Debug> TCPHandler: Processed in 0.004901292 sec. | ||
| 503 | 2026.04.28 20:30:07.270382 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2026.04.28 20:30:07.270678 [ 275 ] {af026410-70fa-4d1c-aed5-dadd6f0dbc3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) 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.28 20:30:07.270823 [ 275 ] {af026410-70fa-4d1c-aed5-dadd6f0dbc3d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 506 | 2026.04.28 20:30:07.272481 [ 275 ] {af026410-70fa-4d1c-aed5-dadd6f0dbc3d} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Loading data parts | ||
| 507 | 2026.04.28 20:30:07.272675 [ 275 ] {af026410-70fa-4d1c-aed5-dadd6f0dbc3d} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): There are no data parts | ||
| 508 | 2026.04.28 20:30:07.273952 [ 275 ] {af026410-70fa-4d1c-aed5-dadd6f0dbc3d} <Debug> TCPHandler: Processed in 0.003620183 sec. | ||
| 509 | 2026.04.28 20:30:07.274110 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2026.04.28 20:30:07.274281 [ 275 ] {fe54f0df-4d34-472f-87b6-ba2783740811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) 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.28 20:30:07.274425 [ 275 ] {fe54f0df-4d34-472f-87b6-ba2783740811} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 512 | 2026.04.28 20:30:07.276694 [ 275 ] {fe54f0df-4d34-472f-87b6-ba2783740811} <Debug> oximeter.measurements_cumulativef32 (b69fc34c-9b79-4655-bb38-633ef1c16792): Loading data parts | ||
| 513 | 2026.04.28 20:30:07.276834 [ 275 ] {fe54f0df-4d34-472f-87b6-ba2783740811} <Debug> oximeter.measurements_cumulativef32 (b69fc34c-9b79-4655-bb38-633ef1c16792): There are no data parts | ||
| 514 | 2026.04.28 20:30:07.278700 [ 275 ] {fe54f0df-4d34-472f-87b6-ba2783740811} <Debug> TCPHandler: Processed in 0.004639606 sec. | ||
| 515 | 2026.04.28 20:30:07.278971 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2026.04.28 20:30:07.279176 [ 275 ] {90b86807-cfd9-40ea-a478-cde091df6ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) 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.28 20:30:07.279391 [ 275 ] {90b86807-cfd9-40ea-a478-cde091df6ee3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 518 | 2026.04.28 20:30:07.281265 [ 275 ] {90b86807-cfd9-40ea-a478-cde091df6ee3} <Debug> oximeter.measurements_cumulativef64 (2f3a15ac-b804-4132-a11b-160541e20e58): Loading data parts | ||
| 519 | 2026.04.28 20:30:07.281772 [ 275 ] {90b86807-cfd9-40ea-a478-cde091df6ee3} <Debug> oximeter.measurements_cumulativef64 (2f3a15ac-b804-4132-a11b-160541e20e58): There are no data parts | ||
| 520 | 2026.04.28 20:30:07.284749 [ 275 ] {90b86807-cfd9-40ea-a478-cde091df6ee3} <Debug> TCPHandler: Processed in 0.005831534 sec. | ||
| 521 | 2026.04.28 20:30:07.284950 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2026.04.28 20:30:07.285369 [ 275 ] {4895dc5a-78b3-4c13-92fe-6518daf1c786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) 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.28 20:30:07.285573 [ 275 ] {4895dc5a-78b3-4c13-92fe-6518daf1c786} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 534 | 2026.04.28 20:30:07.287711 [ 275 ] {4895dc5a-78b3-4c13-92fe-6518daf1c786} <Debug> oximeter.measurements_histogrami8 (c8731cdc-ec2c-40ad-9f5e-4ee88451275b): Loading data parts | ||
| 535 | 2026.04.28 20:30:07.287878 [ 275 ] {4895dc5a-78b3-4c13-92fe-6518daf1c786} <Debug> oximeter.measurements_histogrami8 (c8731cdc-ec2c-40ad-9f5e-4ee88451275b): There are no data parts | ||
| 536 | 2026.04.28 20:30:07.289209 [ 275 ] {4895dc5a-78b3-4c13-92fe-6518daf1c786} <Debug> TCPHandler: Processed in 0.004326919 sec. | ||
| 537 | 2026.04.28 20:30:07.289490 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.04.28 20:30:07.289710 [ 275 ] {97d43934-8dc9-4d61-a0f2-acf0e48db0fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) 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.28 20:30:07.289865 [ 275 ] {97d43934-8dc9-4d61-a0f2-acf0e48db0fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 540 | 2026.04.28 20:30:07.291666 [ 275 ] {97d43934-8dc9-4d61-a0f2-acf0e48db0fa} <Debug> oximeter.measurements_histogramu8 (73187d03-a069-4e49-a9c8-7d31e8c00542): Loading data parts | ||
| 541 | 2026.04.28 20:30:07.291933 [ 275 ] {97d43934-8dc9-4d61-a0f2-acf0e48db0fa} <Debug> oximeter.measurements_histogramu8 (73187d03-a069-4e49-a9c8-7d31e8c00542): There are no data parts | ||
| 542 | 2026.04.28 20:30:07.293376 [ 275 ] {97d43934-8dc9-4d61-a0f2-acf0e48db0fa} <Debug> TCPHandler: Processed in 0.00393612 sec. | ||
| 543 | 2026.04.28 20:30:07.293563 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.04.28 20:30:07.294345 [ 275 ] {765df195-88dd-4fb6-a44f-508133d8972c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) 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.28 20:30:07.294935 [ 275 ] {765df195-88dd-4fb6-a44f-508133d8972c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 546 | 2026.04.28 20:30:07.298767 [ 275 ] {765df195-88dd-4fb6-a44f-508133d8972c} <Debug> oximeter.measurements_histogrami16 (f82a5092-6d7d-4f27-9464-45dc8c48c014): Loading data parts | ||
| 547 | 2026.04.28 20:30:07.298917 [ 275 ] {765df195-88dd-4fb6-a44f-508133d8972c} <Debug> oximeter.measurements_histogrami16 (f82a5092-6d7d-4f27-9464-45dc8c48c014): There are no data parts | ||
| 548 | 2026.04.28 20:30:07.300662 [ 275 ] {765df195-88dd-4fb6-a44f-508133d8972c} <Debug> TCPHandler: Processed in 0.007165004 sec. | ||
| 549 | 2026.04.28 20:30:07.302239 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.04.28 20:30:07.302460 [ 275 ] {d40cefc6-80da-48b8-816b-4347f347bb1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) 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.28 20:30:07.302604 [ 275 ] {d40cefc6-80da-48b8-816b-4347f347bb1e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 552 | 2026.04.28 20:30:07.305338 [ 275 ] {d40cefc6-80da-48b8-816b-4347f347bb1e} <Debug> oximeter.measurements_histogramu16 (bda68949-3a61-46e7-8559-1be46aefc5b5): Loading data parts | ||
| 553 | 2026.04.28 20:30:07.305532 [ 275 ] {d40cefc6-80da-48b8-816b-4347f347bb1e} <Debug> oximeter.measurements_histogramu16 (bda68949-3a61-46e7-8559-1be46aefc5b5): There are no data parts | ||
| 554 | 2026.04.28 20:30:07.306927 [ 275 ] {d40cefc6-80da-48b8-816b-4347f347bb1e} <Debug> TCPHandler: Processed in 0.004741319 sec. | ||
| 555 | 2026.04.28 20:30:07.307088 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.04.28 20:30:07.307354 [ 275 ] {84134505-6022-4643-bc11-6d59adebdf7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) 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.28 20:30:07.307498 [ 275 ] {84134505-6022-4643-bc11-6d59adebdf7d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 558 | 2026.04.28 20:30:07.309358 [ 275 ] {84134505-6022-4643-bc11-6d59adebdf7d} <Debug> oximeter.measurements_histogrami32 (3da5b2fa-4ac0-4110-9ed8-3e33b1d87cca): Loading data parts | ||
| 559 | 2026.04.28 20:30:07.309556 [ 275 ] {84134505-6022-4643-bc11-6d59adebdf7d} <Debug> oximeter.measurements_histogrami32 (3da5b2fa-4ac0-4110-9ed8-3e33b1d87cca): There are no data parts | ||
| 560 | 2026.04.28 20:30:07.310823 [ 275 ] {84134505-6022-4643-bc11-6d59adebdf7d} <Debug> TCPHandler: Processed in 0.003784446 sec. | ||
| 561 | 2026.04.28 20:30:07.311058 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.04.28 20:30:07.311281 [ 275 ] {7f425898-c261-478e-a80d-567a0e1840a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) 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.28 20:30:07.311413 [ 275 ] {7f425898-c261-478e-a80d-567a0e1840a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 564 | 2026.04.28 20:30:07.313238 [ 275 ] {7f425898-c261-478e-a80d-567a0e1840a4} <Debug> oximeter.measurements_histogramu32 (6a543194-f07a-42f9-a9c9-628bfdb032d6): Loading data parts | ||
| 565 | 2026.04.28 20:30:07.313525 [ 275 ] {7f425898-c261-478e-a80d-567a0e1840a4} <Debug> oximeter.measurements_histogramu32 (6a543194-f07a-42f9-a9c9-628bfdb032d6): There are no data parts | ||
| 566 | 2026.04.28 20:30:07.315072 [ 275 ] {7f425898-c261-478e-a80d-567a0e1840a4} <Debug> TCPHandler: Processed in 0.004063383 sec. | ||
| 567 | 2026.04.28 20:30:07.315228 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.04.28 20:30:07.315495 [ 275 ] {11ab09a0-c5bb-4186-93ad-959ccc188cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) 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.28 20:30:07.315723 [ 275 ] {11ab09a0-c5bb-4186-93ad-959ccc188cdc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 570 | 2026.04.28 20:30:07.318017 [ 275 ] {11ab09a0-c5bb-4186-93ad-959ccc188cdc} <Debug> oximeter.measurements_histogrami64 (4ca56dc8-4a2b-44ff-9a9f-c320fe47cecf): Loading data parts | ||
| 571 | 2026.04.28 20:30:07.318194 [ 275 ] {11ab09a0-c5bb-4186-93ad-959ccc188cdc} <Debug> oximeter.measurements_histogrami64 (4ca56dc8-4a2b-44ff-9a9f-c320fe47cecf): There are no data parts | ||
| 572 | 2026.04.28 20:30:07.320136 [ 275 ] {11ab09a0-c5bb-4186-93ad-959ccc188cdc} <Debug> TCPHandler: Processed in 0.004956773 sec. | ||
| 573 | 2026.04.28 20:30:07.320428 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.04.28 20:30:07.320647 [ 275 ] {9dc1940c-d249-47bb-abb0-07be3a3606da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) 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.28 20:30:07.320795 [ 275 ] {9dc1940c-d249-47bb-abb0-07be3a3606da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 576 | 2026.04.28 20:30:07.323264 [ 275 ] {9dc1940c-d249-47bb-abb0-07be3a3606da} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Loading data parts | ||
| 577 | 2026.04.28 20:30:07.323420 [ 275 ] {9dc1940c-d249-47bb-abb0-07be3a3606da} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): There are no data parts | ||
| 578 | 2026.04.28 20:30:07.325209 [ 275 ] {9dc1940c-d249-47bb-abb0-07be3a3606da} <Debug> TCPHandler: Processed in 0.004832301 sec. | ||
| 579 | 2026.04.28 20:30:07.325393 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.04.28 20:30:07.325646 [ 275 ] {815da773-94c7-4fa0-8317-85ae805e2464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) 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.28 20:30:07.325767 [ 275 ] {815da773-94c7-4fa0-8317-85ae805e2464} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 582 | 2026.04.28 20:30:07.328412 [ 275 ] {815da773-94c7-4fa0-8317-85ae805e2464} <Debug> oximeter.measurements_histogramf32 (10985fba-f009-4b0b-898f-d67f5dd9e7c5): Loading data parts | ||
| 583 | 2026.04.28 20:30:07.328591 [ 275 ] {815da773-94c7-4fa0-8317-85ae805e2464} <Debug> oximeter.measurements_histogramf32 (10985fba-f009-4b0b-898f-d67f5dd9e7c5): There are no data parts | ||
| 584 | 2026.04.28 20:30:07.330384 [ 275 ] {815da773-94c7-4fa0-8317-85ae805e2464} <Debug> TCPHandler: Processed in 0.005052995 sec. | ||
| 585 | 2026.04.28 20:30:07.330627 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.04.28 20:30:07.330910 [ 275 ] {22f3319c-6d60-44ba-a7a4-4290088c5eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) 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.28 20:30:07.331080 [ 275 ] {22f3319c-6d60-44ba-a7a4-4290088c5eaa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 588 | 2026.04.28 20:30:07.333516 [ 275 ] {22f3319c-6d60-44ba-a7a4-4290088c5eaa} <Debug> oximeter.measurements_histogramf64 (2c7911e6-2b0d-4b3f-8297-883d58ce09d5): Loading data parts | ||
| 589 | 2026.04.28 20:30:07.333714 [ 275 ] {22f3319c-6d60-44ba-a7a4-4290088c5eaa} <Debug> oximeter.measurements_histogramf64 (2c7911e6-2b0d-4b3f-8297-883d58ce09d5): There are no data parts | ||
| 590 | 2026.04.28 20:30:07.335635 [ 275 ] {22f3319c-6d60-44ba-a7a4-4290088c5eaa} <Debug> TCPHandler: Processed in 0.005057926 sec. | ||
| 591 | 2026.04.28 20:30:07.335800 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.04.28 20:30:07.336023 [ 275 ] {351ac46b-2daa-405e-92c8-8f98f3651023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) /* 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.28 20:30:07.336140 [ 275 ] {351ac46b-2daa-405e-92c8-8f98f3651023} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 619 | 2026.04.28 20:30:07.338847 [ 275 ] {351ac46b-2daa-405e-92c8-8f98f3651023} <Debug> oximeter.fields_bool (8587d0c6-f21e-48a6-ae3c-5404c0ff4b9f): Loading data parts | ||
| 620 | 2026.04.28 20:30:07.339107 [ 275 ] {351ac46b-2daa-405e-92c8-8f98f3651023} <Debug> oximeter.fields_bool (8587d0c6-f21e-48a6-ae3c-5404c0ff4b9f): There are no data parts | ||
| 621 | 2026.04.28 20:30:07.340808 [ 275 ] {351ac46b-2daa-405e-92c8-8f98f3651023} <Debug> TCPHandler: Processed in 0.005059696 sec. | ||
| 622 | 2026.04.28 20:30:07.340969 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2026.04.28 20:30:07.341200 [ 275 ] {ce3b845e-3835-4f1d-ae34-43982e5f3b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) 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.28 20:30:07.341327 [ 275 ] {ce3b845e-3835-4f1d-ae34-43982e5f3b81} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 625 | 2026.04.28 20:30:07.343739 [ 275 ] {ce3b845e-3835-4f1d-ae34-43982e5f3b81} <Debug> oximeter.fields_i8 (513a6491-f7d3-445a-b09c-00d8b4b88858): Loading data parts | ||
| 626 | 2026.04.28 20:30:07.343920 [ 275 ] {ce3b845e-3835-4f1d-ae34-43982e5f3b81} <Debug> oximeter.fields_i8 (513a6491-f7d3-445a-b09c-00d8b4b88858): There are no data parts | ||
| 627 | 2026.04.28 20:30:07.345901 [ 275 ] {ce3b845e-3835-4f1d-ae34-43982e5f3b81} <Debug> TCPHandler: Processed in 0.004982014 sec. | ||
| 628 | 2026.04.28 20:30:07.346560 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2026.04.28 20:30:07.346760 [ 275 ] {6424d22b-1dcb-4154-93ae-2343cb8644f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) 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.28 20:30:07.346936 [ 275 ] {6424d22b-1dcb-4154-93ae-2343cb8644f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 631 | 2026.04.28 20:30:07.349953 [ 275 ] {6424d22b-1dcb-4154-93ae-2343cb8644f7} <Debug> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Loading data parts | ||
| 632 | 2026.04.28 20:30:07.350167 [ 275 ] {6424d22b-1dcb-4154-93ae-2343cb8644f7} <Debug> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): There are no data parts | ||
| 633 | 2026.04.28 20:30:07.351831 [ 275 ] {6424d22b-1dcb-4154-93ae-2343cb8644f7} <Debug> TCPHandler: Processed in 0.005450575 sec. | ||
| 634 | 2026.04.28 20:30:07.351993 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2026.04.28 20:30:07.352260 [ 275 ] {b80e2803-14bd-4217-94d4-3090cfd91f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) 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.28 20:30:07.352383 [ 275 ] {b80e2803-14bd-4217-94d4-3090cfd91f5a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 637 | 2026.04.28 20:30:07.354157 [ 275 ] {b80e2803-14bd-4217-94d4-3090cfd91f5a} <Debug> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Loading data parts | ||
| 638 | 2026.04.28 20:30:07.354287 [ 275 ] {b80e2803-14bd-4217-94d4-3090cfd91f5a} <Debug> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): There are no data parts | ||
| 639 | 2026.04.28 20:30:07.355963 [ 275 ] {b80e2803-14bd-4217-94d4-3090cfd91f5a} <Debug> TCPHandler: Processed in 0.004021812 sec. | ||
| 640 | 2026.04.28 20:30:07.356117 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2026.04.28 20:30:07.356270 [ 275 ] {35051a43-dd35-4eb4-b174-24cf3aa1bd6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) 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.28 20:30:07.356415 [ 275 ] {35051a43-dd35-4eb4-b174-24cf3aa1bd6b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 643 | 2026.04.28 20:30:07.358924 [ 275 ] {35051a43-dd35-4eb4-b174-24cf3aa1bd6b} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Loading data parts | ||
| 644 | 2026.04.28 20:30:07.359052 [ 275 ] {35051a43-dd35-4eb4-b174-24cf3aa1bd6b} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): There are no data parts | ||
| 645 | 2026.04.28 20:30:07.360273 [ 275 ] {35051a43-dd35-4eb4-b174-24cf3aa1bd6b} <Debug> TCPHandler: Processed in 0.004204316 sec. | ||
| 646 | 2026.04.28 20:30:07.360495 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2026.04.28 20:30:07.360707 [ 275 ] {b2ae74a3-6f1a-46e3-8477-f3636778764b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) 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.28 20:30:07.360851 [ 275 ] {b2ae74a3-6f1a-46e3-8477-f3636778764b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 649 | 2026.04.28 20:30:07.362540 [ 275 ] {b2ae74a3-6f1a-46e3-8477-f3636778764b} <Debug> oximeter.fields_i32 (35615b46-2f2b-4386-bb42-b13b4165a86b): Loading data parts | ||
| 650 | 2026.04.28 20:30:07.362690 [ 275 ] {b2ae74a3-6f1a-46e3-8477-f3636778764b} <Debug> oximeter.fields_i32 (35615b46-2f2b-4386-bb42-b13b4165a86b): There are no data parts | ||
| 651 | 2026.04.28 20:30:07.363882 [ 275 ] {b2ae74a3-6f1a-46e3-8477-f3636778764b} <Debug> TCPHandler: Processed in 0.003439919 sec. | ||
| 652 | 2026.04.28 20:30:07.364037 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 653 | 2026.04.28 20:30:07.364194 [ 275 ] {fc978407-3559-4e6f-98df-fd35a149764e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) 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.28 20:30:07.364320 [ 275 ] {fc978407-3559-4e6f-98df-fd35a149764e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 655 | 2026.04.28 20:30:07.366052 [ 275 ] {fc978407-3559-4e6f-98df-fd35a149764e} <Debug> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Loading data parts | ||
| 656 | 2026.04.28 20:30:07.366198 [ 275 ] {fc978407-3559-4e6f-98df-fd35a149764e} <Debug> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): There are no data parts | ||
| 657 | 2026.04.28 20:30:07.367481 [ 275 ] {fc978407-3559-4e6f-98df-fd35a149764e} <Debug> TCPHandler: Processed in 0.00349668 sec. | ||
| 658 | 2026.04.28 20:30:07.367740 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 659 | 2026.04.28 20:30:07.367893 [ 275 ] {148936b9-1242-4c52-bcbc-96fe7b600851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) 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.28 20:30:07.368041 [ 275 ] {148936b9-1242-4c52-bcbc-96fe7b600851} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 661 | 2026.04.28 20:30:07.369813 [ 275 ] {148936b9-1242-4c52-bcbc-96fe7b600851} <Debug> oximeter.fields_i64 (69c0d78e-9092-4b3f-a5ca-05a8720a2d8e): Loading data parts | ||
| 662 | 2026.04.28 20:30:07.370059 [ 275 ] {148936b9-1242-4c52-bcbc-96fe7b600851} <Debug> oximeter.fields_i64 (69c0d78e-9092-4b3f-a5ca-05a8720a2d8e): There are no data parts | ||
| 663 | 2026.04.28 20:30:07.371233 [ 275 ] {148936b9-1242-4c52-bcbc-96fe7b600851} <Debug> TCPHandler: Processed in 0.003542051 sec. | ||
| 664 | 2026.04.28 20:30:07.371383 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 665 | 2026.04.28 20:30:07.371597 [ 275 ] {2d76f135-9376-47ab-a598-015bcef30915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) 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.28 20:30:07.371709 [ 275 ] {2d76f135-9376-47ab-a598-015bcef30915} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 667 | 2026.04.28 20:30:07.373764 [ 275 ] {2d76f135-9376-47ab-a598-015bcef30915} <Debug> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Loading data parts | ||
| 668 | 2026.04.28 20:30:07.373913 [ 275 ] {2d76f135-9376-47ab-a598-015bcef30915} <Debug> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): There are no data parts | ||
| 669 | 2026.04.28 20:30:07.375217 [ 275 ] {2d76f135-9376-47ab-a598-015bcef30915} <Debug> TCPHandler: Processed in 0.003882719 sec. | ||
| 670 | 2026.04.28 20:30:07.375495 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 671 | 2026.04.28 20:30:07.375654 [ 275 ] {f99ec1df-88d5-4075-a2ab-b393ce8b3f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) 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.28 20:30:07.375792 [ 275 ] {f99ec1df-88d5-4075-a2ab-b393ce8b3f45} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 673 | 2026.04.28 20:30:07.377931 [ 275 ] {f99ec1df-88d5-4075-a2ab-b393ce8b3f45} <Debug> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Loading data parts | ||
| 674 | 2026.04.28 20:30:07.378202 [ 275 ] {f99ec1df-88d5-4075-a2ab-b393ce8b3f45} <Debug> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): There are no data parts | ||
| 675 | 2026.04.28 20:30:07.379312 [ 275 ] {f99ec1df-88d5-4075-a2ab-b393ce8b3f45} <Debug> TCPHandler: Processed in 0.003871409 sec. | ||
| 676 | 2026.04.28 20:30:07.379470 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 677 | 2026.04.28 20:30:07.379719 [ 275 ] {e1eb65d7-2430-4a57-83d7-ea7af37cb279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) 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.28 20:30:07.379811 [ 275 ] {e1eb65d7-2430-4a57-83d7-ea7af37cb279} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 679 | 2026.04.28 20:30:07.381719 [ 275 ] {e1eb65d7-2430-4a57-83d7-ea7af37cb279} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Loading data parts | ||
| 680 | 2026.04.28 20:30:07.381919 [ 275 ] {e1eb65d7-2430-4a57-83d7-ea7af37cb279} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): There are no data parts | ||
| 681 | 2026.04.28 20:30:07.383322 [ 275 ] {e1eb65d7-2430-4a57-83d7-ea7af37cb279} <Debug> TCPHandler: Processed in 0.00390373 sec. | ||
| 682 | 2026.04.28 20:30:07.383526 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 683 | 2026.04.28 20:30:07.383680 [ 275 ] {bd1e6e25-c616-4c1e-8448-ea9918c5491d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) 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.28 20:30:07.383827 [ 275 ] {bd1e6e25-c616-4c1e-8448-ea9918c5491d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 685 | 2026.04.28 20:30:07.385730 [ 275 ] {bd1e6e25-c616-4c1e-8448-ea9918c5491d} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Loading data parts | ||
| 686 | 2026.04.28 20:30:07.385965 [ 275 ] {bd1e6e25-c616-4c1e-8448-ea9918c5491d} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): There are no data parts | ||
| 687 | 2026.04.28 20:30:07.387355 [ 275 ] {bd1e6e25-c616-4c1e-8448-ea9918c5491d} <Debug> TCPHandler: Processed in 0.003880149 sec. | ||
| 688 | 2026.04.28 20:30:07.387541 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 689 | 2026.04.28 20:30:07.387914 [ 275 ] {09819bcf-6b41-40e9-97bc-57f72ae9bfdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) /* 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.28 20:30:07.388065 [ 275 ] {09819bcf-6b41-40e9-97bc-57f72ae9bfdd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 694 | 2026.04.28 20:30:07.389984 [ 275 ] {09819bcf-6b41-40e9-97bc-57f72ae9bfdd} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed): Loading data parts | ||
| 695 | 2026.04.28 20:30:07.390268 [ 275 ] {09819bcf-6b41-40e9-97bc-57f72ae9bfdd} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed): There are no data parts | ||
| 696 | 2026.04.28 20:30:07.391600 [ 275 ] {09819bcf-6b41-40e9-97bc-57f72ae9bfdd} <Debug> TCPHandler: Processed in 0.004112614 sec. | ||
| 697 | 2026.04.28 20:30:07.391879 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 698 | 2026.04.28 20:30:07.392342 [ 277 ] {a4bb588e-01a9-4544-abbf-7b5e9706e744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 699 | 2026.04.28 20:30:07.393820 [ 277 ] {a4bb588e-01a9-4544-abbf-7b5e9706e744} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 700 | 2026.04.28 20:30:07.410812 [ 284 ] {a4bb588e-01a9-4544-abbf-7b5e9706e744} <Trace> oximeter.version (260e5583-1b7e-4a62-bf30-86bcce144844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 701 | 2026.04.28 20:30:07.410958 [ 284 ] {a4bb588e-01a9-4544-abbf-7b5e9706e744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 702 | 2026.04.28 20:30:07.417226 [ 284 ] {a4bb588e-01a9-4544-abbf-7b5e9706e744} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 703 | 2026.04.28 20:30:07.417966 [ 284 ] {a4bb588e-01a9-4544-abbf-7b5e9706e744} <Trace> oximeter.version (260e5583-1b7e-4a62-bf30-86bcce144844): 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.28 20:30:07.418426 [ 277 ] {a4bb588e-01a9-4544-abbf-7b5e9706e744} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.026216 sec., 38.14464449191333 rows/sec., 610.31 B/sec. | ||
| 705 | 2026.04.28 20:30:07.418887 [ 277 ] {a4bb588e-01a9-4544-abbf-7b5e9706e744} <Debug> TCPHandler: Processed in 0.027138921 sec. | ||
| 706 | 2026.04.28 20:30:08.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 127.37 MiB, peak 127.37 MiB, free memory in arenas 0.00 B, will set to 139.66 MiB (RSS), difference: 12.29 MiB | ||
| 707 | 2026.04.28 20:30:12.235271 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63130 | ||
| 708 | 2026.04.28 20:30:12.237320 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 709 | 2026.04.28 20:30:12.237393 [ 286 ] {} <Debug> TCP-Session: 3c6bafb0-600a-401f-9168-95e881aab535 Authenticating user 'default' from [fd00:1122:3344:101::e]:63130 | ||
| 710 | 2026.04.28 20:30:12.237533 [ 286 ] {} <Debug> TCP-Session: 3c6bafb0-600a-401f-9168-95e881aab535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 711 | 2026.04.28 20:30:12.237558 [ 286 ] {} <Debug> TCP-Session: 3c6bafb0-600a-401f-9168-95e881aab535 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2026.04.28 20:30:12.237668 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 713 | 2026.04.28 20:30:12.237839 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 714 | 2026.04.28 20:30:12.237862 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 715 | 2026.04.28 20:30:12.239348 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65050 | ||
| 716 | 2026.04.28 20:30:12.239358 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58851 | ||
| 717 | 2026.04.28 20:30:12.239590 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 718 | 2026.04.28 20:30:12.239618 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35549 | ||
| 719 | 2026.04.28 20:30:12.239628 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34753 | ||
| 720 | 2026.04.28 20:30:12.239767 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56747 | ||
| 721 | 2026.04.28 20:30:12.239814 [ 288 ] {} <Debug> TCP-Session: dc38736d-91a4-4735-98e6-89d975857e07 Authenticating user 'default' from [fd00:1122:3344:101::e]:65050 | ||
| 722 | 2026.04.28 20:30:12.239862 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60942 | ||
| 723 | 2026.04.28 20:30:12.239999 [ 288 ] {} <Debug> TCP-Session: dc38736d-91a4-4735-98e6-89d975857e07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 724 | 2026.04.28 20:30:12.240019 [ 288 ] {} <Debug> TCP-Session: dc38736d-91a4-4735-98e6-89d975857e07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 725 | 2026.04.28 20:30:12.240029 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62831 | ||
| 726 | 2026.04.28 20:30:12.240568 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47198 | ||
| 727 | 2026.04.28 20:30:12.240767 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 728 | 2026.04.28 20:30:12.240802 [ 292 ] {} <Debug> TCP-Session: a2f0fb6a-0c1a-47c9-beb8-5d29b6712f2a Authenticating user 'default' from [fd00:1122:3344:101::e]:60942 | ||
| 729 | 2026.04.28 20:30:12.240967 [ 292 ] {} <Debug> TCP-Session: a2f0fb6a-0c1a-47c9-beb8-5d29b6712f2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 730 | 2026.04.28 20:30:12.240996 [ 292 ] {} <Debug> TCP-Session: a2f0fb6a-0c1a-47c9-beb8-5d29b6712f2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 731 | 2026.04.28 20:30:12.242603 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 732 | 2026.04.28 20:30:12.242662 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 733 | 2026.04.28 20:30:12.242659 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 734 | 2026.04.28 20:30:12.242726 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 735 | 2026.04.28 20:30:12.242803 [ 293 ] {} <Debug> TCP-Session: f3cee9a8-be89-429d-bf39-ed78f556f4cd Authenticating user 'default' from [fd00:1122:3344:101::e]:62831 | ||
| 736 | 2026.04.28 20:30:12.242868 [ 291 ] {} <Debug> TCP-Session: b283e18a-7652-4b9d-8575-a0d92fcbd3ef Authenticating user 'default' from [fd00:1122:3344:101::e]:56747 | ||
| 737 | 2026.04.28 20:30:12.242800 [ 294 ] {} <Debug> TCP-Session: 88d4ee9e-abfe-48a2-85b2-61cd023295d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:47198 | ||
| 738 | 2026.04.28 20:30:12.242793 [ 289 ] {} <Debug> TCP-Session: 1dde3d4f-2167-4f89-92bb-46eee079061a Authenticating user 'default' from [fd00:1122:3344:101::e]:34753 | ||
| 739 | 2026.04.28 20:30:12.242982 [ 294 ] {} <Debug> TCP-Session: 88d4ee9e-abfe-48a2-85b2-61cd023295d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 740 | 2026.04.28 20:30:12.243013 [ 291 ] {} <Debug> TCP-Session: b283e18a-7652-4b9d-8575-a0d92fcbd3ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.04.28 20:30:12.242968 [ 293 ] {} <Debug> TCP-Session: f3cee9a8-be89-429d-bf39-ed78f556f4cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.04.28 20:30:12.243100 [ 289 ] {} <Debug> TCP-Session: 1dde3d4f-2167-4f89-92bb-46eee079061a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 743 | 2026.04.28 20:30:12.243117 [ 291 ] {} <Debug> TCP-Session: b283e18a-7652-4b9d-8575-a0d92fcbd3ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 744 | 2026.04.28 20:30:12.243124 [ 293 ] {} <Debug> TCP-Session: f3cee9a8-be89-429d-bf39-ed78f556f4cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 745 | 2026.04.28 20:30:12.243189 [ 289 ] {} <Debug> TCP-Session: 1dde3d4f-2167-4f89-92bb-46eee079061a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 746 | 2026.04.28 20:30:12.242755 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 747 | 2026.04.28 20:30:12.242753 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 748 | 2026.04.28 20:30:12.243296 [ 290 ] {} <Debug> TCP-Session: 739daafd-8d84-42c6-86e3-259802ff1bfd Authenticating user 'default' from [fd00:1122:3344:101::e]:35549 | ||
| 749 | 2026.04.28 20:30:12.243314 [ 287 ] {} <Debug> TCP-Session: 51489434-041e-478c-bd4b-f9ac0d41ec75 Authenticating user 'default' from [fd00:1122:3344:101::e]:58851 | ||
| 750 | 2026.04.28 20:30:12.243383 [ 294 ] {} <Debug> TCP-Session: 88d4ee9e-abfe-48a2-85b2-61cd023295d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 751 | 2026.04.28 20:30:12.243406 [ 287 ] {} <Debug> TCP-Session: 51489434-041e-478c-bd4b-f9ac0d41ec75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.04.28 20:30:12.243422 [ 290 ] {} <Debug> TCP-Session: 739daafd-8d84-42c6-86e3-259802ff1bfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 753 | 2026.04.28 20:30:12.243495 [ 290 ] {} <Debug> TCP-Session: 739daafd-8d84-42c6-86e3-259802ff1bfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.04.28 20:30:12.243513 [ 287 ] {} <Debug> TCP-Session: 51489434-041e-478c-bd4b-f9ac0d41ec75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.04.28 20:30:12.245678 [ 286 ] {} <Trace> TCP-Session: 3c6bafb0-600a-401f-9168-95e881aab535 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 756 | 2026.04.28 20:30:12.245872 [ 286 ] {7193665e-2519-4e1d-9820-a36e336ee633} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63130) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 757 | 2026.04.28 20:30:12.246371 [ 286 ] {7193665e-2519-4e1d-9820-a36e336ee633} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 758 | 2026.04.28 20:30:12.246649 [ 286 ] {7193665e-2519-4e1d-9820-a36e336ee633} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 759 | 2026.04.28 20:30:12.251962 [ 286 ] {7193665e-2519-4e1d-9820-a36e336ee633} <Debug> oximeter.version (260e5583-1b7e-4a62-bf30-86bcce144844) (SelectExecutor): Key condition: unknown | ||
| 760 | 2026.04.28 20:30:12.262321 [ 299 ] {7193665e-2519-4e1d-9820-a36e336ee633} <Trace> AggregatingTransform: Aggregating | ||
| 761 | 2026.04.28 20:30:12.262488 [ 299 ] {7193665e-2519-4e1d-9820-a36e336ee633} <Trace> Aggregator: Aggregation method: without_key | ||
| 762 | 2026.04.28 20:30:12.263360 [ 299 ] {7193665e-2519-4e1d-9820-a36e336ee633} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005372043 sec. (186.149 rows/sec., 7.27 KiB/sec.) | ||
| 763 | 2026.04.28 20:30:12.263392 [ 299 ] {7193665e-2519-4e1d-9820-a36e336ee633} <Trace> Aggregator: Merging aggregated data | ||
| 764 | 2026.04.28 20:30:12.263427 [ 299 ] {7193665e-2519-4e1d-9820-a36e336ee633} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 765 | 2026.04.28 20:30:12.265035 [ 286 ] {7193665e-2519-4e1d-9820-a36e336ee633} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.019219 sec., 52.03184348821479 rows/sec., 2.03 KiB/sec. | ||
| 766 | 2026.04.28 20:30:12.265486 [ 286 ] {7193665e-2519-4e1d-9820-a36e336ee633} <Debug> TCPHandler: Processed in 0.019964067 sec. | ||
| 767 | 2026.04.28 20:30:12.272085 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 768 | 2026.04.28 20:30:12.272128 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 769 | 2026.04.28 20:30:12.272144 [ 286 ] {} <Debug> TCP-Session: 3c6bafb0-600a-401f-9168-95e881aab535 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2026.04.28 20:30:12.272164 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 771 | 2026.04.28 20:30:12.272183 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 772 | 2026.04.28 20:30:12.272208 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 773 | 2026.04.28 20:30:12.272242 [ 290 ] {} <Debug> TCP-Session: 739daafd-8d84-42c6-86e3-259802ff1bfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.04.28 20:30:12.272253 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 775 | 2026.04.28 20:30:12.272237 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 776 | 2026.04.28 20:30:12.272233 [ 288 ] {} <Debug> TCP-Session: dc38736d-91a4-4735-98e6-89d975857e07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.04.28 20:30:12.272321 [ 294 ] {} <Debug> TCP-Session: 88d4ee9e-abfe-48a2-85b2-61cd023295d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.04.28 20:30:12.272333 [ 287 ] {} <Debug> TCP-Session: 51489434-041e-478c-bd4b-f9ac0d41ec75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.04.28 20:30:12.272317 [ 289 ] {} <Debug> TCP-Session: 1dde3d4f-2167-4f89-92bb-46eee079061a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.04.28 20:30:12.272222 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 781 | 2026.04.28 20:30:12.272149 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 782 | 2026.04.28 20:30:12.272439 [ 293 ] {} <Debug> TCP-Session: f3cee9a8-be89-429d-bf39-ed78f556f4cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.04.28 20:30:12.272474 [ 292 ] {} <Debug> TCP-Session: a2f0fb6a-0c1a-47c9-beb8-5d29b6712f2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.04.28 20:30:12.272187 [ 291 ] {} <Debug> TCP-Session: b283e18a-7652-4b9d-8575-a0d92fcbd3ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.04.28 20:30:13.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 140.17 MiB, peak 150.29 MiB, free memory in arenas 0.00 B, will set to 144.48 MiB (RSS), difference: 4.32 MiB | ||
| 786 | 2026.04.28 20:30:13.117507 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 787 | 2026.04.28 20:30:13.117542 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 552 entries to flush up to offset 552 | ||
| 788 | 2026.04.28 20:30:13.117655 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 789 | 2026.04.28 20:30:13.117697 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 790 | 2026.04.28 20:30:13.123107 [ 245 ] {} <Debug> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Loading data parts | ||
| 791 | 2026.04.28 20:30:13.123385 [ 245 ] {} <Debug> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): There are no data parts | ||
| 792 | 2026.04.28 20:30:13.126483 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 793 | 2026.04.28 20:30:13.126538 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 794 | 2026.04.28 20:30:13.130974 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 795 | 2026.04.28 20:30:13.131701 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 796 | 2026.04.28 20:30:13.131876 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 552 | ||
| 797 | 2026.04.28 20:30:13.134406 [ 244 ] {} <Debug> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Loading data parts | ||
| 798 | 2026.04.28 20:30:13.134585 [ 244 ] {} <Debug> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): There are no data parts | ||
| 799 | 2026.04.28 20:30:13.162458 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 800 | 2026.04.28 20:30:13.162529 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 801 | 2026.04.28 20:30:13.168798 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 802 | 2026.04.28 20:30:13.170099 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 803 | 2026.04.28 20:30:13.173925 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 804 | 2026.04.28 20:30:14.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 149.35 MiB, peak 153.35 MiB, free memory in arenas 0.00 B, will set to 158.52 MiB (RSS), difference: 9.17 MiB | ||
| 805 | 2026.04.28 20:30:15.617404 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
| 806 | 2026.04.28 20:30:15.617503 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 807 | 2026.04.28 20:30:15.621861 [ 243 ] {} <Debug> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Loading data parts | ||
| 808 | 2026.04.28 20:30:15.622080 [ 243 ] {} <Debug> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): There are no data parts | ||
| 809 | 2026.04.28 20:30:15.630004 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 810 | 2026.04.28 20:30:15.630043 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 811 | 2026.04.28 20:30:15.631822 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 812 | 2026.04.28 20:30:15.632336 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 813 | 2026.04.28 20:30:15.632611 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 814 | 2026.04.28 20:30:16.000311 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.74 MiB, peak 162.74 MiB, free memory in arenas 0.00 B, will set to 159.74 MiB (RSS), difference: -3.00 MiB | ||
| 815 | 2026.04.28 20:30:19.670377 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63221 | ||
| 816 | 2026.04.28 20:30:19.670499 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 817 | 2026.04.28 20:30:19.670526 [ 286 ] {} <Debug> TCP-Session: f877a993-943c-4d3d-be78-95c747eab11e Authenticating user 'default' from [fd00:1122:3344:101::e]:63221 | ||
| 818 | 2026.04.28 20:30:19.670548 [ 286 ] {} <Debug> TCP-Session: f877a993-943c-4d3d-be78-95c747eab11e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 819 | 2026.04.28 20:30:19.670561 [ 286 ] {} <Debug> TCP-Session: f877a993-943c-4d3d-be78-95c747eab11e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 820 | 2026.04.28 20:30:19.670785 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58501 | ||
| 821 | 2026.04.28 20:30:19.670793 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51033 | ||
| 822 | 2026.04.28 20:30:19.670830 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62565 | ||
| 823 | 2026.04.28 20:30:19.670869 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44027 | ||
| 824 | 2026.04.28 20:30:19.670887 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62041 | ||
| 825 | 2026.04.28 20:30:19.670893 [ 286 ] {} <Trace> TCP-Session: f877a993-943c-4d3d-be78-95c747eab11e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 826 | 2026.04.28 20:30:19.670883 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65459 | ||
| 827 | 2026.04.28 20:30:19.670839 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58058 | ||
| 828 | 2026.04.28 20:30:19.671016 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 829 | 2026.04.28 20:30:19.670814 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51184 | ||
| 830 | 2026.04.28 20:30:19.671062 [ 287 ] {} <Debug> TCP-Session: a79846e7-ffeb-4946-8563-49376393132b Authenticating user 'default' from [fd00:1122:3344:101::e]:58501 | ||
| 831 | 2026.04.28 20:30:19.671102 [ 286 ] {6590681d-7032-40fe-9607-75f919ea9337} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63221) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 832 | 2026.04.28 20:30:19.671103 [ 287 ] {} <Debug> TCP-Session: a79846e7-ffeb-4946-8563-49376393132b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 833 | 2026.04.28 20:30:19.671139 [ 287 ] {} <Debug> TCP-Session: a79846e7-ffeb-4946-8563-49376393132b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 834 | 2026.04.28 20:30:19.671263 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 835 | 2026.04.28 20:30:19.671269 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 836 | 2026.04.28 20:30:19.671296 [ 291 ] {} <Debug> TCP-Session: 5f69a1b2-3de2-4c9a-8923-93894dbccaee Authenticating user 'default' from [fd00:1122:3344:101::e]:58058 | ||
| 837 | 2026.04.28 20:30:19.671313 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 838 | 2026.04.28 20:30:19.671321 [ 291 ] {} <Debug> TCP-Session: 5f69a1b2-3de2-4c9a-8923-93894dbccaee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 839 | 2026.04.28 20:30:19.671319 [ 293 ] {} <Debug> TCP-Session: 19f64e29-af6a-477c-97dc-e5b7883d8696 Authenticating user 'default' from [fd00:1122:3344:101::e]:65459 | ||
| 840 | 2026.04.28 20:30:19.671358 [ 286 ] {6590681d-7032-40fe-9607-75f919ea9337} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 841 | 2026.04.28 20:30:19.671394 [ 293 ] {} <Debug> TCP-Session: 19f64e29-af6a-477c-97dc-e5b7883d8696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 842 | 2026.04.28 20:30:19.671359 [ 294 ] {} <Debug> TCP-Session: fdbc8be4-6994-4575-bb6d-ff5041e45686 Authenticating user 'default' from [fd00:1122:3344:101::e]:62041 | ||
| 843 | 2026.04.28 20:30:19.671419 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 844 | 2026.04.28 20:30:19.671438 [ 286 ] {6590681d-7032-40fe-9607-75f919ea9337} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 845 | 2026.04.28 20:30:19.671456 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 846 | 2026.04.28 20:30:19.671466 [ 290 ] {} <Debug> TCP-Session: cd813198-16fe-4353-b43b-6cf045652a05 Authenticating user 'default' from [fd00:1122:3344:101::e]:62565 | ||
| 847 | 2026.04.28 20:30:19.671493 [ 289 ] {} <Debug> TCP-Session: 6042641f-3a26-4b92-9f19-9da5dfe225dc Authenticating user 'default' from [fd00:1122:3344:101::e]:51184 | ||
| 848 | 2026.04.28 20:30:19.671504 [ 290 ] {} <Debug> TCP-Session: cd813198-16fe-4353-b43b-6cf045652a05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 849 | 2026.04.28 20:30:19.671527 [ 289 ] {} <Debug> TCP-Session: 6042641f-3a26-4b92-9f19-9da5dfe225dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.04.28 20:30:19.671534 [ 290 ] {} <Debug> TCP-Session: cd813198-16fe-4353-b43b-6cf045652a05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 851 | 2026.04.28 20:30:19.671549 [ 289 ] {} <Debug> TCP-Session: 6042641f-3a26-4b92-9f19-9da5dfe225dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.04.28 20:30:19.671453 [ 294 ] {} <Debug> TCP-Session: fdbc8be4-6994-4575-bb6d-ff5041e45686 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2026.04.28 20:30:19.671422 [ 293 ] {} <Debug> TCP-Session: 19f64e29-af6a-477c-97dc-e5b7883d8696 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2026.04.28 20:30:19.671599 [ 294 ] {} <Debug> TCP-Session: fdbc8be4-6994-4575-bb6d-ff5041e45686 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 855 | 2026.04.28 20:30:19.671359 [ 291 ] {} <Debug> TCP-Session: 5f69a1b2-3de2-4c9a-8923-93894dbccaee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 856 | 2026.04.28 20:30:19.671668 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 857 | 2026.04.28 20:30:19.671696 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 858 | 2026.04.28 20:30:19.671708 [ 292 ] {} <Debug> TCP-Session: 816fa5e9-f6b1-46d9-9880-98e41955344a Authenticating user 'default' from [fd00:1122:3344:101::e]:44027 | ||
| 859 | 2026.04.28 20:30:19.671742 [ 288 ] {} <Debug> TCP-Session: 0d41f7c3-f915-4088-b402-d59525531471 Authenticating user 'default' from [fd00:1122:3344:101::e]:51033 | ||
| 860 | 2026.04.28 20:30:19.671746 [ 292 ] {} <Debug> TCP-Session: 816fa5e9-f6b1-46d9-9880-98e41955344a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 861 | 2026.04.28 20:30:19.671765 [ 288 ] {} <Debug> TCP-Session: 0d41f7c3-f915-4088-b402-d59525531471 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.04.28 20:30:19.671770 [ 292 ] {} <Debug> TCP-Session: 816fa5e9-f6b1-46d9-9880-98e41955344a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 863 | 2026.04.28 20:30:19.671782 [ 288 ] {} <Debug> TCP-Session: 0d41f7c3-f915-4088-b402-d59525531471 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.04.28 20:30:19.671880 [ 286 ] {6590681d-7032-40fe-9607-75f919ea9337} <Debug> oximeter.version (260e5583-1b7e-4a62-bf30-86bcce144844) (SelectExecutor): Key condition: unknown | ||
| 865 | 2026.04.28 20:30:19.672795 [ 332 ] {6590681d-7032-40fe-9607-75f919ea9337} <Trace> AggregatingTransform: Aggregating | ||
| 866 | 2026.04.28 20:30:19.672844 [ 332 ] {6590681d-7032-40fe-9607-75f919ea9337} <Trace> Aggregator: Aggregation method: without_key | ||
| 867 | 2026.04.28 20:30:19.672882 [ 332 ] {6590681d-7032-40fe-9607-75f919ea9337} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00090089 sec. (1110.013 rows/sec., 43.36 KiB/sec.) | ||
| 868 | 2026.04.28 20:30:19.672901 [ 332 ] {6590681d-7032-40fe-9607-75f919ea9337} <Trace> Aggregator: Merging aggregated data | ||
| 869 | 2026.04.28 20:30:19.674090 [ 286 ] {6590681d-7032-40fe-9607-75f919ea9337} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003044 sec., 328.515111695138 rows/sec., 12.83 KiB/sec. | ||
| 870 | 2026.04.28 20:30:19.674222 [ 286 ] {6590681d-7032-40fe-9607-75f919ea9337} <Debug> TCPHandler: Processed in 0.003436519 sec. | ||
| 871 | 2026.04.28 20:30:19.674359 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 872 | 2026.04.28 20:30:19.674388 [ 286 ] {} <Debug> TCP-Session: f877a993-943c-4d3d-be78-95c747eab11e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 873 | 2026.04.28 20:30:19.674389 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 874 | 2026.04.28 20:30:19.674407 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 875 | 2026.04.28 20:30:19.674424 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 876 | 2026.04.28 20:30:19.674442 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 877 | 2026.04.28 20:30:19.674454 [ 288 ] {} <Debug> TCP-Session: 0d41f7c3-f915-4088-b402-d59525531471 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 878 | 2026.04.28 20:30:19.674466 [ 292 ] {} <Debug> TCP-Session: 816fa5e9-f6b1-46d9-9880-98e41955344a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2026.04.28 20:30:19.674460 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 880 | 2026.04.28 20:30:19.674499 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 881 | 2026.04.28 20:30:19.674523 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 882 | 2026.04.28 20:30:19.674537 [ 290 ] {} <Debug> TCP-Session: cd813198-16fe-4353-b43b-6cf045652a05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 883 | 2026.04.28 20:30:19.674556 [ 291 ] {} <Debug> TCP-Session: 5f69a1b2-3de2-4c9a-8923-93894dbccaee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 884 | 2026.04.28 20:30:19.674576 [ 293 ] {} <Debug> TCP-Session: 19f64e29-af6a-477c-97dc-e5b7883d8696 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 885 | 2026.04.28 20:30:19.674481 [ 294 ] {} <Debug> TCP-Session: fdbc8be4-6994-4575-bb6d-ff5041e45686 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 886 | 2026.04.28 20:30:19.674439 [ 287 ] {} <Debug> TCP-Session: a79846e7-ffeb-4946-8563-49376393132b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 887 | 2026.04.28 20:30:19.674481 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 888 | 2026.04.28 20:30:19.674675 [ 289 ] {} <Debug> TCP-Session: 6042641f-3a26-4b92-9f19-9da5dfe225dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 889 | 2026.04.28 20:30:19.744903 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41997 | ||
| 890 | 2026.04.28 20:30:19.745006 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 891 | 2026.04.28 20:30:19.745031 [ 286 ] {} <Debug> TCP-Session: 3c636313-0941-468d-bd3c-85c5b4716b1e Authenticating user 'default' from [fd00:1122:3344:101::e]:41997 | ||
| 892 | 2026.04.28 20:30:19.745053 [ 286 ] {} <Debug> TCP-Session: 3c636313-0941-468d-bd3c-85c5b4716b1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 893 | 2026.04.28 20:30:19.745067 [ 286 ] {} <Debug> TCP-Session: 3c636313-0941-468d-bd3c-85c5b4716b1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.04.28 20:30:19.745275 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56435 | ||
| 895 | 2026.04.28 20:30:19.745316 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35050 | ||
| 896 | 2026.04.28 20:30:19.745345 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32954 | ||
| 897 | 2026.04.28 20:30:19.745367 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46524 | ||
| 898 | 2026.04.28 20:30:19.745380 [ 286 ] {} <Trace> TCP-Session: 3c636313-0941-468d-bd3c-85c5b4716b1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 899 | 2026.04.28 20:30:19.745407 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34255 | ||
| 900 | 2026.04.28 20:30:19.745432 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 901 | 2026.04.28 20:30:19.745432 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 902 | 2026.04.28 20:30:19.745452 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 903 | 2026.04.28 20:30:19.745473 [ 288 ] {} <Debug> TCP-Session: 204f4378-f824-42c3-a661-edf0168f5a74 Authenticating user 'default' from [fd00:1122:3344:101::e]:35050 | ||
| 904 | 2026.04.28 20:30:19.745484 [ 290 ] {} <Debug> TCP-Session: bbfdc450-c164-482e-9e23-9750111d0bc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:32954 | ||
| 905 | 2026.04.28 20:30:19.745492 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 906 | 2026.04.28 20:30:19.745508 [ 288 ] {} <Debug> TCP-Session: 204f4378-f824-42c3-a661-edf0168f5a74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 907 | 2026.04.28 20:30:19.745519 [ 290 ] {} <Debug> TCP-Session: bbfdc450-c164-482e-9e23-9750111d0bc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 908 | 2026.04.28 20:30:19.745535 [ 294 ] {} <Debug> TCP-Session: aae0e7d1-f3a7-4fc1-a9e2-78220489b175 Authenticating user 'default' from [fd00:1122:3344:101::e]:34255 | ||
| 909 | 2026.04.28 20:30:19.745539 [ 288 ] {} <Debug> TCP-Session: 204f4378-f824-42c3-a661-edf0168f5a74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2026.04.28 20:30:19.745553 [ 290 ] {} <Debug> TCP-Session: bbfdc450-c164-482e-9e23-9750111d0bc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 911 | 2026.04.28 20:30:19.745572 [ 286 ] {6f5fd25a-6829-424a-967d-803141804a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41997) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 912 | 2026.04.28 20:30:19.745567 [ 294 ] {} <Debug> TCP-Session: aae0e7d1-f3a7-4fc1-a9e2-78220489b175 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 913 | 2026.04.28 20:30:19.745390 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 914 | 2026.04.28 20:30:19.745612 [ 294 ] {} <Debug> TCP-Session: aae0e7d1-f3a7-4fc1-a9e2-78220489b175 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 915 | 2026.04.28 20:30:19.745379 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63619 | ||
| 916 | 2026.04.28 20:30:19.745650 [ 287 ] {} <Debug> TCP-Session: 2f0b6139-eb89-4b88-996a-074bbfbd6dfe Authenticating user 'default' from [fd00:1122:3344:101::e]:56435 | ||
| 917 | 2026.04.28 20:30:19.745350 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65399 | ||
| 918 | 2026.04.28 20:30:19.745725 [ 287 ] {} <Debug> TCP-Session: 2f0b6139-eb89-4b88-996a-074bbfbd6dfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 919 | 2026.04.28 20:30:19.745496 [ 292 ] {} <Debug> TCP-Session: 3d9c6482-4c42-41db-b285-f45c3ae49f1d Authenticating user 'default' from [fd00:1122:3344:101::e]:46524 | ||
| 920 | 2026.04.28 20:30:19.745745 [ 287 ] {} <Debug> TCP-Session: 2f0b6139-eb89-4b88-996a-074bbfbd6dfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 921 | 2026.04.28 20:30:19.745774 [ 292 ] {} <Debug> TCP-Session: 3d9c6482-4c42-41db-b285-f45c3ae49f1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 922 | 2026.04.28 20:30:19.745780 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 923 | 2026.04.28 20:30:19.745795 [ 292 ] {} <Debug> TCP-Session: 3d9c6482-4c42-41db-b285-f45c3ae49f1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2026.04.28 20:30:19.745779 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 925 | 2026.04.28 20:30:19.745820 [ 286 ] {6f5fd25a-6829-424a-967d-803141804a8b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 926 | 2026.04.28 20:30:19.745822 [ 293 ] {} <Debug> TCP-Session: 7443abfe-bc4e-4c06-8f3d-3c0818b245d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:63619 | ||
| 927 | 2026.04.28 20:30:19.745865 [ 291 ] {} <Debug> TCP-Session: 9f894973-eb8a-4200-8bd2-9d361d53c209 Authenticating user 'default' from [fd00:1122:3344:101::e]:65399 | ||
| 928 | 2026.04.28 20:30:19.745347 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40761 | ||
| 929 | 2026.04.28 20:30:19.745896 [ 293 ] {} <Debug> TCP-Session: 7443abfe-bc4e-4c06-8f3d-3c0818b245d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2026.04.28 20:30:19.745902 [ 291 ] {} <Debug> TCP-Session: 9f894973-eb8a-4200-8bd2-9d361d53c209 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2026.04.28 20:30:19.745934 [ 293 ] {} <Debug> TCP-Session: 7443abfe-bc4e-4c06-8f3d-3c0818b245d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 932 | 2026.04.28 20:30:19.745952 [ 291 ] {} <Debug> TCP-Session: 9f894973-eb8a-4200-8bd2-9d361d53c209 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2026.04.28 20:30:19.745973 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 934 | 2026.04.28 20:30:19.745900 [ 286 ] {6f5fd25a-6829-424a-967d-803141804a8b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 935 | 2026.04.28 20:30:19.746010 [ 289 ] {} <Debug> TCP-Session: 69c2a40c-4963-42c7-bd91-51bb0a796aa0 Authenticating user 'default' from [fd00:1122:3344:101::e]:40761 | ||
| 936 | 2026.04.28 20:30:19.746038 [ 289 ] {} <Debug> TCP-Session: 69c2a40c-4963-42c7-bd91-51bb0a796aa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 937 | 2026.04.28 20:30:19.746050 [ 289 ] {} <Debug> TCP-Session: 69c2a40c-4963-42c7-bd91-51bb0a796aa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 938 | 2026.04.28 20:30:19.746307 [ 286 ] {6f5fd25a-6829-424a-967d-803141804a8b} <Debug> oximeter.version (260e5583-1b7e-4a62-bf30-86bcce144844) (SelectExecutor): Key condition: unknown | ||
| 939 | 2026.04.28 20:30:19.747227 [ 334 ] {6f5fd25a-6829-424a-967d-803141804a8b} <Trace> AggregatingTransform: Aggregating | ||
| 940 | 2026.04.28 20:30:19.747274 [ 334 ] {6f5fd25a-6829-424a-967d-803141804a8b} <Trace> Aggregator: Aggregation method: without_key | ||
| 941 | 2026.04.28 20:30:19.747305 [ 334 ] {6f5fd25a-6829-424a-967d-803141804a8b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000901961 sec. (1108.695 rows/sec., 43.31 KiB/sec.) | ||
| 942 | 2026.04.28 20:30:19.747321 [ 334 ] {6f5fd25a-6829-424a-967d-803141804a8b} <Trace> Aggregator: Merging aggregated data | ||
| 943 | 2026.04.28 20:30:19.748435 [ 286 ] {6f5fd25a-6829-424a-967d-803141804a8b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002918 sec., 342.7004797806717 rows/sec., 13.39 KiB/sec. | ||
| 944 | 2026.04.28 20:30:19.748576 [ 286 ] {6f5fd25a-6829-424a-967d-803141804a8b} <Debug> TCPHandler: Processed in 0.003304786 sec. | ||
| 945 | 2026.04.28 20:30:19.748689 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 946 | 2026.04.28 20:30:19.748719 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 947 | 2026.04.28 20:30:19.748720 [ 286 ] {} <Debug> TCP-Session: 3c636313-0941-468d-bd3c-85c5b4716b1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.04.28 20:30:19.748734 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 949 | 2026.04.28 20:30:19.748764 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 950 | 2026.04.28 20:30:19.748759 [ 291 ] {} <Debug> TCP-Session: 9f894973-eb8a-4200-8bd2-9d361d53c209 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2026.04.28 20:30:19.748782 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 952 | 2026.04.28 20:30:19.748798 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 953 | 2026.04.28 20:30:19.748817 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 954 | 2026.04.28 20:30:19.748835 [ 293 ] {} <Debug> TCP-Session: 7443abfe-bc4e-4c06-8f3d-3c0818b245d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 955 | 2026.04.28 20:30:19.748851 [ 290 ] {} <Debug> TCP-Session: bbfdc450-c164-482e-9e23-9750111d0bc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 956 | 2026.04.28 20:30:19.748870 [ 289 ] {} <Debug> TCP-Session: 69c2a40c-4963-42c7-bd91-51bb0a796aa0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 957 | 2026.04.28 20:30:19.748752 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 958 | 2026.04.28 20:30:19.748827 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 959 | 2026.04.28 20:30:19.748930 [ 287 ] {} <Debug> TCP-Session: 2f0b6139-eb89-4b88-996a-074bbfbd6dfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 960 | 2026.04.28 20:30:19.748801 [ 294 ] {} <Debug> TCP-Session: aae0e7d1-f3a7-4fc1-a9e2-78220489b175 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 961 | 2026.04.28 20:30:19.748958 [ 292 ] {} <Debug> TCP-Session: 3d9c6482-4c42-41db-b285-f45c3ae49f1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 962 | 2026.04.28 20:30:19.748792 [ 288 ] {} <Debug> TCP-Session: 204f4378-f824-42c3-a661-edf0168f5a74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 963 | 2026.04.28 20:30:20.589798 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 964 | 2026.04.28 20:30:20.589849 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 965 | 2026.04.28 20:30:20.631992 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1000 | ||
| 966 | 2026.04.28 20:30:20.636611 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 967 | 2026.04.28 20:30:20.636666 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 968 | 2026.04.28 20:30:20.637365 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 969 | 2026.04.28 20:30:20.637803 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 970 | 2026.04.28 20:30:20.637961 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1000 | ||
| 971 | 2026.04.28 20:30:20.674027 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 972 | 2026.04.28 20:30:20.692050 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 973 | 2026.04.28 20:30:20.692103 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 974 | 2026.04.28 20:30:20.698574 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 975 | 2026.04.28 20:30:20.699884 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 976 | 2026.04.28 20:30:20.702822 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 977 | 2026.04.28 20:30:21.000255 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.69 MiB, peak 170.41 MiB, free memory in arenas 0.00 B, will set to 162.68 MiB (RSS), difference: 1.98 MiB | ||
| 978 | 2026.04.28 20:30:25.632924 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 94 | ||
| 979 | 2026.04.28 20:30:25.635002 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 980 | 2026.04.28 20:30:25.635051 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 981 | 2026.04.28 20:30:25.636246 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 982 | 2026.04.28 20:30:25.636772 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): 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.28 20:30:25.637057 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 984 | 2026.04.28 20:30:26.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.70 MiB, peak 170.41 MiB, free memory in arenas 0.00 B, will set to 162.72 MiB (RSS), difference: 4.02 MiB | ||
| 985 | 2026.04.28 20:30:27.492940 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 986 | 2026.04.28 20:30:27.493207 [ 275 ] {e8120393-1775-4107-ab20-cdbe6f151ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 987 | 2026.04.28 20:30:27.500139 [ 275 ] {e8120393-1775-4107-ab20-cdbe6f151ee0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 988 | 2026.04.28 20:30:27.500213 [ 275 ] {e8120393-1775-4107-ab20-cdbe6f151ee0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 989 | 2026.04.28 20:30:27.502811 [ 275 ] {e8120393-1775-4107-ab20-cdbe6f151ee0} <Debug> TCPHandler: Processed in 0.010003569 sec. | ||
| 990 | 2026.04.28 20:30:27.552078 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 991 | 2026.04.28 20:30:27.552203 [ 275 ] {03bf65d0-5ffe-4d11-bacd-947bf90d9d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 992 | 2026.04.28 20:30:27.552253 [ 275 ] {03bf65d0-5ffe-4d11-bacd-947bf90d9d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 993 | 2026.04.28 20:30:27.552989 [ 275 ] {03bf65d0-5ffe-4d11-bacd-947bf90d9d49} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 994 | 2026.04.28 20:30:27.553029 [ 275 ] {03bf65d0-5ffe-4d11-bacd-947bf90d9d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 995 | 2026.04.28 20:30:27.556148 [ 275 ] {03bf65d0-5ffe-4d11-bacd-947bf90d9d49} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 996 | 2026.04.28 20:30:27.556589 [ 275 ] {03bf65d0-5ffe-4d11-bacd-947bf90d9d49} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 997 | 2026.04.28 20:30:27.556736 [ 275 ] {03bf65d0-5ffe-4d11-bacd-947bf90d9d49} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.004569 sec., 7660.319544758153 rows/sec., 1.61 MiB/sec. | ||
| 998 | 2026.04.28 20:30:27.556775 [ 275 ] {03bf65d0-5ffe-4d11-bacd-947bf90d9d49} <Debug> TCPHandler: Processed in 0.004758158 sec. | ||
| 999 | 2026.04.28 20:30:27.556931 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1000 | 2026.04.28 20:30:27.557032 [ 275 ] {7746d98f-d6e1-4d6a-bac8-5c5468b9006e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1001 | 2026.04.28 20:30:27.557075 [ 275 ] {7746d98f-d6e1-4d6a-bac8-5c5468b9006e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1002 | 2026.04.28 20:30:27.562470 [ 275 ] {7746d98f-d6e1-4d6a-bac8-5c5468b9006e} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1003 | 2026.04.28 20:30:27.562503 [ 275 ] {7746d98f-d6e1-4d6a-bac8-5c5468b9006e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1004 | 2026.04.28 20:30:27.564907 [ 275 ] {7746d98f-d6e1-4d6a-bac8-5c5468b9006e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1005 | 2026.04.28 20:30:27.565337 [ 275 ] {7746d98f-d6e1-4d6a-bac8-5c5468b9006e} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1006 | 2026.04.28 20:30:27.565469 [ 275 ] {7746d98f-d6e1-4d6a-bac8-5c5468b9006e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00846 sec., 33569.73995271867 rows/sec., 2.13 MiB/sec. | ||
| 1007 | 2026.04.28 20:30:27.565516 [ 275 ] {7746d98f-d6e1-4d6a-bac8-5c5468b9006e} <Debug> TCPHandler: Processed in 0.008636457 sec. | ||
| 1008 | 2026.04.28 20:30:27.565664 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1009 | 2026.04.28 20:30:27.565763 [ 275 ] {2a964a7d-22cf-4e43-a737-b6922f190f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1010 | 2026.04.28 20:30:27.565804 [ 275 ] {2a964a7d-22cf-4e43-a737-b6922f190f97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1011 | 2026.04.28 20:30:27.566217 [ 275 ] {2a964a7d-22cf-4e43-a737-b6922f190f97} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1012 | 2026.04.28 20:30:27.566252 [ 275 ] {2a964a7d-22cf-4e43-a737-b6922f190f97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1013 | 2026.04.28 20:30:27.566647 [ 275 ] {2a964a7d-22cf-4e43-a737-b6922f190f97} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1014 | 2026.04.28 20:30:27.567143 [ 275 ] {2a964a7d-22cf-4e43-a737-b6922f190f97} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1015 | 2026.04.28 20:30:27.567268 [ 275 ] {2a964a7d-22cf-4e43-a737-b6922f190f97} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001526 sec., 6553.07994757536 rows/sec., 534.36 KiB/sec. | ||
| 1016 | 2026.04.28 20:30:27.567304 [ 275 ] {2a964a7d-22cf-4e43-a737-b6922f190f97} <Debug> TCPHandler: Processed in 0.001691748 sec. | ||
| 1017 | 2026.04.28 20:30:27.567424 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1018 | 2026.04.28 20:30:27.567521 [ 275 ] {4d1e00dd-88ca-474f-8917-ec4c5a57140d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1019 | 2026.04.28 20:30:27.567561 [ 275 ] {4d1e00dd-88ca-474f-8917-ec4c5a57140d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1020 | 2026.04.28 20:30:27.568465 [ 275 ] {4d1e00dd-88ca-474f-8917-ec4c5a57140d} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1021 | 2026.04.28 20:30:27.568508 [ 275 ] {4d1e00dd-88ca-474f-8917-ec4c5a57140d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1022 | 2026.04.28 20:30:27.569146 [ 275 ] {4d1e00dd-88ca-474f-8917-ec4c5a57140d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1023 | 2026.04.28 20:30:27.569632 [ 275 ] {4d1e00dd-88ca-474f-8917-ec4c5a57140d} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1024 | 2026.04.28 20:30:27.569764 [ 275 ] {4d1e00dd-88ca-474f-8917-ec4c5a57140d} <Debug> executeQuery: Read 824 rows, 65.29 KiB in 0.002262 sec., 364279.39876215736 rows/sec., 28.19 MiB/sec. | ||
| 1025 | 2026.04.28 20:30:27.569803 [ 275 ] {4d1e00dd-88ca-474f-8917-ec4c5a57140d} <Debug> TCPHandler: Processed in 0.002428045 sec. | ||
| 1026 | 2026.04.28 20:30:27.569931 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1027 | 2026.04.28 20:30:27.570025 [ 275 ] {26efdf24-6c72-48b5-95a8-a919d0da54b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1028 | 2026.04.28 20:30:27.570067 [ 275 ] {26efdf24-6c72-48b5-95a8-a919d0da54b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1029 | 2026.04.28 20:30:27.570723 [ 275 ] {26efdf24-6c72-48b5-95a8-a919d0da54b1} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1030 | 2026.04.28 20:30:27.570759 [ 275 ] {26efdf24-6c72-48b5-95a8-a919d0da54b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1031 | 2026.04.28 20:30:27.571220 [ 275 ] {26efdf24-6c72-48b5-95a8-a919d0da54b1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1032 | 2026.04.28 20:30:27.571653 [ 275 ] {26efdf24-6c72-48b5-95a8-a919d0da54b1} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1033 | 2026.04.28 20:30:27.571779 [ 275 ] {26efdf24-6c72-48b5-95a8-a919d0da54b1} <Debug> executeQuery: Read 163 rows, 10.07 KiB in 0.001772 sec., 91986.45598194131 rows/sec., 5.55 MiB/sec. | ||
| 1034 | 2026.04.28 20:30:27.571816 [ 275 ] {26efdf24-6c72-48b5-95a8-a919d0da54b1} <Debug> TCPHandler: Processed in 0.001934774 sec. | ||
| 1035 | 2026.04.28 20:30:27.571947 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1036 | 2026.04.28 20:30:27.572041 [ 275 ] {a249c0da-441f-4e1e-b74a-878372c9fe58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1037 | 2026.04.28 20:30:27.572081 [ 275 ] {a249c0da-441f-4e1e-b74a-878372c9fe58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1038 | 2026.04.28 20:30:27.572566 [ 275 ] {a249c0da-441f-4e1e-b74a-878372c9fe58} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1039 | 2026.04.28 20:30:27.572598 [ 275 ] {a249c0da-441f-4e1e-b74a-878372c9fe58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1040 | 2026.04.28 20:30:27.573005 [ 275 ] {a249c0da-441f-4e1e-b74a-878372c9fe58} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1041 | 2026.04.28 20:30:27.573422 [ 275 ] {a249c0da-441f-4e1e-b74a-878372c9fe58} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1042 | 2026.04.28 20:30:27.573548 [ 275 ] {a249c0da-441f-4e1e-b74a-878372c9fe58} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001526 sec., 97640.89121887287 rows/sec., 6.31 MiB/sec. | ||
| 1043 | 2026.04.28 20:30:27.573584 [ 275 ] {a249c0da-441f-4e1e-b74a-878372c9fe58} <Debug> TCPHandler: Processed in 0.001686339 sec. | ||
| 1044 | 2026.04.28 20:30:27.573708 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1045 | 2026.04.28 20:30:27.573801 [ 275 ] {ad0c039c-61e8-4fa0-984a-eab6047d1d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1046 | 2026.04.28 20:30:27.573840 [ 275 ] {ad0c039c-61e8-4fa0-984a-eab6047d1d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1047 | 2026.04.28 20:30:27.574285 [ 275 ] {ad0c039c-61e8-4fa0-984a-eab6047d1d1c} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1048 | 2026.04.28 20:30:27.574318 [ 275 ] {ad0c039c-61e8-4fa0-984a-eab6047d1d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1049 | 2026.04.28 20:30:27.574745 [ 275 ] {ad0c039c-61e8-4fa0-984a-eab6047d1d1c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1050 | 2026.04.28 20:30:27.575159 [ 275 ] {ad0c039c-61e8-4fa0-984a-eab6047d1d1c} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1051 | 2026.04.28 20:30:27.575284 [ 275 ] {ad0c039c-61e8-4fa0-984a-eab6047d1d1c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001502 sec., 98535.28628495338 rows/sec., 5.60 MiB/sec. | ||
| 1052 | 2026.04.28 20:30:27.575320 [ 275 ] {ad0c039c-61e8-4fa0-984a-eab6047d1d1c} <Debug> TCPHandler: Processed in 0.001661947 sec. | ||
| 1053 | 2026.04.28 20:30:27.575445 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1054 | 2026.04.28 20:30:27.575537 [ 275 ] {893ae72f-a84d-4acd-bfc8-cfdbeae24999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1055 | 2026.04.28 20:30:27.575577 [ 275 ] {893ae72f-a84d-4acd-bfc8-cfdbeae24999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1056 | 2026.04.28 20:30:27.576169 [ 275 ] {893ae72f-a84d-4acd-bfc8-cfdbeae24999} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1057 | 2026.04.28 20:30:27.576204 [ 275 ] {893ae72f-a84d-4acd-bfc8-cfdbeae24999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1058 | 2026.04.28 20:30:27.576678 [ 275 ] {893ae72f-a84d-4acd-bfc8-cfdbeae24999} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1059 | 2026.04.28 20:30:27.577100 [ 275 ] {893ae72f-a84d-4acd-bfc8-cfdbeae24999} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1060 | 2026.04.28 20:30:27.577225 [ 275 ] {893ae72f-a84d-4acd-bfc8-cfdbeae24999} <Debug> executeQuery: Read 514 rows, 37.12 KiB in 0.001706 sec., 301289.5662368112 rows/sec., 21.25 MiB/sec. | ||
| 1061 | 2026.04.28 20:30:27.577260 [ 275 ] {893ae72f-a84d-4acd-bfc8-cfdbeae24999} <Debug> TCPHandler: Processed in 0.001864193 sec. | ||
| 1062 | 2026.04.28 20:30:27.577378 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1063 | 2026.04.28 20:30:27.577471 [ 275 ] {d8d624f7-b2bd-4a77-b39c-209e1effdb5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1064 | 2026.04.28 20:30:27.577511 [ 275 ] {d8d624f7-b2bd-4a77-b39c-209e1effdb5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1065 | 2026.04.28 20:30:27.577874 [ 275 ] {d8d624f7-b2bd-4a77-b39c-209e1effdb5f} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1066 | 2026.04.28 20:30:27.577908 [ 275 ] {d8d624f7-b2bd-4a77-b39c-209e1effdb5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1067 | 2026.04.28 20:30:27.582544 [ 275 ] {d8d624f7-b2bd-4a77-b39c-209e1effdb5f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1068 | 2026.04.28 20:30:27.582982 [ 275 ] {d8d624f7-b2bd-4a77-b39c-209e1effdb5f} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1069 | 2026.04.28 20:30:27.583112 [ 275 ] {d8d624f7-b2bd-4a77-b39c-209e1effdb5f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00566 sec., 1060.070671378092 rows/sec., 55.38 KiB/sec. | ||
| 1070 | 2026.04.28 20:30:27.583148 [ 275 ] {d8d624f7-b2bd-4a77-b39c-209e1effdb5f} <Debug> TCPHandler: Processed in 0.005819193 sec. | ||
| 1071 | 2026.04.28 20:30:27.583296 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1072 | 2026.04.28 20:30:27.583391 [ 275 ] {5f97a187-6a06-4ab0-ac0e-d9e8b3ff7097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1073 | 2026.04.28 20:30:27.583433 [ 275 ] {5f97a187-6a06-4ab0-ac0e-d9e8b3ff7097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1074 | 2026.04.28 20:30:27.586151 [ 275 ] {5f97a187-6a06-4ab0-ac0e-d9e8b3ff7097} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1075 | 2026.04.28 20:30:27.586215 [ 275 ] {5f97a187-6a06-4ab0-ac0e-d9e8b3ff7097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1076 | 2026.04.28 20:30:27.587037 [ 275 ] {5f97a187-6a06-4ab0-ac0e-d9e8b3ff7097} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1077 | 2026.04.28 20:30:27.587545 [ 275 ] {5f97a187-6a06-4ab0-ac0e-d9e8b3ff7097} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1078 | 2026.04.28 20:30:27.587674 [ 275 ] {5f97a187-6a06-4ab0-ac0e-d9e8b3ff7097} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.004301 sec., 62776.09858172518 rows/sec., 4.17 MiB/sec. | ||
| 1079 | 2026.04.28 20:30:27.587710 [ 275 ] {5f97a187-6a06-4ab0-ac0e-d9e8b3ff7097} <Debug> TCPHandler: Processed in 0.004465632 sec. | ||
| 1080 | 2026.04.28 20:30:27.587842 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1081 | 2026.04.28 20:30:27.587935 [ 275 ] {b77c4a5f-a46b-4500-95f0-05103960a005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1082 | 2026.04.28 20:30:27.587976 [ 275 ] {b77c4a5f-a46b-4500-95f0-05103960a005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1083 | 2026.04.28 20:30:27.588295 [ 275 ] {b77c4a5f-a46b-4500-95f0-05103960a005} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1084 | 2026.04.28 20:30:27.588329 [ 275 ] {b77c4a5f-a46b-4500-95f0-05103960a005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1085 | 2026.04.28 20:30:27.588787 [ 275 ] {b77c4a5f-a46b-4500-95f0-05103960a005} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1086 | 2026.04.28 20:30:27.589204 [ 275 ] {b77c4a5f-a46b-4500-95f0-05103960a005} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1087 | 2026.04.28 20:30:27.589335 [ 275 ] {b77c4a5f-a46b-4500-95f0-05103960a005} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00142 sec., 704.2253521126761 rows/sec., 47.45 KiB/sec. | ||
| 1088 | 2026.04.28 20:30:27.589372 [ 275 ] {b77c4a5f-a46b-4500-95f0-05103960a005} <Debug> TCPHandler: Processed in 0.001580166 sec. | ||
| 1089 | 2026.04.28 20:30:27.589486 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1090 | 2026.04.28 20:30:27.589579 [ 275 ] {60b42e0a-f8b9-4acf-8b7c-0e43934ee74c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1091 | 2026.04.28 20:30:27.589631 [ 275 ] {60b42e0a-f8b9-4acf-8b7c-0e43934ee74c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1092 | 2026.04.28 20:30:27.590443 [ 275 ] {60b42e0a-f8b9-4acf-8b7c-0e43934ee74c} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1093 | 2026.04.28 20:30:27.590479 [ 275 ] {60b42e0a-f8b9-4acf-8b7c-0e43934ee74c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1094 | 2026.04.28 20:30:27.593672 [ 275 ] {60b42e0a-f8b9-4acf-8b7c-0e43934ee74c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1095 | 2026.04.28 20:30:27.594184 [ 275 ] {60b42e0a-f8b9-4acf-8b7c-0e43934ee74c} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1096 | 2026.04.28 20:30:27.594321 [ 275 ] {60b42e0a-f8b9-4acf-8b7c-0e43934ee74c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00476 sec., 2310.924369747899 rows/sec., 4.14 MiB/sec. | ||
| 1097 | 2026.04.28 20:30:27.594379 [ 275 ] {60b42e0a-f8b9-4acf-8b7c-0e43934ee74c} <Debug> TCPHandler: Processed in 0.004942224 sec. | ||
| 1098 | 2026.04.28 20:30:27.594513 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1099 | 2026.04.28 20:30:27.594608 [ 275 ] {a6bda70b-566c-40e6-803f-8f93373281d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1100 | 2026.04.28 20:30:27.594650 [ 275 ] {a6bda70b-566c-40e6-803f-8f93373281d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1101 | 2026.04.28 20:30:27.594979 [ 275 ] {a6bda70b-566c-40e6-803f-8f93373281d5} <Trace> oximeter.measurements_i64 (fb5cc94d-90ae-4200-8b1f-b81c2a56ed2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1102 | 2026.04.28 20:30:27.595015 [ 275 ] {a6bda70b-566c-40e6-803f-8f93373281d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1103 | 2026.04.28 20:30:27.595420 [ 275 ] {a6bda70b-566c-40e6-803f-8f93373281d5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1104 | 2026.04.28 20:30:27.595830 [ 275 ] {a6bda70b-566c-40e6-803f-8f93373281d5} <Trace> oximeter.measurements_i64 (fb5cc94d-90ae-4200-8b1f-b81c2a56ed2f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1105 | 2026.04.28 20:30:27.595959 [ 275 ] {a6bda70b-566c-40e6-803f-8f93373281d5} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.00137 sec., 2189.78102189781 rows/sec., 154.68 KiB/sec. | ||
| 1106 | 2026.04.28 20:30:27.595994 [ 275 ] {a6bda70b-566c-40e6-803f-8f93373281d5} <Debug> TCPHandler: Processed in 0.001531255 sec. | ||
| 1107 | 2026.04.28 20:30:27.596112 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1108 | 2026.04.28 20:30:27.596206 [ 275 ] {9df40fcd-f03e-4781-ae2c-15ce87e3a4e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1109 | 2026.04.28 20:30:27.596247 [ 275 ] {9df40fcd-f03e-4781-ae2c-15ce87e3a4e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1110 | 2026.04.28 20:30:27.596569 [ 275 ] {9df40fcd-f03e-4781-ae2c-15ce87e3a4e4} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1111 | 2026.04.28 20:30:27.596605 [ 275 ] {9df40fcd-f03e-4781-ae2c-15ce87e3a4e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1112 | 2026.04.28 20:30:27.597019 [ 275 ] {9df40fcd-f03e-4781-ae2c-15ce87e3a4e4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1113 | 2026.04.28 20:30:27.597467 [ 275 ] {9df40fcd-f03e-4781-ae2c-15ce87e3a4e4} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1114 | 2026.04.28 20:30:27.597592 [ 275 ] {9df40fcd-f03e-4781-ae2c-15ce87e3a4e4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001405 sec., 64056.93950177936 rows/sec., 4.01 MiB/sec. | ||
| 1115 | 2026.04.28 20:30:27.597628 [ 275 ] {9df40fcd-f03e-4781-ae2c-15ce87e3a4e4} <Debug> TCPHandler: Processed in 0.001564736 sec. | ||
| 1116 | 2026.04.28 20:30:28.138054 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1512 | ||
| 1117 | 2026.04.28 20:30:28.138556 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1118 | 2026.04.28 20:30:28.138597 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1119 | 2026.04.28 20:30:28.139244 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1120 | 2026.04.28 20:30:28.139706 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1121 | 2026.04.28 20:30:28.139845 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1512 | ||
| 1122 | 2026.04.28 20:30:28.202912 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1123 | 2026.04.28 20:30:28.222576 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1124 | 2026.04.28 20:30:28.222645 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1125 | 2026.04.28 20:30:28.229132 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1126 | 2026.04.28 20:30:28.230287 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1127 | 2026.04.28 20:30:28.233526 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1128 | 2026.04.28 20:30:29.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.10 MiB, peak 170.41 MiB, free memory in arenas 0.00 B, will set to 165.53 MiB (RSS), difference: 1.43 MiB | ||
| 1129 | 2026.04.28 20:30:32.440280 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1130 | 2026.04.28 20:30:32.440515 [ 275 ] {c3e41538-45b6-47f8-b73b-dbc31c66df69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1131 | 2026.04.28 20:30:32.440857 [ 275 ] {c3e41538-45b6-47f8-b73b-dbc31c66df69} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1132 | 2026.04.28 20:30:32.445174 [ 275 ] {c3e41538-45b6-47f8-b73b-dbc31c66df69} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1133 | 2026.04.28 20:30:32.445435 [ 275 ] {c3e41538-45b6-47f8-b73b-dbc31c66df69} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1134 | 2026.04.28 20:30:32.445508 [ 275 ] {c3e41538-45b6-47f8-b73b-dbc31c66df69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1135 | 2026.04.28 20:30:32.445685 [ 275 ] {c3e41538-45b6-47f8-b73b-dbc31c66df69} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1136 | 2026.04.28 20:30:32.447705 [ 275 ] {c3e41538-45b6-47f8-b73b-dbc31c66df69} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1137 | 2026.04.28 20:30:32.449719 [ 275 ] {c3e41538-45b6-47f8-b73b-dbc31c66df69} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (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 | ||
| 1138 | 2026.04.28 20:30:32.449752 [ 275 ] {c3e41538-45b6-47f8-b73b-dbc31c66df69} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1139 | 2026.04.28 20:30:32.451790 [ 275 ] {c3e41538-45b6-47f8-b73b-dbc31c66df69} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1140 | 2026.04.28 20:30:32.451824 [ 275 ] {c3e41538-45b6-47f8-b73b-dbc31c66df69} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1141 | 2026.04.28 20:30:32.477893 [ 275 ] {c3e41538-45b6-47f8-b73b-dbc31c66df69} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.037465 sec., 934.205258241025 rows/sec., 201.20 KiB/sec. | ||
| 1142 | 2026.04.28 20:30:32.478009 [ 275 ] {c3e41538-45b6-47f8-b73b-dbc31c66df69} <Debug> MemoryTracker: Peak memory usage (for query): 137.56 KiB. | ||
| 1143 | 2026.04.28 20:30:32.478025 [ 275 ] {c3e41538-45b6-47f8-b73b-dbc31c66df69} <Debug> TCPHandler: Processed in 0.037873586 sec. | ||
| 1144 | 2026.04.28 20:30:32.479781 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1145 | 2026.04.28 20:30:32.479903 [ 275 ] {f3f04459-3aee-44ce-b7d8-c59c2e1b3a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1146 | 2026.04.28 20:30:32.479952 [ 275 ] {f3f04459-3aee-44ce-b7d8-c59c2e1b3a23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1147 | 2026.04.28 20:30:32.480453 [ 275 ] {f3f04459-3aee-44ce-b7d8-c59c2e1b3a23} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1148 | 2026.04.28 20:30:32.480499 [ 275 ] {f3f04459-3aee-44ce-b7d8-c59c2e1b3a23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1149 | 2026.04.28 20:30:32.480984 [ 275 ] {f3f04459-3aee-44ce-b7d8-c59c2e1b3a23} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1150 | 2026.04.28 20:30:32.481416 [ 275 ] {f3f04459-3aee-44ce-b7d8-c59c2e1b3a23} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1151 | 2026.04.28 20:30:32.481567 [ 275 ] {f3f04459-3aee-44ce-b7d8-c59c2e1b3a23} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001702 sec., 32902.46768507638 rows/sec., 2.53 MiB/sec. | ||
| 1152 | 2026.04.28 20:30:32.481606 [ 275 ] {f3f04459-3aee-44ce-b7d8-c59c2e1b3a23} <Debug> TCPHandler: Processed in 0.001892793 sec. | ||
| 1153 | 2026.04.28 20:30:32.481743 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1154 | 2026.04.28 20:30:32.481842 [ 275 ] {5086565c-8603-4883-ae63-d7843ad4d9f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1155 | 2026.04.28 20:30:32.481883 [ 275 ] {5086565c-8603-4883-ae63-d7843ad4d9f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1156 | 2026.04.28 20:30:32.482309 [ 275 ] {5086565c-8603-4883-ae63-d7843ad4d9f9} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1157 | 2026.04.28 20:30:32.482345 [ 275 ] {5086565c-8603-4883-ae63-d7843ad4d9f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1158 | 2026.04.28 20:30:32.482821 [ 275 ] {5086565c-8603-4883-ae63-d7843ad4d9f9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1159 | 2026.04.28 20:30:32.483418 [ 275 ] {5086565c-8603-4883-ae63-d7843ad4d9f9} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1160 | 2026.04.28 20:30:32.483551 [ 275 ] {5086565c-8603-4883-ae63-d7843ad4d9f9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001731 sec., 36972.848064702484 rows/sec., 2.89 MiB/sec. | ||
| 1161 | 2026.04.28 20:30:32.483588 [ 275 ] {5086565c-8603-4883-ae63-d7843ad4d9f9} <Debug> TCPHandler: Processed in 0.001896813 sec. | ||
| 1162 | 2026.04.28 20:30:32.483731 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1163 | 2026.04.28 20:30:32.483828 [ 275 ] {c1ce0b9f-58cc-4693-8caa-7403ec325804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1164 | 2026.04.28 20:30:32.483871 [ 275 ] {c1ce0b9f-58cc-4693-8caa-7403ec325804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1165 | 2026.04.28 20:30:32.484272 [ 275 ] {c1ce0b9f-58cc-4693-8caa-7403ec325804} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1166 | 2026.04.28 20:30:32.484307 [ 275 ] {c1ce0b9f-58cc-4693-8caa-7403ec325804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1167 | 2026.04.28 20:30:32.484786 [ 275 ] {c1ce0b9f-58cc-4693-8caa-7403ec325804} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1168 | 2026.04.28 20:30:32.485319 [ 275 ] {c1ce0b9f-58cc-4693-8caa-7403ec325804} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1169 | 2026.04.28 20:30:32.485452 [ 275 ] {c1ce0b9f-58cc-4693-8caa-7403ec325804} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001644 sec., 97323.60097323601 rows/sec., 6.78 MiB/sec. | ||
| 1170 | 2026.04.28 20:30:32.485488 [ 275 ] {c1ce0b9f-58cc-4693-8caa-7403ec325804} <Debug> TCPHandler: Processed in 0.001807392 sec. | ||
| 1171 | 2026.04.28 20:30:32.485613 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1172 | 2026.04.28 20:30:32.485709 [ 275 ] {8318870a-6ba3-48c0-93f0-7c89153692bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1173 | 2026.04.28 20:30:32.485751 [ 275 ] {8318870a-6ba3-48c0-93f0-7c89153692bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1174 | 2026.04.28 20:30:32.486083 [ 275 ] {8318870a-6ba3-48c0-93f0-7c89153692bd} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1175 | 2026.04.28 20:30:32.486117 [ 275 ] {8318870a-6ba3-48c0-93f0-7c89153692bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1176 | 2026.04.28 20:30:32.486557 [ 275 ] {8318870a-6ba3-48c0-93f0-7c89153692bd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1177 | 2026.04.28 20:30:32.487084 [ 275 ] {8318870a-6ba3-48c0-93f0-7c89153692bd} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1178 | 2026.04.28 20:30:32.487210 [ 275 ] {8318870a-6ba3-48c0-93f0-7c89153692bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001519 sec., 39499.670836076366 rows/sec., 2.66 MiB/sec. | ||
| 1179 | 2026.04.28 20:30:32.487244 [ 275 ] {8318870a-6ba3-48c0-93f0-7c89153692bd} <Debug> TCPHandler: Processed in 0.001679959 sec. | ||
| 1180 | 2026.04.28 20:30:35.589897 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1181 | 2026.04.28 20:30:35.589951 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1182 | 2026.04.28 20:30:35.637161 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 134 | ||
| 1183 | 2026.04.28 20:30:35.639647 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1184 | 2026.04.28 20:30:35.639693 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1185 | 2026.04.28 20:30:35.639952 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1960 | ||
| 1186 | 2026.04.28 20:30:35.640619 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1187 | 2026.04.28 20:30:35.640668 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1188 | 2026.04.28 20:30:35.641076 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1189 | 2026.04.28 20:30:35.641357 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1190 | 2026.04.28 20:30:35.641673 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1191 | 2026.04.28 20:30:35.641892 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1192 | 2026.04.28 20:30:35.641992 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 134 | ||
| 1193 | 2026.04.28 20:30:35.642044 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1960 | ||
| 1194 | 2026.04.28 20:30:35.733611 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1195 | 2026.04.28 20:30:35.750274 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1196 | 2026.04.28 20:30:35.750332 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1197 | 2026.04.28 20:30:35.756869 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1198 | 2026.04.28 20:30:35.758023 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1199 | 2026.04.28 20:30:35.760953 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1200 | 2026.04.28 20:30:36.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.13 MiB, peak 171.13 MiB, free memory in arenas 0.00 B, will set to 168.25 MiB (RSS), difference: 1.12 MiB | ||
| 1201 | 2026.04.28 20:30:37.445862 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1202 | 2026.04.28 20:30:37.446106 [ 275 ] {905e77ac-e078-4343-a5a4-21574f1904c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', '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) | ||
| 1203 | 2026.04.28 20:30:37.446445 [ 275 ] {905e77ac-e078-4343-a5a4-21574f1904c0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1204 | 2026.04.28 20:30:37.446486 [ 275 ] {905e77ac-e078-4343-a5a4-21574f1904c0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', '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 | ||
| 1205 | 2026.04.28 20:30:37.446742 [ 275 ] {905e77ac-e078-4343-a5a4-21574f1904c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1206 | 2026.04.28 20:30:37.446811 [ 275 ] {905e77ac-e078-4343-a5a4-21574f1904c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1207 | 2026.04.28 20:30:37.446950 [ 275 ] {905e77ac-e078-4343-a5a4-21574f1904c0} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 34-element set) | ||
| 1208 | 2026.04.28 20:30:37.446986 [ 275 ] {905e77ac-e078-4343-a5a4-21574f1904c0} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1209 | 2026.04.28 20:30:37.447008 [ 275 ] {905e77ac-e078-4343-a5a4-21574f1904c0} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (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 | ||
| 1210 | 2026.04.28 20:30:37.447023 [ 275 ] {905e77ac-e078-4343-a5a4-21574f1904c0} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1211 | 2026.04.28 20:30:37.447063 [ 275 ] {905e77ac-e078-4343-a5a4-21574f1904c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', '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'))" | ||
| 1212 | 2026.04.28 20:30:37.447084 [ 275 ] {905e77ac-e078-4343-a5a4-21574f1904c0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1213 | 2026.04.28 20:30:37.448248 [ 275 ] {905e77ac-e078-4343-a5a4-21574f1904c0} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002238 sec., 15638.963360142985 rows/sec., 3.29 MiB/sec. | ||
| 1214 | 2026.04.28 20:30:37.448356 [ 275 ] {905e77ac-e078-4343-a5a4-21574f1904c0} <Debug> TCPHandler: Processed in 0.00262617 sec. | ||
| 1215 | 2026.04.28 20:30:37.453520 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1216 | 2026.04.28 20:30:37.453648 [ 275 ] {d9ef87a7-7412-47f0-a3c9-dc770bfd0651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1217 | 2026.04.28 20:30:37.453702 [ 275 ] {d9ef87a7-7412-47f0-a3c9-dc770bfd0651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1218 | 2026.04.28 20:30:37.454322 [ 275 ] {d9ef87a7-7412-47f0-a3c9-dc770bfd0651} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1219 | 2026.04.28 20:30:37.454370 [ 275 ] {d9ef87a7-7412-47f0-a3c9-dc770bfd0651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1220 | 2026.04.28 20:30:37.454876 [ 275 ] {d9ef87a7-7412-47f0-a3c9-dc770bfd0651} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1221 | 2026.04.28 20:30:37.455362 [ 275 ] {d9ef87a7-7412-47f0-a3c9-dc770bfd0651} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1222 | 2026.04.28 20:30:37.455514 [ 275 ] {d9ef87a7-7412-47f0-a3c9-dc770bfd0651} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001909 sec., 148768.98899947616 rows/sec., 9.45 MiB/sec. | ||
| 1223 | 2026.04.28 20:30:37.455552 [ 275 ] {d9ef87a7-7412-47f0-a3c9-dc770bfd0651} <Debug> TCPHandler: Processed in 0.002095548 sec. | ||
| 1224 | 2026.04.28 20:30:37.455695 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1225 | 2026.04.28 20:30:37.455793 [ 275 ] {df378558-9533-480d-b0ed-17c8c19112f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1226 | 2026.04.28 20:30:37.455835 [ 275 ] {df378558-9533-480d-b0ed-17c8c19112f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1227 | 2026.04.28 20:30:37.456587 [ 275 ] {df378558-9533-480d-b0ed-17c8c19112f2} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1228 | 2026.04.28 20:30:37.456631 [ 275 ] {df378558-9533-480d-b0ed-17c8c19112f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1229 | 2026.04.28 20:30:37.457122 [ 275 ] {df378558-9533-480d-b0ed-17c8c19112f2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1230 | 2026.04.28 20:30:37.457637 [ 275 ] {df378558-9533-480d-b0ed-17c8c19112f2} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1231 | 2026.04.28 20:30:37.457773 [ 275 ] {df378558-9533-480d-b0ed-17c8c19112f2} <Debug> executeQuery: Read 841 rows, 66.99 KiB in 0.002003 sec., 419870.19470793806 rows/sec., 32.66 MiB/sec. | ||
| 1232 | 2026.04.28 20:30:37.457810 [ 275 ] {df378558-9533-480d-b0ed-17c8c19112f2} <Debug> TCPHandler: Processed in 0.00216534 sec. | ||
| 1233 | 2026.04.28 20:30:37.457943 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1234 | 2026.04.28 20:30:37.458041 [ 275 ] {69a6735e-f8cd-4a0b-a7c9-dcadb37a6dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1235 | 2026.04.28 20:30:37.458082 [ 275 ] {69a6735e-f8cd-4a0b-a7c9-dcadb37a6dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1236 | 2026.04.28 20:30:37.458527 [ 275 ] {69a6735e-f8cd-4a0b-a7c9-dcadb37a6dc2} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1237 | 2026.04.28 20:30:37.458564 [ 275 ] {69a6735e-f8cd-4a0b-a7c9-dcadb37a6dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1238 | 2026.04.28 20:30:37.459037 [ 275 ] {69a6735e-f8cd-4a0b-a7c9-dcadb37a6dc2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1239 | 2026.04.28 20:30:37.459493 [ 275 ] {69a6735e-f8cd-4a0b-a7c9-dcadb37a6dc2} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1240 | 2026.04.28 20:30:37.459627 [ 275 ] {69a6735e-f8cd-4a0b-a7c9-dcadb37a6dc2} <Debug> executeQuery: Read 164 rows, 10.20 KiB in 0.001607 sec., 102053.51586807717 rows/sec., 6.20 MiB/sec. | ||
| 1241 | 2026.04.28 20:30:37.459665 [ 275 ] {69a6735e-f8cd-4a0b-a7c9-dcadb37a6dc2} <Debug> TCPHandler: Processed in 0.001770191 sec. | ||
| 1242 | 2026.04.28 20:30:37.459802 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1243 | 2026.04.28 20:30:37.459898 [ 275 ] {6a7131ff-129b-46c0-9cad-46a49eb56727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1244 | 2026.04.28 20:30:37.459939 [ 275 ] {6a7131ff-129b-46c0-9cad-46a49eb56727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1245 | 2026.04.28 20:30:37.460392 [ 275 ] {6a7131ff-129b-46c0-9cad-46a49eb56727} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1246 | 2026.04.28 20:30:37.460430 [ 275 ] {6a7131ff-129b-46c0-9cad-46a49eb56727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1247 | 2026.04.28 20:30:37.460840 [ 275 ] {6a7131ff-129b-46c0-9cad-46a49eb56727} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1248 | 2026.04.28 20:30:37.461265 [ 275 ] {6a7131ff-129b-46c0-9cad-46a49eb56727} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1249 | 2026.04.28 20:30:37.461394 [ 275 ] {6a7131ff-129b-46c0-9cad-46a49eb56727} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001514 sec., 98414.79524438574 rows/sec., 6.36 MiB/sec. | ||
| 1250 | 2026.04.28 20:30:37.461431 [ 275 ] {6a7131ff-129b-46c0-9cad-46a49eb56727} <Debug> TCPHandler: Processed in 0.001688579 sec. | ||
| 1251 | 2026.04.28 20:30:37.461556 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1252 | 2026.04.28 20:30:37.461650 [ 275 ] {bfb22638-cb65-4674-a4ad-10b8f683e0ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1253 | 2026.04.28 20:30:37.461689 [ 275 ] {bfb22638-cb65-4674-a4ad-10b8f683e0ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1254 | 2026.04.28 20:30:37.462122 [ 275 ] {bfb22638-cb65-4674-a4ad-10b8f683e0ae} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1255 | 2026.04.28 20:30:37.462158 [ 275 ] {bfb22638-cb65-4674-a4ad-10b8f683e0ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1256 | 2026.04.28 20:30:37.462677 [ 275 ] {bfb22638-cb65-4674-a4ad-10b8f683e0ae} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1257 | 2026.04.28 20:30:37.463204 [ 275 ] {bfb22638-cb65-4674-a4ad-10b8f683e0ae} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1258 | 2026.04.28 20:30:37.463333 [ 275 ] {bfb22638-cb65-4674-a4ad-10b8f683e0ae} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001701 sec., 87007.64256319811 rows/sec., 4.95 MiB/sec. | ||
| 1259 | 2026.04.28 20:30:37.463371 [ 275 ] {bfb22638-cb65-4674-a4ad-10b8f683e0ae} <Debug> TCPHandler: Processed in 0.001866332 sec. | ||
| 1260 | 2026.04.28 20:30:37.463493 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1261 | 2026.04.28 20:30:37.463587 [ 275 ] {8b31bd4e-8de0-4475-82cd-c27d4173c8aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1262 | 2026.04.28 20:30:37.463626 [ 275 ] {8b31bd4e-8de0-4475-82cd-c27d4173c8aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1263 | 2026.04.28 20:30:37.464211 [ 275 ] {8b31bd4e-8de0-4475-82cd-c27d4173c8aa} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1264 | 2026.04.28 20:30:37.464247 [ 275 ] {8b31bd4e-8de0-4475-82cd-c27d4173c8aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1265 | 2026.04.28 20:30:37.464721 [ 275 ] {8b31bd4e-8de0-4475-82cd-c27d4173c8aa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1266 | 2026.04.28 20:30:37.465221 [ 275 ] {8b31bd4e-8de0-4475-82cd-c27d4173c8aa} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1267 | 2026.04.28 20:30:37.465352 [ 275 ] {8b31bd4e-8de0-4475-82cd-c27d4173c8aa} <Debug> executeQuery: Read 520 rows, 37.60 KiB in 0.001783 sec., 291643.29781267524 rows/sec., 20.60 MiB/sec. | ||
| 1268 | 2026.04.28 20:30:37.465389 [ 275 ] {8b31bd4e-8de0-4475-82cd-c27d4173c8aa} <Debug> TCPHandler: Processed in 0.001945964 sec. | ||
| 1269 | 2026.04.28 20:30:37.465516 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1270 | 2026.04.28 20:30:37.465623 [ 275 ] {59001f9d-add0-4900-be99-996704205bbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1271 | 2026.04.28 20:30:37.465665 [ 275 ] {59001f9d-add0-4900-be99-996704205bbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1272 | 2026.04.28 20:30:37.465998 [ 275 ] {59001f9d-add0-4900-be99-996704205bbb} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1273 | 2026.04.28 20:30:37.466035 [ 275 ] {59001f9d-add0-4900-be99-996704205bbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1274 | 2026.04.28 20:30:37.466482 [ 275 ] {59001f9d-add0-4900-be99-996704205bbb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1275 | 2026.04.28 20:30:37.467038 [ 275 ] {59001f9d-add0-4900-be99-996704205bbb} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1276 | 2026.04.28 20:30:37.467170 [ 275 ] {59001f9d-add0-4900-be99-996704205bbb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00157 sec., 3821.6560509554142 rows/sec., 199.67 KiB/sec. | ||
| 1277 | 2026.04.28 20:30:37.467207 [ 275 ] {59001f9d-add0-4900-be99-996704205bbb} <Debug> TCPHandler: Processed in 0.0017405 sec. | ||
| 1278 | 2026.04.28 20:30:37.467329 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1279 | 2026.04.28 20:30:37.467423 [ 275 ] {92c57a49-7c6b-43a1-bc8b-4b22fc114e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1280 | 2026.04.28 20:30:37.467466 [ 275 ] {92c57a49-7c6b-43a1-bc8b-4b22fc114e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1281 | 2026.04.28 20:30:37.467894 [ 275 ] {92c57a49-7c6b-43a1-bc8b-4b22fc114e0a} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1282 | 2026.04.28 20:30:37.467930 [ 275 ] {92c57a49-7c6b-43a1-bc8b-4b22fc114e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1283 | 2026.04.28 20:30:37.468368 [ 275 ] {92c57a49-7c6b-43a1-bc8b-4b22fc114e0a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1284 | 2026.04.28 20:30:37.468902 [ 275 ] {92c57a49-7c6b-43a1-bc8b-4b22fc114e0a} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1285 | 2026.04.28 20:30:37.469028 [ 275 ] {92c57a49-7c6b-43a1-bc8b-4b22fc114e0a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001623 sec., 163277.88046826862 rows/sec., 10.85 MiB/sec. | ||
| 1286 | 2026.04.28 20:30:37.469064 [ 275 ] {92c57a49-7c6b-43a1-bc8b-4b22fc114e0a} <Debug> TCPHandler: Processed in 0.00178426 sec. | ||
| 1287 | 2026.04.28 20:30:37.469189 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1288 | 2026.04.28 20:30:37.469282 [ 275 ] {58215db9-f4c2-44a0-b4c0-06fc22e6c236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1289 | 2026.04.28 20:30:37.469325 [ 275 ] {58215db9-f4c2-44a0-b4c0-06fc22e6c236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1290 | 2026.04.28 20:30:37.469657 [ 275 ] {58215db9-f4c2-44a0-b4c0-06fc22e6c236} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1291 | 2026.04.28 20:30:37.469692 [ 275 ] {58215db9-f4c2-44a0-b4c0-06fc22e6c236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1292 | 2026.04.28 20:30:37.470084 [ 275 ] {58215db9-f4c2-44a0-b4c0-06fc22e6c236} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1293 | 2026.04.28 20:30:37.470492 [ 275 ] {58215db9-f4c2-44a0-b4c0-06fc22e6c236} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1294 | 2026.04.28 20:30:37.470620 [ 275 ] {58215db9-f4c2-44a0-b4c0-06fc22e6c236} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001355 sec., 738.0073800738007 rows/sec., 49.73 KiB/sec. | ||
| 1295 | 2026.04.28 20:30:37.470655 [ 275 ] {58215db9-f4c2-44a0-b4c0-06fc22e6c236} <Debug> TCPHandler: Processed in 0.001516945 sec. | ||
| 1296 | 2026.04.28 20:30:37.470773 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1297 | 2026.04.28 20:30:37.470870 [ 275 ] {fc39f68b-2fe0-4dc0-8d8f-8fd58844ac94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1298 | 2026.04.28 20:30:37.470923 [ 275 ] {fc39f68b-2fe0-4dc0-8d8f-8fd58844ac94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1299 | 2026.04.28 20:30:37.471718 [ 275 ] {fc39f68b-2fe0-4dc0-8d8f-8fd58844ac94} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1300 | 2026.04.28 20:30:37.471756 [ 275 ] {fc39f68b-2fe0-4dc0-8d8f-8fd58844ac94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1301 | 2026.04.28 20:30:37.472420 [ 275 ] {fc39f68b-2fe0-4dc0-8d8f-8fd58844ac94} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1302 | 2026.04.28 20:30:37.472899 [ 275 ] {fc39f68b-2fe0-4dc0-8d8f-8fd58844ac94} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1303 | 2026.04.28 20:30:37.473037 [ 275 ] {fc39f68b-2fe0-4dc0-8d8f-8fd58844ac94} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002185 sec., 10068.649885583525 rows/sec., 18.04 MiB/sec. | ||
| 1304 | 2026.04.28 20:30:37.473092 [ 275 ] {fc39f68b-2fe0-4dc0-8d8f-8fd58844ac94} <Debug> TCPHandler: Processed in 0.002368125 sec. | ||
| 1305 | 2026.04.28 20:30:37.473222 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1306 | 2026.04.28 20:30:37.473315 [ 275 ] {12f787e3-4782-42df-9b52-578c9961bed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1307 | 2026.04.28 20:30:37.473356 [ 275 ] {12f787e3-4782-42df-9b52-578c9961bed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1308 | 2026.04.28 20:30:37.473684 [ 275 ] {12f787e3-4782-42df-9b52-578c9961bed2} <Trace> oximeter.measurements_i64 (fb5cc94d-90ae-4200-8b1f-b81c2a56ed2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1309 | 2026.04.28 20:30:37.473721 [ 275 ] {12f787e3-4782-42df-9b52-578c9961bed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1310 | 2026.04.28 20:30:37.474155 [ 275 ] {12f787e3-4782-42df-9b52-578c9961bed2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1311 | 2026.04.28 20:30:37.474575 [ 275 ] {12f787e3-4782-42df-9b52-578c9961bed2} <Trace> oximeter.measurements_i64 (fb5cc94d-90ae-4200-8b1f-b81c2a56ed2f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1312 | 2026.04.28 20:30:37.474707 [ 275 ] {12f787e3-4782-42df-9b52-578c9961bed2} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.00141 sec., 8510.63829787234 rows/sec., 641.35 KiB/sec. | ||
| 1313 | 2026.04.28 20:30:37.474742 [ 275 ] {12f787e3-4782-42df-9b52-578c9961bed2} <Debug> TCPHandler: Processed in 0.001569256 sec. | ||
| 1314 | 2026.04.28 20:30:37.474859 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1315 | 2026.04.28 20:30:37.474951 [ 275 ] {989f0a45-fa99-4f8a-9e1f-ce8a682f70b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1316 | 2026.04.28 20:30:37.474992 [ 275 ] {989f0a45-fa99-4f8a-9e1f-ce8a682f70b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1317 | 2026.04.28 20:30:37.475319 [ 275 ] {989f0a45-fa99-4f8a-9e1f-ce8a682f70b9} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1318 | 2026.04.28 20:30:37.475355 [ 275 ] {989f0a45-fa99-4f8a-9e1f-ce8a682f70b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1319 | 2026.04.28 20:30:37.475780 [ 275 ] {989f0a45-fa99-4f8a-9e1f-ce8a682f70b9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1320 | 2026.04.28 20:30:37.476203 [ 275 ] {989f0a45-fa99-4f8a-9e1f-ce8a682f70b9} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1321 | 2026.04.28 20:30:37.476331 [ 275 ] {989f0a45-fa99-4f8a-9e1f-ce8a682f70b9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001398 sec., 64377.68240343348 rows/sec., 4.03 MiB/sec. | ||
| 1322 | 2026.04.28 20:30:37.476366 [ 275 ] {989f0a45-fa99-4f8a-9e1f-ce8a682f70b9} <Debug> TCPHandler: Processed in 0.001556796 sec. | ||
| 1323 | 2026.04.28 20:30:42.440948 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1324 | 2026.04.28 20:30:42.441190 [ 275 ] {a359d6f3-0e71-4dc5-b4d6-1d01115f66b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1325 | 2026.04.28 20:30:42.441516 [ 275 ] {a359d6f3-0e71-4dc5-b4d6-1d01115f66b1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1326 | 2026.04.28 20:30:42.441555 [ 275 ] {a359d6f3-0e71-4dc5-b4d6-1d01115f66b1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1327 | 2026.04.28 20:30:42.441780 [ 275 ] {a359d6f3-0e71-4dc5-b4d6-1d01115f66b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1328 | 2026.04.28 20:30:42.441853 [ 275 ] {a359d6f3-0e71-4dc5-b4d6-1d01115f66b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1329 | 2026.04.28 20:30:42.441998 [ 275 ] {a359d6f3-0e71-4dc5-b4d6-1d01115f66b1} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1330 | 2026.04.28 20:30:42.442036 [ 275 ] {a359d6f3-0e71-4dc5-b4d6-1d01115f66b1} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1331 | 2026.04.28 20:30:42.442060 [ 275 ] {a359d6f3-0e71-4dc5-b4d6-1d01115f66b1} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (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 | ||
| 1332 | 2026.04.28 20:30:42.442076 [ 275 ] {a359d6f3-0e71-4dc5-b4d6-1d01115f66b1} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1333 | 2026.04.28 20:30:42.442117 [ 275 ] {a359d6f3-0e71-4dc5-b4d6-1d01115f66b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1334 | 2026.04.28 20:30:42.442138 [ 275 ] {a359d6f3-0e71-4dc5-b4d6-1d01115f66b1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1335 | 2026.04.28 20:30:42.443238 [ 275 ] {a359d6f3-0e71-4dc5-b4d6-1d01115f66b1} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002134 sec., 16401.124648547328 rows/sec., 3.45 MiB/sec. | ||
| 1336 | 2026.04.28 20:30:42.443346 [ 275 ] {a359d6f3-0e71-4dc5-b4d6-1d01115f66b1} <Debug> TCPHandler: Processed in 0.002524997 sec. | ||
| 1337 | 2026.04.28 20:30:42.444991 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1338 | 2026.04.28 20:30:42.445105 [ 275 ] {9d2e825a-6f19-4baf-bf17-71a7f2323741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1339 | 2026.04.28 20:30:42.445151 [ 275 ] {9d2e825a-6f19-4baf-bf17-71a7f2323741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1340 | 2026.04.28 20:30:42.445672 [ 275 ] {9d2e825a-6f19-4baf-bf17-71a7f2323741} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1341 | 2026.04.28 20:30:42.445717 [ 275 ] {9d2e825a-6f19-4baf-bf17-71a7f2323741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1342 | 2026.04.28 20:30:42.446217 [ 275 ] {9d2e825a-6f19-4baf-bf17-71a7f2323741} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1343 | 2026.04.28 20:30:42.446660 [ 275 ] {9d2e825a-6f19-4baf-bf17-71a7f2323741} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1344 | 2026.04.28 20:30:42.446813 [ 275 ] {9d2e825a-6f19-4baf-bf17-71a7f2323741} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001742 sec., 32146.957520091848 rows/sec., 2.47 MiB/sec. | ||
| 1345 | 2026.04.28 20:30:42.446854 [ 275 ] {9d2e825a-6f19-4baf-bf17-71a7f2323741} <Debug> TCPHandler: Processed in 0.001915964 sec. | ||
| 1346 | 2026.04.28 20:30:42.446994 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1347 | 2026.04.28 20:30:42.447093 [ 275 ] {3e14c942-e08e-4e69-b551-37b08d877eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1348 | 2026.04.28 20:30:42.447136 [ 275 ] {3e14c942-e08e-4e69-b551-37b08d877eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1349 | 2026.04.28 20:30:42.447591 [ 275 ] {3e14c942-e08e-4e69-b551-37b08d877eed} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1350 | 2026.04.28 20:30:42.447630 [ 275 ] {3e14c942-e08e-4e69-b551-37b08d877eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1351 | 2026.04.28 20:30:42.448112 [ 275 ] {3e14c942-e08e-4e69-b551-37b08d877eed} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1352 | 2026.04.28 20:30:42.448588 [ 275 ] {3e14c942-e08e-4e69-b551-37b08d877eed} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1353 | 2026.04.28 20:30:42.448728 [ 275 ] {3e14c942-e08e-4e69-b551-37b08d877eed} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001657 sec., 38624.01931200965 rows/sec., 3.01 MiB/sec. | ||
| 1354 | 2026.04.28 20:30:42.448767 [ 275 ] {3e14c942-e08e-4e69-b551-37b08d877eed} <Debug> TCPHandler: Processed in 0.001823332 sec. | ||
| 1355 | 2026.04.28 20:30:42.448916 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1356 | 2026.04.28 20:30:42.449013 [ 275 ] {24173234-f5ee-4e2c-8040-5dc50cef2051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1357 | 2026.04.28 20:30:42.449056 [ 275 ] {24173234-f5ee-4e2c-8040-5dc50cef2051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1358 | 2026.04.28 20:30:42.449587 [ 275 ] {24173234-f5ee-4e2c-8040-5dc50cef2051} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1359 | 2026.04.28 20:30:42.449628 [ 275 ] {24173234-f5ee-4e2c-8040-5dc50cef2051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1360 | 2026.04.28 20:30:42.450069 [ 275 ] {24173234-f5ee-4e2c-8040-5dc50cef2051} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1361 | 2026.04.28 20:30:42.450485 [ 275 ] {24173234-f5ee-4e2c-8040-5dc50cef2051} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1362 | 2026.04.28 20:30:42.450619 [ 275 ] {24173234-f5ee-4e2c-8040-5dc50cef2051} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001626 sec., 98400.98400984009 rows/sec., 6.85 MiB/sec. | ||
| 1363 | 2026.04.28 20:30:42.450657 [ 275 ] {24173234-f5ee-4e2c-8040-5dc50cef2051} <Debug> TCPHandler: Processed in 0.001790281 sec. | ||
| 1364 | 2026.04.28 20:30:42.450785 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1365 | 2026.04.28 20:30:42.450878 [ 275 ] {e147980e-7991-4008-b99e-b3ecf1664948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1366 | 2026.04.28 20:30:42.450919 [ 275 ] {e147980e-7991-4008-b99e-b3ecf1664948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1367 | 2026.04.28 20:30:42.451280 [ 275 ] {e147980e-7991-4008-b99e-b3ecf1664948} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1368 | 2026.04.28 20:30:42.451318 [ 275 ] {e147980e-7991-4008-b99e-b3ecf1664948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1369 | 2026.04.28 20:30:42.451740 [ 275 ] {e147980e-7991-4008-b99e-b3ecf1664948} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1370 | 2026.04.28 20:30:42.452187 [ 275 ] {e147980e-7991-4008-b99e-b3ecf1664948} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1371 | 2026.04.28 20:30:42.452322 [ 275 ] {e147980e-7991-4008-b99e-b3ecf1664948} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001463 sec., 41011.619958988376 rows/sec., 2.76 MiB/sec. | ||
| 1372 | 2026.04.28 20:30:42.452358 [ 275 ] {e147980e-7991-4008-b99e-b3ecf1664948} <Debug> TCPHandler: Processed in 0.001622127 sec. | ||
| 1373 | 2026.04.28 20:30:43.142159 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2472 | ||
| 1374 | 2026.04.28 20:30:43.143037 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1375 | 2026.04.28 20:30:43.143113 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1376 | 2026.04.28 20:30:43.143836 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1377 | 2026.04.28 20:30:43.144288 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1378 | 2026.04.28 20:30:43.144449 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2472 | ||
| 1379 | 2026.04.28 20:30:43.261041 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1380 | 2026.04.28 20:30:43.278260 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1381 | 2026.04.28 20:30:43.278323 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1382 | 2026.04.28 20:30:43.284627 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1383 | 2026.04.28 20:30:43.285758 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1384 | 2026.04.28 20:30:43.288711 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1385 | 2026.04.28 20:30:44.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.84 MiB, peak 172.84 MiB, free memory in arenas 0.00 B, will set to 169.93 MiB (RSS), difference: 1.09 MiB | ||
| 1386 | 2026.04.28 20:30:45.642175 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 170 | ||
| 1387 | 2026.04.28 20:30:45.644474 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1388 | 2026.04.28 20:30:45.644520 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1389 | 2026.04.28 20:30:45.645807 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1390 | 2026.04.28 20:30:45.646334 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1391 | 2026.04.28 20:30:45.646641 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 170 | ||
| 1392 | 2026.04.28 20:30:47.445180 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1393 | 2026.04.28 20:30:47.445542 [ 275 ] {ac69462f-24e9-4795-a2a5-b0504a366070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', '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) | ||
| 1394 | 2026.04.28 20:30:47.446027 [ 275 ] {ac69462f-24e9-4795-a2a5-b0504a366070} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1395 | 2026.04.28 20:30:47.446065 [ 275 ] {ac69462f-24e9-4795-a2a5-b0504a366070} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', '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 | ||
| 1396 | 2026.04.28 20:30:47.446306 [ 275 ] {ac69462f-24e9-4795-a2a5-b0504a366070} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1397 | 2026.04.28 20:30:47.446371 [ 275 ] {ac69462f-24e9-4795-a2a5-b0504a366070} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1398 | 2026.04.28 20:30:47.446507 [ 275 ] {ac69462f-24e9-4795-a2a5-b0504a366070} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 1399 | 2026.04.28 20:30:47.446541 [ 275 ] {ac69462f-24e9-4795-a2a5-b0504a366070} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1400 | 2026.04.28 20:30:47.446562 [ 275 ] {ac69462f-24e9-4795-a2a5-b0504a366070} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (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 | ||
| 1401 | 2026.04.28 20:30:47.446578 [ 275 ] {ac69462f-24e9-4795-a2a5-b0504a366070} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1402 | 2026.04.28 20:30:47.446616 [ 275 ] {ac69462f-24e9-4795-a2a5-b0504a366070} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', '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'))" | ||
| 1403 | 2026.04.28 20:30:47.446636 [ 275 ] {ac69462f-24e9-4795-a2a5-b0504a366070} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1404 | 2026.04.28 20:30:47.448073 [ 275 ] {ac69462f-24e9-4795-a2a5-b0504a366070} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002681 sec., 13054.830287206267 rows/sec., 2.75 MiB/sec. | ||
| 1405 | 2026.04.28 20:30:47.448174 [ 275 ] {ac69462f-24e9-4795-a2a5-b0504a366070} <Debug> TCPHandler: Processed in 0.003160112 sec. | ||
| 1406 | 2026.04.28 20:30:47.453488 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1407 | 2026.04.28 20:30:47.453612 [ 275 ] {ca528e33-b66f-49d5-9b7a-57a987370588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1408 | 2026.04.28 20:30:47.453662 [ 275 ] {ca528e33-b66f-49d5-9b7a-57a987370588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1409 | 2026.04.28 20:30:47.454239 [ 275 ] {ca528e33-b66f-49d5-9b7a-57a987370588} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1410 | 2026.04.28 20:30:47.454285 [ 275 ] {ca528e33-b66f-49d5-9b7a-57a987370588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1411 | 2026.04.28 20:30:47.454799 [ 275 ] {ca528e33-b66f-49d5-9b7a-57a987370588} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1412 | 2026.04.28 20:30:47.455261 [ 275 ] {ca528e33-b66f-49d5-9b7a-57a987370588} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1413 | 2026.04.28 20:30:47.455403 [ 275 ] {ca528e33-b66f-49d5-9b7a-57a987370588} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001827 sec., 155446.08648056924 rows/sec., 9.87 MiB/sec. | ||
| 1414 | 2026.04.28 20:30:47.455441 [ 275 ] {ca528e33-b66f-49d5-9b7a-57a987370588} <Debug> TCPHandler: Processed in 0.002010376 sec. | ||
| 1415 | 2026.04.28 20:30:47.455566 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1416 | 2026.04.28 20:30:47.455658 [ 275 ] {fa390859-0682-4eec-b46b-b2fbaf874276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1417 | 2026.04.28 20:30:47.455698 [ 275 ] {fa390859-0682-4eec-b46b-b2fbaf874276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1418 | 2026.04.28 20:30:47.456379 [ 275 ] {fa390859-0682-4eec-b46b-b2fbaf874276} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1419 | 2026.04.28 20:30:47.456415 [ 275 ] {fa390859-0682-4eec-b46b-b2fbaf874276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1420 | 2026.04.28 20:30:47.456934 [ 275 ] {fa390859-0682-4eec-b46b-b2fbaf874276} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1421 | 2026.04.28 20:30:47.457378 [ 275 ] {fa390859-0682-4eec-b46b-b2fbaf874276} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1422 | 2026.04.28 20:30:47.457542 [ 275 ] {fa390859-0682-4eec-b46b-b2fbaf874276} <Debug> executeQuery: Read 851 rows, 67.93 KiB in 0.0019 sec., 447894.7368421053 rows/sec., 34.91 MiB/sec. | ||
| 1423 | 2026.04.28 20:30:47.457581 [ 275 ] {fa390859-0682-4eec-b46b-b2fbaf874276} <Debug> TCPHandler: Processed in 0.002061287 sec. | ||
| 1424 | 2026.04.28 20:30:47.457724 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1425 | 2026.04.28 20:30:47.457818 [ 275 ] {1064c5ed-322f-471d-950e-bad440f75827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1426 | 2026.04.28 20:30:47.457857 [ 275 ] {1064c5ed-322f-471d-950e-bad440f75827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1427 | 2026.04.28 20:30:47.458378 [ 275 ] {1064c5ed-322f-471d-950e-bad440f75827} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1428 | 2026.04.28 20:30:47.458412 [ 275 ] {1064c5ed-322f-471d-950e-bad440f75827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1429 | 2026.04.28 20:30:47.458919 [ 275 ] {1064c5ed-322f-471d-950e-bad440f75827} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1430 | 2026.04.28 20:30:47.459387 [ 275 ] {1064c5ed-322f-471d-950e-bad440f75827} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1431 | 2026.04.28 20:30:47.459512 [ 275 ] {1064c5ed-322f-471d-950e-bad440f75827} <Debug> executeQuery: Read 169 rows, 10.57 KiB in 0.001712 sec., 98714.95327102803 rows/sec., 6.03 MiB/sec. | ||
| 1432 | 2026.04.28 20:30:47.459547 [ 275 ] {1064c5ed-322f-471d-950e-bad440f75827} <Debug> TCPHandler: Processed in 0.001871793 sec. | ||
| 1433 | 2026.04.28 20:30:47.459671 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1434 | 2026.04.28 20:30:47.459764 [ 275 ] {a6c743e2-0da3-4762-b90e-a75628099ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1435 | 2026.04.28 20:30:47.459893 [ 275 ] {a6c743e2-0da3-4762-b90e-a75628099ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1436 | 2026.04.28 20:30:47.460320 [ 275 ] {a6c743e2-0da3-4762-b90e-a75628099ca8} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1437 | 2026.04.28 20:30:47.460354 [ 275 ] {a6c743e2-0da3-4762-b90e-a75628099ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1438 | 2026.04.28 20:30:47.460793 [ 275 ] {a6c743e2-0da3-4762-b90e-a75628099ca8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1439 | 2026.04.28 20:30:47.461239 [ 275 ] {a6c743e2-0da3-4762-b90e-a75628099ca8} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1440 | 2026.04.28 20:30:47.461364 [ 275 ] {a6c743e2-0da3-4762-b90e-a75628099ca8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001618 sec., 92088.99876390606 rows/sec., 5.95 MiB/sec. | ||
| 1441 | 2026.04.28 20:30:47.461400 [ 275 ] {a6c743e2-0da3-4762-b90e-a75628099ca8} <Debug> TCPHandler: Processed in 0.001777871 sec. | ||
| 1442 | 2026.04.28 20:30:47.461518 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1443 | 2026.04.28 20:30:47.461610 [ 275 ] {589d9a10-e640-49d9-8302-e6899e6d3969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1444 | 2026.04.28 20:30:47.461650 [ 275 ] {589d9a10-e640-49d9-8302-e6899e6d3969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1445 | 2026.04.28 20:30:47.462064 [ 275 ] {589d9a10-e640-49d9-8302-e6899e6d3969} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1446 | 2026.04.28 20:30:47.462099 [ 275 ] {589d9a10-e640-49d9-8302-e6899e6d3969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1447 | 2026.04.28 20:30:47.462595 [ 275 ] {589d9a10-e640-49d9-8302-e6899e6d3969} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1448 | 2026.04.28 20:30:47.463062 [ 275 ] {589d9a10-e640-49d9-8302-e6899e6d3969} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1449 | 2026.04.28 20:30:47.463196 [ 275 ] {589d9a10-e640-49d9-8302-e6899e6d3969} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001603 sec., 92326.8870867124 rows/sec., 5.25 MiB/sec. | ||
| 1450 | 2026.04.28 20:30:47.463234 [ 275 ] {589d9a10-e640-49d9-8302-e6899e6d3969} <Debug> TCPHandler: Processed in 0.0017638 sec. | ||
| 1451 | 2026.04.28 20:30:47.463352 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1452 | 2026.04.28 20:30:47.463444 [ 275 ] {4c1d4da4-4c95-4e6a-b6bb-d8c4554139f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1453 | 2026.04.28 20:30:47.463483 [ 275 ] {4c1d4da4-4c95-4e6a-b6bb-d8c4554139f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1454 | 2026.04.28 20:30:47.464044 [ 275 ] {4c1d4da4-4c95-4e6a-b6bb-d8c4554139f1} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1455 | 2026.04.28 20:30:47.464080 [ 275 ] {4c1d4da4-4c95-4e6a-b6bb-d8c4554139f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1456 | 2026.04.28 20:30:47.464531 [ 275 ] {4c1d4da4-4c95-4e6a-b6bb-d8c4554139f1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1457 | 2026.04.28 20:30:47.464995 [ 275 ] {4c1d4da4-4c95-4e6a-b6bb-d8c4554139f1} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1458 | 2026.04.28 20:30:47.465148 [ 275 ] {4c1d4da4-4c95-4e6a-b6bb-d8c4554139f1} <Debug> executeQuery: Read 520 rows, 37.61 KiB in 0.001721 sec., 302149.91284137126 rows/sec., 21.34 MiB/sec. | ||
| 1459 | 2026.04.28 20:30:47.465186 [ 275 ] {4c1d4da4-4c95-4e6a-b6bb-d8c4554139f1} <Debug> TCPHandler: Processed in 0.001883653 sec. | ||
| 1460 | 2026.04.28 20:30:47.465297 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1461 | 2026.04.28 20:30:47.465389 [ 275 ] {4d8c4748-c27b-4dba-858e-f0fcc1c24c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1462 | 2026.04.28 20:30:47.465430 [ 275 ] {4d8c4748-c27b-4dba-858e-f0fcc1c24c06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1463 | 2026.04.28 20:30:47.465795 [ 275 ] {4d8c4748-c27b-4dba-858e-f0fcc1c24c06} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1464 | 2026.04.28 20:30:47.465842 [ 275 ] {4d8c4748-c27b-4dba-858e-f0fcc1c24c06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1465 | 2026.04.28 20:30:47.466368 [ 275 ] {4d8c4748-c27b-4dba-858e-f0fcc1c24c06} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1466 | 2026.04.28 20:30:47.466896 [ 275 ] {4d8c4748-c27b-4dba-858e-f0fcc1c24c06} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1467 | 2026.04.28 20:30:47.467031 [ 275 ] {4d8c4748-c27b-4dba-858e-f0fcc1c24c06} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001659 sec., 3616.636528028933 rows/sec., 188.96 KiB/sec. | ||
| 1468 | 2026.04.28 20:30:47.467068 [ 275 ] {4d8c4748-c27b-4dba-858e-f0fcc1c24c06} <Debug> TCPHandler: Processed in 0.001819152 sec. | ||
| 1469 | 2026.04.28 20:30:47.467182 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1470 | 2026.04.28 20:30:47.467277 [ 275 ] {176499f2-1447-47f6-8d20-93c9bf66f9eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1471 | 2026.04.28 20:30:47.467322 [ 275 ] {176499f2-1447-47f6-8d20-93c9bf66f9eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1472 | 2026.04.28 20:30:47.467728 [ 275 ] {176499f2-1447-47f6-8d20-93c9bf66f9eb} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1473 | 2026.04.28 20:30:47.467764 [ 275 ] {176499f2-1447-47f6-8d20-93c9bf66f9eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1474 | 2026.04.28 20:30:47.468220 [ 275 ] {176499f2-1447-47f6-8d20-93c9bf66f9eb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1475 | 2026.04.28 20:30:47.468715 [ 275 ] {176499f2-1447-47f6-8d20-93c9bf66f9eb} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1476 | 2026.04.28 20:30:47.468869 [ 275 ] {176499f2-1447-47f6-8d20-93c9bf66f9eb} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00161 sec., 164596.27329192546 rows/sec., 10.94 MiB/sec. | ||
| 1477 | 2026.04.28 20:30:47.468908 [ 275 ] {176499f2-1447-47f6-8d20-93c9bf66f9eb} <Debug> TCPHandler: Processed in 0.001775891 sec. | ||
| 1478 | 2026.04.28 20:30:47.469026 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1479 | 2026.04.28 20:30:47.469122 [ 275 ] {7f9c40dc-89f0-4c12-9b7e-19d723f6d817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1480 | 2026.04.28 20:30:47.469164 [ 275 ] {7f9c40dc-89f0-4c12-9b7e-19d723f6d817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1481 | 2026.04.28 20:30:47.469483 [ 275 ] {7f9c40dc-89f0-4c12-9b7e-19d723f6d817} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1482 | 2026.04.28 20:30:47.469518 [ 275 ] {7f9c40dc-89f0-4c12-9b7e-19d723f6d817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1483 | 2026.04.28 20:30:47.469952 [ 275 ] {7f9c40dc-89f0-4c12-9b7e-19d723f6d817} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1484 | 2026.04.28 20:30:47.470386 [ 275 ] {7f9c40dc-89f0-4c12-9b7e-19d723f6d817} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1485 | 2026.04.28 20:30:47.470512 [ 275 ] {7f9c40dc-89f0-4c12-9b7e-19d723f6d817} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001409 sec., 709.7232079488999 rows/sec., 47.82 KiB/sec. | ||
| 1486 | 2026.04.28 20:30:47.470548 [ 275 ] {7f9c40dc-89f0-4c12-9b7e-19d723f6d817} <Debug> TCPHandler: Processed in 0.001573936 sec. | ||
| 1487 | 2026.04.28 20:30:47.470661 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1488 | 2026.04.28 20:30:47.470754 [ 275 ] {9aa62078-a61e-415a-8ab8-65ed1338a9de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1489 | 2026.04.28 20:30:47.470807 [ 275 ] {9aa62078-a61e-415a-8ab8-65ed1338a9de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1490 | 2026.04.28 20:30:47.471562 [ 275 ] {9aa62078-a61e-415a-8ab8-65ed1338a9de} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1491 | 2026.04.28 20:30:47.471597 [ 275 ] {9aa62078-a61e-415a-8ab8-65ed1338a9de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1492 | 2026.04.28 20:30:47.472255 [ 275 ] {9aa62078-a61e-415a-8ab8-65ed1338a9de} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1493 | 2026.04.28 20:30:47.472715 [ 275 ] {9aa62078-a61e-415a-8ab8-65ed1338a9de} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1494 | 2026.04.28 20:30:47.472851 [ 275 ] {9aa62078-a61e-415a-8ab8-65ed1338a9de} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002114 sec., 12771.996215704825 rows/sec., 22.89 MiB/sec. | ||
| 1495 | 2026.04.28 20:30:47.472906 [ 275 ] {9aa62078-a61e-415a-8ab8-65ed1338a9de} <Debug> TCPHandler: Processed in 0.002294962 sec. | ||
| 1496 | 2026.04.28 20:30:47.473036 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1497 | 2026.04.28 20:30:47.473131 [ 275 ] {c166964b-2c6e-4882-b34f-7ce87ba06c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1498 | 2026.04.28 20:30:47.473172 [ 275 ] {c166964b-2c6e-4882-b34f-7ce87ba06c76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1499 | 2026.04.28 20:30:47.473484 [ 275 ] {c166964b-2c6e-4882-b34f-7ce87ba06c76} <Trace> oximeter.measurements_i64 (fb5cc94d-90ae-4200-8b1f-b81c2a56ed2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1500 | 2026.04.28 20:30:47.473518 [ 275 ] {c166964b-2c6e-4882-b34f-7ce87ba06c76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1501 | 2026.04.28 20:30:47.473950 [ 275 ] {c166964b-2c6e-4882-b34f-7ce87ba06c76} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1502 | 2026.04.28 20:30:47.474452 [ 275 ] {c166964b-2c6e-4882-b34f-7ce87ba06c76} <Trace> oximeter.measurements_i64 (fb5cc94d-90ae-4200-8b1f-b81c2a56ed2f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1503 | 2026.04.28 20:30:47.474577 [ 275 ] {c166964b-2c6e-4882-b34f-7ce87ba06c76} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001464 sec., 2049.1803278688526 rows/sec., 164.09 KiB/sec. | ||
| 1504 | 2026.04.28 20:30:47.474613 [ 275 ] {c166964b-2c6e-4882-b34f-7ce87ba06c76} <Debug> TCPHandler: Processed in 0.001626517 sec. | ||
| 1505 | 2026.04.28 20:30:47.474729 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1506 | 2026.04.28 20:30:47.474822 [ 275 ] {ef290539-4a70-4def-aed8-aca24b3d0cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1507 | 2026.04.28 20:30:47.474862 [ 275 ] {ef290539-4a70-4def-aed8-aca24b3d0cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1508 | 2026.04.28 20:30:47.475178 [ 275 ] {ef290539-4a70-4def-aed8-aca24b3d0cd0} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1509 | 2026.04.28 20:30:47.475212 [ 275 ] {ef290539-4a70-4def-aed8-aca24b3d0cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1510 | 2026.04.28 20:30:47.475668 [ 275 ] {ef290539-4a70-4def-aed8-aca24b3d0cd0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1511 | 2026.04.28 20:30:47.476115 [ 275 ] {ef290539-4a70-4def-aed8-aca24b3d0cd0} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1512 | 2026.04.28 20:30:47.476263 [ 275 ] {ef290539-4a70-4def-aed8-aca24b3d0cd0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001458 sec., 61728.39506172839 rows/sec., 3.86 MiB/sec. | ||
| 1513 | 2026.04.28 20:30:47.476299 [ 275 ] {ef290539-4a70-4def-aed8-aca24b3d0cd0} <Debug> TCPHandler: Processed in 0.001619317 sec. | ||
| 1514 | 2026.04.28 20:30:50.590215 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1515 | 2026.04.28 20:30:50.590317 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1516 | 2026.04.28 20:30:50.644565 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2920 | ||
| 1517 | 2026.04.28 20:30:50.645215 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1518 | 2026.04.28 20:30:50.645250 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1519 | 2026.04.28 20:30:50.645728 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1520 | 2026.04.28 20:30:50.645948 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1521 | 2026.04.28 20:30:50.646074 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2920 | ||
| 1522 | 2026.04.28 20:30:50.646124 [ 46 ] {} <Debug> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1523 | 2026.04.28 20:30:50.646238 [ 46 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1524 | 2026.04.28 20:30:50.646277 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1525 | 2026.04.28 20:30:50.648501 [ 193 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::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 | ||
| 1526 | 2026.04.28 20:30:50.650621 [ 193 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1527 | 2026.04.28 20:30:50.650760 [ 193 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 552 rows starting from the beginning of the part | ||
| 1528 | 2026.04.28 20:30:50.650927 [ 193 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 448 rows starting from the beginning of the part | ||
| 1529 | 2026.04.28 20:30:50.651031 [ 193 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 512 rows starting from the beginning of the part | ||
| 1530 | 2026.04.28 20:30:50.651094 [ 193 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1531 | 2026.04.28 20:30:50.651179 [ 193 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1532 | 2026.04.28 20:30:50.651220 [ 193 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1533 | 2026.04.28 20:30:50.685906 [ 187 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2920 rows, containing 4 columns (4 merged, 0 gathered) in 0.039515714 sec., 73894.65365601137 rows/sec., 1.06 MiB/sec. | ||
| 1534 | 2026.04.28 20:30:50.687175 [ 187 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1535 | 2026.04.28 20:30:50.687509 [ 187 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_6_1} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1536 | 2026.04.28 20:30:50.687591 [ 187 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_6_1} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1537 | 2026.04.28 20:30:50.687710 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1538 | 2026.04.28 20:30:50.788809 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1539 | 2026.04.28 20:30:50.805336 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1540 | 2026.04.28 20:30:50.805390 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1541 | 2026.04.28 20:30:50.811615 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1542 | 2026.04.28 20:30:50.812360 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1543 | 2026.04.28 20:30:50.812640 [ 46 ] {} <Debug> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1544 | 2026.04.28 20:30:50.812686 [ 46 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1545 | 2026.04.28 20:30:50.812705 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1546 | 2026.04.28 20:30:50.812791 [ 187 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::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 | ||
| 1547 | 2026.04.28 20:30:50.816172 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1548 | 2026.04.28 20:30:50.817105 [ 187 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1549 | 2026.04.28 20:30:50.818545 [ 187 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::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 | ||
| 1550 | 2026.04.28 20:30:50.822998 [ 187 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::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 | ||
| 1551 | 2026.04.28 20:30:50.827388 [ 187 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::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 | ||
| 1552 | 2026.04.28 20:30:50.831763 [ 187 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::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 | ||
| 1553 | 2026.04.28 20:30:50.841261 [ 187 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::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 | ||
| 1554 | 2026.04.28 20:30:50.845458 [ 187 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::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 | ||
| 1555 | 2026.04.28 20:30:50.912155 [ 188 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.099395644 sec., 462.7969410812409 rows/sec., 2.39 MiB/sec. | ||
| 1556 | 2026.04.28 20:30:50.914557 [ 200 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1557 | 2026.04.28 20:30:50.916652 [ 200 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_6_1} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1558 | 2026.04.28 20:30:50.916752 [ 200 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_6_1} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1559 | 2026.04.28 20:30:50.918492 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1560 | 2026.04.28 20:30:51.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.24 MiB, peak 180.77 MiB, free memory in arenas 0.00 B, will set to 180.44 MiB (RSS), difference: 9.21 MiB | ||
| 1561 | 2026.04.28 20:30:52.440962 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1562 | 2026.04.28 20:30:52.441210 [ 275 ] {872b6561-09c3-4cb5-870f-69e386319cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1563 | 2026.04.28 20:30:52.441564 [ 275 ] {872b6561-09c3-4cb5-870f-69e386319cee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1564 | 2026.04.28 20:30:52.441604 [ 275 ] {872b6561-09c3-4cb5-870f-69e386319cee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1565 | 2026.04.28 20:30:52.441859 [ 275 ] {872b6561-09c3-4cb5-870f-69e386319cee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1566 | 2026.04.28 20:30:52.441937 [ 275 ] {872b6561-09c3-4cb5-870f-69e386319cee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1567 | 2026.04.28 20:30:52.442095 [ 275 ] {872b6561-09c3-4cb5-870f-69e386319cee} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1568 | 2026.04.28 20:30:52.442133 [ 275 ] {872b6561-09c3-4cb5-870f-69e386319cee} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1569 | 2026.04.28 20:30:52.442154 [ 275 ] {872b6561-09c3-4cb5-870f-69e386319cee} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (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 | ||
| 1570 | 2026.04.28 20:30:52.442169 [ 275 ] {872b6561-09c3-4cb5-870f-69e386319cee} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1571 | 2026.04.28 20:30:52.442208 [ 275 ] {872b6561-09c3-4cb5-870f-69e386319cee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1572 | 2026.04.28 20:30:52.442227 [ 275 ] {872b6561-09c3-4cb5-870f-69e386319cee} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1573 | 2026.04.28 20:30:52.443316 [ 275 ] {872b6561-09c3-4cb5-870f-69e386319cee} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002208 sec., 15851.44927536232 rows/sec., 3.33 MiB/sec. | ||
| 1574 | 2026.04.28 20:30:52.443385 [ 275 ] {872b6561-09c3-4cb5-870f-69e386319cee} <Debug> TCPHandler: Processed in 0.002547438 sec. | ||
| 1575 | 2026.04.28 20:30:52.444972 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1576 | 2026.04.28 20:30:52.445086 [ 275 ] {46be51fa-7273-43b3-ba0b-ed87d023e6fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1577 | 2026.04.28 20:30:52.445130 [ 275 ] {46be51fa-7273-43b3-ba0b-ed87d023e6fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1578 | 2026.04.28 20:30:52.445628 [ 275 ] {46be51fa-7273-43b3-ba0b-ed87d023e6fb} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1579 | 2026.04.28 20:30:52.445668 [ 275 ] {46be51fa-7273-43b3-ba0b-ed87d023e6fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1580 | 2026.04.28 20:30:52.446023 [ 275 ] {46be51fa-7273-43b3-ba0b-ed87d023e6fb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1581 | 2026.04.28 20:30:52.446237 [ 275 ] {46be51fa-7273-43b3-ba0b-ed87d023e6fb} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1582 | 2026.04.28 20:30:52.446355 [ 33 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1583 | 2026.04.28 20:30:52.446373 [ 275 ] {46be51fa-7273-43b3-ba0b-ed87d023e6fb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001318 sec., 42488.619119878604 rows/sec., 3.26 MiB/sec. | ||
| 1584 | 2026.04.28 20:30:52.446423 [ 33 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1585 | 2026.04.28 20:30:52.446431 [ 275 ] {46be51fa-7273-43b3-ba0b-ed87d023e6fb} <Debug> TCPHandler: Processed in 0.001509615 sec. | ||
| 1586 | 2026.04.28 20:30:52.446451 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1587 | 2026.04.28 20:30:52.446559 [ 198 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::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 | ||
| 1588 | 2026.04.28 20:30:52.446568 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1589 | 2026.04.28 20:30:52.446674 [ 198 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1590 | 2026.04.28 20:30:52.446675 [ 275 ] {56772b01-a69a-474f-920d-ba1306de969f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1591 | 2026.04.28 20:30:52.446717 [ 198 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 824 rows starting from the beginning of the part | ||
| 1592 | 2026.04.28 20:30:52.446723 [ 275 ] {56772b01-a69a-474f-920d-ba1306de969f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1593 | 2026.04.28 20:30:52.446800 [ 198 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1594 | 2026.04.28 20:30:52.446864 [ 198 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 841 rows starting from the beginning of the part | ||
| 1595 | 2026.04.28 20:30:52.446943 [ 198 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1596 | 2026.04.28 20:30:52.447018 [ 198 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 851 rows starting from the beginning of the part | ||
| 1597 | 2026.04.28 20:30:52.447095 [ 198 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1598 | 2026.04.28 20:30:52.447150 [ 275 ] {56772b01-a69a-474f-920d-ba1306de969f} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1599 | 2026.04.28 20:30:52.447185 [ 275 ] {56772b01-a69a-474f-920d-ba1306de969f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1600 | 2026.04.28 20:30:52.447551 [ 275 ] {56772b01-a69a-474f-920d-ba1306de969f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1601 | 2026.04.28 20:30:52.447772 [ 275 ] {56772b01-a69a-474f-920d-ba1306de969f} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1602 | 2026.04.28 20:30:52.447893 [ 275 ] {56772b01-a69a-474f-920d-ba1306de969f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001237 sec., 51738.07599029911 rows/sec., 4.04 MiB/sec. | ||
| 1603 | 2026.04.28 20:30:52.447896 [ 42 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1604 | 2026.04.28 20:30:52.447929 [ 275 ] {56772b01-a69a-474f-920d-ba1306de969f} <Debug> TCPHandler: Processed in 0.001413992 sec. | ||
| 1605 | 2026.04.28 20:30:52.447940 [ 42 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1606 | 2026.04.28 20:30:52.447960 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1607 | 2026.04.28 20:30:52.448050 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1608 | 2026.04.28 20:30:52.448100 [ 188 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::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 | ||
| 1609 | 2026.04.28 20:30:52.448143 [ 275 ] {0ded83d3-8313-4c3c-a2fc-74ceb6aa13b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1610 | 2026.04.28 20:30:52.448191 [ 275 ] {0ded83d3-8313-4c3c-a2fc-74ceb6aa13b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1611 | 2026.04.28 20:30:52.448266 [ 188 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1612 | 2026.04.28 20:30:52.448314 [ 188 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 514 rows starting from the beginning of the part | ||
| 1613 | 2026.04.28 20:30:52.448401 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2684 rows, containing 5 columns (5 merged, 0 gathered) in 0.001888923 sec., 1420915.5164080271 rows/sec., 115.76 MiB/sec. | ||
| 1614 | 2026.04.28 20:30:52.448415 [ 188 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1615 | 2026.04.28 20:30:52.448479 [ 188 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 520 rows starting from the beginning of the part | ||
| 1616 | 2026.04.28 20:30:52.448526 [ 188 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 1617 | 2026.04.28 20:30:52.448570 [ 188 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 520 rows starting from the beginning of the part | ||
| 1618 | 2026.04.28 20:30:52.448610 [ 275 ] {0ded83d3-8313-4c3c-a2fc-74ceb6aa13b2} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1619 | 2026.04.28 20:30:52.448606 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1620 | 2026.04.28 20:30:52.448621 [ 188 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1621 | 2026.04.28 20:30:52.448649 [ 275 ] {0ded83d3-8313-4c3c-a2fc-74ceb6aa13b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1622 | 2026.04.28 20:30:52.448925 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_6_1} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1623 | 2026.04.28 20:30:52.448987 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_6_1} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1624 | 2026.04.28 20:30:52.449043 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 1625 | 2026.04.28 20:30:52.449152 [ 275 ] {0ded83d3-8313-4c3c-a2fc-74ceb6aa13b2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1626 | 2026.04.28 20:30:52.449392 [ 275 ] {0ded83d3-8313-4c3c-a2fc-74ceb6aa13b2} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1627 | 2026.04.28 20:30:52.449489 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1628 | 2026.04.28 20:30:52.449518 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1629 | 2026.04.28 20:30:52.449522 [ 275 ] {0ded83d3-8313-4c3c-a2fc-74ceb6aa13b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001397 sec., 114531.1381531854 rows/sec., 7.98 MiB/sec. | ||
| 1630 | 2026.04.28 20:30:52.449537 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1631 | 2026.04.28 20:30:52.449567 [ 275 ] {0ded83d3-8313-4c3c-a2fc-74ceb6aa13b2} <Debug> TCPHandler: Processed in 0.001566596 sec. | ||
| 1632 | 2026.04.28 20:30:52.449632 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::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 | ||
| 1633 | 2026.04.28 20:30:52.449687 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1634 | 2026.04.28 20:30:52.449727 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1635 | 2026.04.28 20:30:52.449754 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 270 rows starting from the beginning of the part | ||
| 1636 | 2026.04.28 20:30:52.449779 [ 275 ] {92c848e3-952d-4f00-9e28-a5a9b5c48314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1637 | 2026.04.28 20:30:52.449800 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1638 | 2026.04.28 20:30:52.449819 [ 275 ] {92c848e3-952d-4f00-9e28-a5a9b5c48314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1639 | 2026.04.28 20:30:52.449838 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 265 rows starting from the beginning of the part | ||
| 1640 | 2026.04.28 20:30:52.449895 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1641 | 2026.04.28 20:30:52.449934 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 265 rows starting from the beginning of the part | ||
| 1642 | 2026.04.28 20:30:52.449969 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1643 | 2026.04.28 20:30:52.450017 [ 189 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1746 rows, containing 5 columns (5 merged, 0 gathered) in 0.001989856 sec., 877450.428573726 rows/sec., 66.01 MiB/sec. | ||
| 1644 | 2026.04.28 20:30:52.450177 [ 275 ] {92c848e3-952d-4f00-9e28-a5a9b5c48314} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1645 | 2026.04.28 20:30:52.450215 [ 275 ] {92c848e3-952d-4f00-9e28-a5a9b5c48314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1646 | 2026.04.28 20:30:52.450259 [ 192 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1647 | 2026.04.28 20:30:52.450653 [ 192 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_6_1} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1648 | 2026.04.28 20:30:52.450664 [ 275 ] {92c848e3-952d-4f00-9e28-a5a9b5c48314} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1649 | 2026.04.28 20:30:52.450746 [ 192 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_6_1} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1650 | 2026.04.28 20:30:52.450831 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 1651 | 2026.04.28 20:30:52.450923 [ 275 ] {92c848e3-952d-4f00-9e28-a5a9b5c48314} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1652 | 2026.04.28 20:30:52.451021 [ 33 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1653 | 2026.04.28 20:30:52.451048 [ 33 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1654 | 2026.04.28 20:30:52.451053 [ 275 ] {92c848e3-952d-4f00-9e28-a5a9b5c48314} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001292 sec., 46439.62848297214 rows/sec., 3.13 MiB/sec. | ||
| 1655 | 2026.04.28 20:30:52.451066 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1656 | 2026.04.28 20:30:52.451096 [ 275 ] {92c848e3-952d-4f00-9e28-a5a9b5c48314} <Debug> TCPHandler: Processed in 0.001456874 sec. | ||
| 1657 | 2026.04.28 20:30:52.451153 [ 188 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::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 | ||
| 1658 | 2026.04.28 20:30:52.451164 [ 192 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1280 rows, containing 5 columns (5 merged, 0 gathered) in 0.001561536 sec., 819705.7256444936 rows/sec., 55.46 MiB/sec. | ||
| 1659 | 2026.04.28 20:30:52.451252 [ 188 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1660 | 2026.04.28 20:30:52.451279 [ 188 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 1661 | 2026.04.28 20:30:52.451324 [ 188 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1662 | 2026.04.28 20:30:52.451367 [ 188 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 90 rows starting from the beginning of the part | ||
| 1663 | 2026.04.28 20:30:52.451412 [ 188 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1664 | 2026.04.28 20:30:52.451447 [ 188 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 90 rows starting from the beginning of the part | ||
| 1665 | 2026.04.28 20:30:52.451482 [ 188 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::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 | ||
| 1666 | 2026.04.28 20:30:52.451517 [ 195 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1667 | 2026.04.28 20:30:52.451948 [ 195 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1668 | 2026.04.28 20:30:52.452046 [ 195 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1669 | 2026.04.28 20:30:52.452148 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 1670 | 2026.04.28 20:30:52.452290 [ 198 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 450 rows, containing 4 columns (4 merged, 0 gathered) in 0.001172367 sec., 383838.8490975949 rows/sec., 24.76 MiB/sec. | ||
| 1671 | 2026.04.28 20:30:52.452441 [ 195 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1672 | 2026.04.28 20:30:52.452679 [ 195 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_6_1} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1673 | 2026.04.28 20:30:52.452748 [ 195 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_6_1} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1674 | 2026.04.28 20:30:52.452811 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1675 | 2026.04.28 20:30:52.859995 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1676 | 2026.04.28 20:30:52.860300 [ 275 ] {43f2fdc4-6690-4947-8aa8-90d039101acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 1677 | 2026.04.28 20:30:52.860661 [ 275 ] {43f2fdc4-6690-4947-8aa8-90d039101acc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1678 | 2026.04.28 20:30:52.860699 [ 275 ] {43f2fdc4-6690-4947-8aa8-90d039101acc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1679 | 2026.04.28 20:30:52.860958 [ 275 ] {43f2fdc4-6690-4947-8aa8-90d039101acc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1680 | 2026.04.28 20:30:52.861025 [ 275 ] {43f2fdc4-6690-4947-8aa8-90d039101acc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1681 | 2026.04.28 20:30:52.861163 [ 275 ] {43f2fdc4-6690-4947-8aa8-90d039101acc} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 1682 | 2026.04.28 20:30:52.861199 [ 275 ] {43f2fdc4-6690-4947-8aa8-90d039101acc} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1683 | 2026.04.28 20:30:52.861220 [ 275 ] {43f2fdc4-6690-4947-8aa8-90d039101acc} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (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 | ||
| 1684 | 2026.04.28 20:30:52.861235 [ 275 ] {43f2fdc4-6690-4947-8aa8-90d039101acc} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1685 | 2026.04.28 20:30:52.861272 [ 275 ] {43f2fdc4-6690-4947-8aa8-90d039101acc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1686 | 2026.04.28 20:30:52.861292 [ 275 ] {43f2fdc4-6690-4947-8aa8-90d039101acc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1687 | 2026.04.28 20:30:52.862456 [ 275 ] {43f2fdc4-6690-4947-8aa8-90d039101acc} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002258 sec., 15500.44286979628 rows/sec., 3.26 MiB/sec. | ||
| 1688 | 2026.04.28 20:30:52.862525 [ 275 ] {43f2fdc4-6690-4947-8aa8-90d039101acc} <Debug> TCPHandler: Processed in 0.002714282 sec. | ||
| 1689 | 2026.04.28 20:30:52.881967 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1690 | 2026.04.28 20:30:52.882185 [ 275 ] {ec3b9835-a471-45c3-a061-f689481641a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1691 | 2026.04.28 20:30:52.882270 [ 275 ] {ec3b9835-a471-45c3-a061-f689481641a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1692 | 2026.04.28 20:30:52.883204 [ 275 ] {ec3b9835-a471-45c3-a061-f689481641a2} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1693 | 2026.04.28 20:30:52.883246 [ 275 ] {ec3b9835-a471-45c3-a061-f689481641a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1694 | 2026.04.28 20:30:52.883668 [ 275 ] {ec3b9835-a471-45c3-a061-f689481641a2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1695 | 2026.04.28 20:30:52.883858 [ 275 ] {ec3b9835-a471-45c3-a061-f689481641a2} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1696 | 2026.04.28 20:30:52.884002 [ 275 ] {ec3b9835-a471-45c3-a061-f689481641a2} <Debug> executeQuery: Read 15 rows, 4.72 KiB in 0.001877 sec., 7991.475759190197 rows/sec., 2.46 MiB/sec. | ||
| 1697 | 2026.04.28 20:30:52.884040 [ 275 ] {ec3b9835-a471-45c3-a061-f689481641a2} <Debug> TCPHandler: Processed in 0.00217774 sec. | ||
| 1698 | 2026.04.28 20:30:52.884206 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1699 | 2026.04.28 20:30:52.884299 [ 275 ] {eeadf228-e167-41b3-bb69-2b51742d7644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1700 | 2026.04.28 20:30:52.884340 [ 275 ] {eeadf228-e167-41b3-bb69-2b51742d7644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1701 | 2026.04.28 20:30:52.884759 [ 275 ] {eeadf228-e167-41b3-bb69-2b51742d7644} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1702 | 2026.04.28 20:30:52.884795 [ 275 ] {eeadf228-e167-41b3-bb69-2b51742d7644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1703 | 2026.04.28 20:30:52.885102 [ 275 ] {eeadf228-e167-41b3-bb69-2b51742d7644} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1704 | 2026.04.28 20:30:52.885317 [ 275 ] {eeadf228-e167-41b3-bb69-2b51742d7644} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1705 | 2026.04.28 20:30:52.885441 [ 275 ] {eeadf228-e167-41b3-bb69-2b51742d7644} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00116 sec., 20689.655172413793 rows/sec., 1.72 MiB/sec. | ||
| 1706 | 2026.04.28 20:30:52.885476 [ 275 ] {eeadf228-e167-41b3-bb69-2b51742d7644} <Debug> TCPHandler: Processed in 0.00131855 sec. | ||
| 1707 | 2026.04.28 20:30:52.885591 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1708 | 2026.04.28 20:30:52.885682 [ 275 ] {1801f9c4-0a96-408e-870b-5bce9b650d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1709 | 2026.04.28 20:30:52.885721 [ 275 ] {1801f9c4-0a96-408e-870b-5bce9b650d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1710 | 2026.04.28 20:30:52.886092 [ 275 ] {1801f9c4-0a96-408e-870b-5bce9b650d1c} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1711 | 2026.04.28 20:30:52.886128 [ 275 ] {1801f9c4-0a96-408e-870b-5bce9b650d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1712 | 2026.04.28 20:30:52.886412 [ 275 ] {1801f9c4-0a96-408e-870b-5bce9b650d1c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1713 | 2026.04.28 20:30:52.886614 [ 275 ] {1801f9c4-0a96-408e-870b-5bce9b650d1c} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1714 | 2026.04.28 20:30:52.886735 [ 275 ] {1801f9c4-0a96-408e-870b-5bce9b650d1c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001071 sec., 1867.4136321195147 rows/sec., 152.27 KiB/sec. | ||
| 1715 | 2026.04.28 20:30:52.886771 [ 275 ] {1801f9c4-0a96-408e-870b-5bce9b650d1c} <Debug> TCPHandler: Processed in 0.001226638 sec. | ||
| 1716 | 2026.04.28 20:30:52.886885 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1717 | 2026.04.28 20:30:52.886976 [ 275 ] {8980af2f-c900-477f-b334-a1462a64b833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1718 | 2026.04.28 20:30:52.887014 [ 275 ] {8980af2f-c900-477f-b334-a1462a64b833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1719 | 2026.04.28 20:30:52.888687 [ 275 ] {8980af2f-c900-477f-b334-a1462a64b833} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1720 | 2026.04.28 20:30:52.888722 [ 275 ] {8980af2f-c900-477f-b334-a1462a64b833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1721 | 2026.04.28 20:30:52.889213 [ 275 ] {8980af2f-c900-477f-b334-a1462a64b833} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1722 | 2026.04.28 20:30:52.889423 [ 275 ] {8980af2f-c900-477f-b334-a1462a64b833} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1723 | 2026.04.28 20:30:52.889545 [ 275 ] {8980af2f-c900-477f-b334-a1462a64b833} <Debug> executeQuery: Read 2582 rows, 198.47 KiB in 0.002586 sec., 998453.2095901005 rows/sec., 74.95 MiB/sec. | ||
| 1724 | 2026.04.28 20:30:52.889581 [ 275 ] {8980af2f-c900-477f-b334-a1462a64b833} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 1725 | 2026.04.28 20:30:52.889594 [ 275 ] {8980af2f-c900-477f-b334-a1462a64b833} <Debug> TCPHandler: Processed in 0.002755674 sec. | ||
| 1726 | 2026.04.28 20:30:52.889705 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1727 | 2026.04.28 20:30:52.889797 [ 275 ] {d75e49e7-0c30-4399-b2ca-cfbe101303df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1728 | 2026.04.28 20:30:52.889834 [ 275 ] {d75e49e7-0c30-4399-b2ca-cfbe101303df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1729 | 2026.04.28 20:30:52.890235 [ 275 ] {d75e49e7-0c30-4399-b2ca-cfbe101303df} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1730 | 2026.04.28 20:30:52.890269 [ 275 ] {d75e49e7-0c30-4399-b2ca-cfbe101303df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1731 | 2026.04.28 20:30:52.890564 [ 275 ] {d75e49e7-0c30-4399-b2ca-cfbe101303df} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1732 | 2026.04.28 20:30:52.890774 [ 275 ] {d75e49e7-0c30-4399-b2ca-cfbe101303df} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1733 | 2026.04.28 20:30:52.890894 [ 275 ] {d75e49e7-0c30-4399-b2ca-cfbe101303df} <Debug> executeQuery: Read 52 rows, 3.96 KiB in 0.001115 sec., 46636.771300448425 rows/sec., 3.47 MiB/sec. | ||
| 1734 | 2026.04.28 20:30:52.890929 [ 275 ] {d75e49e7-0c30-4399-b2ca-cfbe101303df} <Debug> TCPHandler: Processed in 0.001271599 sec. | ||
| 1735 | 2026.04.28 20:30:52.891037 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1736 | 2026.04.28 20:30:52.891130 [ 275 ] {06b8ef6b-4eaa-420b-861d-05100c3143a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1737 | 2026.04.28 20:30:52.891168 [ 275 ] {06b8ef6b-4eaa-420b-861d-05100c3143a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1738 | 2026.04.28 20:30:52.891785 [ 275 ] {06b8ef6b-4eaa-420b-861d-05100c3143a9} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1739 | 2026.04.28 20:30:52.891818 [ 275 ] {06b8ef6b-4eaa-420b-861d-05100c3143a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1740 | 2026.04.28 20:30:52.892173 [ 275 ] {06b8ef6b-4eaa-420b-861d-05100c3143a9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1741 | 2026.04.28 20:30:52.892387 [ 275 ] {06b8ef6b-4eaa-420b-861d-05100c3143a9} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1742 | 2026.04.28 20:30:52.892506 [ 275 ] {06b8ef6b-4eaa-420b-861d-05100c3143a9} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001394 sec., 591822.0946915351 rows/sec., 34.62 MiB/sec. | ||
| 1743 | 2026.04.28 20:30:52.892542 [ 275 ] {06b8ef6b-4eaa-420b-861d-05100c3143a9} <Debug> TCPHandler: Processed in 0.001552056 sec. | ||
| 1744 | 2026.04.28 20:30:52.892700 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1745 | 2026.04.28 20:30:52.892795 [ 275 ] {c2fbd54c-f371-4b6f-9eda-7820bf305487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1746 | 2026.04.28 20:30:52.892833 [ 275 ] {c2fbd54c-f371-4b6f-9eda-7820bf305487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1747 | 2026.04.28 20:30:52.893215 [ 275 ] {c2fbd54c-f371-4b6f-9eda-7820bf305487} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1748 | 2026.04.28 20:30:52.893250 [ 275 ] {c2fbd54c-f371-4b6f-9eda-7820bf305487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1749 | 2026.04.28 20:30:52.893540 [ 275 ] {c2fbd54c-f371-4b6f-9eda-7820bf305487} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1750 | 2026.04.28 20:30:52.893746 [ 275 ] {c2fbd54c-f371-4b6f-9eda-7820bf305487} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1751 | 2026.04.28 20:30:52.893861 [ 275 ] {c2fbd54c-f371-4b6f-9eda-7820bf305487} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001084 sec., 1845.018450184502 rows/sec., 129.73 KiB/sec. | ||
| 1752 | 2026.04.28 20:30:52.893898 [ 275 ] {c2fbd54c-f371-4b6f-9eda-7820bf305487} <Debug> TCPHandler: Processed in 0.001246059 sec. | ||
| 1753 | 2026.04.28 20:30:52.894022 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1754 | 2026.04.28 20:30:52.894113 [ 275 ] {0ce66673-88c1-4121-bf13-bd985640a12a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1755 | 2026.04.28 20:30:52.894150 [ 275 ] {0ce66673-88c1-4121-bf13-bd985640a12a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1756 | 2026.04.28 20:30:52.894543 [ 275 ] {0ce66673-88c1-4121-bf13-bd985640a12a} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1757 | 2026.04.28 20:30:52.894577 [ 275 ] {0ce66673-88c1-4121-bf13-bd985640a12a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1758 | 2026.04.28 20:30:52.894875 [ 275 ] {0ce66673-88c1-4121-bf13-bd985640a12a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1759 | 2026.04.28 20:30:52.895082 [ 275 ] {0ce66673-88c1-4121-bf13-bd985640a12a} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1760 | 2026.04.28 20:30:52.895210 [ 275 ] {0ce66673-88c1-4121-bf13-bd985640a12a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001115 sec., 10762.331838565022 rows/sec., 840.81 KiB/sec. | ||
| 1761 | 2026.04.28 20:30:52.895246 [ 275 ] {0ce66673-88c1-4121-bf13-bd985640a12a} <Debug> TCPHandler: Processed in 0.001271199 sec. | ||
| 1762 | 2026.04.28 20:30:52.895356 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1763 | 2026.04.28 20:30:52.895446 [ 275 ] {9e44526b-0555-406a-816d-1b41d1c7cd7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1764 | 2026.04.28 20:30:52.895483 [ 275 ] {9e44526b-0555-406a-816d-1b41d1c7cd7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1765 | 2026.04.28 20:30:52.896433 [ 275 ] {9e44526b-0555-406a-816d-1b41d1c7cd7a} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1766 | 2026.04.28 20:30:52.896466 [ 275 ] {9e44526b-0555-406a-816d-1b41d1c7cd7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1767 | 2026.04.28 20:30:52.896905 [ 275 ] {9e44526b-0555-406a-816d-1b41d1c7cd7a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1768 | 2026.04.28 20:30:52.897116 [ 275 ] {9e44526b-0555-406a-816d-1b41d1c7cd7a} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1769 | 2026.04.28 20:30:52.897244 [ 275 ] {9e44526b-0555-406a-816d-1b41d1c7cd7a} <Debug> executeQuery: Read 1355 rows, 93.70 KiB in 0.001815 sec., 746556.4738292011 rows/sec., 50.41 MiB/sec. | ||
| 1770 | 2026.04.28 20:30:52.897280 [ 275 ] {9e44526b-0555-406a-816d-1b41d1c7cd7a} <Debug> TCPHandler: Processed in 0.001971195 sec. | ||
| 1771 | 2026.04.28 20:30:52.897398 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1772 | 2026.04.28 20:30:52.897520 [ 275 ] {e997f43f-61b2-41a4-a4ee-b0e5554ce7d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1773 | 2026.04.28 20:30:52.897573 [ 275 ] {e997f43f-61b2-41a4-a4ee-b0e5554ce7d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1774 | 2026.04.28 20:30:52.898789 [ 275 ] {e997f43f-61b2-41a4-a4ee-b0e5554ce7d6} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1775 | 2026.04.28 20:30:52.898824 [ 275 ] {e997f43f-61b2-41a4-a4ee-b0e5554ce7d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1776 | 2026.04.28 20:30:52.899512 [ 275 ] {e997f43f-61b2-41a4-a4ee-b0e5554ce7d6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1777 | 2026.04.28 20:30:52.899728 [ 275 ] {e997f43f-61b2-41a4-a4ee-b0e5554ce7d6} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1778 | 2026.04.28 20:30:52.899851 [ 275 ] {e997f43f-61b2-41a4-a4ee-b0e5554ce7d6} <Debug> executeQuery: Read 3267 rows, 213.92 KiB in 0.002356 sec., 1386672.325976231 rows/sec., 88.67 MiB/sec. | ||
| 1779 | 2026.04.28 20:30:52.899886 [ 275 ] {e997f43f-61b2-41a4-a4ee-b0e5554ce7d6} <Debug> TCPHandler: Processed in 0.002546888 sec. | ||
| 1780 | 2026.04.28 20:30:52.900001 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1781 | 2026.04.28 20:30:52.900094 [ 275 ] {b6f7c092-9642-43da-9550-f70f913b5e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1782 | 2026.04.28 20:30:52.900147 [ 275 ] {b6f7c092-9642-43da-9550-f70f913b5e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1783 | 2026.04.28 20:30:52.900972 [ 275 ] {b6f7c092-9642-43da-9550-f70f913b5e65} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1784 | 2026.04.28 20:30:52.901006 [ 275 ] {b6f7c092-9642-43da-9550-f70f913b5e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1785 | 2026.04.28 20:30:52.901537 [ 275 ] {b6f7c092-9642-43da-9550-f70f913b5e65} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1786 | 2026.04.28 20:30:52.901753 [ 275 ] {b6f7c092-9642-43da-9550-f70f913b5e65} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1787 | 2026.04.28 20:30:52.901882 [ 275 ] {b6f7c092-9642-43da-9550-f70f913b5e65} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001806 sec., 21040.974529346622 rows/sec., 37.70 MiB/sec. | ||
| 1788 | 2026.04.28 20:30:52.901930 [ 275 ] {b6f7c092-9642-43da-9550-f70f913b5e65} <Debug> TCPHandler: Processed in 0.001975896 sec. | ||
| 1789 | 2026.04.28 20:30:52.902041 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1790 | 2026.04.28 20:30:52.902133 [ 275 ] {87beecda-0bfc-4df0-a735-202430f55679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1791 | 2026.04.28 20:30:52.902174 [ 275 ] {87beecda-0bfc-4df0-a735-202430f55679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1792 | 2026.04.28 20:30:52.902486 [ 275 ] {87beecda-0bfc-4df0-a735-202430f55679} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1793 | 2026.04.28 20:30:52.902519 [ 275 ] {87beecda-0bfc-4df0-a735-202430f55679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1794 | 2026.04.28 20:30:52.902810 [ 275 ] {87beecda-0bfc-4df0-a735-202430f55679} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1795 | 2026.04.28 20:30:52.903020 [ 275 ] {87beecda-0bfc-4df0-a735-202430f55679} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1796 | 2026.04.28 20:30:52.903141 [ 275 ] {87beecda-0bfc-4df0-a735-202430f55679} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001025 sec., 11707.31707317073 rows/sec., 807.93 KiB/sec. | ||
| 1797 | 2026.04.28 20:30:52.903174 [ 275 ] {87beecda-0bfc-4df0-a735-202430f55679} <Debug> TCPHandler: Processed in 0.001180287 sec. | ||
| 1798 | 2026.04.28 20:30:55.646856 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 232 | ||
| 1799 | 2026.04.28 20:30:55.649803 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1800 | 2026.04.28 20:30:55.649843 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1801 | 2026.04.28 20:30:55.651055 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1802 | 2026.04.28 20:30:55.651347 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1803 | 2026.04.28 20:30:55.651587 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 232 | ||
| 1804 | 2026.04.28 20:30:57.438775 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1805 | 2026.04.28 20:30:57.439043 [ 275 ] {40ece3ee-5731-491e-a096-f8acbb750603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1806 | 2026.04.28 20:30:57.439387 [ 275 ] {40ece3ee-5731-491e-a096-f8acbb750603} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1807 | 2026.04.28 20:30:57.439421 [ 275 ] {40ece3ee-5731-491e-a096-f8acbb750603} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1808 | 2026.04.28 20:30:57.439638 [ 275 ] {40ece3ee-5731-491e-a096-f8acbb750603} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1809 | 2026.04.28 20:30:57.439704 [ 275 ] {40ece3ee-5731-491e-a096-f8acbb750603} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1810 | 2026.04.28 20:30:57.439840 [ 275 ] {40ece3ee-5731-491e-a096-f8acbb750603} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1811 | 2026.04.28 20:30:57.439976 [ 303 ] {40ece3ee-5731-491e-a096-f8acbb750603} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1812 | 2026.04.28 20:30:57.440013 [ 330 ] {40ece3ee-5731-491e-a096-f8acbb750603} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1813 | 2026.04.28 20:30:57.440181 [ 275 ] {40ece3ee-5731-491e-a096-f8acbb750603} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (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 | ||
| 1814 | 2026.04.28 20:30:57.440218 [ 275 ] {40ece3ee-5731-491e-a096-f8acbb750603} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1815 | 2026.04.28 20:30:57.442496 [ 275 ] {40ece3ee-5731-491e-a096-f8acbb750603} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1816 | 2026.04.28 20:30:57.442553 [ 275 ] {40ece3ee-5731-491e-a096-f8acbb750603} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 1817 | 2026.04.28 20:30:57.442651 [ 275 ] {40ece3ee-5731-491e-a096-f8acbb750603} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1818 | 2026.04.28 20:30:57.442727 [ 275 ] {40ece3ee-5731-491e-a096-f8acbb750603} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1819 | 2026.04.28 20:30:57.444195 [ 275 ] {40ece3ee-5731-491e-a096-f8acbb750603} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.005253 sec., 9518.370454978109 rows/sec., 1.51 MiB/sec. | ||
| 1820 | 2026.04.28 20:30:57.444298 [ 275 ] {40ece3ee-5731-491e-a096-f8acbb750603} <Debug> TCPHandler: Processed in 0.005662229 sec. | ||
| 1821 | 2026.04.28 20:30:57.445830 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1822 | 2026.04.28 20:30:57.445941 [ 275 ] {69c0fdd5-ccc6-4699-875d-1e7fce491eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1823 | 2026.04.28 20:30:57.445984 [ 275 ] {69c0fdd5-ccc6-4699-875d-1e7fce491eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1824 | 2026.04.28 20:30:57.446500 [ 275 ] {69c0fdd5-ccc6-4699-875d-1e7fce491eb7} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1825 | 2026.04.28 20:30:57.446542 [ 275 ] {69c0fdd5-ccc6-4699-875d-1e7fce491eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1826 | 2026.04.28 20:30:57.446896 [ 275 ] {69c0fdd5-ccc6-4699-875d-1e7fce491eb7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1827 | 2026.04.28 20:30:57.447122 [ 275 ] {69c0fdd5-ccc6-4699-875d-1e7fce491eb7} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1828 | 2026.04.28 20:30:57.447263 [ 275 ] {69c0fdd5-ccc6-4699-875d-1e7fce491eb7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001352 sec., 41420.11834319527 rows/sec., 3.18 MiB/sec. | ||
| 1829 | 2026.04.28 20:30:57.447300 [ 275 ] {69c0fdd5-ccc6-4699-875d-1e7fce491eb7} <Debug> TCPHandler: Processed in 0.001521635 sec. | ||
| 1830 | 2026.04.28 20:30:57.447434 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1831 | 2026.04.28 20:30:57.447528 [ 275 ] {37f12815-42ea-4929-9d6d-41c7be21abea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1832 | 2026.04.28 20:30:57.447567 [ 275 ] {37f12815-42ea-4929-9d6d-41c7be21abea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1833 | 2026.04.28 20:30:57.448003 [ 275 ] {37f12815-42ea-4929-9d6d-41c7be21abea} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1834 | 2026.04.28 20:30:57.448040 [ 275 ] {37f12815-42ea-4929-9d6d-41c7be21abea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1835 | 2026.04.28 20:30:57.448325 [ 275 ] {37f12815-42ea-4929-9d6d-41c7be21abea} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1836 | 2026.04.28 20:30:57.448541 [ 275 ] {37f12815-42ea-4929-9d6d-41c7be21abea} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1837 | 2026.04.28 20:30:57.448662 [ 275 ] {37f12815-42ea-4929-9d6d-41c7be21abea} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001153 sec., 55507.37207285343 rows/sec., 4.33 MiB/sec. | ||
| 1838 | 2026.04.28 20:30:57.448698 [ 275 ] {37f12815-42ea-4929-9d6d-41c7be21abea} <Debug> TCPHandler: Processed in 0.00131191 sec. | ||
| 1839 | 2026.04.28 20:30:57.448821 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1840 | 2026.04.28 20:30:57.448913 [ 275 ] {89fc7d88-6bf5-48ec-b7ab-22753900878f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1841 | 2026.04.28 20:30:57.448955 [ 275 ] {89fc7d88-6bf5-48ec-b7ab-22753900878f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1842 | 2026.04.28 20:30:57.449324 [ 275 ] {89fc7d88-6bf5-48ec-b7ab-22753900878f} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1843 | 2026.04.28 20:30:57.449360 [ 275 ] {89fc7d88-6bf5-48ec-b7ab-22753900878f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1844 | 2026.04.28 20:30:57.449665 [ 275 ] {89fc7d88-6bf5-48ec-b7ab-22753900878f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1845 | 2026.04.28 20:30:57.449871 [ 275 ] {89fc7d88-6bf5-48ec-b7ab-22753900878f} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1846 | 2026.04.28 20:30:57.449990 [ 275 ] {89fc7d88-6bf5-48ec-b7ab-22753900878f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001095 sec., 116894.97716894977 rows/sec., 8.14 MiB/sec. | ||
| 1847 | 2026.04.28 20:30:57.450025 [ 275 ] {89fc7d88-6bf5-48ec-b7ab-22753900878f} <Debug> TCPHandler: Processed in 0.001251238 sec. | ||
| 1848 | 2026.04.28 20:30:57.450143 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1849 | 2026.04.28 20:30:57.450235 [ 275 ] {eecf98ce-b506-42f5-bf2e-ab444673cb9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1850 | 2026.04.28 20:30:57.450275 [ 275 ] {eecf98ce-b506-42f5-bf2e-ab444673cb9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1851 | 2026.04.28 20:30:57.450602 [ 275 ] {eecf98ce-b506-42f5-bf2e-ab444673cb9f} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1852 | 2026.04.28 20:30:57.450637 [ 275 ] {eecf98ce-b506-42f5-bf2e-ab444673cb9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1853 | 2026.04.28 20:30:57.450945 [ 275 ] {eecf98ce-b506-42f5-bf2e-ab444673cb9f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1854 | 2026.04.28 20:30:57.451156 [ 275 ] {eecf98ce-b506-42f5-bf2e-ab444673cb9f} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1855 | 2026.04.28 20:30:57.451276 [ 275 ] {eecf98ce-b506-42f5-bf2e-ab444673cb9f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001059 sec., 45325.779036827196 rows/sec., 3.05 MiB/sec. | ||
| 1856 | 2026.04.28 20:30:57.451311 [ 275 ] {eecf98ce-b506-42f5-bf2e-ab444673cb9f} <Debug> TCPHandler: Processed in 0.001214678 sec. | ||
| 1857 | 2026.04.28 20:30:58.146178 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3432 | ||
| 1858 | 2026.04.28 20:30:58.146776 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1859 | 2026.04.28 20:30:58.146842 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1860 | 2026.04.28 20:30:58.147419 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1861 | 2026.04.28 20:30:58.147671 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1862 | 2026.04.28 20:30:58.147801 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3432 | ||
| 1863 | 2026.04.28 20:30:58.316272 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1864 | 2026.04.28 20:30:58.333241 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1865 | 2026.04.28 20:30:58.333284 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1866 | 2026.04.28 20:30:58.338845 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1867 | 2026.04.28 20:30:58.339523 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1868 | 2026.04.28 20:30:58.342423 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1869 | 2026.04.28 20:31:02.440477 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1870 | 2026.04.28 20:31:02.440736 [ 275 ] {ab5cec4e-8ca4-4a53-99f8-5b117837f4f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1871 | 2026.04.28 20:31:02.441101 [ 275 ] {ab5cec4e-8ca4-4a53-99f8-5b117837f4f3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1872 | 2026.04.28 20:31:02.441143 [ 275 ] {ab5cec4e-8ca4-4a53-99f8-5b117837f4f3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1873 | 2026.04.28 20:31:02.441394 [ 275 ] {ab5cec4e-8ca4-4a53-99f8-5b117837f4f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1874 | 2026.04.28 20:31:02.441473 [ 275 ] {ab5cec4e-8ca4-4a53-99f8-5b117837f4f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1875 | 2026.04.28 20:31:02.441616 [ 275 ] {ab5cec4e-8ca4-4a53-99f8-5b117837f4f3} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1876 | 2026.04.28 20:31:02.441728 [ 327 ] {ab5cec4e-8ca4-4a53-99f8-5b117837f4f3} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1877 | 2026.04.28 20:31:02.441749 [ 303 ] {ab5cec4e-8ca4-4a53-99f8-5b117837f4f3} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1878 | 2026.04.28 20:31:02.441857 [ 275 ] {ab5cec4e-8ca4-4a53-99f8-5b117837f4f3} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (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 | ||
| 1879 | 2026.04.28 20:31:02.441883 [ 275 ] {ab5cec4e-8ca4-4a53-99f8-5b117837f4f3} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1880 | 2026.04.28 20:31:02.441951 [ 275 ] {ab5cec4e-8ca4-4a53-99f8-5b117837f4f3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1881 | 2026.04.28 20:31:02.441972 [ 275 ] {ab5cec4e-8ca4-4a53-99f8-5b117837f4f3} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 1882 | 2026.04.28 20:31:02.442004 [ 275 ] {ab5cec4e-8ca4-4a53-99f8-5b117837f4f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1883 | 2026.04.28 20:31:02.442045 [ 275 ] {ab5cec4e-8ca4-4a53-99f8-5b117837f4f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1884 | 2026.04.28 20:31:02.443758 [ 275 ] {ab5cec4e-8ca4-4a53-99f8-5b117837f4f3} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.003121 sec., 16020.506247997437 rows/sec., 2.55 MiB/sec. | ||
| 1885 | 2026.04.28 20:31:02.443881 [ 275 ] {ab5cec4e-8ca4-4a53-99f8-5b117837f4f3} <Debug> TCPHandler: Processed in 0.003540021 sec. | ||
| 1886 | 2026.04.28 20:31:02.445528 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1887 | 2026.04.28 20:31:02.445657 [ 275 ] {5974c2ec-b67e-4fab-81d2-a3eb63ec747b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1888 | 2026.04.28 20:31:02.445709 [ 275 ] {5974c2ec-b67e-4fab-81d2-a3eb63ec747b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1889 | 2026.04.28 20:31:02.446261 [ 275 ] {5974c2ec-b67e-4fab-81d2-a3eb63ec747b} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1890 | 2026.04.28 20:31:02.446310 [ 275 ] {5974c2ec-b67e-4fab-81d2-a3eb63ec747b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1891 | 2026.04.28 20:31:02.446705 [ 275 ] {5974c2ec-b67e-4fab-81d2-a3eb63ec747b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1892 | 2026.04.28 20:31:02.446929 [ 275 ] {5974c2ec-b67e-4fab-81d2-a3eb63ec747b} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1893 | 2026.04.28 20:31:02.447073 [ 275 ] {5974c2ec-b67e-4fab-81d2-a3eb63ec747b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001452 sec., 38567.49311294766 rows/sec., 2.96 MiB/sec. | ||
| 1894 | 2026.04.28 20:31:02.447111 [ 275 ] {5974c2ec-b67e-4fab-81d2-a3eb63ec747b} <Debug> TCPHandler: Processed in 0.001645607 sec. | ||
| 1895 | 2026.04.28 20:31:02.447245 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1896 | 2026.04.28 20:31:02.447365 [ 275 ] {93d0aa42-c9f6-426e-932e-8ba6fc81c65d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1897 | 2026.04.28 20:31:02.447413 [ 275 ] {93d0aa42-c9f6-426e-932e-8ba6fc81c65d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1898 | 2026.04.28 20:31:02.447848 [ 275 ] {93d0aa42-c9f6-426e-932e-8ba6fc81c65d} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1899 | 2026.04.28 20:31:02.447887 [ 275 ] {93d0aa42-c9f6-426e-932e-8ba6fc81c65d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1900 | 2026.04.28 20:31:02.448206 [ 275 ] {93d0aa42-c9f6-426e-932e-8ba6fc81c65d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1901 | 2026.04.28 20:31:02.448417 [ 275 ] {93d0aa42-c9f6-426e-932e-8ba6fc81c65d} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1902 | 2026.04.28 20:31:02.448546 [ 275 ] {93d0aa42-c9f6-426e-932e-8ba6fc81c65d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001206 sec., 53067.99336650083 rows/sec., 4.14 MiB/sec. | ||
| 1903 | 2026.04.28 20:31:02.448584 [ 275 ] {93d0aa42-c9f6-426e-932e-8ba6fc81c65d} <Debug> TCPHandler: Processed in 0.001400422 sec. | ||
| 1904 | 2026.04.28 20:31:02.448704 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1905 | 2026.04.28 20:31:02.448802 [ 275 ] {cc0db9d1-9bc7-4433-a4a2-dcc024164295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1906 | 2026.04.28 20:31:02.448845 [ 275 ] {cc0db9d1-9bc7-4433-a4a2-dcc024164295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1907 | 2026.04.28 20:31:02.449240 [ 275 ] {cc0db9d1-9bc7-4433-a4a2-dcc024164295} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1908 | 2026.04.28 20:31:02.449276 [ 275 ] {cc0db9d1-9bc7-4433-a4a2-dcc024164295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1909 | 2026.04.28 20:31:02.449616 [ 275 ] {cc0db9d1-9bc7-4433-a4a2-dcc024164295} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1910 | 2026.04.28 20:31:02.449828 [ 275 ] {cc0db9d1-9bc7-4433-a4a2-dcc024164295} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1911 | 2026.04.28 20:31:02.449956 [ 275 ] {cc0db9d1-9bc7-4433-a4a2-dcc024164295} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 1912 | 2026.04.28 20:31:02.449993 [ 275 ] {cc0db9d1-9bc7-4433-a4a2-dcc024164295} <Debug> TCPHandler: Processed in 0.00134061 sec. | ||
| 1913 | 2026.04.28 20:31:02.450113 [ 275 ] {} <Trace> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1914 | 2026.04.28 20:31:02.450233 [ 275 ] {c93e5d77-2786-4126-81da-b540ee486423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1915 | 2026.04.28 20:31:02.450285 [ 275 ] {c93e5d77-2786-4126-81da-b540ee486423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1916 | 2026.04.28 20:31:02.450650 [ 275 ] {c93e5d77-2786-4126-81da-b540ee486423} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1917 | 2026.04.28 20:31:02.450688 [ 275 ] {c93e5d77-2786-4126-81da-b540ee486423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1918 | 2026.04.28 20:31:02.451011 [ 275 ] {c93e5d77-2786-4126-81da-b540ee486423} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1919 | 2026.04.28 20:31:02.451229 [ 275 ] {c93e5d77-2786-4126-81da-b540ee486423} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1920 | 2026.04.28 20:31:02.451359 [ 275 ] {c93e5d77-2786-4126-81da-b540ee486423} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 1921 | 2026.04.28 20:31:02.451396 [ 275 ] {c93e5d77-2786-4126-81da-b540ee486423} <Debug> TCPHandler: Processed in 0.00134524 sec. | ||
| 1922 | 2026.04.28 20:31:05.590579 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1923 | 2026.04.28 20:31:05.590658 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1924 | 2026.04.28 20:31:05.647906 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3880 | ||
| 1925 | 2026.04.28 20:31:05.648383 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1926 | 2026.04.28 20:31:05.648426 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1927 | 2026.04.28 20:31:05.648926 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1928 | 2026.04.28 20:31:05.649160 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1929 | 2026.04.28 20:31:05.649288 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3880 | ||
| 1930 | 2026.04.28 20:31:05.651911 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 252 | ||
| 1931 | 2026.04.28 20:31:05.654389 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1932 | 2026.04.28 20:31:05.654437 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1933 | 2026.04.28 20:31:05.655627 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1934 | 2026.04.28 20:31:05.655887 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1935 | 2026.04.28 20:31:05.656019 [ 58 ] {} <Debug> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1936 | 2026.04.28 20:31:05.656075 [ 58 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1937 | 2026.04.28 20:31:05.656099 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1938 | 2026.04.28 20:31:05.656124 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 252 | ||
| 1939 | 2026.04.28 20:31:05.656215 [ 188 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::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 | ||
| 1940 | 2026.04.28 20:31:05.656841 [ 188 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1941 | 2026.04.28 20:31:05.657019 [ 188 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 1942 | 2026.04.28 20:31:05.657439 [ 188 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 1943 | 2026.04.28 20:31:05.657844 [ 188 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
| 1944 | 2026.04.28 20:31:05.658252 [ 188 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 1945 | 2026.04.28 20:31:05.658643 [ 188 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 62 rows starting from the beginning of the part | ||
| 1946 | 2026.04.28 20:31:05.659027 [ 188 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 20 rows starting from the beginning of the part | ||
| 1947 | 2026.04.28 20:31:05.665230 [ 198 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 72 columns (72 merged, 0 gathered) in 0.009071267 sec., 27780.02234968941 rows/sec., 26.29 MiB/sec. | ||
| 1948 | 2026.04.28 20:31:05.665838 [ 192 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1949 | 2026.04.28 20:31:05.666379 [ 192 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_6_1} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1950 | 2026.04.28 20:31:05.666451 [ 192 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_6_1} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1951 | 2026.04.28 20:31:05.666592 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 1952 | 2026.04.28 20:31:05.842510 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1953 | 2026.04.28 20:31:05.860522 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1954 | 2026.04.28 20:31:05.860565 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1955 | 2026.04.28 20:31:05.866762 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1956 | 2026.04.28 20:31:05.867447 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1957 | 2026.04.28 20:31:05.870455 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1958 | 2026.04.28 20:31:06.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.74 MiB, peak 187.74 MiB, free memory in arenas 0.00 B, will set to 185.66 MiB (RSS), difference: 1.92 MiB | ||
| 1959 | 2026.04.28 20:31:07.034095 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1960 | 2026.04.28 20:31:07.034179 [ 275 ] {} <Debug> TCP-Session: f27f5c39-45ed-42d7-8266-063d4b7e4e7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1961 | 2026.04.28 20:31:07.441400 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1962 | 2026.04.28 20:31:07.441645 [ 277 ] {3d900708-fd18-4dfa-bec1-bbcd991edbf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1963 | 2026.04.28 20:31:07.442004 [ 277 ] {3d900708-fd18-4dfa-bec1-bbcd991edbf6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1964 | 2026.04.28 20:31:07.442039 [ 277 ] {3d900708-fd18-4dfa-bec1-bbcd991edbf6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1965 | 2026.04.28 20:31:07.442263 [ 277 ] {3d900708-fd18-4dfa-bec1-bbcd991edbf6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1966 | 2026.04.28 20:31:07.442331 [ 277 ] {3d900708-fd18-4dfa-bec1-bbcd991edbf6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1967 | 2026.04.28 20:31:07.442471 [ 277 ] {3d900708-fd18-4dfa-bec1-bbcd991edbf6} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1968 | 2026.04.28 20:31:07.442594 [ 327 ] {3d900708-fd18-4dfa-bec1-bbcd991edbf6} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1969 | 2026.04.28 20:31:07.442594 [ 302 ] {3d900708-fd18-4dfa-bec1-bbcd991edbf6} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1970 | 2026.04.28 20:31:07.442746 [ 277 ] {3d900708-fd18-4dfa-bec1-bbcd991edbf6} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (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 | ||
| 1971 | 2026.04.28 20:31:07.442774 [ 277 ] {3d900708-fd18-4dfa-bec1-bbcd991edbf6} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1972 | 2026.04.28 20:31:07.442893 [ 277 ] {3d900708-fd18-4dfa-bec1-bbcd991edbf6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1973 | 2026.04.28 20:31:07.442919 [ 277 ] {3d900708-fd18-4dfa-bec1-bbcd991edbf6} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 1974 | 2026.04.28 20:31:07.442963 [ 277 ] {3d900708-fd18-4dfa-bec1-bbcd991edbf6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1975 | 2026.04.28 20:31:07.443007 [ 277 ] {3d900708-fd18-4dfa-bec1-bbcd991edbf6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1976 | 2026.04.28 20:31:07.444264 [ 277 ] {3d900708-fd18-4dfa-bec1-bbcd991edbf6} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002719 sec., 18389.113644722325 rows/sec., 2.92 MiB/sec. | ||
| 1977 | 2026.04.28 20:31:07.444397 [ 277 ] {3d900708-fd18-4dfa-bec1-bbcd991edbf6} <Debug> TCPHandler: Processed in 0.003135292 sec. | ||
| 1978 | 2026.04.28 20:31:07.446462 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1979 | 2026.04.28 20:31:07.446579 [ 277 ] {cb8cdc2c-30e1-4f1f-a4e2-a512977df612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1980 | 2026.04.28 20:31:07.446624 [ 277 ] {cb8cdc2c-30e1-4f1f-a4e2-a512977df612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1981 | 2026.04.28 20:31:07.447163 [ 277 ] {cb8cdc2c-30e1-4f1f-a4e2-a512977df612} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1982 | 2026.04.28 20:31:07.447210 [ 277 ] {cb8cdc2c-30e1-4f1f-a4e2-a512977df612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1983 | 2026.04.28 20:31:07.447616 [ 277 ] {cb8cdc2c-30e1-4f1f-a4e2-a512977df612} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1984 | 2026.04.28 20:31:07.447864 [ 277 ] {cb8cdc2c-30e1-4f1f-a4e2-a512977df612} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1985 | 2026.04.28 20:31:07.448018 [ 277 ] {cb8cdc2c-30e1-4f1f-a4e2-a512977df612} <Debug> executeQuery: Read 110 rows, 9.50 KiB in 0.001472 sec., 74728.26086956522 rows/sec., 6.30 MiB/sec. | ||
| 1986 | 2026.04.28 20:31:07.448057 [ 277 ] {cb8cdc2c-30e1-4f1f-a4e2-a512977df612} <Debug> TCPHandler: Processed in 0.001648427 sec. | ||
| 1987 | 2026.04.28 20:31:07.448194 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1988 | 2026.04.28 20:31:07.448288 [ 277 ] {c36b581d-ef89-4af5-a673-bad8b7704ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1989 | 2026.04.28 20:31:07.448329 [ 277 ] {c36b581d-ef89-4af5-a673-bad8b7704ecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1990 | 2026.04.28 20:31:07.448742 [ 277 ] {c36b581d-ef89-4af5-a673-bad8b7704ecf} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1991 | 2026.04.28 20:31:07.448780 [ 277 ] {c36b581d-ef89-4af5-a673-bad8b7704ecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1992 | 2026.04.28 20:31:07.449114 [ 277 ] {c36b581d-ef89-4af5-a673-bad8b7704ecf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1993 | 2026.04.28 20:31:07.449333 [ 277 ] {c36b581d-ef89-4af5-a673-bad8b7704ecf} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1994 | 2026.04.28 20:31:07.449468 [ 277 ] {c36b581d-ef89-4af5-a673-bad8b7704ecf} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001198 sec., 22537.56260434057 rows/sec., 1.65 MiB/sec. | ||
| 1995 | 2026.04.28 20:31:07.449505 [ 277 ] {c36b581d-ef89-4af5-a673-bad8b7704ecf} <Debug> TCPHandler: Processed in 0.001361242 sec. | ||
| 1996 | 2026.04.28 20:31:07.449655 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1997 | 2026.04.28 20:31:07.449750 [ 277 ] {82c0f084-dc5d-4854-83aa-1d5c008cc492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1998 | 2026.04.28 20:31:07.449795 [ 277 ] {82c0f084-dc5d-4854-83aa-1d5c008cc492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1999 | 2026.04.28 20:31:07.450220 [ 277 ] {82c0f084-dc5d-4854-83aa-1d5c008cc492} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2000 | 2026.04.28 20:31:07.450255 [ 277 ] {82c0f084-dc5d-4854-83aa-1d5c008cc492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2001 | 2026.04.28 20:31:07.450578 [ 277 ] {82c0f084-dc5d-4854-83aa-1d5c008cc492} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2002 | 2026.04.28 20:31:07.450784 [ 277 ] {82c0f084-dc5d-4854-83aa-1d5c008cc492} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2003 | 2026.04.28 20:31:07.450907 [ 277 ] {82c0f084-dc5d-4854-83aa-1d5c008cc492} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001175 sec., 77446.8085106383 rows/sec., 6.05 MiB/sec. | ||
| 2004 | 2026.04.28 20:31:07.450944 [ 277 ] {82c0f084-dc5d-4854-83aa-1d5c008cc492} <Debug> TCPHandler: Processed in 0.00133792 sec. | ||
| 2005 | 2026.04.28 20:31:07.451069 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2006 | 2026.04.28 20:31:07.451163 [ 277 ] {08fa774c-d377-46a6-b312-ef45a3fee7d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2007 | 2026.04.28 20:31:07.451206 [ 277 ] {08fa774c-d377-46a6-b312-ef45a3fee7d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2008 | 2026.04.28 20:31:07.451628 [ 277 ] {08fa774c-d377-46a6-b312-ef45a3fee7d2} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2009 | 2026.04.28 20:31:07.451664 [ 277 ] {08fa774c-d377-46a6-b312-ef45a3fee7d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2010 | 2026.04.28 20:31:07.451997 [ 277 ] {08fa774c-d377-46a6-b312-ef45a3fee7d2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2011 | 2026.04.28 20:31:07.452206 [ 277 ] {08fa774c-d377-46a6-b312-ef45a3fee7d2} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2012 | 2026.04.28 20:31:07.452332 [ 277 ] {08fa774c-d377-46a6-b312-ef45a3fee7d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 2013 | 2026.04.28 20:31:07.452368 [ 277 ] {08fa774c-d377-46a6-b312-ef45a3fee7d2} <Debug> TCPHandler: Processed in 0.001348401 sec. | ||
| 2014 | 2026.04.28 20:31:07.452496 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2015 | 2026.04.28 20:31:07.452588 [ 277 ] {afccae8f-6c8d-4979-816d-14ea02897c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2016 | 2026.04.28 20:31:07.452642 [ 277 ] {afccae8f-6c8d-4979-816d-14ea02897c12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2017 | 2026.04.28 20:31:07.453466 [ 277 ] {afccae8f-6c8d-4979-816d-14ea02897c12} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2018 | 2026.04.28 20:31:07.453505 [ 277 ] {afccae8f-6c8d-4979-816d-14ea02897c12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2019 | 2026.04.28 20:31:07.454028 [ 277 ] {afccae8f-6c8d-4979-816d-14ea02897c12} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2020 | 2026.04.28 20:31:07.454241 [ 277 ] {afccae8f-6c8d-4979-816d-14ea02897c12} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2021 | 2026.04.28 20:31:07.454375 [ 277 ] {afccae8f-6c8d-4979-816d-14ea02897c12} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001805 sec., 14958.448753462604 rows/sec., 26.80 MiB/sec. | ||
| 2022 | 2026.04.28 20:31:07.454427 [ 277 ] {afccae8f-6c8d-4979-816d-14ea02897c12} <Debug> TCPHandler: Processed in 0.001979485 sec. | ||
| 2023 | 2026.04.28 20:31:07.454554 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2024 | 2026.04.28 20:31:07.454648 [ 277 ] {1f5590d0-feaa-4800-94c1-25b60a29f490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2025 | 2026.04.28 20:31:07.454689 [ 277 ] {1f5590d0-feaa-4800-94c1-25b60a29f490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2026 | 2026.04.28 20:31:07.455026 [ 277 ] {1f5590d0-feaa-4800-94c1-25b60a29f490} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2027 | 2026.04.28 20:31:07.455062 [ 277 ] {1f5590d0-feaa-4800-94c1-25b60a29f490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2028 | 2026.04.28 20:31:07.455368 [ 277 ] {1f5590d0-feaa-4800-94c1-25b60a29f490} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2029 | 2026.04.28 20:31:07.455583 [ 277 ] {1f5590d0-feaa-4800-94c1-25b60a29f490} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2030 | 2026.04.28 20:31:07.455715 [ 277 ] {1f5590d0-feaa-4800-94c1-25b60a29f490} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 2031 | 2026.04.28 20:31:07.455750 [ 277 ] {1f5590d0-feaa-4800-94c1-25b60a29f490} <Debug> TCPHandler: Processed in 0.001245118 sec. | ||
| 2032 | 2026.04.28 20:31:08.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.11 MiB, peak 187.74 MiB, free memory in arenas 0.00 B, will set to 185.83 MiB (RSS), difference: 1.72 MiB | ||
| 2033 | 2026.04.28 20:31:10.060366 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46779 | ||
| 2034 | 2026.04.28 20:31:10.060468 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2035 | 2026.04.28 20:31:10.060494 [ 275 ] {} <Debug> TCP-Session: bdfeeb1b-e21c-4f1a-93a4-3c52d8e46eaf Authenticating user 'default' from [fd00:1122:3344:101::e]:46779 | ||
| 2036 | 2026.04.28 20:31:10.060516 [ 275 ] {} <Debug> TCP-Session: bdfeeb1b-e21c-4f1a-93a4-3c52d8e46eaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2037 | 2026.04.28 20:31:10.060530 [ 275 ] {} <Debug> TCP-Session: bdfeeb1b-e21c-4f1a-93a4-3c52d8e46eaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2038 | 2026.04.28 20:31:10.060754 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53554 | ||
| 2039 | 2026.04.28 20:31:10.060801 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51339 | ||
| 2040 | 2026.04.28 20:31:10.060846 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54807 | ||
| 2041 | 2026.04.28 20:31:10.060840 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45717 | ||
| 2042 | 2026.04.28 20:31:10.060829 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41708 | ||
| 2043 | 2026.04.28 20:31:10.060933 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2044 | 2026.04.28 20:31:10.060827 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62439 | ||
| 2045 | 2026.04.28 20:31:10.060975 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2046 | 2026.04.28 20:31:10.060974 [ 288 ] {} <Debug> TCP-Session: 1b5b1b84-4d9a-4020-9e2a-0626642d5ffc Authenticating user 'default' from [fd00:1122:3344:101::e]:51339 | ||
| 2047 | 2026.04.28 20:31:10.060858 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33074 | ||
| 2048 | 2026.04.28 20:31:10.061030 [ 288 ] {} <Debug> TCP-Session: 1b5b1b84-4d9a-4020-9e2a-0626642d5ffc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2049 | 2026.04.28 20:31:10.061022 [ 286 ] {} <Debug> TCP-Session: 52fdbd3b-9c6b-4d71-b050-fc853ad124ae Authenticating user 'default' from [fd00:1122:3344:101::e]:53554 | ||
| 2050 | 2026.04.28 20:31:10.061086 [ 288 ] {} <Debug> TCP-Session: 1b5b1b84-4d9a-4020-9e2a-0626642d5ffc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2051 | 2026.04.28 20:31:10.060900 [ 275 ] {} <Trace> TCP-Session: bdfeeb1b-e21c-4f1a-93a4-3c52d8e46eaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2052 | 2026.04.28 20:31:10.061114 [ 286 ] {} <Debug> TCP-Session: 52fdbd3b-9c6b-4d71-b050-fc853ad124ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2053 | 2026.04.28 20:31:10.060800 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33375 | ||
| 2054 | 2026.04.28 20:31:10.061169 [ 286 ] {} <Debug> TCP-Session: 52fdbd3b-9c6b-4d71-b050-fc853ad124ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2055 | 2026.04.28 20:31:10.061283 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2056 | 2026.04.28 20:31:10.061288 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2057 | 2026.04.28 20:31:10.061330 [ 289 ] {} <Debug> TCP-Session: 8d4d2fd4-1130-4fbc-ac86-643d6d592559 Authenticating user 'default' from [fd00:1122:3344:101::e]:41708 | ||
| 2058 | 2026.04.28 20:31:10.061331 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2059 | 2026.04.28 20:31:10.061345 [ 275 ] {1cb6679b-64e3-4366-a418-d0b5028403b3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46779) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2060 | 2026.04.28 20:31:10.061363 [ 289 ] {} <Debug> TCP-Session: 8d4d2fd4-1130-4fbc-ac86-643d6d592559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2061 | 2026.04.28 20:31:10.061382 [ 291 ] {} <Debug> TCP-Session: c5bc2e14-17b5-42a0-9fe0-3819cee57f23 Authenticating user 'default' from [fd00:1122:3344:101::e]:45717 | ||
| 2062 | 2026.04.28 20:31:10.061404 [ 289 ] {} <Debug> TCP-Session: 8d4d2fd4-1130-4fbc-ac86-643d6d592559 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2063 | 2026.04.28 20:31:10.061428 [ 291 ] {} <Debug> TCP-Session: c5bc2e14-17b5-42a0-9fe0-3819cee57f23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2064 | 2026.04.28 20:31:10.061343 [ 290 ] {} <Debug> TCP-Session: e7ba6ec1-deb3-485c-a5a0-af5fc21e518d Authenticating user 'default' from [fd00:1122:3344:101::e]:62439 | ||
| 2065 | 2026.04.28 20:31:10.061454 [ 291 ] {} <Debug> TCP-Session: c5bc2e14-17b5-42a0-9fe0-3819cee57f23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2066 | 2026.04.28 20:31:10.061463 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2067 | 2026.04.28 20:31:10.061482 [ 290 ] {} <Debug> TCP-Session: e7ba6ec1-deb3-485c-a5a0-af5fc21e518d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2068 | 2026.04.28 20:31:10.061505 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2069 | 2026.04.28 20:31:10.061520 [ 292 ] {} <Debug> TCP-Session: 2e69c3c4-2f60-45c5-a27b-208539785447 Authenticating user 'default' from [fd00:1122:3344:101::e]:54807 | ||
| 2070 | 2026.04.28 20:31:10.061538 [ 290 ] {} <Debug> TCP-Session: e7ba6ec1-deb3-485c-a5a0-af5fc21e518d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2071 | 2026.04.28 20:31:10.061557 [ 293 ] {} <Debug> TCP-Session: 2d9fb73f-3625-4423-88fd-2f4bcf713082 Authenticating user 'default' from [fd00:1122:3344:101::e]:33074 | ||
| 2072 | 2026.04.28 20:31:10.061567 [ 292 ] {} <Debug> TCP-Session: 2e69c3c4-2f60-45c5-a27b-208539785447 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2073 | 2026.04.28 20:31:10.061602 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2074 | 2026.04.28 20:31:10.061619 [ 292 ] {} <Debug> TCP-Session: 2e69c3c4-2f60-45c5-a27b-208539785447 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2075 | 2026.04.28 20:31:10.061604 [ 293 ] {} <Debug> TCP-Session: 2d9fb73f-3625-4423-88fd-2f4bcf713082 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2076 | 2026.04.28 20:31:10.061647 [ 287 ] {} <Debug> TCP-Session: 5b31f4c1-eb54-4172-9d8d-2463fdd6ed45 Authenticating user 'default' from [fd00:1122:3344:101::e]:33375 | ||
| 2077 | 2026.04.28 20:31:10.061670 [ 293 ] {} <Debug> TCP-Session: 2d9fb73f-3625-4423-88fd-2f4bcf713082 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2078 | 2026.04.28 20:31:10.061685 [ 287 ] {} <Debug> TCP-Session: 5b31f4c1-eb54-4172-9d8d-2463fdd6ed45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2079 | 2026.04.28 20:31:10.061704 [ 287 ] {} <Debug> TCP-Session: 5b31f4c1-eb54-4172-9d8d-2463fdd6ed45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2080 | 2026.04.28 20:31:10.061724 [ 275 ] {1cb6679b-64e3-4366-a418-d0b5028403b3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2081 | 2026.04.28 20:31:10.061790 [ 275 ] {1cb6679b-64e3-4366-a418-d0b5028403b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2082 | 2026.04.28 20:31:10.062165 [ 275 ] {1cb6679b-64e3-4366-a418-d0b5028403b3} <Debug> oximeter.version (260e5583-1b7e-4a62-bf30-86bcce144844) (SelectExecutor): Key condition: unknown | ||
| 2083 | 2026.04.28 20:31:10.062273 [ 275 ] {1cb6679b-64e3-4366-a418-d0b5028403b3} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2084 | 2026.04.28 20:31:10.443177 [ 302 ] {1cb6679b-64e3-4366-a418-d0b5028403b3} <Trace> AggregatingTransform: Aggregating | ||
| 2085 | 2026.04.28 20:31:10.443239 [ 302 ] {1cb6679b-64e3-4366-a418-d0b5028403b3} <Trace> Aggregator: Aggregation method: without_key | ||
| 2086 | 2026.04.28 20:31:10.443271 [ 302 ] {1cb6679b-64e3-4366-a418-d0b5028403b3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001439513 sec. (694.679 rows/sec., 27.14 KiB/sec.) | ||
| 2087 | 2026.04.28 20:31:10.443287 [ 302 ] {1cb6679b-64e3-4366-a418-d0b5028403b3} <Trace> Aggregator: Merging aggregated data | ||
| 2088 | 2026.04.28 20:31:10.444242 [ 275 ] {1cb6679b-64e3-4366-a418-d0b5028403b3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.382974 sec., 2.611143315211999 rows/sec., 104.45 B/sec. | ||
| 2089 | 2026.04.28 20:31:10.444381 [ 275 ] {1cb6679b-64e3-4366-a418-d0b5028403b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2090 | 2026.04.28 20:31:10.444399 [ 275 ] {1cb6679b-64e3-4366-a418-d0b5028403b3} <Debug> TCPHandler: Processed in 0.383674148 sec. | ||
| 2091 | 2026.04.28 20:31:10.444540 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2092 | 2026.04.28 20:31:10.444577 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2093 | 2026.04.28 20:31:10.444578 [ 275 ] {} <Debug> TCP-Session: bdfeeb1b-e21c-4f1a-93a4-3c52d8e46eaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2094 | 2026.04.28 20:31:10.444604 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2095 | 2026.04.28 20:31:10.444622 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2096 | 2026.04.28 20:31:10.444655 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2097 | 2026.04.28 20:31:10.444684 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2098 | 2026.04.28 20:31:10.444707 [ 286 ] {} <Debug> TCP-Session: 52fdbd3b-9c6b-4d71-b050-fc853ad124ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2099 | 2026.04.28 20:31:10.444702 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2100 | 2026.04.28 20:31:10.444742 [ 290 ] {} <Debug> TCP-Session: e7ba6ec1-deb3-485c-a5a0-af5fc21e518d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2101 | 2026.04.28 20:31:10.444735 [ 289 ] {} <Debug> TCP-Session: 8d4d2fd4-1130-4fbc-ac86-643d6d592559 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2102 | 2026.04.28 20:31:10.444669 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2103 | 2026.04.28 20:31:10.444799 [ 291 ] {} <Debug> TCP-Session: c5bc2e14-17b5-42a0-9fe0-3819cee57f23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2104 | 2026.04.28 20:31:10.444844 [ 293 ] {} <Debug> TCP-Session: 2d9fb73f-3625-4423-88fd-2f4bcf713082 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2105 | 2026.04.28 20:31:10.444632 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2106 | 2026.04.28 20:31:10.444616 [ 292 ] {} <Debug> TCP-Session: 2e69c3c4-2f60-45c5-a27b-208539785447 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2107 | 2026.04.28 20:31:10.444676 [ 287 ] {} <Debug> TCP-Session: 5b31f4c1-eb54-4172-9d8d-2463fdd6ed45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2108 | 2026.04.28 20:31:10.444913 [ 288 ] {} <Debug> TCP-Session: 1b5b1b84-4d9a-4020-9e2a-0626642d5ffc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2109 | 2026.04.28 20:31:11.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.27 MiB, peak 198.40 MiB, free memory in arenas 0.00 B, will set to 206.07 MiB (RSS), difference: 18.80 MiB | ||
| 2110 | 2026.04.28 20:31:12.440754 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2111 | 2026.04.28 20:31:12.441103 [ 277 ] {3acee107-adc4-430e-8aa6-f36d88c56ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2112 | 2026.04.28 20:31:12.441577 [ 277 ] {3acee107-adc4-430e-8aa6-f36d88c56ecb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2113 | 2026.04.28 20:31:12.441637 [ 277 ] {3acee107-adc4-430e-8aa6-f36d88c56ecb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2114 | 2026.04.28 20:31:12.441964 [ 277 ] {3acee107-adc4-430e-8aa6-f36d88c56ecb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2115 | 2026.04.28 20:31:12.442031 [ 277 ] {3acee107-adc4-430e-8aa6-f36d88c56ecb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2116 | 2026.04.28 20:31:12.442167 [ 277 ] {3acee107-adc4-430e-8aa6-f36d88c56ecb} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 2117 | 2026.04.28 20:31:12.442270 [ 333 ] {3acee107-adc4-430e-8aa6-f36d88c56ecb} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2118 | 2026.04.28 20:31:12.442282 [ 327 ] {3acee107-adc4-430e-8aa6-f36d88c56ecb} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2119 | 2026.04.28 20:31:12.442389 [ 277 ] {3acee107-adc4-430e-8aa6-f36d88c56ecb} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (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 | ||
| 2120 | 2026.04.28 20:31:12.442415 [ 277 ] {3acee107-adc4-430e-8aa6-f36d88c56ecb} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2121 | 2026.04.28 20:31:12.442482 [ 277 ] {3acee107-adc4-430e-8aa6-f36d88c56ecb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2122 | 2026.04.28 20:31:12.442501 [ 277 ] {3acee107-adc4-430e-8aa6-f36d88c56ecb} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 2123 | 2026.04.28 20:31:12.442533 [ 277 ] {3acee107-adc4-430e-8aa6-f36d88c56ecb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2124 | 2026.04.28 20:31:12.442567 [ 277 ] {3acee107-adc4-430e-8aa6-f36d88c56ecb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2125 | 2026.04.28 20:31:12.443646 [ 277 ] {3acee107-adc4-430e-8aa6-f36d88c56ecb} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002676 sec., 18684.60388639761 rows/sec., 2.97 MiB/sec. | ||
| 2126 | 2026.04.28 20:31:12.443766 [ 277 ] {3acee107-adc4-430e-8aa6-f36d88c56ecb} <Debug> TCPHandler: Processed in 0.003179962 sec. | ||
| 2127 | 2026.04.28 20:31:12.445666 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2128 | 2026.04.28 20:31:12.445771 [ 277 ] {1d4cdea8-5649-4e1c-9924-0978c08496d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2129 | 2026.04.28 20:31:12.445817 [ 277 ] {1d4cdea8-5649-4e1c-9924-0978c08496d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2130 | 2026.04.28 20:31:12.446542 [ 277 ] {1d4cdea8-5649-4e1c-9924-0978c08496d9} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2131 | 2026.04.28 20:31:12.446604 [ 277 ] {1d4cdea8-5649-4e1c-9924-0978c08496d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2132 | 2026.04.28 20:31:12.447054 [ 277 ] {1d4cdea8-5649-4e1c-9924-0978c08496d9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2133 | 2026.04.28 20:31:12.447269 [ 277 ] {1d4cdea8-5649-4e1c-9924-0978c08496d9} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2134 | 2026.04.28 20:31:12.447405 [ 277 ] {1d4cdea8-5649-4e1c-9924-0978c08496d9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001665 sec., 1201.2012012012012 rows/sec., 97.95 KiB/sec. | ||
| 2135 | 2026.04.28 20:31:12.447440 [ 277 ] {1d4cdea8-5649-4e1c-9924-0978c08496d9} <Debug> TCPHandler: Processed in 0.001821692 sec. | ||
| 2136 | 2026.04.28 20:31:12.447570 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2137 | 2026.04.28 20:31:12.447662 [ 277 ] {6f9b90e2-5a9c-4168-893c-d2b01f16a155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2138 | 2026.04.28 20:31:12.447699 [ 277 ] {6f9b90e2-5a9c-4168-893c-d2b01f16a155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2139 | 2026.04.28 20:31:12.448147 [ 277 ] {6f9b90e2-5a9c-4168-893c-d2b01f16a155} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2140 | 2026.04.28 20:31:12.448180 [ 277 ] {6f9b90e2-5a9c-4168-893c-d2b01f16a155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2141 | 2026.04.28 20:31:12.448470 [ 277 ] {6f9b90e2-5a9c-4168-893c-d2b01f16a155} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2142 | 2026.04.28 20:31:12.448670 [ 277 ] {6f9b90e2-5a9c-4168-893c-d2b01f16a155} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2143 | 2026.04.28 20:31:12.448785 [ 51 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2144 | 2026.04.28 20:31:12.448790 [ 277 ] {6f9b90e2-5a9c-4168-893c-d2b01f16a155} <Debug> executeQuery: Read 79 rows, 6.69 KiB in 0.001146 sec., 68935.42757417103 rows/sec., 5.70 MiB/sec. | ||
| 2145 | 2026.04.28 20:31:12.448827 [ 51 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2146 | 2026.04.28 20:31:12.448838 [ 277 ] {6f9b90e2-5a9c-4168-893c-d2b01f16a155} <Debug> TCPHandler: Processed in 0.001325131 sec. | ||
| 2147 | 2026.04.28 20:31:12.448850 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2148 | 2026.04.28 20:31:12.448955 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2149 | 2026.04.28 20:31:12.448954 [ 198 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::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 | ||
| 2150 | 2026.04.28 20:31:12.449047 [ 277 ] {197cbf92-87cb-4ef4-88a5-7156f3b05393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2151 | 2026.04.28 20:31:12.449090 [ 277 ] {197cbf92-87cb-4ef4-88a5-7156f3b05393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2152 | 2026.04.28 20:31:12.449096 [ 198 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2153 | 2026.04.28 20:31:12.449136 [ 198 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 856 rows starting from the beginning of the part | ||
| 2154 | 2026.04.28 20:31:12.449202 [ 198 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2582 rows starting from the beginning of the part | ||
| 2155 | 2026.04.28 20:31:12.449251 [ 198 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2156 | 2026.04.28 20:31:12.449299 [ 198 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2157 | 2026.04.28 20:31:12.449341 [ 198 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 110 rows starting from the beginning of the part | ||
| 2158 | 2026.04.28 20:31:12.449386 [ 198 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 79 rows starting from the beginning of the part | ||
| 2159 | 2026.04.28 20:31:12.449481 [ 277 ] {197cbf92-87cb-4ef4-88a5-7156f3b05393} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2160 | 2026.04.28 20:31:12.449522 [ 277 ] {197cbf92-87cb-4ef4-88a5-7156f3b05393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2161 | 2026.04.28 20:31:12.449841 [ 277 ] {197cbf92-87cb-4ef4-88a5-7156f3b05393} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2162 | 2026.04.28 20:31:12.450071 [ 277 ] {197cbf92-87cb-4ef4-88a5-7156f3b05393} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2163 | 2026.04.28 20:31:12.450290 [ 50 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2164 | 2026.04.28 20:31:12.450313 [ 277 ] {197cbf92-87cb-4ef4-88a5-7156f3b05393} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001281 sec., 10148.32162373146 rows/sec., 754.72 KiB/sec. | ||
| 2165 | 2026.04.28 20:31:12.450332 [ 50 ] {} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2166 | 2026.04.28 20:31:12.450360 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2167 | 2026.04.28 20:31:12.450367 [ 277 ] {197cbf92-87cb-4ef4-88a5-7156f3b05393} <Debug> TCPHandler: Processed in 0.001459134 sec. | ||
| 2168 | 2026.04.28 20:31:12.450483 [ 192 ] {01c43cd8-48e3-438a-8761-676baf543302::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 | ||
| 2169 | 2026.04.28 20:31:12.450502 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2170 | 2026.04.28 20:31:12.450630 [ 192 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2171 | 2026.04.28 20:31:12.450666 [ 192 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 163 rows starting from the beginning of the part | ||
| 2172 | 2026.04.28 20:31:12.450670 [ 277 ] {cdcbd070-b577-4b39-95bd-b0ed5fbc0bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2173 | 2026.04.28 20:31:12.450725 [ 277 ] {cdcbd070-b577-4b39-95bd-b0ed5fbc0bf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2174 | 2026.04.28 20:31:12.450749 [ 192 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 164 rows starting from the beginning of the part | ||
| 2175 | 2026.04.28 20:31:12.450799 [ 192 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 169 rows starting from the beginning of the part | ||
| 2176 | 2026.04.28 20:31:12.450836 [ 192 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 52 rows starting from the beginning of the part | ||
| 2177 | 2026.04.28 20:31:12.450877 [ 192 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 27 rows starting from the beginning of the part | ||
| 2178 | 2026.04.28 20:31:12.450919 [ 192 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part | ||
| 2179 | 2026.04.28 20:31:12.451156 [ 277 ] {cdcbd070-b577-4b39-95bd-b0ed5fbc0bf4} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2180 | 2026.04.28 20:31:12.451157 [ 190 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3739 rows, containing 5 columns (5 merged, 0 gathered) in 0.002250832 sec., 1661163.516424149 rows/sec., 132.92 MiB/sec. | ||
| 2181 | 2026.04.28 20:31:12.451205 [ 277 ] {cdcbd070-b577-4b39-95bd-b0ed5fbc0bf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2182 | 2026.04.28 20:31:12.451553 [ 277 ] {cdcbd070-b577-4b39-95bd-b0ed5fbc0bf4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2183 | 2026.04.28 20:31:12.451552 [ 196 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2184 | 2026.04.28 20:31:12.451782 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 588 rows, containing 5 columns (5 merged, 0 gathered) in 0.001364921 sec., 430794.1631786748 rows/sec., 28.68 MiB/sec. | ||
| 2185 | 2026.04.28 20:31:12.451818 [ 277 ] {cdcbd070-b577-4b39-95bd-b0ed5fbc0bf4} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2186 | 2026.04.28 20:31:12.451894 [ 196 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_11_2} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2187 | 2026.04.28 20:31:12.451937 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2188 | 2026.04.28 20:31:12.451956 [ 50 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2189 | 2026.04.28 20:31:12.451962 [ 277 ] {cdcbd070-b577-4b39-95bd-b0ed5fbc0bf4} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001314 sec., 58599.69558599695 rows/sec., 4.58 MiB/sec. | ||
| 2190 | 2026.04.28 20:31:12.451994 [ 50 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2191 | 2026.04.28 20:31:12.452017 [ 277 ] {cdcbd070-b577-4b39-95bd-b0ed5fbc0bf4} <Debug> TCPHandler: Processed in 0.001572816 sec. | ||
| 2192 | 2026.04.28 20:31:12.452020 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2193 | 2026.04.28 20:31:12.452019 [ 196 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_11_2} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2194 | 2026.04.28 20:31:12.452111 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::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 | ||
| 2195 | 2026.04.28 20:31:12.452153 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2196 | 2026.04.28 20:31:12.452157 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 2197 | 2026.04.28 20:31:12.452211 [ 196 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_6_1} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2198 | 2026.04.28 20:31:12.452218 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2199 | 2026.04.28 20:31:12.452254 [ 277 ] {2801a15f-d996-4738-bfc6-9ce1262f7bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2200 | 2026.04.28 20:31:12.452267 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 537 rows starting from the beginning of the part | ||
| 2201 | 2026.04.28 20:31:12.452280 [ 196 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_6_1} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2202 | 2026.04.28 20:31:12.452305 [ 277 ] {2801a15f-d996-4738-bfc6-9ce1262f7bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2203 | 2026.04.28 20:31:12.452359 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1355 rows starting from the beginning of the part | ||
| 2204 | 2026.04.28 20:31:12.452366 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2205 | 2026.04.28 20:31:12.452422 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2206 | 2026.04.28 20:31:12.452480 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2207 | 2026.04.28 20:31:12.452519 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 91 rows starting from the beginning of the part | ||
| 2208 | 2026.04.28 20:31:12.452560 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 77 rows starting from the beginning of the part | ||
| 2209 | 2026.04.28 20:31:12.452722 [ 277 ] {2801a15f-d996-4738-bfc6-9ce1262f7bb6} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2210 | 2026.04.28 20:31:12.452763 [ 277 ] {2801a15f-d996-4738-bfc6-9ce1262f7bb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2211 | 2026.04.28 20:31:12.453124 [ 277 ] {2801a15f-d996-4738-bfc6-9ce1262f7bb6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2212 | 2026.04.28 20:31:12.453344 [ 277 ] {2801a15f-d996-4738-bfc6-9ce1262f7bb6} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2213 | 2026.04.28 20:31:12.453445 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2214 | 2026.04.28 20:31:12.453473 [ 277 ] {2801a15f-d996-4738-bfc6-9ce1262f7bb6} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001238 sec., 130048.46526655897 rows/sec., 9.06 MiB/sec. | ||
| 2215 | 2026.04.28 20:31:12.453479 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2216 | 2026.04.28 20:31:12.453504 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2217 | 2026.04.28 20:31:12.453509 [ 277 ] {2801a15f-d996-4738-bfc6-9ce1262f7bb6} <Debug> TCPHandler: Processed in 0.001404523 sec. | ||
| 2218 | 2026.04.28 20:31:12.453596 [ 199 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::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 | ||
| 2219 | 2026.04.28 20:31:12.453618 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2220 | 2026.04.28 20:31:12.453651 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2188 rows, containing 5 columns (5 merged, 0 gathered) in 0.001573036 sec., 1390940.8303433615 rows/sec., 102.36 MiB/sec. | ||
| 2221 | 2026.04.28 20:31:12.453702 [ 199 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2222 | 2026.04.28 20:31:12.453710 [ 277 ] {0daf8ebd-a6ca-405e-941a-ef6e07b43fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2223 | 2026.04.28 20:31:12.453746 [ 199 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1280 rows starting from the beginning of the part | ||
| 2224 | 2026.04.28 20:31:12.453768 [ 277 ] {0daf8ebd-a6ca-405e-941a-ef6e07b43fae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2225 | 2026.04.28 20:31:12.453825 [ 199 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 3267 rows starting from the beginning of the part | ||
| 2226 | 2026.04.28 20:31:12.453880 [ 199 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 128 rows starting from the beginning of the part | ||
| 2227 | 2026.04.28 20:31:12.453925 [ 197 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2228 | 2026.04.28 20:31:12.453931 [ 199 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2229 | 2026.04.28 20:31:12.454010 [ 199 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::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 | ||
| 2230 | 2026.04.28 20:31:12.454057 [ 199 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 161 rows starting from the beginning of the part | ||
| 2231 | 2026.04.28 20:31:12.454272 [ 197 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_11_2} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2232 | 2026.04.28 20:31:12.454363 [ 197 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_11_2} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2233 | 2026.04.28 20:31:12.454451 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 2234 | 2026.04.28 20:31:12.454489 [ 277 ] {0daf8ebd-a6ca-405e-941a-ef6e07b43fae} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2235 | 2026.04.28 20:31:12.454529 [ 277 ] {0daf8ebd-a6ca-405e-941a-ef6e07b43fae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2236 | 2026.04.28 20:31:12.455042 [ 277 ] {0daf8ebd-a6ca-405e-941a-ef6e07b43fae} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2237 | 2026.04.28 20:31:12.455270 [ 277 ] {0daf8ebd-a6ca-405e-941a-ef6e07b43fae} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2238 | 2026.04.28 20:31:12.455363 [ 51 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2239 | 2026.04.28 20:31:12.455386 [ 51 ] {} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2240 | 2026.04.28 20:31:12.455401 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2241 | 2026.04.28 20:31:12.455403 [ 277 ] {0daf8ebd-a6ca-405e-941a-ef6e07b43fae} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001711 sec., 6428.988895382817 rows/sec., 11.52 MiB/sec. | ||
| 2242 | 2026.04.28 20:31:12.455456 [ 277 ] {0daf8ebd-a6ca-405e-941a-ef6e07b43fae} <Debug> TCPHandler: Processed in 0.001884933 sec. | ||
| 2243 | 2026.04.28 20:31:12.455467 [ 198 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::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 | ||
| 2244 | 2026.04.28 20:31:12.455577 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2245 | 2026.04.28 20:31:12.455666 [ 198 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2246 | 2026.04.28 20:31:12.455676 [ 277 ] {189e5792-7339-42fc-a3c3-47398dc479e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2247 | 2026.04.28 20:31:12.455719 [ 198 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::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 | ||
| 2248 | 2026.04.28 20:31:12.455725 [ 277 ] {189e5792-7339-42fc-a3c3-47398dc479e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2249 | 2026.04.28 20:31:12.455835 [ 198 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part | ||
| 2250 | 2026.04.28 20:31:12.455945 [ 198 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 27 rows starting from the beginning of the part | ||
| 2251 | 2026.04.28 20:31:12.456048 [ 198 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part | ||
| 2252 | 2026.04.28 20:31:12.456080 [ 277 ] {189e5792-7339-42fc-a3c3-47398dc479e4} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2253 | 2026.04.28 20:31:12.456119 [ 277 ] {189e5792-7339-42fc-a3c3-47398dc479e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2254 | 2026.04.28 20:31:12.456152 [ 198 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 27 rows starting from the beginning of the part | ||
| 2255 | 2026.04.28 20:31:12.456259 [ 198 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part | ||
| 2256 | 2026.04.28 20:31:12.456439 [ 277 ] {189e5792-7339-42fc-a3c3-47398dc479e4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2257 | 2026.04.28 20:31:12.456695 [ 277 ] {189e5792-7339-42fc-a3c3-47398dc479e4} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2258 | 2026.04.28 20:31:12.456786 [ 51 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2259 | 2026.04.28 20:31:12.456808 [ 51 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2260 | 2026.04.28 20:31:12.456825 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2261 | 2026.04.28 20:31:12.456825 [ 277 ] {189e5792-7339-42fc-a3c3-47398dc479e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.46 MiB/sec. | ||
| 2262 | 2026.04.28 20:31:12.456866 [ 277 ] {189e5792-7339-42fc-a3c3-47398dc479e4} <Debug> TCPHandler: Processed in 0.00133596 sec. | ||
| 2263 | 2026.04.28 20:31:12.456904 [ 197 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::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 | ||
| 2264 | 2026.04.28 20:31:12.457010 [ 197 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2265 | 2026.04.28 20:31:12.457044 [ 197 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 450 rows starting from the beginning of the part | ||
| 2266 | 2026.04.28 20:31:12.457126 [ 197 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 2267 | 2026.04.28 20:31:12.457173 [ 197 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part | ||
| 2268 | 2026.04.28 20:31:12.457221 [ 197 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::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 | ||
| 2269 | 2026.04.28 20:31:12.457266 [ 197 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::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 | ||
| 2270 | 2026.04.28 20:31:12.457310 [ 197 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::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 | ||
| 2271 | 2026.04.28 20:31:12.458166 [ 196 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 690 rows, containing 4 columns (4 merged, 0 gathered) in 0.00130109 sec., 530324.5740110215 rows/sec., 34.74 MiB/sec. | ||
| 2272 | 2026.04.28 20:31:12.458302 [ 191 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 136 rows, containing 19 columns (19 merged, 0 gathered) in 0.002864946 sec., 47470.3537169636 rows/sec., 85.06 MiB/sec. | ||
| 2273 | 2026.04.28 20:31:12.458406 [ 194 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2274 | 2026.04.28 20:31:12.458715 [ 196 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2275 | 2026.04.28 20:31:12.458749 [ 194 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_11_2} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2276 | 2026.04.28 20:31:12.458848 [ 194 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_11_2} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2277 | 2026.04.28 20:31:12.458929 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2278 | 2026.04.28 20:31:12.459049 [ 196 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2279 | 2026.04.28 20:31:12.459120 [ 196 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2280 | 2026.04.28 20:31:12.459230 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 2281 | 2026.04.28 20:31:12.461375 [ 199 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5156 rows, containing 5 columns (5 merged, 0 gathered) in 0.007819798 sec., 659352.0702197168 rows/sec., 43.21 MiB/sec. | ||
| 2282 | 2026.04.28 20:31:12.461863 [ 194 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2283 | 2026.04.28 20:31:12.462111 [ 194 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2284 | 2026.04.28 20:31:12.462183 [ 194 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2285 | 2026.04.28 20:31:12.462255 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 2286 | 2026.04.28 20:31:13.149407 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4392 | ||
| 2287 | 2026.04.28 20:31:13.150118 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2288 | 2026.04.28 20:31:13.150163 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2289 | 2026.04.28 20:31:13.150632 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2290 | 2026.04.28 20:31:13.150870 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2291 | 2026.04.28 20:31:13.151013 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4392 | ||
| 2292 | 2026.04.28 20:31:13.370550 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2293 | 2026.04.28 20:31:13.387439 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2294 | 2026.04.28 20:31:13.387495 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2295 | 2026.04.28 20:31:13.393743 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2296 | 2026.04.28 20:31:13.394476 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2297 | 2026.04.28 20:31:13.397579 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2298 | 2026.04.28 20:31:14.000254 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.32 MiB, peak 217.19 MiB, free memory in arenas 0.00 B, will set to 209.93 MiB (RSS), difference: 1.61 MiB | ||
| 2299 | 2026.04.28 20:31:15.656298 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 284 | ||
| 2300 | 2026.04.28 20:31:15.658586 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2301 | 2026.04.28 20:31:15.658633 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2302 | 2026.04.28 20:31:15.659802 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2303 | 2026.04.28 20:31:15.660058 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2304 | 2026.04.28 20:31:15.660297 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 284 | ||
| 2305 | 2026.04.28 20:31:17.440974 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2306 | 2026.04.28 20:31:17.441273 [ 277 ] {327731f7-aaaf-4863-aee4-c8ce4e6156fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2307 | 2026.04.28 20:31:17.441685 [ 277 ] {327731f7-aaaf-4863-aee4-c8ce4e6156fb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2308 | 2026.04.28 20:31:17.441735 [ 277 ] {327731f7-aaaf-4863-aee4-c8ce4e6156fb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2309 | 2026.04.28 20:31:17.442034 [ 277 ] {327731f7-aaaf-4863-aee4-c8ce4e6156fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2310 | 2026.04.28 20:31:17.442116 [ 277 ] {327731f7-aaaf-4863-aee4-c8ce4e6156fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2311 | 2026.04.28 20:31:17.442251 [ 277 ] {327731f7-aaaf-4863-aee4-c8ce4e6156fb} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2312 | 2026.04.28 20:31:17.442377 [ 327 ] {327731f7-aaaf-4863-aee4-c8ce4e6156fb} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2313 | 2026.04.28 20:31:17.442378 [ 337 ] {327731f7-aaaf-4863-aee4-c8ce4e6156fb} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2314 | 2026.04.28 20:31:17.442537 [ 277 ] {327731f7-aaaf-4863-aee4-c8ce4e6156fb} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (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 | ||
| 2315 | 2026.04.28 20:31:17.442564 [ 277 ] {327731f7-aaaf-4863-aee4-c8ce4e6156fb} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2316 | 2026.04.28 20:31:17.442630 [ 277 ] {327731f7-aaaf-4863-aee4-c8ce4e6156fb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2317 | 2026.04.28 20:31:17.442650 [ 277 ] {327731f7-aaaf-4863-aee4-c8ce4e6156fb} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 2318 | 2026.04.28 20:31:17.442683 [ 277 ] {327731f7-aaaf-4863-aee4-c8ce4e6156fb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2319 | 2026.04.28 20:31:17.442717 [ 277 ] {327731f7-aaaf-4863-aee4-c8ce4e6156fb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2320 | 2026.04.28 20:31:17.443948 [ 277 ] {327731f7-aaaf-4863-aee4-c8ce4e6156fb} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002791 sec., 17914.725904693656 rows/sec., 2.85 MiB/sec. | ||
| 2321 | 2026.04.28 20:31:17.444043 [ 277 ] {327731f7-aaaf-4863-aee4-c8ce4e6156fb} <Debug> TCPHandler: Processed in 0.003220493 sec. | ||
| 2322 | 2026.04.28 20:31:17.446150 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2323 | 2026.04.28 20:31:17.446275 [ 277 ] {36040655-f305-453f-afa9-fc7ae4322d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2324 | 2026.04.28 20:31:17.446325 [ 277 ] {36040655-f305-453f-afa9-fc7ae4322d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2325 | 2026.04.28 20:31:17.446931 [ 277 ] {36040655-f305-453f-afa9-fc7ae4322d4c} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2326 | 2026.04.28 20:31:17.446978 [ 277 ] {36040655-f305-453f-afa9-fc7ae4322d4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2327 | 2026.04.28 20:31:17.447345 [ 277 ] {36040655-f305-453f-afa9-fc7ae4322d4c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2328 | 2026.04.28 20:31:17.447566 [ 277 ] {36040655-f305-453f-afa9-fc7ae4322d4c} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2329 | 2026.04.28 20:31:17.447702 [ 277 ] {36040655-f305-453f-afa9-fc7ae4322d4c} <Debug> executeQuery: Read 110 rows, 9.50 KiB in 0.001463 sec., 75187.96992481203 rows/sec., 6.34 MiB/sec. | ||
| 2330 | 2026.04.28 20:31:17.447739 [ 277 ] {36040655-f305-453f-afa9-fc7ae4322d4c} <Debug> TCPHandler: Processed in 0.001647098 sec. | ||
| 2331 | 2026.04.28 20:31:17.447866 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2332 | 2026.04.28 20:31:17.447959 [ 277 ] {7506dcee-9394-4053-a208-5dfc5b16293a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2333 | 2026.04.28 20:31:17.447998 [ 277 ] {7506dcee-9394-4053-a208-5dfc5b16293a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2334 | 2026.04.28 20:31:17.448393 [ 277 ] {7506dcee-9394-4053-a208-5dfc5b16293a} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2335 | 2026.04.28 20:31:17.448429 [ 277 ] {7506dcee-9394-4053-a208-5dfc5b16293a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2336 | 2026.04.28 20:31:17.448708 [ 277 ] {7506dcee-9394-4053-a208-5dfc5b16293a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2337 | 2026.04.28 20:31:17.448921 [ 277 ] {7506dcee-9394-4053-a208-5dfc5b16293a} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2338 | 2026.04.28 20:31:17.449043 [ 277 ] {7506dcee-9394-4053-a208-5dfc5b16293a} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001102 sec., 24500.907441016338 rows/sec., 1.80 MiB/sec. | ||
| 2339 | 2026.04.28 20:31:17.449079 [ 277 ] {7506dcee-9394-4053-a208-5dfc5b16293a} <Debug> TCPHandler: Processed in 0.001260139 sec. | ||
| 2340 | 2026.04.28 20:31:17.449187 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2341 | 2026.04.28 20:31:17.449278 [ 277 ] {413653a7-6385-43b1-b529-a8511f72e108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2342 | 2026.04.28 20:31:17.449316 [ 277 ] {413653a7-6385-43b1-b529-a8511f72e108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2343 | 2026.04.28 20:31:17.449724 [ 277 ] {413653a7-6385-43b1-b529-a8511f72e108} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2344 | 2026.04.28 20:31:17.449759 [ 277 ] {413653a7-6385-43b1-b529-a8511f72e108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2345 | 2026.04.28 20:31:17.450043 [ 277 ] {413653a7-6385-43b1-b529-a8511f72e108} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2346 | 2026.04.28 20:31:17.450255 [ 277 ] {413653a7-6385-43b1-b529-a8511f72e108} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2347 | 2026.04.28 20:31:17.450376 [ 277 ] {413653a7-6385-43b1-b529-a8511f72e108} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001116 sec., 81541.21863799283 rows/sec., 6.37 MiB/sec. | ||
| 2348 | 2026.04.28 20:31:17.450411 [ 277 ] {413653a7-6385-43b1-b529-a8511f72e108} <Debug> TCPHandler: Processed in 0.001270699 sec. | ||
| 2349 | 2026.04.28 20:31:17.450524 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2350 | 2026.04.28 20:31:17.450615 [ 277 ] {8201fd5e-2a7e-403a-8960-45ea3053df7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2351 | 2026.04.28 20:31:17.450656 [ 277 ] {8201fd5e-2a7e-403a-8960-45ea3053df7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2352 | 2026.04.28 20:31:17.451043 [ 277 ] {8201fd5e-2a7e-403a-8960-45ea3053df7b} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2353 | 2026.04.28 20:31:17.451077 [ 277 ] {8201fd5e-2a7e-403a-8960-45ea3053df7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2354 | 2026.04.28 20:31:17.451388 [ 277 ] {8201fd5e-2a7e-403a-8960-45ea3053df7b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2355 | 2026.04.28 20:31:17.451587 [ 277 ] {8201fd5e-2a7e-403a-8960-45ea3053df7b} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2356 | 2026.04.28 20:31:17.451712 [ 277 ] {8201fd5e-2a7e-403a-8960-45ea3053df7b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001115 sec., 143497.75784753362 rows/sec., 9.99 MiB/sec. | ||
| 2357 | 2026.04.28 20:31:17.451746 [ 277 ] {8201fd5e-2a7e-403a-8960-45ea3053df7b} <Debug> TCPHandler: Processed in 0.001269089 sec. | ||
| 2358 | 2026.04.28 20:31:17.451852 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2359 | 2026.04.28 20:31:17.451943 [ 277 ] {047cdd07-d7f4-45d2-a216-a49e6bb46bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2360 | 2026.04.28 20:31:17.451995 [ 277 ] {047cdd07-d7f4-45d2-a216-a49e6bb46bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2361 | 2026.04.28 20:31:17.452729 [ 277 ] {047cdd07-d7f4-45d2-a216-a49e6bb46bb9} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2362 | 2026.04.28 20:31:17.452765 [ 277 ] {047cdd07-d7f4-45d2-a216-a49e6bb46bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2363 | 2026.04.28 20:31:17.453275 [ 277 ] {047cdd07-d7f4-45d2-a216-a49e6bb46bb9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2364 | 2026.04.28 20:31:17.453485 [ 277 ] {047cdd07-d7f4-45d2-a216-a49e6bb46bb9} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2365 | 2026.04.28 20:31:17.453613 [ 277 ] {047cdd07-d7f4-45d2-a216-a49e6bb46bb9} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001688 sec., 15995.260663507108 rows/sec., 28.66 MiB/sec. | ||
| 2366 | 2026.04.28 20:31:17.453663 [ 277 ] {047cdd07-d7f4-45d2-a216-a49e6bb46bb9} <Debug> TCPHandler: Processed in 0.001857632 sec. | ||
| 2367 | 2026.04.28 20:31:17.453797 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2368 | 2026.04.28 20:31:17.453890 [ 277 ] {6357542a-c236-456e-824f-30f6fb9453f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2369 | 2026.04.28 20:31:17.453931 [ 277 ] {6357542a-c236-456e-824f-30f6fb9453f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2370 | 2026.04.28 20:31:17.454261 [ 277 ] {6357542a-c236-456e-824f-30f6fb9453f5} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2371 | 2026.04.28 20:31:17.454296 [ 277 ] {6357542a-c236-456e-824f-30f6fb9453f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2372 | 2026.04.28 20:31:17.454588 [ 277 ] {6357542a-c236-456e-824f-30f6fb9453f5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2373 | 2026.04.28 20:31:17.454790 [ 277 ] {6357542a-c236-456e-824f-30f6fb9453f5} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2374 | 2026.04.28 20:31:17.454914 [ 277 ] {6357542a-c236-456e-824f-30f6fb9453f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 2375 | 2026.04.28 20:31:17.454948 [ 277 ] {6357542a-c236-456e-824f-30f6fb9453f5} <Debug> TCPHandler: Processed in 0.001198878 sec. | ||
| 2376 | 2026.04.28 20:31:20.590718 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2377 | 2026.04.28 20:31:20.590790 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2378 | 2026.04.28 20:31:20.651134 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4840 | ||
| 2379 | 2026.04.28 20:31:20.651644 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2380 | 2026.04.28 20:31:20.651687 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2381 | 2026.04.28 20:31:20.652200 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2382 | 2026.04.28 20:31:20.652433 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2383 | 2026.04.28 20:31:20.652562 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4840 | ||
| 2384 | 2026.04.28 20:31:20.897671 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2385 | 2026.04.28 20:31:20.914495 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2386 | 2026.04.28 20:31:20.914551 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2387 | 2026.04.28 20:31:20.920646 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2388 | 2026.04.28 20:31:20.921364 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2389 | 2026.04.28 20:31:20.924349 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2390 | 2026.04.28 20:31:22.441439 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2391 | 2026.04.28 20:31:22.441704 [ 277 ] {94cf14be-2730-4a9e-b95f-0ff522819461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2392 | 2026.04.28 20:31:22.442094 [ 277 ] {94cf14be-2730-4a9e-b95f-0ff522819461} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2393 | 2026.04.28 20:31:22.442138 [ 277 ] {94cf14be-2730-4a9e-b95f-0ff522819461} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2394 | 2026.04.28 20:31:22.442373 [ 277 ] {94cf14be-2730-4a9e-b95f-0ff522819461} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2395 | 2026.04.28 20:31:22.442445 [ 277 ] {94cf14be-2730-4a9e-b95f-0ff522819461} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2396 | 2026.04.28 20:31:22.442589 [ 277 ] {94cf14be-2730-4a9e-b95f-0ff522819461} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2397 | 2026.04.28 20:31:22.442707 [ 337 ] {94cf14be-2730-4a9e-b95f-0ff522819461} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2398 | 2026.04.28 20:31:22.442724 [ 327 ] {94cf14be-2730-4a9e-b95f-0ff522819461} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2399 | 2026.04.28 20:31:22.442857 [ 277 ] {94cf14be-2730-4a9e-b95f-0ff522819461} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (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 | ||
| 2400 | 2026.04.28 20:31:22.442891 [ 277 ] {94cf14be-2730-4a9e-b95f-0ff522819461} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2401 | 2026.04.28 20:31:22.442961 [ 277 ] {94cf14be-2730-4a9e-b95f-0ff522819461} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2402 | 2026.04.28 20:31:22.442981 [ 277 ] {94cf14be-2730-4a9e-b95f-0ff522819461} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 2403 | 2026.04.28 20:31:22.443015 [ 277 ] {94cf14be-2730-4a9e-b95f-0ff522819461} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2404 | 2026.04.28 20:31:22.443053 [ 277 ] {94cf14be-2730-4a9e-b95f-0ff522819461} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2405 | 2026.04.28 20:31:22.444336 [ 277 ] {94cf14be-2730-4a9e-b95f-0ff522819461} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002733 sec., 18294.914013904134 rows/sec., 2.91 MiB/sec. | ||
| 2406 | 2026.04.28 20:31:22.444465 [ 277 ] {94cf14be-2730-4a9e-b95f-0ff522819461} <Debug> TCPHandler: Processed in 0.003164492 sec. | ||
| 2407 | 2026.04.28 20:31:22.446435 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2408 | 2026.04.28 20:31:22.446565 [ 277 ] {95b914bd-16a6-4ad9-be64-7efef8721697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2409 | 2026.04.28 20:31:22.446618 [ 277 ] {95b914bd-16a6-4ad9-be64-7efef8721697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2410 | 2026.04.28 20:31:22.447199 [ 277 ] {95b914bd-16a6-4ad9-be64-7efef8721697} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2411 | 2026.04.28 20:31:22.447249 [ 277 ] {95b914bd-16a6-4ad9-be64-7efef8721697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2412 | 2026.04.28 20:31:22.447632 [ 277 ] {95b914bd-16a6-4ad9-be64-7efef8721697} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2413 | 2026.04.28 20:31:22.447860 [ 277 ] {95b914bd-16a6-4ad9-be64-7efef8721697} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2414 | 2026.04.28 20:31:22.448016 [ 277 ] {95b914bd-16a6-4ad9-be64-7efef8721697} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.00149 sec., 52348.9932885906 rows/sec., 4.34 MiB/sec. | ||
| 2415 | 2026.04.28 20:31:22.448055 [ 277 ] {95b914bd-16a6-4ad9-be64-7efef8721697} <Debug> TCPHandler: Processed in 0.001683588 sec. | ||
| 2416 | 2026.04.28 20:31:22.448190 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2417 | 2026.04.28 20:31:22.448290 [ 277 ] {15a269d7-5857-4f78-bf30-fda0dd0d16c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2418 | 2026.04.28 20:31:22.448333 [ 277 ] {15a269d7-5857-4f78-bf30-fda0dd0d16c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2419 | 2026.04.28 20:31:22.448747 [ 277 ] {15a269d7-5857-4f78-bf30-fda0dd0d16c5} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2420 | 2026.04.28 20:31:22.448785 [ 277 ] {15a269d7-5857-4f78-bf30-fda0dd0d16c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2421 | 2026.04.28 20:31:22.449085 [ 277 ] {15a269d7-5857-4f78-bf30-fda0dd0d16c5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2422 | 2026.04.28 20:31:22.449310 [ 277 ] {15a269d7-5857-4f78-bf30-fda0dd0d16c5} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2423 | 2026.04.28 20:31:22.449445 [ 277 ] {15a269d7-5857-4f78-bf30-fda0dd0d16c5} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001177 sec., 9345.794392523363 rows/sec., 702.76 KiB/sec. | ||
| 2424 | 2026.04.28 20:31:22.449483 [ 277 ] {15a269d7-5857-4f78-bf30-fda0dd0d16c5} <Debug> TCPHandler: Processed in 0.001342951 sec. | ||
| 2425 | 2026.04.28 20:31:22.449605 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2426 | 2026.04.28 20:31:22.449700 [ 277 ] {c8ea8789-e522-4e7e-828a-b8f5d6855115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2427 | 2026.04.28 20:31:22.449740 [ 277 ] {c8ea8789-e522-4e7e-828a-b8f5d6855115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2428 | 2026.04.28 20:31:22.450156 [ 277 ] {c8ea8789-e522-4e7e-828a-b8f5d6855115} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2429 | 2026.04.28 20:31:22.450192 [ 277 ] {c8ea8789-e522-4e7e-828a-b8f5d6855115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2430 | 2026.04.28 20:31:22.450526 [ 277 ] {c8ea8789-e522-4e7e-828a-b8f5d6855115} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2431 | 2026.04.28 20:31:22.450746 [ 277 ] {c8ea8789-e522-4e7e-828a-b8f5d6855115} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2432 | 2026.04.28 20:31:22.450877 [ 277 ] {c8ea8789-e522-4e7e-828a-b8f5d6855115} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001195 sec., 62761.50627615062 rows/sec., 4.90 MiB/sec. | ||
| 2433 | 2026.04.28 20:31:22.450913 [ 277 ] {c8ea8789-e522-4e7e-828a-b8f5d6855115} <Debug> TCPHandler: Processed in 0.001357251 sec. | ||
| 2434 | 2026.04.28 20:31:22.451034 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2435 | 2026.04.28 20:31:22.451129 [ 277 ] {d63340c4-026a-4f33-a05e-d16b55782cbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2436 | 2026.04.28 20:31:22.451173 [ 277 ] {d63340c4-026a-4f33-a05e-d16b55782cbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2437 | 2026.04.28 20:31:22.451575 [ 277 ] {d63340c4-026a-4f33-a05e-d16b55782cbd} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2438 | 2026.04.28 20:31:22.451612 [ 277 ] {d63340c4-026a-4f33-a05e-d16b55782cbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2439 | 2026.04.28 20:31:22.451957 [ 277 ] {d63340c4-026a-4f33-a05e-d16b55782cbd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2440 | 2026.04.28 20:31:22.452175 [ 277 ] {d63340c4-026a-4f33-a05e-d16b55782cbd} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2441 | 2026.04.28 20:31:22.452307 [ 277 ] {d63340c4-026a-4f33-a05e-d16b55782cbd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 2442 | 2026.04.28 20:31:22.452343 [ 277 ] {d63340c4-026a-4f33-a05e-d16b55782cbd} <Debug> TCPHandler: Processed in 0.001358841 sec. | ||
| 2443 | 2026.04.28 20:31:22.452466 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2444 | 2026.04.28 20:31:22.452559 [ 277 ] {7d3a7169-6e11-4090-bdeb-20d6abb1563e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2445 | 2026.04.28 20:31:22.452614 [ 277 ] {7d3a7169-6e11-4090-bdeb-20d6abb1563e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2446 | 2026.04.28 20:31:22.453393 [ 277 ] {7d3a7169-6e11-4090-bdeb-20d6abb1563e} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2447 | 2026.04.28 20:31:22.453437 [ 277 ] {7d3a7169-6e11-4090-bdeb-20d6abb1563e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2448 | 2026.04.28 20:31:22.453956 [ 277 ] {7d3a7169-6e11-4090-bdeb-20d6abb1563e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2449 | 2026.04.28 20:31:22.454172 [ 277 ] {7d3a7169-6e11-4090-bdeb-20d6abb1563e} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2450 | 2026.04.28 20:31:22.454307 [ 277 ] {7d3a7169-6e11-4090-bdeb-20d6abb1563e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001767 sec., 6225.24052065648 rows/sec., 11.16 MiB/sec. | ||
| 2451 | 2026.04.28 20:31:22.454359 [ 277 ] {7d3a7169-6e11-4090-bdeb-20d6abb1563e} <Debug> TCPHandler: Processed in 0.001942684 sec. | ||
| 2452 | 2026.04.28 20:31:22.454475 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2453 | 2026.04.28 20:31:22.454568 [ 277 ] {8432a47a-1e43-43cf-a18a-e959c87a429a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2454 | 2026.04.28 20:31:22.454610 [ 277 ] {8432a47a-1e43-43cf-a18a-e959c87a429a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2455 | 2026.04.28 20:31:22.454942 [ 277 ] {8432a47a-1e43-43cf-a18a-e959c87a429a} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2456 | 2026.04.28 20:31:22.454978 [ 277 ] {8432a47a-1e43-43cf-a18a-e959c87a429a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2457 | 2026.04.28 20:31:22.455267 [ 277 ] {8432a47a-1e43-43cf-a18a-e959c87a429a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2458 | 2026.04.28 20:31:22.455470 [ 277 ] {8432a47a-1e43-43cf-a18a-e959c87a429a} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2459 | 2026.04.28 20:31:22.455595 [ 277 ] {8432a47a-1e43-43cf-a18a-e959c87a429a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 2460 | 2026.04.28 20:31:22.455630 [ 277 ] {8432a47a-1e43-43cf-a18a-e959c87a429a} <Debug> TCPHandler: Processed in 0.001202937 sec. | ||
| 2461 | 2026.04.28 20:31:22.717898 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2462 | 2026.04.28 20:31:22.718204 [ 277 ] {8704bc91-5100-46f9-bc0c-12025becd3a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 2463 | 2026.04.28 20:31:22.718518 [ 277 ] {8704bc91-5100-46f9-bc0c-12025becd3a5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2464 | 2026.04.28 20:31:22.718556 [ 277 ] {8704bc91-5100-46f9-bc0c-12025becd3a5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2465 | 2026.04.28 20:31:22.718780 [ 277 ] {8704bc91-5100-46f9-bc0c-12025becd3a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2466 | 2026.04.28 20:31:22.718840 [ 277 ] {8704bc91-5100-46f9-bc0c-12025becd3a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2467 | 2026.04.28 20:31:22.718958 [ 277 ] {8704bc91-5100-46f9-bc0c-12025becd3a5} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 39-element set) | ||
| 2468 | 2026.04.28 20:31:22.719069 [ 304 ] {8704bc91-5100-46f9-bc0c-12025becd3a5} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2469 | 2026.04.28 20:31:22.719077 [ 315 ] {8704bc91-5100-46f9-bc0c-12025becd3a5} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2470 | 2026.04.28 20:31:22.719222 [ 277 ] {8704bc91-5100-46f9-bc0c-12025becd3a5} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (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 | ||
| 2471 | 2026.04.28 20:31:22.719248 [ 277 ] {8704bc91-5100-46f9-bc0c-12025becd3a5} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2472 | 2026.04.28 20:31:22.719311 [ 277 ] {8704bc91-5100-46f9-bc0c-12025becd3a5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2473 | 2026.04.28 20:31:22.719331 [ 277 ] {8704bc91-5100-46f9-bc0c-12025becd3a5} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 2474 | 2026.04.28 20:31:22.719362 [ 277 ] {8704bc91-5100-46f9-bc0c-12025becd3a5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2475 | 2026.04.28 20:31:22.719395 [ 277 ] {8704bc91-5100-46f9-bc0c-12025becd3a5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2476 | 2026.04.28 20:31:22.720622 [ 277 ] {8704bc91-5100-46f9-bc0c-12025becd3a5} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002553 sec., 19584.802193497846 rows/sec., 4.69 MiB/sec. | ||
| 2477 | 2026.04.28 20:31:22.720744 [ 277 ] {8704bc91-5100-46f9-bc0c-12025becd3a5} <Debug> TCPHandler: Processed in 0.002969628 sec. | ||
| 2478 | 2026.04.28 20:31:22.734476 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2479 | 2026.04.28 20:31:22.734604 [ 277 ] {c1a1a4c6-d6f0-4631-9da4-ec6ab1ce2fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2480 | 2026.04.28 20:31:22.734655 [ 277 ] {c1a1a4c6-d6f0-4631-9da4-ec6ab1ce2fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2481 | 2026.04.28 20:31:22.735336 [ 277 ] {c1a1a4c6-d6f0-4631-9da4-ec6ab1ce2fbb} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2482 | 2026.04.28 20:31:22.735378 [ 277 ] {c1a1a4c6-d6f0-4631-9da4-ec6ab1ce2fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2483 | 2026.04.28 20:31:22.735757 [ 277 ] {c1a1a4c6-d6f0-4631-9da4-ec6ab1ce2fbb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2484 | 2026.04.28 20:31:22.735955 [ 277 ] {c1a1a4c6-d6f0-4631-9da4-ec6ab1ce2fbb} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2485 | 2026.04.28 20:31:22.736094 [ 277 ] {c1a1a4c6-d6f0-4631-9da4-ec6ab1ce2fbb} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001521 sec., 657.4621959237344 rows/sec., 68.06 KiB/sec. | ||
| 2486 | 2026.04.28 20:31:22.736130 [ 277 ] {c1a1a4c6-d6f0-4631-9da4-ec6ab1ce2fbb} <Debug> TCPHandler: Processed in 0.00171685 sec. | ||
| 2487 | 2026.04.28 20:31:22.736257 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2488 | 2026.04.28 20:31:22.736351 [ 277 ] {403862a0-ddc5-4779-83c4-83e7e3220acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2489 | 2026.04.28 20:31:22.736391 [ 277 ] {403862a0-ddc5-4779-83c4-83e7e3220acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2490 | 2026.04.28 20:31:22.736809 [ 277 ] {403862a0-ddc5-4779-83c4-83e7e3220acf} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2491 | 2026.04.28 20:31:22.736844 [ 277 ] {403862a0-ddc5-4779-83c4-83e7e3220acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2492 | 2026.04.28 20:31:22.737163 [ 277 ] {403862a0-ddc5-4779-83c4-83e7e3220acf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2493 | 2026.04.28 20:31:22.737373 [ 277 ] {403862a0-ddc5-4779-83c4-83e7e3220acf} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2494 | 2026.04.28 20:31:22.737500 [ 277 ] {403862a0-ddc5-4779-83c4-83e7e3220acf} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001167 sec., 20565.552699228792 rows/sec., 1.71 MiB/sec. | ||
| 2495 | 2026.04.28 20:31:22.737536 [ 277 ] {403862a0-ddc5-4779-83c4-83e7e3220acf} <Debug> TCPHandler: Processed in 0.001337771 sec. | ||
| 2496 | 2026.04.28 20:31:22.737658 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2497 | 2026.04.28 20:31:22.737750 [ 277 ] {5595e201-316f-4c28-a709-13777594488a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2498 | 2026.04.28 20:31:22.737789 [ 277 ] {5595e201-316f-4c28-a709-13777594488a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2499 | 2026.04.28 20:31:22.738179 [ 277 ] {5595e201-316f-4c28-a709-13777594488a} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2500 | 2026.04.28 20:31:22.738213 [ 277 ] {5595e201-316f-4c28-a709-13777594488a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2501 | 2026.04.28 20:31:22.738500 [ 277 ] {5595e201-316f-4c28-a709-13777594488a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2502 | 2026.04.28 20:31:22.738706 [ 277 ] {5595e201-316f-4c28-a709-13777594488a} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2503 | 2026.04.28 20:31:22.738828 [ 277 ] {5595e201-316f-4c28-a709-13777594488a} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001095 sec., 12785.388127853881 rows/sec., 1.02 MiB/sec. | ||
| 2504 | 2026.04.28 20:31:22.738869 [ 277 ] {5595e201-316f-4c28-a709-13777594488a} <Debug> TCPHandler: Processed in 0.001257589 sec. | ||
| 2505 | 2026.04.28 20:31:22.738995 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2506 | 2026.04.28 20:31:22.739087 [ 277 ] {882c8ade-a50c-4c8a-9cad-b9c41a344f53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2507 | 2026.04.28 20:31:22.739125 [ 277 ] {882c8ade-a50c-4c8a-9cad-b9c41a344f53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2508 | 2026.04.28 20:31:22.740713 [ 277 ] {882c8ade-a50c-4c8a-9cad-b9c41a344f53} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2509 | 2026.04.28 20:31:22.740749 [ 277 ] {882c8ade-a50c-4c8a-9cad-b9c41a344f53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2510 | 2026.04.28 20:31:22.741220 [ 277 ] {882c8ade-a50c-4c8a-9cad-b9c41a344f53} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2511 | 2026.04.28 20:31:22.741430 [ 277 ] {882c8ade-a50c-4c8a-9cad-b9c41a344f53} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2512 | 2026.04.28 20:31:22.741554 [ 277 ] {882c8ade-a50c-4c8a-9cad-b9c41a344f53} <Debug> executeQuery: Read 2595 rows, 199.64 KiB in 0.002484 sec., 1044685.9903381643 rows/sec., 78.49 MiB/sec. | ||
| 2513 | 2026.04.28 20:31:22.741590 [ 277 ] {882c8ade-a50c-4c8a-9cad-b9c41a344f53} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 2514 | 2026.04.28 20:31:22.741603 [ 277 ] {882c8ade-a50c-4c8a-9cad-b9c41a344f53} <Debug> TCPHandler: Processed in 0.002663221 sec. | ||
| 2515 | 2026.04.28 20:31:22.741730 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2516 | 2026.04.28 20:31:22.741824 [ 277 ] {0e0e7b25-b783-45d5-aa5a-af44b9d4263d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2517 | 2026.04.28 20:31:22.741864 [ 277 ] {0e0e7b25-b783-45d5-aa5a-af44b9d4263d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2518 | 2026.04.28 20:31:22.742277 [ 277 ] {0e0e7b25-b783-45d5-aa5a-af44b9d4263d} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2519 | 2026.04.28 20:31:22.742312 [ 277 ] {0e0e7b25-b783-45d5-aa5a-af44b9d4263d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2520 | 2026.04.28 20:31:22.742609 [ 277 ] {0e0e7b25-b783-45d5-aa5a-af44b9d4263d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2521 | 2026.04.28 20:31:22.742831 [ 277 ] {0e0e7b25-b783-45d5-aa5a-af44b9d4263d} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2522 | 2026.04.28 20:31:22.742953 [ 277 ] {0e0e7b25-b783-45d5-aa5a-af44b9d4263d} <Debug> executeQuery: Read 68 rows, 5.10 KiB in 0.001148 sec., 59233.44947735192 rows/sec., 4.34 MiB/sec. | ||
| 2523 | 2026.04.28 20:31:22.742988 [ 277 ] {0e0e7b25-b783-45d5-aa5a-af44b9d4263d} <Debug> TCPHandler: Processed in 0.001315291 sec. | ||
| 2524 | 2026.04.28 20:31:22.743115 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2525 | 2026.04.28 20:31:22.743207 [ 277 ] {4f636b02-9ec1-4f72-bcbf-5959cb43bb08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2526 | 2026.04.28 20:31:22.743246 [ 277 ] {4f636b02-9ec1-4f72-bcbf-5959cb43bb08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2527 | 2026.04.28 20:31:22.743864 [ 277 ] {4f636b02-9ec1-4f72-bcbf-5959cb43bb08} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2528 | 2026.04.28 20:31:22.743897 [ 277 ] {4f636b02-9ec1-4f72-bcbf-5959cb43bb08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2529 | 2026.04.28 20:31:22.744237 [ 277 ] {4f636b02-9ec1-4f72-bcbf-5959cb43bb08} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2530 | 2026.04.28 20:31:22.744527 [ 277 ] {4f636b02-9ec1-4f72-bcbf-5959cb43bb08} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2531 | 2026.04.28 20:31:22.744716 [ 277 ] {4f636b02-9ec1-4f72-bcbf-5959cb43bb08} <Debug> executeQuery: Read 826 rows, 49.48 KiB in 0.001525 sec., 541639.344262295 rows/sec., 31.69 MiB/sec. | ||
| 2532 | 2026.04.28 20:31:22.744761 [ 277 ] {4f636b02-9ec1-4f72-bcbf-5959cb43bb08} <Debug> TCPHandler: Processed in 0.001701409 sec. | ||
| 2533 | 2026.04.28 20:31:22.744905 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2534 | 2026.04.28 20:31:22.745017 [ 277 ] {de297c1d-329f-480b-86d6-5248f91a6ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2535 | 2026.04.28 20:31:22.745065 [ 277 ] {de297c1d-329f-480b-86d6-5248f91a6ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2536 | 2026.04.28 20:31:22.745513 [ 277 ] {de297c1d-329f-480b-86d6-5248f91a6ef4} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2537 | 2026.04.28 20:31:22.745553 [ 277 ] {de297c1d-329f-480b-86d6-5248f91a6ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2538 | 2026.04.28 20:31:22.745851 [ 277 ] {de297c1d-329f-480b-86d6-5248f91a6ef4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2539 | 2026.04.28 20:31:22.746065 [ 277 ] {de297c1d-329f-480b-86d6-5248f91a6ef4} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2540 | 2026.04.28 20:31:22.746191 [ 277 ] {de297c1d-329f-480b-86d6-5248f91a6ef4} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001197 sec., 835.421888053467 rows/sec., 58.74 KiB/sec. | ||
| 2541 | 2026.04.28 20:31:22.746230 [ 277 ] {de297c1d-329f-480b-86d6-5248f91a6ef4} <Debug> TCPHandler: Processed in 0.001393902 sec. | ||
| 2542 | 2026.04.28 20:31:22.746372 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2543 | 2026.04.28 20:31:22.746470 [ 277 ] {6b4376ac-2486-4680-b54b-5fe9520aeefc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2544 | 2026.04.28 20:31:22.746510 [ 277 ] {6b4376ac-2486-4680-b54b-5fe9520aeefc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2545 | 2026.04.28 20:31:22.746909 [ 277 ] {6b4376ac-2486-4680-b54b-5fe9520aeefc} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2546 | 2026.04.28 20:31:22.746943 [ 277 ] {6b4376ac-2486-4680-b54b-5fe9520aeefc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2547 | 2026.04.28 20:31:22.747261 [ 277 ] {6b4376ac-2486-4680-b54b-5fe9520aeefc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2548 | 2026.04.28 20:31:22.747474 [ 277 ] {6b4376ac-2486-4680-b54b-5fe9520aeefc} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2549 | 2026.04.28 20:31:22.747601 [ 277 ] {6b4376ac-2486-4680-b54b-5fe9520aeefc} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001149 sec., 10443.864229765013 rows/sec., 815.93 KiB/sec. | ||
| 2550 | 2026.04.28 20:31:22.747637 [ 277 ] {6b4376ac-2486-4680-b54b-5fe9520aeefc} <Debug> TCPHandler: Processed in 0.00132118 sec. | ||
| 2551 | 2026.04.28 20:31:22.747763 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2552 | 2026.04.28 20:31:22.747856 [ 277 ] {96db6664-a7b0-4320-9a88-25932190fac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2553 | 2026.04.28 20:31:22.747894 [ 277 ] {96db6664-a7b0-4320-9a88-25932190fac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2554 | 2026.04.28 20:31:22.748691 [ 277 ] {96db6664-a7b0-4320-9a88-25932190fac1} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2555 | 2026.04.28 20:31:22.748725 [ 277 ] {96db6664-a7b0-4320-9a88-25932190fac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2556 | 2026.04.28 20:31:22.749149 [ 277 ] {96db6664-a7b0-4320-9a88-25932190fac1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2557 | 2026.04.28 20:31:22.749358 [ 277 ] {96db6664-a7b0-4320-9a88-25932190fac1} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2558 | 2026.04.28 20:31:22.749479 [ 277 ] {96db6664-a7b0-4320-9a88-25932190fac1} <Debug> executeQuery: Read 1380 rows, 95.72 KiB in 0.00164 sec., 841463.4146341464 rows/sec., 57.00 MiB/sec. | ||
| 2559 | 2026.04.28 20:31:22.749514 [ 277 ] {96db6664-a7b0-4320-9a88-25932190fac1} <Debug> TCPHandler: Processed in 0.001807821 sec. | ||
| 2560 | 2026.04.28 20:31:22.749643 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2561 | 2026.04.28 20:31:22.749735 [ 277 ] {7b257f99-e213-4a6d-a5f4-3829cf60f39c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2562 | 2026.04.28 20:31:22.749777 [ 277 ] {7b257f99-e213-4a6d-a5f4-3829cf60f39c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2563 | 2026.04.28 20:31:22.750409 [ 277 ] {7b257f99-e213-4a6d-a5f4-3829cf60f39c} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2564 | 2026.04.28 20:31:22.750443 [ 277 ] {7b257f99-e213-4a6d-a5f4-3829cf60f39c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2565 | 2026.04.28 20:31:22.750897 [ 277 ] {7b257f99-e213-4a6d-a5f4-3829cf60f39c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2566 | 2026.04.28 20:31:22.751105 [ 277 ] {7b257f99-e213-4a6d-a5f4-3829cf60f39c} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2567 | 2026.04.28 20:31:22.751229 [ 277 ] {7b257f99-e213-4a6d-a5f4-3829cf60f39c} <Debug> executeQuery: Read 1539 rows, 96.38 KiB in 0.001511 sec., 1018530.7743216413 rows/sec., 62.29 MiB/sec. | ||
| 2568 | 2026.04.28 20:31:22.751263 [ 277 ] {7b257f99-e213-4a6d-a5f4-3829cf60f39c} <Debug> TCPHandler: Processed in 0.001677639 sec. | ||
| 2569 | 2026.04.28 20:31:22.751389 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2570 | 2026.04.28 20:31:22.751480 [ 277 ] {95d21621-9d55-4e92-9ff4-571e846fdd27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2571 | 2026.04.28 20:31:22.751520 [ 277 ] {95d21621-9d55-4e92-9ff4-571e846fdd27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2572 | 2026.04.28 20:31:22.751834 [ 277 ] {95d21621-9d55-4e92-9ff4-571e846fdd27} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2573 | 2026.04.28 20:31:22.751867 [ 277 ] {95d21621-9d55-4e92-9ff4-571e846fdd27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2574 | 2026.04.28 20:31:22.752176 [ 277 ] {95d21621-9d55-4e92-9ff4-571e846fdd27} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2575 | 2026.04.28 20:31:22.752393 [ 277 ] {95d21621-9d55-4e92-9ff4-571e846fdd27} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2576 | 2026.04.28 20:31:22.752522 [ 277 ] {95d21621-9d55-4e92-9ff4-571e846fdd27} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 59.94 KiB/sec. | ||
| 2577 | 2026.04.28 20:31:22.752556 [ 277 ] {95d21621-9d55-4e92-9ff4-571e846fdd27} <Debug> TCPHandler: Processed in 0.001223748 sec. | ||
| 2578 | 2026.04.28 20:31:22.752669 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2579 | 2026.04.28 20:31:22.752760 [ 277 ] {83292f07-e815-467e-b608-4a72874b1da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2580 | 2026.04.28 20:31:22.752809 [ 277 ] {83292f07-e815-467e-b608-4a72874b1da6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2581 | 2026.04.28 20:31:22.753607 [ 277 ] {83292f07-e815-467e-b608-4a72874b1da6} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2582 | 2026.04.28 20:31:22.753642 [ 277 ] {83292f07-e815-467e-b608-4a72874b1da6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2583 | 2026.04.28 20:31:22.754221 [ 277 ] {83292f07-e815-467e-b608-4a72874b1da6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2584 | 2026.04.28 20:31:22.754436 [ 277 ] {83292f07-e815-467e-b608-4a72874b1da6} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2585 | 2026.04.28 20:31:22.754572 [ 277 ] {83292f07-e815-467e-b608-4a72874b1da6} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00183 sec., 22950.819672131147 rows/sec., 41.13 MiB/sec. | ||
| 2586 | 2026.04.28 20:31:22.754621 [ 277 ] {83292f07-e815-467e-b608-4a72874b1da6} <Debug> TCPHandler: Processed in 0.001999446 sec. | ||
| 2587 | 2026.04.28 20:31:22.754747 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2588 | 2026.04.28 20:31:22.754838 [ 277 ] {96d38cae-8fc4-455b-be81-1f36faf159a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2589 | 2026.04.28 20:31:22.754878 [ 277 ] {96d38cae-8fc4-455b-be81-1f36faf159a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2590 | 2026.04.28 20:31:22.755189 [ 277 ] {96d38cae-8fc4-455b-be81-1f36faf159a1} <Trace> oximeter.measurements_i64 (fb5cc94d-90ae-4200-8b1f-b81c2a56ed2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2591 | 2026.04.28 20:31:22.755223 [ 277 ] {96d38cae-8fc4-455b-be81-1f36faf159a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2592 | 2026.04.28 20:31:22.755524 [ 277 ] {96d38cae-8fc4-455b-be81-1f36faf159a1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2593 | 2026.04.28 20:31:22.755729 [ 277 ] {96d38cae-8fc4-455b-be81-1f36faf159a1} <Trace> oximeter.measurements_i64 (fb5cc94d-90ae-4200-8b1f-b81c2a56ed2f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2594 | 2026.04.28 20:31:22.755851 [ 277 ] {96d38cae-8fc4-455b-be81-1f36faf159a1} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001031 sec., 8729.388942774005 rows/sec., 616.63 KiB/sec. | ||
| 2595 | 2026.04.28 20:31:22.755885 [ 277 ] {96d38cae-8fc4-455b-be81-1f36faf159a1} <Debug> TCPHandler: Processed in 0.001185777 sec. | ||
| 2596 | 2026.04.28 20:31:22.756016 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2597 | 2026.04.28 20:31:22.756148 [ 277 ] {cf3c5c29-8584-403c-8f24-cff3c1697495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2598 | 2026.04.28 20:31:22.756205 [ 277 ] {cf3c5c29-8584-403c-8f24-cff3c1697495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2599 | 2026.04.28 20:31:22.756558 [ 277 ] {cf3c5c29-8584-403c-8f24-cff3c1697495} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2600 | 2026.04.28 20:31:22.756593 [ 277 ] {cf3c5c29-8584-403c-8f24-cff3c1697495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2601 | 2026.04.28 20:31:22.756895 [ 277 ] {cf3c5c29-8584-403c-8f24-cff3c1697495} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2602 | 2026.04.28 20:31:22.757103 [ 277 ] {cf3c5c29-8584-403c-8f24-cff3c1697495} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2603 | 2026.04.28 20:31:22.757239 [ 277 ] {cf3c5c29-8584-403c-8f24-cff3c1697495} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001119 sec., 10723.860589812333 rows/sec., 740.06 KiB/sec. | ||
| 2604 | 2026.04.28 20:31:22.757275 [ 277 ] {cf3c5c29-8584-403c-8f24-cff3c1697495} <Debug> TCPHandler: Processed in 0.001321331 sec. | ||
| 2605 | 2026.04.28 20:31:25.660483 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 342 | ||
| 2606 | 2026.04.28 20:31:25.663356 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2607 | 2026.04.28 20:31:25.663403 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2608 | 2026.04.28 20:31:25.664608 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2609 | 2026.04.28 20:31:25.664880 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2610 | 2026.04.28 20:31:25.665117 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 342 | ||
| 2611 | 2026.04.28 20:31:27.439584 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2612 | 2026.04.28 20:31:27.439857 [ 277 ] {ecadfc51-37d0-4011-945e-4f7589cbbc76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2613 | 2026.04.28 20:31:27.440280 [ 277 ] {ecadfc51-37d0-4011-945e-4f7589cbbc76} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2614 | 2026.04.28 20:31:27.440330 [ 277 ] {ecadfc51-37d0-4011-945e-4f7589cbbc76} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2615 | 2026.04.28 20:31:27.440563 [ 277 ] {ecadfc51-37d0-4011-945e-4f7589cbbc76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2616 | 2026.04.28 20:31:27.440638 [ 277 ] {ecadfc51-37d0-4011-945e-4f7589cbbc76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2617 | 2026.04.28 20:31:27.440778 [ 277 ] {ecadfc51-37d0-4011-945e-4f7589cbbc76} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2618 | 2026.04.28 20:31:27.440909 [ 304 ] {ecadfc51-37d0-4011-945e-4f7589cbbc76} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2619 | 2026.04.28 20:31:27.440909 [ 315 ] {ecadfc51-37d0-4011-945e-4f7589cbbc76} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2620 | 2026.04.28 20:31:27.440912 [ 339 ] {ecadfc51-37d0-4011-945e-4f7589cbbc76} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2621 | 2026.04.28 20:31:27.441090 [ 277 ] {ecadfc51-37d0-4011-945e-4f7589cbbc76} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2622 | 2026.04.28 20:31:27.441115 [ 277 ] {ecadfc51-37d0-4011-945e-4f7589cbbc76} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2623 | 2026.04.28 20:31:27.441184 [ 277 ] {ecadfc51-37d0-4011-945e-4f7589cbbc76} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2624 | 2026.04.28 20:31:27.441204 [ 277 ] {ecadfc51-37d0-4011-945e-4f7589cbbc76} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 2625 | 2026.04.28 20:31:27.441238 [ 277 ] {ecadfc51-37d0-4011-945e-4f7589cbbc76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2626 | 2026.04.28 20:31:27.441274 [ 277 ] {ecadfc51-37d0-4011-945e-4f7589cbbc76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2627 | 2026.04.28 20:31:27.442327 [ 277 ] {ecadfc51-37d0-4011-945e-4f7589cbbc76} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002573 sec., 19432.5689856199 rows/sec., 3.09 MiB/sec. | ||
| 2628 | 2026.04.28 20:31:27.442428 [ 277 ] {ecadfc51-37d0-4011-945e-4f7589cbbc76} <Debug> TCPHandler: Processed in 0.002990278 sec. | ||
| 2629 | 2026.04.28 20:31:27.443901 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2630 | 2026.04.28 20:31:27.444011 [ 277 ] {f28866c4-e942-4a2d-8450-a6d1998681c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2631 | 2026.04.28 20:31:27.444055 [ 277 ] {f28866c4-e942-4a2d-8450-a6d1998681c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2632 | 2026.04.28 20:31:27.444518 [ 277 ] {f28866c4-e942-4a2d-8450-a6d1998681c8} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2633 | 2026.04.28 20:31:27.444559 [ 277 ] {f28866c4-e942-4a2d-8450-a6d1998681c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2634 | 2026.04.28 20:31:27.444919 [ 277 ] {f28866c4-e942-4a2d-8450-a6d1998681c8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2635 | 2026.04.28 20:31:27.445143 [ 277 ] {f28866c4-e942-4a2d-8450-a6d1998681c8} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2636 | 2026.04.28 20:31:27.445291 [ 277 ] {f28866c4-e942-4a2d-8450-a6d1998681c8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001312 sec., 42682.92682926829 rows/sec., 3.28 MiB/sec. | ||
| 2637 | 2026.04.28 20:31:27.445330 [ 277 ] {f28866c4-e942-4a2d-8450-a6d1998681c8} <Debug> TCPHandler: Processed in 0.001484933 sec. | ||
| 2638 | 2026.04.28 20:31:27.445453 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2639 | 2026.04.28 20:31:27.445549 [ 277 ] {4cfb70c2-d032-416e-b8a2-122cb0e04452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2640 | 2026.04.28 20:31:27.445588 [ 277 ] {4cfb70c2-d032-416e-b8a2-122cb0e04452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2641 | 2026.04.28 20:31:27.445998 [ 277 ] {4cfb70c2-d032-416e-b8a2-122cb0e04452} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2642 | 2026.04.28 20:31:27.446035 [ 277 ] {4cfb70c2-d032-416e-b8a2-122cb0e04452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2643 | 2026.04.28 20:31:27.446325 [ 277 ] {4cfb70c2-d032-416e-b8a2-122cb0e04452} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2644 | 2026.04.28 20:31:27.446537 [ 277 ] {4cfb70c2-d032-416e-b8a2-122cb0e04452} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2645 | 2026.04.28 20:31:27.446688 [ 277 ] {4cfb70c2-d032-416e-b8a2-122cb0e04452} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001157 sec., 55315.471045808124 rows/sec., 4.32 MiB/sec. | ||
| 2646 | 2026.04.28 20:31:27.446725 [ 277 ] {4cfb70c2-d032-416e-b8a2-122cb0e04452} <Debug> TCPHandler: Processed in 0.00132131 sec. | ||
| 2647 | 2026.04.28 20:31:27.446845 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2648 | 2026.04.28 20:31:27.446942 [ 277 ] {c3e1984e-03d3-4fa9-a24c-7791db211f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2649 | 2026.04.28 20:31:27.446986 [ 277 ] {c3e1984e-03d3-4fa9-a24c-7791db211f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2650 | 2026.04.28 20:31:27.447358 [ 277 ] {c3e1984e-03d3-4fa9-a24c-7791db211f0f} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2651 | 2026.04.28 20:31:27.447395 [ 277 ] {c3e1984e-03d3-4fa9-a24c-7791db211f0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2652 | 2026.04.28 20:31:27.447738 [ 277 ] {c3e1984e-03d3-4fa9-a24c-7791db211f0f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2653 | 2026.04.28 20:31:27.447947 [ 277 ] {c3e1984e-03d3-4fa9-a24c-7791db211f0f} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2654 | 2026.04.28 20:31:27.448071 [ 277 ] {c3e1984e-03d3-4fa9-a24c-7791db211f0f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001148 sec., 111498.25783972126 rows/sec., 7.77 MiB/sec. | ||
| 2655 | 2026.04.28 20:31:27.448108 [ 277 ] {c3e1984e-03d3-4fa9-a24c-7791db211f0f} <Debug> TCPHandler: Processed in 0.00131186 sec. | ||
| 2656 | 2026.04.28 20:31:27.448230 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2657 | 2026.04.28 20:31:27.448323 [ 277 ] {976bc7c0-30e6-4b0c-93bf-d8cb9ef33377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2658 | 2026.04.28 20:31:27.448365 [ 277 ] {976bc7c0-30e6-4b0c-93bf-d8cb9ef33377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2659 | 2026.04.28 20:31:27.448709 [ 277 ] {976bc7c0-30e6-4b0c-93bf-d8cb9ef33377} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2660 | 2026.04.28 20:31:27.448744 [ 277 ] {976bc7c0-30e6-4b0c-93bf-d8cb9ef33377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2661 | 2026.04.28 20:31:27.449064 [ 277 ] {976bc7c0-30e6-4b0c-93bf-d8cb9ef33377} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2662 | 2026.04.28 20:31:27.449293 [ 277 ] {976bc7c0-30e6-4b0c-93bf-d8cb9ef33377} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2663 | 2026.04.28 20:31:27.449424 [ 277 ] {976bc7c0-30e6-4b0c-93bf-d8cb9ef33377} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001119 sec., 42895.44235924933 rows/sec., 2.89 MiB/sec. | ||
| 2664 | 2026.04.28 20:31:27.449460 [ 277 ] {976bc7c0-30e6-4b0c-93bf-d8cb9ef33377} <Debug> TCPHandler: Processed in 0.001279399 sec. | ||
| 2665 | 2026.04.28 20:31:28.152663 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5352 | ||
| 2666 | 2026.04.28 20:31:28.153231 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2667 | 2026.04.28 20:31:28.153272 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2668 | 2026.04.28 20:31:28.153795 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2669 | 2026.04.28 20:31:28.154034 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2670 | 2026.04.28 20:31:28.154149 [ 145 ] {} <Debug> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2671 | 2026.04.28 20:31:28.154159 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5352 | ||
| 2672 | 2026.04.28 20:31:28.154195 [ 145 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2673 | 2026.04.28 20:31:28.154219 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2674 | 2026.04.28 20:31:28.154344 [ 196 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::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 | ||
| 2675 | 2026.04.28 20:31:28.154510 [ 196 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2676 | 2026.04.28 20:31:28.154556 [ 196 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2920 rows starting from the beginning of the part | ||
| 2677 | 2026.04.28 20:31:28.154656 [ 196 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2678 | 2026.04.28 20:31:28.154712 [ 196 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2679 | 2026.04.28 20:31:28.154762 [ 196 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2680 | 2026.04.28 20:31:28.154812 [ 196 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2681 | 2026.04.28 20:31:28.154857 [ 196 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2682 | 2026.04.28 20:31:28.156355 [ 199 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5352 rows, containing 4 columns (4 merged, 0 gathered) in 0.002065767 sec., 2590805.2553845616 rows/sec., 37.06 MiB/sec. | ||
| 2683 | 2026.04.28 20:31:28.157611 [ 191 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2684 | 2026.04.28 20:31:28.157941 [ 191 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_11_2} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2685 | 2026.04.28 20:31:28.158027 [ 191 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_11_2} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2686 | 2026.04.28 20:31:28.158124 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2687 | 2026.04.28 20:31:28.424440 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2688 | 2026.04.28 20:31:28.442545 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2689 | 2026.04.28 20:31:28.442600 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2690 | 2026.04.28 20:31:28.448627 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2691 | 2026.04.28 20:31:28.449342 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2692 | 2026.04.28 20:31:28.449611 [ 145 ] {} <Debug> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2693 | 2026.04.28 20:31:28.449664 [ 145 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2694 | 2026.04.28 20:31:28.449686 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2695 | 2026.04.28 20:31:28.449779 [ 196 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::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 | ||
| 2696 | 2026.04.28 20:31:28.452707 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2697 | 2026.04.28 20:31:28.452747 [ 196 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2698 | 2026.04.28 20:31:28.453436 [ 196 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::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 | ||
| 2699 | 2026.04.28 20:31:28.456643 [ 196 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::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 | ||
| 2700 | 2026.04.28 20:31:28.459865 [ 196 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::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 | ||
| 2701 | 2026.04.28 20:31:28.463664 [ 196 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::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 | ||
| 2702 | 2026.04.28 20:31:28.468029 [ 196 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::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 | ||
| 2703 | 2026.04.28 20:31:28.472294 [ 196 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::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 | ||
| 2704 | 2026.04.28 20:31:28.523878 [ 199 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.074131886 sec., 1119.6261754354935 rows/sec., 5.79 MiB/sec. | ||
| 2705 | 2026.04.28 20:31:28.526281 [ 201 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2706 | 2026.04.28 20:31:28.528283 [ 201 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_11_2} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2707 | 2026.04.28 20:31:28.528385 [ 201 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_11_2} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2708 | 2026.04.28 20:31:28.530234 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2709 | 2026.04.28 20:31:29.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.09 MiB, peak 222.96 MiB, free memory in arenas 0.00 B, will set to 222.53 MiB (RSS), difference: 9.45 MiB | ||
| 2710 | 2026.04.28 20:31:32.441290 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2711 | 2026.04.28 20:31:32.441529 [ 277 ] {17cade6a-33d9-4793-863c-077479b1700e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2712 | 2026.04.28 20:31:32.441854 [ 277 ] {17cade6a-33d9-4793-863c-077479b1700e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2713 | 2026.04.28 20:31:32.441889 [ 277 ] {17cade6a-33d9-4793-863c-077479b1700e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2714 | 2026.04.28 20:31:32.442111 [ 277 ] {17cade6a-33d9-4793-863c-077479b1700e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2715 | 2026.04.28 20:31:32.442178 [ 277 ] {17cade6a-33d9-4793-863c-077479b1700e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2716 | 2026.04.28 20:31:32.442316 [ 277 ] {17cade6a-33d9-4793-863c-077479b1700e} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2717 | 2026.04.28 20:31:32.442449 [ 304 ] {17cade6a-33d9-4793-863c-077479b1700e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2718 | 2026.04.28 20:31:32.442450 [ 315 ] {17cade6a-33d9-4793-863c-077479b1700e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2719 | 2026.04.28 20:31:32.442449 [ 323 ] {17cade6a-33d9-4793-863c-077479b1700e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2720 | 2026.04.28 20:31:32.442624 [ 277 ] {17cade6a-33d9-4793-863c-077479b1700e} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2721 | 2026.04.28 20:31:32.442654 [ 277 ] {17cade6a-33d9-4793-863c-077479b1700e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2722 | 2026.04.28 20:31:32.442726 [ 277 ] {17cade6a-33d9-4793-863c-077479b1700e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2723 | 2026.04.28 20:31:32.442755 [ 277 ] {17cade6a-33d9-4793-863c-077479b1700e} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 2724 | 2026.04.28 20:31:32.442794 [ 277 ] {17cade6a-33d9-4793-863c-077479b1700e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2725 | 2026.04.28 20:31:32.442842 [ 277 ] {17cade6a-33d9-4793-863c-077479b1700e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2726 | 2026.04.28 20:31:32.444024 [ 277 ] {17cade6a-33d9-4793-863c-077479b1700e} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002585 sec., 19342.35976789168 rows/sec., 3.08 MiB/sec. | ||
| 2727 | 2026.04.28 20:31:32.444149 [ 277 ] {17cade6a-33d9-4793-863c-077479b1700e} <Debug> TCPHandler: Processed in 0.002989938 sec. | ||
| 2728 | 2026.04.28 20:31:32.445971 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2729 | 2026.04.28 20:31:32.446085 [ 277 ] {64050689-2c0f-4582-9657-b727f11df1d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2730 | 2026.04.28 20:31:32.446134 [ 277 ] {64050689-2c0f-4582-9657-b727f11df1d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2731 | 2026.04.28 20:31:32.446661 [ 277 ] {64050689-2c0f-4582-9657-b727f11df1d8} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2732 | 2026.04.28 20:31:32.446704 [ 277 ] {64050689-2c0f-4582-9657-b727f11df1d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2733 | 2026.04.28 20:31:32.447083 [ 277 ] {64050689-2c0f-4582-9657-b727f11df1d8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2734 | 2026.04.28 20:31:32.447301 [ 277 ] {64050689-2c0f-4582-9657-b727f11df1d8} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2735 | 2026.04.28 20:31:32.447428 [ 30 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2736 | 2026.04.28 20:31:32.447442 [ 277 ] {64050689-2c0f-4582-9657-b727f11df1d8} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.00139 sec., 56115.10791366907 rows/sec., 4.65 MiB/sec. | ||
| 2737 | 2026.04.28 20:31:32.447477 [ 30 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2738 | 2026.04.28 20:31:32.447494 [ 277 ] {64050689-2c0f-4582-9657-b727f11df1d8} <Debug> TCPHandler: Processed in 0.001574376 sec. | ||
| 2739 | 2026.04.28 20:31:32.447504 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2740 | 2026.04.28 20:31:32.447614 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::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 | ||
| 2741 | 2026.04.28 20:31:32.447636 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2742 | 2026.04.28 20:31:32.447736 [ 277 ] {1a5cd873-30a6-41a7-b51a-0a82f6f3bd0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2743 | 2026.04.28 20:31:32.447739 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2744 | 2026.04.28 20:31:32.447777 [ 277 ] {1a5cd873-30a6-41a7-b51a-0a82f6f3bd0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2745 | 2026.04.28 20:31:32.447785 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3351 rows starting from the beginning of the part | ||
| 2746 | 2026.04.28 20:31:32.447858 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 110 rows starting from the beginning of the part | ||
| 2747 | 2026.04.28 20:31:32.447902 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 78 rows starting from the beginning of the part | ||
| 2748 | 2026.04.28 20:31:32.447945 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2595 rows starting from the beginning of the part | ||
| 2749 | 2026.04.28 20:31:32.447984 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 2750 | 2026.04.28 20:31:32.448023 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 78 rows starting from the beginning of the part | ||
| 2751 | 2026.04.28 20:31:32.448197 [ 277 ] {1a5cd873-30a6-41a7-b51a-0a82f6f3bd0a} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2752 | 2026.04.28 20:31:32.448238 [ 277 ] {1a5cd873-30a6-41a7-b51a-0a82f6f3bd0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2753 | 2026.04.28 20:31:32.448746 [ 277 ] {1a5cd873-30a6-41a7-b51a-0a82f6f3bd0a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2754 | 2026.04.28 20:31:32.449005 [ 277 ] {1a5cd873-30a6-41a7-b51a-0a82f6f3bd0a} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2755 | 2026.04.28 20:31:32.449135 [ 277 ] {1a5cd873-30a6-41a7-b51a-0a82f6f3bd0a} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001418 sec., 7757.404795486601 rows/sec., 583.32 KiB/sec. | ||
| 2756 | 2026.04.28 20:31:32.449171 [ 277 ] {1a5cd873-30a6-41a7-b51a-0a82f6f3bd0a} <Debug> TCPHandler: Processed in 0.001582467 sec. | ||
| 2757 | 2026.04.28 20:31:32.449293 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2758 | 2026.04.28 20:31:32.449386 [ 277 ] {b2860bb5-cf62-45ab-b171-abbbceba4bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2759 | 2026.04.28 20:31:32.449424 [ 277 ] {b2860bb5-cf62-45ab-b171-abbbceba4bb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2760 | 2026.04.28 20:31:32.449844 [ 277 ] {b2860bb5-cf62-45ab-b171-abbbceba4bb7} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2761 | 2026.04.28 20:31:32.449879 [ 277 ] {b2860bb5-cf62-45ab-b171-abbbceba4bb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2762 | 2026.04.28 20:31:32.450231 [ 277 ] {b2860bb5-cf62-45ab-b171-abbbceba4bb7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2763 | 2026.04.28 20:31:32.450468 [ 277 ] {b2860bb5-cf62-45ab-b171-abbbceba4bb7} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2764 | 2026.04.28 20:31:32.450572 [ 30 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2765 | 2026.04.28 20:31:32.450594 [ 277 ] {b2860bb5-cf62-45ab-b171-abbbceba4bb7} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001225 sec., 61224.48979591837 rows/sec., 4.78 MiB/sec. | ||
| 2766 | 2026.04.28 20:31:32.450608 [ 30 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2767 | 2026.04.28 20:31:32.450638 [ 277 ] {b2860bb5-cf62-45ab-b171-abbbceba4bb7} <Debug> TCPHandler: Processed in 0.001392212 sec. | ||
| 2768 | 2026.04.28 20:31:32.450638 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2769 | 2026.04.28 20:31:32.450729 [ 201 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::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 | ||
| 2770 | 2026.04.28 20:31:32.450761 [ 199 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6268 rows, containing 5 columns (5 merged, 0 gathered) in 0.003191783 sec., 1963792.651317461 rows/sec., 156.29 MiB/sec. | ||
| 2771 | 2026.04.28 20:31:32.450769 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2772 | 2026.04.28 20:31:32.450823 [ 201 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2773 | 2026.04.28 20:31:32.450853 [ 201 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1814 rows starting from the beginning of the part | ||
| 2774 | 2026.04.28 20:31:32.450878 [ 277 ] {6cf17078-5911-4435-bc57-26f833e675b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2775 | 2026.04.28 20:31:32.450919 [ 201 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 91 rows starting from the beginning of the part | ||
| 2776 | 2026.04.28 20:31:32.450927 [ 277 ] {6cf17078-5911-4435-bc57-26f833e675b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2777 | 2026.04.28 20:31:32.450971 [ 201 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 75 rows starting from the beginning of the part | ||
| 2778 | 2026.04.28 20:31:32.451015 [ 201 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1380 rows starting from the beginning of the part | ||
| 2779 | 2026.04.28 20:31:32.451055 [ 201 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 2780 | 2026.04.28 20:31:32.451093 [ 201 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 75 rows starting from the beginning of the part | ||
| 2781 | 2026.04.28 20:31:32.451215 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2782 | 2026.04.28 20:31:32.451376 [ 277 ] {6cf17078-5911-4435-bc57-26f833e675b1} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2783 | 2026.04.28 20:31:32.451420 [ 277 ] {6cf17078-5911-4435-bc57-26f833e675b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2784 | 2026.04.28 20:31:32.451541 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_16_3} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2785 | 2026.04.28 20:31:32.451630 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_16_3} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2786 | 2026.04.28 20:31:32.451699 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 2787 | 2026.04.28 20:31:32.451847 [ 277 ] {6cf17078-5911-4435-bc57-26f833e675b1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2788 | 2026.04.28 20:31:32.452072 [ 277 ] {6cf17078-5911-4435-bc57-26f833e675b1} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2789 | 2026.04.28 20:31:32.452175 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2790 | 2026.04.28 20:31:32.452199 [ 277 ] {6cf17078-5911-4435-bc57-26f833e675b1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001339 sec., 119492.15832710979 rows/sec., 8.32 MiB/sec. | ||
| 2791 | 2026.04.28 20:31:32.452207 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2792 | 2026.04.28 20:31:32.452239 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2793 | 2026.04.28 20:31:32.452243 [ 277 ] {6cf17078-5911-4435-bc57-26f833e675b1} <Debug> TCPHandler: Processed in 0.001522175 sec. | ||
| 2794 | 2026.04.28 20:31:32.452321 [ 186 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::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 | ||
| 2795 | 2026.04.28 20:31:32.452372 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2796 | 2026.04.28 20:31:32.452436 [ 189 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3499 rows, containing 5 columns (5 merged, 0 gathered) in 0.00174116 sec., 2009579.8203496519 rows/sec., 145.94 MiB/sec. | ||
| 2797 | 2026.04.28 20:31:32.452439 [ 186 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2798 | 2026.04.28 20:31:32.452470 [ 277 ] {87810b78-ea73-4bbd-af15-dd7aa6e423eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2799 | 2026.04.28 20:31:32.452488 [ 186 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5156 rows starting from the beginning of the part | ||
| 2800 | 2026.04.28 20:31:32.452528 [ 277 ] {87810b78-ea73-4bbd-af15-dd7aa6e423eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2801 | 2026.04.28 20:31:32.452575 [ 186 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 2802 | 2026.04.28 20:31:32.452630 [ 186 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 2803 | 2026.04.28 20:31:32.452676 [ 186 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1539 rows starting from the beginning of the part | ||
| 2804 | 2026.04.28 20:31:32.452687 [ 199 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2805 | 2026.04.28 20:31:32.452721 [ 186 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 128 rows starting from the beginning of the part | ||
| 2806 | 2026.04.28 20:31:32.452794 [ 186 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 2807 | 2026.04.28 20:31:32.452959 [ 199 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_16_3} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2808 | 2026.04.28 20:31:32.453033 [ 199 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_16_3} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2809 | 2026.04.28 20:31:32.453108 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 2810 | 2026.04.28 20:31:32.453306 [ 277 ] {87810b78-ea73-4bbd-af15-dd7aa6e423eb} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2811 | 2026.04.28 20:31:32.453343 [ 277 ] {87810b78-ea73-4bbd-af15-dd7aa6e423eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2812 | 2026.04.28 20:31:32.453903 [ 277 ] {87810b78-ea73-4bbd-af15-dd7aa6e423eb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2813 | 2026.04.28 20:31:32.454138 [ 277 ] {87810b78-ea73-4bbd-af15-dd7aa6e423eb} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2814 | 2026.04.28 20:31:32.454281 [ 277 ] {87810b78-ea73-4bbd-af15-dd7aa6e423eb} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001829 sec., 6014.215418261345 rows/sec., 10.78 MiB/sec. | ||
| 2815 | 2026.04.28 20:31:32.454331 [ 277 ] {87810b78-ea73-4bbd-af15-dd7aa6e423eb} <Debug> TCPHandler: Processed in 0.002006675 sec. | ||
| 2816 | 2026.04.28 20:31:32.454455 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2817 | 2026.04.28 20:31:32.454547 [ 277 ] {375fb8bc-b190-4906-a85e-50eeb062d710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2818 | 2026.04.28 20:31:32.454588 [ 277 ] {375fb8bc-b190-4906-a85e-50eeb062d710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2819 | 2026.04.28 20:31:32.454934 [ 277 ] {375fb8bc-b190-4906-a85e-50eeb062d710} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2820 | 2026.04.28 20:31:32.454971 [ 277 ] {375fb8bc-b190-4906-a85e-50eeb062d710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2821 | 2026.04.28 20:31:32.455295 [ 277 ] {375fb8bc-b190-4906-a85e-50eeb062d710} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2822 | 2026.04.28 20:31:32.455511 [ 277 ] {375fb8bc-b190-4906-a85e-50eeb062d710} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2823 | 2026.04.28 20:31:32.455614 [ 30 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2824 | 2026.04.28 20:31:32.455639 [ 277 ] {375fb8bc-b190-4906-a85e-50eeb062d710} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 2825 | 2026.04.28 20:31:32.455658 [ 30 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2826 | 2026.04.28 20:31:32.455679 [ 277 ] {375fb8bc-b190-4906-a85e-50eeb062d710} <Debug> TCPHandler: Processed in 0.001271599 sec. | ||
| 2827 | 2026.04.28 20:31:32.455686 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2828 | 2026.04.28 20:31:32.455749 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7303 rows, containing 5 columns (5 merged, 0 gathered) in 0.003458299 sec., 2111731.8080362626 rows/sec., 137.17 MiB/sec. | ||
| 2829 | 2026.04.28 20:31:32.455766 [ 189 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::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 | ||
| 2830 | 2026.04.28 20:31:32.455883 [ 189 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2831 | 2026.04.28 20:31:32.455910 [ 189 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 690 rows starting from the beginning of the part | ||
| 2832 | 2026.04.28 20:31:32.455976 [ 189 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 2833 | 2026.04.28 20:31:32.456024 [ 189 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 2834 | 2026.04.28 20:31:32.456070 [ 189 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 2835 | 2026.04.28 20:31:32.456121 [ 189 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part | ||
| 2836 | 2026.04.28 20:31:32.456189 [ 189 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::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 | ||
| 2837 | 2026.04.28 20:31:32.456379 [ 186 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2838 | 2026.04.28 20:31:32.456672 [ 186 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2839 | 2026.04.28 20:31:32.456742 [ 186 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2840 | 2026.04.28 20:31:32.456813 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 2841 | 2026.04.28 20:31:32.457231 [ 186 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 930 rows, containing 4 columns (4 merged, 0 gathered) in 0.001493394 sec., 622742.5582264292 rows/sec., 41.10 MiB/sec. | ||
| 2842 | 2026.04.28 20:31:32.457367 [ 189 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2843 | 2026.04.28 20:31:32.457604 [ 189 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_16_3} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2844 | 2026.04.28 20:31:32.457664 [ 189 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_16_3} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2845 | 2026.04.28 20:31:32.457719 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 2846 | 2026.04.28 20:31:33.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.12 MiB, peak 229.95 MiB, free memory in arenas 0.00 B, will set to 224.97 MiB (RSS), difference: 1.84 MiB | ||
| 2847 | 2026.04.28 20:31:34.574144 [ 24 ] {} <Debug> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2848 | 2026.04.28 20:31:34.574216 [ 24 ] {} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2849 | 2026.04.28 20:31:34.574242 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2850 | 2026.04.28 20:31:34.574347 [ 200 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::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 | ||
| 2851 | 2026.04.28 20:31:34.574471 [ 200 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2852 | 2026.04.28 20:31:34.574510 [ 200 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::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 | ||
| 2853 | 2026.04.28 20:31:34.574608 [ 200 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::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 | ||
| 2854 | 2026.04.28 20:31:34.574663 [ 200 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 2855 | 2026.04.28 20:31:34.574711 [ 200 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::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 | ||
| 2856 | 2026.04.28 20:31:34.574757 [ 200 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::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 | ||
| 2857 | 2026.04.28 20:31:34.575630 [ 189 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.00132456 sec., 679470.918644682 rows/sec., 46.45 MiB/sec. | ||
| 2858 | 2026.04.28 20:31:34.575864 [ 186 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2859 | 2026.04.28 20:31:34.576224 [ 186 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_5_1} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2860 | 2026.04.28 20:31:34.576321 [ 186 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_5_1} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2861 | 2026.04.28 20:31:34.576418 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2862 | 2026.04.28 20:31:34.585074 [ 24 ] {} <Debug> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2863 | 2026.04.28 20:31:34.585108 [ 24 ] {} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2864 | 2026.04.28 20:31:34.585128 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2865 | 2026.04.28 20:31:34.585271 [ 195 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::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 | ||
| 2866 | 2026.04.28 20:31:34.585495 [ 195 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2867 | 2026.04.28 20:31:34.585551 [ 195 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::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 | ||
| 2868 | 2026.04.28 20:31:34.585693 [ 195 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::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 | ||
| 2869 | 2026.04.28 20:31:34.585767 [ 195 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 2870 | 2026.04.28 20:31:34.585815 [ 195 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::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 | ||
| 2871 | 2026.04.28 20:31:34.585860 [ 195 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::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 | ||
| 2872 | 2026.04.28 20:31:34.586686 [ 186 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001491994 sec., 313674.1836763419 rows/sec., 19.35 MiB/sec. | ||
| 2873 | 2026.04.28 20:31:34.586858 [ 189 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2874 | 2026.04.28 20:31:34.587163 [ 189 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_5_1} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2875 | 2026.04.28 20:31:34.587240 [ 189 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_5_1} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2876 | 2026.04.28 20:31:34.587330 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2877 | 2026.04.28 20:31:35.590869 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2878 | 2026.04.28 20:31:35.590944 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2879 | 2026.04.28 20:31:35.654321 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5800 | ||
| 2880 | 2026.04.28 20:31:35.654988 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2881 | 2026.04.28 20:31:35.655021 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2882 | 2026.04.28 20:31:35.655485 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2883 | 2026.04.28 20:31:35.655710 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2884 | 2026.04.28 20:31:35.655835 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5800 | ||
| 2885 | 2026.04.28 20:31:35.665354 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 366 | ||
| 2886 | 2026.04.28 20:31:35.667474 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2887 | 2026.04.28 20:31:35.667531 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2888 | 2026.04.28 20:31:35.668749 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2889 | 2026.04.28 20:31:35.669029 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2890 | 2026.04.28 20:31:35.669380 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 366 | ||
| 2891 | 2026.04.28 20:31:35.952799 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2892 | 2026.04.28 20:31:35.971889 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2893 | 2026.04.28 20:31:35.971965 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2894 | 2026.04.28 20:31:35.977661 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2895 | 2026.04.28 20:31:35.978390 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2896 | 2026.04.28 20:31:35.981755 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2897 | 2026.04.28 20:31:36.273348 [ 26 ] {} <Debug> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2898 | 2026.04.28 20:31:36.273415 [ 26 ] {} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2899 | 2026.04.28 20:31:36.273442 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2900 | 2026.04.28 20:31:36.273566 [ 195 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::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 | ||
| 2901 | 2026.04.28 20:31:36.273741 [ 195 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2902 | 2026.04.28 20:31:36.273788 [ 195 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::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 | ||
| 2903 | 2026.04.28 20:31:36.273899 [ 195 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::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 | ||
| 2904 | 2026.04.28 20:31:36.273976 [ 195 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 2905 | 2026.04.28 20:31:36.274052 [ 195 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 825 rows starting from the beginning of the part | ||
| 2906 | 2026.04.28 20:31:36.274127 [ 195 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 826 rows starting from the beginning of the part | ||
| 2907 | 2026.04.28 20:31:36.275481 [ 189 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 5 columns (5 merged, 0 gathered) in 0.001968465 sec., 1065805.0816245147 rows/sec., 67.80 MiB/sec. | ||
| 2908 | 2026.04.28 20:31:36.275719 [ 187 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2909 | 2026.04.28 20:31:36.276007 [ 187 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_5_1} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2910 | 2026.04.28 20:31:36.276083 [ 187 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_5_1} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2911 | 2026.04.28 20:31:36.276161 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 2912 | 2026.04.28 20:31:37.441295 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2913 | 2026.04.28 20:31:37.441557 [ 277 ] {69a1a74d-8bf0-46c9-b749-93a5867b1faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2914 | 2026.04.28 20:31:37.441921 [ 277 ] {69a1a74d-8bf0-46c9-b749-93a5867b1faf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2915 | 2026.04.28 20:31:37.441957 [ 277 ] {69a1a74d-8bf0-46c9-b749-93a5867b1faf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2916 | 2026.04.28 20:31:37.442169 [ 277 ] {69a1a74d-8bf0-46c9-b749-93a5867b1faf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2917 | 2026.04.28 20:31:37.442235 [ 277 ] {69a1a74d-8bf0-46c9-b749-93a5867b1faf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2918 | 2026.04.28 20:31:37.442370 [ 277 ] {69a1a74d-8bf0-46c9-b749-93a5867b1faf} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2919 | 2026.04.28 20:31:37.442498 [ 315 ] {69a1a74d-8bf0-46c9-b749-93a5867b1faf} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2920 | 2026.04.28 20:31:37.442498 [ 331 ] {69a1a74d-8bf0-46c9-b749-93a5867b1faf} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2921 | 2026.04.28 20:31:37.442498 [ 304 ] {69a1a74d-8bf0-46c9-b749-93a5867b1faf} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2922 | 2026.04.28 20:31:37.442677 [ 277 ] {69a1a74d-8bf0-46c9-b749-93a5867b1faf} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2923 | 2026.04.28 20:31:37.442702 [ 277 ] {69a1a74d-8bf0-46c9-b749-93a5867b1faf} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2924 | 2026.04.28 20:31:37.442770 [ 277 ] {69a1a74d-8bf0-46c9-b749-93a5867b1faf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2925 | 2026.04.28 20:31:37.442789 [ 277 ] {69a1a74d-8bf0-46c9-b749-93a5867b1faf} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 2926 | 2026.04.28 20:31:37.442826 [ 277 ] {69a1a74d-8bf0-46c9-b749-93a5867b1faf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2927 | 2026.04.28 20:31:37.442862 [ 277 ] {69a1a74d-8bf0-46c9-b749-93a5867b1faf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2928 | 2026.04.28 20:31:37.443999 [ 277 ] {69a1a74d-8bf0-46c9-b749-93a5867b1faf} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002543 sec., 19661.81675186787 rows/sec., 3.13 MiB/sec. | ||
| 2929 | 2026.04.28 20:31:37.444127 [ 277 ] {69a1a74d-8bf0-46c9-b749-93a5867b1faf} <Debug> TCPHandler: Processed in 0.002966578 sec. | ||
| 2930 | 2026.04.28 20:31:37.446247 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2931 | 2026.04.28 20:31:37.446374 [ 277 ] {e9fad1db-267f-4ab4-80fb-395e38cec635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2932 | 2026.04.28 20:31:37.446425 [ 277 ] {e9fad1db-267f-4ab4-80fb-395e38cec635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2933 | 2026.04.28 20:31:37.446988 [ 277 ] {e9fad1db-267f-4ab4-80fb-395e38cec635} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2934 | 2026.04.28 20:31:37.447039 [ 277 ] {e9fad1db-267f-4ab4-80fb-395e38cec635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2935 | 2026.04.28 20:31:37.447463 [ 277 ] {e9fad1db-267f-4ab4-80fb-395e38cec635} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2936 | 2026.04.28 20:31:37.447690 [ 277 ] {e9fad1db-267f-4ab4-80fb-395e38cec635} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2937 | 2026.04.28 20:31:37.447838 [ 277 ] {e9fad1db-267f-4ab4-80fb-395e38cec635} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001503 sec., 78509.64737192282 rows/sec., 6.68 MiB/sec. | ||
| 2938 | 2026.04.28 20:31:37.447876 [ 277 ] {e9fad1db-267f-4ab4-80fb-395e38cec635} <Debug> TCPHandler: Processed in 0.001689158 sec. | ||
| 2939 | 2026.04.28 20:31:37.448007 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2940 | 2026.04.28 20:31:37.448101 [ 277 ] {7eaa2d68-5ce7-44cd-a343-4957a4ceb798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2941 | 2026.04.28 20:31:37.448140 [ 277 ] {7eaa2d68-5ce7-44cd-a343-4957a4ceb798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2942 | 2026.04.28 20:31:37.448542 [ 277 ] {7eaa2d68-5ce7-44cd-a343-4957a4ceb798} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2943 | 2026.04.28 20:31:37.448578 [ 277 ] {7eaa2d68-5ce7-44cd-a343-4957a4ceb798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2944 | 2026.04.28 20:31:37.448893 [ 277 ] {7eaa2d68-5ce7-44cd-a343-4957a4ceb798} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2945 | 2026.04.28 20:31:37.449104 [ 277 ] {7eaa2d68-5ce7-44cd-a343-4957a4ceb798} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2946 | 2026.04.28 20:31:37.449212 [ 26 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2947 | 2026.04.28 20:31:37.449233 [ 277 ] {7eaa2d68-5ce7-44cd-a343-4957a4ceb798} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001152 sec., 26909.722222222223 rows/sec., 1.98 MiB/sec. | ||
| 2948 | 2026.04.28 20:31:37.449252 [ 26 ] {} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2949 | 2026.04.28 20:31:37.449274 [ 277 ] {7eaa2d68-5ce7-44cd-a343-4957a4ceb798} <Debug> TCPHandler: Processed in 0.00131665 sec. | ||
| 2950 | 2026.04.28 20:31:37.449278 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2951 | 2026.04.28 20:31:37.449396 [ 189 ] {01c43cd8-48e3-438a-8761-676baf543302::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 | ||
| 2952 | 2026.04.28 20:31:37.449413 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2953 | 2026.04.28 20:31:37.449520 [ 277 ] {eb0ec720-d050-45ab-a997-3ca949298aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2954 | 2026.04.28 20:31:37.449533 [ 189 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2955 | 2026.04.28 20:31:37.449559 [ 277 ] {eb0ec720-d050-45ab-a997-3ca949298aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2956 | 2026.04.28 20:31:37.449576 [ 189 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 217 rows starting from the beginning of the part | ||
| 2957 | 2026.04.28 20:31:37.449651 [ 189 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 27 rows starting from the beginning of the part | ||
| 2958 | 2026.04.28 20:31:37.449706 [ 189 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part | ||
| 2959 | 2026.04.28 20:31:37.449753 [ 189 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 68 rows starting from the beginning of the part | ||
| 2960 | 2026.04.28 20:31:37.449798 [ 189 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
| 2961 | 2026.04.28 20:31:37.449843 [ 189 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part | ||
| 2962 | 2026.04.28 20:31:37.449998 [ 277 ] {eb0ec720-d050-45ab-a997-3ca949298aa3} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2963 | 2026.04.28 20:31:37.450044 [ 277 ] {eb0ec720-d050-45ab-a997-3ca949298aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2964 | 2026.04.28 20:31:37.450385 [ 277 ] {eb0ec720-d050-45ab-a997-3ca949298aa3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2965 | 2026.04.28 20:31:37.450622 [ 277 ] {eb0ec720-d050-45ab-a997-3ca949298aa3} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2966 | 2026.04.28 20:31:37.450741 [ 188 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 365 rows, containing 5 columns (5 merged, 0 gathered) in 0.001385682 sec., 263408.19899515185 rows/sec., 18.82 MiB/sec. | ||
| 2967 | 2026.04.28 20:31:37.450749 [ 277 ] {eb0ec720-d050-45ab-a997-3ca949298aa3} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001247 sec., 76182.83881315155 rows/sec., 5.95 MiB/sec. | ||
| 2968 | 2026.04.28 20:31:37.450829 [ 277 ] {eb0ec720-d050-45ab-a997-3ca949298aa3} <Debug> TCPHandler: Processed in 0.001465333 sec. | ||
| 2969 | 2026.04.28 20:31:37.450957 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2970 | 2026.04.28 20:31:37.450971 [ 192 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2971 | 2026.04.28 20:31:37.451054 [ 277 ] {25641243-750c-46f3-9aa1-5059806760aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2972 | 2026.04.28 20:31:37.451103 [ 277 ] {25641243-750c-46f3-9aa1-5059806760aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2973 | 2026.04.28 20:31:37.451299 [ 192 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_11_2} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2974 | 2026.04.28 20:31:37.451390 [ 192 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_11_2} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2975 | 2026.04.28 20:31:37.451488 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2976 | 2026.04.28 20:31:37.451518 [ 277 ] {25641243-750c-46f3-9aa1-5059806760aa} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2977 | 2026.04.28 20:31:37.451560 [ 277 ] {25641243-750c-46f3-9aa1-5059806760aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2978 | 2026.04.28 20:31:37.451900 [ 277 ] {25641243-750c-46f3-9aa1-5059806760aa} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2979 | 2026.04.28 20:31:37.452105 [ 277 ] {25641243-750c-46f3-9aa1-5059806760aa} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2980 | 2026.04.28 20:31:37.452233 [ 277 ] {25641243-750c-46f3-9aa1-5059806760aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 2981 | 2026.04.28 20:31:37.452268 [ 277 ] {25641243-750c-46f3-9aa1-5059806760aa} <Debug> TCPHandler: Processed in 0.001361341 sec. | ||
| 2982 | 2026.04.28 20:31:37.452393 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2983 | 2026.04.28 20:31:37.452487 [ 277 ] {491e0ac8-9535-4158-87b5-0a9134cba6f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2984 | 2026.04.28 20:31:37.452540 [ 277 ] {491e0ac8-9535-4158-87b5-0a9134cba6f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2985 | 2026.04.28 20:31:37.453308 [ 277 ] {491e0ac8-9535-4158-87b5-0a9134cba6f4} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2986 | 2026.04.28 20:31:37.453344 [ 277 ] {491e0ac8-9535-4158-87b5-0a9134cba6f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2987 | 2026.04.28 20:31:37.453861 [ 277 ] {491e0ac8-9535-4158-87b5-0a9134cba6f4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2988 | 2026.04.28 20:31:37.454081 [ 277 ] {491e0ac8-9535-4158-87b5-0a9134cba6f4} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2989 | 2026.04.28 20:31:37.454198 [ 26 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2990 | 2026.04.28 20:31:37.454215 [ 277 ] {491e0ac8-9535-4158-87b5-0a9134cba6f4} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001746 sec., 17754.86827033219 rows/sec., 31.82 MiB/sec. | ||
| 2991 | 2026.04.28 20:31:37.454240 [ 26 ] {} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2992 | 2026.04.28 20:31:37.454266 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2993 | 2026.04.28 20:31:37.454274 [ 277 ] {491e0ac8-9535-4158-87b5-0a9134cba6f4} <Debug> TCPHandler: Processed in 0.001928484 sec. | ||
| 2994 | 2026.04.28 20:31:37.454339 [ 189 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::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 | ||
| 2995 | 2026.04.28 20:31:37.454398 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2996 | 2026.04.28 20:31:37.454496 [ 277 ] {b2bbc604-fcc9-4c0f-aa64-52e099fe9196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2997 | 2026.04.28 20:31:37.454537 [ 277 ] {b2bbc604-fcc9-4c0f-aa64-52e099fe9196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2998 | 2026.04.28 20:31:37.454541 [ 189 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2999 | 2026.04.28 20:31:37.454602 [ 189 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 136 rows starting from the beginning of the part | ||
| 3000 | 2026.04.28 20:31:37.454708 [ 189 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 27 rows starting from the beginning of the part | ||
| 3001 | 2026.04.28 20:31:37.454814 [ 189 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part | ||
| 3002 | 2026.04.28 20:31:37.454877 [ 277 ] {b2bbc604-fcc9-4c0f-aa64-52e099fe9196} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3003 | 2026.04.28 20:31:37.454913 [ 189 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part | ||
| 3004 | 2026.04.28 20:31:37.454918 [ 277 ] {b2bbc604-fcc9-4c0f-aa64-52e099fe9196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3005 | 2026.04.28 20:31:37.455019 [ 189 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
| 3006 | 2026.04.28 20:31:37.455124 [ 189 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part | ||
| 3007 | 2026.04.28 20:31:37.455261 [ 277 ] {b2bbc604-fcc9-4c0f-aa64-52e099fe9196} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3008 | 2026.04.28 20:31:37.455523 [ 277 ] {b2bbc604-fcc9-4c0f-aa64-52e099fe9196} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3009 | 2026.04.28 20:31:37.455657 [ 277 ] {b2bbc604-fcc9-4c0f-aa64-52e099fe9196} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001179 sec., 50890.58524173028 rows/sec., 3.43 MiB/sec. | ||
| 3010 | 2026.04.28 20:31:37.455694 [ 277 ] {b2bbc604-fcc9-4c0f-aa64-52e099fe9196} <Debug> TCPHandler: Processed in 0.001344621 sec. | ||
| 3011 | 2026.04.28 20:31:37.457618 [ 192 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 258 rows, containing 19 columns (19 merged, 0 gathered) in 0.003310045 sec., 77944.55966610725 rows/sec., 139.67 MiB/sec. | ||
| 3012 | 2026.04.28 20:31:37.458199 [ 188 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3013 | 2026.04.28 20:31:37.458592 [ 188 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3014 | 2026.04.28 20:31:37.458681 [ 188 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3015 | 2026.04.28 20:31:37.458805 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 3016 | 2026.04.28 20:31:42.442229 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3017 | 2026.04.28 20:31:42.442604 [ 277 ] {5637af85-cf70-46a6-a3d1-c850e4881609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3018 | 2026.04.28 20:31:42.443096 [ 277 ] {5637af85-cf70-46a6-a3d1-c850e4881609} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3019 | 2026.04.28 20:31:42.443131 [ 277 ] {5637af85-cf70-46a6-a3d1-c850e4881609} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3020 | 2026.04.28 20:31:42.443348 [ 277 ] {5637af85-cf70-46a6-a3d1-c850e4881609} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3021 | 2026.04.28 20:31:42.443417 [ 277 ] {5637af85-cf70-46a6-a3d1-c850e4881609} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3022 | 2026.04.28 20:31:42.443556 [ 277 ] {5637af85-cf70-46a6-a3d1-c850e4881609} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3023 | 2026.04.28 20:31:42.443688 [ 331 ] {5637af85-cf70-46a6-a3d1-c850e4881609} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3024 | 2026.04.28 20:31:42.443712 [ 304 ] {5637af85-cf70-46a6-a3d1-c850e4881609} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3025 | 2026.04.28 20:31:42.443688 [ 315 ] {5637af85-cf70-46a6-a3d1-c850e4881609} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3026 | 2026.04.28 20:31:42.443892 [ 277 ] {5637af85-cf70-46a6-a3d1-c850e4881609} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3027 | 2026.04.28 20:31:42.443922 [ 277 ] {5637af85-cf70-46a6-a3d1-c850e4881609} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3028 | 2026.04.28 20:31:42.443993 [ 277 ] {5637af85-cf70-46a6-a3d1-c850e4881609} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3029 | 2026.04.28 20:31:42.444014 [ 277 ] {5637af85-cf70-46a6-a3d1-c850e4881609} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 3030 | 2026.04.28 20:31:42.444049 [ 277 ] {5637af85-cf70-46a6-a3d1-c850e4881609} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3031 | 2026.04.28 20:31:42.444084 [ 277 ] {5637af85-cf70-46a6-a3d1-c850e4881609} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3032 | 2026.04.28 20:31:42.445152 [ 277 ] {5637af85-cf70-46a6-a3d1-c850e4881609} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002695 sec., 18552.87569573284 rows/sec., 2.95 MiB/sec. | ||
| 3033 | 2026.04.28 20:31:42.445282 [ 277 ] {5637af85-cf70-46a6-a3d1-c850e4881609} <Debug> TCPHandler: Processed in 0.003233043 sec. | ||
| 3034 | 2026.04.28 20:31:42.447157 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3035 | 2026.04.28 20:31:42.447271 [ 277 ] {4069180a-3e15-408d-bd6d-7b42f32a49a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3036 | 2026.04.28 20:31:42.447315 [ 277 ] {4069180a-3e15-408d-bd6d-7b42f32a49a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3037 | 2026.04.28 20:31:42.447813 [ 277 ] {4069180a-3e15-408d-bd6d-7b42f32a49a8} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3038 | 2026.04.28 20:31:42.447853 [ 277 ] {4069180a-3e15-408d-bd6d-7b42f32a49a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3039 | 2026.04.28 20:31:42.448221 [ 277 ] {4069180a-3e15-408d-bd6d-7b42f32a49a8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3040 | 2026.04.28 20:31:42.448447 [ 277 ] {4069180a-3e15-408d-bd6d-7b42f32a49a8} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3041 | 2026.04.28 20:31:42.448596 [ 277 ] {4069180a-3e15-408d-bd6d-7b42f32a49a8} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001359 sec., 57395.143487858724 rows/sec., 4.75 MiB/sec. | ||
| 3042 | 2026.04.28 20:31:42.448635 [ 277 ] {4069180a-3e15-408d-bd6d-7b42f32a49a8} <Debug> TCPHandler: Processed in 0.001527685 sec. | ||
| 3043 | 2026.04.28 20:31:42.448771 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3044 | 2026.04.28 20:31:42.448867 [ 277 ] {0fb2f4eb-5ad3-49f2-a12a-d15a1106412c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3045 | 2026.04.28 20:31:42.448908 [ 277 ] {0fb2f4eb-5ad3-49f2-a12a-d15a1106412c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3046 | 2026.04.28 20:31:42.449307 [ 277 ] {0fb2f4eb-5ad3-49f2-a12a-d15a1106412c} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3047 | 2026.04.28 20:31:42.449343 [ 277 ] {0fb2f4eb-5ad3-49f2-a12a-d15a1106412c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3048 | 2026.04.28 20:31:42.449634 [ 277 ] {0fb2f4eb-5ad3-49f2-a12a-d15a1106412c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3049 | 2026.04.28 20:31:42.449843 [ 277 ] {0fb2f4eb-5ad3-49f2-a12a-d15a1106412c} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3050 | 2026.04.28 20:31:42.449970 [ 277 ] {0fb2f4eb-5ad3-49f2-a12a-d15a1106412c} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001125 sec., 9777.77777777778 rows/sec., 735.24 KiB/sec. | ||
| 3051 | 2026.04.28 20:31:42.450006 [ 277 ] {0fb2f4eb-5ad3-49f2-a12a-d15a1106412c} <Debug> TCPHandler: Processed in 0.00128323 sec. | ||
| 3052 | 2026.04.28 20:31:42.450124 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3053 | 2026.04.28 20:31:42.450216 [ 277 ] {a5e96878-351c-4788-9bb0-9dddf19fa65e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3054 | 2026.04.28 20:31:42.450256 [ 277 ] {a5e96878-351c-4788-9bb0-9dddf19fa65e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3055 | 2026.04.28 20:31:42.450671 [ 277 ] {a5e96878-351c-4788-9bb0-9dddf19fa65e} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3056 | 2026.04.28 20:31:42.450707 [ 277 ] {a5e96878-351c-4788-9bb0-9dddf19fa65e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3057 | 2026.04.28 20:31:42.451011 [ 277 ] {a5e96878-351c-4788-9bb0-9dddf19fa65e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3058 | 2026.04.28 20:31:42.451230 [ 277 ] {a5e96878-351c-4788-9bb0-9dddf19fa65e} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3059 | 2026.04.28 20:31:42.451363 [ 277 ] {a5e96878-351c-4788-9bb0-9dddf19fa65e} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001164 sec., 64432.989690721646 rows/sec., 5.03 MiB/sec. | ||
| 3060 | 2026.04.28 20:31:42.451398 [ 277 ] {a5e96878-351c-4788-9bb0-9dddf19fa65e} <Debug> TCPHandler: Processed in 0.00132102 sec. | ||
| 3061 | 2026.04.28 20:31:42.451539 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3062 | 2026.04.28 20:31:42.451636 [ 277 ] {80b38069-cb07-47fb-b701-e6be8c4c8fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3063 | 2026.04.28 20:31:42.451678 [ 277 ] {80b38069-cb07-47fb-b701-e6be8c4c8fa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3064 | 2026.04.28 20:31:42.452081 [ 277 ] {80b38069-cb07-47fb-b701-e6be8c4c8fa0} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3065 | 2026.04.28 20:31:42.452116 [ 277 ] {80b38069-cb07-47fb-b701-e6be8c4c8fa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3066 | 2026.04.28 20:31:42.452497 [ 277 ] {80b38069-cb07-47fb-b701-e6be8c4c8fa0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3067 | 2026.04.28 20:31:42.452715 [ 277 ] {80b38069-cb07-47fb-b701-e6be8c4c8fa0} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3068 | 2026.04.28 20:31:42.452847 [ 277 ] {80b38069-cb07-47fb-b701-e6be8c4c8fa0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 3069 | 2026.04.28 20:31:42.452883 [ 277 ] {80b38069-cb07-47fb-b701-e6be8c4c8fa0} <Debug> TCPHandler: Processed in 0.001393902 sec. | ||
| 3070 | 2026.04.28 20:31:42.453011 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3071 | 2026.04.28 20:31:42.453103 [ 277 ] {ff382c82-4539-4734-bae5-2476a60c336d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3072 | 2026.04.28 20:31:42.453157 [ 277 ] {ff382c82-4539-4734-bae5-2476a60c336d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3073 | 2026.04.28 20:31:42.453929 [ 277 ] {ff382c82-4539-4734-bae5-2476a60c336d} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3074 | 2026.04.28 20:31:42.453967 [ 277 ] {ff382c82-4539-4734-bae5-2476a60c336d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3075 | 2026.04.28 20:31:42.454462 [ 277 ] {ff382c82-4539-4734-bae5-2476a60c336d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3076 | 2026.04.28 20:31:42.454681 [ 277 ] {ff382c82-4539-4734-bae5-2476a60c336d} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3077 | 2026.04.28 20:31:42.454814 [ 277 ] {ff382c82-4539-4734-bae5-2476a60c336d} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001728 sec., 6365.740740740741 rows/sec., 11.41 MiB/sec. | ||
| 3078 | 2026.04.28 20:31:42.454874 [ 277 ] {ff382c82-4539-4734-bae5-2476a60c336d} <Debug> TCPHandler: Processed in 0.001910354 sec. | ||
| 3079 | 2026.04.28 20:31:42.455009 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3080 | 2026.04.28 20:31:42.455108 [ 277 ] {cb626ed7-9fd0-48ab-9007-186ad4e691f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3081 | 2026.04.28 20:31:42.455151 [ 277 ] {cb626ed7-9fd0-48ab-9007-186ad4e691f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3082 | 2026.04.28 20:31:42.455503 [ 277 ] {cb626ed7-9fd0-48ab-9007-186ad4e691f8} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3083 | 2026.04.28 20:31:42.455538 [ 277 ] {cb626ed7-9fd0-48ab-9007-186ad4e691f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3084 | 2026.04.28 20:31:42.455837 [ 277 ] {cb626ed7-9fd0-48ab-9007-186ad4e691f8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3085 | 2026.04.28 20:31:42.456044 [ 277 ] {cb626ed7-9fd0-48ab-9007-186ad4e691f8} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3086 | 2026.04.28 20:31:42.456186 [ 277 ] {cb626ed7-9fd0-48ab-9007-186ad4e691f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 3087 | 2026.04.28 20:31:42.456221 [ 277 ] {cb626ed7-9fd0-48ab-9007-186ad4e691f8} <Debug> TCPHandler: Processed in 0.001262909 sec. | ||
| 3088 | 2026.04.28 20:31:43.155956 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6312 | ||
| 3089 | 2026.04.28 20:31:43.156556 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3090 | 2026.04.28 20:31:43.156610 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3091 | 2026.04.28 20:31:43.157200 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3092 | 2026.04.28 20:31:43.157449 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3093 | 2026.04.28 20:31:43.157594 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6312 | ||
| 3094 | 2026.04.28 20:31:43.481849 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3095 | 2026.04.28 20:31:43.498117 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3096 | 2026.04.28 20:31:43.498185 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3097 | 2026.04.28 20:31:43.503612 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3098 | 2026.04.28 20:31:43.504366 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3099 | 2026.04.28 20:31:43.507598 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3100 | 2026.04.28 20:31:45.669576 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 394 | ||
| 3101 | 2026.04.28 20:31:45.671955 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3102 | 2026.04.28 20:31:45.671999 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3103 | 2026.04.28 20:31:45.673183 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3104 | 2026.04.28 20:31:45.673446 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3105 | 2026.04.28 20:31:45.673687 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 394 | ||
| 3106 | 2026.04.28 20:31:47.441838 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3107 | 2026.04.28 20:31:47.442109 [ 277 ] {9c169964-383c-4a93-bfb5-94af948c9292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3108 | 2026.04.28 20:31:47.442446 [ 277 ] {9c169964-383c-4a93-bfb5-94af948c9292} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3109 | 2026.04.28 20:31:47.442484 [ 277 ] {9c169964-383c-4a93-bfb5-94af948c9292} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3110 | 2026.04.28 20:31:47.442707 [ 277 ] {9c169964-383c-4a93-bfb5-94af948c9292} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3111 | 2026.04.28 20:31:47.442781 [ 277 ] {9c169964-383c-4a93-bfb5-94af948c9292} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3112 | 2026.04.28 20:31:47.442923 [ 277 ] {9c169964-383c-4a93-bfb5-94af948c9292} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3113 | 2026.04.28 20:31:47.443054 [ 307 ] {9c169964-383c-4a93-bfb5-94af948c9292} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3114 | 2026.04.28 20:31:47.443064 [ 304 ] {9c169964-383c-4a93-bfb5-94af948c9292} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3115 | 2026.04.28 20:31:47.443054 [ 315 ] {9c169964-383c-4a93-bfb5-94af948c9292} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3116 | 2026.04.28 20:31:47.443229 [ 277 ] {9c169964-383c-4a93-bfb5-94af948c9292} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3117 | 2026.04.28 20:31:47.443260 [ 277 ] {9c169964-383c-4a93-bfb5-94af948c9292} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3118 | 2026.04.28 20:31:47.443331 [ 277 ] {9c169964-383c-4a93-bfb5-94af948c9292} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3119 | 2026.04.28 20:31:47.443352 [ 277 ] {9c169964-383c-4a93-bfb5-94af948c9292} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 3120 | 2026.04.28 20:31:47.443388 [ 277 ] {9c169964-383c-4a93-bfb5-94af948c9292} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3121 | 2026.04.28 20:31:47.443427 [ 277 ] {9c169964-383c-4a93-bfb5-94af948c9292} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3122 | 2026.04.28 20:31:47.444794 [ 277 ] {9c169964-383c-4a93-bfb5-94af948c9292} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002787 sec., 17940.43774668102 rows/sec., 2.85 MiB/sec. | ||
| 3123 | 2026.04.28 20:31:47.444905 [ 277 ] {9c169964-383c-4a93-bfb5-94af948c9292} <Debug> TCPHandler: Processed in 0.003204263 sec. | ||
| 3124 | 2026.04.28 20:31:47.447063 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3125 | 2026.04.28 20:31:47.447176 [ 277 ] {05767ee4-0c7b-4677-b194-9fe007c8ff73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3126 | 2026.04.28 20:31:47.447228 [ 277 ] {05767ee4-0c7b-4677-b194-9fe007c8ff73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3127 | 2026.04.28 20:31:47.447868 [ 277 ] {05767ee4-0c7b-4677-b194-9fe007c8ff73} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3128 | 2026.04.28 20:31:47.447912 [ 277 ] {05767ee4-0c7b-4677-b194-9fe007c8ff73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3129 | 2026.04.28 20:31:47.448348 [ 277 ] {05767ee4-0c7b-4677-b194-9fe007c8ff73} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3130 | 2026.04.28 20:31:47.448580 [ 277 ] {05767ee4-0c7b-4677-b194-9fe007c8ff73} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3131 | 2026.04.28 20:31:47.448728 [ 277 ] {05767ee4-0c7b-4677-b194-9fe007c8ff73} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001585 sec., 74447.94952681389 rows/sec., 6.33 MiB/sec. | ||
| 3132 | 2026.04.28 20:31:47.448768 [ 277 ] {05767ee4-0c7b-4677-b194-9fe007c8ff73} <Debug> TCPHandler: Processed in 0.00175664 sec. | ||
| 3133 | 2026.04.28 20:31:47.448911 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3134 | 2026.04.28 20:31:47.449012 [ 277 ] {64b301db-d433-4835-867a-9087564501a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3135 | 2026.04.28 20:31:47.449053 [ 277 ] {64b301db-d433-4835-867a-9087564501a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3136 | 2026.04.28 20:31:47.449478 [ 277 ] {64b301db-d433-4835-867a-9087564501a8} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3137 | 2026.04.28 20:31:47.449513 [ 277 ] {64b301db-d433-4835-867a-9087564501a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3138 | 2026.04.28 20:31:47.449821 [ 277 ] {64b301db-d433-4835-867a-9087564501a8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3139 | 2026.04.28 20:31:47.450044 [ 277 ] {64b301db-d433-4835-867a-9087564501a8} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3140 | 2026.04.28 20:31:47.450177 [ 277 ] {64b301db-d433-4835-867a-9087564501a8} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001188 sec., 26094.276094276094 rows/sec., 1.92 MiB/sec. | ||
| 3141 | 2026.04.28 20:31:47.450215 [ 277 ] {64b301db-d433-4835-867a-9087564501a8} <Debug> TCPHandler: Processed in 0.001355802 sec. | ||
| 3142 | 2026.04.28 20:31:47.450342 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3143 | 2026.04.28 20:31:47.450437 [ 277 ] {ae709b04-7222-4fba-9eb5-fe65e4b2cf5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3144 | 2026.04.28 20:31:47.450477 [ 277 ] {ae709b04-7222-4fba-9eb5-fe65e4b2cf5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3145 | 2026.04.28 20:31:47.450918 [ 277 ] {ae709b04-7222-4fba-9eb5-fe65e4b2cf5a} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3146 | 2026.04.28 20:31:47.450952 [ 277 ] {ae709b04-7222-4fba-9eb5-fe65e4b2cf5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3147 | 2026.04.28 20:31:47.451268 [ 277 ] {ae709b04-7222-4fba-9eb5-fe65e4b2cf5a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3148 | 2026.04.28 20:31:47.451482 [ 277 ] {ae709b04-7222-4fba-9eb5-fe65e4b2cf5a} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3149 | 2026.04.28 20:31:47.451607 [ 277 ] {ae709b04-7222-4fba-9eb5-fe65e4b2cf5a} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001189 sec., 79899.0748528175 rows/sec., 6.24 MiB/sec. | ||
| 3150 | 2026.04.28 20:31:47.451642 [ 277 ] {ae709b04-7222-4fba-9eb5-fe65e4b2cf5a} <Debug> TCPHandler: Processed in 0.001350741 sec. | ||
| 3151 | 2026.04.28 20:31:47.451772 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3152 | 2026.04.28 20:31:47.451865 [ 277 ] {6f8cdbe7-0e2f-4f5c-8f34-4af44708b1ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3153 | 2026.04.28 20:31:47.451909 [ 277 ] {6f8cdbe7-0e2f-4f5c-8f34-4af44708b1ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3154 | 2026.04.28 20:31:47.452320 [ 277 ] {6f8cdbe7-0e2f-4f5c-8f34-4af44708b1ed} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3155 | 2026.04.28 20:31:47.452354 [ 277 ] {6f8cdbe7-0e2f-4f5c-8f34-4af44708b1ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3156 | 2026.04.28 20:31:47.452686 [ 277 ] {6f8cdbe7-0e2f-4f5c-8f34-4af44708b1ed} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3157 | 2026.04.28 20:31:47.452899 [ 277 ] {6f8cdbe7-0e2f-4f5c-8f34-4af44708b1ed} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3158 | 2026.04.28 20:31:47.453031 [ 277 ] {6f8cdbe7-0e2f-4f5c-8f34-4af44708b1ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 3159 | 2026.04.28 20:31:47.453070 [ 277 ] {6f8cdbe7-0e2f-4f5c-8f34-4af44708b1ed} <Debug> TCPHandler: Processed in 0.001350051 sec. | ||
| 3160 | 2026.04.28 20:31:47.453204 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3161 | 2026.04.28 20:31:47.453325 [ 277 ] {d8dc15be-ff43-45c8-bded-795e739c5c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3162 | 2026.04.28 20:31:47.453393 [ 277 ] {d8dc15be-ff43-45c8-bded-795e739c5c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3163 | 2026.04.28 20:31:47.454311 [ 277 ] {d8dc15be-ff43-45c8-bded-795e739c5c26} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3164 | 2026.04.28 20:31:47.454349 [ 277 ] {d8dc15be-ff43-45c8-bded-795e739c5c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3165 | 2026.04.28 20:31:47.454902 [ 277 ] {d8dc15be-ff43-45c8-bded-795e739c5c26} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3166 | 2026.04.28 20:31:47.455137 [ 277 ] {d8dc15be-ff43-45c8-bded-795e739c5c26} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3167 | 2026.04.28 20:31:47.455284 [ 277 ] {d8dc15be-ff43-45c8-bded-795e739c5c26} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001984 sec., 15625 rows/sec., 28.00 MiB/sec. | ||
| 3168 | 2026.04.28 20:31:47.455352 [ 277 ] {d8dc15be-ff43-45c8-bded-795e739c5c26} <Debug> TCPHandler: Processed in 0.002211011 sec. | ||
| 3169 | 2026.04.28 20:31:47.455495 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3170 | 2026.04.28 20:31:47.455592 [ 277 ] {d55ef3c7-98fe-4435-81c0-401de8658c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3171 | 2026.04.28 20:31:47.455636 [ 277 ] {d55ef3c7-98fe-4435-81c0-401de8658c19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3172 | 2026.04.28 20:31:47.455997 [ 277 ] {d55ef3c7-98fe-4435-81c0-401de8658c19} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3173 | 2026.04.28 20:31:47.456035 [ 277 ] {d55ef3c7-98fe-4435-81c0-401de8658c19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3174 | 2026.04.28 20:31:47.456345 [ 277 ] {d55ef3c7-98fe-4435-81c0-401de8658c19} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3175 | 2026.04.28 20:31:47.456563 [ 277 ] {d55ef3c7-98fe-4435-81c0-401de8658c19} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3176 | 2026.04.28 20:31:47.456691 [ 277 ] {d55ef3c7-98fe-4435-81c0-401de8658c19} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 3177 | 2026.04.28 20:31:47.456728 [ 277 ] {d55ef3c7-98fe-4435-81c0-401de8658c19} <Debug> TCPHandler: Processed in 0.0012834 sec. | ||
| 3178 | 2026.04.28 20:31:50.591191 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3179 | 2026.04.28 20:31:50.591240 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3180 | 2026.04.28 20:31:50.657712 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6760 | ||
| 3181 | 2026.04.28 20:31:50.658247 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3182 | 2026.04.28 20:31:50.658294 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3183 | 2026.04.28 20:31:50.658766 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3184 | 2026.04.28 20:31:50.658995 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3185 | 2026.04.28 20:31:50.659118 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6760 | ||
| 3186 | 2026.04.28 20:31:51.007688 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3187 | 2026.04.28 20:31:51.025363 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3188 | 2026.04.28 20:31:51.025447 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3189 | 2026.04.28 20:31:51.031071 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3190 | 2026.04.28 20:31:51.031780 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3191 | 2026.04.28 20:31:51.034673 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3192 | 2026.04.28 20:31:52.441706 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3193 | 2026.04.28 20:31:52.441975 [ 277 ] {1c4e7a42-1a6c-4554-b859-96c2506e1e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3194 | 2026.04.28 20:31:52.442352 [ 277 ] {1c4e7a42-1a6c-4554-b859-96c2506e1e70} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3195 | 2026.04.28 20:31:52.442395 [ 277 ] {1c4e7a42-1a6c-4554-b859-96c2506e1e70} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3196 | 2026.04.28 20:31:52.442623 [ 277 ] {1c4e7a42-1a6c-4554-b859-96c2506e1e70} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3197 | 2026.04.28 20:31:52.442694 [ 277 ] {1c4e7a42-1a6c-4554-b859-96c2506e1e70} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3198 | 2026.04.28 20:31:52.442838 [ 277 ] {1c4e7a42-1a6c-4554-b859-96c2506e1e70} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3199 | 2026.04.28 20:31:52.442944 [ 329 ] {1c4e7a42-1a6c-4554-b859-96c2506e1e70} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3200 | 2026.04.28 20:31:52.443007 [ 297 ] {1c4e7a42-1a6c-4554-b859-96c2506e1e70} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3201 | 2026.04.28 20:31:52.443007 [ 307 ] {1c4e7a42-1a6c-4554-b859-96c2506e1e70} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3202 | 2026.04.28 20:31:52.443233 [ 277 ] {1c4e7a42-1a6c-4554-b859-96c2506e1e70} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3203 | 2026.04.28 20:31:52.443260 [ 277 ] {1c4e7a42-1a6c-4554-b859-96c2506e1e70} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3204 | 2026.04.28 20:31:52.443338 [ 277 ] {1c4e7a42-1a6c-4554-b859-96c2506e1e70} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3205 | 2026.04.28 20:31:52.443358 [ 277 ] {1c4e7a42-1a6c-4554-b859-96c2506e1e70} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 3206 | 2026.04.28 20:31:52.443394 [ 277 ] {1c4e7a42-1a6c-4554-b859-96c2506e1e70} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3207 | 2026.04.28 20:31:52.443432 [ 277 ] {1c4e7a42-1a6c-4554-b859-96c2506e1e70} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3208 | 2026.04.28 20:31:52.444656 [ 277 ] {1c4e7a42-1a6c-4554-b859-96c2506e1e70} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002783 sec., 17966.22349982034 rows/sec., 2.86 MiB/sec. | ||
| 3209 | 2026.04.28 20:31:52.444793 [ 277 ] {1c4e7a42-1a6c-4554-b859-96c2506e1e70} <Debug> TCPHandler: Processed in 0.003224804 sec. | ||
| 3210 | 2026.04.28 20:31:52.446635 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3211 | 2026.04.28 20:31:52.446749 [ 277 ] {dd6f6dcb-febc-4447-a4ec-4d54a029aaee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3212 | 2026.04.28 20:31:52.446794 [ 277 ] {dd6f6dcb-febc-4447-a4ec-4d54a029aaee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3213 | 2026.04.28 20:31:52.447313 [ 277 ] {dd6f6dcb-febc-4447-a4ec-4d54a029aaee} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3214 | 2026.04.28 20:31:52.447353 [ 277 ] {dd6f6dcb-febc-4447-a4ec-4d54a029aaee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3215 | 2026.04.28 20:31:52.447741 [ 277 ] {dd6f6dcb-febc-4447-a4ec-4d54a029aaee} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3216 | 2026.04.28 20:31:52.447969 [ 277 ] {dd6f6dcb-febc-4447-a4ec-4d54a029aaee} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3217 | 2026.04.28 20:31:52.448119 [ 277 ] {dd6f6dcb-febc-4447-a4ec-4d54a029aaee} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001406 sec., 55476.529160739694 rows/sec., 4.59 MiB/sec. | ||
| 3218 | 2026.04.28 20:31:52.448158 [ 277 ] {dd6f6dcb-febc-4447-a4ec-4d54a029aaee} <Debug> TCPHandler: Processed in 0.001574246 sec. | ||
| 3219 | 2026.04.28 20:31:52.448295 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3220 | 2026.04.28 20:31:52.448393 [ 277 ] {e75c190e-1444-416a-83ad-db63682547e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3221 | 2026.04.28 20:31:52.448435 [ 277 ] {e75c190e-1444-416a-83ad-db63682547e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3222 | 2026.04.28 20:31:52.448835 [ 277 ] {e75c190e-1444-416a-83ad-db63682547e4} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3223 | 2026.04.28 20:31:52.448871 [ 277 ] {e75c190e-1444-416a-83ad-db63682547e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3224 | 2026.04.28 20:31:52.449168 [ 277 ] {e75c190e-1444-416a-83ad-db63682547e4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3225 | 2026.04.28 20:31:52.449377 [ 277 ] {e75c190e-1444-416a-83ad-db63682547e4} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3226 | 2026.04.28 20:31:52.449503 [ 277 ] {e75c190e-1444-416a-83ad-db63682547e4} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001133 sec., 9708.737864077671 rows/sec., 730.05 KiB/sec. | ||
| 3227 | 2026.04.28 20:31:52.449539 [ 277 ] {e75c190e-1444-416a-83ad-db63682547e4} <Debug> TCPHandler: Processed in 0.001294259 sec. | ||
| 3228 | 2026.04.28 20:31:52.449654 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3229 | 2026.04.28 20:31:52.449750 [ 277 ] {d94569bf-e565-4bb7-b8f3-11b3a57ed5f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3230 | 2026.04.28 20:31:52.449790 [ 277 ] {d94569bf-e565-4bb7-b8f3-11b3a57ed5f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3231 | 2026.04.28 20:31:52.450195 [ 277 ] {d94569bf-e565-4bb7-b8f3-11b3a57ed5f2} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3232 | 2026.04.28 20:31:52.450230 [ 277 ] {d94569bf-e565-4bb7-b8f3-11b3a57ed5f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3233 | 2026.04.28 20:31:52.450528 [ 277 ] {d94569bf-e565-4bb7-b8f3-11b3a57ed5f2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3234 | 2026.04.28 20:31:52.450744 [ 277 ] {d94569bf-e565-4bb7-b8f3-11b3a57ed5f2} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3235 | 2026.04.28 20:31:52.450868 [ 277 ] {d94569bf-e565-4bb7-b8f3-11b3a57ed5f2} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001136 sec., 66021.12676056338 rows/sec., 5.15 MiB/sec. | ||
| 3236 | 2026.04.28 20:31:52.450904 [ 277 ] {d94569bf-e565-4bb7-b8f3-11b3a57ed5f2} <Debug> TCPHandler: Processed in 0.0012991 sec. | ||
| 3237 | 2026.04.28 20:31:52.451025 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3238 | 2026.04.28 20:31:52.451120 [ 277 ] {f0e9faf2-8423-4e93-9c2e-078e35541ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3239 | 2026.04.28 20:31:52.451162 [ 277 ] {f0e9faf2-8423-4e93-9c2e-078e35541ee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3240 | 2026.04.28 20:31:52.451550 [ 277 ] {f0e9faf2-8423-4e93-9c2e-078e35541ee4} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3241 | 2026.04.28 20:31:52.451586 [ 277 ] {f0e9faf2-8423-4e93-9c2e-078e35541ee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3242 | 2026.04.28 20:31:52.451913 [ 277 ] {f0e9faf2-8423-4e93-9c2e-078e35541ee4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3243 | 2026.04.28 20:31:52.452120 [ 277 ] {f0e9faf2-8423-4e93-9c2e-078e35541ee4} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3244 | 2026.04.28 20:31:52.452248 [ 277 ] {f0e9faf2-8423-4e93-9c2e-078e35541ee4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 3245 | 2026.04.28 20:31:52.452283 [ 277 ] {f0e9faf2-8423-4e93-9c2e-078e35541ee4} <Debug> TCPHandler: Processed in 0.00131237 sec. | ||
| 3246 | 2026.04.28 20:31:52.452428 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3247 | 2026.04.28 20:31:52.452548 [ 277 ] {49be8346-213e-48f5-a7d1-cb56eb951764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3248 | 2026.04.28 20:31:52.452613 [ 277 ] {49be8346-213e-48f5-a7d1-cb56eb951764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3249 | 2026.04.28 20:31:52.453516 [ 277 ] {49be8346-213e-48f5-a7d1-cb56eb951764} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3250 | 2026.04.28 20:31:52.453554 [ 277 ] {49be8346-213e-48f5-a7d1-cb56eb951764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3251 | 2026.04.28 20:31:52.454059 [ 277 ] {49be8346-213e-48f5-a7d1-cb56eb951764} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3252 | 2026.04.28 20:31:52.454278 [ 277 ] {49be8346-213e-48f5-a7d1-cb56eb951764} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3253 | 2026.04.28 20:31:52.454415 [ 277 ] {49be8346-213e-48f5-a7d1-cb56eb951764} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001892 sec., 5813.953488372093 rows/sec., 10.42 MiB/sec. | ||
| 3254 | 2026.04.28 20:31:52.454465 [ 277 ] {49be8346-213e-48f5-a7d1-cb56eb951764} <Debug> TCPHandler: Processed in 0.002096478 sec. | ||
| 3255 | 2026.04.28 20:31:52.454592 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3256 | 2026.04.28 20:31:52.454710 [ 277 ] {c7c3faff-0d0f-4cf2-b6e9-d67094ed5941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3257 | 2026.04.28 20:31:52.454752 [ 277 ] {c7c3faff-0d0f-4cf2-b6e9-d67094ed5941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3258 | 2026.04.28 20:31:52.455106 [ 277 ] {c7c3faff-0d0f-4cf2-b6e9-d67094ed5941} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3259 | 2026.04.28 20:31:52.455140 [ 277 ] {c7c3faff-0d0f-4cf2-b6e9-d67094ed5941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3260 | 2026.04.28 20:31:52.455445 [ 277 ] {c7c3faff-0d0f-4cf2-b6e9-d67094ed5941} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3261 | 2026.04.28 20:31:52.455648 [ 277 ] {c7c3faff-0d0f-4cf2-b6e9-d67094ed5941} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3262 | 2026.04.28 20:31:52.455773 [ 277 ] {c7c3faff-0d0f-4cf2-b6e9-d67094ed5941} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 3263 | 2026.04.28 20:31:52.455809 [ 277 ] {c7c3faff-0d0f-4cf2-b6e9-d67094ed5941} <Debug> TCPHandler: Processed in 0.001264769 sec. | ||
| 3264 | 2026.04.28 20:31:52.714194 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3265 | 2026.04.28 20:31:52.714420 [ 277 ] {fff1b160-c56f-4cc3-ad00-62b018092ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 3266 | 2026.04.28 20:31:52.714768 [ 277 ] {fff1b160-c56f-4cc3-ad00-62b018092ebc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3267 | 2026.04.28 20:31:52.714807 [ 277 ] {fff1b160-c56f-4cc3-ad00-62b018092ebc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3268 | 2026.04.28 20:31:52.715067 [ 277 ] {fff1b160-c56f-4cc3-ad00-62b018092ebc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3269 | 2026.04.28 20:31:52.715134 [ 277 ] {fff1b160-c56f-4cc3-ad00-62b018092ebc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3270 | 2026.04.28 20:31:52.715276 [ 277 ] {fff1b160-c56f-4cc3-ad00-62b018092ebc} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 3271 | 2026.04.28 20:31:52.715396 [ 329 ] {fff1b160-c56f-4cc3-ad00-62b018092ebc} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3272 | 2026.04.28 20:31:52.715398 [ 297 ] {fff1b160-c56f-4cc3-ad00-62b018092ebc} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3273 | 2026.04.28 20:31:52.715413 [ 307 ] {fff1b160-c56f-4cc3-ad00-62b018092ebc} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3274 | 2026.04.28 20:31:52.715566 [ 277 ] {fff1b160-c56f-4cc3-ad00-62b018092ebc} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3275 | 2026.04.28 20:31:52.715592 [ 277 ] {fff1b160-c56f-4cc3-ad00-62b018092ebc} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3276 | 2026.04.28 20:31:52.715662 [ 277 ] {fff1b160-c56f-4cc3-ad00-62b018092ebc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3277 | 2026.04.28 20:31:52.715681 [ 277 ] {fff1b160-c56f-4cc3-ad00-62b018092ebc} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 3278 | 2026.04.28 20:31:52.715715 [ 277 ] {fff1b160-c56f-4cc3-ad00-62b018092ebc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3279 | 2026.04.28 20:31:52.715762 [ 277 ] {fff1b160-c56f-4cc3-ad00-62b018092ebc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3280 | 2026.04.28 20:31:52.717038 [ 277 ] {fff1b160-c56f-4cc3-ad00-62b018092ebc} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002715 sec., 18416.206261510128 rows/sec., 4.41 MiB/sec. | ||
| 3281 | 2026.04.28 20:31:52.717167 [ 277 ] {fff1b160-c56f-4cc3-ad00-62b018092ebc} <Debug> TCPHandler: Processed in 0.00309373 sec. | ||
| 3282 | 2026.04.28 20:31:52.729434 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3283 | 2026.04.28 20:31:52.729571 [ 277 ] {39b2f12d-3eeb-43ec-93b7-b1eb468ffdc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3284 | 2026.04.28 20:31:52.729626 [ 277 ] {39b2f12d-3eeb-43ec-93b7-b1eb468ffdc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3285 | 2026.04.28 20:31:52.730217 [ 277 ] {39b2f12d-3eeb-43ec-93b7-b1eb468ffdc7} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3286 | 2026.04.28 20:31:52.730265 [ 277 ] {39b2f12d-3eeb-43ec-93b7-b1eb468ffdc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3287 | 2026.04.28 20:31:52.730745 [ 277 ] {39b2f12d-3eeb-43ec-93b7-b1eb468ffdc7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3288 | 2026.04.28 20:31:52.731068 [ 277 ] {39b2f12d-3eeb-43ec-93b7-b1eb468ffdc7} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3289 | 2026.04.28 20:31:52.731255 [ 277 ] {39b2f12d-3eeb-43ec-93b7-b1eb468ffdc7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001723 sec., 13929.193267556588 rows/sec., 1.16 MiB/sec. | ||
| 3290 | 2026.04.28 20:31:52.731310 [ 277 ] {39b2f12d-3eeb-43ec-93b7-b1eb468ffdc7} <Debug> TCPHandler: Processed in 0.001939725 sec. | ||
| 3291 | 2026.04.28 20:31:52.731450 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3292 | 2026.04.28 20:31:52.731569 [ 277 ] {619cb276-d5f0-4187-b2ac-8b1145ad2f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3293 | 2026.04.28 20:31:52.731623 [ 277 ] {619cb276-d5f0-4187-b2ac-8b1145ad2f10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3294 | 2026.04.28 20:31:52.732089 [ 277 ] {619cb276-d5f0-4187-b2ac-8b1145ad2f10} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3295 | 2026.04.28 20:31:52.732124 [ 277 ] {619cb276-d5f0-4187-b2ac-8b1145ad2f10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3296 | 2026.04.28 20:31:52.732416 [ 277 ] {619cb276-d5f0-4187-b2ac-8b1145ad2f10} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3297 | 2026.04.28 20:31:52.732640 [ 277 ] {619cb276-d5f0-4187-b2ac-8b1145ad2f10} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3298 | 2026.04.28 20:31:52.732775 [ 277 ] {619cb276-d5f0-4187-b2ac-8b1145ad2f10} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001229 sec., 1627.3393002441007 rows/sec., 132.70 KiB/sec. | ||
| 3299 | 2026.04.28 20:31:52.732813 [ 277 ] {619cb276-d5f0-4187-b2ac-8b1145ad2f10} <Debug> TCPHandler: Processed in 0.001425022 sec. | ||
| 3300 | 2026.04.28 20:31:52.732929 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3301 | 2026.04.28 20:31:52.733028 [ 277 ] {de78eebf-6bf8-474e-bb24-f1f167adb435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3302 | 2026.04.28 20:31:52.733068 [ 277 ] {de78eebf-6bf8-474e-bb24-f1f167adb435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3303 | 2026.04.28 20:31:52.734506 [ 277 ] {de78eebf-6bf8-474e-bb24-f1f167adb435} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3304 | 2026.04.28 20:31:52.734542 [ 277 ] {de78eebf-6bf8-474e-bb24-f1f167adb435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3305 | 2026.04.28 20:31:52.735054 [ 277 ] {de78eebf-6bf8-474e-bb24-f1f167adb435} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3306 | 2026.04.28 20:31:52.735273 [ 277 ] {de78eebf-6bf8-474e-bb24-f1f167adb435} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3307 | 2026.04.28 20:31:52.735391 [ 82 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3308 | 2026.04.28 20:31:52.735404 [ 277 ] {de78eebf-6bf8-474e-bb24-f1f167adb435} <Debug> executeQuery: Read 2588 rows, 199.10 KiB in 0.002398 sec., 1079232.693911593 rows/sec., 81.08 MiB/sec. | ||
| 3309 | 2026.04.28 20:31:52.735452 [ 82 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3310 | 2026.04.28 20:31:52.735466 [ 277 ] {de78eebf-6bf8-474e-bb24-f1f167adb435} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 3311 | 2026.04.28 20:31:52.735479 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3312 | 2026.04.28 20:31:52.735487 [ 277 ] {de78eebf-6bf8-474e-bb24-f1f167adb435} <Debug> TCPHandler: Processed in 0.002607249 sec. | ||
| 3313 | 2026.04.28 20:31:52.735597 [ 190 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::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 | ||
| 3314 | 2026.04.28 20:31:52.735618 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3315 | 2026.04.28 20:31:52.735726 [ 277 ] {d85283ef-6fa3-4e03-b8dc-c2077ce5688d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3316 | 2026.04.28 20:31:52.735728 [ 190 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3317 | 2026.04.28 20:31:52.735772 [ 277 ] {d85283ef-6fa3-4e03-b8dc-c2077ce5688d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3318 | 2026.04.28 20:31:52.735780 [ 190 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3363 rows starting from the beginning of the part | ||
| 3319 | 2026.04.28 20:31:52.735855 [ 190 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 118 rows starting from the beginning of the part | ||
| 3320 | 2026.04.28 20:31:52.735905 [ 190 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 78 rows starting from the beginning of the part | ||
| 3321 | 2026.04.28 20:31:52.735954 [ 190 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 118 rows starting from the beginning of the part | ||
| 3322 | 2026.04.28 20:31:52.735998 [ 190 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 78 rows starting from the beginning of the part | ||
| 3323 | 2026.04.28 20:31:52.736045 [ 190 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2588 rows starting from the beginning of the part | ||
| 3324 | 2026.04.28 20:31:52.736266 [ 277 ] {d85283ef-6fa3-4e03-b8dc-c2077ce5688d} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3325 | 2026.04.28 20:31:52.736316 [ 277 ] {d85283ef-6fa3-4e03-b8dc-c2077ce5688d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3326 | 2026.04.28 20:31:52.736877 [ 277 ] {d85283ef-6fa3-4e03-b8dc-c2077ce5688d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3327 | 2026.04.28 20:31:52.737155 [ 277 ] {d85283ef-6fa3-4e03-b8dc-c2077ce5688d} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3328 | 2026.04.28 20:31:52.737316 [ 277 ] {d85283ef-6fa3-4e03-b8dc-c2077ce5688d} <Debug> executeQuery: Read 56 rows, 4.26 KiB in 0.001608 sec., 34825.87064676617 rows/sec., 2.59 MiB/sec. | ||
| 3329 | 2026.04.28 20:31:52.737362 [ 277 ] {d85283ef-6fa3-4e03-b8dc-c2077ce5688d} <Debug> TCPHandler: Processed in 0.001793521 sec. | ||
| 3330 | 2026.04.28 20:31:52.737478 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3331 | 2026.04.28 20:31:52.737574 [ 277 ] {7156a035-3abd-4b45-8898-cd74522254e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3332 | 2026.04.28 20:31:52.737614 [ 277 ] {7156a035-3abd-4b45-8898-cd74522254e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3333 | 2026.04.28 20:31:52.738284 [ 277 ] {7156a035-3abd-4b45-8898-cd74522254e1} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3334 | 2026.04.28 20:31:52.738321 [ 277 ] {7156a035-3abd-4b45-8898-cd74522254e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3335 | 2026.04.28 20:31:52.738425 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6343 rows, containing 5 columns (5 merged, 0 gathered) in 0.002877025 sec., 2204707.988286511 rows/sec., 175.94 MiB/sec. | ||
| 3336 | 2026.04.28 20:31:52.738677 [ 277 ] {7156a035-3abd-4b45-8898-cd74522254e1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3337 | 2026.04.28 20:31:52.738869 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3338 | 2026.04.28 20:31:52.738914 [ 277 ] {7156a035-3abd-4b45-8898-cd74522254e1} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3339 | 2026.04.28 20:31:52.739060 [ 277 ] {7156a035-3abd-4b45-8898-cd74522254e1} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001503 sec., 548902.1956087825 rows/sec., 32.11 MiB/sec. | ||
| 3340 | 2026.04.28 20:31:52.739100 [ 277 ] {7156a035-3abd-4b45-8898-cd74522254e1} <Debug> TCPHandler: Processed in 0.001672138 sec. | ||
| 3341 | 2026.04.28 20:31:52.739207 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3342 | 2026.04.28 20:31:52.739240 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_21_4} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3343 | 2026.04.28 20:31:52.739302 [ 277 ] {ba3a7912-da7b-411e-912b-39f8cb1a79df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3344 | 2026.04.28 20:31:52.739338 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_21_4} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3345 | 2026.04.28 20:31:52.739348 [ 277 ] {ba3a7912-da7b-411e-912b-39f8cb1a79df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3346 | 2026.04.28 20:31:52.739443 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 3347 | 2026.04.28 20:31:52.739752 [ 277 ] {ba3a7912-da7b-411e-912b-39f8cb1a79df} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3348 | 2026.04.28 20:31:52.739793 [ 277 ] {ba3a7912-da7b-411e-912b-39f8cb1a79df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3349 | 2026.04.28 20:31:52.740097 [ 277 ] {ba3a7912-da7b-411e-912b-39f8cb1a79df} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3350 | 2026.04.28 20:31:52.740311 [ 277 ] {ba3a7912-da7b-411e-912b-39f8cb1a79df} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3351 | 2026.04.28 20:31:52.740438 [ 277 ] {ba3a7912-da7b-411e-912b-39f8cb1a79df} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001155 sec., 865.8008658008658 rows/sec., 60.88 KiB/sec. | ||
| 3352 | 2026.04.28 20:31:52.740476 [ 277 ] {ba3a7912-da7b-411e-912b-39f8cb1a79df} <Debug> TCPHandler: Processed in 0.001319711 sec. | ||
| 3353 | 2026.04.28 20:31:52.740597 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3354 | 2026.04.28 20:31:52.740717 [ 277 ] {9b65d3a2-c64d-4fcc-8a13-b390ff6ac1c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3355 | 2026.04.28 20:31:52.740767 [ 277 ] {9b65d3a2-c64d-4fcc-8a13-b390ff6ac1c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3356 | 2026.04.28 20:31:52.741243 [ 277 ] {9b65d3a2-c64d-4fcc-8a13-b390ff6ac1c7} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3357 | 2026.04.28 20:31:52.741286 [ 277 ] {9b65d3a2-c64d-4fcc-8a13-b390ff6ac1c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3358 | 2026.04.28 20:31:52.741613 [ 277 ] {9b65d3a2-c64d-4fcc-8a13-b390ff6ac1c7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3359 | 2026.04.28 20:31:52.741823 [ 277 ] {9b65d3a2-c64d-4fcc-8a13-b390ff6ac1c7} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3360 | 2026.04.28 20:31:52.741954 [ 277 ] {9b65d3a2-c64d-4fcc-8a13-b390ff6ac1c7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001261 sec., 9516.256938937351 rows/sec., 743.46 KiB/sec. | ||
| 3361 | 2026.04.28 20:31:52.741991 [ 277 ] {9b65d3a2-c64d-4fcc-8a13-b390ff6ac1c7} <Debug> TCPHandler: Processed in 0.001455743 sec. | ||
| 3362 | 2026.04.28 20:31:52.742099 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3363 | 2026.04.28 20:31:52.742200 [ 277 ] {698c592c-8a0a-4d6e-b49d-fe9db0eb4b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3364 | 2026.04.28 20:31:52.742242 [ 277 ] {698c592c-8a0a-4d6e-b49d-fe9db0eb4b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3365 | 2026.04.28 20:31:52.743091 [ 277 ] {698c592c-8a0a-4d6e-b49d-fe9db0eb4b39} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3366 | 2026.04.28 20:31:52.743129 [ 277 ] {698c592c-8a0a-4d6e-b49d-fe9db0eb4b39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3367 | 2026.04.28 20:31:52.743531 [ 277 ] {698c592c-8a0a-4d6e-b49d-fe9db0eb4b39} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3368 | 2026.04.28 20:31:52.743758 [ 277 ] {698c592c-8a0a-4d6e-b49d-fe9db0eb4b39} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3369 | 2026.04.28 20:31:52.743871 [ 82 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3370 | 2026.04.28 20:31:52.743895 [ 277 ] {698c592c-8a0a-4d6e-b49d-fe9db0eb4b39} <Debug> executeQuery: Read 1359 rows, 94.02 KiB in 0.001713 sec., 793345.0087565675 rows/sec., 53.60 MiB/sec. | ||
| 3371 | 2026.04.28 20:31:52.743910 [ 82 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3372 | 2026.04.28 20:31:52.743940 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3373 | 2026.04.28 20:31:52.743941 [ 277 ] {698c592c-8a0a-4d6e-b49d-fe9db0eb4b39} <Debug> TCPHandler: Processed in 0.001892763 sec. | ||
| 3374 | 2026.04.28 20:31:52.744012 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::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 | ||
| 3375 | 2026.04.28 20:31:52.744076 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3376 | 2026.04.28 20:31:52.744106 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3377 | 2026.04.28 20:31:52.744134 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1832 rows starting from the beginning of the part | ||
| 3378 | 2026.04.28 20:31:52.744182 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 95 rows starting from the beginning of the part | ||
| 3379 | 2026.04.28 20:31:52.744195 [ 277 ] {b51f3d3b-4781-4efb-8e12-f3b54125f463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3380 | 2026.04.28 20:31:52.744220 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 75 rows starting from the beginning of the part | ||
| 3381 | 2026.04.28 20:31:52.744252 [ 277 ] {b51f3d3b-4781-4efb-8e12-f3b54125f463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3382 | 2026.04.28 20:31:52.744259 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 95 rows starting from the beginning of the part | ||
| 3383 | 2026.04.28 20:31:52.744308 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 75 rows starting from the beginning of the part | ||
| 3384 | 2026.04.28 20:31:52.744342 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1359 rows starting from the beginning of the part | ||
| 3385 | 2026.04.28 20:31:52.744980 [ 277 ] {b51f3d3b-4781-4efb-8e12-f3b54125f463} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3386 | 2026.04.28 20:31:52.745024 [ 277 ] {b51f3d3b-4781-4efb-8e12-f3b54125f463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3387 | 2026.04.28 20:31:52.745517 [ 277 ] {b51f3d3b-4781-4efb-8e12-f3b54125f463} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3388 | 2026.04.28 20:31:52.745570 [ 197 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3531 rows, containing 5 columns (5 merged, 0 gathered) in 0.001584656 sec., 2228243.8586040125 rows/sec., 162.00 MiB/sec. | ||
| 3389 | 2026.04.28 20:31:52.745751 [ 277 ] {b51f3d3b-4781-4efb-8e12-f3b54125f463} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3390 | 2026.04.28 20:31:52.745804 [ 198 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3391 | 2026.04.28 20:31:52.745867 [ 82 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3392 | 2026.04.28 20:31:52.745895 [ 277 ] {b51f3d3b-4781-4efb-8e12-f3b54125f463} <Debug> executeQuery: Read 1533 rows, 95.96 KiB in 0.001723 sec., 889727.219965177 rows/sec., 54.39 MiB/sec. | ||
| 3393 | 2026.04.28 20:31:52.745896 [ 82 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3394 | 2026.04.28 20:31:52.745938 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3395 | 2026.04.28 20:31:52.745940 [ 277 ] {b51f3d3b-4781-4efb-8e12-f3b54125f463} <Debug> TCPHandler: Processed in 0.001925015 sec. | ||
| 3396 | 2026.04.28 20:31:52.746002 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::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 | ||
| 3397 | 2026.04.28 20:31:52.746070 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3398 | 2026.04.28 20:31:52.746096 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3399 | 2026.04.28 20:31:52.746119 [ 198 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_21_4} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3400 | 2026.04.28 20:31:52.746125 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7303 rows starting from the beginning of the part | ||
| 3401 | 2026.04.28 20:31:52.746172 [ 277 ] {89f64c5d-5c7d-478e-8a2f-5905933117c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3402 | 2026.04.28 20:31:52.746175 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::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 | ||
| 3403 | 2026.04.28 20:31:52.746191 [ 198 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_21_4} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3404 | 2026.04.28 20:31:52.746230 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::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 | ||
| 3405 | 2026.04.28 20:31:52.746235 [ 277 ] {89f64c5d-5c7d-478e-8a2f-5905933117c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3406 | 2026.04.28 20:31:52.746268 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3407 | 2026.04.28 20:31:52.746268 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 3408 | 2026.04.28 20:31:52.746310 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3409 | 2026.04.28 20:31:52.746345 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1533 rows starting from the beginning of the part | ||
| 3410 | 2026.04.28 20:31:52.747082 [ 277 ] {89f64c5d-5c7d-478e-8a2f-5905933117c2} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3411 | 2026.04.28 20:31:52.747125 [ 277 ] {89f64c5d-5c7d-478e-8a2f-5905933117c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3412 | 2026.04.28 20:31:52.747713 [ 277 ] {89f64c5d-5c7d-478e-8a2f-5905933117c2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3413 | 2026.04.28 20:31:52.747944 [ 277 ] {89f64c5d-5c7d-478e-8a2f-5905933117c2} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3414 | 2026.04.28 20:31:52.748086 [ 277 ] {89f64c5d-5c7d-478e-8a2f-5905933117c2} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001932 sec., 21739.130434782608 rows/sec., 38.96 MiB/sec. | ||
| 3415 | 2026.04.28 20:31:52.748139 [ 277 ] {89f64c5d-5c7d-478e-8a2f-5905933117c2} <Debug> TCPHandler: Processed in 0.002119339 sec. | ||
| 3416 | 2026.04.28 20:31:52.748261 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3417 | 2026.04.28 20:31:52.748356 [ 277 ] {7c33ea28-c9d4-4cea-a144-a92ce9a62fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3418 | 2026.04.28 20:31:52.748398 [ 277 ] {7c33ea28-c9d4-4cea-a144-a92ce9a62fc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3419 | 2026.04.28 20:31:52.748723 [ 277 ] {7c33ea28-c9d4-4cea-a144-a92ce9a62fc0} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3420 | 2026.04.28 20:31:52.748762 [ 277 ] {7c33ea28-c9d4-4cea-a144-a92ce9a62fc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3421 | 2026.04.28 20:31:52.749069 [ 277 ] {7c33ea28-c9d4-4cea-a144-a92ce9a62fc0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3422 | 2026.04.28 20:31:52.749279 [ 277 ] {7c33ea28-c9d4-4cea-a144-a92ce9a62fc0} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3423 | 2026.04.28 20:31:52.749328 [ 194 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9476 rows, containing 5 columns (5 merged, 0 gathered) in 0.003348816 sec., 2829656.810048686 rows/sec., 182.95 MiB/sec. | ||
| 3424 | 2026.04.28 20:31:52.749392 [ 82 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3425 | 2026.04.28 20:31:52.749410 [ 277 ] {7c33ea28-c9d4-4cea-a144-a92ce9a62fc0} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001072 sec., 11194.029850746268 rows/sec., 772.50 KiB/sec. | ||
| 3426 | 2026.04.28 20:31:52.749437 [ 82 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3427 | 2026.04.28 20:31:52.749458 [ 277 ] {7c33ea28-c9d4-4cea-a144-a92ce9a62fc0} <Debug> TCPHandler: Processed in 0.001247498 sec. | ||
| 3428 | 2026.04.28 20:31:52.749467 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3429 | 2026.04.28 20:31:52.749502 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3430 | 2026.04.28 20:31:52.749565 [ 197 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::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 | ||
| 3431 | 2026.04.28 20:31:52.749698 [ 197 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3432 | 2026.04.28 20:31:52.749737 [ 197 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 930 rows starting from the beginning of the part | ||
| 3433 | 2026.04.28 20:31:52.749760 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3434 | 2026.04.28 20:31:52.749802 [ 197 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::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 | ||
| 3435 | 2026.04.28 20:31:52.749831 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3436 | 2026.04.28 20:31:52.749854 [ 197 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::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 | ||
| 3437 | 2026.04.28 20:31:52.749895 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.64 MiB. | ||
| 3438 | 2026.04.28 20:31:52.749901 [ 197 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3439 | 2026.04.28 20:31:52.749951 [ 197 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3440 | 2026.04.28 20:31:52.749993 [ 197 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 3441 | 2026.04.28 20:31:52.750955 [ 191 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1182 rows, containing 4 columns (4 merged, 0 gathered) in 0.001429893 sec., 826635.279702747 rows/sec., 54.80 MiB/sec. | ||
| 3442 | 2026.04.28 20:31:52.751134 [ 197 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3443 | 2026.04.28 20:31:52.751374 [ 197 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_21_4} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3444 | 2026.04.28 20:31:52.751440 [ 197 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_21_4} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3445 | 2026.04.28 20:31:52.751504 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 3446 | 2026.04.28 20:31:55.673866 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 446 | ||
| 3447 | 2026.04.28 20:31:55.676698 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3448 | 2026.04.28 20:31:55.676756 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3449 | 2026.04.28 20:31:55.678011 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3450 | 2026.04.28 20:31:55.678280 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3451 | 2026.04.28 20:31:55.678423 [ 157 ] {} <Debug> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3452 | 2026.04.28 20:31:55.678489 [ 157 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3453 | 2026.04.28 20:31:55.678512 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3454 | 2026.04.28 20:31:55.678612 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 446 | ||
| 3455 | 2026.04.28 20:31:55.678643 [ 190 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::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 | ||
| 3456 | 2026.04.28 20:31:55.679311 [ 190 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3457 | 2026.04.28 20:31:55.679484 [ 190 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 252 rows starting from the beginning of the part | ||
| 3458 | 2026.04.28 20:31:55.679893 [ 190 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 32 rows starting from the beginning of the part | ||
| 3459 | 2026.04.28 20:31:55.680271 [ 190 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 58 rows starting from the beginning of the part | ||
| 3460 | 2026.04.28 20:31:55.680632 [ 190 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::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 | ||
| 3461 | 2026.04.28 20:31:55.680985 [ 190 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 28 rows starting from the beginning of the part | ||
| 3462 | 2026.04.28 20:31:55.681333 [ 190 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 52 rows starting from the beginning of the part | ||
| 3463 | 2026.04.28 20:31:55.687634 [ 191 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 446 rows, containing 72 columns (72 merged, 0 gathered) in 0.009054297 sec., 49258.37975052067 rows/sec., 43.85 MiB/sec. | ||
| 3464 | 2026.04.28 20:31:55.688733 [ 196 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3465 | 2026.04.28 20:31:55.689359 [ 196 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_11_2} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3466 | 2026.04.28 20:31:55.689451 [ 196 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_11_2} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3467 | 2026.04.28 20:31:55.689813 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.89 MiB. | ||
| 3468 | 2026.04.28 20:31:57.439376 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3469 | 2026.04.28 20:31:57.439610 [ 277 ] {3369bfeb-7692-4bc5-ab39-8ee4a1655275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3470 | 2026.04.28 20:31:57.439923 [ 277 ] {3369bfeb-7692-4bc5-ab39-8ee4a1655275} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3471 | 2026.04.28 20:31:57.439957 [ 277 ] {3369bfeb-7692-4bc5-ab39-8ee4a1655275} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3472 | 2026.04.28 20:31:57.440168 [ 277 ] {3369bfeb-7692-4bc5-ab39-8ee4a1655275} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3473 | 2026.04.28 20:31:57.440235 [ 277 ] {3369bfeb-7692-4bc5-ab39-8ee4a1655275} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3474 | 2026.04.28 20:31:57.440372 [ 277 ] {3369bfeb-7692-4bc5-ab39-8ee4a1655275} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3475 | 2026.04.28 20:31:57.440473 [ 301 ] {3369bfeb-7692-4bc5-ab39-8ee4a1655275} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3476 | 2026.04.28 20:31:57.440523 [ 347 ] {3369bfeb-7692-4bc5-ab39-8ee4a1655275} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3477 | 2026.04.28 20:31:57.440525 [ 338 ] {3369bfeb-7692-4bc5-ab39-8ee4a1655275} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3478 | 2026.04.28 20:31:57.440672 [ 277 ] {3369bfeb-7692-4bc5-ab39-8ee4a1655275} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3479 | 2026.04.28 20:31:57.440699 [ 277 ] {3369bfeb-7692-4bc5-ab39-8ee4a1655275} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3480 | 2026.04.28 20:31:57.440776 [ 277 ] {3369bfeb-7692-4bc5-ab39-8ee4a1655275} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3481 | 2026.04.28 20:31:57.440795 [ 277 ] {3369bfeb-7692-4bc5-ab39-8ee4a1655275} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 3482 | 2026.04.28 20:31:57.440827 [ 277 ] {3369bfeb-7692-4bc5-ab39-8ee4a1655275} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3483 | 2026.04.28 20:31:57.440865 [ 277 ] {3369bfeb-7692-4bc5-ab39-8ee4a1655275} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3484 | 2026.04.28 20:31:57.441999 [ 277 ] {3369bfeb-7692-4bc5-ab39-8ee4a1655275} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002477 sec., 20185.708518368996 rows/sec., 3.21 MiB/sec. | ||
| 3485 | 2026.04.28 20:31:57.442098 [ 277 ] {3369bfeb-7692-4bc5-ab39-8ee4a1655275} <Debug> TCPHandler: Processed in 0.002845905 sec. | ||
| 3486 | 2026.04.28 20:31:57.443650 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3487 | 2026.04.28 20:31:57.443796 [ 277 ] {76475eed-e97e-4052-92b7-b4b90131dc4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3488 | 2026.04.28 20:31:57.443847 [ 277 ] {76475eed-e97e-4052-92b7-b4b90131dc4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3489 | 2026.04.28 20:31:57.444609 [ 277 ] {76475eed-e97e-4052-92b7-b4b90131dc4d} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3490 | 2026.04.28 20:31:57.444653 [ 277 ] {76475eed-e97e-4052-92b7-b4b90131dc4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3491 | 2026.04.28 20:31:57.445024 [ 277 ] {76475eed-e97e-4052-92b7-b4b90131dc4d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3492 | 2026.04.28 20:31:57.445244 [ 277 ] {76475eed-e97e-4052-92b7-b4b90131dc4d} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3493 | 2026.04.28 20:31:57.445382 [ 277 ] {76475eed-e97e-4052-92b7-b4b90131dc4d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001623 sec., 34504.00492914356 rows/sec., 2.65 MiB/sec. | ||
| 3494 | 2026.04.28 20:31:57.445419 [ 277 ] {76475eed-e97e-4052-92b7-b4b90131dc4d} <Debug> TCPHandler: Processed in 0.001834682 sec. | ||
| 3495 | 2026.04.28 20:31:57.445539 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3496 | 2026.04.28 20:31:57.445632 [ 277 ] {b348908f-9d50-4acd-9ed1-fa2596300d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3497 | 2026.04.28 20:31:57.445670 [ 277 ] {b348908f-9d50-4acd-9ed1-fa2596300d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3498 | 2026.04.28 20:31:57.446183 [ 277 ] {b348908f-9d50-4acd-9ed1-fa2596300d26} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3499 | 2026.04.28 20:31:57.446218 [ 277 ] {b348908f-9d50-4acd-9ed1-fa2596300d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3500 | 2026.04.28 20:31:57.446513 [ 277 ] {b348908f-9d50-4acd-9ed1-fa2596300d26} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3501 | 2026.04.28 20:31:57.446724 [ 277 ] {b348908f-9d50-4acd-9ed1-fa2596300d26} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3502 | 2026.04.28 20:31:57.446849 [ 277 ] {b348908f-9d50-4acd-9ed1-fa2596300d26} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001234 sec., 51863.85737439222 rows/sec., 4.05 MiB/sec. | ||
| 3503 | 2026.04.28 20:31:57.446884 [ 277 ] {b348908f-9d50-4acd-9ed1-fa2596300d26} <Debug> TCPHandler: Processed in 0.001392222 sec. | ||
| 3504 | 2026.04.28 20:31:57.447009 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3505 | 2026.04.28 20:31:57.447104 [ 277 ] {71519348-5db9-4674-81ab-8be8d822667f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3506 | 2026.04.28 20:31:57.447146 [ 277 ] {71519348-5db9-4674-81ab-8be8d822667f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3507 | 2026.04.28 20:31:57.447560 [ 277 ] {71519348-5db9-4674-81ab-8be8d822667f} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3508 | 2026.04.28 20:31:57.447595 [ 277 ] {71519348-5db9-4674-81ab-8be8d822667f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3509 | 2026.04.28 20:31:57.447911 [ 277 ] {71519348-5db9-4674-81ab-8be8d822667f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3510 | 2026.04.28 20:31:57.448115 [ 277 ] {71519348-5db9-4674-81ab-8be8d822667f} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3511 | 2026.04.28 20:31:57.448236 [ 277 ] {71519348-5db9-4674-81ab-8be8d822667f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00115 sec., 111304.34782608696 rows/sec., 7.75 MiB/sec. | ||
| 3512 | 2026.04.28 20:31:57.448270 [ 277 ] {71519348-5db9-4674-81ab-8be8d822667f} <Debug> TCPHandler: Processed in 0.00131771 sec. | ||
| 3513 | 2026.04.28 20:31:57.448390 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3514 | 2026.04.28 20:31:57.448483 [ 277 ] {4019652b-ccb3-4edf-a4ec-0f49fa9643d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3515 | 2026.04.28 20:31:57.448524 [ 277 ] {4019652b-ccb3-4edf-a4ec-0f49fa9643d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3516 | 2026.04.28 20:31:57.448851 [ 277 ] {4019652b-ccb3-4edf-a4ec-0f49fa9643d2} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3517 | 2026.04.28 20:31:57.448885 [ 277 ] {4019652b-ccb3-4edf-a4ec-0f49fa9643d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3518 | 2026.04.28 20:31:57.449181 [ 277 ] {4019652b-ccb3-4edf-a4ec-0f49fa9643d2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3519 | 2026.04.28 20:31:57.449378 [ 277 ] {4019652b-ccb3-4edf-a4ec-0f49fa9643d2} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3520 | 2026.04.28 20:31:57.449500 [ 277 ] {4019652b-ccb3-4edf-a4ec-0f49fa9643d2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001035 sec., 46376.8115942029 rows/sec., 3.13 MiB/sec. | ||
| 3521 | 2026.04.28 20:31:57.449534 [ 277 ] {4019652b-ccb3-4edf-a4ec-0f49fa9643d2} <Debug> TCPHandler: Processed in 0.001192968 sec. | ||
| 3522 | 2026.04.28 20:31:58.159215 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7272 | ||
| 3523 | 2026.04.28 20:31:58.159773 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3524 | 2026.04.28 20:31:58.159814 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3525 | 2026.04.28 20:31:58.160310 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3526 | 2026.04.28 20:31:58.160548 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3527 | 2026.04.28 20:31:58.160690 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7272 | ||
| 3528 | 2026.04.28 20:31:58.534766 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3529 | 2026.04.28 20:31:58.551570 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3530 | 2026.04.28 20:31:58.551638 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3531 | 2026.04.28 20:31:58.557495 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3532 | 2026.04.28 20:31:58.558196 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3533 | 2026.04.28 20:31:58.561206 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3534 | 2026.04.28 20:31:59.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.77 MiB, peak 233.08 MiB, free memory in arenas 0.00 B, will set to 230.11 MiB (RSS), difference: 1.34 MiB | ||
| 3535 | 2026.04.28 20:32:02.441124 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3536 | 2026.04.28 20:32:02.441388 [ 277 ] {2658ad1e-a67a-4044-90c8-54dda7d9d67f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3537 | 2026.04.28 20:32:02.441755 [ 277 ] {2658ad1e-a67a-4044-90c8-54dda7d9d67f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3538 | 2026.04.28 20:32:02.441799 [ 277 ] {2658ad1e-a67a-4044-90c8-54dda7d9d67f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3539 | 2026.04.28 20:32:02.442020 [ 277 ] {2658ad1e-a67a-4044-90c8-54dda7d9d67f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3540 | 2026.04.28 20:32:02.442090 [ 277 ] {2658ad1e-a67a-4044-90c8-54dda7d9d67f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3541 | 2026.04.28 20:32:02.442230 [ 277 ] {2658ad1e-a67a-4044-90c8-54dda7d9d67f} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3542 | 2026.04.28 20:32:02.442341 [ 301 ] {2658ad1e-a67a-4044-90c8-54dda7d9d67f} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3543 | 2026.04.28 20:32:02.442352 [ 347 ] {2658ad1e-a67a-4044-90c8-54dda7d9d67f} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3544 | 2026.04.28 20:32:02.442367 [ 338 ] {2658ad1e-a67a-4044-90c8-54dda7d9d67f} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3545 | 2026.04.28 20:32:02.442508 [ 277 ] {2658ad1e-a67a-4044-90c8-54dda7d9d67f} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3546 | 2026.04.28 20:32:02.442535 [ 277 ] {2658ad1e-a67a-4044-90c8-54dda7d9d67f} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3547 | 2026.04.28 20:32:02.442606 [ 277 ] {2658ad1e-a67a-4044-90c8-54dda7d9d67f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3548 | 2026.04.28 20:32:02.442627 [ 277 ] {2658ad1e-a67a-4044-90c8-54dda7d9d67f} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 3549 | 2026.04.28 20:32:02.442661 [ 277 ] {2658ad1e-a67a-4044-90c8-54dda7d9d67f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3550 | 2026.04.28 20:32:02.442698 [ 277 ] {2658ad1e-a67a-4044-90c8-54dda7d9d67f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3551 | 2026.04.28 20:32:02.443907 [ 277 ] {2658ad1e-a67a-4044-90c8-54dda7d9d67f} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002621 sec., 19076.68828691339 rows/sec., 3.03 MiB/sec. | ||
| 3552 | 2026.04.28 20:32:02.444013 [ 277 ] {2658ad1e-a67a-4044-90c8-54dda7d9d67f} <Debug> TCPHandler: Processed in 0.003029209 sec. | ||
| 3553 | 2026.04.28 20:32:02.445885 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3554 | 2026.04.28 20:32:02.446084 [ 277 ] {3fa3e65c-2968-4230-9a11-75eae654e19f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3555 | 2026.04.28 20:32:02.446164 [ 277 ] {3fa3e65c-2968-4230-9a11-75eae654e19f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3556 | 2026.04.28 20:32:02.446910 [ 277 ] {3fa3e65c-2968-4230-9a11-75eae654e19f} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3557 | 2026.04.28 20:32:02.446946 [ 277 ] {3fa3e65c-2968-4230-9a11-75eae654e19f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3558 | 2026.04.28 20:32:02.447313 [ 277 ] {3fa3e65c-2968-4230-9a11-75eae654e19f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3559 | 2026.04.28 20:32:02.447534 [ 277 ] {3fa3e65c-2968-4230-9a11-75eae654e19f} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3560 | 2026.04.28 20:32:02.447672 [ 277 ] {3fa3e65c-2968-4230-9a11-75eae654e19f} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001646 sec., 47387.60631834751 rows/sec., 3.92 MiB/sec. | ||
| 3561 | 2026.04.28 20:32:02.447709 [ 277 ] {3fa3e65c-2968-4230-9a11-75eae654e19f} <Debug> TCPHandler: Processed in 0.001921244 sec. | ||
| 3562 | 2026.04.28 20:32:02.447838 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3563 | 2026.04.28 20:32:02.447931 [ 277 ] {00e899fe-027d-4c6c-b39b-c135585189d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3564 | 2026.04.28 20:32:02.447971 [ 277 ] {00e899fe-027d-4c6c-b39b-c135585189d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3565 | 2026.04.28 20:32:02.448386 [ 277 ] {00e899fe-027d-4c6c-b39b-c135585189d9} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3566 | 2026.04.28 20:32:02.448421 [ 277 ] {00e899fe-027d-4c6c-b39b-c135585189d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3567 | 2026.04.28 20:32:02.448723 [ 277 ] {00e899fe-027d-4c6c-b39b-c135585189d9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3568 | 2026.04.28 20:32:02.448927 [ 277 ] {00e899fe-027d-4c6c-b39b-c135585189d9} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3569 | 2026.04.28 20:32:02.449012 [ 151 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3570 | 2026.04.28 20:32:02.449050 [ 277 ] {00e899fe-027d-4c6c-b39b-c135585189d9} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001138 sec., 9666.080843585238 rows/sec., 726.84 KiB/sec. | ||
| 3571 | 2026.04.28 20:32:02.449050 [ 151 ] {} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3572 | 2026.04.28 20:32:02.449082 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3573 | 2026.04.28 20:32:02.449086 [ 277 ] {00e899fe-027d-4c6c-b39b-c135585189d9} <Debug> TCPHandler: Processed in 0.00129493 sec. | ||
| 3574 | 2026.04.28 20:32:02.449182 [ 193 ] {01c43cd8-48e3-438a-8761-676baf543302::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 | ||
| 3575 | 2026.04.28 20:32:02.449216 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3576 | 2026.04.28 20:32:02.449302 [ 193 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3577 | 2026.04.28 20:32:02.449311 [ 277 ] {ec12b3d5-706e-4848-afba-c0f4a4886a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3578 | 2026.04.28 20:32:02.449343 [ 193 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 227 rows starting from the beginning of the part | ||
| 3579 | 2026.04.28 20:32:02.449359 [ 277 ] {ec12b3d5-706e-4848-afba-c0f4a4886a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3580 | 2026.04.28 20:32:02.449411 [ 193 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 11 rows starting from the beginning of the part | ||
| 3581 | 2026.04.28 20:32:02.449462 [ 193 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part | ||
| 3582 | 2026.04.28 20:32:02.449504 [ 193 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 11 rows starting from the beginning of the part | ||
| 3583 | 2026.04.28 20:32:02.449543 [ 193 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 3584 | 2026.04.28 20:32:02.449582 [ 193 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 11 rows starting from the beginning of the part | ||
| 3585 | 2026.04.28 20:32:02.449763 [ 277 ] {ec12b3d5-706e-4848-afba-c0f4a4886a28} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3586 | 2026.04.28 20:32:02.449803 [ 277 ] {ec12b3d5-706e-4848-afba-c0f4a4886a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3587 | 2026.04.28 20:32:02.450224 [ 277 ] {ec12b3d5-706e-4848-afba-c0f4a4886a28} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3588 | 2026.04.28 20:32:02.450460 [ 277 ] {ec12b3d5-706e-4848-afba-c0f4a4886a28} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3589 | 2026.04.28 20:32:02.450547 [ 201 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001408372 sec., 246383.76792495165 rows/sec., 17.55 MiB/sec. | ||
| 3590 | 2026.04.28 20:32:02.450585 [ 277 ] {ec12b3d5-706e-4848-afba-c0f4a4886a28} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001291 sec., 58094.50038729667 rows/sec., 4.54 MiB/sec. | ||
| 3591 | 2026.04.28 20:32:02.450625 [ 277 ] {ec12b3d5-706e-4848-afba-c0f4a4886a28} <Debug> TCPHandler: Processed in 0.001455053 sec. | ||
| 3592 | 2026.04.28 20:32:02.450699 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3593 | 2026.04.28 20:32:02.450742 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3594 | 2026.04.28 20:32:02.450833 [ 277 ] {39fb1cc6-136f-43bb-b442-71b68eb2e463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3595 | 2026.04.28 20:32:02.450874 [ 277 ] {39fb1cc6-136f-43bb-b442-71b68eb2e463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3596 | 2026.04.28 20:32:02.450941 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_16_3} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3597 | 2026.04.28 20:32:02.451004 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_16_3} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3598 | 2026.04.28 20:32:02.451078 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3599 | 2026.04.28 20:32:02.451256 [ 277 ] {39fb1cc6-136f-43bb-b442-71b68eb2e463} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3600 | 2026.04.28 20:32:02.451289 [ 277 ] {39fb1cc6-136f-43bb-b442-71b68eb2e463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3601 | 2026.04.28 20:32:02.451609 [ 277 ] {39fb1cc6-136f-43bb-b442-71b68eb2e463} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3602 | 2026.04.28 20:32:02.451811 [ 277 ] {39fb1cc6-136f-43bb-b442-71b68eb2e463} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3603 | 2026.04.28 20:32:02.451936 [ 277 ] {39fb1cc6-136f-43bb-b442-71b68eb2e463} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00112 sec., 142857.14285714287 rows/sec., 9.95 MiB/sec. | ||
| 3604 | 2026.04.28 20:32:02.451971 [ 277 ] {39fb1cc6-136f-43bb-b442-71b68eb2e463} <Debug> TCPHandler: Processed in 0.001275199 sec. | ||
| 3605 | 2026.04.28 20:32:02.452083 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3606 | 2026.04.28 20:32:02.452173 [ 277 ] {33cd6139-8736-4c53-8d44-5b22abc2eec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3607 | 2026.04.28 20:32:02.452225 [ 277 ] {33cd6139-8736-4c53-8d44-5b22abc2eec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3608 | 2026.04.28 20:32:02.452948 [ 277 ] {33cd6139-8736-4c53-8d44-5b22abc2eec6} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3609 | 2026.04.28 20:32:02.452984 [ 277 ] {33cd6139-8736-4c53-8d44-5b22abc2eec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3610 | 2026.04.28 20:32:02.453497 [ 277 ] {33cd6139-8736-4c53-8d44-5b22abc2eec6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3611 | 2026.04.28 20:32:02.453710 [ 277 ] {33cd6139-8736-4c53-8d44-5b22abc2eec6} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3612 | 2026.04.28 20:32:02.453848 [ 277 ] {33cd6139-8736-4c53-8d44-5b22abc2eec6} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001692 sec., 6501.182033096927 rows/sec., 11.65 MiB/sec. | ||
| 3613 | 2026.04.28 20:32:02.453845 [ 149 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3614 | 2026.04.28 20:32:02.453899 [ 277 ] {33cd6139-8736-4c53-8d44-5b22abc2eec6} <Debug> TCPHandler: Processed in 0.001862893 sec. | ||
| 3615 | 2026.04.28 20:32:02.453937 [ 149 ] {} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3616 | 2026.04.28 20:32:02.453982 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3617 | 2026.04.28 20:32:02.454020 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3618 | 2026.04.28 20:32:02.454085 [ 199 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::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 | ||
| 3619 | 2026.04.28 20:32:02.454118 [ 277 ] {c83b5119-e5e8-46a2-b684-16f290a29d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3620 | 2026.04.28 20:32:02.454159 [ 277 ] {c83b5119-e5e8-46a2-b684-16f290a29d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3621 | 2026.04.28 20:32:02.454305 [ 199 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3622 | 2026.04.28 20:32:02.454368 [ 199 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 258 rows starting from the beginning of the part | ||
| 3623 | 2026.04.28 20:32:02.454490 [ 277 ] {c83b5119-e5e8-46a2-b684-16f290a29d7c} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3624 | 2026.04.28 20:32:02.454499 [ 199 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 11 rows starting from the beginning of the part | ||
| 3625 | 2026.04.28 20:32:02.454527 [ 277 ] {c83b5119-e5e8-46a2-b684-16f290a29d7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3626 | 2026.04.28 20:32:02.454626 [ 199 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part | ||
| 3627 | 2026.04.28 20:32:02.454740 [ 199 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 11 rows starting from the beginning of the part | ||
| 3628 | 2026.04.28 20:32:02.454840 [ 277 ] {c83b5119-e5e8-46a2-b684-16f290a29d7c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3629 | 2026.04.28 20:32:02.454842 [ 199 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 42 rows starting from the beginning of the part | ||
| 3630 | 2026.04.28 20:32:02.454947 [ 199 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 11 rows starting from the beginning of the part | ||
| 3631 | 2026.04.28 20:32:02.455065 [ 277 ] {c83b5119-e5e8-46a2-b684-16f290a29d7c} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3632 | 2026.04.28 20:32:02.455199 [ 277 ] {c83b5119-e5e8-46a2-b684-16f290a29d7c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 3633 | 2026.04.28 20:32:02.455233 [ 277 ] {c83b5119-e5e8-46a2-b684-16f290a29d7c} <Debug> TCPHandler: Processed in 0.001259219 sec. | ||
| 3634 | 2026.04.28 20:32:02.458184 [ 191 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 364 rows, containing 19 columns (19 merged, 0 gathered) in 0.004139315 sec., 87937.25531881483 rows/sec., 157.58 MiB/sec. | ||
| 3635 | 2026.04.28 20:32:02.458649 [ 191 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3636 | 2026.04.28 20:32:02.458946 [ 191 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3637 | 2026.04.28 20:32:02.459006 [ 191 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3638 | 2026.04.28 20:32:02.459070 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
| 3639 | 2026.04.28 20:32:03.000262 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.68 MiB, peak 235.65 MiB, free memory in arenas 0.00 B, will set to 231.68 MiB (RSS), difference: 1.01 MiB | ||
| 3640 | 2026.04.28 20:32:05.327845 [ 148 ] {} <Debug> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3641 | 2026.04.28 20:32:05.327951 [ 148 ] {} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3642 | 2026.04.28 20:32:05.327986 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3643 | 2026.04.28 20:32:05.328149 [ 201 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::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 | ||
| 3644 | 2026.04.28 20:32:05.328344 [ 201 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3645 | 2026.04.28 20:32:05.328394 [ 201 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 3646 | 2026.04.28 20:32:05.328483 [ 201 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::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 | ||
| 3647 | 2026.04.28 20:32:05.328544 [ 201 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3648 | 2026.04.28 20:32:05.328603 [ 201 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
| 3649 | 2026.04.28 20:32:05.328660 [ 201 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 3650 | 2026.04.28 20:32:05.329651 [ 191 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001570206 sec., 19105.773382600753 rows/sec., 1.59 MiB/sec. | ||
| 3651 | 2026.04.28 20:32:05.329849 [ 200 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3652 | 2026.04.28 20:32:05.330178 [ 200 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_5_1} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3653 | 2026.04.28 20:32:05.330265 [ 200 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_5_1} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3654 | 2026.04.28 20:32:05.330374 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3655 | 2026.04.28 20:32:05.591293 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3656 | 2026.04.28 20:32:05.591328 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3657 | 2026.04.28 20:32:05.660799 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7720 | ||
| 3658 | 2026.04.28 20:32:05.661341 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3659 | 2026.04.28 20:32:05.661390 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3660 | 2026.04.28 20:32:05.662021 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3661 | 2026.04.28 20:32:05.662251 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3662 | 2026.04.28 20:32:05.662380 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7720 | ||
| 3663 | 2026.04.28 20:32:05.662398 [ 148 ] {} <Debug> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3664 | 2026.04.28 20:32:05.662460 [ 148 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3665 | 2026.04.28 20:32:05.662482 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3666 | 2026.04.28 20:32:05.662577 [ 201 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::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 | ||
| 3667 | 2026.04.28 20:32:05.662675 [ 201 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3668 | 2026.04.28 20:32:05.662707 [ 201 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5352 rows starting from the beginning of the part | ||
| 3669 | 2026.04.28 20:32:05.662764 [ 201 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3670 | 2026.04.28 20:32:05.662809 [ 201 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3671 | 2026.04.28 20:32:05.662851 [ 201 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3672 | 2026.04.28 20:32:05.662890 [ 201 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3673 | 2026.04.28 20:32:05.662928 [ 201 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3674 | 2026.04.28 20:32:05.664252 [ 191 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7720 rows, containing 4 columns (4 merged, 0 gathered) in 0.001710869 sec., 4512326.776626381 rows/sec., 64.55 MiB/sec. | ||
| 3675 | 2026.04.28 20:32:05.664787 [ 186 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3676 | 2026.04.28 20:32:05.665111 [ 186 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_16_3} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3677 | 2026.04.28 20:32:05.665190 [ 186 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_16_3} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3678 | 2026.04.28 20:32:05.665290 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3679 | 2026.04.28 20:32:05.678898 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 470 | ||
| 3680 | 2026.04.28 20:32:05.681408 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3681 | 2026.04.28 20:32:05.681456 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3682 | 2026.04.28 20:32:05.682638 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3683 | 2026.04.28 20:32:05.682908 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3684 | 2026.04.28 20:32:05.683293 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 470 | ||
| 3685 | 2026.04.28 20:32:06.001536 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001000303 sec. | ||
| 3686 | 2026.04.28 20:32:06.061313 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3687 | 2026.04.28 20:32:06.077917 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3688 | 2026.04.28 20:32:06.077983 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3689 | 2026.04.28 20:32:06.083359 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3690 | 2026.04.28 20:32:06.084039 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3691 | 2026.04.28 20:32:06.084335 [ 148 ] {} <Debug> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3692 | 2026.04.28 20:32:06.084373 [ 148 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3693 | 2026.04.28 20:32:06.084392 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3694 | 2026.04.28 20:32:06.084497 [ 201 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::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 | ||
| 3695 | 2026.04.28 20:32:06.087239 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3696 | 2026.04.28 20:32:06.087790 [ 201 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3697 | 2026.04.28 20:32:06.089113 [ 201 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::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 | ||
| 3698 | 2026.04.28 20:32:06.093354 [ 201 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::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 | ||
| 3699 | 2026.04.28 20:32:06.097428 [ 201 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::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 | ||
| 3700 | 2026.04.28 20:32:06.101315 [ 201 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::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 | ||
| 3701 | 2026.04.28 20:32:06.105616 [ 201 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::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 | ||
| 3702 | 2026.04.28 20:32:06.109846 [ 201 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::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 | ||
| 3703 | 2026.04.28 20:32:06.165037 [ 191 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.080581694 sec., 1501.581736417703 rows/sec., 7.76 MiB/sec. | ||
| 3704 | 2026.04.28 20:32:06.167813 [ 195 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3705 | 2026.04.28 20:32:06.169920 [ 195 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_16_3} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3706 | 2026.04.28 20:32:06.170025 [ 195 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_16_3} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3707 | 2026.04.28 20:32:06.171971 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3708 | 2026.04.28 20:32:07.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.97 MiB, peak 242.92 MiB, free memory in arenas 0.00 B, will set to 239.50 MiB (RSS), difference: 6.53 MiB | ||
| 3709 | 2026.04.28 20:32:07.441306 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3710 | 2026.04.28 20:32:07.441550 [ 277 ] {d08c09f1-510f-45e6-813c-ae452d55e5eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3711 | 2026.04.28 20:32:07.441907 [ 277 ] {d08c09f1-510f-45e6-813c-ae452d55e5eb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3712 | 2026.04.28 20:32:07.441948 [ 277 ] {d08c09f1-510f-45e6-813c-ae452d55e5eb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3713 | 2026.04.28 20:32:07.442168 [ 277 ] {d08c09f1-510f-45e6-813c-ae452d55e5eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3714 | 2026.04.28 20:32:07.442235 [ 277 ] {d08c09f1-510f-45e6-813c-ae452d55e5eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3715 | 2026.04.28 20:32:07.442371 [ 277 ] {d08c09f1-510f-45e6-813c-ae452d55e5eb} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3716 | 2026.04.28 20:32:07.442515 [ 313 ] {d08c09f1-510f-45e6-813c-ae452d55e5eb} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3717 | 2026.04.28 20:32:07.442538 [ 347 ] {d08c09f1-510f-45e6-813c-ae452d55e5eb} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3718 | 2026.04.28 20:32:07.442540 [ 338 ] {d08c09f1-510f-45e6-813c-ae452d55e5eb} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3719 | 2026.04.28 20:32:07.442761 [ 277 ] {d08c09f1-510f-45e6-813c-ae452d55e5eb} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3720 | 2026.04.28 20:32:07.442787 [ 277 ] {d08c09f1-510f-45e6-813c-ae452d55e5eb} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3721 | 2026.04.28 20:32:07.442864 [ 277 ] {d08c09f1-510f-45e6-813c-ae452d55e5eb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3722 | 2026.04.28 20:32:07.442885 [ 277 ] {d08c09f1-510f-45e6-813c-ae452d55e5eb} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 3723 | 2026.04.28 20:32:07.442918 [ 277 ] {d08c09f1-510f-45e6-813c-ae452d55e5eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3724 | 2026.04.28 20:32:07.442954 [ 277 ] {d08c09f1-510f-45e6-813c-ae452d55e5eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3725 | 2026.04.28 20:32:07.444131 [ 277 ] {d08c09f1-510f-45e6-813c-ae452d55e5eb} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002681 sec., 18649.75755315181 rows/sec., 2.97 MiB/sec. | ||
| 3726 | 2026.04.28 20:32:07.444243 [ 277 ] {d08c09f1-510f-45e6-813c-ae452d55e5eb} <Debug> TCPHandler: Processed in 0.00307116 sec. | ||
| 3727 | 2026.04.28 20:32:07.446435 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3728 | 2026.04.28 20:32:07.446563 [ 277 ] {a64d469c-3113-4702-b005-e2c2dd279b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3729 | 2026.04.28 20:32:07.446611 [ 277 ] {a64d469c-3113-4702-b005-e2c2dd279b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3730 | 2026.04.28 20:32:07.447213 [ 277 ] {a64d469c-3113-4702-b005-e2c2dd279b75} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3731 | 2026.04.28 20:32:07.447247 [ 277 ] {a64d469c-3113-4702-b005-e2c2dd279b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3732 | 2026.04.28 20:32:07.447613 [ 277 ] {a64d469c-3113-4702-b005-e2c2dd279b75} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3733 | 2026.04.28 20:32:07.447834 [ 277 ] {a64d469c-3113-4702-b005-e2c2dd279b75} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3734 | 2026.04.28 20:32:07.447968 [ 277 ] {a64d469c-3113-4702-b005-e2c2dd279b75} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001443 sec., 81774.08177408177 rows/sec., 6.96 MiB/sec. | ||
| 3735 | 2026.04.28 20:32:07.448003 [ 277 ] {a64d469c-3113-4702-b005-e2c2dd279b75} <Debug> TCPHandler: Processed in 0.001627418 sec. | ||
| 3736 | 2026.04.28 20:32:07.448137 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3737 | 2026.04.28 20:32:07.448229 [ 277 ] {659f5603-8efd-47c9-ac14-0e704c343caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3738 | 2026.04.28 20:32:07.448267 [ 277 ] {659f5603-8efd-47c9-ac14-0e704c343caf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3739 | 2026.04.28 20:32:07.448672 [ 277 ] {659f5603-8efd-47c9-ac14-0e704c343caf} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3740 | 2026.04.28 20:32:07.448706 [ 277 ] {659f5603-8efd-47c9-ac14-0e704c343caf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3741 | 2026.04.28 20:32:07.448988 [ 277 ] {659f5603-8efd-47c9-ac14-0e704c343caf} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3742 | 2026.04.28 20:32:07.449203 [ 277 ] {659f5603-8efd-47c9-ac14-0e704c343caf} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3743 | 2026.04.28 20:32:07.449323 [ 277 ] {659f5603-8efd-47c9-ac14-0e704c343caf} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001112 sec., 27877.697841726622 rows/sec., 2.05 MiB/sec. | ||
| 3744 | 2026.04.28 20:32:07.449358 [ 277 ] {659f5603-8efd-47c9-ac14-0e704c343caf} <Debug> TCPHandler: Processed in 0.001267729 sec. | ||
| 3745 | 2026.04.28 20:32:07.449476 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3746 | 2026.04.28 20:32:07.449567 [ 277 ] {5d972a49-28e7-4a58-9a6f-d1449ca954c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3747 | 2026.04.28 20:32:07.449604 [ 277 ] {5d972a49-28e7-4a58-9a6f-d1449ca954c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3748 | 2026.04.28 20:32:07.450021 [ 277 ] {5d972a49-28e7-4a58-9a6f-d1449ca954c4} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3749 | 2026.04.28 20:32:07.450054 [ 277 ] {5d972a49-28e7-4a58-9a6f-d1449ca954c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3750 | 2026.04.28 20:32:07.450345 [ 277 ] {5d972a49-28e7-4a58-9a6f-d1449ca954c4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3751 | 2026.04.28 20:32:07.450555 [ 277 ] {5d972a49-28e7-4a58-9a6f-d1449ca954c4} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3752 | 2026.04.28 20:32:07.450675 [ 277 ] {5d972a49-28e7-4a58-9a6f-d1449ca954c4} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001126 sec., 84369.44937833036 rows/sec., 6.59 MiB/sec. | ||
| 3753 | 2026.04.28 20:32:07.450708 [ 277 ] {5d972a49-28e7-4a58-9a6f-d1449ca954c4} <Debug> TCPHandler: Processed in 0.001278849 sec. | ||
| 3754 | 2026.04.28 20:32:07.450830 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3755 | 2026.04.28 20:32:07.450920 [ 277 ] {4b07582b-1932-46d2-82f3-afbd2fea0891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3756 | 2026.04.28 20:32:07.450960 [ 277 ] {4b07582b-1932-46d2-82f3-afbd2fea0891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3757 | 2026.04.28 20:32:07.451369 [ 277 ] {4b07582b-1932-46d2-82f3-afbd2fea0891} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3758 | 2026.04.28 20:32:07.451401 [ 277 ] {4b07582b-1932-46d2-82f3-afbd2fea0891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3759 | 2026.04.28 20:32:07.451706 [ 277 ] {4b07582b-1932-46d2-82f3-afbd2fea0891} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3760 | 2026.04.28 20:32:07.451906 [ 277 ] {4b07582b-1932-46d2-82f3-afbd2fea0891} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3761 | 2026.04.28 20:32:07.452026 [ 277 ] {4b07582b-1932-46d2-82f3-afbd2fea0891} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001123 sec., 142475.5120213713 rows/sec., 9.92 MiB/sec. | ||
| 3762 | 2026.04.28 20:32:07.452059 [ 277 ] {4b07582b-1932-46d2-82f3-afbd2fea0891} <Debug> TCPHandler: Processed in 0.001275449 sec. | ||
| 3763 | 2026.04.28 20:32:07.452170 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3764 | 2026.04.28 20:32:07.452260 [ 277 ] {379b1c2e-e148-4c1f-8616-50fd5c6e35f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3765 | 2026.04.28 20:32:07.452311 [ 277 ] {379b1c2e-e148-4c1f-8616-50fd5c6e35f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3766 | 2026.04.28 20:32:07.453075 [ 277 ] {379b1c2e-e148-4c1f-8616-50fd5c6e35f9} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3767 | 2026.04.28 20:32:07.453112 [ 277 ] {379b1c2e-e148-4c1f-8616-50fd5c6e35f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3768 | 2026.04.28 20:32:07.453652 [ 277 ] {379b1c2e-e148-4c1f-8616-50fd5c6e35f9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3769 | 2026.04.28 20:32:07.453870 [ 277 ] {379b1c2e-e148-4c1f-8616-50fd5c6e35f9} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3770 | 2026.04.28 20:32:07.453996 [ 277 ] {379b1c2e-e148-4c1f-8616-50fd5c6e35f9} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001754 sec., 17673.888255416194 rows/sec., 31.67 MiB/sec. | ||
| 3771 | 2026.04.28 20:32:07.454043 [ 277 ] {379b1c2e-e148-4c1f-8616-50fd5c6e35f9} <Debug> TCPHandler: Processed in 0.001920144 sec. | ||
| 3772 | 2026.04.28 20:32:07.454165 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3773 | 2026.04.28 20:32:07.454256 [ 277 ] {9cd61a7a-b8af-4795-bee7-1962e6f267a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3774 | 2026.04.28 20:32:07.454296 [ 277 ] {9cd61a7a-b8af-4795-bee7-1962e6f267a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3775 | 2026.04.28 20:32:07.454620 [ 277 ] {9cd61a7a-b8af-4795-bee7-1962e6f267a4} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3776 | 2026.04.28 20:32:07.454653 [ 277 ] {9cd61a7a-b8af-4795-bee7-1962e6f267a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3777 | 2026.04.28 20:32:07.454946 [ 277 ] {9cd61a7a-b8af-4795-bee7-1962e6f267a4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3778 | 2026.04.28 20:32:07.455154 [ 277 ] {9cd61a7a-b8af-4795-bee7-1962e6f267a4} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3779 | 2026.04.28 20:32:07.455276 [ 277 ] {9cd61a7a-b8af-4795-bee7-1962e6f267a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001038 sec., 57803.46820809248 rows/sec., 3.90 MiB/sec. | ||
| 3780 | 2026.04.28 20:32:07.455308 [ 277 ] {9cd61a7a-b8af-4795-bee7-1962e6f267a4} <Debug> TCPHandler: Processed in 0.001190267 sec. | ||
| 3781 | 2026.04.28 20:32:09.841950 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42333 | ||
| 3782 | 2026.04.28 20:32:09.842060 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3783 | 2026.04.28 20:32:09.842087 [ 288 ] {} <Debug> TCP-Session: c3892563-c87f-43d3-aa9c-3a1fc5def543 Authenticating user 'default' from [fd00:1122:3344:101::e]:42333 | ||
| 3784 | 2026.04.28 20:32:09.842112 [ 288 ] {} <Debug> TCP-Session: c3892563-c87f-43d3-aa9c-3a1fc5def543 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3785 | 2026.04.28 20:32:09.842125 [ 288 ] {} <Debug> TCP-Session: c3892563-c87f-43d3-aa9c-3a1fc5def543 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3786 | 2026.04.28 20:32:09.842314 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37518 | ||
| 3787 | 2026.04.28 20:32:09.842350 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44762 | ||
| 3788 | 2026.04.28 20:32:09.842370 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32954 | ||
| 3789 | 2026.04.28 20:32:09.842383 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51212 | ||
| 3790 | 2026.04.28 20:32:09.842409 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58416 | ||
| 3791 | 2026.04.28 20:32:09.842388 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40360 | ||
| 3792 | 2026.04.28 20:32:09.842357 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54100 | ||
| 3793 | 2026.04.28 20:32:09.842322 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62031 | ||
| 3794 | 2026.04.28 20:32:09.842642 [ 288 ] {} <Trace> TCP-Session: c3892563-c87f-43d3-aa9c-3a1fc5def543 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3795 | 2026.04.28 20:32:09.842780 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3796 | 2026.04.28 20:32:09.842809 [ 275 ] {} <Debug> TCP-Session: 036fa9e2-0475-47fa-9df0-97f650761bf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:40360 | ||
| 3797 | 2026.04.28 20:32:09.842827 [ 275 ] {} <Debug> TCP-Session: 036fa9e2-0475-47fa-9df0-97f650761bf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3798 | 2026.04.28 20:32:09.842827 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3799 | 2026.04.28 20:32:09.842840 [ 275 ] {} <Debug> TCP-Session: 036fa9e2-0475-47fa-9df0-97f650761bf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3800 | 2026.04.28 20:32:09.842859 [ 288 ] {3c0ebe23-346a-47c1-ac43-188c7da53515} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42333) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3801 | 2026.04.28 20:32:09.842891 [ 290 ] {} <Debug> TCP-Session: 93e6bf4b-559c-4ff0-bd5c-2c9f0a2ca87e Authenticating user 'default' from [fd00:1122:3344:101::e]:62031 | ||
| 3802 | 2026.04.28 20:32:09.842928 [ 290 ] {} <Debug> TCP-Session: 93e6bf4b-559c-4ff0-bd5c-2c9f0a2ca87e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3803 | 2026.04.28 20:32:09.842941 [ 290 ] {} <Debug> TCP-Session: 93e6bf4b-559c-4ff0-bd5c-2c9f0a2ca87e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3804 | 2026.04.28 20:32:09.843089 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3805 | 2026.04.28 20:32:09.843091 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3806 | 2026.04.28 20:32:09.843135 [ 291 ] {} <Debug> TCP-Session: 7f7bf7dd-e93a-441b-aad3-4cf0835eec59 Authenticating user 'default' from [fd00:1122:3344:101::e]:54100 | ||
| 3807 | 2026.04.28 20:32:09.843152 [ 294 ] {} <Debug> TCP-Session: 0887720c-64c1-42ae-9cf0-b73567831c03 Authenticating user 'default' from [fd00:1122:3344:101::e]:51212 | ||
| 3808 | 2026.04.28 20:32:09.843165 [ 291 ] {} <Debug> TCP-Session: 7f7bf7dd-e93a-441b-aad3-4cf0835eec59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3809 | 2026.04.28 20:32:09.843174 [ 294 ] {} <Debug> TCP-Session: 0887720c-64c1-42ae-9cf0-b73567831c03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3810 | 2026.04.28 20:32:09.843185 [ 291 ] {} <Debug> TCP-Session: 7f7bf7dd-e93a-441b-aad3-4cf0835eec59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3811 | 2026.04.28 20:32:09.843199 [ 294 ] {} <Debug> TCP-Session: 0887720c-64c1-42ae-9cf0-b73567831c03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3812 | 2026.04.28 20:32:09.843194 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3813 | 2026.04.28 20:32:09.843243 [ 292 ] {} <Debug> TCP-Session: a4035540-9486-49e7-99b3-6ca6ad4bd6a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:44762 | ||
| 3814 | 2026.04.28 20:32:09.843259 [ 292 ] {} <Debug> TCP-Session: a4035540-9486-49e7-99b3-6ca6ad4bd6a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3815 | 2026.04.28 20:32:09.843271 [ 292 ] {} <Debug> TCP-Session: a4035540-9486-49e7-99b3-6ca6ad4bd6a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3816 | 2026.04.28 20:32:09.843344 [ 288 ] {3c0ebe23-346a-47c1-ac43-188c7da53515} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3817 | 2026.04.28 20:32:09.843359 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3818 | 2026.04.28 20:32:09.843388 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3819 | 2026.04.28 20:32:09.843402 [ 289 ] {} <Debug> TCP-Session: 65285350-0ea2-479b-b29f-0f3c2d00441a Authenticating user 'default' from [fd00:1122:3344:101::e]:37518 | ||
| 3820 | 2026.04.28 20:32:09.843407 [ 288 ] {3c0ebe23-346a-47c1-ac43-188c7da53515} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3821 | 2026.04.28 20:32:09.843419 [ 293 ] {} <Debug> TCP-Session: f287ac03-eaaf-4479-bee7-bb7c3f833f0f Authenticating user 'default' from [fd00:1122:3344:101::e]:32954 | ||
| 3822 | 2026.04.28 20:32:09.843430 [ 289 ] {} <Debug> TCP-Session: 65285350-0ea2-479b-b29f-0f3c2d00441a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3823 | 2026.04.28 20:32:09.843451 [ 293 ] {} <Debug> TCP-Session: f287ac03-eaaf-4479-bee7-bb7c3f833f0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3824 | 2026.04.28 20:32:09.843458 [ 289 ] {} <Debug> TCP-Session: 65285350-0ea2-479b-b29f-0f3c2d00441a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3825 | 2026.04.28 20:32:09.843465 [ 293 ] {} <Debug> TCP-Session: f287ac03-eaaf-4479-bee7-bb7c3f833f0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3826 | 2026.04.28 20:32:09.843468 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3827 | 2026.04.28 20:32:09.843513 [ 286 ] {} <Debug> TCP-Session: 8ecc1faa-9e8f-4128-8028-0796addb4631 Authenticating user 'default' from [fd00:1122:3344:101::e]:58416 | ||
| 3828 | 2026.04.28 20:32:09.843531 [ 286 ] {} <Debug> TCP-Session: 8ecc1faa-9e8f-4128-8028-0796addb4631 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3829 | 2026.04.28 20:32:09.843545 [ 286 ] {} <Debug> TCP-Session: 8ecc1faa-9e8f-4128-8028-0796addb4631 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3830 | 2026.04.28 20:32:09.843748 [ 288 ] {3c0ebe23-346a-47c1-ac43-188c7da53515} <Debug> oximeter.version (260e5583-1b7e-4a62-bf30-86bcce144844) (SelectExecutor): Key condition: unknown | ||
| 3831 | 2026.04.28 20:32:09.844918 [ 309 ] {3c0ebe23-346a-47c1-ac43-188c7da53515} <Trace> AggregatingTransform: Aggregating | ||
| 3832 | 2026.04.28 20:32:09.844967 [ 309 ] {3c0ebe23-346a-47c1-ac43-188c7da53515} <Trace> Aggregator: Aggregation method: without_key | ||
| 3833 | 2026.04.28 20:32:09.845006 [ 309 ] {3c0ebe23-346a-47c1-ac43-188c7da53515} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001152086 sec. (867.991 rows/sec., 33.91 KiB/sec.) | ||
| 3834 | 2026.04.28 20:32:09.845024 [ 309 ] {3c0ebe23-346a-47c1-ac43-188c7da53515} <Trace> Aggregator: Merging aggregated data | ||
| 3835 | 2026.04.28 20:32:09.846452 [ 288 ] {3c0ebe23-346a-47c1-ac43-188c7da53515} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003682 sec., 271.59152634437805 rows/sec., 10.61 KiB/sec. | ||
| 3836 | 2026.04.28 20:32:09.846603 [ 288 ] {3c0ebe23-346a-47c1-ac43-188c7da53515} <Debug> TCPHandler: Processed in 0.004258887 sec. | ||
| 3837 | 2026.04.28 20:32:09.846740 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3838 | 2026.04.28 20:32:09.846764 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3839 | 2026.04.28 20:32:09.846774 [ 288 ] {} <Debug> TCP-Session: c3892563-c87f-43d3-aa9c-3a1fc5def543 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3840 | 2026.04.28 20:32:09.846780 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3841 | 2026.04.28 20:32:09.846800 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3842 | 2026.04.28 20:32:09.846829 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3843 | 2026.04.28 20:32:09.846860 [ 294 ] {} <Debug> TCP-Session: 0887720c-64c1-42ae-9cf0-b73567831c03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3844 | 2026.04.28 20:32:09.846853 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3845 | 2026.04.28 20:32:09.846881 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3846 | 2026.04.28 20:32:09.846893 [ 286 ] {} <Debug> TCP-Session: 8ecc1faa-9e8f-4128-8028-0796addb4631 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3847 | 2026.04.28 20:32:09.846924 [ 292 ] {} <Debug> TCP-Session: a4035540-9486-49e7-99b3-6ca6ad4bd6a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3848 | 2026.04.28 20:32:09.846914 [ 275 ] {} <Debug> TCP-Session: 036fa9e2-0475-47fa-9df0-97f650761bf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3849 | 2026.04.28 20:32:09.846868 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3850 | 2026.04.28 20:32:09.846814 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3851 | 2026.04.28 20:32:09.847004 [ 291 ] {} <Debug> TCP-Session: 7f7bf7dd-e93a-441b-aad3-4cf0835eec59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3852 | 2026.04.28 20:32:09.846807 [ 289 ] {} <Debug> TCP-Session: 65285350-0ea2-479b-b29f-0f3c2d00441a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3853 | 2026.04.28 20:32:09.847030 [ 293 ] {} <Debug> TCP-Session: f287ac03-eaaf-4479-bee7-bb7c3f833f0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3854 | 2026.04.28 20:32:09.846843 [ 290 ] {} <Debug> TCP-Session: 93e6bf4b-559c-4ff0-bd5c-2c9f0a2ca87e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3855 | 2026.04.28 20:32:10.041403 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59741 | ||
| 3856 | 2026.04.28 20:32:10.041512 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3857 | 2026.04.28 20:32:10.041540 [ 288 ] {} <Debug> TCP-Session: 70e1cb89-95b7-4809-bfd5-a874029aa1a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59741 | ||
| 3858 | 2026.04.28 20:32:10.041562 [ 288 ] {} <Debug> TCP-Session: 70e1cb89-95b7-4809-bfd5-a874029aa1a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3859 | 2026.04.28 20:32:10.041575 [ 288 ] {} <Debug> TCP-Session: 70e1cb89-95b7-4809-bfd5-a874029aa1a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3860 | 2026.04.28 20:32:10.041793 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60496 | ||
| 3861 | 2026.04.28 20:32:10.041819 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49574 | ||
| 3862 | 2026.04.28 20:32:10.041814 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46282 | ||
| 3863 | 2026.04.28 20:32:10.041854 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53890 | ||
| 3864 | 2026.04.28 20:32:10.041891 [ 288 ] {} <Trace> TCP-Session: 70e1cb89-95b7-4809-bfd5-a874029aa1a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3865 | 2026.04.28 20:32:10.041909 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3866 | 2026.04.28 20:32:10.041909 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3867 | 2026.04.28 20:32:10.041948 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3868 | 2026.04.28 20:32:10.041961 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3869 | 2026.04.28 20:32:10.041969 [ 289 ] {} <Debug> TCP-Session: 157189b8-6353-45a0-884c-c86d29c3595e Authenticating user 'default' from [fd00:1122:3344:101::e]:60496 | ||
| 3870 | 2026.04.28 20:32:10.041987 [ 290 ] {} <Debug> TCP-Session: ac6d6f3f-4374-471d-8843-ab0c4707fd79 Authenticating user 'default' from [fd00:1122:3344:101::e]:46282 | ||
| 3871 | 2026.04.28 20:32:10.042005 [ 286 ] {} <Debug> TCP-Session: 17c6de76-bf14-4603-bf10-7704992c62f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:53890 | ||
| 3872 | 2026.04.28 20:32:10.042018 [ 289 ] {} <Debug> TCP-Session: 157189b8-6353-45a0-884c-c86d29c3595e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3873 | 2026.04.28 20:32:10.042029 [ 290 ] {} <Debug> TCP-Session: ac6d6f3f-4374-471d-8843-ab0c4707fd79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3874 | 2026.04.28 20:32:10.042041 [ 286 ] {} <Debug> TCP-Session: 17c6de76-bf14-4603-bf10-7704992c62f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3875 | 2026.04.28 20:32:10.042068 [ 290 ] {} <Debug> TCP-Session: ac6d6f3f-4374-471d-8843-ab0c4707fd79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3876 | 2026.04.28 20:32:10.042053 [ 289 ] {} <Debug> TCP-Session: 157189b8-6353-45a0-884c-c86d29c3595e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3877 | 2026.04.28 20:32:10.041955 [ 293 ] {} <Debug> TCP-Session: 49eb850c-5e61-4064-ad0d-40eabe2cf3f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49574 | ||
| 3878 | 2026.04.28 20:32:10.041837 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37671 | ||
| 3879 | 2026.04.28 20:32:10.042170 [ 293 ] {} <Debug> TCP-Session: 49eb850c-5e61-4064-ad0d-40eabe2cf3f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3880 | 2026.04.28 20:32:10.041827 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39410 | ||
| 3881 | 2026.04.28 20:32:10.042221 [ 293 ] {} <Debug> TCP-Session: 49eb850c-5e61-4064-ad0d-40eabe2cf3f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3882 | 2026.04.28 20:32:10.041821 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45170 | ||
| 3883 | 2026.04.28 20:32:10.042264 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3884 | 2026.04.28 20:32:10.042294 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3885 | 2026.04.28 20:32:10.041807 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33476 | ||
| 3886 | 2026.04.28 20:32:10.042319 [ 275 ] {} <Debug> TCP-Session: 2e1c3cc0-227c-4cd4-a14e-1c1ad6b85184 Authenticating user 'default' from [fd00:1122:3344:101::e]:37671 | ||
| 3887 | 2026.04.28 20:32:10.042325 [ 294 ] {} <Debug> TCP-Session: c85006f3-8c1a-4fb0-9ec5-f93ea3250e59 Authenticating user 'default' from [fd00:1122:3344:101::e]:39410 | ||
| 3888 | 2026.04.28 20:32:10.042366 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3889 | 2026.04.28 20:32:10.042387 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3890 | 2026.04.28 20:32:10.042396 [ 275 ] {} <Debug> TCP-Session: 2e1c3cc0-227c-4cd4-a14e-1c1ad6b85184 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3891 | 2026.04.28 20:32:10.042415 [ 291 ] {} <Debug> TCP-Session: 11cca29e-c319-4dba-a9c7-17a5b6f10c2a Authenticating user 'default' from [fd00:1122:3344:101::e]:45170 | ||
| 3892 | 2026.04.28 20:32:10.042427 [ 275 ] {} <Debug> TCP-Session: 2e1c3cc0-227c-4cd4-a14e-1c1ad6b85184 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3893 | 2026.04.28 20:32:10.042440 [ 294 ] {} <Debug> TCP-Session: c85006f3-8c1a-4fb0-9ec5-f93ea3250e59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3894 | 2026.04.28 20:32:10.042453 [ 291 ] {} <Debug> TCP-Session: 11cca29e-c319-4dba-a9c7-17a5b6f10c2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3895 | 2026.04.28 20:32:10.042464 [ 294 ] {} <Debug> TCP-Session: c85006f3-8c1a-4fb0-9ec5-f93ea3250e59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3896 | 2026.04.28 20:32:10.042478 [ 291 ] {} <Debug> TCP-Session: 11cca29e-c319-4dba-a9c7-17a5b6f10c2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3897 | 2026.04.28 20:32:10.042421 [ 292 ] {} <Debug> TCP-Session: fb7ac9dc-78d5-464e-b745-c7fbbf096d9f Authenticating user 'default' from [fd00:1122:3344:101::e]:33476 | ||
| 3898 | 2026.04.28 20:32:10.042081 [ 286 ] {} <Debug> TCP-Session: 17c6de76-bf14-4603-bf10-7704992c62f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3899 | 2026.04.28 20:32:10.042528 [ 292 ] {} <Debug> TCP-Session: fb7ac9dc-78d5-464e-b745-c7fbbf096d9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3900 | 2026.04.28 20:32:10.042079 [ 288 ] {6c863da5-bffb-47a6-b46e-30fb1fba7d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59741) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3901 | 2026.04.28 20:32:10.042570 [ 292 ] {} <Debug> TCP-Session: fb7ac9dc-78d5-464e-b745-c7fbbf096d9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3902 | 2026.04.28 20:32:10.042845 [ 288 ] {6c863da5-bffb-47a6-b46e-30fb1fba7d0f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3903 | 2026.04.28 20:32:10.042901 [ 288 ] {6c863da5-bffb-47a6-b46e-30fb1fba7d0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3904 | 2026.04.28 20:32:10.043199 [ 288 ] {6c863da5-bffb-47a6-b46e-30fb1fba7d0f} <Debug> oximeter.version (260e5583-1b7e-4a62-bf30-86bcce144844) (SelectExecutor): Key condition: unknown | ||
| 3905 | 2026.04.28 20:32:10.044254 [ 296 ] {6c863da5-bffb-47a6-b46e-30fb1fba7d0f} <Trace> AggregatingTransform: Aggregating | ||
| 3906 | 2026.04.28 20:32:10.044308 [ 296 ] {6c863da5-bffb-47a6-b46e-30fb1fba7d0f} <Trace> Aggregator: Aggregation method: without_key | ||
| 3907 | 2026.04.28 20:32:10.044348 [ 296 ] {6c863da5-bffb-47a6-b46e-30fb1fba7d0f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001041703 sec. (959.967 rows/sec., 37.50 KiB/sec.) | ||
| 3908 | 2026.04.28 20:32:10.044367 [ 296 ] {6c863da5-bffb-47a6-b46e-30fb1fba7d0f} <Trace> Aggregator: Merging aggregated data | ||
| 3909 | 2026.04.28 20:32:10.045880 [ 288 ] {6c863da5-bffb-47a6-b46e-30fb1fba7d0f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003858 sec., 259.2016588906169 rows/sec., 10.13 KiB/sec. | ||
| 3910 | 2026.04.28 20:32:10.046038 [ 288 ] {6c863da5-bffb-47a6-b46e-30fb1fba7d0f} <Debug> TCPHandler: Processed in 0.004276907 sec. | ||
| 3911 | 2026.04.28 20:32:10.046215 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3912 | 2026.04.28 20:32:10.046249 [ 288 ] {} <Debug> TCP-Session: 70e1cb89-95b7-4809-bfd5-a874029aa1a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3913 | 2026.04.28 20:32:10.046251 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3914 | 2026.04.28 20:32:10.046278 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3915 | 2026.04.28 20:32:10.046291 [ 275 ] {} <Debug> TCP-Session: 2e1c3cc0-227c-4cd4-a14e-1c1ad6b85184 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3916 | 2026.04.28 20:32:10.046307 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3917 | 2026.04.28 20:32:10.046328 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3918 | 2026.04.28 20:32:10.046346 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3919 | 2026.04.28 20:32:10.046365 [ 291 ] {} <Debug> TCP-Session: 11cca29e-c319-4dba-a9c7-17a5b6f10c2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3920 | 2026.04.28 20:32:10.046381 [ 290 ] {} <Debug> TCP-Session: ac6d6f3f-4374-471d-8843-ab0c4707fd79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3921 | 2026.04.28 20:32:10.046396 [ 294 ] {} <Debug> TCP-Session: c85006f3-8c1a-4fb0-9ec5-f93ea3250e59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3922 | 2026.04.28 20:32:10.046398 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3923 | 2026.04.28 20:32:10.046420 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3924 | 2026.04.28 20:32:10.046447 [ 292 ] {} <Debug> TCP-Session: fb7ac9dc-78d5-464e-b745-c7fbbf096d9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3925 | 2026.04.28 20:32:10.046373 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3926 | 2026.04.28 20:32:10.046480 [ 286 ] {} <Debug> TCP-Session: 17c6de76-bf14-4603-bf10-7704992c62f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3927 | 2026.04.28 20:32:10.046522 [ 293 ] {} <Debug> TCP-Session: 49eb850c-5e61-4064-ad0d-40eabe2cf3f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3928 | 2026.04.28 20:32:10.046321 [ 289 ] {} <Debug> TCP-Session: 157189b8-6353-45a0-884c-c86d29c3595e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3929 | 2026.04.28 20:32:10.047427 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37308 | ||
| 3930 | 2026.04.28 20:32:10.047486 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3931 | 2026.04.28 20:32:10.047506 [ 288 ] {} <Debug> TCP-Session: 6b886871-4d46-4828-a0b6-d13bacae64f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:37308 | ||
| 3932 | 2026.04.28 20:32:10.047521 [ 288 ] {} <Debug> TCP-Session: 6b886871-4d46-4828-a0b6-d13bacae64f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3933 | 2026.04.28 20:32:10.047533 [ 288 ] {} <Debug> TCP-Session: 6b886871-4d46-4828-a0b6-d13bacae64f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3934 | 2026.04.28 20:32:10.047698 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53144 | ||
| 3935 | 2026.04.28 20:32:10.047732 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52977 | ||
| 3936 | 2026.04.28 20:32:10.047739 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58392 | ||
| 3937 | 2026.04.28 20:32:10.047764 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52054 | ||
| 3938 | 2026.04.28 20:32:10.047777 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36258 | ||
| 3939 | 2026.04.28 20:32:10.047800 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3940 | 2026.04.28 20:32:10.047821 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3941 | 2026.04.28 20:32:10.047839 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3942 | 2026.04.28 20:32:10.047841 [ 290 ] {} <Debug> TCP-Session: 77aaf2bb-4c6f-49a8-8275-089f89b446ef Authenticating user 'default' from [fd00:1122:3344:101::e]:52977 | ||
| 3943 | 2026.04.28 20:32:10.047871 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3944 | 2026.04.28 20:32:10.047879 [ 293 ] {} <Debug> TCP-Session: ee62c9e2-c106-489b-8f36-a4c88a339483 Authenticating user 'default' from [fd00:1122:3344:101::e]:52054 | ||
| 3945 | 2026.04.28 20:32:10.047890 [ 290 ] {} <Debug> TCP-Session: 77aaf2bb-4c6f-49a8-8275-089f89b446ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3946 | 2026.04.28 20:32:10.047904 [ 275 ] {} <Debug> TCP-Session: 3fd0120a-e9b7-49f1-a494-e96acb73d0c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36258 | ||
| 3947 | 2026.04.28 20:32:10.047926 [ 290 ] {} <Debug> TCP-Session: 77aaf2bb-4c6f-49a8-8275-089f89b446ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3948 | 2026.04.28 20:32:10.047941 [ 275 ] {} <Debug> TCP-Session: 3fd0120a-e9b7-49f1-a494-e96acb73d0c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3949 | 2026.04.28 20:32:10.047916 [ 293 ] {} <Debug> TCP-Session: ee62c9e2-c106-489b-8f36-a4c88a339483 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3950 | 2026.04.28 20:32:10.047964 [ 275 ] {} <Debug> TCP-Session: 3fd0120a-e9b7-49f1-a494-e96acb73d0c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3951 | 2026.04.28 20:32:10.047983 [ 293 ] {} <Debug> TCP-Session: ee62c9e2-c106-489b-8f36-a4c88a339483 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3952 | 2026.04.28 20:32:10.047858 [ 291 ] {} <Debug> TCP-Session: a894df7f-c2dc-4eca-a7a6-1b08e31b1939 Authenticating user 'default' from [fd00:1122:3344:101::e]:58392 | ||
| 3953 | 2026.04.28 20:32:10.047767 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62560 | ||
| 3954 | 2026.04.28 20:32:10.048037 [ 291 ] {} <Debug> TCP-Session: a894df7f-c2dc-4eca-a7a6-1b08e31b1939 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3955 | 2026.04.28 20:32:10.047761 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3956 | 2026.04.28 20:32:10.048069 [ 291 ] {} <Debug> TCP-Session: a894df7f-c2dc-4eca-a7a6-1b08e31b1939 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3957 | 2026.04.28 20:32:10.048093 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3958 | 2026.04.28 20:32:10.048111 [ 289 ] {} <Debug> TCP-Session: e08f9f84-7bf0-4bfa-8b35-67597d812d07 Authenticating user 'default' from [fd00:1122:3344:101::e]:53144 | ||
| 3959 | 2026.04.28 20:32:10.048132 [ 294 ] {} <Debug> TCP-Session: bc4f3f79-1b0d-433e-beb6-f04be1da7c10 Authenticating user 'default' from [fd00:1122:3344:101::e]:62560 | ||
| 3960 | 2026.04.28 20:32:10.047752 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52825 | ||
| 3961 | 2026.04.28 20:32:10.048160 [ 294 ] {} <Debug> TCP-Session: bc4f3f79-1b0d-433e-beb6-f04be1da7c10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3962 | 2026.04.28 20:32:10.048154 [ 289 ] {} <Debug> TCP-Session: e08f9f84-7bf0-4bfa-8b35-67597d812d07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3963 | 2026.04.28 20:32:10.048180 [ 294 ] {} <Debug> TCP-Session: bc4f3f79-1b0d-433e-beb6-f04be1da7c10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3964 | 2026.04.28 20:32:10.048205 [ 289 ] {} <Debug> TCP-Session: e08f9f84-7bf0-4bfa-8b35-67597d812d07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3965 | 2026.04.28 20:32:10.048207 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3966 | 2026.04.28 20:32:10.047750 [ 288 ] {} <Trace> TCP-Session: 6b886871-4d46-4828-a0b6-d13bacae64f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3967 | 2026.04.28 20:32:10.048256 [ 292 ] {} <Debug> TCP-Session: 1801071d-ecab-458e-932e-fa3e932d1c41 Authenticating user 'default' from [fd00:1122:3344:101::e]:52825 | ||
| 3968 | 2026.04.28 20:32:10.048279 [ 292 ] {} <Debug> TCP-Session: 1801071d-ecab-458e-932e-fa3e932d1c41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3969 | 2026.04.28 20:32:10.048306 [ 292 ] {} <Debug> TCP-Session: 1801071d-ecab-458e-932e-fa3e932d1c41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3970 | 2026.04.28 20:32:10.048408 [ 288 ] {fce7c172-890e-4e9b-b0e0-5ca0ca335405} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37308) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3971 | 2026.04.28 20:32:10.048574 [ 288 ] {fce7c172-890e-4e9b-b0e0-5ca0ca335405} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3972 | 2026.04.28 20:32:10.048617 [ 288 ] {fce7c172-890e-4e9b-b0e0-5ca0ca335405} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3973 | 2026.04.28 20:32:10.048855 [ 288 ] {fce7c172-890e-4e9b-b0e0-5ca0ca335405} <Debug> oximeter.version (260e5583-1b7e-4a62-bf30-86bcce144844) (SelectExecutor): Key condition: unknown | ||
| 3974 | 2026.04.28 20:32:10.049665 [ 345 ] {fce7c172-890e-4e9b-b0e0-5ca0ca335405} <Trace> AggregatingTransform: Aggregating | ||
| 3975 | 2026.04.28 20:32:10.049714 [ 345 ] {fce7c172-890e-4e9b-b0e0-5ca0ca335405} <Trace> Aggregator: Aggregation method: without_key | ||
| 3976 | 2026.04.28 20:32:10.049747 [ 345 ] {fce7c172-890e-4e9b-b0e0-5ca0ca335405} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000800238 sec. (1249.628 rows/sec., 48.81 KiB/sec.) | ||
| 3977 | 2026.04.28 20:32:10.049763 [ 345 ] {fce7c172-890e-4e9b-b0e0-5ca0ca335405} <Trace> Aggregator: Merging aggregated data | ||
| 3978 | 2026.04.28 20:32:10.051203 [ 288 ] {fce7c172-890e-4e9b-b0e0-5ca0ca335405} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002829 sec., 353.4817956875221 rows/sec., 13.81 KiB/sec. | ||
| 3979 | 2026.04.28 20:32:10.051333 [ 288 ] {fce7c172-890e-4e9b-b0e0-5ca0ca335405} <Debug> TCPHandler: Processed in 0.003639323 sec. | ||
| 3980 | 2026.04.28 20:32:10.051469 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3981 | 2026.04.28 20:32:10.051497 [ 288 ] {} <Debug> TCP-Session: 6b886871-4d46-4828-a0b6-d13bacae64f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3982 | 2026.04.28 20:32:10.051515 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3983 | 2026.04.28 20:32:10.051537 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3984 | 2026.04.28 20:32:10.051554 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3985 | 2026.04.28 20:32:10.051573 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3986 | 2026.04.28 20:32:10.051596 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3987 | 2026.04.28 20:32:10.051608 [ 290 ] {} <Debug> TCP-Session: 77aaf2bb-4c6f-49a8-8275-089f89b446ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3988 | 2026.04.28 20:32:10.051644 [ 293 ] {} <Debug> TCP-Session: ee62c9e2-c106-489b-8f36-a4c88a339483 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3989 | 2026.04.28 20:32:10.051658 [ 292 ] {} <Debug> TCP-Session: 1801071d-ecab-458e-932e-fa3e932d1c41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3990 | 2026.04.28 20:32:10.051621 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3991 | 2026.04.28 20:32:10.051584 [ 289 ] {} <Debug> TCP-Session: e08f9f84-7bf0-4bfa-8b35-67597d812d07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3992 | 2026.04.28 20:32:10.051715 [ 275 ] {} <Debug> TCP-Session: 3fd0120a-e9b7-49f1-a494-e96acb73d0c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3993 | 2026.04.28 20:32:10.051559 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3994 | 2026.04.28 20:32:10.051549 [ 294 ] {} <Debug> TCP-Session: bc4f3f79-1b0d-433e-beb6-f04be1da7c10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3995 | 2026.04.28 20:32:10.051794 [ 291 ] {} <Debug> TCP-Session: a894df7f-c2dc-4eca-a7a6-1b08e31b1939 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3996 | 2026.04.28 20:32:10.052791 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34793 | ||
| 3997 | 2026.04.28 20:32:10.052875 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3998 | 2026.04.28 20:32:10.052899 [ 286 ] {} <Debug> TCP-Session: fc1ad313-1072-43f2-b626-b4db88934d98 Authenticating user 'default' from [fd00:1122:3344:101::e]:34793 | ||
| 3999 | 2026.04.28 20:32:10.052916 [ 286 ] {} <Debug> TCP-Session: fc1ad313-1072-43f2-b626-b4db88934d98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4000 | 2026.04.28 20:32:10.052929 [ 286 ] {} <Debug> TCP-Session: fc1ad313-1072-43f2-b626-b4db88934d98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4001 | 2026.04.28 20:32:10.070278 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:34793). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4002 | |||
| 4003 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4004 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4005 | 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 | ||
| 4006 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4007 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4008 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4009 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4010 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4011 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4012 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4013 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 4014 | (version 23.8.7.1) | ||
| 4015 | 2026.04.28 20:32:10.070450 [ 286 ] {} <Debug> TCP-Session: fc1ad313-1072-43f2-b626-b4db88934d98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4016 | 2026.04.28 20:32:12.441605 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4017 | 2026.04.28 20:32:12.441846 [ 277 ] {07d5d303-287b-4be5-a7ef-1030381d5952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4018 | 2026.04.28 20:32:12.442174 [ 277 ] {07d5d303-287b-4be5-a7ef-1030381d5952} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4019 | 2026.04.28 20:32:12.442210 [ 277 ] {07d5d303-287b-4be5-a7ef-1030381d5952} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4020 | 2026.04.28 20:32:12.442431 [ 277 ] {07d5d303-287b-4be5-a7ef-1030381d5952} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4021 | 2026.04.28 20:32:12.442502 [ 277 ] {07d5d303-287b-4be5-a7ef-1030381d5952} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4022 | 2026.04.28 20:32:12.442643 [ 277 ] {07d5d303-287b-4be5-a7ef-1030381d5952} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 4023 | 2026.04.28 20:32:12.442760 [ 342 ] {07d5d303-287b-4be5-a7ef-1030381d5952} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4024 | 2026.04.28 20:32:12.442768 [ 315 ] {07d5d303-287b-4be5-a7ef-1030381d5952} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4025 | 2026.04.28 20:32:12.442798 [ 322 ] {07d5d303-287b-4be5-a7ef-1030381d5952} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4026 | 2026.04.28 20:32:12.442927 [ 277 ] {07d5d303-287b-4be5-a7ef-1030381d5952} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4027 | 2026.04.28 20:32:12.442960 [ 277 ] {07d5d303-287b-4be5-a7ef-1030381d5952} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4028 | 2026.04.28 20:32:12.443033 [ 277 ] {07d5d303-287b-4be5-a7ef-1030381d5952} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4029 | 2026.04.28 20:32:12.443053 [ 277 ] {07d5d303-287b-4be5-a7ef-1030381d5952} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 4030 | 2026.04.28 20:32:12.443089 [ 277 ] {07d5d303-287b-4be5-a7ef-1030381d5952} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4031 | 2026.04.28 20:32:12.443130 [ 277 ] {07d5d303-287b-4be5-a7ef-1030381d5952} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4032 | 2026.04.28 20:32:12.444270 [ 277 ] {07d5d303-287b-4be5-a7ef-1030381d5952} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002514 sec., 19888.623707239458 rows/sec., 3.16 MiB/sec. | ||
| 4033 | 2026.04.28 20:32:12.444397 [ 277 ] {07d5d303-287b-4be5-a7ef-1030381d5952} <Debug> TCPHandler: Processed in 0.002918816 sec. | ||
| 4034 | 2026.04.28 20:32:12.446244 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4035 | 2026.04.28 20:32:12.446354 [ 277 ] {8cd9898a-e52e-480e-a1f5-8d229972aab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4036 | 2026.04.28 20:32:12.446397 [ 277 ] {8cd9898a-e52e-480e-a1f5-8d229972aab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4037 | 2026.04.28 20:32:12.446862 [ 277 ] {8cd9898a-e52e-480e-a1f5-8d229972aab1} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4038 | 2026.04.28 20:32:12.446906 [ 277 ] {8cd9898a-e52e-480e-a1f5-8d229972aab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4039 | 2026.04.28 20:32:12.447271 [ 277 ] {8cd9898a-e52e-480e-a1f5-8d229972aab1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4040 | 2026.04.28 20:32:12.447489 [ 277 ] {8cd9898a-e52e-480e-a1f5-8d229972aab1} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4041 | 2026.04.28 20:32:12.447641 [ 277 ] {8cd9898a-e52e-480e-a1f5-8d229972aab1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00132 sec., 1515.1515151515152 rows/sec., 123.55 KiB/sec. | ||
| 4042 | 2026.04.28 20:32:12.447681 [ 277 ] {8cd9898a-e52e-480e-a1f5-8d229972aab1} <Debug> TCPHandler: Processed in 0.001486574 sec. | ||
| 4043 | 2026.04.28 20:32:12.447809 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4044 | 2026.04.28 20:32:12.447904 [ 277 ] {6b632f8f-b746-49f5-bf08-99bb06e5200c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4045 | 2026.04.28 20:32:12.447944 [ 277 ] {6b632f8f-b746-49f5-bf08-99bb06e5200c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4046 | 2026.04.28 20:32:12.448378 [ 277 ] {6b632f8f-b746-49f5-bf08-99bb06e5200c} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4047 | 2026.04.28 20:32:12.448414 [ 277 ] {6b632f8f-b746-49f5-bf08-99bb06e5200c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4048 | 2026.04.28 20:32:12.448736 [ 277 ] {6b632f8f-b746-49f5-bf08-99bb06e5200c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4049 | 2026.04.28 20:32:12.448960 [ 277 ] {6b632f8f-b746-49f5-bf08-99bb06e5200c} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4050 | 2026.04.28 20:32:12.449094 [ 277 ] {6b632f8f-b746-49f5-bf08-99bb06e5200c} <Debug> executeQuery: Read 79 rows, 6.69 KiB in 0.00121 sec., 65289.25619834711 rows/sec., 5.40 MiB/sec. | ||
| 4051 | 2026.04.28 20:32:12.449132 [ 277 ] {6b632f8f-b746-49f5-bf08-99bb06e5200c} <Debug> TCPHandler: Processed in 0.001375472 sec. | ||
| 4052 | 2026.04.28 20:32:12.449252 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4053 | 2026.04.28 20:32:12.449344 [ 277 ] {214d5fa5-3f69-475a-943d-6b228dfb0205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4054 | 2026.04.28 20:32:12.449383 [ 277 ] {214d5fa5-3f69-475a-943d-6b228dfb0205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4055 | 2026.04.28 20:32:12.449774 [ 277 ] {214d5fa5-3f69-475a-943d-6b228dfb0205} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4056 | 2026.04.28 20:32:12.449810 [ 277 ] {214d5fa5-3f69-475a-943d-6b228dfb0205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4057 | 2026.04.28 20:32:12.450113 [ 277 ] {214d5fa5-3f69-475a-943d-6b228dfb0205} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4058 | 2026.04.28 20:32:12.450332 [ 277 ] {214d5fa5-3f69-475a-943d-6b228dfb0205} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4059 | 2026.04.28 20:32:12.450466 [ 277 ] {214d5fa5-3f69-475a-943d-6b228dfb0205} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001141 sec., 11393.514460999122 rows/sec., 847.32 KiB/sec. | ||
| 4060 | 2026.04.28 20:32:12.450501 [ 277 ] {214d5fa5-3f69-475a-943d-6b228dfb0205} <Debug> TCPHandler: Processed in 0.00129714 sec. | ||
| 4061 | 2026.04.28 20:32:12.450634 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4062 | 2026.04.28 20:32:12.450755 [ 277 ] {ff94851f-0391-420a-8e21-4fa8d24c43d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4063 | 2026.04.28 20:32:12.450803 [ 277 ] {ff94851f-0391-420a-8e21-4fa8d24c43d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4064 | 2026.04.28 20:32:12.451280 [ 277 ] {ff94851f-0391-420a-8e21-4fa8d24c43d9} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4065 | 2026.04.28 20:32:12.451316 [ 277 ] {ff94851f-0391-420a-8e21-4fa8d24c43d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4066 | 2026.04.28 20:32:12.451641 [ 277 ] {ff94851f-0391-420a-8e21-4fa8d24c43d9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4067 | 2026.04.28 20:32:12.451874 [ 277 ] {ff94851f-0391-420a-8e21-4fa8d24c43d9} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4068 | 2026.04.28 20:32:12.452003 [ 277 ] {ff94851f-0391-420a-8e21-4fa8d24c43d9} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001272 sec., 60534.591194968554 rows/sec., 4.73 MiB/sec. | ||
| 4069 | 2026.04.28 20:32:12.452040 [ 277 ] {ff94851f-0391-420a-8e21-4fa8d24c43d9} <Debug> TCPHandler: Processed in 0.001464553 sec. | ||
| 4070 | 2026.04.28 20:32:12.452161 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4071 | 2026.04.28 20:32:12.452253 [ 277 ] {fb391a0f-ffac-4b6a-b803-6bd648f5860c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4072 | 2026.04.28 20:32:12.452295 [ 277 ] {fb391a0f-ffac-4b6a-b803-6bd648f5860c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4073 | 2026.04.28 20:32:12.452722 [ 277 ] {fb391a0f-ffac-4b6a-b803-6bd648f5860c} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4074 | 2026.04.28 20:32:12.452758 [ 277 ] {fb391a0f-ffac-4b6a-b803-6bd648f5860c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4075 | 2026.04.28 20:32:12.453110 [ 277 ] {fb391a0f-ffac-4b6a-b803-6bd648f5860c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4076 | 2026.04.28 20:32:12.453316 [ 277 ] {fb391a0f-ffac-4b6a-b803-6bd648f5860c} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4077 | 2026.04.28 20:32:12.453446 [ 277 ] {fb391a0f-ffac-4b6a-b803-6bd648f5860c} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001211 sec., 132947.9768786127 rows/sec., 9.26 MiB/sec. | ||
| 4078 | 2026.04.28 20:32:12.453482 [ 277 ] {fb391a0f-ffac-4b6a-b803-6bd648f5860c} <Debug> TCPHandler: Processed in 0.001370041 sec. | ||
| 4079 | 2026.04.28 20:32:12.453607 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4080 | 2026.04.28 20:32:12.453709 [ 277 ] {f6cbabff-7de8-4517-8944-aab82f379fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4081 | 2026.04.28 20:32:12.453764 [ 277 ] {f6cbabff-7de8-4517-8944-aab82f379fe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4082 | 2026.04.28 20:32:12.454529 [ 277 ] {f6cbabff-7de8-4517-8944-aab82f379fe2} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4083 | 2026.04.28 20:32:12.454566 [ 277 ] {f6cbabff-7de8-4517-8944-aab82f379fe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4084 | 2026.04.28 20:32:12.455099 [ 277 ] {f6cbabff-7de8-4517-8944-aab82f379fe2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4085 | 2026.04.28 20:32:12.455324 [ 277 ] {f6cbabff-7de8-4517-8944-aab82f379fe2} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4086 | 2026.04.28 20:32:12.455466 [ 277 ] {f6cbabff-7de8-4517-8944-aab82f379fe2} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001777 sec., 6190.208216094542 rows/sec., 11.09 MiB/sec. | ||
| 4087 | 2026.04.28 20:32:12.455518 [ 277 ] {f6cbabff-7de8-4517-8944-aab82f379fe2} <Debug> TCPHandler: Processed in 0.001969885 sec. | ||
| 4088 | 2026.04.28 20:32:12.455643 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4089 | 2026.04.28 20:32:12.455737 [ 277 ] {a6ffec1f-2f89-4b3b-92fb-41cde3a2f90b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4090 | 2026.04.28 20:32:12.455777 [ 277 ] {a6ffec1f-2f89-4b3b-92fb-41cde3a2f90b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4091 | 2026.04.28 20:32:12.456123 [ 277 ] {a6ffec1f-2f89-4b3b-92fb-41cde3a2f90b} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4092 | 2026.04.28 20:32:12.456160 [ 277 ] {a6ffec1f-2f89-4b3b-92fb-41cde3a2f90b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4093 | 2026.04.28 20:32:12.456479 [ 277 ] {a6ffec1f-2f89-4b3b-92fb-41cde3a2f90b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4094 | 2026.04.28 20:32:12.456679 [ 277 ] {a6ffec1f-2f89-4b3b-92fb-41cde3a2f90b} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4095 | 2026.04.28 20:32:12.456811 [ 277 ] {a6ffec1f-2f89-4b3b-92fb-41cde3a2f90b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 4096 | 2026.04.28 20:32:12.456847 [ 277 ] {a6ffec1f-2f89-4b3b-92fb-41cde3a2f90b} <Debug> TCPHandler: Processed in 0.001253648 sec. | ||
| 4097 | 2026.04.28 20:32:13.162488 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8232 | ||
| 4098 | 2026.04.28 20:32:13.163154 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4099 | 2026.04.28 20:32:13.163214 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4100 | 2026.04.28 20:32:13.163745 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4101 | 2026.04.28 20:32:13.163993 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4102 | 2026.04.28 20:32:13.164127 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8232 | ||
| 4103 | 2026.04.28 20:32:13.587340 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4104 | 2026.04.28 20:32:13.602423 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4105 | 2026.04.28 20:32:13.602486 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4106 | 2026.04.28 20:32:13.608846 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4107 | 2026.04.28 20:32:13.609538 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4108 | 2026.04.28 20:32:13.612166 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4109 | 2026.04.28 20:32:15.683517 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 506 | ||
| 4110 | 2026.04.28 20:32:15.686130 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4111 | 2026.04.28 20:32:15.686177 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4112 | 2026.04.28 20:32:15.687398 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4113 | 2026.04.28 20:32:15.687659 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4114 | 2026.04.28 20:32:15.687906 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 506 | ||
| 4115 | 2026.04.28 20:32:17.442318 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4116 | 2026.04.28 20:32:17.442560 [ 277 ] {b5d27324-27b0-4792-8796-21a0e0c63f56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4117 | 2026.04.28 20:32:17.442884 [ 277 ] {b5d27324-27b0-4792-8796-21a0e0c63f56} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4118 | 2026.04.28 20:32:17.442919 [ 277 ] {b5d27324-27b0-4792-8796-21a0e0c63f56} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4119 | 2026.04.28 20:32:17.443132 [ 277 ] {b5d27324-27b0-4792-8796-21a0e0c63f56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4120 | 2026.04.28 20:32:17.443207 [ 277 ] {b5d27324-27b0-4792-8796-21a0e0c63f56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4121 | 2026.04.28 20:32:17.443345 [ 277 ] {b5d27324-27b0-4792-8796-21a0e0c63f56} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4122 | 2026.04.28 20:32:17.443474 [ 342 ] {b5d27324-27b0-4792-8796-21a0e0c63f56} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4123 | 2026.04.28 20:32:17.443482 [ 322 ] {b5d27324-27b0-4792-8796-21a0e0c63f56} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4124 | 2026.04.28 20:32:17.443481 [ 315 ] {b5d27324-27b0-4792-8796-21a0e0c63f56} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4125 | 2026.04.28 20:32:17.443652 [ 277 ] {b5d27324-27b0-4792-8796-21a0e0c63f56} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4126 | 2026.04.28 20:32:17.443678 [ 277 ] {b5d27324-27b0-4792-8796-21a0e0c63f56} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4127 | 2026.04.28 20:32:17.443746 [ 277 ] {b5d27324-27b0-4792-8796-21a0e0c63f56} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4128 | 2026.04.28 20:32:17.443765 [ 277 ] {b5d27324-27b0-4792-8796-21a0e0c63f56} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 4129 | 2026.04.28 20:32:17.443799 [ 277 ] {b5d27324-27b0-4792-8796-21a0e0c63f56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4130 | 2026.04.28 20:32:17.443836 [ 277 ] {b5d27324-27b0-4792-8796-21a0e0c63f56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4131 | 2026.04.28 20:32:17.444977 [ 277 ] {b5d27324-27b0-4792-8796-21a0e0c63f56} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002509 sec., 19928.258270227183 rows/sec., 3.17 MiB/sec. | ||
| 4132 | 2026.04.28 20:32:17.445088 [ 277 ] {b5d27324-27b0-4792-8796-21a0e0c63f56} <Debug> TCPHandler: Processed in 0.002911517 sec. | ||
| 4133 | 2026.04.28 20:32:17.447249 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4134 | 2026.04.28 20:32:17.447361 [ 277 ] {28d00e21-dd00-402b-ad06-13840ea9db9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4135 | 2026.04.28 20:32:17.447409 [ 277 ] {28d00e21-dd00-402b-ad06-13840ea9db9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4136 | 2026.04.28 20:32:17.448003 [ 277 ] {28d00e21-dd00-402b-ad06-13840ea9db9d} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4137 | 2026.04.28 20:32:17.448051 [ 277 ] {28d00e21-dd00-402b-ad06-13840ea9db9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4138 | 2026.04.28 20:32:17.448453 [ 277 ] {28d00e21-dd00-402b-ad06-13840ea9db9d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4139 | 2026.04.28 20:32:17.448680 [ 277 ] {28d00e21-dd00-402b-ad06-13840ea9db9d} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4140 | 2026.04.28 20:32:17.448821 [ 277 ] {28d00e21-dd00-402b-ad06-13840ea9db9d} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001497 sec., 78824.31529726119 rows/sec., 6.71 MiB/sec. | ||
| 4141 | 2026.04.28 20:32:17.448821 [ 130 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4142 | 2026.04.28 20:32:17.448861 [ 277 ] {28d00e21-dd00-402b-ad06-13840ea9db9d} <Debug> TCPHandler: Processed in 0.001660958 sec. | ||
| 4143 | 2026.04.28 20:32:17.448880 [ 130 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4144 | 2026.04.28 20:32:17.448906 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4145 | 2026.04.28 20:32:17.448995 [ 195 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::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 | ||
| 4146 | 2026.04.28 20:32:17.449000 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4147 | 2026.04.28 20:32:17.449088 [ 195 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4148 | 2026.04.28 20:32:17.449111 [ 277 ] {a30290f7-83ba-4153-807b-836c6e74a98a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4149 | 2026.04.28 20:32:17.449114 [ 195 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3363 rows starting from the beginning of the part | ||
| 4150 | 2026.04.28 20:32:17.449151 [ 277 ] {a30290f7-83ba-4153-807b-836c6e74a98a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4151 | 2026.04.28 20:32:17.449175 [ 195 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
| 4152 | 2026.04.28 20:32:17.449219 [ 195 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 78 rows starting from the beginning of the part | ||
| 4153 | 2026.04.28 20:32:17.449258 [ 195 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 118 rows starting from the beginning of the part | ||
| 4154 | 2026.04.28 20:32:17.449294 [ 195 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 79 rows starting from the beginning of the part | ||
| 4155 | 2026.04.28 20:32:17.449331 [ 195 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 118 rows starting from the beginning of the part | ||
| 4156 | 2026.04.28 20:32:17.449546 [ 277 ] {a30290f7-83ba-4153-807b-836c6e74a98a} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4157 | 2026.04.28 20:32:17.449582 [ 277 ] {a30290f7-83ba-4153-807b-836c6e74a98a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4158 | 2026.04.28 20:32:17.449872 [ 277 ] {a30290f7-83ba-4153-807b-836c6e74a98a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4159 | 2026.04.28 20:32:17.450080 [ 277 ] {a30290f7-83ba-4153-807b-836c6e74a98a} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4160 | 2026.04.28 20:32:17.450203 [ 277 ] {a30290f7-83ba-4153-807b-836c6e74a98a} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00111 sec., 27927.927927927925 rows/sec., 2.05 MiB/sec. | ||
| 4161 | 2026.04.28 20:32:17.450239 [ 277 ] {a30290f7-83ba-4153-807b-836c6e74a98a} <Debug> TCPHandler: Processed in 0.00128613 sec. | ||
| 4162 | 2026.04.28 20:32:17.450355 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4163 | 2026.04.28 20:32:17.450447 [ 277 ] {5f9cb026-142a-43c8-acf0-e3d936ac2111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4164 | 2026.04.28 20:32:17.450486 [ 277 ] {5f9cb026-142a-43c8-acf0-e3d936ac2111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4165 | 2026.04.28 20:32:17.450691 [ 191 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3812 rows, containing 5 columns (5 merged, 0 gathered) in 0.00173433 sec., 2197966.9382412806 rows/sec., 176.70 MiB/sec. | ||
| 4166 | 2026.04.28 20:32:17.450894 [ 277 ] {5f9cb026-142a-43c8-acf0-e3d936ac2111} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4167 | 2026.04.28 20:32:17.450929 [ 277 ] {5f9cb026-142a-43c8-acf0-e3d936ac2111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4168 | 2026.04.28 20:32:17.451018 [ 195 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4169 | 2026.04.28 20:32:17.451224 [ 277 ] {5f9cb026-142a-43c8-acf0-e3d936ac2111} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4170 | 2026.04.28 20:32:17.451247 [ 195 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_26_5} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4171 | 2026.04.28 20:32:17.451308 [ 195 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_26_5} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4172 | 2026.04.28 20:32:17.451364 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 4173 | 2026.04.28 20:32:17.451438 [ 277 ] {5f9cb026-142a-43c8-acf0-e3d936ac2111} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4174 | 2026.04.28 20:32:17.451541 [ 130 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4175 | 2026.04.28 20:32:17.451562 [ 277 ] {5f9cb026-142a-43c8-acf0-e3d936ac2111} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001132 sec., 83922.26148409894 rows/sec., 6.55 MiB/sec. | ||
| 4176 | 2026.04.28 20:32:17.451572 [ 130 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4177 | 2026.04.28 20:32:17.451601 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4178 | 2026.04.28 20:32:17.451603 [ 277 ] {5f9cb026-142a-43c8-acf0-e3d936ac2111} <Debug> TCPHandler: Processed in 0.00129524 sec. | ||
| 4179 | 2026.04.28 20:32:17.451695 [ 189 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::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 | ||
| 4180 | 2026.04.28 20:32:17.451732 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4181 | 2026.04.28 20:32:17.451821 [ 189 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4182 | 2026.04.28 20:32:17.451828 [ 277 ] {75f8336b-2e12-4595-a348-33697c9daa2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4183 | 2026.04.28 20:32:17.451861 [ 189 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1832 rows starting from the beginning of the part | ||
| 4184 | 2026.04.28 20:32:17.451882 [ 277 ] {75f8336b-2e12-4595-a348-33697c9daa2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4185 | 2026.04.28 20:32:17.451929 [ 189 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
| 4186 | 2026.04.28 20:32:17.451982 [ 189 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 75 rows starting from the beginning of the part | ||
| 4187 | 2026.04.28 20:32:17.452029 [ 189 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 95 rows starting from the beginning of the part | ||
| 4188 | 2026.04.28 20:32:17.452066 [ 189 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 77 rows starting from the beginning of the part | ||
| 4189 | 2026.04.28 20:32:17.452108 [ 189 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 95 rows starting from the beginning of the part | ||
| 4190 | 2026.04.28 20:32:17.452270 [ 277 ] {75f8336b-2e12-4595-a348-33697c9daa2d} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4191 | 2026.04.28 20:32:17.452312 [ 277 ] {75f8336b-2e12-4595-a348-33697c9daa2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4192 | 2026.04.28 20:32:17.452648 [ 277 ] {75f8336b-2e12-4595-a348-33697c9daa2d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4193 | 2026.04.28 20:32:17.452872 [ 277 ] {75f8336b-2e12-4595-a348-33697c9daa2d} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4194 | 2026.04.28 20:32:17.452976 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4195 | 2026.04.28 20:32:17.452999 [ 277 ] {75f8336b-2e12-4595-a348-33697c9daa2d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 4196 | 2026.04.28 20:32:17.453008 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4197 | 2026.04.28 20:32:17.453038 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4198 | 2026.04.28 20:32:17.453042 [ 277 ] {75f8336b-2e12-4595-a348-33697c9daa2d} <Debug> TCPHandler: Processed in 0.001357031 sec. | ||
| 4199 | 2026.04.28 20:32:17.453104 [ 195 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::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 | ||
| 4200 | 2026.04.28 20:32:17.453176 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4201 | 2026.04.28 20:32:17.453181 [ 195 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4202 | 2026.04.28 20:32:17.453216 [ 195 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9476 rows starting from the beginning of the part | ||
| 4203 | 2026.04.28 20:32:17.453261 [ 195 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 128 rows starting from the beginning of the part | ||
| 4204 | 2026.04.28 20:32:17.453269 [ 277 ] {ad137d3c-5ea5-4f22-8f54-32b7a4274327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4205 | 2026.04.28 20:32:17.453296 [ 195 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4206 | 2026.04.28 20:32:17.453305 [ 189 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2238 rows, containing 5 columns (5 merged, 0 gathered) in 0.001653068 sec., 1353846.302753426 rows/sec., 99.89 MiB/sec. | ||
| 4207 | 2026.04.28 20:32:17.453321 [ 277 ] {ad137d3c-5ea5-4f22-8f54-32b7a4274327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4208 | 2026.04.28 20:32:17.453330 [ 195 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::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 | ||
| 4209 | 2026.04.28 20:32:17.453370 [ 195 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 161 rows starting from the beginning of the part | ||
| 4210 | 2026.04.28 20:32:17.453402 [ 195 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 4211 | 2026.04.28 20:32:17.453502 [ 189 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4212 | 2026.04.28 20:32:17.453789 [ 189 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_26_5} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4213 | 2026.04.28 20:32:17.453864 [ 189 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_26_5} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4214 | 2026.04.28 20:32:17.453932 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 4215 | 2026.04.28 20:32:17.454081 [ 277 ] {ad137d3c-5ea5-4f22-8f54-32b7a4274327} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4216 | 2026.04.28 20:32:17.454122 [ 277 ] {ad137d3c-5ea5-4f22-8f54-32b7a4274327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4217 | 2026.04.28 20:32:17.454680 [ 277 ] {ad137d3c-5ea5-4f22-8f54-32b7a4274327} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4218 | 2026.04.28 20:32:17.454896 [ 277 ] {ad137d3c-5ea5-4f22-8f54-32b7a4274327} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4219 | 2026.04.28 20:32:17.455030 [ 277 ] {ad137d3c-5ea5-4f22-8f54-32b7a4274327} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001779 sec., 17425.519955030915 rows/sec., 31.23 MiB/sec. | ||
| 4220 | 2026.04.28 20:32:17.455080 [ 277 ] {ad137d3c-5ea5-4f22-8f54-32b7a4274327} <Debug> TCPHandler: Processed in 0.001956175 sec. | ||
| 4221 | 2026.04.28 20:32:17.455206 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4222 | 2026.04.28 20:32:17.455303 [ 277 ] {41524b57-8236-43f2-9ee8-73767a0a9c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4223 | 2026.04.28 20:32:17.455344 [ 277 ] {41524b57-8236-43f2-9ee8-73767a0a9c6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4224 | 2026.04.28 20:32:17.455671 [ 277 ] {41524b57-8236-43f2-9ee8-73767a0a9c6c} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4225 | 2026.04.28 20:32:17.455706 [ 277 ] {41524b57-8236-43f2-9ee8-73767a0a9c6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4226 | 2026.04.28 20:32:17.456011 [ 277 ] {41524b57-8236-43f2-9ee8-73767a0a9c6c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4227 | 2026.04.28 20:32:17.456236 [ 277 ] {41524b57-8236-43f2-9ee8-73767a0a9c6c} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4228 | 2026.04.28 20:32:17.456345 [ 128 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4229 | 2026.04.28 20:32:17.456361 [ 277 ] {41524b57-8236-43f2-9ee8-73767a0a9c6c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 4230 | 2026.04.28 20:32:17.456413 [ 128 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4231 | 2026.04.28 20:32:17.456418 [ 277 ] {41524b57-8236-43f2-9ee8-73767a0a9c6c} <Debug> TCPHandler: Processed in 0.001258579 sec. | ||
| 4232 | 2026.04.28 20:32:17.456443 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4233 | 2026.04.28 20:32:17.456541 [ 198 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::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 | ||
| 4234 | 2026.04.28 20:32:17.456659 [ 198 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4235 | 2026.04.28 20:32:17.456690 [ 198 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1182 rows starting from the beginning of the part | ||
| 4236 | 2026.04.28 20:32:17.456756 [ 198 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part | ||
| 4237 | 2026.04.28 20:32:17.456812 [ 198 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::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 | ||
| 4238 | 2026.04.28 20:32:17.456852 [ 198 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::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 | ||
| 4239 | 2026.04.28 20:32:17.456888 [ 198 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::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 | ||
| 4240 | 2026.04.28 20:32:17.456925 [ 198 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4241 | 2026.04.28 20:32:17.457002 [ 194 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10245 rows, containing 5 columns (5 merged, 0 gathered) in 0.00392033 sec., 2613300.4109347938 rows/sec., 169.94 MiB/sec. | ||
| 4242 | 2026.04.28 20:32:17.457319 [ 188 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4243 | 2026.04.28 20:32:17.457657 [ 188 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4244 | 2026.04.28 20:32:17.457737 [ 188 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4245 | 2026.04.28 20:32:17.457850 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. | ||
| 4246 | 2026.04.28 20:32:17.457905 [ 198 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1470 rows, containing 4 columns (4 merged, 0 gathered) in 0.001405302 sec., 1046038.5027559913 rows/sec., 69.57 MiB/sec. | ||
| 4247 | 2026.04.28 20:32:17.458131 [ 188 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4248 | 2026.04.28 20:32:17.458376 [ 188 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_26_5} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4249 | 2026.04.28 20:32:17.458439 [ 188 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_26_5} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4250 | 2026.04.28 20:32:17.458518 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4251 | 2026.04.28 20:32:18.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.35 MiB, peak 249.88 MiB, free memory in arenas 0.00 B, will set to 243.87 MiB (RSS), difference: 1.51 MiB | ||
| 4252 | 2026.04.28 20:32:20.591371 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4253 | 2026.04.28 20:32:20.591449 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4254 | 2026.04.28 20:32:20.664247 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8680 | ||
| 4255 | 2026.04.28 20:32:20.664913 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4256 | 2026.04.28 20:32:20.664962 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4257 | 2026.04.28 20:32:20.665529 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4258 | 2026.04.28 20:32:20.665768 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4259 | 2026.04.28 20:32:20.665907 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8680 | ||
| 4260 | 2026.04.28 20:32:21.112260 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4261 | 2026.04.28 20:32:21.127782 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4262 | 2026.04.28 20:32:21.127839 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4263 | 2026.04.28 20:32:21.133635 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4264 | 2026.04.28 20:32:21.134331 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4265 | 2026.04.28 20:32:21.137047 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4266 | 2026.04.28 20:32:22.441181 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4267 | 2026.04.28 20:32:22.441489 [ 277 ] {d67caab2-3682-44bd-bbd9-eee16c04a5fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4268 | 2026.04.28 20:32:22.441835 [ 277 ] {d67caab2-3682-44bd-bbd9-eee16c04a5fc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4269 | 2026.04.28 20:32:22.441873 [ 277 ] {d67caab2-3682-44bd-bbd9-eee16c04a5fc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4270 | 2026.04.28 20:32:22.442096 [ 277 ] {d67caab2-3682-44bd-bbd9-eee16c04a5fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4271 | 2026.04.28 20:32:22.442169 [ 277 ] {d67caab2-3682-44bd-bbd9-eee16c04a5fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4272 | 2026.04.28 20:32:22.442311 [ 277 ] {d67caab2-3682-44bd-bbd9-eee16c04a5fc} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4273 | 2026.04.28 20:32:22.442449 [ 295 ] {d67caab2-3682-44bd-bbd9-eee16c04a5fc} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4274 | 2026.04.28 20:32:22.442465 [ 322 ] {d67caab2-3682-44bd-bbd9-eee16c04a5fc} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4275 | 2026.04.28 20:32:22.442480 [ 304 ] {d67caab2-3682-44bd-bbd9-eee16c04a5fc} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4276 | 2026.04.28 20:32:22.442706 [ 277 ] {d67caab2-3682-44bd-bbd9-eee16c04a5fc} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4277 | 2026.04.28 20:32:22.442737 [ 277 ] {d67caab2-3682-44bd-bbd9-eee16c04a5fc} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4278 | 2026.04.28 20:32:22.442806 [ 277 ] {d67caab2-3682-44bd-bbd9-eee16c04a5fc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4279 | 2026.04.28 20:32:22.442827 [ 277 ] {d67caab2-3682-44bd-bbd9-eee16c04a5fc} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 4280 | 2026.04.28 20:32:22.442861 [ 277 ] {d67caab2-3682-44bd-bbd9-eee16c04a5fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4281 | 2026.04.28 20:32:22.442900 [ 277 ] {d67caab2-3682-44bd-bbd9-eee16c04a5fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4282 | 2026.04.28 20:32:22.444201 [ 277 ] {d67caab2-3682-44bd-bbd9-eee16c04a5fc} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002828 sec., 17680.33946251768 rows/sec., 2.81 MiB/sec. | ||
| 4283 | 2026.04.28 20:32:22.444333 [ 277 ] {d67caab2-3682-44bd-bbd9-eee16c04a5fc} <Debug> TCPHandler: Processed in 0.003310375 sec. | ||
| 4284 | 2026.04.28 20:32:22.446103 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4285 | 2026.04.28 20:32:22.446216 [ 277 ] {9793c744-ff3a-4b2b-94db-e30d0977796f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4286 | 2026.04.28 20:32:22.446262 [ 277 ] {9793c744-ff3a-4b2b-94db-e30d0977796f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4287 | 2026.04.28 20:32:22.446764 [ 277 ] {9793c744-ff3a-4b2b-94db-e30d0977796f} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4288 | 2026.04.28 20:32:22.446807 [ 277 ] {9793c744-ff3a-4b2b-94db-e30d0977796f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4289 | 2026.04.28 20:32:22.447208 [ 277 ] {9793c744-ff3a-4b2b-94db-e30d0977796f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4290 | 2026.04.28 20:32:22.447433 [ 277 ] {9793c744-ff3a-4b2b-94db-e30d0977796f} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4291 | 2026.04.28 20:32:22.447581 [ 277 ] {9793c744-ff3a-4b2b-94db-e30d0977796f} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001399 sec., 55754.110078627586 rows/sec., 4.62 MiB/sec. | ||
| 4292 | 2026.04.28 20:32:22.447620 [ 277 ] {9793c744-ff3a-4b2b-94db-e30d0977796f} <Debug> TCPHandler: Processed in 0.001569346 sec. | ||
| 4293 | 2026.04.28 20:32:22.447748 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4294 | 2026.04.28 20:32:22.447845 [ 277 ] {efa311d3-5de9-453a-9a3c-a4f4a235756c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4295 | 2026.04.28 20:32:22.447887 [ 277 ] {efa311d3-5de9-453a-9a3c-a4f4a235756c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4296 | 2026.04.28 20:32:22.448272 [ 277 ] {efa311d3-5de9-453a-9a3c-a4f4a235756c} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4297 | 2026.04.28 20:32:22.448309 [ 277 ] {efa311d3-5de9-453a-9a3c-a4f4a235756c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4298 | 2026.04.28 20:32:22.448603 [ 277 ] {efa311d3-5de9-453a-9a3c-a4f4a235756c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4299 | 2026.04.28 20:32:22.448810 [ 277 ] {efa311d3-5de9-453a-9a3c-a4f4a235756c} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4300 | 2026.04.28 20:32:22.448941 [ 277 ] {efa311d3-5de9-453a-9a3c-a4f4a235756c} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001117 sec., 9847.806624888093 rows/sec., 740.51 KiB/sec. | ||
| 4301 | 2026.04.28 20:32:22.448977 [ 277 ] {efa311d3-5de9-453a-9a3c-a4f4a235756c} <Debug> TCPHandler: Processed in 0.00127941 sec. | ||
| 4302 | 2026.04.28 20:32:22.449092 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4303 | 2026.04.28 20:32:22.449186 [ 277 ] {a9e6c17b-13d3-4acf-84bc-5b67d5868267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4304 | 2026.04.28 20:32:22.449226 [ 277 ] {a9e6c17b-13d3-4acf-84bc-5b67d5868267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4305 | 2026.04.28 20:32:22.449625 [ 277 ] {a9e6c17b-13d3-4acf-84bc-5b67d5868267} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4306 | 2026.04.28 20:32:22.449661 [ 277 ] {a9e6c17b-13d3-4acf-84bc-5b67d5868267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4307 | 2026.04.28 20:32:22.449969 [ 277 ] {a9e6c17b-13d3-4acf-84bc-5b67d5868267} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4308 | 2026.04.28 20:32:22.450175 [ 277 ] {a9e6c17b-13d3-4acf-84bc-5b67d5868267} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4309 | 2026.04.28 20:32:22.450302 [ 277 ] {a9e6c17b-13d3-4acf-84bc-5b67d5868267} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001135 sec., 66079.29515418502 rows/sec., 5.16 MiB/sec. | ||
| 4310 | 2026.04.28 20:32:22.450338 [ 277 ] {a9e6c17b-13d3-4acf-84bc-5b67d5868267} <Debug> TCPHandler: Processed in 0.00129387 sec. | ||
| 4311 | 2026.04.28 20:32:22.450461 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4312 | 2026.04.28 20:32:22.450555 [ 277 ] {9f477393-adea-45be-a44c-fc20308e3701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4313 | 2026.04.28 20:32:22.450598 [ 277 ] {9f477393-adea-45be-a44c-fc20308e3701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4314 | 2026.04.28 20:32:22.450999 [ 277 ] {9f477393-adea-45be-a44c-fc20308e3701} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4315 | 2026.04.28 20:32:22.451034 [ 277 ] {9f477393-adea-45be-a44c-fc20308e3701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4316 | 2026.04.28 20:32:22.451371 [ 277 ] {9f477393-adea-45be-a44c-fc20308e3701} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4317 | 2026.04.28 20:32:22.451583 [ 277 ] {9f477393-adea-45be-a44c-fc20308e3701} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4318 | 2026.04.28 20:32:22.451709 [ 277 ] {9f477393-adea-45be-a44c-fc20308e3701} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 4319 | 2026.04.28 20:32:22.451746 [ 277 ] {9f477393-adea-45be-a44c-fc20308e3701} <Debug> TCPHandler: Processed in 0.00133214 sec. | ||
| 4320 | 2026.04.28 20:32:22.451863 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4321 | 2026.04.28 20:32:22.451956 [ 277 ] {d8f2e68f-edac-4af1-bcb7-0a530731d335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4322 | 2026.04.28 20:32:22.452009 [ 277 ] {d8f2e68f-edac-4af1-bcb7-0a530731d335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4323 | 2026.04.28 20:32:22.452764 [ 277 ] {d8f2e68f-edac-4af1-bcb7-0a530731d335} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4324 | 2026.04.28 20:32:22.452800 [ 277 ] {d8f2e68f-edac-4af1-bcb7-0a530731d335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4325 | 2026.04.28 20:32:22.453334 [ 277 ] {d8f2e68f-edac-4af1-bcb7-0a530731d335} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4326 | 2026.04.28 20:32:22.453553 [ 277 ] {d8f2e68f-edac-4af1-bcb7-0a530731d335} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4327 | 2026.04.28 20:32:22.453691 [ 277 ] {d8f2e68f-edac-4af1-bcb7-0a530731d335} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001753 sec., 6274.957216200799 rows/sec., 11.24 MiB/sec. | ||
| 4328 | 2026.04.28 20:32:22.453748 [ 277 ] {d8f2e68f-edac-4af1-bcb7-0a530731d335} <Debug> TCPHandler: Processed in 0.001934064 sec. | ||
| 4329 | 2026.04.28 20:32:22.453877 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4330 | 2026.04.28 20:32:22.453971 [ 277 ] {c0aa7db7-79b0-4a1c-a5e7-154ed8ac0a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4331 | 2026.04.28 20:32:22.454012 [ 277 ] {c0aa7db7-79b0-4a1c-a5e7-154ed8ac0a85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4332 | 2026.04.28 20:32:22.454366 [ 277 ] {c0aa7db7-79b0-4a1c-a5e7-154ed8ac0a85} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4333 | 2026.04.28 20:32:22.454405 [ 277 ] {c0aa7db7-79b0-4a1c-a5e7-154ed8ac0a85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4334 | 2026.04.28 20:32:22.454736 [ 277 ] {c0aa7db7-79b0-4a1c-a5e7-154ed8ac0a85} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4335 | 2026.04.28 20:32:22.454957 [ 277 ] {c0aa7db7-79b0-4a1c-a5e7-154ed8ac0a85} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4336 | 2026.04.28 20:32:22.455087 [ 277 ] {c0aa7db7-79b0-4a1c-a5e7-154ed8ac0a85} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 4337 | 2026.04.28 20:32:22.455124 [ 277 ] {c0aa7db7-79b0-4a1c-a5e7-154ed8ac0a85} <Debug> TCPHandler: Processed in 0.001295819 sec. | ||
| 4338 | 2026.04.28 20:32:22.713525 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4339 | 2026.04.28 20:32:22.713715 [ 277 ] {5e74435a-66ee-4fd4-956b-fa19f4befdcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 4340 | 2026.04.28 20:32:22.713983 [ 277 ] {5e74435a-66ee-4fd4-956b-fa19f4befdcc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4341 | 2026.04.28 20:32:22.714021 [ 277 ] {5e74435a-66ee-4fd4-956b-fa19f4befdcc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4342 | 2026.04.28 20:32:22.714236 [ 277 ] {5e74435a-66ee-4fd4-956b-fa19f4befdcc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4343 | 2026.04.28 20:32:22.714296 [ 277 ] {5e74435a-66ee-4fd4-956b-fa19f4befdcc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4344 | 2026.04.28 20:32:22.714412 [ 277 ] {5e74435a-66ee-4fd4-956b-fa19f4befdcc} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 4345 | 2026.04.28 20:32:22.714492 [ 304 ] {5e74435a-66ee-4fd4-956b-fa19f4befdcc} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4346 | 2026.04.28 20:32:22.714504 [ 297 ] {5e74435a-66ee-4fd4-956b-fa19f4befdcc} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4347 | 2026.04.28 20:32:22.714535 [ 295 ] {5e74435a-66ee-4fd4-956b-fa19f4befdcc} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4348 | 2026.04.28 20:32:22.714637 [ 277 ] {5e74435a-66ee-4fd4-956b-fa19f4befdcc} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4349 | 2026.04.28 20:32:22.714664 [ 277 ] {5e74435a-66ee-4fd4-956b-fa19f4befdcc} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4350 | 2026.04.28 20:32:22.714728 [ 277 ] {5e74435a-66ee-4fd4-956b-fa19f4befdcc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4351 | 2026.04.28 20:32:22.714747 [ 277 ] {5e74435a-66ee-4fd4-956b-fa19f4befdcc} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 4352 | 2026.04.28 20:32:22.714780 [ 277 ] {5e74435a-66ee-4fd4-956b-fa19f4befdcc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4353 | 2026.04.28 20:32:22.714824 [ 277 ] {5e74435a-66ee-4fd4-956b-fa19f4befdcc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4354 | 2026.04.28 20:32:22.715892 [ 277 ] {5e74435a-66ee-4fd4-956b-fa19f4befdcc} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002243 sec., 22291.573785109227 rows/sec., 5.34 MiB/sec. | ||
| 4355 | 2026.04.28 20:32:22.716019 [ 277 ] {5e74435a-66ee-4fd4-956b-fa19f4befdcc} <Debug> TCPHandler: Processed in 0.002609089 sec. | ||
| 4356 | 2026.04.28 20:32:22.728962 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4357 | 2026.04.28 20:32:22.729082 [ 277 ] {cd2755d8-95f9-44e3-ba83-aaa56c80ffa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4358 | 2026.04.28 20:32:22.729131 [ 277 ] {cd2755d8-95f9-44e3-ba83-aaa56c80ffa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4359 | 2026.04.28 20:32:22.729655 [ 277 ] {cd2755d8-95f9-44e3-ba83-aaa56c80ffa0} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4360 | 2026.04.28 20:32:22.729693 [ 277 ] {cd2755d8-95f9-44e3-ba83-aaa56c80ffa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4361 | 2026.04.28 20:32:22.730024 [ 277 ] {cd2755d8-95f9-44e3-ba83-aaa56c80ffa0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4362 | 2026.04.28 20:32:22.730245 [ 277 ] {cd2755d8-95f9-44e3-ba83-aaa56c80ffa0} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4363 | 2026.04.28 20:32:22.730382 [ 277 ] {cd2755d8-95f9-44e3-ba83-aaa56c80ffa0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001327 sec., 18085.908063300678 rows/sec., 1.50 MiB/sec. | ||
| 4364 | 2026.04.28 20:32:22.730420 [ 277 ] {cd2755d8-95f9-44e3-ba83-aaa56c80ffa0} <Debug> TCPHandler: Processed in 0.001519025 sec. | ||
| 4365 | 2026.04.28 20:32:22.730540 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4366 | 2026.04.28 20:32:22.730635 [ 277 ] {a0d60ee6-8f16-4d2d-8baa-275d2c1b6986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4367 | 2026.04.28 20:32:22.730675 [ 277 ] {a0d60ee6-8f16-4d2d-8baa-275d2c1b6986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4368 | 2026.04.28 20:32:22.731073 [ 277 ] {a0d60ee6-8f16-4d2d-8baa-275d2c1b6986} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4369 | 2026.04.28 20:32:22.731109 [ 277 ] {a0d60ee6-8f16-4d2d-8baa-275d2c1b6986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4370 | 2026.04.28 20:32:22.731394 [ 277 ] {a0d60ee6-8f16-4d2d-8baa-275d2c1b6986} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4371 | 2026.04.28 20:32:22.731603 [ 277 ] {a0d60ee6-8f16-4d2d-8baa-275d2c1b6986} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4372 | 2026.04.28 20:32:22.731732 [ 277 ] {a0d60ee6-8f16-4d2d-8baa-275d2c1b6986} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001115 sec., 12556.053811659192 rows/sec., 1023.86 KiB/sec. | ||
| 4373 | 2026.04.28 20:32:22.731768 [ 277 ] {a0d60ee6-8f16-4d2d-8baa-275d2c1b6986} <Debug> TCPHandler: Processed in 0.00127839 sec. | ||
| 4374 | 2026.04.28 20:32:22.731875 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4375 | 2026.04.28 20:32:22.731968 [ 277 ] {9de2057d-d8d5-4ede-af73-a162748f169f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4376 | 2026.04.28 20:32:22.732005 [ 277 ] {9de2057d-d8d5-4ede-af73-a162748f169f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4377 | 2026.04.28 20:32:22.733455 [ 277 ] {9de2057d-d8d5-4ede-af73-a162748f169f} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4378 | 2026.04.28 20:32:22.733491 [ 277 ] {9de2057d-d8d5-4ede-af73-a162748f169f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4379 | 2026.04.28 20:32:22.734007 [ 277 ] {9de2057d-d8d5-4ede-af73-a162748f169f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4380 | 2026.04.28 20:32:22.734222 [ 277 ] {9de2057d-d8d5-4ede-af73-a162748f169f} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4381 | 2026.04.28 20:32:22.734355 [ 277 ] {9de2057d-d8d5-4ede-af73-a162748f169f} <Debug> executeQuery: Read 2594 rows, 199.54 KiB in 0.002405 sec., 1078586.2785862787 rows/sec., 81.03 MiB/sec. | ||
| 4382 | 2026.04.28 20:32:22.734393 [ 277 ] {9de2057d-d8d5-4ede-af73-a162748f169f} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 4383 | 2026.04.28 20:32:22.734406 [ 277 ] {9de2057d-d8d5-4ede-af73-a162748f169f} <Debug> TCPHandler: Processed in 0.002579119 sec. | ||
| 4384 | 2026.04.28 20:32:22.734519 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4385 | 2026.04.28 20:32:22.734614 [ 277 ] {ddc8bcda-2a42-4262-bf3d-61fa4c77d373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4386 | 2026.04.28 20:32:22.734651 [ 277 ] {ddc8bcda-2a42-4262-bf3d-61fa4c77d373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4387 | 2026.04.28 20:32:22.735065 [ 277 ] {ddc8bcda-2a42-4262-bf3d-61fa4c77d373} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4388 | 2026.04.28 20:32:22.735099 [ 277 ] {ddc8bcda-2a42-4262-bf3d-61fa4c77d373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4389 | 2026.04.28 20:32:22.735392 [ 277 ] {ddc8bcda-2a42-4262-bf3d-61fa4c77d373} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4390 | 2026.04.28 20:32:22.735625 [ 277 ] {ddc8bcda-2a42-4262-bf3d-61fa4c77d373} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4391 | 2026.04.28 20:32:22.735721 [ 119 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4392 | 2026.04.28 20:32:22.735750 [ 277 ] {ddc8bcda-2a42-4262-bf3d-61fa4c77d373} <Debug> executeQuery: Read 68 rows, 5.10 KiB in 0.001155 sec., 58874.45887445888 rows/sec., 4.31 MiB/sec. | ||
| 4393 | 2026.04.28 20:32:22.735758 [ 119 ] {} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4394 | 2026.04.28 20:32:22.735783 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4395 | 2026.04.28 20:32:22.735787 [ 277 ] {ddc8bcda-2a42-4262-bf3d-61fa4c77d373} <Debug> TCPHandler: Processed in 0.00131801 sec. | ||
| 4396 | 2026.04.28 20:32:22.735889 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::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 | ||
| 4397 | 2026.04.28 20:32:22.735906 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4398 | 2026.04.28 20:32:22.736022 [ 277 ] {cabe75eb-6d69-4c62-91e0-c5d89202c05a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4399 | 2026.04.28 20:32:22.736031 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4400 | 2026.04.28 20:32:22.736065 [ 277 ] {cabe75eb-6d69-4c62-91e0-c5d89202c05a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4401 | 2026.04.28 20:32:22.736072 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 227 rows starting from the beginning of the part | ||
| 4402 | 2026.04.28 20:32:22.736150 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part | ||
| 4403 | 2026.04.28 20:32:22.736197 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part | ||
| 4404 | 2026.04.28 20:32:22.736238 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part | ||
| 4405 | 2026.04.28 20:32:22.736281 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 11 rows starting from the beginning of the part | ||
| 4406 | 2026.04.28 20:32:22.736325 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 68 rows starting from the beginning of the part | ||
| 4407 | 2026.04.28 20:32:22.736693 [ 277 ] {cabe75eb-6d69-4c62-91e0-c5d89202c05a} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4408 | 2026.04.28 20:32:22.736735 [ 277 ] {cabe75eb-6d69-4c62-91e0-c5d89202c05a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4409 | 2026.04.28 20:32:22.737101 [ 277 ] {cabe75eb-6d69-4c62-91e0-c5d89202c05a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4410 | 2026.04.28 20:32:22.737202 [ 188 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 381 rows, containing 5 columns (5 merged, 0 gathered) in 0.001362461 sec., 279641.0319267854 rows/sec., 20.02 MiB/sec. | ||
| 4411 | 2026.04.28 20:32:22.737340 [ 277 ] {cabe75eb-6d69-4c62-91e0-c5d89202c05a} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4412 | 2026.04.28 20:32:22.737412 [ 197 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4413 | 2026.04.28 20:32:22.737483 [ 277 ] {cabe75eb-6d69-4c62-91e0-c5d89202c05a} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.00148 sec., 557432.4324324324 rows/sec., 32.61 MiB/sec. | ||
| 4414 | 2026.04.28 20:32:22.737526 [ 277 ] {cabe75eb-6d69-4c62-91e0-c5d89202c05a} <Debug> TCPHandler: Processed in 0.001669158 sec. | ||
| 4415 | 2026.04.28 20:32:22.737663 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4416 | 2026.04.28 20:32:22.737749 [ 197 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_21_4} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4417 | 2026.04.28 20:32:22.737785 [ 277 ] {dce8e62e-e88f-4eb8-a55d-effdca4dba7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4418 | 2026.04.28 20:32:22.737837 [ 197 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_21_4} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4419 | 2026.04.28 20:32:22.737838 [ 277 ] {dce8e62e-e88f-4eb8-a55d-effdca4dba7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4420 | 2026.04.28 20:32:22.737933 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4421 | 2026.04.28 20:32:22.738319 [ 277 ] {dce8e62e-e88f-4eb8-a55d-effdca4dba7c} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4422 | 2026.04.28 20:32:22.738366 [ 277 ] {dce8e62e-e88f-4eb8-a55d-effdca4dba7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4423 | 2026.04.28 20:32:22.738699 [ 277 ] {dce8e62e-e88f-4eb8-a55d-effdca4dba7c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4424 | 2026.04.28 20:32:22.738905 [ 277 ] {dce8e62e-e88f-4eb8-a55d-effdca4dba7c} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4425 | 2026.04.28 20:32:22.739028 [ 277 ] {dce8e62e-e88f-4eb8-a55d-effdca4dba7c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001267 sec., 789.2659826361485 rows/sec., 55.50 KiB/sec. | ||
| 4426 | 2026.04.28 20:32:22.739063 [ 277 ] {dce8e62e-e88f-4eb8-a55d-effdca4dba7c} <Debug> TCPHandler: Processed in 0.001459333 sec. | ||
| 4427 | 2026.04.28 20:32:22.739189 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4428 | 2026.04.28 20:32:22.739281 [ 277 ] {a37b38cc-9e7d-4eae-a870-7ac254d89edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4429 | 2026.04.28 20:32:22.739319 [ 277 ] {a37b38cc-9e7d-4eae-a870-7ac254d89edf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4430 | 2026.04.28 20:32:22.739706 [ 277 ] {a37b38cc-9e7d-4eae-a870-7ac254d89edf} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4431 | 2026.04.28 20:32:22.739739 [ 277 ] {a37b38cc-9e7d-4eae-a870-7ac254d89edf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4432 | 2026.04.28 20:32:22.740026 [ 277 ] {a37b38cc-9e7d-4eae-a870-7ac254d89edf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4433 | 2026.04.28 20:32:22.740228 [ 277 ] {a37b38cc-9e7d-4eae-a870-7ac254d89edf} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4434 | 2026.04.28 20:32:22.740349 [ 277 ] {a37b38cc-9e7d-4eae-a870-7ac254d89edf} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001085 sec., 11059.907834101383 rows/sec., 864.06 KiB/sec. | ||
| 4435 | 2026.04.28 20:32:22.740385 [ 277 ] {a37b38cc-9e7d-4eae-a870-7ac254d89edf} <Debug> TCPHandler: Processed in 0.001244119 sec. | ||
| 4436 | 2026.04.28 20:32:22.740502 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4437 | 2026.04.28 20:32:22.740594 [ 277 ] {aed000fe-f5b0-4411-8d42-2f27f9adddb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4438 | 2026.04.28 20:32:22.740630 [ 277 ] {aed000fe-f5b0-4411-8d42-2f27f9adddb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4439 | 2026.04.28 20:32:22.741510 [ 277 ] {aed000fe-f5b0-4411-8d42-2f27f9adddb6} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4440 | 2026.04.28 20:32:22.741547 [ 277 ] {aed000fe-f5b0-4411-8d42-2f27f9adddb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4441 | 2026.04.28 20:32:22.741919 [ 277 ] {aed000fe-f5b0-4411-8d42-2f27f9adddb6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4442 | 2026.04.28 20:32:22.742130 [ 277 ] {aed000fe-f5b0-4411-8d42-2f27f9adddb6} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4443 | 2026.04.28 20:32:22.742256 [ 277 ] {aed000fe-f5b0-4411-8d42-2f27f9adddb6} <Debug> executeQuery: Read 1371 rows, 95.00 KiB in 0.001679 sec., 816557.4746873139 rows/sec., 55.25 MiB/sec. | ||
| 4444 | 2026.04.28 20:32:22.742292 [ 277 ] {aed000fe-f5b0-4411-8d42-2f27f9adddb6} <Debug> TCPHandler: Processed in 0.001836472 sec. | ||
| 4445 | 2026.04.28 20:32:22.742430 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4446 | 2026.04.28 20:32:22.742552 [ 277 ] {5839b412-3403-4258-994a-26c1408849d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4447 | 2026.04.28 20:32:22.742603 [ 277 ] {5839b412-3403-4258-994a-26c1408849d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4448 | 2026.04.28 20:32:22.743379 [ 277 ] {5839b412-3403-4258-994a-26c1408849d7} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4449 | 2026.04.28 20:32:22.743422 [ 277 ] {5839b412-3403-4258-994a-26c1408849d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4450 | 2026.04.28 20:32:22.743890 [ 277 ] {5839b412-3403-4258-994a-26c1408849d7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4451 | 2026.04.28 20:32:22.744115 [ 277 ] {5839b412-3403-4258-994a-26c1408849d7} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4452 | 2026.04.28 20:32:22.744247 [ 277 ] {5839b412-3403-4258-994a-26c1408849d7} <Debug> executeQuery: Read 1539 rows, 96.38 KiB in 0.001721 sec., 894247.53050552 rows/sec., 54.69 MiB/sec. | ||
| 4453 | 2026.04.28 20:32:22.744284 [ 277 ] {5839b412-3403-4258-994a-26c1408849d7} <Debug> TCPHandler: Processed in 0.001923734 sec. | ||
| 4454 | 2026.04.28 20:32:22.744409 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4455 | 2026.04.28 20:32:22.744505 [ 277 ] {195569f5-c71c-46f5-9fc8-e2c461878238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4456 | 2026.04.28 20:32:22.744556 [ 277 ] {195569f5-c71c-46f5-9fc8-e2c461878238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.28 20:32:22.745378 [ 277 ] {195569f5-c71c-46f5-9fc8-e2c461878238} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4458 | 2026.04.28 20:32:22.745413 [ 277 ] {195569f5-c71c-46f5-9fc8-e2c461878238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4459 | 2026.04.28 20:32:22.745954 [ 277 ] {195569f5-c71c-46f5-9fc8-e2c461878238} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4460 | 2026.04.28 20:32:22.746172 [ 277 ] {195569f5-c71c-46f5-9fc8-e2c461878238} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4461 | 2026.04.28 20:32:22.746269 [ 119 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4462 | 2026.04.28 20:32:22.746297 [ 119 ] {} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4463 | 2026.04.28 20:32:22.746307 [ 277 ] {195569f5-c71c-46f5-9fc8-e2c461878238} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00182 sec., 23076.923076923078 rows/sec., 41.35 MiB/sec. | ||
| 4464 | 2026.04.28 20:32:22.746315 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4465 | 2026.04.28 20:32:22.746360 [ 277 ] {195569f5-c71c-46f5-9fc8-e2c461878238} <Debug> TCPHandler: Processed in 0.002000566 sec. | ||
| 4466 | 2026.04.28 20:32:22.746416 [ 188 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::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 | ||
| 4467 | 2026.04.28 20:32:22.746490 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4468 | 2026.04.28 20:32:22.746589 [ 277 ] {c58213cf-e23d-4be7-9186-280089e4dd89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4469 | 2026.04.28 20:32:22.746628 [ 277 ] {c58213cf-e23d-4be7-9186-280089e4dd89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4470 | 2026.04.28 20:32:22.746644 [ 188 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4471 | 2026.04.28 20:32:22.746703 [ 188 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 364 rows starting from the beginning of the part | ||
| 4472 | 2026.04.28 20:32:22.746828 [ 188 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part | ||
| 4473 | 2026.04.28 20:32:22.746940 [ 188 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 11 rows starting from the beginning of the part | ||
| 4474 | 2026.04.28 20:32:22.746960 [ 277 ] {c58213cf-e23d-4be7-9186-280089e4dd89} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4475 | 2026.04.28 20:32:22.746999 [ 277 ] {c58213cf-e23d-4be7-9186-280089e4dd89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4476 | 2026.04.28 20:32:22.747032 [ 188 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part | ||
| 4477 | 2026.04.28 20:32:22.747123 [ 188 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 11 rows starting from the beginning of the part | ||
| 4478 | 2026.04.28 20:32:22.747218 [ 188 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part | ||
| 4479 | 2026.04.28 20:32:22.747320 [ 277 ] {c58213cf-e23d-4be7-9186-280089e4dd89} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4480 | 2026.04.28 20:32:22.747565 [ 277 ] {c58213cf-e23d-4be7-9186-280089e4dd89} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4481 | 2026.04.28 20:32:22.747703 [ 277 ] {c58213cf-e23d-4be7-9186-280089e4dd89} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001133 sec., 10591.350397175642 rows/sec., 730.91 KiB/sec. | ||
| 4482 | 2026.04.28 20:32:22.747739 [ 277 ] {c58213cf-e23d-4be7-9186-280089e4dd89} <Debug> TCPHandler: Processed in 0.00129944 sec. | ||
| 4483 | 2026.04.28 20:32:22.750448 [ 190 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 490 rows, containing 19 columns (19 merged, 0 gathered) in 0.004077604 sec., 120168.60882027778 rows/sec., 215.34 MiB/sec. | ||
| 4484 | 2026.04.28 20:32:22.751266 [ 196 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4485 | 2026.04.28 20:32:22.751629 [ 196 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4486 | 2026.04.28 20:32:22.751700 [ 196 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4487 | 2026.04.28 20:32:22.751804 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. | ||
| 4488 | 2026.04.28 20:32:25.688123 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 558 | ||
| 4489 | 2026.04.28 20:32:25.690791 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4490 | 2026.04.28 20:32:25.690833 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4491 | 2026.04.28 20:32:25.692056 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4492 | 2026.04.28 20:32:25.692337 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4493 | 2026.04.28 20:32:25.692589 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 558 | ||
| 4494 | 2026.04.28 20:32:27.439676 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4495 | 2026.04.28 20:32:27.439937 [ 277 ] {23869f6b-199a-48bf-8135-a2b8f7e11bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4496 | 2026.04.28 20:32:27.440308 [ 277 ] {23869f6b-199a-48bf-8135-a2b8f7e11bcd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4497 | 2026.04.28 20:32:27.440350 [ 277 ] {23869f6b-199a-48bf-8135-a2b8f7e11bcd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4498 | 2026.04.28 20:32:27.440604 [ 277 ] {23869f6b-199a-48bf-8135-a2b8f7e11bcd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4499 | 2026.04.28 20:32:27.440684 [ 277 ] {23869f6b-199a-48bf-8135-a2b8f7e11bcd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4500 | 2026.04.28 20:32:27.440834 [ 277 ] {23869f6b-199a-48bf-8135-a2b8f7e11bcd} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4501 | 2026.04.28 20:32:27.440948 [ 295 ] {23869f6b-199a-48bf-8135-a2b8f7e11bcd} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4502 | 2026.04.28 20:32:27.440948 [ 312 ] {23869f6b-199a-48bf-8135-a2b8f7e11bcd} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4503 | 2026.04.28 20:32:27.440948 [ 339 ] {23869f6b-199a-48bf-8135-a2b8f7e11bcd} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4504 | 2026.04.28 20:32:27.441099 [ 277 ] {23869f6b-199a-48bf-8135-a2b8f7e11bcd} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4505 | 2026.04.28 20:32:27.441128 [ 277 ] {23869f6b-199a-48bf-8135-a2b8f7e11bcd} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4506 | 2026.04.28 20:32:27.441203 [ 277 ] {23869f6b-199a-48bf-8135-a2b8f7e11bcd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4507 | 2026.04.28 20:32:27.441251 [ 277 ] {23869f6b-199a-48bf-8135-a2b8f7e11bcd} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 4508 | 2026.04.28 20:32:27.441285 [ 277 ] {23869f6b-199a-48bf-8135-a2b8f7e11bcd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4509 | 2026.04.28 20:32:27.441324 [ 277 ] {23869f6b-199a-48bf-8135-a2b8f7e11bcd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4510 | 2026.04.28 20:32:27.442556 [ 277 ] {23869f6b-199a-48bf-8135-a2b8f7e11bcd} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002718 sec., 18395.87932303164 rows/sec., 2.93 MiB/sec. | ||
| 4511 | 2026.04.28 20:32:27.442665 [ 277 ] {23869f6b-199a-48bf-8135-a2b8f7e11bcd} <Debug> TCPHandler: Processed in 0.003126572 sec. | ||
| 4512 | 2026.04.28 20:32:27.444418 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4513 | 2026.04.28 20:32:27.444527 [ 277 ] {0670dc87-6ad1-429c-9647-1c72214fd4a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4514 | 2026.04.28 20:32:27.444571 [ 277 ] {0670dc87-6ad1-429c-9647-1c72214fd4a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4515 | 2026.04.28 20:32:27.445066 [ 277 ] {0670dc87-6ad1-429c-9647-1c72214fd4a0} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4516 | 2026.04.28 20:32:27.445105 [ 277 ] {0670dc87-6ad1-429c-9647-1c72214fd4a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4517 | 2026.04.28 20:32:27.445468 [ 277 ] {0670dc87-6ad1-429c-9647-1c72214fd4a0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4518 | 2026.04.28 20:32:27.445689 [ 277 ] {0670dc87-6ad1-429c-9647-1c72214fd4a0} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4519 | 2026.04.28 20:32:27.445834 [ 277 ] {0670dc87-6ad1-429c-9647-1c72214fd4a0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001341 sec., 41759.880686055185 rows/sec., 3.21 MiB/sec. | ||
| 4520 | 2026.04.28 20:32:27.445872 [ 277 ] {0670dc87-6ad1-429c-9647-1c72214fd4a0} <Debug> TCPHandler: Processed in 0.001506484 sec. | ||
| 4521 | 2026.04.28 20:32:27.446009 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4522 | 2026.04.28 20:32:27.446104 [ 277 ] {32f6a012-5f0c-47f6-9987-a37f0ce95d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4523 | 2026.04.28 20:32:27.446143 [ 277 ] {32f6a012-5f0c-47f6-9987-a37f0ce95d0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4524 | 2026.04.28 20:32:27.446576 [ 277 ] {32f6a012-5f0c-47f6-9987-a37f0ce95d0c} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4525 | 2026.04.28 20:32:27.446612 [ 277 ] {32f6a012-5f0c-47f6-9987-a37f0ce95d0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4526 | 2026.04.28 20:32:27.446912 [ 277 ] {32f6a012-5f0c-47f6-9987-a37f0ce95d0c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4527 | 2026.04.28 20:32:27.447128 [ 277 ] {32f6a012-5f0c-47f6-9987-a37f0ce95d0c} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4528 | 2026.04.28 20:32:27.447253 [ 277 ] {32f6a012-5f0c-47f6-9987-a37f0ce95d0c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00117 sec., 54700.854700854696 rows/sec., 4.27 MiB/sec. | ||
| 4529 | 2026.04.28 20:32:27.447289 [ 277 ] {32f6a012-5f0c-47f6-9987-a37f0ce95d0c} <Debug> TCPHandler: Processed in 0.001329691 sec. | ||
| 4530 | 2026.04.28 20:32:27.447418 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4531 | 2026.04.28 20:32:27.447510 [ 277 ] {05528774-4cd3-4f94-a4de-df8166c89dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4532 | 2026.04.28 20:32:27.447552 [ 277 ] {05528774-4cd3-4f94-a4de-df8166c89dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4533 | 2026.04.28 20:32:27.447931 [ 277 ] {05528774-4cd3-4f94-a4de-df8166c89dcb} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4534 | 2026.04.28 20:32:27.447966 [ 277 ] {05528774-4cd3-4f94-a4de-df8166c89dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4535 | 2026.04.28 20:32:27.448291 [ 277 ] {05528774-4cd3-4f94-a4de-df8166c89dcb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4536 | 2026.04.28 20:32:27.448507 [ 277 ] {05528774-4cd3-4f94-a4de-df8166c89dcb} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4537 | 2026.04.28 20:32:27.448630 [ 277 ] {05528774-4cd3-4f94-a4de-df8166c89dcb} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001139 sec., 112379.28007023704 rows/sec., 7.83 MiB/sec. | ||
| 4538 | 2026.04.28 20:32:27.448665 [ 277 ] {05528774-4cd3-4f94-a4de-df8166c89dcb} <Debug> TCPHandler: Processed in 0.001295859 sec. | ||
| 4539 | 2026.04.28 20:32:27.448791 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4540 | 2026.04.28 20:32:27.448882 [ 277 ] {c8f5c605-a47a-4c23-bc49-910e42d6e658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4541 | 2026.04.28 20:32:27.448922 [ 277 ] {c8f5c605-a47a-4c23-bc49-910e42d6e658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4542 | 2026.04.28 20:32:27.449263 [ 277 ] {c8f5c605-a47a-4c23-bc49-910e42d6e658} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4543 | 2026.04.28 20:32:27.449299 [ 277 ] {c8f5c605-a47a-4c23-bc49-910e42d6e658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4544 | 2026.04.28 20:32:27.449613 [ 277 ] {c8f5c605-a47a-4c23-bc49-910e42d6e658} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4545 | 2026.04.28 20:32:27.449822 [ 277 ] {c8f5c605-a47a-4c23-bc49-910e42d6e658} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4546 | 2026.04.28 20:32:27.449948 [ 277 ] {c8f5c605-a47a-4c23-bc49-910e42d6e658} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001084 sec., 44280.44280442805 rows/sec., 2.98 MiB/sec. | ||
| 4547 | 2026.04.28 20:32:27.449982 [ 277 ] {c8f5c605-a47a-4c23-bc49-910e42d6e658} <Debug> TCPHandler: Processed in 0.001240058 sec. | ||
| 4548 | 2026.04.28 20:32:28.166012 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9192 | ||
| 4549 | 2026.04.28 20:32:28.166594 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4550 | 2026.04.28 20:32:28.166647 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4551 | 2026.04.28 20:32:28.167152 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4552 | 2026.04.28 20:32:28.167387 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4553 | 2026.04.28 20:32:28.167522 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9192 | ||
| 4554 | 2026.04.28 20:32:28.637146 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4555 | 2026.04.28 20:32:28.653950 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4556 | 2026.04.28 20:32:28.654003 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4557 | 2026.04.28 20:32:28.659684 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4558 | 2026.04.28 20:32:28.660363 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4559 | 2026.04.28 20:32:28.663520 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4560 | 2026.04.28 20:32:32.441827 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4561 | 2026.04.28 20:32:32.442164 [ 277 ] {cf9f18b3-5a6d-4b86-8c40-904c7966863d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4562 | 2026.04.28 20:32:32.442690 [ 277 ] {cf9f18b3-5a6d-4b86-8c40-904c7966863d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4563 | 2026.04.28 20:32:32.442756 [ 277 ] {cf9f18b3-5a6d-4b86-8c40-904c7966863d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4564 | 2026.04.28 20:32:32.443072 [ 277 ] {cf9f18b3-5a6d-4b86-8c40-904c7966863d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4565 | 2026.04.28 20:32:32.443140 [ 277 ] {cf9f18b3-5a6d-4b86-8c40-904c7966863d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4566 | 2026.04.28 20:32:32.443282 [ 277 ] {cf9f18b3-5a6d-4b86-8c40-904c7966863d} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4567 | 2026.04.28 20:32:32.443380 [ 346 ] {cf9f18b3-5a6d-4b86-8c40-904c7966863d} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4568 | 2026.04.28 20:32:32.443403 [ 295 ] {cf9f18b3-5a6d-4b86-8c40-904c7966863d} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4569 | 2026.04.28 20:32:32.443403 [ 339 ] {cf9f18b3-5a6d-4b86-8c40-904c7966863d} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4570 | 2026.04.28 20:32:32.443526 [ 277 ] {cf9f18b3-5a6d-4b86-8c40-904c7966863d} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4571 | 2026.04.28 20:32:32.443553 [ 277 ] {cf9f18b3-5a6d-4b86-8c40-904c7966863d} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4572 | 2026.04.28 20:32:32.443620 [ 277 ] {cf9f18b3-5a6d-4b86-8c40-904c7966863d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4573 | 2026.04.28 20:32:32.443641 [ 277 ] {cf9f18b3-5a6d-4b86-8c40-904c7966863d} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 4574 | 2026.04.28 20:32:32.443676 [ 277 ] {cf9f18b3-5a6d-4b86-8c40-904c7966863d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4575 | 2026.04.28 20:32:32.443716 [ 277 ] {cf9f18b3-5a6d-4b86-8c40-904c7966863d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4576 | 2026.04.28 20:32:32.444759 [ 277 ] {cf9f18b3-5a6d-4b86-8c40-904c7966863d} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002747 sec., 18201.674554058973 rows/sec., 2.90 MiB/sec. | ||
| 4577 | 2026.04.28 20:32:32.444861 [ 277 ] {cf9f18b3-5a6d-4b86-8c40-904c7966863d} <Debug> TCPHandler: Processed in 0.003168682 sec. | ||
| 4578 | 2026.04.28 20:32:32.446692 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4579 | 2026.04.28 20:32:32.446801 [ 277 ] {1c99bca5-16e8-4064-8ec2-e88bb50d6fb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4580 | 2026.04.28 20:32:32.446844 [ 277 ] {1c99bca5-16e8-4064-8ec2-e88bb50d6fb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4581 | 2026.04.28 20:32:32.447442 [ 277 ] {1c99bca5-16e8-4064-8ec2-e88bb50d6fb1} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4582 | 2026.04.28 20:32:32.447485 [ 277 ] {1c99bca5-16e8-4064-8ec2-e88bb50d6fb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4583 | 2026.04.28 20:32:32.447926 [ 277 ] {1c99bca5-16e8-4064-8ec2-e88bb50d6fb1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4584 | 2026.04.28 20:32:32.448189 [ 277 ] {1c99bca5-16e8-4064-8ec2-e88bb50d6fb1} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4585 | 2026.04.28 20:32:32.448339 [ 277 ] {1c99bca5-16e8-4064-8ec2-e88bb50d6fb1} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.00157 sec., 49681.52866242038 rows/sec., 4.11 MiB/sec. | ||
| 4586 | 2026.04.28 20:32:32.448377 [ 277 ] {1c99bca5-16e8-4064-8ec2-e88bb50d6fb1} <Debug> TCPHandler: Processed in 0.00173632 sec. | ||
| 4587 | 2026.04.28 20:32:32.448508 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4588 | 2026.04.28 20:32:32.448603 [ 277 ] {97a5c66f-df6e-4cc4-9241-d2616dfb062b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4589 | 2026.04.28 20:32:32.448644 [ 277 ] {97a5c66f-df6e-4cc4-9241-d2616dfb062b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4590 | 2026.04.28 20:32:32.449047 [ 277 ] {97a5c66f-df6e-4cc4-9241-d2616dfb062b} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4591 | 2026.04.28 20:32:32.449082 [ 277 ] {97a5c66f-df6e-4cc4-9241-d2616dfb062b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4592 | 2026.04.28 20:32:32.449380 [ 277 ] {97a5c66f-df6e-4cc4-9241-d2616dfb062b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4593 | 2026.04.28 20:32:32.449592 [ 277 ] {97a5c66f-df6e-4cc4-9241-d2616dfb062b} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4594 | 2026.04.28 20:32:32.449721 [ 277 ] {97a5c66f-df6e-4cc4-9241-d2616dfb062b} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001137 sec., 9674.582233948988 rows/sec., 727.48 KiB/sec. | ||
| 4595 | 2026.04.28 20:32:32.449757 [ 277 ] {97a5c66f-df6e-4cc4-9241-d2616dfb062b} <Debug> TCPHandler: Processed in 0.00129931 sec. | ||
| 4596 | 2026.04.28 20:32:32.449876 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4597 | 2026.04.28 20:32:32.449970 [ 277 ] {dbb507e4-0513-4b7a-81f4-ad813f7aa8b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4598 | 2026.04.28 20:32:32.450010 [ 277 ] {dbb507e4-0513-4b7a-81f4-ad813f7aa8b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4599 | 2026.04.28 20:32:32.450439 [ 277 ] {dbb507e4-0513-4b7a-81f4-ad813f7aa8b5} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4600 | 2026.04.28 20:32:32.450473 [ 277 ] {dbb507e4-0513-4b7a-81f4-ad813f7aa8b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4601 | 2026.04.28 20:32:32.450785 [ 277 ] {dbb507e4-0513-4b7a-81f4-ad813f7aa8b5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4602 | 2026.04.28 20:32:32.450999 [ 277 ] {dbb507e4-0513-4b7a-81f4-ad813f7aa8b5} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4603 | 2026.04.28 20:32:32.451126 [ 277 ] {dbb507e4-0513-4b7a-81f4-ad813f7aa8b5} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001174 sec., 63884.15672913118 rows/sec., 4.99 MiB/sec. | ||
| 4604 | 2026.04.28 20:32:32.451162 [ 277 ] {dbb507e4-0513-4b7a-81f4-ad813f7aa8b5} <Debug> TCPHandler: Processed in 0.00133652 sec. | ||
| 4605 | 2026.04.28 20:32:32.451283 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4606 | 2026.04.28 20:32:32.451378 [ 277 ] {858e0920-146a-49c7-bfc0-a0f2cb40ba06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4607 | 2026.04.28 20:32:32.451420 [ 277 ] {858e0920-146a-49c7-bfc0-a0f2cb40ba06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4608 | 2026.04.28 20:32:32.451824 [ 277 ] {858e0920-146a-49c7-bfc0-a0f2cb40ba06} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4609 | 2026.04.28 20:32:32.451858 [ 277 ] {858e0920-146a-49c7-bfc0-a0f2cb40ba06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4610 | 2026.04.28 20:32:32.452194 [ 277 ] {858e0920-146a-49c7-bfc0-a0f2cb40ba06} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4611 | 2026.04.28 20:32:32.452408 [ 277 ] {858e0920-146a-49c7-bfc0-a0f2cb40ba06} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4612 | 2026.04.28 20:32:32.452535 [ 277 ] {858e0920-146a-49c7-bfc0-a0f2cb40ba06} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 4613 | 2026.04.28 20:32:32.452571 [ 277 ] {858e0920-146a-49c7-bfc0-a0f2cb40ba06} <Debug> TCPHandler: Processed in 0.001338511 sec. | ||
| 4614 | 2026.04.28 20:32:32.452698 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4615 | 2026.04.28 20:32:32.452816 [ 277 ] {636246ac-93fa-481d-87da-ee134b854157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4616 | 2026.04.28 20:32:32.452880 [ 277 ] {636246ac-93fa-481d-87da-ee134b854157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4617 | 2026.04.28 20:32:32.453638 [ 277 ] {636246ac-93fa-481d-87da-ee134b854157} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4618 | 2026.04.28 20:32:32.453673 [ 277 ] {636246ac-93fa-481d-87da-ee134b854157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4619 | 2026.04.28 20:32:32.454185 [ 277 ] {636246ac-93fa-481d-87da-ee134b854157} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4620 | 2026.04.28 20:32:32.454411 [ 277 ] {636246ac-93fa-481d-87da-ee134b854157} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4621 | 2026.04.28 20:32:32.454548 [ 277 ] {636246ac-93fa-481d-87da-ee134b854157} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001757 sec., 6260.671599317017 rows/sec., 11.22 MiB/sec. | ||
| 4622 | 2026.04.28 20:32:32.454599 [ 277 ] {636246ac-93fa-481d-87da-ee134b854157} <Debug> TCPHandler: Processed in 0.001960055 sec. | ||
| 4623 | 2026.04.28 20:32:32.454716 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4624 | 2026.04.28 20:32:32.454809 [ 277 ] {edf64b52-9807-4db6-9b79-1bb3d2d20919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4625 | 2026.04.28 20:32:32.454850 [ 277 ] {edf64b52-9807-4db6-9b79-1bb3d2d20919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4626 | 2026.04.28 20:32:32.455178 [ 277 ] {edf64b52-9807-4db6-9b79-1bb3d2d20919} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4627 | 2026.04.28 20:32:32.455212 [ 277 ] {edf64b52-9807-4db6-9b79-1bb3d2d20919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4628 | 2026.04.28 20:32:32.455517 [ 277 ] {edf64b52-9807-4db6-9b79-1bb3d2d20919} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4629 | 2026.04.28 20:32:32.455721 [ 277 ] {edf64b52-9807-4db6-9b79-1bb3d2d20919} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4630 | 2026.04.28 20:32:32.455846 [ 277 ] {edf64b52-9807-4db6-9b79-1bb3d2d20919} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 4631 | 2026.04.28 20:32:32.455880 [ 277 ] {edf64b52-9807-4db6-9b79-1bb3d2d20919} <Debug> TCPHandler: Processed in 0.001211807 sec. | ||
| 4632 | 2026.04.28 20:32:35.591647 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4633 | 2026.04.28 20:32:35.591728 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4634 | 2026.04.28 20:32:35.667626 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9640 | ||
| 4635 | 2026.04.28 20:32:35.668091 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4636 | 2026.04.28 20:32:35.668130 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4637 | 2026.04.28 20:32:35.668599 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4638 | 2026.04.28 20:32:35.668815 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4639 | 2026.04.28 20:32:35.668935 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9640 | ||
| 4640 | 2026.04.28 20:32:35.692878 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 582 | ||
| 4641 | 2026.04.28 20:32:35.694980 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4642 | 2026.04.28 20:32:35.695024 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4643 | 2026.04.28 20:32:35.696193 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4644 | 2026.04.28 20:32:35.696455 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4645 | 2026.04.28 20:32:35.696702 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 582 | ||
| 4646 | 2026.04.28 20:32:36.163621 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4647 | 2026.04.28 20:32:36.181239 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4648 | 2026.04.28 20:32:36.181310 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4649 | 2026.04.28 20:32:36.187023 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4650 | 2026.04.28 20:32:36.187709 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4651 | 2026.04.28 20:32:36.190813 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4652 | 2026.04.28 20:32:37.441725 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4653 | 2026.04.28 20:32:37.441966 [ 277 ] {af7280b3-7917-4cbc-bcc5-2cea94cc614f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4654 | 2026.04.28 20:32:37.442302 [ 277 ] {af7280b3-7917-4cbc-bcc5-2cea94cc614f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4655 | 2026.04.28 20:32:37.442338 [ 277 ] {af7280b3-7917-4cbc-bcc5-2cea94cc614f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4656 | 2026.04.28 20:32:37.442556 [ 277 ] {af7280b3-7917-4cbc-bcc5-2cea94cc614f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4657 | 2026.04.28 20:32:37.442626 [ 277 ] {af7280b3-7917-4cbc-bcc5-2cea94cc614f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4658 | 2026.04.28 20:32:37.442767 [ 277 ] {af7280b3-7917-4cbc-bcc5-2cea94cc614f} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4659 | 2026.04.28 20:32:37.442893 [ 346 ] {af7280b3-7917-4cbc-bcc5-2cea94cc614f} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4660 | 2026.04.28 20:32:37.442905 [ 284 ] {af7280b3-7917-4cbc-bcc5-2cea94cc614f} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4661 | 2026.04.28 20:32:37.442909 [ 295 ] {af7280b3-7917-4cbc-bcc5-2cea94cc614f} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4662 | 2026.04.28 20:32:37.443072 [ 277 ] {af7280b3-7917-4cbc-bcc5-2cea94cc614f} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4663 | 2026.04.28 20:32:37.443097 [ 277 ] {af7280b3-7917-4cbc-bcc5-2cea94cc614f} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4664 | 2026.04.28 20:32:37.443170 [ 277 ] {af7280b3-7917-4cbc-bcc5-2cea94cc614f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4665 | 2026.04.28 20:32:37.443190 [ 277 ] {af7280b3-7917-4cbc-bcc5-2cea94cc614f} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 4666 | 2026.04.28 20:32:37.443224 [ 277 ] {af7280b3-7917-4cbc-bcc5-2cea94cc614f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4667 | 2026.04.28 20:32:37.443263 [ 277 ] {af7280b3-7917-4cbc-bcc5-2cea94cc614f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4668 | 2026.04.28 20:32:37.444603 [ 277 ] {af7280b3-7917-4cbc-bcc5-2cea94cc614f} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002729 sec., 18321.729571271528 rows/sec., 2.91 MiB/sec. | ||
| 4669 | 2026.04.28 20:32:37.444737 [ 277 ] {af7280b3-7917-4cbc-bcc5-2cea94cc614f} <Debug> TCPHandler: Processed in 0.003145582 sec. | ||
| 4670 | 2026.04.28 20:32:37.446888 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4671 | 2026.04.28 20:32:37.446994 [ 277 ] {0dfb7066-1c3e-497a-ab49-0bf8fd11ece6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4672 | 2026.04.28 20:32:37.447038 [ 277 ] {0dfb7066-1c3e-497a-ab49-0bf8fd11ece6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4673 | 2026.04.28 20:32:37.447716 [ 277 ] {0dfb7066-1c3e-497a-ab49-0bf8fd11ece6} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4674 | 2026.04.28 20:32:37.447770 [ 277 ] {0dfb7066-1c3e-497a-ab49-0bf8fd11ece6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4675 | 2026.04.28 20:32:37.448221 [ 277 ] {0dfb7066-1c3e-497a-ab49-0bf8fd11ece6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4676 | 2026.04.28 20:32:37.448471 [ 277 ] {0dfb7066-1c3e-497a-ab49-0bf8fd11ece6} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4677 | 2026.04.28 20:32:37.448603 [ 104 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4678 | 2026.04.28 20:32:37.448616 [ 277 ] {0dfb7066-1c3e-497a-ab49-0bf8fd11ece6} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001653 sec., 71385.35995160315 rows/sec., 6.07 MiB/sec. | ||
| 4679 | 2026.04.28 20:32:37.448660 [ 104 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4680 | 2026.04.28 20:32:37.448673 [ 277 ] {0dfb7066-1c3e-497a-ab49-0bf8fd11ece6} <Debug> TCPHandler: Processed in 0.001843922 sec. | ||
| 4681 | 2026.04.28 20:32:37.448690 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4682 | 2026.04.28 20:32:37.448836 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4683 | 2026.04.28 20:32:37.448852 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4684 | 2026.04.28 20:32:37.448934 [ 277 ] {e1eebd63-9176-4cf5-9a57-c569e0efc07f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4685 | 2026.04.28 20:32:37.448981 [ 277 ] {e1eebd63-9176-4cf5-9a57-c569e0efc07f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4686 | 2026.04.28 20:32:37.449057 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4687 | 2026.04.28 20:32:37.449116 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3363 rows starting from the beginning of the part | ||
| 4688 | 2026.04.28 20:32:37.449203 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 78 rows starting from the beginning of the part | ||
| 4689 | 2026.04.28 20:32:37.449248 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2594 rows starting from the beginning of the part | ||
| 4690 | 2026.04.28 20:32:37.449291 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
| 4691 | 2026.04.28 20:32:37.449330 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 78 rows starting from the beginning of the part | ||
| 4692 | 2026.04.28 20:32:37.449367 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 118 rows starting from the beginning of the part | ||
| 4693 | 2026.04.28 20:32:37.449432 [ 277 ] {e1eebd63-9176-4cf5-9a57-c569e0efc07f} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4694 | 2026.04.28 20:32:37.449485 [ 277 ] {e1eebd63-9176-4cf5-9a57-c569e0efc07f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4695 | 2026.04.28 20:32:37.449816 [ 277 ] {e1eebd63-9176-4cf5-9a57-c569e0efc07f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4696 | 2026.04.28 20:32:37.450029 [ 277 ] {e1eebd63-9176-4cf5-9a57-c569e0efc07f} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4697 | 2026.04.28 20:32:37.450165 [ 277 ] {e1eebd63-9176-4cf5-9a57-c569e0efc07f} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00125 sec., 24800 rows/sec., 1.82 MiB/sec. | ||
| 4698 | 2026.04.28 20:32:37.450202 [ 277 ] {e1eebd63-9176-4cf5-9a57-c569e0efc07f} <Debug> TCPHandler: Processed in 0.001420072 sec. | ||
| 4699 | 2026.04.28 20:32:37.450331 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4700 | 2026.04.28 20:32:37.450425 [ 277 ] {301d88ac-ae2e-4465-bc46-9fe36ad07c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4701 | 2026.04.28 20:32:37.450464 [ 277 ] {301d88ac-ae2e-4465-bc46-9fe36ad07c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4702 | 2026.04.28 20:32:37.450897 [ 277 ] {301d88ac-ae2e-4465-bc46-9fe36ad07c11} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4703 | 2026.04.28 20:32:37.450933 [ 277 ] {301d88ac-ae2e-4465-bc46-9fe36ad07c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4704 | 2026.04.28 20:32:37.451265 [ 277 ] {301d88ac-ae2e-4465-bc46-9fe36ad07c11} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4705 | 2026.04.28 20:32:37.451473 [ 196 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6287 rows, containing 5 columns (5 merged, 0 gathered) in 0.002701672 sec., 2327077.454257956 rows/sec., 185.31 MiB/sec. | ||
| 4706 | 2026.04.28 20:32:37.451501 [ 277 ] {301d88ac-ae2e-4465-bc46-9fe36ad07c11} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4707 | 2026.04.28 20:32:37.451619 [ 104 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4708 | 2026.04.28 20:32:37.451645 [ 277 ] {301d88ac-ae2e-4465-bc46-9fe36ad07c11} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001238 sec., 76736.67205169628 rows/sec., 5.99 MiB/sec. | ||
| 4709 | 2026.04.28 20:32:37.451650 [ 104 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4710 | 2026.04.28 20:32:37.451684 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4711 | 2026.04.28 20:32:37.451689 [ 277 ] {301d88ac-ae2e-4465-bc46-9fe36ad07c11} <Debug> TCPHandler: Processed in 0.001409962 sec. | ||
| 4712 | 2026.04.28 20:32:37.451773 [ 193 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4713 | 2026.04.28 20:32:37.451831 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4714 | 2026.04.28 20:32:37.451843 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4715 | 2026.04.28 20:32:37.451898 [ 193 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4716 | 2026.04.28 20:32:37.451932 [ 193 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1832 rows starting from the beginning of the part | ||
| 4717 | 2026.04.28 20:32:37.451942 [ 277 ] {0818943a-0d46-41b8-991c-353f656af966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4718 | 2026.04.28 20:32:37.451991 [ 193 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 75 rows starting from the beginning of the part | ||
| 4719 | 2026.04.28 20:32:37.452006 [ 277 ] {0818943a-0d46-41b8-991c-353f656af966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4720 | 2026.04.28 20:32:37.452046 [ 193 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1371 rows starting from the beginning of the part | ||
| 4721 | 2026.04.28 20:32:37.452088 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_31_6} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4722 | 2026.04.28 20:32:37.452097 [ 193 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
| 4723 | 2026.04.28 20:32:37.452140 [ 193 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 75 rows starting from the beginning of the part | ||
| 4724 | 2026.04.28 20:32:37.452167 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_31_6} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4725 | 2026.04.28 20:32:37.452181 [ 193 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 95 rows starting from the beginning of the part | ||
| 4726 | 2026.04.28 20:32:37.452245 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 4727 | 2026.04.28 20:32:37.452422 [ 277 ] {0818943a-0d46-41b8-991c-353f656af966} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4728 | 2026.04.28 20:32:37.452463 [ 277 ] {0818943a-0d46-41b8-991c-353f656af966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4729 | 2026.04.28 20:32:37.452821 [ 277 ] {0818943a-0d46-41b8-991c-353f656af966} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4730 | 2026.04.28 20:32:37.453032 [ 277 ] {0818943a-0d46-41b8-991c-353f656af966} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4731 | 2026.04.28 20:32:37.453144 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4732 | 2026.04.28 20:32:37.453167 [ 277 ] {0818943a-0d46-41b8-991c-353f656af966} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 4733 | 2026.04.28 20:32:37.453176 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4734 | 2026.04.28 20:32:37.453206 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4735 | 2026.04.28 20:32:37.453211 [ 277 ] {0818943a-0d46-41b8-991c-353f656af966} <Debug> TCPHandler: Processed in 0.001417493 sec. | ||
| 4736 | 2026.04.28 20:32:37.453281 [ 196 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4737 | 2026.04.28 20:32:37.453322 [ 199 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3512 rows, containing 5 columns (5 merged, 0 gathered) in 0.001588836 sec., 2210423.2280738857 rows/sec., 160.60 MiB/sec. | ||
| 4738 | 2026.04.28 20:32:37.453332 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4739 | 2026.04.28 20:32:37.453393 [ 196 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4740 | 2026.04.28 20:32:37.453431 [ 196 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 10245 rows starting from the beginning of the part | ||
| 4741 | 2026.04.28 20:32:37.453439 [ 277 ] {5448b5b6-d116-42e1-99c3-4976691968ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4742 | 2026.04.28 20:32:37.453496 [ 196 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 4743 | 2026.04.28 20:32:37.453503 [ 277 ] {5448b5b6-d116-42e1-99c3-4976691968ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4744 | 2026.04.28 20:32:37.453548 [ 196 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1539 rows starting from the beginning of the part | ||
| 4745 | 2026.04.28 20:32:37.453562 [ 200 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4746 | 2026.04.28 20:32:37.453598 [ 196 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 128 rows starting from the beginning of the part | ||
| 4747 | 2026.04.28 20:32:37.453644 [ 196 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 4748 | 2026.04.28 20:32:37.453690 [ 196 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 4749 | 2026.04.28 20:32:37.453845 [ 200 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_31_6} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4750 | 2026.04.28 20:32:37.453924 [ 200 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_31_6} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4751 | 2026.04.28 20:32:37.454034 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 4752 | 2026.04.28 20:32:37.454364 [ 277 ] {5448b5b6-d116-42e1-99c3-4976691968ab} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4753 | 2026.04.28 20:32:37.454406 [ 277 ] {5448b5b6-d116-42e1-99c3-4976691968ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4754 | 2026.04.28 20:32:37.454995 [ 277 ] {5448b5b6-d116-42e1-99c3-4976691968ab} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4755 | 2026.04.28 20:32:37.455247 [ 277 ] {5448b5b6-d116-42e1-99c3-4976691968ab} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4756 | 2026.04.28 20:32:37.455390 [ 277 ] {5448b5b6-d116-42e1-99c3-4976691968ab} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001969 sec., 15744.032503809041 rows/sec., 28.21 MiB/sec. | ||
| 4757 | 2026.04.28 20:32:37.455444 [ 277 ] {5448b5b6-d116-42e1-99c3-4976691968ab} <Debug> TCPHandler: Processed in 0.002160419 sec. | ||
| 4758 | 2026.04.28 20:32:37.455571 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4759 | 2026.04.28 20:32:37.455665 [ 277 ] {fbeba204-c576-4012-9867-275e421cd703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4760 | 2026.04.28 20:32:37.455706 [ 277 ] {fbeba204-c576-4012-9867-275e421cd703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4761 | 2026.04.28 20:32:37.456049 [ 277 ] {fbeba204-c576-4012-9867-275e421cd703} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4762 | 2026.04.28 20:32:37.456087 [ 277 ] {fbeba204-c576-4012-9867-275e421cd703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4763 | 2026.04.28 20:32:37.456397 [ 277 ] {fbeba204-c576-4012-9867-275e421cd703} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4764 | 2026.04.28 20:32:37.456637 [ 277 ] {fbeba204-c576-4012-9867-275e421cd703} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4765 | 2026.04.28 20:32:37.456745 [ 101 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4766 | 2026.04.28 20:32:37.456767 [ 277 ] {fbeba204-c576-4012-9867-275e421cd703} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 4767 | 2026.04.28 20:32:37.456792 [ 101 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4768 | 2026.04.28 20:32:37.456809 [ 277 ] {fbeba204-c576-4012-9867-275e421cd703} <Debug> TCPHandler: Processed in 0.001290669 sec. | ||
| 4769 | 2026.04.28 20:32:37.456817 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4770 | 2026.04.28 20:32:37.456906 [ 199 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4771 | 2026.04.28 20:32:37.457017 [ 199 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4772 | 2026.04.28 20:32:37.457047 [ 199 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1470 rows starting from the beginning of the part | ||
| 4773 | 2026.04.28 20:32:37.457099 [ 199 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 4774 | 2026.04.28 20:32:37.457147 [ 199 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
| 4775 | 2026.04.28 20:32:37.457193 [ 199 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part | ||
| 4776 | 2026.04.28 20:32:37.457235 [ 199 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 4777 | 2026.04.28 20:32:37.457279 [ 199 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 4778 | 2026.04.28 20:32:37.457535 [ 186 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12392 rows, containing 5 columns (5 merged, 0 gathered) in 0.004284438 sec., 2892328.001945646 rows/sec., 187.35 MiB/sec. | ||
| 4779 | 2026.04.28 20:32:37.457996 [ 189 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4780 | 2026.04.28 20:32:37.458268 [ 189 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4781 | 2026.04.28 20:32:37.458341 [ 189 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4782 | 2026.04.28 20:32:37.458384 [ 186 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1710 rows, containing 4 columns (4 merged, 0 gathered) in 0.001513455 sec., 1129865.1099636264 rows/sec., 75.28 MiB/sec. | ||
| 4783 | 2026.04.28 20:32:37.458414 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. | ||
| 4784 | 2026.04.28 20:32:37.458619 [ 200 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4785 | 2026.04.28 20:32:37.458887 [ 200 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_31_6} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4786 | 2026.04.28 20:32:37.458957 [ 200 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_31_6} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4787 | 2026.04.28 20:32:37.459046 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4788 | 2026.04.28 20:32:42.442080 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4789 | 2026.04.28 20:32:42.442318 [ 277 ] {1e6c5d32-4a40-4128-9274-9250b03fcb8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4790 | 2026.04.28 20:32:42.442649 [ 277 ] {1e6c5d32-4a40-4128-9274-9250b03fcb8a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4791 | 2026.04.28 20:32:42.442686 [ 277 ] {1e6c5d32-4a40-4128-9274-9250b03fcb8a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4792 | 2026.04.28 20:32:42.442905 [ 277 ] {1e6c5d32-4a40-4128-9274-9250b03fcb8a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4793 | 2026.04.28 20:32:42.442975 [ 277 ] {1e6c5d32-4a40-4128-9274-9250b03fcb8a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4794 | 2026.04.28 20:32:42.443117 [ 277 ] {1e6c5d32-4a40-4128-9274-9250b03fcb8a} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4795 | 2026.04.28 20:32:42.443236 [ 346 ] {1e6c5d32-4a40-4128-9274-9250b03fcb8a} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4796 | 2026.04.28 20:32:42.443249 [ 284 ] {1e6c5d32-4a40-4128-9274-9250b03fcb8a} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4797 | 2026.04.28 20:32:42.443249 [ 295 ] {1e6c5d32-4a40-4128-9274-9250b03fcb8a} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4798 | 2026.04.28 20:32:42.443392 [ 277 ] {1e6c5d32-4a40-4128-9274-9250b03fcb8a} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4799 | 2026.04.28 20:32:42.443419 [ 277 ] {1e6c5d32-4a40-4128-9274-9250b03fcb8a} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4800 | 2026.04.28 20:32:42.443490 [ 277 ] {1e6c5d32-4a40-4128-9274-9250b03fcb8a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4801 | 2026.04.28 20:32:42.443511 [ 277 ] {1e6c5d32-4a40-4128-9274-9250b03fcb8a} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 4802 | 2026.04.28 20:32:42.443547 [ 277 ] {1e6c5d32-4a40-4128-9274-9250b03fcb8a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4803 | 2026.04.28 20:32:42.443584 [ 277 ] {1e6c5d32-4a40-4128-9274-9250b03fcb8a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4804 | 2026.04.28 20:32:42.444766 [ 277 ] {1e6c5d32-4a40-4128-9274-9250b03fcb8a} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002539 sec., 19692.792437967702 rows/sec., 3.13 MiB/sec. | ||
| 4805 | 2026.04.28 20:32:42.444890 [ 277 ] {1e6c5d32-4a40-4128-9274-9250b03fcb8a} <Debug> TCPHandler: Processed in 0.002941048 sec. | ||
| 4806 | 2026.04.28 20:32:42.446810 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4807 | 2026.04.28 20:32:42.446942 [ 277 ] {f447bd9c-3d94-4ad1-816b-6e9e427e6663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4808 | 2026.04.28 20:32:42.446994 [ 277 ] {f447bd9c-3d94-4ad1-816b-6e9e427e6663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4809 | 2026.04.28 20:32:42.447528 [ 277 ] {f447bd9c-3d94-4ad1-816b-6e9e427e6663} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4810 | 2026.04.28 20:32:42.447574 [ 277 ] {f447bd9c-3d94-4ad1-816b-6e9e427e6663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4811 | 2026.04.28 20:32:42.447957 [ 277 ] {f447bd9c-3d94-4ad1-816b-6e9e427e6663} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4812 | 2026.04.28 20:32:42.448185 [ 277 ] {f447bd9c-3d94-4ad1-816b-6e9e427e6663} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4813 | 2026.04.28 20:32:42.448331 [ 277 ] {f447bd9c-3d94-4ad1-816b-6e9e427e6663} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001429 sec., 54583.62491252625 rows/sec., 4.52 MiB/sec. | ||
| 4814 | 2026.04.28 20:32:42.448371 [ 277 ] {f447bd9c-3d94-4ad1-816b-6e9e427e6663} <Debug> TCPHandler: Processed in 0.001620497 sec. | ||
| 4815 | 2026.04.28 20:32:42.448497 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4816 | 2026.04.28 20:32:42.448592 [ 277 ] {281b2e57-7cc6-4789-aefa-4345fbf1d8f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4817 | 2026.04.28 20:32:42.448634 [ 277 ] {281b2e57-7cc6-4789-aefa-4345fbf1d8f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4818 | 2026.04.28 20:32:42.449032 [ 277 ] {281b2e57-7cc6-4789-aefa-4345fbf1d8f1} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4819 | 2026.04.28 20:32:42.449069 [ 277 ] {281b2e57-7cc6-4789-aefa-4345fbf1d8f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4820 | 2026.04.28 20:32:42.449369 [ 277 ] {281b2e57-7cc6-4789-aefa-4345fbf1d8f1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4821 | 2026.04.28 20:32:42.449585 [ 277 ] {281b2e57-7cc6-4789-aefa-4345fbf1d8f1} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4822 | 2026.04.28 20:32:42.449716 [ 277 ] {281b2e57-7cc6-4789-aefa-4345fbf1d8f1} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001143 sec., 9623.797025371829 rows/sec., 723.66 KiB/sec. | ||
| 4823 | 2026.04.28 20:32:42.449754 [ 277 ] {281b2e57-7cc6-4789-aefa-4345fbf1d8f1} <Debug> TCPHandler: Processed in 0.00130672 sec. | ||
| 4824 | 2026.04.28 20:32:42.449883 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4825 | 2026.04.28 20:32:42.449977 [ 277 ] {2d6491a2-5a68-4ec8-9740-902a46431a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4826 | 2026.04.28 20:32:42.450017 [ 277 ] {2d6491a2-5a68-4ec8-9740-902a46431a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4827 | 2026.04.28 20:32:42.450429 [ 277 ] {2d6491a2-5a68-4ec8-9740-902a46431a87} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4828 | 2026.04.28 20:32:42.450465 [ 277 ] {2d6491a2-5a68-4ec8-9740-902a46431a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4829 | 2026.04.28 20:32:42.450765 [ 277 ] {2d6491a2-5a68-4ec8-9740-902a46431a87} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4830 | 2026.04.28 20:32:42.450981 [ 277 ] {2d6491a2-5a68-4ec8-9740-902a46431a87} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4831 | 2026.04.28 20:32:42.451113 [ 277 ] {2d6491a2-5a68-4ec8-9740-902a46431a87} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001153 sec., 65047.70164787511 rows/sec., 5.08 MiB/sec. | ||
| 4832 | 2026.04.28 20:32:42.451151 [ 277 ] {2d6491a2-5a68-4ec8-9740-902a46431a87} <Debug> TCPHandler: Processed in 0.00131753 sec. | ||
| 4833 | 2026.04.28 20:32:42.451273 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4834 | 2026.04.28 20:32:42.451367 [ 277 ] {18085ed0-e84a-4b6c-be95-2ccf4500da29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4835 | 2026.04.28 20:32:42.451410 [ 277 ] {18085ed0-e84a-4b6c-be95-2ccf4500da29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4836 | 2026.04.28 20:32:42.451806 [ 277 ] {18085ed0-e84a-4b6c-be95-2ccf4500da29} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4837 | 2026.04.28 20:32:42.451842 [ 277 ] {18085ed0-e84a-4b6c-be95-2ccf4500da29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4838 | 2026.04.28 20:32:42.452177 [ 277 ] {18085ed0-e84a-4b6c-be95-2ccf4500da29} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4839 | 2026.04.28 20:32:42.452384 [ 277 ] {18085ed0-e84a-4b6c-be95-2ccf4500da29} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4840 | 2026.04.28 20:32:42.452513 [ 277 ] {18085ed0-e84a-4b6c-be95-2ccf4500da29} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 4841 | 2026.04.28 20:32:42.452550 [ 277 ] {18085ed0-e84a-4b6c-be95-2ccf4500da29} <Debug> TCPHandler: Processed in 0.00132584 sec. | ||
| 4842 | 2026.04.28 20:32:42.452682 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4843 | 2026.04.28 20:32:42.452802 [ 277 ] {f2be1cf9-2806-49f5-92f6-a54b5693ac40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4844 | 2026.04.28 20:32:42.452869 [ 277 ] {f2be1cf9-2806-49f5-92f6-a54b5693ac40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4845 | 2026.04.28 20:32:42.453704 [ 277 ] {f2be1cf9-2806-49f5-92f6-a54b5693ac40} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4846 | 2026.04.28 20:32:42.453742 [ 277 ] {f2be1cf9-2806-49f5-92f6-a54b5693ac40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4847 | 2026.04.28 20:32:42.454276 [ 277 ] {f2be1cf9-2806-49f5-92f6-a54b5693ac40} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4848 | 2026.04.28 20:32:42.454510 [ 277 ] {f2be1cf9-2806-49f5-92f6-a54b5693ac40} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4849 | 2026.04.28 20:32:42.454649 [ 277 ] {f2be1cf9-2806-49f5-92f6-a54b5693ac40} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001871 sec., 5879.208979155532 rows/sec., 10.54 MiB/sec. | ||
| 4850 | 2026.04.28 20:32:42.454702 [ 277 ] {f2be1cf9-2806-49f5-92f6-a54b5693ac40} <Debug> TCPHandler: Processed in 0.002080307 sec. | ||
| 4851 | 2026.04.28 20:32:42.454831 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4852 | 2026.04.28 20:32:42.454926 [ 277 ] {d6c21142-8aad-4668-a972-cea8569341b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4853 | 2026.04.28 20:32:42.454969 [ 277 ] {d6c21142-8aad-4668-a972-cea8569341b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4854 | 2026.04.28 20:32:42.455304 [ 277 ] {d6c21142-8aad-4668-a972-cea8569341b0} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4855 | 2026.04.28 20:32:42.455341 [ 277 ] {d6c21142-8aad-4668-a972-cea8569341b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4856 | 2026.04.28 20:32:42.455663 [ 277 ] {d6c21142-8aad-4668-a972-cea8569341b0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4857 | 2026.04.28 20:32:42.455883 [ 277 ] {d6c21142-8aad-4668-a972-cea8569341b0} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4858 | 2026.04.28 20:32:42.456010 [ 277 ] {d6c21142-8aad-4668-a972-cea8569341b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 4859 | 2026.04.28 20:32:42.456047 [ 277 ] {d6c21142-8aad-4668-a972-cea8569341b0} <Debug> TCPHandler: Processed in 0.001265299 sec. | ||
| 4860 | 2026.04.28 20:32:43.169035 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10152 | ||
| 4861 | 2026.04.28 20:32:43.169585 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4862 | 2026.04.28 20:32:43.169634 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4863 | 2026.04.28 20:32:43.170143 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4864 | 2026.04.28 20:32:43.170385 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4865 | 2026.04.28 20:32:43.170526 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10152 | ||
| 4866 | 2026.04.28 20:32:43.170556 [ 92 ] {} <Debug> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4867 | 2026.04.28 20:32:43.170620 [ 92 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4868 | 2026.04.28 20:32:43.170640 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4869 | 2026.04.28 20:32:43.170768 [ 199 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::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 | ||
| 4870 | 2026.04.28 20:32:43.170916 [ 199 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4871 | 2026.04.28 20:32:43.170954 [ 199 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7720 rows starting from the beginning of the part | ||
| 4872 | 2026.04.28 20:32:43.171018 [ 199 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 4873 | 2026.04.28 20:32:43.171063 [ 199 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 4874 | 2026.04.28 20:32:43.171103 [ 199 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 4875 | 2026.04.28 20:32:43.171142 [ 199 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 4876 | 2026.04.28 20:32:43.171179 [ 199 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 4877 | 2026.04.28 20:32:43.172922 [ 186 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10152 rows, containing 4 columns (4 merged, 0 gathered) in 0.00220848 sec., 4596826.7767876545 rows/sec., 65.76 MiB/sec. | ||
| 4878 | 2026.04.28 20:32:43.173259 [ 201 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4879 | 2026.04.28 20:32:43.173573 [ 201 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_21_4} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4880 | 2026.04.28 20:32:43.173649 [ 201 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_21_4} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4881 | 2026.04.28 20:32:43.173758 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 4882 | 2026.04.28 20:32:43.690900 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4883 | 2026.04.28 20:32:43.708777 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4884 | 2026.04.28 20:32:43.708830 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4885 | 2026.04.28 20:32:43.714701 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4886 | 2026.04.28 20:32:43.715396 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4887 | 2026.04.28 20:32:43.715700 [ 90 ] {} <Debug> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4888 | 2026.04.28 20:32:43.715773 [ 90 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4889 | 2026.04.28 20:32:43.715798 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4890 | 2026.04.28 20:32:43.715931 [ 199 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::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 | ||
| 4891 | 2026.04.28 20:32:43.718607 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4892 | 2026.04.28 20:32:43.720197 [ 199 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4893 | 2026.04.28 20:32:43.721676 [ 199 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::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 | ||
| 4894 | 2026.04.28 20:32:43.726215 [ 199 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::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 | ||
| 4895 | 2026.04.28 20:32:43.730687 [ 199 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::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 | ||
| 4896 | 2026.04.28 20:32:43.735594 [ 199 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::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 | ||
| 4897 | 2026.04.28 20:32:43.740312 [ 199 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::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 | ||
| 4898 | 2026.04.28 20:32:43.745231 [ 199 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::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 | ||
| 4899 | 2026.04.28 20:32:43.798008 [ 186 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.082141169 sec., 1935.6919549075324 rows/sec., 10.01 MiB/sec. | ||
| 4900 | 2026.04.28 20:32:43.799911 [ 191 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4901 | 2026.04.28 20:32:43.801823 [ 191 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_21_4} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4902 | 2026.04.28 20:32:43.801930 [ 191 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_21_4} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4903 | 2026.04.28 20:32:43.803435 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4904 | 2026.04.28 20:32:44.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.56 MiB, peak 259.10 MiB, free memory in arenas 0.00 B, will set to 254.18 MiB (RSS), difference: 5.62 MiB | ||
| 4905 | 2026.04.28 20:32:45.696890 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 610 | ||
| 4906 | 2026.04.28 20:32:45.699111 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4907 | 2026.04.28 20:32:45.699160 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4908 | 2026.04.28 20:32:45.700364 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4909 | 2026.04.28 20:32:45.700628 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4910 | 2026.04.28 20:32:45.700800 [ 89 ] {} <Debug> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4911 | 2026.04.28 20:32:45.700875 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 610 | ||
| 4912 | 2026.04.28 20:32:45.700901 [ 89 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4913 | 2026.04.28 20:32:45.700944 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4914 | 2026.04.28 20:32:45.701076 [ 192 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::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 | ||
| 4915 | 2026.04.28 20:32:45.701614 [ 192 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4916 | 2026.04.28 20:32:45.701770 [ 192 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 446 rows starting from the beginning of the part | ||
| 4917 | 2026.04.28 20:32:45.702153 [ 192 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 4918 | 2026.04.28 20:32:45.702544 [ 192 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
| 4919 | 2026.04.28 20:32:45.702914 [ 192 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 52 rows starting from the beginning of the part | ||
| 4920 | 2026.04.28 20:32:45.703266 [ 192 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 4921 | 2026.04.28 20:32:45.703599 [ 192 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 28 rows starting from the beginning of the part | ||
| 4922 | 2026.04.28 20:32:45.709303 [ 186 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 72 columns (72 merged, 0 gathered) in 0.008277249 sec., 73695.98280781452 rows/sec., 64.25 MiB/sec. | ||
| 4923 | 2026.04.28 20:32:45.710647 [ 194 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4924 | 2026.04.28 20:32:45.711271 [ 194 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_16_3} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4925 | 2026.04.28 20:32:45.711358 [ 194 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_16_3} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4926 | 2026.04.28 20:32:45.711593 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.03 MiB. | ||
| 4927 | 2026.04.28 20:32:47.442221 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4928 | 2026.04.28 20:32:47.442500 [ 277 ] {40555da8-1842-44eb-a13b-9a32cd1634a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4929 | 2026.04.28 20:32:47.442847 [ 277 ] {40555da8-1842-44eb-a13b-9a32cd1634a8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4930 | 2026.04.28 20:32:47.442885 [ 277 ] {40555da8-1842-44eb-a13b-9a32cd1634a8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4931 | 2026.04.28 20:32:47.443107 [ 277 ] {40555da8-1842-44eb-a13b-9a32cd1634a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4932 | 2026.04.28 20:32:47.443179 [ 277 ] {40555da8-1842-44eb-a13b-9a32cd1634a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4933 | 2026.04.28 20:32:47.443325 [ 277 ] {40555da8-1842-44eb-a13b-9a32cd1634a8} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4934 | 2026.04.28 20:32:47.443443 [ 332 ] {40555da8-1842-44eb-a13b-9a32cd1634a8} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4935 | 2026.04.28 20:32:47.443465 [ 284 ] {40555da8-1842-44eb-a13b-9a32cd1634a8} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4936 | 2026.04.28 20:32:47.443443 [ 320 ] {40555da8-1842-44eb-a13b-9a32cd1634a8} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4937 | 2026.04.28 20:32:47.443624 [ 277 ] {40555da8-1842-44eb-a13b-9a32cd1634a8} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4938 | 2026.04.28 20:32:47.443655 [ 277 ] {40555da8-1842-44eb-a13b-9a32cd1634a8} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4939 | 2026.04.28 20:32:47.443728 [ 277 ] {40555da8-1842-44eb-a13b-9a32cd1634a8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4940 | 2026.04.28 20:32:47.443749 [ 277 ] {40555da8-1842-44eb-a13b-9a32cd1634a8} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 4941 | 2026.04.28 20:32:47.443784 [ 277 ] {40555da8-1842-44eb-a13b-9a32cd1634a8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4942 | 2026.04.28 20:32:47.443823 [ 277 ] {40555da8-1842-44eb-a13b-9a32cd1634a8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4943 | 2026.04.28 20:32:47.444954 [ 277 ] {40555da8-1842-44eb-a13b-9a32cd1634a8} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002558 sec., 19546.520719311964 rows/sec., 3.11 MiB/sec. | ||
| 4944 | 2026.04.28 20:32:47.445086 [ 277 ] {40555da8-1842-44eb-a13b-9a32cd1634a8} <Debug> TCPHandler: Processed in 0.003008489 sec. | ||
| 4945 | 2026.04.28 20:32:47.447308 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4946 | 2026.04.28 20:32:47.447443 [ 277 ] {a831bf6a-d022-43ab-969e-a4ca451186fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4947 | 2026.04.28 20:32:47.447499 [ 277 ] {a831bf6a-d022-43ab-969e-a4ca451186fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4948 | 2026.04.28 20:32:47.448135 [ 277 ] {a831bf6a-d022-43ab-969e-a4ca451186fa} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4949 | 2026.04.28 20:32:47.448191 [ 277 ] {a831bf6a-d022-43ab-969e-a4ca451186fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4950 | 2026.04.28 20:32:47.448626 [ 277 ] {a831bf6a-d022-43ab-969e-a4ca451186fa} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4951 | 2026.04.28 20:32:47.448856 [ 277 ] {a831bf6a-d022-43ab-969e-a4ca451186fa} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4952 | 2026.04.28 20:32:47.449005 [ 277 ] {a831bf6a-d022-43ab-969e-a4ca451186fa} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001603 sec., 73611.97754210855 rows/sec., 6.26 MiB/sec. | ||
| 4953 | 2026.04.28 20:32:47.449047 [ 277 ] {a831bf6a-d022-43ab-969e-a4ca451186fa} <Debug> TCPHandler: Processed in 0.001803281 sec. | ||
| 4954 | 2026.04.28 20:32:47.449183 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4955 | 2026.04.28 20:32:47.449285 [ 277 ] {43e7beb2-31dc-490b-aa7a-fedad11b80d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4956 | 2026.04.28 20:32:47.449329 [ 277 ] {43e7beb2-31dc-490b-aa7a-fedad11b80d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4957 | 2026.04.28 20:32:47.449753 [ 277 ] {43e7beb2-31dc-490b-aa7a-fedad11b80d8} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4958 | 2026.04.28 20:32:47.449793 [ 277 ] {43e7beb2-31dc-490b-aa7a-fedad11b80d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4959 | 2026.04.28 20:32:47.450098 [ 277 ] {43e7beb2-31dc-490b-aa7a-fedad11b80d8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4960 | 2026.04.28 20:32:47.450323 [ 277 ] {43e7beb2-31dc-490b-aa7a-fedad11b80d8} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4961 | 2026.04.28 20:32:47.450463 [ 277 ] {43e7beb2-31dc-490b-aa7a-fedad11b80d8} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001199 sec., 25854.87906588824 rows/sec., 1.90 MiB/sec. | ||
| 4962 | 2026.04.28 20:32:47.450503 [ 277 ] {43e7beb2-31dc-490b-aa7a-fedad11b80d8} <Debug> TCPHandler: Processed in 0.001370702 sec. | ||
| 4963 | 2026.04.28 20:32:47.450624 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4964 | 2026.04.28 20:32:47.450721 [ 277 ] {a15274ab-9778-4cfd-80b2-63c147db93b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4965 | 2026.04.28 20:32:47.450762 [ 277 ] {a15274ab-9778-4cfd-80b2-63c147db93b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4966 | 2026.04.28 20:32:47.451199 [ 277 ] {a15274ab-9778-4cfd-80b2-63c147db93b0} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4967 | 2026.04.28 20:32:47.451237 [ 277 ] {a15274ab-9778-4cfd-80b2-63c147db93b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4968 | 2026.04.28 20:32:47.451547 [ 277 ] {a15274ab-9778-4cfd-80b2-63c147db93b0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4969 | 2026.04.28 20:32:47.451763 [ 277 ] {a15274ab-9778-4cfd-80b2-63c147db93b0} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4970 | 2026.04.28 20:32:47.451895 [ 277 ] {a15274ab-9778-4cfd-80b2-63c147db93b0} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001193 sec., 79631.1818943839 rows/sec., 6.22 MiB/sec. | ||
| 4971 | 2026.04.28 20:32:47.451934 [ 277 ] {a15274ab-9778-4cfd-80b2-63c147db93b0} <Debug> TCPHandler: Processed in 0.001360301 sec. | ||
| 4972 | 2026.04.28 20:32:47.452055 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4973 | 2026.04.28 20:32:47.452151 [ 277 ] {ae72b134-b392-424e-820f-4681375701d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4974 | 2026.04.28 20:32:47.452195 [ 277 ] {ae72b134-b392-424e-820f-4681375701d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4975 | 2026.04.28 20:32:47.452601 [ 277 ] {ae72b134-b392-424e-820f-4681375701d2} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4976 | 2026.04.28 20:32:47.452635 [ 277 ] {ae72b134-b392-424e-820f-4681375701d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4977 | 2026.04.28 20:32:47.452967 [ 277 ] {ae72b134-b392-424e-820f-4681375701d2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4978 | 2026.04.28 20:32:47.453184 [ 277 ] {ae72b134-b392-424e-820f-4681375701d2} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4979 | 2026.04.28 20:32:47.453322 [ 277 ] {ae72b134-b392-424e-820f-4681375701d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 4980 | 2026.04.28 20:32:47.453361 [ 277 ] {ae72b134-b392-424e-820f-4681375701d2} <Debug> TCPHandler: Processed in 0.001355971 sec. | ||
| 4981 | 2026.04.28 20:32:47.453483 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4982 | 2026.04.28 20:32:47.453580 [ 277 ] {5eb6d485-81dd-43f3-9ae6-02021c6459d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4983 | 2026.04.28 20:32:47.453636 [ 277 ] {5eb6d485-81dd-43f3-9ae6-02021c6459d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4984 | 2026.04.28 20:32:47.454417 [ 277 ] {5eb6d485-81dd-43f3-9ae6-02021c6459d1} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4985 | 2026.04.28 20:32:47.454453 [ 277 ] {5eb6d485-81dd-43f3-9ae6-02021c6459d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4986 | 2026.04.28 20:32:47.454998 [ 277 ] {5eb6d485-81dd-43f3-9ae6-02021c6459d1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4987 | 2026.04.28 20:32:47.455237 [ 277 ] {5eb6d485-81dd-43f3-9ae6-02021c6459d1} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4988 | 2026.04.28 20:32:47.455383 [ 277 ] {5eb6d485-81dd-43f3-9ae6-02021c6459d1} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001821 sec., 17023.61339923119 rows/sec., 30.51 MiB/sec. | ||
| 4989 | 2026.04.28 20:32:47.455445 [ 277 ] {5eb6d485-81dd-43f3-9ae6-02021c6459d1} <Debug> TCPHandler: Processed in 0.002012237 sec. | ||
| 4990 | 2026.04.28 20:32:47.455576 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4991 | 2026.04.28 20:32:47.455672 [ 277 ] {b3ca4891-4afd-4d08-87a4-4c2bb47a63f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4992 | 2026.04.28 20:32:47.455714 [ 277 ] {b3ca4891-4afd-4d08-87a4-4c2bb47a63f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4993 | 2026.04.28 20:32:47.456051 [ 277 ] {b3ca4891-4afd-4d08-87a4-4c2bb47a63f7} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4994 | 2026.04.28 20:32:47.456086 [ 277 ] {b3ca4891-4afd-4d08-87a4-4c2bb47a63f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4995 | 2026.04.28 20:32:47.456390 [ 277 ] {b3ca4891-4afd-4d08-87a4-4c2bb47a63f7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4996 | 2026.04.28 20:32:47.456610 [ 277 ] {b3ca4891-4afd-4d08-87a4-4c2bb47a63f7} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4997 | 2026.04.28 20:32:47.456737 [ 277 ] {b3ca4891-4afd-4d08-87a4-4c2bb47a63f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 4998 | 2026.04.28 20:32:47.456773 [ 277 ] {b3ca4891-4afd-4d08-87a4-4c2bb47a63f7} <Debug> TCPHandler: Processed in 0.001246918 sec. | ||
| 4999 | 2026.04.28 20:32:50.591790 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5000 | 2026.04.28 20:32:50.591845 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5001 | 2026.04.28 20:32:50.670654 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10600 | ||
| 5002 | 2026.04.28 20:32:50.671358 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5003 | 2026.04.28 20:32:50.671413 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5004 | 2026.04.28 20:32:50.672046 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5005 | 2026.04.28 20:32:50.672306 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5006 | 2026.04.28 20:32:50.672455 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10600 | ||
| 5007 | 2026.04.28 20:32:51.218704 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5008 | 2026.04.28 20:32:51.233542 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5009 | 2026.04.28 20:32:51.233607 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5010 | 2026.04.28 20:32:51.239618 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5011 | 2026.04.28 20:32:51.240336 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5012 | 2026.04.28 20:32:51.242958 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5013 | 2026.04.28 20:32:52.441769 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5014 | 2026.04.28 20:32:52.442038 [ 277 ] {d16227ce-6b4f-449c-a434-d949d2a0b353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5015 | 2026.04.28 20:32:52.442420 [ 277 ] {d16227ce-6b4f-449c-a434-d949d2a0b353} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5016 | 2026.04.28 20:32:52.442462 [ 277 ] {d16227ce-6b4f-449c-a434-d949d2a0b353} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5017 | 2026.04.28 20:32:52.442712 [ 277 ] {d16227ce-6b4f-449c-a434-d949d2a0b353} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5018 | 2026.04.28 20:32:52.442782 [ 277 ] {d16227ce-6b4f-449c-a434-d949d2a0b353} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5019 | 2026.04.28 20:32:52.442922 [ 277 ] {d16227ce-6b4f-449c-a434-d949d2a0b353} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5020 | 2026.04.28 20:32:52.443038 [ 320 ] {d16227ce-6b4f-449c-a434-d949d2a0b353} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5021 | 2026.04.28 20:32:52.443069 [ 284 ] {d16227ce-6b4f-449c-a434-d949d2a0b353} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5022 | 2026.04.28 20:32:52.443038 [ 332 ] {d16227ce-6b4f-449c-a434-d949d2a0b353} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5023 | 2026.04.28 20:32:52.443224 [ 277 ] {d16227ce-6b4f-449c-a434-d949d2a0b353} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5024 | 2026.04.28 20:32:52.443250 [ 277 ] {d16227ce-6b4f-449c-a434-d949d2a0b353} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5025 | 2026.04.28 20:32:52.443318 [ 277 ] {d16227ce-6b4f-449c-a434-d949d2a0b353} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5026 | 2026.04.28 20:32:52.443337 [ 277 ] {d16227ce-6b4f-449c-a434-d949d2a0b353} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 5027 | 2026.04.28 20:32:52.443370 [ 277 ] {d16227ce-6b4f-449c-a434-d949d2a0b353} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5028 | 2026.04.28 20:32:52.443407 [ 277 ] {d16227ce-6b4f-449c-a434-d949d2a0b353} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5029 | 2026.04.28 20:32:52.444506 [ 277 ] {d16227ce-6b4f-449c-a434-d949d2a0b353} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.00257 sec., 19455.25291828794 rows/sec., 3.09 MiB/sec. | ||
| 5030 | 2026.04.28 20:32:52.444628 [ 277 ] {d16227ce-6b4f-449c-a434-d949d2a0b353} <Debug> TCPHandler: Processed in 0.002999659 sec. | ||
| 5031 | 2026.04.28 20:32:52.446506 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5032 | 2026.04.28 20:32:52.446620 [ 277 ] {1794fdba-7bac-4499-bdee-14ba00e9ce09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5033 | 2026.04.28 20:32:52.446671 [ 277 ] {1794fdba-7bac-4499-bdee-14ba00e9ce09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5034 | 2026.04.28 20:32:52.447286 [ 277 ] {1794fdba-7bac-4499-bdee-14ba00e9ce09} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5035 | 2026.04.28 20:32:52.447338 [ 277 ] {1794fdba-7bac-4499-bdee-14ba00e9ce09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5036 | 2026.04.28 20:32:52.447773 [ 277 ] {1794fdba-7bac-4499-bdee-14ba00e9ce09} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5037 | 2026.04.28 20:32:52.447993 [ 277 ] {1794fdba-7bac-4499-bdee-14ba00e9ce09} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5038 | 2026.04.28 20:32:52.448141 [ 277 ] {1794fdba-7bac-4499-bdee-14ba00e9ce09} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001553 sec., 50225.37025112686 rows/sec., 4.16 MiB/sec. | ||
| 5039 | 2026.04.28 20:32:52.448179 [ 277 ] {1794fdba-7bac-4499-bdee-14ba00e9ce09} <Debug> TCPHandler: Processed in 0.001725079 sec. | ||
| 5040 | 2026.04.28 20:32:52.448308 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5041 | 2026.04.28 20:32:52.448403 [ 277 ] {8f93166d-810a-4dcf-b56c-b36d9644bd11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5042 | 2026.04.28 20:32:52.448442 [ 277 ] {8f93166d-810a-4dcf-b56c-b36d9644bd11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5043 | 2026.04.28 20:32:52.448849 [ 277 ] {8f93166d-810a-4dcf-b56c-b36d9644bd11} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5044 | 2026.04.28 20:32:52.448884 [ 277 ] {8f93166d-810a-4dcf-b56c-b36d9644bd11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5045 | 2026.04.28 20:32:52.449166 [ 277 ] {8f93166d-810a-4dcf-b56c-b36d9644bd11} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5046 | 2026.04.28 20:32:52.449386 [ 277 ] {8f93166d-810a-4dcf-b56c-b36d9644bd11} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5047 | 2026.04.28 20:32:52.449497 [ 81 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5048 | 2026.04.28 20:32:52.449510 [ 277 ] {8f93166d-810a-4dcf-b56c-b36d9644bd11} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001126 sec., 9769.094138543516 rows/sec., 734.59 KiB/sec. | ||
| 5049 | 2026.04.28 20:32:52.449572 [ 81 ] {} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5050 | 2026.04.28 20:32:52.449587 [ 277 ] {8f93166d-810a-4dcf-b56c-b36d9644bd11} <Debug> TCPHandler: Processed in 0.00132637 sec. | ||
| 5051 | 2026.04.28 20:32:52.449599 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5052 | 2026.04.28 20:32:52.449711 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5053 | 2026.04.28 20:32:52.449719 [ 192 ] {01c43cd8-48e3-438a-8761-676baf543302::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 | ||
| 5054 | 2026.04.28 20:32:52.449810 [ 277 ] {866213f4-fc18-4550-99bf-070537567274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5055 | 2026.04.28 20:32:52.449852 [ 277 ] {866213f4-fc18-4550-99bf-070537567274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5056 | 2026.04.28 20:32:52.449852 [ 192 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5057 | 2026.04.28 20:32:52.449899 [ 192 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 227 rows starting from the beginning of the part | ||
| 5058 | 2026.04.28 20:32:52.449967 [ 192 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 11 rows starting from the beginning of the part | ||
| 5059 | 2026.04.28 20:32:52.450020 [ 192 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part | ||
| 5060 | 2026.04.28 20:32:52.450067 [ 192 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 11 rows starting from the beginning of the part | ||
| 5061 | 2026.04.28 20:32:52.450115 [ 192 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part | ||
| 5062 | 2026.04.28 20:32:52.450173 [ 192 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 11 rows starting from the beginning of the part | ||
| 5063 | 2026.04.28 20:32:52.450332 [ 277 ] {866213f4-fc18-4550-99bf-070537567274} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5064 | 2026.04.28 20:32:52.450373 [ 277 ] {866213f4-fc18-4550-99bf-070537567274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5065 | 2026.04.28 20:32:52.450738 [ 277 ] {866213f4-fc18-4550-99bf-070537567274} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5066 | 2026.04.28 20:32:52.450966 [ 277 ] {866213f4-fc18-4550-99bf-070537567274} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5067 | 2026.04.28 20:32:52.451039 [ 186 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 322 rows, containing 5 columns (5 merged, 0 gathered) in 0.001362811 sec., 236276.34352819284 rows/sec., 16.69 MiB/sec. | ||
| 5068 | 2026.04.28 20:32:52.451095 [ 277 ] {866213f4-fc18-4550-99bf-070537567274} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001303 sec., 57559.47812739832 rows/sec., 4.49 MiB/sec. | ||
| 5069 | 2026.04.28 20:32:52.451137 [ 277 ] {866213f4-fc18-4550-99bf-070537567274} <Debug> TCPHandler: Processed in 0.001477374 sec. | ||
| 5070 | 2026.04.28 20:32:52.451194 [ 195 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5071 | 2026.04.28 20:32:52.451254 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5072 | 2026.04.28 20:32:52.451348 [ 277 ] {443d025b-6fb2-4baf-8d0b-ff150a93cbb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5073 | 2026.04.28 20:32:52.451392 [ 277 ] {443d025b-6fb2-4baf-8d0b-ff150a93cbb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5074 | 2026.04.28 20:32:52.451442 [ 195 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_26_5} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5075 | 2026.04.28 20:32:52.451505 [ 195 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_26_5} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5076 | 2026.04.28 20:32:52.451576 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 5077 | 2026.04.28 20:32:52.451800 [ 277 ] {443d025b-6fb2-4baf-8d0b-ff150a93cbb6} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5078 | 2026.04.28 20:32:52.451834 [ 277 ] {443d025b-6fb2-4baf-8d0b-ff150a93cbb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5079 | 2026.04.28 20:32:52.452163 [ 277 ] {443d025b-6fb2-4baf-8d0b-ff150a93cbb6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5080 | 2026.04.28 20:32:52.452380 [ 277 ] {443d025b-6fb2-4baf-8d0b-ff150a93cbb6} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5081 | 2026.04.28 20:32:52.452512 [ 277 ] {443d025b-6fb2-4baf-8d0b-ff150a93cbb6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 5082 | 2026.04.28 20:32:52.452549 [ 277 ] {443d025b-6fb2-4baf-8d0b-ff150a93cbb6} <Debug> TCPHandler: Processed in 0.001342401 sec. | ||
| 5083 | 2026.04.28 20:32:52.452663 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5084 | 2026.04.28 20:32:52.452755 [ 277 ] {9b8a9511-4b4d-4199-bb43-6f86d164d365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5085 | 2026.04.28 20:32:52.452808 [ 277 ] {9b8a9511-4b4d-4199-bb43-6f86d164d365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5086 | 2026.04.28 20:32:52.453598 [ 277 ] {9b8a9511-4b4d-4199-bb43-6f86d164d365} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5087 | 2026.04.28 20:32:52.453632 [ 277 ] {9b8a9511-4b4d-4199-bb43-6f86d164d365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5088 | 2026.04.28 20:32:52.454140 [ 277 ] {9b8a9511-4b4d-4199-bb43-6f86d164d365} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5089 | 2026.04.28 20:32:52.454366 [ 277 ] {9b8a9511-4b4d-4199-bb43-6f86d164d365} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5090 | 2026.04.28 20:32:52.454463 [ 79 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5091 | 2026.04.28 20:32:52.454498 [ 79 ] {} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5092 | 2026.04.28 20:32:52.454500 [ 277 ] {9b8a9511-4b4d-4199-bb43-6f86d164d365} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001762 sec., 6242.905788876277 rows/sec., 11.19 MiB/sec. | ||
| 5093 | 2026.04.28 20:32:52.454516 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5094 | 2026.04.28 20:32:52.454558 [ 277 ] {9b8a9511-4b4d-4199-bb43-6f86d164d365} <Debug> TCPHandler: Processed in 0.001941845 sec. | ||
| 5095 | 2026.04.28 20:32:52.454603 [ 192 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::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 | ||
| 5096 | 2026.04.28 20:32:52.454675 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5097 | 2026.04.28 20:32:52.454772 [ 277 ] {61dc71c4-3020-4012-ac64-f47fdc240077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5098 | 2026.04.28 20:32:52.454812 [ 277 ] {61dc71c4-3020-4012-ac64-f47fdc240077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5099 | 2026.04.28 20:32:52.454815 [ 192 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5100 | 2026.04.28 20:32:52.454871 [ 192 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 490 rows starting from the beginning of the part | ||
| 5101 | 2026.04.28 20:32:52.454975 [ 192 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 11 rows starting from the beginning of the part | ||
| 5102 | 2026.04.28 20:32:52.455068 [ 192 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part | ||
| 5103 | 2026.04.28 20:32:52.455165 [ 192 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 11 rows starting from the beginning of the part | ||
| 5104 | 2026.04.28 20:32:52.455167 [ 277 ] {61dc71c4-3020-4012-ac64-f47fdc240077} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5105 | 2026.04.28 20:32:52.455239 [ 277 ] {61dc71c4-3020-4012-ac64-f47fdc240077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5106 | 2026.04.28 20:32:52.455254 [ 192 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part | ||
| 5107 | 2026.04.28 20:32:52.455359 [ 192 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 11 rows starting from the beginning of the part | ||
| 5108 | 2026.04.28 20:32:52.455550 [ 277 ] {61dc71c4-3020-4012-ac64-f47fdc240077} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5109 | 2026.04.28 20:32:52.455801 [ 277 ] {61dc71c4-3020-4012-ac64-f47fdc240077} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5110 | 2026.04.28 20:32:52.455930 [ 277 ] {61dc71c4-3020-4012-ac64-f47fdc240077} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001177 sec., 50977.06032285471 rows/sec., 3.44 MiB/sec. | ||
| 5111 | 2026.04.28 20:32:52.455965 [ 277 ] {61dc71c4-3020-4012-ac64-f47fdc240077} <Debug> TCPHandler: Processed in 0.001337281 sec. | ||
| 5112 | 2026.04.28 20:32:52.475973 [ 195 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 585 rows, containing 19 columns (19 merged, 0 gathered) in 0.02139928 sec., 27337.368360056975 rows/sec., 48.99 MiB/sec. | ||
| 5113 | 2026.04.28 20:32:52.477020 [ 197 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5114 | 2026.04.28 20:32:52.477400 [ 197 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5115 | 2026.04.28 20:32:52.477479 [ 197 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5116 | 2026.04.28 20:32:52.477613 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5117 | 2026.04.28 20:32:52.719472 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5118 | 2026.04.28 20:32:52.719819 [ 277 ] {f4461474-d5c8-4298-9cce-bf3b046e6612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'kstat_sampler:samples_dropped', '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_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 5119 | 2026.04.28 20:32:52.720196 [ 277 ] {f4461474-d5c8-4298-9cce-bf3b046e6612} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5120 | 2026.04.28 20:32:52.720236 [ 277 ] {f4461474-d5c8-4298-9cce-bf3b046e6612} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'kstat_sampler:samples_dropped', '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_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 5121 | 2026.04.28 20:32:52.720509 [ 277 ] {f4461474-d5c8-4298-9cce-bf3b046e6612} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5122 | 2026.04.28 20:32:52.720578 [ 277 ] {f4461474-d5c8-4298-9cce-bf3b046e6612} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5123 | 2026.04.28 20:32:52.720721 [ 277 ] {f4461474-d5c8-4298-9cce-bf3b046e6612} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 5124 | 2026.04.28 20:32:52.720854 [ 284 ] {f4461474-d5c8-4298-9cce-bf3b046e6612} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5125 | 2026.04.28 20:32:52.720859 [ 316 ] {f4461474-d5c8-4298-9cce-bf3b046e6612} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5126 | 2026.04.28 20:32:52.720859 [ 332 ] {f4461474-d5c8-4298-9cce-bf3b046e6612} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5127 | 2026.04.28 20:32:52.721024 [ 277 ] {f4461474-d5c8-4298-9cce-bf3b046e6612} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5128 | 2026.04.28 20:32:52.721052 [ 277 ] {f4461474-d5c8-4298-9cce-bf3b046e6612} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5129 | 2026.04.28 20:32:52.721121 [ 277 ] {f4461474-d5c8-4298-9cce-bf3b046e6612} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5130 | 2026.04.28 20:32:52.721142 [ 277 ] {f4461474-d5c8-4298-9cce-bf3b046e6612} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 5131 | 2026.04.28 20:32:52.721177 [ 277 ] {f4461474-d5c8-4298-9cce-bf3b046e6612} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', '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_rib:active_routes', 'switch_table:capacity', 'switch_table: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'))" | ||
| 5132 | 2026.04.28 20:32:52.721227 [ 277 ] {f4461474-d5c8-4298-9cce-bf3b046e6612} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', '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_rib:active_routes', 'switch_table:capacity', 'switch_table: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'))" | ||
| 5133 | 2026.04.28 20:32:52.722498 [ 277 ] {f4461474-d5c8-4298-9cce-bf3b046e6612} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002815 sec., 17761.989342806395 rows/sec., 4.25 MiB/sec. | ||
| 5134 | 2026.04.28 20:32:52.722626 [ 277 ] {f4461474-d5c8-4298-9cce-bf3b046e6612} <Debug> TCPHandler: Processed in 0.003340307 sec. | ||
| 5135 | 2026.04.28 20:32:52.737813 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5136 | 2026.04.28 20:32:52.738019 [ 277 ] {805a3d78-ec59-43fc-ae67-08705ee42bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5137 | 2026.04.28 20:32:52.738102 [ 277 ] {805a3d78-ec59-43fc-ae67-08705ee42bfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5138 | 2026.04.28 20:32:52.738917 [ 277 ] {805a3d78-ec59-43fc-ae67-08705ee42bfd} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5139 | 2026.04.28 20:32:52.738954 [ 277 ] {805a3d78-ec59-43fc-ae67-08705ee42bfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5140 | 2026.04.28 20:32:52.739359 [ 277 ] {805a3d78-ec59-43fc-ae67-08705ee42bfd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5141 | 2026.04.28 20:32:52.739586 [ 277 ] {805a3d78-ec59-43fc-ae67-08705ee42bfd} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5142 | 2026.04.28 20:32:52.739735 [ 277 ] {805a3d78-ec59-43fc-ae67-08705ee42bfd} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001775 sec., 160000 rows/sec., 10.16 MiB/sec. | ||
| 5143 | 2026.04.28 20:32:52.739774 [ 277 ] {805a3d78-ec59-43fc-ae67-08705ee42bfd} <Debug> TCPHandler: Processed in 0.002065227 sec. | ||
| 5144 | 2026.04.28 20:32:52.739912 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5145 | 2026.04.28 20:32:52.740014 [ 277 ] {9b22b3e5-288d-4b0b-ba7b-67e54433ea9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5146 | 2026.04.28 20:32:52.740054 [ 277 ] {9b22b3e5-288d-4b0b-ba7b-67e54433ea9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5147 | 2026.04.28 20:32:52.740447 [ 277 ] {9b22b3e5-288d-4b0b-ba7b-67e54433ea9b} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5148 | 2026.04.28 20:32:52.740482 [ 277 ] {9b22b3e5-288d-4b0b-ba7b-67e54433ea9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5149 | 2026.04.28 20:32:52.740770 [ 277 ] {9b22b3e5-288d-4b0b-ba7b-67e54433ea9b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5150 | 2026.04.28 20:32:52.740973 [ 277 ] {9b22b3e5-288d-4b0b-ba7b-67e54433ea9b} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5151 | 2026.04.28 20:32:52.741098 [ 277 ] {9b22b3e5-288d-4b0b-ba7b-67e54433ea9b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001103 sec., 1813.236627379873 rows/sec., 147.86 KiB/sec. | ||
| 5152 | 2026.04.28 20:32:52.741134 [ 277 ] {9b22b3e5-288d-4b0b-ba7b-67e54433ea9b} <Debug> TCPHandler: Processed in 0.001282789 sec. | ||
| 5153 | 2026.04.28 20:32:52.741242 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5154 | 2026.04.28 20:32:52.741335 [ 277 ] {d037cd19-32fc-43dc-b684-347c44932218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5155 | 2026.04.28 20:32:52.741374 [ 277 ] {d037cd19-32fc-43dc-b684-347c44932218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5156 | 2026.04.28 20:32:52.742893 [ 277 ] {d037cd19-32fc-43dc-b684-347c44932218} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5157 | 2026.04.28 20:32:52.742930 [ 277 ] {d037cd19-32fc-43dc-b684-347c44932218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5158 | 2026.04.28 20:32:52.743522 [ 277 ] {d037cd19-32fc-43dc-b684-347c44932218} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5159 | 2026.04.28 20:32:52.743732 [ 277 ] {d037cd19-32fc-43dc-b684-347c44932218} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5160 | 2026.04.28 20:32:52.743859 [ 277 ] {d037cd19-32fc-43dc-b684-347c44932218} <Debug> executeQuery: Read 3209 rows, 246.08 KiB in 0.002542 sec., 1262391.8174665617 rows/sec., 94.53 MiB/sec. | ||
| 5161 | 2026.04.28 20:32:52.743900 [ 277 ] {d037cd19-32fc-43dc-b684-347c44932218} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 5162 | 2026.04.28 20:32:52.743914 [ 277 ] {d037cd19-32fc-43dc-b684-347c44932218} <Debug> TCPHandler: Processed in 0.002720753 sec. | ||
| 5163 | 2026.04.28 20:32:52.744034 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5164 | 2026.04.28 20:32:52.744129 [ 277 ] {81f5dc8d-aa8e-434f-8fba-e8a756b8861b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5165 | 2026.04.28 20:32:52.744167 [ 277 ] {81f5dc8d-aa8e-434f-8fba-e8a756b8861b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5166 | 2026.04.28 20:32:52.744632 [ 277 ] {81f5dc8d-aa8e-434f-8fba-e8a756b8861b} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5167 | 2026.04.28 20:32:52.744670 [ 277 ] {81f5dc8d-aa8e-434f-8fba-e8a756b8861b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5168 | 2026.04.28 20:32:52.745006 [ 277 ] {81f5dc8d-aa8e-434f-8fba-e8a756b8861b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5169 | 2026.04.28 20:32:52.745214 [ 277 ] {81f5dc8d-aa8e-434f-8fba-e8a756b8861b} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5170 | 2026.04.28 20:32:52.745341 [ 277 ] {81f5dc8d-aa8e-434f-8fba-e8a756b8861b} <Debug> executeQuery: Read 186 rows, 11.84 KiB in 0.00123 sec., 151219.51219512196 rows/sec., 9.40 MiB/sec. | ||
| 5171 | 2026.04.28 20:32:52.745379 [ 277 ] {81f5dc8d-aa8e-434f-8fba-e8a756b8861b} <Debug> TCPHandler: Processed in 0.001393942 sec. | ||
| 5172 | 2026.04.28 20:32:52.745482 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5173 | 2026.04.28 20:32:52.745574 [ 277 ] {9711d946-a3d3-4b41-9399-04977d26209e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5174 | 2026.04.28 20:32:52.745613 [ 277 ] {9711d946-a3d3-4b41-9399-04977d26209e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5175 | 2026.04.28 20:32:52.746228 [ 277 ] {9711d946-a3d3-4b41-9399-04977d26209e} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5176 | 2026.04.28 20:32:52.746270 [ 277 ] {9711d946-a3d3-4b41-9399-04977d26209e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5177 | 2026.04.28 20:32:52.746777 [ 277 ] {9711d946-a3d3-4b41-9399-04977d26209e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5178 | 2026.04.28 20:32:52.747066 [ 277 ] {9711d946-a3d3-4b41-9399-04977d26209e} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5179 | 2026.04.28 20:32:52.747198 [ 277 ] {9711d946-a3d3-4b41-9399-04977d26209e} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001642 sec., 578562.7283800243 rows/sec., 34.04 MiB/sec. | ||
| 5180 | 2026.04.28 20:32:52.747236 [ 277 ] {9711d946-a3d3-4b41-9399-04977d26209e} <Debug> TCPHandler: Processed in 0.001802282 sec. | ||
| 5181 | 2026.04.28 20:32:52.747352 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5182 | 2026.04.28 20:32:52.747468 [ 277 ] {26a91e44-22ad-4382-8d80-0d99c702f116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5183 | 2026.04.28 20:32:52.747518 [ 277 ] {26a91e44-22ad-4382-8d80-0d99c702f116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5184 | 2026.04.28 20:32:52.747906 [ 277 ] {26a91e44-22ad-4382-8d80-0d99c702f116} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5185 | 2026.04.28 20:32:52.747942 [ 277 ] {26a91e44-22ad-4382-8d80-0d99c702f116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5186 | 2026.04.28 20:32:52.748264 [ 277 ] {26a91e44-22ad-4382-8d80-0d99c702f116} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5187 | 2026.04.28 20:32:52.748481 [ 277 ] {26a91e44-22ad-4382-8d80-0d99c702f116} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5188 | 2026.04.28 20:32:52.748609 [ 277 ] {26a91e44-22ad-4382-8d80-0d99c702f116} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001161 sec., 861.3264427217916 rows/sec., 60.56 KiB/sec. | ||
| 5189 | 2026.04.28 20:32:52.748646 [ 277 ] {26a91e44-22ad-4382-8d80-0d99c702f116} <Debug> TCPHandler: Processed in 0.001341671 sec. | ||
| 5190 | 2026.04.28 20:32:52.748753 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5191 | 2026.04.28 20:32:52.748845 [ 277 ] {7a14f9bb-ce77-4a40-a6be-8a913d6d6a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5192 | 2026.04.28 20:32:52.748884 [ 277 ] {7a14f9bb-ce77-4a40-a6be-8a913d6d6a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5193 | 2026.04.28 20:32:52.749367 [ 277 ] {7a14f9bb-ce77-4a40-a6be-8a913d6d6a6a} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5194 | 2026.04.28 20:32:52.749406 [ 277 ] {7a14f9bb-ce77-4a40-a6be-8a913d6d6a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5195 | 2026.04.28 20:32:52.749702 [ 277 ] {7a14f9bb-ce77-4a40-a6be-8a913d6d6a6a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5196 | 2026.04.28 20:32:52.749966 [ 277 ] {7a14f9bb-ce77-4a40-a6be-8a913d6d6a6a} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5197 | 2026.04.28 20:32:52.750095 [ 277 ] {7a14f9bb-ce77-4a40-a6be-8a913d6d6a6a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001267 sec., 116811.36543014996 rows/sec., 6.64 MiB/sec. | ||
| 5198 | 2026.04.28 20:32:52.750131 [ 277 ] {7a14f9bb-ce77-4a40-a6be-8a913d6d6a6a} <Debug> TCPHandler: Processed in 0.001425713 sec. | ||
| 5199 | 2026.04.28 20:32:52.750246 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5200 | 2026.04.28 20:32:52.750338 [ 277 ] {95c2fb0b-2103-4e73-9158-37fd81ca92d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5201 | 2026.04.28 20:32:52.750376 [ 277 ] {95c2fb0b-2103-4e73-9158-37fd81ca92d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5202 | 2026.04.28 20:32:52.751231 [ 277 ] {95c2fb0b-2103-4e73-9158-37fd81ca92d5} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5203 | 2026.04.28 20:32:52.751267 [ 277 ] {95c2fb0b-2103-4e73-9158-37fd81ca92d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5204 | 2026.04.28 20:32:52.751633 [ 277 ] {95c2fb0b-2103-4e73-9158-37fd81ca92d5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5205 | 2026.04.28 20:32:52.751839 [ 277 ] {95c2fb0b-2103-4e73-9158-37fd81ca92d5} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5206 | 2026.04.28 20:32:52.751964 [ 277 ] {95c2fb0b-2103-4e73-9158-37fd81ca92d5} <Debug> executeQuery: Read 1749 rows, 120.82 KiB in 0.001644 sec., 1063868.6131386862 rows/sec., 71.77 MiB/sec. | ||
| 5207 | 2026.04.28 20:32:52.752001 [ 277 ] {95c2fb0b-2103-4e73-9158-37fd81ca92d5} <Debug> TCPHandler: Processed in 0.001802391 sec. | ||
| 5208 | 2026.04.28 20:32:52.752116 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5209 | 2026.04.28 20:32:52.752207 [ 277 ] {e3ed17df-ab1b-4670-9a11-6f3f0449d6fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5210 | 2026.04.28 20:32:52.752247 [ 277 ] {e3ed17df-ab1b-4670-9a11-6f3f0449d6fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5211 | 2026.04.28 20:32:52.752579 [ 277 ] {e3ed17df-ab1b-4670-9a11-6f3f0449d6fe} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5212 | 2026.04.28 20:32:52.752613 [ 277 ] {e3ed17df-ab1b-4670-9a11-6f3f0449d6fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5213 | 2026.04.28 20:32:52.752899 [ 277 ] {e3ed17df-ab1b-4670-9a11-6f3f0449d6fe} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5214 | 2026.04.28 20:32:52.753101 [ 277 ] {e3ed17df-ab1b-4670-9a11-6f3f0449d6fe} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5215 | 2026.04.28 20:32:52.753223 [ 277 ] {e3ed17df-ab1b-4670-9a11-6f3f0449d6fe} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001033 sec., 5808.325266214908 rows/sec., 303.46 KiB/sec. | ||
| 5216 | 2026.04.28 20:32:52.753259 [ 277 ] {e3ed17df-ab1b-4670-9a11-6f3f0449d6fe} <Debug> TCPHandler: Processed in 0.001190038 sec. | ||
| 5217 | 2026.04.28 20:32:52.753374 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5218 | 2026.04.28 20:32:52.753466 [ 277 ] {fc9b1fb3-14e3-4ed5-b7ea-ac90582af1ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5219 | 2026.04.28 20:32:52.753506 [ 277 ] {fc9b1fb3-14e3-4ed5-b7ea-ac90582af1ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5220 | 2026.04.28 20:32:52.754119 [ 277 ] {fc9b1fb3-14e3-4ed5-b7ea-ac90582af1ef} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5221 | 2026.04.28 20:32:52.754155 [ 277 ] {fc9b1fb3-14e3-4ed5-b7ea-ac90582af1ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5222 | 2026.04.28 20:32:52.754561 [ 277 ] {fc9b1fb3-14e3-4ed5-b7ea-ac90582af1ef} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5223 | 2026.04.28 20:32:52.754781 [ 277 ] {fc9b1fb3-14e3-4ed5-b7ea-ac90582af1ef} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5224 | 2026.04.28 20:32:52.754907 [ 277 ] {fc9b1fb3-14e3-4ed5-b7ea-ac90582af1ef} <Debug> executeQuery: Read 1602 rows, 99.59 KiB in 0.001459 sec., 1098012.337217272 rows/sec., 66.66 MiB/sec. | ||
| 5225 | 2026.04.28 20:32:52.754943 [ 277 ] {fc9b1fb3-14e3-4ed5-b7ea-ac90582af1ef} <Debug> TCPHandler: Processed in 0.001616717 sec. | ||
| 5226 | 2026.04.28 20:32:52.755050 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5227 | 2026.04.28 20:32:52.755141 [ 277 ] {2d851636-5bef-4836-87c8-164b3bfcee3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5228 | 2026.04.28 20:32:52.755181 [ 277 ] {2d851636-5bef-4836-87c8-164b3bfcee3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5229 | 2026.04.28 20:32:52.755496 [ 277 ] {2d851636-5bef-4836-87c8-164b3bfcee3c} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5230 | 2026.04.28 20:32:52.755530 [ 277 ] {2d851636-5bef-4836-87c8-164b3bfcee3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5231 | 2026.04.28 20:32:52.755809 [ 277 ] {2d851636-5bef-4836-87c8-164b3bfcee3c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5232 | 2026.04.28 20:32:52.756012 [ 277 ] {2d851636-5bef-4836-87c8-164b3bfcee3c} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5233 | 2026.04.28 20:32:52.756137 [ 277 ] {2d851636-5bef-4836-87c8-164b3bfcee3c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001014 sec., 986.1932938856016 rows/sec., 66.45 KiB/sec. | ||
| 5234 | 2026.04.28 20:32:52.756172 [ 277 ] {2d851636-5bef-4836-87c8-164b3bfcee3c} <Debug> TCPHandler: Processed in 0.001170517 sec. | ||
| 5235 | 2026.04.28 20:32:52.756286 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5236 | 2026.04.28 20:32:52.756378 [ 277 ] {64310749-d850-45eb-a435-e48e25367166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5237 | 2026.04.28 20:32:52.756430 [ 277 ] {64310749-d850-45eb-a435-e48e25367166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5238 | 2026.04.28 20:32:52.757192 [ 277 ] {64310749-d850-45eb-a435-e48e25367166} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5239 | 2026.04.28 20:32:52.757228 [ 277 ] {64310749-d850-45eb-a435-e48e25367166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5240 | 2026.04.28 20:32:52.757766 [ 277 ] {64310749-d850-45eb-a435-e48e25367166} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5241 | 2026.04.28 20:32:52.757977 [ 277 ] {64310749-d850-45eb-a435-e48e25367166} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5242 | 2026.04.28 20:32:52.758108 [ 277 ] {64310749-d850-45eb-a435-e48e25367166} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001747 sec., 24041.21350887235 rows/sec., 43.08 MiB/sec. | ||
| 5243 | 2026.04.28 20:32:52.758158 [ 277 ] {64310749-d850-45eb-a435-e48e25367166} <Debug> TCPHandler: Processed in 0.001919804 sec. | ||
| 5244 | 2026.04.28 20:32:52.758273 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5245 | 2026.04.28 20:32:52.758365 [ 277 ] {7ef832f0-abf2-4558-a842-a6cec8edd819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5246 | 2026.04.28 20:32:52.758405 [ 277 ] {7ef832f0-abf2-4558-a842-a6cec8edd819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5247 | 2026.04.28 20:32:52.758726 [ 277 ] {7ef832f0-abf2-4558-a842-a6cec8edd819} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5248 | 2026.04.28 20:32:52.758760 [ 277 ] {7ef832f0-abf2-4558-a842-a6cec8edd819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5249 | 2026.04.28 20:32:52.759045 [ 277 ] {7ef832f0-abf2-4558-a842-a6cec8edd819} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5250 | 2026.04.28 20:32:52.759247 [ 277 ] {7ef832f0-abf2-4558-a842-a6cec8edd819} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5251 | 2026.04.28 20:32:52.759370 [ 277 ] {7ef832f0-abf2-4558-a842-a6cec8edd819} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001022 sec., 41095.890410958906 rows/sec., 2.34 MiB/sec. | ||
| 5252 | 2026.04.28 20:32:52.759404 [ 277 ] {7ef832f0-abf2-4558-a842-a6cec8edd819} <Debug> TCPHandler: Processed in 0.001178897 sec. | ||
| 5253 | 2026.04.28 20:32:55.701125 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 666 | ||
| 5254 | 2026.04.28 20:32:55.704110 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5255 | 2026.04.28 20:32:55.704152 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5256 | 2026.04.28 20:32:55.705376 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5257 | 2026.04.28 20:32:55.705641 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5258 | 2026.04.28 20:32:55.705887 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 666 | ||
| 5259 | 2026.04.28 20:32:57.439543 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5260 | 2026.04.28 20:32:57.439778 [ 277 ] {5b0d17d5-9b45-4083-ac9b-536cf140c3b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5261 | 2026.04.28 20:32:57.440111 [ 277 ] {5b0d17d5-9b45-4083-ac9b-536cf140c3b2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5262 | 2026.04.28 20:32:57.440146 [ 277 ] {5b0d17d5-9b45-4083-ac9b-536cf140c3b2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5263 | 2026.04.28 20:32:57.440368 [ 277 ] {5b0d17d5-9b45-4083-ac9b-536cf140c3b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5264 | 2026.04.28 20:32:57.440438 [ 277 ] {5b0d17d5-9b45-4083-ac9b-536cf140c3b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5265 | 2026.04.28 20:32:57.440580 [ 277 ] {5b0d17d5-9b45-4083-ac9b-536cf140c3b2} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5266 | 2026.04.28 20:32:57.440708 [ 321 ] {5b0d17d5-9b45-4083-ac9b-536cf140c3b2} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5267 | 2026.04.28 20:32:57.440723 [ 284 ] {5b0d17d5-9b45-4083-ac9b-536cf140c3b2} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5268 | 2026.04.28 20:32:57.440718 [ 332 ] {5b0d17d5-9b45-4083-ac9b-536cf140c3b2} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5269 | 2026.04.28 20:32:57.440880 [ 277 ] {5b0d17d5-9b45-4083-ac9b-536cf140c3b2} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5270 | 2026.04.28 20:32:57.440906 [ 277 ] {5b0d17d5-9b45-4083-ac9b-536cf140c3b2} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5271 | 2026.04.28 20:32:57.440975 [ 277 ] {5b0d17d5-9b45-4083-ac9b-536cf140c3b2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5272 | 2026.04.28 20:32:57.440995 [ 277 ] {5b0d17d5-9b45-4083-ac9b-536cf140c3b2} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 5273 | 2026.04.28 20:32:57.441029 [ 277 ] {5b0d17d5-9b45-4083-ac9b-536cf140c3b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5274 | 2026.04.28 20:32:57.441072 [ 277 ] {5b0d17d5-9b45-4083-ac9b-536cf140c3b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5275 | 2026.04.28 20:32:57.442208 [ 277 ] {5b0d17d5-9b45-4083-ac9b-536cf140c3b2} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002519 sec., 19849.146486701073 rows/sec., 3.16 MiB/sec. | ||
| 5276 | 2026.04.28 20:32:57.442309 [ 277 ] {5b0d17d5-9b45-4083-ac9b-536cf140c3b2} <Debug> TCPHandler: Processed in 0.002894226 sec. | ||
| 5277 | 2026.04.28 20:32:57.443815 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5278 | 2026.04.28 20:32:57.443936 [ 277 ] {2186951d-5d49-4180-a152-a09660105e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5279 | 2026.04.28 20:32:57.443989 [ 277 ] {2186951d-5d49-4180-a152-a09660105e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5280 | 2026.04.28 20:32:57.444523 [ 277 ] {2186951d-5d49-4180-a152-a09660105e88} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5281 | 2026.04.28 20:32:57.444570 [ 277 ] {2186951d-5d49-4180-a152-a09660105e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5282 | 2026.04.28 20:32:57.444969 [ 277 ] {2186951d-5d49-4180-a152-a09660105e88} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5283 | 2026.04.28 20:32:57.445190 [ 277 ] {2186951d-5d49-4180-a152-a09660105e88} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5284 | 2026.04.28 20:32:57.445337 [ 277 ] {2186951d-5d49-4180-a152-a09660105e88} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001439 sec., 38915.91382904795 rows/sec., 2.99 MiB/sec. | ||
| 5285 | 2026.04.28 20:32:57.445354 [ 46 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5286 | 2026.04.28 20:32:57.445377 [ 277 ] {2186951d-5d49-4180-a152-a09660105e88} <Debug> TCPHandler: Processed in 0.001615377 sec. | ||
| 5287 | 2026.04.28 20:32:57.445416 [ 46 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5288 | 2026.04.28 20:32:57.445449 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5289 | 2026.04.28 20:32:57.445506 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5290 | 2026.04.28 20:32:57.445570 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5291 | 2026.04.28 20:32:57.445609 [ 277 ] {2356350d-99fa-4c82-9e02-6a2e72f8e57b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5292 | 2026.04.28 20:32:57.445654 [ 277 ] {2356350d-99fa-4c82-9e02-6a2e72f8e57b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5293 | 2026.04.28 20:32:57.445703 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5294 | 2026.04.28 20:32:57.445742 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3363 rows starting from the beginning of the part | ||
| 5295 | 2026.04.28 20:32:57.445806 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 78 rows starting from the beginning of the part | ||
| 5296 | 2026.04.28 20:32:57.445858 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 118 rows starting from the beginning of the part | ||
| 5297 | 2026.04.28 20:32:57.445902 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 78 rows starting from the beginning of the part | ||
| 5298 | 2026.04.28 20:32:57.445939 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 3209 rows starting from the beginning of the part | ||
| 5299 | 2026.04.28 20:32:57.445977 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
| 5300 | 2026.04.28 20:32:57.446080 [ 277 ] {2356350d-99fa-4c82-9e02-6a2e72f8e57b} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5301 | 2026.04.28 20:32:57.446123 [ 277 ] {2356350d-99fa-4c82-9e02-6a2e72f8e57b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5302 | 2026.04.28 20:32:57.446488 [ 277 ] {2356350d-99fa-4c82-9e02-6a2e72f8e57b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5303 | 2026.04.28 20:32:57.446730 [ 277 ] {2356350d-99fa-4c82-9e02-6a2e72f8e57b} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5304 | 2026.04.28 20:32:57.446865 [ 277 ] {2356350d-99fa-4c82-9e02-6a2e72f8e57b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001278 sec., 50078.24726134585 rows/sec., 3.91 MiB/sec. | ||
| 5305 | 2026.04.28 20:32:57.446888 [ 45 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5306 | 2026.04.28 20:32:57.446904 [ 277 ] {2356350d-99fa-4c82-9e02-6a2e72f8e57b} <Debug> TCPHandler: Processed in 0.001448843 sec. | ||
| 5307 | 2026.04.28 20:32:57.446958 [ 45 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5308 | 2026.04.28 20:32:57.446985 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5309 | 2026.04.28 20:32:57.447056 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5310 | 2026.04.28 20:32:57.447071 [ 197 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5311 | 2026.04.28 20:32:57.447157 [ 277 ] {b7130239-d7b8-4518-ac96-d6cb0b9c7420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5312 | 2026.04.28 20:32:57.447187 [ 197 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5313 | 2026.04.28 20:32:57.447205 [ 277 ] {b7130239-d7b8-4518-ac96-d6cb0b9c7420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5314 | 2026.04.28 20:32:57.447222 [ 197 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1832 rows starting from the beginning of the part | ||
| 5315 | 2026.04.28 20:32:57.447290 [ 197 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 75 rows starting from the beginning of the part | ||
| 5316 | 2026.04.28 20:32:57.447333 [ 197 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 95 rows starting from the beginning of the part | ||
| 5317 | 2026.04.28 20:32:57.447373 [ 197 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 75 rows starting from the beginning of the part | ||
| 5318 | 2026.04.28 20:32:57.447411 [ 197 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1749 rows starting from the beginning of the part | ||
| 5319 | 2026.04.28 20:32:57.447447 [ 197 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
| 5320 | 2026.04.28 20:32:57.447586 [ 277 ] {b7130239-d7b8-4518-ac96-d6cb0b9c7420} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5321 | 2026.04.28 20:32:57.447628 [ 277 ] {b7130239-d7b8-4518-ac96-d6cb0b9c7420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5322 | 2026.04.28 20:32:57.448024 [ 195 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6902 rows, containing 5 columns (5 merged, 0 gathered) in 0.002503288 sec., 2757173.7650641873 rows/sec., 219.09 MiB/sec. | ||
| 5323 | 2026.04.28 20:32:57.448084 [ 277 ] {b7130239-d7b8-4518-ac96-d6cb0b9c7420} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5324 | 2026.04.28 20:32:57.448311 [ 277 ] {b7130239-d7b8-4518-ac96-d6cb0b9c7420} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5325 | 2026.04.28 20:32:57.448402 [ 198 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5326 | 2026.04.28 20:32:57.448437 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5327 | 2026.04.28 20:32:57.448454 [ 277 ] {b7130239-d7b8-4518-ac96-d6cb0b9c7420} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001316 sec., 97264.4376899696 rows/sec., 6.77 MiB/sec. | ||
| 5328 | 2026.04.28 20:32:57.448474 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5329 | 2026.04.28 20:32:57.448498 [ 277 ] {b7130239-d7b8-4518-ac96-d6cb0b9c7420} <Debug> TCPHandler: Processed in 0.001492645 sec. | ||
| 5330 | 2026.04.28 20:32:57.448501 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5331 | 2026.04.28 20:32:57.448609 [ 188 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5332 | 2026.04.28 20:32:57.448636 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5333 | 2026.04.28 20:32:57.448712 [ 188 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5334 | 2026.04.28 20:32:57.448729 [ 198 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_36_7} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5335 | 2026.04.28 20:32:57.448739 [ 277 ] {c20527c3-d3d9-459f-8d46-3e73f84965be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5336 | 2026.04.28 20:32:57.448742 [ 188 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 12392 rows starting from the beginning of the part | ||
| 5337 | 2026.04.28 20:32:57.448793 [ 277 ] {c20527c3-d3d9-459f-8d46-3e73f84965be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5338 | 2026.04.28 20:32:57.448814 [ 188 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 5339 | 2026.04.28 20:32:57.448818 [ 198 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_36_7} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5340 | 2026.04.28 20:32:57.448867 [ 188 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5341 | 2026.04.28 20:32:57.448910 [ 188 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5342 | 2026.04.28 20:32:57.448910 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3890 rows, containing 5 columns (5 merged, 0 gathered) in 0.001876303 sec., 2073225.9128722814 rows/sec., 150.21 MiB/sec. | ||
| 5343 | 2026.04.28 20:32:57.448927 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 5344 | 2026.04.28 20:32:57.448946 [ 188 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1602 rows starting from the beginning of the part | ||
| 5345 | 2026.04.28 20:32:57.448996 [ 188 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 128 rows starting from the beginning of the part | ||
| 5346 | 2026.04.28 20:32:57.449145 [ 277 ] {c20527c3-d3d9-459f-8d46-3e73f84965be} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5347 | 2026.04.28 20:32:57.449187 [ 277 ] {c20527c3-d3d9-459f-8d46-3e73f84965be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5348 | 2026.04.28 20:32:57.449205 [ 193 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5349 | 2026.04.28 20:32:57.449552 [ 277 ] {c20527c3-d3d9-459f-8d46-3e73f84965be} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5350 | 2026.04.28 20:32:57.449574 [ 193 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_36_7} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5351 | 2026.04.28 20:32:57.449675 [ 193 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_36_7} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5352 | 2026.04.28 20:32:57.449758 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 5353 | 2026.04.28 20:32:57.449790 [ 277 ] {c20527c3-d3d9-459f-8d46-3e73f84965be} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5354 | 2026.04.28 20:32:57.449906 [ 45 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5355 | 2026.04.28 20:32:57.449927 [ 277 ] {c20527c3-d3d9-459f-8d46-3e73f84965be} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001206 sec., 39800.99502487562 rows/sec., 2.68 MiB/sec. | ||
| 5356 | 2026.04.28 20:32:57.449937 [ 45 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5357 | 2026.04.28 20:32:57.449966 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5358 | 2026.04.28 20:32:57.449969 [ 277 ] {c20527c3-d3d9-459f-8d46-3e73f84965be} <Debug> TCPHandler: Processed in 0.001381101 sec. | ||
| 5359 | 2026.04.28 20:32:57.450034 [ 193 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5360 | 2026.04.28 20:32:57.450121 [ 193 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5361 | 2026.04.28 20:32:57.450147 [ 193 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1710 rows starting from the beginning of the part | ||
| 5362 | 2026.04.28 20:32:57.450207 [ 193 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5363 | 2026.04.28 20:32:57.450265 [ 193 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5364 | 2026.04.28 20:32:57.450323 [ 193 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5365 | 2026.04.28 20:32:57.450391 [ 193 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 42 rows starting from the beginning of the part | ||
| 5366 | 2026.04.28 20:32:57.450443 [ 193 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 48 rows starting from the beginning of the part | ||
| 5367 | 2026.04.28 20:32:57.451308 [ 198 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1980 rows, containing 4 columns (4 merged, 0 gathered) in 0.00130324 sec., 1519290.3839661153 rows/sec., 101.06 MiB/sec. | ||
| 5368 | 2026.04.28 20:32:57.451570 [ 197 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5369 | 2026.04.28 20:32:57.451821 [ 197 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_36_7} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5370 | 2026.04.28 20:32:57.451886 [ 197 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_36_7} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5371 | 2026.04.28 20:32:57.451941 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5372 | 2026.04.28 20:32:57.453154 [ 189 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14602 rows, containing 5 columns (5 merged, 0 gathered) in 0.004579735 sec., 3188394.088304236 rows/sec., 205.76 MiB/sec. | ||
| 5373 | 2026.04.28 20:32:57.453602 [ 189 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5374 | 2026.04.28 20:32:57.453854 [ 189 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5375 | 2026.04.28 20:32:57.453921 [ 189 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5376 | 2026.04.28 20:32:57.453992 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.69 MiB. | ||
| 5377 | 2026.04.28 20:32:58.000261 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.27 MiB, peak 265.57 MiB, free memory in arenas 0.00 B, will set to 259.50 MiB (RSS), difference: 1.24 MiB | ||
| 5378 | 2026.04.28 20:32:58.172555 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11112 | ||
| 5379 | 2026.04.28 20:32:58.173056 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5380 | 2026.04.28 20:32:58.173103 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5381 | 2026.04.28 20:32:58.173596 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5382 | 2026.04.28 20:32:58.173832 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5383 | 2026.04.28 20:32:58.173970 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11112 | ||
| 5384 | 2026.04.28 20:32:58.743067 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5385 | 2026.04.28 20:32:58.758473 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5386 | 2026.04.28 20:32:58.758528 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5387 | 2026.04.28 20:32:58.765151 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5388 | 2026.04.28 20:32:58.765855 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5389 | 2026.04.28 20:32:58.768641 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5390 | 2026.04.28 20:33:02.442451 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5391 | 2026.04.28 20:33:02.442839 [ 277 ] {aaf3ca04-4a41-451d-a543-87b0b1de65c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5392 | 2026.04.28 20:33:02.443282 [ 277 ] {aaf3ca04-4a41-451d-a543-87b0b1de65c2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5393 | 2026.04.28 20:33:02.443318 [ 277 ] {aaf3ca04-4a41-451d-a543-87b0b1de65c2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5394 | 2026.04.28 20:33:02.443541 [ 277 ] {aaf3ca04-4a41-451d-a543-87b0b1de65c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5395 | 2026.04.28 20:33:02.443614 [ 277 ] {aaf3ca04-4a41-451d-a543-87b0b1de65c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5396 | 2026.04.28 20:33:02.443758 [ 277 ] {aaf3ca04-4a41-451d-a543-87b0b1de65c2} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5397 | 2026.04.28 20:33:02.443878 [ 331 ] {aaf3ca04-4a41-451d-a543-87b0b1de65c2} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5398 | 2026.04.28 20:33:02.443910 [ 299 ] {aaf3ca04-4a41-451d-a543-87b0b1de65c2} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5399 | 2026.04.28 20:33:02.443878 [ 284 ] {aaf3ca04-4a41-451d-a543-87b0b1de65c2} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5400 | 2026.04.28 20:33:02.444072 [ 277 ] {aaf3ca04-4a41-451d-a543-87b0b1de65c2} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5401 | 2026.04.28 20:33:02.444104 [ 277 ] {aaf3ca04-4a41-451d-a543-87b0b1de65c2} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5402 | 2026.04.28 20:33:02.444176 [ 277 ] {aaf3ca04-4a41-451d-a543-87b0b1de65c2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5403 | 2026.04.28 20:33:02.444196 [ 277 ] {aaf3ca04-4a41-451d-a543-87b0b1de65c2} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 5404 | 2026.04.28 20:33:02.444231 [ 277 ] {aaf3ca04-4a41-451d-a543-87b0b1de65c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5405 | 2026.04.28 20:33:02.444268 [ 277 ] {aaf3ca04-4a41-451d-a543-87b0b1de65c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5406 | 2026.04.28 20:33:02.445631 [ 277 ] {aaf3ca04-4a41-451d-a543-87b0b1de65c2} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002942 sec., 16995.24133242692 rows/sec., 2.70 MiB/sec. | ||
| 5407 | 2026.04.28 20:33:02.445764 [ 277 ] {aaf3ca04-4a41-451d-a543-87b0b1de65c2} <Debug> TCPHandler: Processed in 0.003501061 sec. | ||
| 5408 | 2026.04.28 20:33:02.447549 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5409 | 2026.04.28 20:33:02.447660 [ 277 ] {284b3c19-fc16-4849-a238-1abeecc9aad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5410 | 2026.04.28 20:33:02.447705 [ 277 ] {284b3c19-fc16-4849-a238-1abeecc9aad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5411 | 2026.04.28 20:33:02.448234 [ 277 ] {284b3c19-fc16-4849-a238-1abeecc9aad0} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5412 | 2026.04.28 20:33:02.448279 [ 277 ] {284b3c19-fc16-4849-a238-1abeecc9aad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5413 | 2026.04.28 20:33:02.448653 [ 277 ] {284b3c19-fc16-4849-a238-1abeecc9aad0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5414 | 2026.04.28 20:33:02.448883 [ 277 ] {284b3c19-fc16-4849-a238-1abeecc9aad0} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5415 | 2026.04.28 20:33:02.449031 [ 277 ] {284b3c19-fc16-4849-a238-1abeecc9aad0} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001404 sec., 55555.555555555555 rows/sec., 4.60 MiB/sec. | ||
| 5416 | 2026.04.28 20:33:02.449070 [ 277 ] {284b3c19-fc16-4849-a238-1abeecc9aad0} <Debug> TCPHandler: Processed in 0.001572356 sec. | ||
| 5417 | 2026.04.28 20:33:02.449202 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5418 | 2026.04.28 20:33:02.449300 [ 277 ] {ce040493-e0f3-4e58-957f-a44cdb43ce5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5419 | 2026.04.28 20:33:02.449341 [ 277 ] {ce040493-e0f3-4e58-957f-a44cdb43ce5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5420 | 2026.04.28 20:33:02.449811 [ 277 ] {ce040493-e0f3-4e58-957f-a44cdb43ce5f} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5421 | 2026.04.28 20:33:02.449848 [ 277 ] {ce040493-e0f3-4e58-957f-a44cdb43ce5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5422 | 2026.04.28 20:33:02.450137 [ 277 ] {ce040493-e0f3-4e58-957f-a44cdb43ce5f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5423 | 2026.04.28 20:33:02.450340 [ 277 ] {ce040493-e0f3-4e58-957f-a44cdb43ce5f} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5424 | 2026.04.28 20:33:02.450470 [ 277 ] {ce040493-e0f3-4e58-957f-a44cdb43ce5f} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001191 sec., 9235.936188077247 rows/sec., 694.50 KiB/sec. | ||
| 5425 | 2026.04.28 20:33:02.450507 [ 277 ] {ce040493-e0f3-4e58-957f-a44cdb43ce5f} <Debug> TCPHandler: Processed in 0.001353771 sec. | ||
| 5426 | 2026.04.28 20:33:02.450625 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5427 | 2026.04.28 20:33:02.450719 [ 277 ] {f9f8555b-8515-4585-a6e1-39813247005c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5428 | 2026.04.28 20:33:02.450759 [ 277 ] {f9f8555b-8515-4585-a6e1-39813247005c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5429 | 2026.04.28 20:33:02.451173 [ 277 ] {f9f8555b-8515-4585-a6e1-39813247005c} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5430 | 2026.04.28 20:33:02.451209 [ 277 ] {f9f8555b-8515-4585-a6e1-39813247005c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5431 | 2026.04.28 20:33:02.451505 [ 277 ] {f9f8555b-8515-4585-a6e1-39813247005c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5432 | 2026.04.28 20:33:02.451708 [ 277 ] {f9f8555b-8515-4585-a6e1-39813247005c} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5433 | 2026.04.28 20:33:02.451835 [ 277 ] {f9f8555b-8515-4585-a6e1-39813247005c} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001135 sec., 66079.29515418502 rows/sec., 5.16 MiB/sec. | ||
| 5434 | 2026.04.28 20:33:02.451873 [ 277 ] {f9f8555b-8515-4585-a6e1-39813247005c} <Debug> TCPHandler: Processed in 0.00129699 sec. | ||
| 5435 | 2026.04.28 20:33:02.451995 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5436 | 2026.04.28 20:33:02.452091 [ 277 ] {2b82dc8b-c419-46ec-b691-404c2d374c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5437 | 2026.04.28 20:33:02.452134 [ 277 ] {2b82dc8b-c419-46ec-b691-404c2d374c72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5438 | 2026.04.28 20:33:02.452551 [ 277 ] {2b82dc8b-c419-46ec-b691-404c2d374c72} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5439 | 2026.04.28 20:33:02.452586 [ 277 ] {2b82dc8b-c419-46ec-b691-404c2d374c72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5440 | 2026.04.28 20:33:02.452911 [ 277 ] {2b82dc8b-c419-46ec-b691-404c2d374c72} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5441 | 2026.04.28 20:33:02.453121 [ 277 ] {2b82dc8b-c419-46ec-b691-404c2d374c72} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5442 | 2026.04.28 20:33:02.453249 [ 277 ] {2b82dc8b-c419-46ec-b691-404c2d374c72} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 5443 | 2026.04.28 20:33:02.453286 [ 277 ] {2b82dc8b-c419-46ec-b691-404c2d374c72} <Debug> TCPHandler: Processed in 0.001339121 sec. | ||
| 5444 | 2026.04.28 20:33:02.453404 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5445 | 2026.04.28 20:33:02.453497 [ 277 ] {35664180-b9ce-436c-9a53-9913681ee718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5446 | 2026.04.28 20:33:02.453550 [ 277 ] {35664180-b9ce-436c-9a53-9913681ee718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5447 | 2026.04.28 20:33:02.454291 [ 277 ] {35664180-b9ce-436c-9a53-9913681ee718} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5448 | 2026.04.28 20:33:02.454328 [ 277 ] {35664180-b9ce-436c-9a53-9913681ee718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5449 | 2026.04.28 20:33:02.454833 [ 277 ] {35664180-b9ce-436c-9a53-9913681ee718} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5450 | 2026.04.28 20:33:02.455052 [ 277 ] {35664180-b9ce-436c-9a53-9913681ee718} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5451 | 2026.04.28 20:33:02.455192 [ 277 ] {35664180-b9ce-436c-9a53-9913681ee718} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001713 sec., 6421.48277875073 rows/sec., 11.51 MiB/sec. | ||
| 5452 | 2026.04.28 20:33:02.455250 [ 277 ] {35664180-b9ce-436c-9a53-9913681ee718} <Debug> TCPHandler: Processed in 0.001894794 sec. | ||
| 5453 | 2026.04.28 20:33:02.455374 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5454 | 2026.04.28 20:33:02.455469 [ 277 ] {2767ef3f-4320-4a00-b791-0bcddb56f652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5455 | 2026.04.28 20:33:02.455512 [ 277 ] {2767ef3f-4320-4a00-b791-0bcddb56f652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5456 | 2026.04.28 20:33:02.455857 [ 277 ] {2767ef3f-4320-4a00-b791-0bcddb56f652} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5457 | 2026.04.28 20:33:02.455893 [ 277 ] {2767ef3f-4320-4a00-b791-0bcddb56f652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5458 | 2026.04.28 20:33:02.456193 [ 277 ] {2767ef3f-4320-4a00-b791-0bcddb56f652} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5459 | 2026.04.28 20:33:02.456396 [ 277 ] {2767ef3f-4320-4a00-b791-0bcddb56f652} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5460 | 2026.04.28 20:33:02.456522 [ 277 ] {2767ef3f-4320-4a00-b791-0bcddb56f652} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 5461 | 2026.04.28 20:33:02.456558 [ 277 ] {2767ef3f-4320-4a00-b791-0bcddb56f652} <Debug> TCPHandler: Processed in 0.001233549 sec. | ||
| 5462 | 2026.04.28 20:33:04.086011 [ 61 ] {} <Debug> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5463 | 2026.04.28 20:33:04.086077 [ 61 ] {} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5464 | 2026.04.28 20:33:04.086101 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5465 | 2026.04.28 20:33:04.086222 [ 187 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::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 | ||
| 5466 | 2026.04.28 20:33:04.086369 [ 187 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5467 | 2026.04.28 20:33:04.086407 [ 187 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 5468 | 2026.04.28 20:33:04.086478 [ 187 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 5469 | 2026.04.28 20:33:04.086525 [ 187 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 5470 | 2026.04.28 20:33:04.086564 [ 187 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 5471 | 2026.04.28 20:33:04.086612 [ 187 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 5472 | 2026.04.28 20:33:04.087427 [ 189 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001261548 sec., 3963.384667091542 rows/sec., 263.97 KiB/sec. | ||
| 5473 | 2026.04.28 20:33:04.087558 [ 187 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5474 | 2026.04.28 20:33:04.087836 [ 187 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::all_1_5_1} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5475 | 2026.04.28 20:33:04.087909 [ 187 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::all_1_5_1} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5476 | 2026.04.28 20:33:04.087979 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5477 | 2026.04.28 20:33:05.097485 [ 59 ] {} <Debug> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5478 | 2026.04.28 20:33:05.097553 [ 59 ] {} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5479 | 2026.04.28 20:33:05.097577 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5480 | 2026.04.28 20:33:05.097698 [ 200 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::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 | ||
| 5481 | 2026.04.28 20:33:05.097847 [ 200 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5482 | 2026.04.28 20:33:05.097883 [ 200 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::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 | ||
| 5483 | 2026.04.28 20:33:05.097954 [ 200 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 5484 | 2026.04.28 20:33:05.098003 [ 200 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 5485 | 2026.04.28 20:33:05.098049 [ 200 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 5486 | 2026.04.28 20:33:05.098097 [ 200 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 5487 | 2026.04.28 20:33:05.098842 [ 187 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001201347 sec., 4994.393792967394 rows/sec., 370.68 KiB/sec. | ||
| 5488 | 2026.04.28 20:33:05.099020 [ 189 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5489 | 2026.04.28 20:33:05.099358 [ 189 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_5_1} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5490 | 2026.04.28 20:33:05.099434 [ 189 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_5_1} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5491 | 2026.04.28 20:33:05.099527 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 5492 | 2026.04.28 20:33:05.591882 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5493 | 2026.04.28 20:33:05.591933 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5494 | 2026.04.28 20:33:05.674085 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11560 | ||
| 5495 | 2026.04.28 20:33:05.674829 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5496 | 2026.04.28 20:33:05.674874 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5497 | 2026.04.28 20:33:05.675384 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5498 | 2026.04.28 20:33:05.675623 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5499 | 2026.04.28 20:33:05.675762 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11560 | ||
| 5500 | 2026.04.28 20:33:05.706256 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 690 | ||
| 5501 | 2026.04.28 20:33:05.708336 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5502 | 2026.04.28 20:33:05.708373 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5503 | 2026.04.28 20:33:05.709534 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5504 | 2026.04.28 20:33:05.709790 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5505 | 2026.04.28 20:33:05.710043 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 690 | ||
| 5506 | 2026.04.28 20:33:06.268730 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5507 | 2026.04.28 20:33:06.284801 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5508 | 2026.04.28 20:33:06.284849 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5509 | 2026.04.28 20:33:06.290857 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5510 | 2026.04.28 20:33:06.291542 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5511 | 2026.04.28 20:33:06.294203 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5512 | 2026.04.28 20:33:07.446311 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5513 | 2026.04.28 20:33:07.446560 [ 277 ] {bc183bff-962b-422d-9c1f-0cb940b1723e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', '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) | ||
| 5514 | 2026.04.28 20:33:07.446910 [ 277 ] {bc183bff-962b-422d-9c1f-0cb940b1723e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5515 | 2026.04.28 20:33:07.446948 [ 277 ] {bc183bff-962b-422d-9c1f-0cb940b1723e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', '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 | ||
| 5516 | 2026.04.28 20:33:07.447206 [ 277 ] {bc183bff-962b-422d-9c1f-0cb940b1723e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5517 | 2026.04.28 20:33:07.447277 [ 277 ] {bc183bff-962b-422d-9c1f-0cb940b1723e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5518 | 2026.04.28 20:33:07.447425 [ 277 ] {bc183bff-962b-422d-9c1f-0cb940b1723e} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5519 | 2026.04.28 20:33:07.447542 [ 307 ] {bc183bff-962b-422d-9c1f-0cb940b1723e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5520 | 2026.04.28 20:33:07.447542 [ 331 ] {bc183bff-962b-422d-9c1f-0cb940b1723e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5521 | 2026.04.28 20:33:07.447542 [ 284 ] {bc183bff-962b-422d-9c1f-0cb940b1723e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5522 | 2026.04.28 20:33:07.447695 [ 277 ] {bc183bff-962b-422d-9c1f-0cb940b1723e} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5523 | 2026.04.28 20:33:07.447725 [ 277 ] {bc183bff-962b-422d-9c1f-0cb940b1723e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5524 | 2026.04.28 20:33:07.447797 [ 277 ] {bc183bff-962b-422d-9c1f-0cb940b1723e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5525 | 2026.04.28 20:33:07.447817 [ 277 ] {bc183bff-962b-422d-9c1f-0cb940b1723e} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 5526 | 2026.04.28 20:33:07.447851 [ 277 ] {bc183bff-962b-422d-9c1f-0cb940b1723e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', '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'))" | ||
| 5527 | 2026.04.28 20:33:07.447889 [ 277 ] {bc183bff-962b-422d-9c1f-0cb940b1723e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', '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'))" | ||
| 5528 | 2026.04.28 20:33:07.449138 [ 277 ] {bc183bff-962b-422d-9c1f-0cb940b1723e} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002676 sec., 18684.60388639761 rows/sec., 2.97 MiB/sec. | ||
| 5529 | 2026.04.28 20:33:07.449271 [ 277 ] {bc183bff-962b-422d-9c1f-0cb940b1723e} <Debug> TCPHandler: Processed in 0.003091101 sec. | ||
| 5530 | 2026.04.28 20:33:07.454495 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5531 | 2026.04.28 20:33:07.454703 [ 277 ] {a1545f83-fd5b-4dcc-959d-a82c078569ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5532 | 2026.04.28 20:33:07.454788 [ 277 ] {a1545f83-fd5b-4dcc-959d-a82c078569ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5533 | 2026.04.28 20:33:07.455644 [ 277 ] {a1545f83-fd5b-4dcc-959d-a82c078569ee} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5534 | 2026.04.28 20:33:07.455689 [ 277 ] {a1545f83-fd5b-4dcc-959d-a82c078569ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5535 | 2026.04.28 20:33:07.456084 [ 277 ] {a1545f83-fd5b-4dcc-959d-a82c078569ee} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5536 | 2026.04.28 20:33:07.456308 [ 277 ] {a1545f83-fd5b-4dcc-959d-a82c078569ee} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5537 | 2026.04.28 20:33:07.456455 [ 277 ] {a1545f83-fd5b-4dcc-959d-a82c078569ee} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001813 sec., 156646.44236072808 rows/sec., 9.95 MiB/sec. | ||
| 5538 | 2026.04.28 20:33:07.456497 [ 277 ] {a1545f83-fd5b-4dcc-959d-a82c078569ee} <Debug> TCPHandler: Processed in 0.002106239 sec. | ||
| 5539 | 2026.04.28 20:33:07.456635 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5540 | 2026.04.28 20:33:07.456734 [ 277 ] {5a271777-1915-4578-912e-828c6208ae69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5541 | 2026.04.28 20:33:07.456776 [ 277 ] {5a271777-1915-4578-912e-828c6208ae69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5542 | 2026.04.28 20:33:07.457534 [ 277 ] {5a271777-1915-4578-912e-828c6208ae69} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5543 | 2026.04.28 20:33:07.457570 [ 277 ] {5a271777-1915-4578-912e-828c6208ae69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5544 | 2026.04.28 20:33:07.457945 [ 277 ] {5a271777-1915-4578-912e-828c6208ae69} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5545 | 2026.04.28 20:33:07.458161 [ 277 ] {5a271777-1915-4578-912e-828c6208ae69} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5546 | 2026.04.28 20:33:07.458296 [ 277 ] {5a271777-1915-4578-912e-828c6208ae69} <Debug> executeQuery: Read 859 rows, 68.71 KiB in 0.001582 sec., 542983.5651074589 rows/sec., 42.42 MiB/sec. | ||
| 5547 | 2026.04.28 20:33:07.458334 [ 277 ] {5a271777-1915-4578-912e-828c6208ae69} <Debug> TCPHandler: Processed in 0.00175389 sec. | ||
| 5548 | 2026.04.28 20:33:07.458464 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5549 | 2026.04.28 20:33:07.458559 [ 277 ] {996f4fe5-f304-4e01-9a42-80dcdb2aa96a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5550 | 2026.04.28 20:33:07.458598 [ 277 ] {996f4fe5-f304-4e01-9a42-80dcdb2aa96a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5551 | 2026.04.28 20:33:07.459028 [ 277 ] {996f4fe5-f304-4e01-9a42-80dcdb2aa96a} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5552 | 2026.04.28 20:33:07.459064 [ 277 ] {996f4fe5-f304-4e01-9a42-80dcdb2aa96a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5553 | 2026.04.28 20:33:07.459367 [ 277 ] {996f4fe5-f304-4e01-9a42-80dcdb2aa96a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5554 | 2026.04.28 20:33:07.459581 [ 277 ] {996f4fe5-f304-4e01-9a42-80dcdb2aa96a} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5555 | 2026.04.28 20:33:07.459706 [ 277 ] {996f4fe5-f304-4e01-9a42-80dcdb2aa96a} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001167 sec., 148243.3590402742 rows/sec., 9.10 MiB/sec. | ||
| 5556 | 2026.04.28 20:33:07.459744 [ 277 ] {996f4fe5-f304-4e01-9a42-80dcdb2aa96a} <Debug> TCPHandler: Processed in 0.001330221 sec. | ||
| 5557 | 2026.04.28 20:33:07.459868 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5558 | 2026.04.28 20:33:07.459962 [ 277 ] {88256f0a-d27a-4291-b2e4-a41715622644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5559 | 2026.04.28 20:33:07.460001 [ 277 ] {88256f0a-d27a-4291-b2e4-a41715622644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5560 | 2026.04.28 20:33:07.460433 [ 277 ] {88256f0a-d27a-4291-b2e4-a41715622644} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5561 | 2026.04.28 20:33:07.460469 [ 277 ] {88256f0a-d27a-4291-b2e4-a41715622644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5562 | 2026.04.28 20:33:07.460765 [ 277 ] {88256f0a-d27a-4291-b2e4-a41715622644} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5563 | 2026.04.28 20:33:07.460971 [ 277 ] {88256f0a-d27a-4291-b2e4-a41715622644} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5564 | 2026.04.28 20:33:07.461097 [ 277 ] {88256f0a-d27a-4291-b2e4-a41715622644} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001152 sec., 129340.27777777778 rows/sec., 8.36 MiB/sec. | ||
| 5565 | 2026.04.28 20:33:07.461134 [ 277 ] {88256f0a-d27a-4291-b2e4-a41715622644} <Debug> TCPHandler: Processed in 0.001314679 sec. | ||
| 5566 | 2026.04.28 20:33:07.461254 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5567 | 2026.04.28 20:33:07.461347 [ 277 ] {c4c072b1-a50b-4244-936b-e2c09e14ff1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5568 | 2026.04.28 20:33:07.461387 [ 277 ] {c4c072b1-a50b-4244-936b-e2c09e14ff1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5569 | 2026.04.28 20:33:07.461811 [ 277 ] {c4c072b1-a50b-4244-936b-e2c09e14ff1b} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5570 | 2026.04.28 20:33:07.461847 [ 277 ] {c4c072b1-a50b-4244-936b-e2c09e14ff1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5571 | 2026.04.28 20:33:07.462142 [ 277 ] {c4c072b1-a50b-4244-936b-e2c09e14ff1b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5572 | 2026.04.28 20:33:07.462358 [ 277 ] {c4c072b1-a50b-4244-936b-e2c09e14ff1b} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5573 | 2026.04.28 20:33:07.462480 [ 277 ] {c4c072b1-a50b-4244-936b-e2c09e14ff1b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001151 sec., 128583.84013900957 rows/sec., 7.31 MiB/sec. | ||
| 5574 | 2026.04.28 20:33:07.462518 [ 277 ] {c4c072b1-a50b-4244-936b-e2c09e14ff1b} <Debug> TCPHandler: Processed in 0.00131252 sec. | ||
| 5575 | 2026.04.28 20:33:07.462640 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5576 | 2026.04.28 20:33:07.462735 [ 277 ] {f600ac00-1b08-4c24-8998-2683ac328808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5577 | 2026.04.28 20:33:07.462773 [ 277 ] {f600ac00-1b08-4c24-8998-2683ac328808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5578 | 2026.04.28 20:33:07.463336 [ 277 ] {f600ac00-1b08-4c24-8998-2683ac328808} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5579 | 2026.04.28 20:33:07.463372 [ 277 ] {f600ac00-1b08-4c24-8998-2683ac328808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5580 | 2026.04.28 20:33:07.463682 [ 277 ] {f600ac00-1b08-4c24-8998-2683ac328808} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5581 | 2026.04.28 20:33:07.463886 [ 277 ] {f600ac00-1b08-4c24-8998-2683ac328808} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5582 | 2026.04.28 20:33:07.464016 [ 277 ] {f600ac00-1b08-4c24-8998-2683ac328808} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001299 sec., 401077.7521170131 rows/sec., 28.31 MiB/sec. | ||
| 5583 | 2026.04.28 20:33:07.464053 [ 277 ] {f600ac00-1b08-4c24-8998-2683ac328808} <Debug> TCPHandler: Processed in 0.001461573 sec. | ||
| 5584 | 2026.04.28 20:33:07.464174 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5585 | 2026.04.28 20:33:07.464268 [ 277 ] {feb1ae61-363f-48ce-920b-09c5da5bf21f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5586 | 2026.04.28 20:33:07.464309 [ 277 ] {feb1ae61-363f-48ce-920b-09c5da5bf21f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5587 | 2026.04.28 20:33:07.464649 [ 277 ] {feb1ae61-363f-48ce-920b-09c5da5bf21f} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5588 | 2026.04.28 20:33:07.464684 [ 277 ] {feb1ae61-363f-48ce-920b-09c5da5bf21f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5589 | 2026.04.28 20:33:07.464977 [ 277 ] {feb1ae61-363f-48ce-920b-09c5da5bf21f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5590 | 2026.04.28 20:33:07.465177 [ 277 ] {feb1ae61-363f-48ce-920b-09c5da5bf21f} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5591 | 2026.04.28 20:33:07.465304 [ 277 ] {feb1ae61-363f-48ce-920b-09c5da5bf21f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 5592 | 2026.04.28 20:33:07.465340 [ 277 ] {feb1ae61-363f-48ce-920b-09c5da5bf21f} <Debug> TCPHandler: Processed in 0.001214988 sec. | ||
| 5593 | 2026.04.28 20:33:07.465460 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5594 | 2026.04.28 20:33:07.465554 [ 277 ] {da3597e0-148a-4781-86f3-83a5964ea8ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5595 | 2026.04.28 20:33:07.465595 [ 277 ] {da3597e0-148a-4781-86f3-83a5964ea8ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5596 | 2026.04.28 20:33:07.466023 [ 277 ] {da3597e0-148a-4781-86f3-83a5964ea8ef} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5597 | 2026.04.28 20:33:07.466058 [ 277 ] {da3597e0-148a-4781-86f3-83a5964ea8ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5598 | 2026.04.28 20:33:07.466375 [ 277 ] {da3597e0-148a-4781-86f3-83a5964ea8ef} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5599 | 2026.04.28 20:33:07.466585 [ 277 ] {da3597e0-148a-4781-86f3-83a5964ea8ef} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5600 | 2026.04.28 20:33:07.466717 [ 277 ] {da3597e0-148a-4781-86f3-83a5964ea8ef} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001181 sec., 224386.1134631668 rows/sec., 14.91 MiB/sec. | ||
| 5601 | 2026.04.28 20:33:07.466754 [ 277 ] {da3597e0-148a-4781-86f3-83a5964ea8ef} <Debug> TCPHandler: Processed in 0.001342561 sec. | ||
| 5602 | 2026.04.28 20:33:07.466872 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5603 | 2026.04.28 20:33:07.466965 [ 277 ] {dce4b9d1-02c6-4bc7-9021-53a72f572225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5604 | 2026.04.28 20:33:07.467007 [ 277 ] {dce4b9d1-02c6-4bc7-9021-53a72f572225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5605 | 2026.04.28 20:33:07.467321 [ 277 ] {dce4b9d1-02c6-4bc7-9021-53a72f572225} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5606 | 2026.04.28 20:33:07.467356 [ 277 ] {dce4b9d1-02c6-4bc7-9021-53a72f572225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5607 | 2026.04.28 20:33:07.467643 [ 277 ] {dce4b9d1-02c6-4bc7-9021-53a72f572225} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5608 | 2026.04.28 20:33:07.467848 [ 277 ] {dce4b9d1-02c6-4bc7-9021-53a72f572225} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5609 | 2026.04.28 20:33:07.467972 [ 277 ] {dce4b9d1-02c6-4bc7-9021-53a72f572225} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 5610 | 2026.04.28 20:33:07.468008 [ 277 ] {dce4b9d1-02c6-4bc7-9021-53a72f572225} <Debug> TCPHandler: Processed in 0.001184877 sec. | ||
| 5611 | 2026.04.28 20:33:07.468128 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5612 | 2026.04.28 20:33:07.468221 [ 277 ] {f75dbc74-5f29-4f0b-9bea-25d2cff64be5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5613 | 2026.04.28 20:33:07.468274 [ 277 ] {f75dbc74-5f29-4f0b-9bea-25d2cff64be5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5614 | 2026.04.28 20:33:07.469054 [ 277 ] {f75dbc74-5f29-4f0b-9bea-25d2cff64be5} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5615 | 2026.04.28 20:33:07.469090 [ 277 ] {f75dbc74-5f29-4f0b-9bea-25d2cff64be5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5616 | 2026.04.28 20:33:07.469613 [ 277 ] {f75dbc74-5f29-4f0b-9bea-25d2cff64be5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5617 | 2026.04.28 20:33:07.469832 [ 277 ] {f75dbc74-5f29-4f0b-9bea-25d2cff64be5} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5618 | 2026.04.28 20:33:07.469967 [ 277 ] {f75dbc74-5f29-4f0b-9bea-25d2cff64be5} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001763 sec., 17583.66420873511 rows/sec., 31.51 MiB/sec. | ||
| 5619 | 2026.04.28 20:33:07.470020 [ 277 ] {f75dbc74-5f29-4f0b-9bea-25d2cff64be5} <Debug> TCPHandler: Processed in 0.001940185 sec. | ||
| 5620 | 2026.04.28 20:33:07.470146 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5621 | 2026.04.28 20:33:07.470239 [ 277 ] {bb2afc27-4a4b-46f5-91a7-64e66b1567a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5622 | 2026.04.28 20:33:07.470281 [ 277 ] {bb2afc27-4a4b-46f5-91a7-64e66b1567a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5623 | 2026.04.28 20:33:07.470644 [ 277 ] {bb2afc27-4a4b-46f5-91a7-64e66b1567a2} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5624 | 2026.04.28 20:33:07.470678 [ 277 ] {bb2afc27-4a4b-46f5-91a7-64e66b1567a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5625 | 2026.04.28 20:33:07.470977 [ 277 ] {bb2afc27-4a4b-46f5-91a7-64e66b1567a2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5626 | 2026.04.28 20:33:07.471187 [ 277 ] {bb2afc27-4a4b-46f5-91a7-64e66b1567a2} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5627 | 2026.04.28 20:33:07.471319 [ 277 ] {bb2afc27-4a4b-46f5-91a7-64e66b1567a2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001098 sec., 81967.2131147541 rows/sec., 5.13 MiB/sec. | ||
| 5628 | 2026.04.28 20:33:07.471357 [ 277 ] {bb2afc27-4a4b-46f5-91a7-64e66b1567a2} <Debug> TCPHandler: Processed in 0.001260129 sec. | ||
| 5629 | 2026.04.28 20:33:10.187175 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60293 | ||
| 5630 | 2026.04.28 20:33:10.187293 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5631 | 2026.04.28 20:33:10.187322 [ 286 ] {} <Debug> TCP-Session: 281f2e70-3ed7-4959-981f-4b47df570039 Authenticating user 'default' from [fd00:1122:3344:101::e]:60293 | ||
| 5632 | 2026.04.28 20:33:10.187347 [ 286 ] {} <Debug> TCP-Session: 281f2e70-3ed7-4959-981f-4b47df570039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5633 | 2026.04.28 20:33:10.187360 [ 286 ] {} <Debug> TCP-Session: 281f2e70-3ed7-4959-981f-4b47df570039 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5634 | 2026.04.28 20:33:10.187595 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32828 | ||
| 5635 | 2026.04.28 20:33:10.187615 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61504 | ||
| 5636 | 2026.04.28 20:33:10.187639 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46627 | ||
| 5637 | 2026.04.28 20:33:10.187676 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33730 | ||
| 5638 | 2026.04.28 20:33:10.187669 [ 286 ] {} <Trace> TCP-Session: 281f2e70-3ed7-4959-981f-4b47df570039 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5639 | 2026.04.28 20:33:10.187721 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5640 | 2026.04.28 20:33:10.187660 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63401 | ||
| 5641 | 2026.04.28 20:33:10.187771 [ 288 ] {} <Debug> TCP-Session: 5b6615c6-c1ec-436f-873a-526b05f9e587 Authenticating user 'default' from [fd00:1122:3344:101::e]:32828 | ||
| 5642 | 2026.04.28 20:33:10.187655 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45546 | ||
| 5643 | 2026.04.28 20:33:10.187806 [ 288 ] {} <Debug> TCP-Session: 5b6615c6-c1ec-436f-873a-526b05f9e587 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5644 | 2026.04.28 20:33:10.187639 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62511 | ||
| 5645 | 2026.04.28 20:33:10.187858 [ 288 ] {} <Debug> TCP-Session: 5b6615c6-c1ec-436f-873a-526b05f9e587 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5646 | 2026.04.28 20:33:10.187890 [ 286 ] {0d03f1bb-bb8e-472b-af25-c6754e902596} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60293) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5647 | 2026.04.28 20:33:10.187907 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5648 | 2026.04.28 20:33:10.187859 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5649 | 2026.04.28 20:33:10.187957 [ 292 ] {} <Debug> TCP-Session: 5ad33a53-a6b1-4e98-a09c-9269e0df2ac4 Authenticating user 'default' from [fd00:1122:3344:101::e]:46627 | ||
| 5650 | 2026.04.28 20:33:10.187943 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5651 | 2026.04.28 20:33:10.187994 [ 292 ] {} <Debug> TCP-Session: 5ad33a53-a6b1-4e98-a09c-9269e0df2ac4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5652 | 2026.04.28 20:33:10.187984 [ 290 ] {} <Debug> TCP-Session: 2245f4bc-c4db-4e3d-bf97-437243fa2b3f Authenticating user 'default' from [fd00:1122:3344:101::e]:61504 | ||
| 5653 | 2026.04.28 20:33:10.188015 [ 292 ] {} <Debug> TCP-Session: 5ad33a53-a6b1-4e98-a09c-9269e0df2ac4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5654 | 2026.04.28 20:33:10.188016 [ 275 ] {} <Debug> TCP-Session: 337a4d6d-5d3c-4d44-9649-5cb92a928172 Authenticating user 'default' from [fd00:1122:3344:101::e]:33730 | ||
| 5655 | 2026.04.28 20:33:10.188038 [ 290 ] {} <Debug> TCP-Session: 2245f4bc-c4db-4e3d-bf97-437243fa2b3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5656 | 2026.04.28 20:33:10.188053 [ 275 ] {} <Debug> TCP-Session: 337a4d6d-5d3c-4d44-9649-5cb92a928172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5657 | 2026.04.28 20:33:10.188065 [ 290 ] {} <Debug> TCP-Session: 2245f4bc-c4db-4e3d-bf97-437243fa2b3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5658 | 2026.04.28 20:33:10.188082 [ 275 ] {} <Debug> TCP-Session: 337a4d6d-5d3c-4d44-9649-5cb92a928172 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5659 | 2026.04.28 20:33:10.187616 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51350 | ||
| 5660 | 2026.04.28 20:33:10.188127 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5661 | 2026.04.28 20:33:10.188161 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5662 | 2026.04.28 20:33:10.188163 [ 286 ] {0d03f1bb-bb8e-472b-af25-c6754e902596} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5663 | 2026.04.28 20:33:10.188202 [ 294 ] {} <Debug> TCP-Session: a62bccd0-2f65-460f-a512-ee36cde67ef1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63401 | ||
| 5664 | 2026.04.28 20:33:10.188195 [ 291 ] {} <Debug> TCP-Session: 12a47507-a009-4901-9d71-f02b69244888 Authenticating user 'default' from [fd00:1122:3344:101::e]:62511 | ||
| 5665 | 2026.04.28 20:33:10.188231 [ 294 ] {} <Debug> TCP-Session: a62bccd0-2f65-460f-a512-ee36cde67ef1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5666 | 2026.04.28 20:33:10.188248 [ 286 ] {0d03f1bb-bb8e-472b-af25-c6754e902596} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5667 | 2026.04.28 20:33:10.188262 [ 294 ] {} <Debug> TCP-Session: a62bccd0-2f65-460f-a512-ee36cde67ef1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5668 | 2026.04.28 20:33:10.188258 [ 291 ] {} <Debug> TCP-Session: 12a47507-a009-4901-9d71-f02b69244888 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5669 | 2026.04.28 20:33:10.188264 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5670 | 2026.04.28 20:33:10.188306 [ 291 ] {} <Debug> TCP-Session: 12a47507-a009-4901-9d71-f02b69244888 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5671 | 2026.04.28 20:33:10.188324 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5672 | 2026.04.28 20:33:10.188355 [ 293 ] {} <Debug> TCP-Session: d1e7c9a8-800a-4a21-8c8c-2d8c577ce4fa Authenticating user 'default' from [fd00:1122:3344:101::e]:45546 | ||
| 5673 | 2026.04.28 20:33:10.188367 [ 289 ] {} <Debug> TCP-Session: 33494b75-22a1-4f2f-bf1e-fb1a016405d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51350 | ||
| 5674 | 2026.04.28 20:33:10.188383 [ 293 ] {} <Debug> TCP-Session: d1e7c9a8-800a-4a21-8c8c-2d8c577ce4fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5675 | 2026.04.28 20:33:10.188385 [ 289 ] {} <Debug> TCP-Session: 33494b75-22a1-4f2f-bf1e-fb1a016405d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5676 | 2026.04.28 20:33:10.188404 [ 293 ] {} <Debug> TCP-Session: d1e7c9a8-800a-4a21-8c8c-2d8c577ce4fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5677 | 2026.04.28 20:33:10.188408 [ 289 ] {} <Debug> TCP-Session: 33494b75-22a1-4f2f-bf1e-fb1a016405d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5678 | 2026.04.28 20:33:10.188571 [ 286 ] {0d03f1bb-bb8e-472b-af25-c6754e902596} <Debug> oximeter.version (260e5583-1b7e-4a62-bf30-86bcce144844) (SelectExecutor): Key condition: unknown | ||
| 5679 | 2026.04.28 20:33:10.189399 [ 331 ] {0d03f1bb-bb8e-472b-af25-c6754e902596} <Trace> AggregatingTransform: Aggregating | ||
| 5680 | 2026.04.28 20:33:10.189432 [ 331 ] {0d03f1bb-bb8e-472b-af25-c6754e902596} <Trace> Aggregator: Aggregation method: without_key | ||
| 5681 | 2026.04.28 20:33:10.189464 [ 331 ] {0d03f1bb-bb8e-472b-af25-c6754e902596} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000790428 sec. (1265.137 rows/sec., 49.42 KiB/sec.) | ||
| 5682 | 2026.04.28 20:33:10.189478 [ 331 ] {0d03f1bb-bb8e-472b-af25-c6754e902596} <Trace> Aggregator: Merging aggregated data | ||
| 5683 | 2026.04.28 20:33:10.191529 [ 286 ] {0d03f1bb-bb8e-472b-af25-c6754e902596} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003694 sec., 270.7092582566324 rows/sec., 10.57 KiB/sec. | ||
| 5684 | 2026.04.28 20:33:10.191722 [ 286 ] {0d03f1bb-bb8e-472b-af25-c6754e902596} <Debug> TCPHandler: Processed in 0.004172596 sec. | ||
| 5685 | 2026.04.28 20:33:10.191914 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5686 | 2026.04.28 20:33:10.191937 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5687 | 2026.04.28 20:33:10.191956 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5688 | 2026.04.28 20:33:10.191963 [ 288 ] {} <Debug> TCP-Session: 5b6615c6-c1ec-436f-873a-526b05f9e587 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5689 | 2026.04.28 20:33:10.191978 [ 292 ] {} <Debug> TCP-Session: 5ad33a53-a6b1-4e98-a09c-9269e0df2ac4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5690 | 2026.04.28 20:33:10.191992 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5691 | 2026.04.28 20:33:10.192024 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5692 | 2026.04.28 20:33:10.192042 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5693 | 2026.04.28 20:33:10.192058 [ 293 ] {} <Debug> TCP-Session: d1e7c9a8-800a-4a21-8c8c-2d8c577ce4fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5694 | 2026.04.28 20:33:10.192084 [ 294 ] {} <Debug> TCP-Session: a62bccd0-2f65-460f-a512-ee36cde67ef1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5695 | 2026.04.28 20:33:10.192106 [ 290 ] {} <Debug> TCP-Session: 2245f4bc-c4db-4e3d-bf97-437243fa2b3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5696 | 2026.04.28 20:33:10.192051 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5697 | 2026.04.28 20:33:10.192010 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5698 | 2026.04.28 20:33:10.192173 [ 286 ] {} <Debug> TCP-Session: 281f2e70-3ed7-4959-981f-4b47df570039 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5699 | 2026.04.28 20:33:10.192003 [ 275 ] {} <Debug> TCP-Session: 337a4d6d-5d3c-4d44-9649-5cb92a928172 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5700 | 2026.04.28 20:33:10.192219 [ 291 ] {} <Debug> TCP-Session: 12a47507-a009-4901-9d71-f02b69244888 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5701 | 2026.04.28 20:33:10.191976 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5702 | 2026.04.28 20:33:10.192305 [ 289 ] {} <Debug> TCP-Session: 33494b75-22a1-4f2f-bf1e-fb1a016405d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5703 | 2026.04.28 20:33:10.235351 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50870 | ||
| 5704 | 2026.04.28 20:33:10.235443 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5705 | 2026.04.28 20:33:10.235468 [ 286 ] {} <Debug> TCP-Session: f4a7f6a0-94cf-4f3d-a75d-e6a88b761d76 Authenticating user 'default' from [fd00:1122:3344:101::e]:50870 | ||
| 5706 | 2026.04.28 20:33:10.235489 [ 286 ] {} <Debug> TCP-Session: f4a7f6a0-94cf-4f3d-a75d-e6a88b761d76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5707 | 2026.04.28 20:33:10.235503 [ 286 ] {} <Debug> TCP-Session: f4a7f6a0-94cf-4f3d-a75d-e6a88b761d76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5708 | 2026.04.28 20:33:10.235679 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65117 | ||
| 5709 | 2026.04.28 20:33:10.235708 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53646 | ||
| 5710 | 2026.04.28 20:33:10.235701 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49243 | ||
| 5711 | 2026.04.28 20:33:10.235771 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55420 | ||
| 5712 | 2026.04.28 20:33:10.235802 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54183 | ||
| 5713 | 2026.04.28 20:33:10.235809 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5714 | 2026.04.28 20:33:10.235857 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5715 | 2026.04.28 20:33:10.235876 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5716 | 2026.04.28 20:33:10.235894 [ 288 ] {} <Debug> TCP-Session: 48e012b9-cdca-4793-ab83-48b220c2ee25 Authenticating user 'default' from [fd00:1122:3344:101::e]:65117 | ||
| 5717 | 2026.04.28 20:33:10.235909 [ 289 ] {} <Debug> TCP-Session: e7c507d8-9d12-4402-9d19-dda9c4ae6c08 Authenticating user 'default' from [fd00:1122:3344:101::e]:49243 | ||
| 5718 | 2026.04.28 20:33:10.235923 [ 291 ] {} <Debug> TCP-Session: 1aae3587-72d2-4b78-9058-f81eee14ebc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:55420 | ||
| 5719 | 2026.04.28 20:33:10.235940 [ 288 ] {} <Debug> TCP-Session: 48e012b9-cdca-4793-ab83-48b220c2ee25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5720 | 2026.04.28 20:33:10.235970 [ 291 ] {} <Debug> TCP-Session: 1aae3587-72d2-4b78-9058-f81eee14ebc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5721 | 2026.04.28 20:33:10.235986 [ 288 ] {} <Debug> TCP-Session: 48e012b9-cdca-4793-ab83-48b220c2ee25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5722 | 2026.04.28 20:33:10.236001 [ 291 ] {} <Debug> TCP-Session: 1aae3587-72d2-4b78-9058-f81eee14ebc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5723 | 2026.04.28 20:33:10.235951 [ 289 ] {} <Debug> TCP-Session: e7c507d8-9d12-4402-9d19-dda9c4ae6c08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5724 | 2026.04.28 20:33:10.235894 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5725 | 2026.04.28 20:33:10.236046 [ 289 ] {} <Debug> TCP-Session: e7c507d8-9d12-4402-9d19-dda9c4ae6c08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5726 | 2026.04.28 20:33:10.235808 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5727 | 2026.04.28 20:33:10.236075 [ 275 ] {} <Debug> TCP-Session: b42e6bff-fb35-400a-916b-0e7737ce1e15 Authenticating user 'default' from [fd00:1122:3344:101::e]:54183 | ||
| 5728 | 2026.04.28 20:33:10.236109 [ 290 ] {} <Debug> TCP-Session: d984cff4-a475-4e63-a403-c2fa9ece9ebb Authenticating user 'default' from [fd00:1122:3344:101::e]:53646 | ||
| 5729 | 2026.04.28 20:33:10.236150 [ 275 ] {} <Debug> TCP-Session: b42e6bff-fb35-400a-916b-0e7737ce1e15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5730 | 2026.04.28 20:33:10.236170 [ 290 ] {} <Debug> TCP-Session: d984cff4-a475-4e63-a403-c2fa9ece9ebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5731 | 2026.04.28 20:33:10.236185 [ 275 ] {} <Debug> TCP-Session: b42e6bff-fb35-400a-916b-0e7737ce1e15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5732 | 2026.04.28 20:33:10.236197 [ 290 ] {} <Debug> TCP-Session: d984cff4-a475-4e63-a403-c2fa9ece9ebb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5733 | 2026.04.28 20:33:10.235799 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49874 | ||
| 5734 | 2026.04.28 20:33:10.235787 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33496 | ||
| 5735 | 2026.04.28 20:33:10.235776 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44836 | ||
| 5736 | 2026.04.28 20:33:10.236294 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5737 | 2026.04.28 20:33:10.235844 [ 286 ] {} <Trace> TCP-Session: f4a7f6a0-94cf-4f3d-a75d-e6a88b761d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5738 | 2026.04.28 20:33:10.236330 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5739 | 2026.04.28 20:33:10.236358 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5740 | 2026.04.28 20:33:10.236323 [ 294 ] {} <Debug> TCP-Session: 10a48303-f303-4f45-bc4e-9adba428acef Authenticating user 'default' from [fd00:1122:3344:101::e]:49874 | ||
| 5741 | 2026.04.28 20:33:10.236472 [ 294 ] {} <Debug> TCP-Session: 10a48303-f303-4f45-bc4e-9adba428acef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5742 | 2026.04.28 20:33:10.236486 [ 292 ] {} <Debug> TCP-Session: 832beed3-3b5a-457e-88c5-999dbacb38fa Authenticating user 'default' from [fd00:1122:3344:101::e]:44836 | ||
| 5743 | 2026.04.28 20:33:10.236504 [ 293 ] {} <Debug> TCP-Session: 668f7a2f-ad3c-4aab-bfdb-b459fefb3f39 Authenticating user 'default' from [fd00:1122:3344:101::e]:33496 | ||
| 5744 | 2026.04.28 20:33:10.236505 [ 294 ] {} <Debug> TCP-Session: 10a48303-f303-4f45-bc4e-9adba428acef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5745 | 2026.04.28 20:33:10.236540 [ 293 ] {} <Debug> TCP-Session: 668f7a2f-ad3c-4aab-bfdb-b459fefb3f39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5746 | 2026.04.28 20:33:10.236511 [ 292 ] {} <Debug> TCP-Session: 832beed3-3b5a-457e-88c5-999dbacb38fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5747 | 2026.04.28 20:33:10.236563 [ 293 ] {} <Debug> TCP-Session: 668f7a2f-ad3c-4aab-bfdb-b459fefb3f39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5748 | 2026.04.28 20:33:10.236580 [ 286 ] {9ee52d2e-faed-4e1f-af3a-ba1a7f19759b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50870) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5749 | 2026.04.28 20:33:10.236583 [ 292 ] {} <Debug> TCP-Session: 832beed3-3b5a-457e-88c5-999dbacb38fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5750 | 2026.04.28 20:33:10.236826 [ 286 ] {9ee52d2e-faed-4e1f-af3a-ba1a7f19759b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5751 | 2026.04.28 20:33:10.236883 [ 286 ] {9ee52d2e-faed-4e1f-af3a-ba1a7f19759b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5752 | 2026.04.28 20:33:10.237145 [ 286 ] {9ee52d2e-faed-4e1f-af3a-ba1a7f19759b} <Debug> oximeter.version (260e5583-1b7e-4a62-bf30-86bcce144844) (SelectExecutor): Key condition: unknown | ||
| 5753 | 2026.04.28 20:33:10.238032 [ 328 ] {9ee52d2e-faed-4e1f-af3a-ba1a7f19759b} <Trace> AggregatingTransform: Aggregating | ||
| 5754 | 2026.04.28 20:33:10.238103 [ 328 ] {9ee52d2e-faed-4e1f-af3a-ba1a7f19759b} <Trace> Aggregator: Aggregation method: without_key | ||
| 5755 | 2026.04.28 20:33:10.238145 [ 328 ] {9ee52d2e-faed-4e1f-af3a-ba1a7f19759b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000902771 sec. (1107.701 rows/sec., 43.27 KiB/sec.) | ||
| 5756 | 2026.04.28 20:33:10.238163 [ 328 ] {9ee52d2e-faed-4e1f-af3a-ba1a7f19759b} <Trace> Aggregator: Merging aggregated data | ||
| 5757 | 2026.04.28 20:33:10.239440 [ 286 ] {9ee52d2e-faed-4e1f-af3a-ba1a7f19759b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002913 sec., 343.28870580157917 rows/sec., 13.41 KiB/sec. | ||
| 5758 | 2026.04.28 20:33:10.239578 [ 286 ] {9ee52d2e-faed-4e1f-af3a-ba1a7f19759b} <Debug> TCPHandler: Processed in 0.003878879 sec. | ||
| 5759 | 2026.04.28 20:33:10.239705 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5760 | 2026.04.28 20:33:10.239732 [ 286 ] {} <Debug> TCP-Session: f4a7f6a0-94cf-4f3d-a75d-e6a88b761d76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5761 | 2026.04.28 20:33:10.239735 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5762 | 2026.04.28 20:33:10.239752 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5763 | 2026.04.28 20:33:10.239767 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5764 | 2026.04.28 20:33:10.239784 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5765 | 2026.04.28 20:33:10.239828 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5766 | 2026.04.28 20:33:10.239828 [ 275 ] {} <Debug> TCP-Session: b42e6bff-fb35-400a-916b-0e7737ce1e15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5767 | 2026.04.28 20:33:10.239845 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5768 | 2026.04.28 20:33:10.239865 [ 292 ] {} <Debug> TCP-Session: 832beed3-3b5a-457e-88c5-999dbacb38fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5769 | 2026.04.28 20:33:10.239857 [ 290 ] {} <Debug> TCP-Session: d984cff4-a475-4e63-a403-c2fa9ece9ebb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5770 | 2026.04.28 20:33:10.239884 [ 294 ] {} <Debug> TCP-Session: 10a48303-f303-4f45-bc4e-9adba428acef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5771 | 2026.04.28 20:33:10.239817 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5772 | 2026.04.28 20:33:10.239811 [ 291 ] {} <Debug> TCP-Session: 1aae3587-72d2-4b78-9058-f81eee14ebc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5773 | 2026.04.28 20:33:10.239804 [ 288 ] {} <Debug> TCP-Session: 48e012b9-cdca-4793-ab83-48b220c2ee25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5774 | 2026.04.28 20:33:10.239956 [ 289 ] {} <Debug> TCP-Session: e7c507d8-9d12-4402-9d19-dda9c4ae6c08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5775 | 2026.04.28 20:33:10.239801 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5776 | 2026.04.28 20:33:10.240021 [ 293 ] {} <Debug> TCP-Session: 668f7a2f-ad3c-4aab-bfdb-b459fefb3f39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5777 | 2026.04.28 20:33:10.317728 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41753 | ||
| 5778 | 2026.04.28 20:33:10.317848 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5779 | 2026.04.28 20:33:10.317875 [ 286 ] {} <Debug> TCP-Session: a18febb8-c31d-475d-ad99-f4d8f2f84fe7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41753 | ||
| 5780 | 2026.04.28 20:33:10.317901 [ 286 ] {} <Debug> TCP-Session: a18febb8-c31d-475d-ad99-f4d8f2f84fe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5781 | 2026.04.28 20:33:10.317922 [ 286 ] {} <Debug> TCP-Session: a18febb8-c31d-475d-ad99-f4d8f2f84fe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5782 | 2026.04.28 20:33:10.318143 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49325 | ||
| 5783 | 2026.04.28 20:33:10.318162 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51170 | ||
| 5784 | 2026.04.28 20:33:10.318179 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54434 | ||
| 5785 | 2026.04.28 20:33:10.318201 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60244 | ||
| 5786 | 2026.04.28 20:33:10.318206 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44128 | ||
| 5787 | 2026.04.28 20:33:10.318258 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5788 | 2026.04.28 20:33:10.318277 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5789 | 2026.04.28 20:33:10.318279 [ 286 ] {} <Trace> TCP-Session: a18febb8-c31d-475d-ad99-f4d8f2f84fe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5790 | 2026.04.28 20:33:10.318296 [ 288 ] {} <Debug> TCP-Session: 0ccb42a4-185d-416b-8a7d-88948281d313 Authenticating user 'default' from [fd00:1122:3344:101::e]:49325 | ||
| 5791 | 2026.04.28 20:33:10.318305 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5792 | 2026.04.28 20:33:10.318315 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5793 | 2026.04.28 20:33:10.318342 [ 288 ] {} <Debug> TCP-Session: 0ccb42a4-185d-416b-8a7d-88948281d313 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5794 | 2026.04.28 20:33:10.318348 [ 294 ] {} <Debug> TCP-Session: 4adb4691-2d9c-4a1e-8bb3-cc8e7371f0dd Authenticating user 'default' from [fd00:1122:3344:101::e]:60244 | ||
| 5795 | 2026.04.28 20:33:10.318357 [ 275 ] {} <Debug> TCP-Session: 6c85b602-5b2d-4aca-9027-170c83988531 Authenticating user 'default' from [fd00:1122:3344:101::e]:44128 | ||
| 5796 | 2026.04.28 20:33:10.318371 [ 294 ] {} <Debug> TCP-Session: 4adb4691-2d9c-4a1e-8bb3-cc8e7371f0dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5797 | 2026.04.28 20:33:10.318387 [ 275 ] {} <Debug> TCP-Session: 6c85b602-5b2d-4aca-9027-170c83988531 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5798 | 2026.04.28 20:33:10.318392 [ 294 ] {} <Debug> TCP-Session: 4adb4691-2d9c-4a1e-8bb3-cc8e7371f0dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5799 | 2026.04.28 20:33:10.318401 [ 275 ] {} <Debug> TCP-Session: 6c85b602-5b2d-4aca-9027-170c83988531 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5800 | 2026.04.28 20:33:10.318358 [ 288 ] {} <Debug> TCP-Session: 0ccb42a4-185d-416b-8a7d-88948281d313 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5801 | 2026.04.28 20:33:10.318264 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5802 | 2026.04.28 20:33:10.318193 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41196 | ||
| 5803 | 2026.04.28 20:33:10.318472 [ 290 ] {} <Debug> TCP-Session: e44cc92c-65ce-49ba-b9a3-fa2aad3f325e Authenticating user 'default' from [fd00:1122:3344:101::e]:51170 | ||
| 5804 | 2026.04.28 20:33:10.318191 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51001 | ||
| 5805 | 2026.04.28 20:33:10.318517 [ 290 ] {} <Debug> TCP-Session: e44cc92c-65ce-49ba-b9a3-fa2aad3f325e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5806 | 2026.04.28 20:33:10.318502 [ 286 ] {f45717ab-29df-442a-a43d-63e86877aa1e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41753) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5807 | 2026.04.28 20:33:10.318563 [ 290 ] {} <Debug> TCP-Session: e44cc92c-65ce-49ba-b9a3-fa2aad3f325e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5808 | 2026.04.28 20:33:10.318564 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5809 | 2026.04.28 20:33:10.318165 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42440 | ||
| 5810 | 2026.04.28 20:33:10.318616 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5811 | 2026.04.28 20:33:10.318622 [ 291 ] {} <Debug> TCP-Session: 73ae9c62-8a7d-4bf6-a198-80474989c0e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41196 | ||
| 5812 | 2026.04.28 20:33:10.318657 [ 293 ] {} <Debug> TCP-Session: a3ae62d0-54b1-4142-9003-c5282ff4d6b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51001 | ||
| 5813 | 2026.04.28 20:33:10.318671 [ 291 ] {} <Debug> TCP-Session: 73ae9c62-8a7d-4bf6-a198-80474989c0e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5814 | 2026.04.28 20:33:10.318680 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5815 | 2026.04.28 20:33:10.318691 [ 293 ] {} <Debug> TCP-Session: a3ae62d0-54b1-4142-9003-c5282ff4d6b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5816 | 2026.04.28 20:33:10.318695 [ 291 ] {} <Debug> TCP-Session: 73ae9c62-8a7d-4bf6-a198-80474989c0e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5817 | 2026.04.28 20:33:10.318717 [ 293 ] {} <Debug> TCP-Session: a3ae62d0-54b1-4142-9003-c5282ff4d6b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5818 | 2026.04.28 20:33:10.318713 [ 289 ] {} <Debug> TCP-Session: eb8ba5dd-5771-4d44-845c-a8415d1a31ec Authenticating user 'default' from [fd00:1122:3344:101::e]:42440 | ||
| 5819 | 2026.04.28 20:33:10.318301 [ 292 ] {} <Debug> TCP-Session: be48865e-7e43-4e74-a858-c955156d5436 Authenticating user 'default' from [fd00:1122:3344:101::e]:54434 | ||
| 5820 | 2026.04.28 20:33:10.318753 [ 289 ] {} <Debug> TCP-Session: eb8ba5dd-5771-4d44-845c-a8415d1a31ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5821 | 2026.04.28 20:33:10.318778 [ 292 ] {} <Debug> TCP-Session: be48865e-7e43-4e74-a858-c955156d5436 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5822 | 2026.04.28 20:33:10.318781 [ 289 ] {} <Debug> TCP-Session: eb8ba5dd-5771-4d44-845c-a8415d1a31ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5823 | 2026.04.28 20:33:10.318798 [ 292 ] {} <Debug> TCP-Session: be48865e-7e43-4e74-a858-c955156d5436 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5824 | 2026.04.28 20:33:10.318848 [ 286 ] {f45717ab-29df-442a-a43d-63e86877aa1e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5825 | 2026.04.28 20:33:10.318909 [ 286 ] {f45717ab-29df-442a-a43d-63e86877aa1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5826 | 2026.04.28 20:33:10.319188 [ 286 ] {f45717ab-29df-442a-a43d-63e86877aa1e} <Debug> oximeter.version (260e5583-1b7e-4a62-bf30-86bcce144844) (SelectExecutor): Key condition: unknown | ||
| 5827 | 2026.04.28 20:33:10.320042 [ 341 ] {f45717ab-29df-442a-a43d-63e86877aa1e} <Trace> AggregatingTransform: Aggregating | ||
| 5828 | 2026.04.28 20:33:10.320091 [ 341 ] {f45717ab-29df-442a-a43d-63e86877aa1e} <Trace> Aggregator: Aggregation method: without_key | ||
| 5829 | 2026.04.28 20:33:10.320127 [ 341 ] {f45717ab-29df-442a-a43d-63e86877aa1e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000837079 sec. (1194.630 rows/sec., 46.67 KiB/sec.) | ||
| 5830 | 2026.04.28 20:33:10.320146 [ 341 ] {f45717ab-29df-442a-a43d-63e86877aa1e} <Trace> Aggregator: Merging aggregated data | ||
| 5831 | 2026.04.28 20:33:10.321558 [ 286 ] {f45717ab-29df-442a-a43d-63e86877aa1e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003131 sec., 319.38677738741615 rows/sec., 12.48 KiB/sec. | ||
| 5832 | 2026.04.28 20:33:10.321659 [ 286 ] {f45717ab-29df-442a-a43d-63e86877aa1e} <Debug> TCPHandler: Processed in 0.003546222 sec. | ||
| 5833 | 2026.04.28 20:33:10.321785 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5834 | 2026.04.28 20:33:10.321813 [ 286 ] {} <Debug> TCP-Session: a18febb8-c31d-475d-ad99-f4d8f2f84fe7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5835 | 2026.04.28 20:33:10.321821 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5836 | 2026.04.28 20:33:10.321844 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5837 | 2026.04.28 20:33:10.321864 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5838 | 2026.04.28 20:33:10.321875 [ 275 ] {} <Debug> TCP-Session: 6c85b602-5b2d-4aca-9027-170c83988531 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5839 | 2026.04.28 20:33:10.321893 [ 289 ] {} <Debug> TCP-Session: eb8ba5dd-5771-4d44-845c-a8415d1a31ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5840 | 2026.04.28 20:33:10.321910 [ 293 ] {} <Debug> TCP-Session: a3ae62d0-54b1-4142-9003-c5282ff4d6b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5841 | 2026.04.28 20:33:10.321927 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5842 | 2026.04.28 20:33:10.321884 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5843 | 2026.04.28 20:33:10.321970 [ 290 ] {} <Debug> TCP-Session: e44cc92c-65ce-49ba-b9a3-fa2aad3f325e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5844 | 2026.04.28 20:33:10.321973 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5845 | 2026.04.28 20:33:10.322004 [ 291 ] {} <Debug> TCP-Session: 73ae9c62-8a7d-4bf6-a198-80474989c0e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5846 | 2026.04.28 20:33:10.321952 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5847 | 2026.04.28 20:33:10.322029 [ 292 ] {} <Debug> TCP-Session: be48865e-7e43-4e74-a858-c955156d5436 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5848 | 2026.04.28 20:33:10.321908 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5849 | 2026.04.28 20:33:10.322061 [ 294 ] {} <Debug> TCP-Session: 4adb4691-2d9c-4a1e-8bb3-cc8e7371f0dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5850 | 2026.04.28 20:33:10.322089 [ 288 ] {} <Debug> TCP-Session: 0ccb42a4-185d-416b-8a7d-88948281d313 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5851 | 2026.04.28 20:33:12.441502 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5852 | 2026.04.28 20:33:12.441842 [ 277 ] {aa02fff4-821d-459a-8929-4333c9fc1277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5853 | 2026.04.28 20:33:12.442205 [ 277 ] {aa02fff4-821d-459a-8929-4333c9fc1277} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5854 | 2026.04.28 20:33:12.442247 [ 277 ] {aa02fff4-821d-459a-8929-4333c9fc1277} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5855 | 2026.04.28 20:33:12.442504 [ 277 ] {aa02fff4-821d-459a-8929-4333c9fc1277} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5856 | 2026.04.28 20:33:12.442571 [ 277 ] {aa02fff4-821d-459a-8929-4333c9fc1277} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5857 | 2026.04.28 20:33:12.442711 [ 277 ] {aa02fff4-821d-459a-8929-4333c9fc1277} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 5858 | 2026.04.28 20:33:12.442822 [ 333 ] {aa02fff4-821d-459a-8929-4333c9fc1277} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5859 | 2026.04.28 20:33:12.442886 [ 333 ] {aa02fff4-821d-459a-8929-4333c9fc1277} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5860 | 2026.04.28 20:33:12.442897 [ 341 ] {aa02fff4-821d-459a-8929-4333c9fc1277} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5861 | 2026.04.28 20:33:12.443184 [ 277 ] {aa02fff4-821d-459a-8929-4333c9fc1277} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5862 | 2026.04.28 20:33:12.443221 [ 277 ] {aa02fff4-821d-459a-8929-4333c9fc1277} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5863 | 2026.04.28 20:33:12.443298 [ 277 ] {aa02fff4-821d-459a-8929-4333c9fc1277} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5864 | 2026.04.28 20:33:12.443319 [ 277 ] {aa02fff4-821d-459a-8929-4333c9fc1277} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 5865 | 2026.04.28 20:33:12.443355 [ 277 ] {aa02fff4-821d-459a-8929-4333c9fc1277} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5866 | 2026.04.28 20:33:12.443394 [ 277 ] {aa02fff4-821d-459a-8929-4333c9fc1277} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5867 | 2026.04.28 20:33:12.444646 [ 277 ] {aa02fff4-821d-459a-8929-4333c9fc1277} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002911 sec., 17176.228100309174 rows/sec., 2.73 MiB/sec. | ||
| 5868 | 2026.04.28 20:33:12.444749 [ 277 ] {aa02fff4-821d-459a-8929-4333c9fc1277} <Debug> TCPHandler: Processed in 0.003436028 sec. | ||
| 5869 | 2026.04.28 20:33:12.446732 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5870 | 2026.04.28 20:33:12.446845 [ 277 ] {ecbe4cbe-ae25-4c4e-80e3-3406f559309b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5871 | 2026.04.28 20:33:12.446888 [ 277 ] {ecbe4cbe-ae25-4c4e-80e3-3406f559309b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5872 | 2026.04.28 20:33:12.447436 [ 277 ] {ecbe4cbe-ae25-4c4e-80e3-3406f559309b} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5873 | 2026.04.28 20:33:12.447480 [ 277 ] {ecbe4cbe-ae25-4c4e-80e3-3406f559309b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5874 | 2026.04.28 20:33:12.447825 [ 277 ] {ecbe4cbe-ae25-4c4e-80e3-3406f559309b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5875 | 2026.04.28 20:33:12.448046 [ 277 ] {ecbe4cbe-ae25-4c4e-80e3-3406f559309b} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5876 | 2026.04.28 20:33:12.448187 [ 277 ] {ecbe4cbe-ae25-4c4e-80e3-3406f559309b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001374 sec., 1455.604075691412 rows/sec., 118.69 KiB/sec. | ||
| 5877 | 2026.04.28 20:33:12.448225 [ 277 ] {ecbe4cbe-ae25-4c4e-80e3-3406f559309b} <Debug> TCPHandler: Processed in 0.001544526 sec. | ||
| 5878 | 2026.04.28 20:33:12.448345 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5879 | 2026.04.28 20:33:12.448446 [ 277 ] {953db0e3-cfef-4ec6-8e66-0940eaeab09a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5880 | 2026.04.28 20:33:12.448485 [ 277 ] {953db0e3-cfef-4ec6-8e66-0940eaeab09a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5881 | 2026.04.28 20:33:12.448896 [ 277 ] {953db0e3-cfef-4ec6-8e66-0940eaeab09a} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5882 | 2026.04.28 20:33:12.448931 [ 277 ] {953db0e3-cfef-4ec6-8e66-0940eaeab09a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5883 | 2026.04.28 20:33:12.449228 [ 277 ] {953db0e3-cfef-4ec6-8e66-0940eaeab09a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5884 | 2026.04.28 20:33:12.449436 [ 277 ] {953db0e3-cfef-4ec6-8e66-0940eaeab09a} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5885 | 2026.04.28 20:33:12.449559 [ 277 ] {953db0e3-cfef-4ec6-8e66-0940eaeab09a} <Debug> executeQuery: Read 79 rows, 6.69 KiB in 0.001131 sec., 69849.69053934571 rows/sec., 5.77 MiB/sec. | ||
| 5886 | 2026.04.28 20:33:12.449595 [ 277 ] {953db0e3-cfef-4ec6-8e66-0940eaeab09a} <Debug> TCPHandler: Processed in 0.00129801 sec. | ||
| 5887 | 2026.04.28 20:33:12.449706 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5888 | 2026.04.28 20:33:12.449802 [ 277 ] {502287ad-4858-490b-bd12-76cde793538c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5889 | 2026.04.28 20:33:12.449841 [ 277 ] {502287ad-4858-490b-bd12-76cde793538c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5890 | 2026.04.28 20:33:12.450225 [ 277 ] {502287ad-4858-490b-bd12-76cde793538c} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5891 | 2026.04.28 20:33:12.450259 [ 277 ] {502287ad-4858-490b-bd12-76cde793538c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5892 | 2026.04.28 20:33:12.450548 [ 277 ] {502287ad-4858-490b-bd12-76cde793538c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5893 | 2026.04.28 20:33:12.450754 [ 277 ] {502287ad-4858-490b-bd12-76cde793538c} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5894 | 2026.04.28 20:33:12.450877 [ 277 ] {502287ad-4858-490b-bd12-76cde793538c} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001093 sec., 11893.870082342177 rows/sec., 884.54 KiB/sec. | ||
| 5895 | 2026.04.28 20:33:12.450914 [ 277 ] {502287ad-4858-490b-bd12-76cde793538c} <Debug> TCPHandler: Processed in 0.001255028 sec. | ||
| 5896 | 2026.04.28 20:33:12.451055 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5897 | 2026.04.28 20:33:12.451147 [ 277 ] {87c9772c-04da-4198-be13-46f5bca4b27c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5898 | 2026.04.28 20:33:12.451184 [ 277 ] {87c9772c-04da-4198-be13-46f5bca4b27c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5899 | 2026.04.28 20:33:12.451573 [ 277 ] {87c9772c-04da-4198-be13-46f5bca4b27c} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5900 | 2026.04.28 20:33:12.451608 [ 277 ] {87c9772c-04da-4198-be13-46f5bca4b27c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5901 | 2026.04.28 20:33:12.451905 [ 277 ] {87c9772c-04da-4198-be13-46f5bca4b27c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5902 | 2026.04.28 20:33:12.452105 [ 277 ] {87c9772c-04da-4198-be13-46f5bca4b27c} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5903 | 2026.04.28 20:33:12.452227 [ 277 ] {87c9772c-04da-4198-be13-46f5bca4b27c} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001098 sec., 70127.50455373406 rows/sec., 5.48 MiB/sec. | ||
| 5904 | 2026.04.28 20:33:12.452263 [ 277 ] {87c9772c-04da-4198-be13-46f5bca4b27c} <Debug> TCPHandler: Processed in 0.001254819 sec. | ||
| 5905 | 2026.04.28 20:33:12.452386 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5906 | 2026.04.28 20:33:12.452478 [ 277 ] {88fd2d83-0416-4943-9ebf-9b5ea09ac5fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5907 | 2026.04.28 20:33:12.452524 [ 277 ] {88fd2d83-0416-4943-9ebf-9b5ea09ac5fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5908 | 2026.04.28 20:33:12.452943 [ 277 ] {88fd2d83-0416-4943-9ebf-9b5ea09ac5fa} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5909 | 2026.04.28 20:33:12.452978 [ 277 ] {88fd2d83-0416-4943-9ebf-9b5ea09ac5fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5910 | 2026.04.28 20:33:12.453291 [ 277 ] {88fd2d83-0416-4943-9ebf-9b5ea09ac5fa} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5911 | 2026.04.28 20:33:12.453500 [ 277 ] {88fd2d83-0416-4943-9ebf-9b5ea09ac5fa} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5912 | 2026.04.28 20:33:12.453633 [ 277 ] {88fd2d83-0416-4943-9ebf-9b5ea09ac5fa} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001172 sec., 137372.01365187712 rows/sec., 9.57 MiB/sec. | ||
| 5913 | 2026.04.28 20:33:12.453669 [ 277 ] {88fd2d83-0416-4943-9ebf-9b5ea09ac5fa} <Debug> TCPHandler: Processed in 0.0013318 sec. | ||
| 5914 | 2026.04.28 20:33:12.453785 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5915 | 2026.04.28 20:33:12.453885 [ 277 ] {7ce4d787-b029-4cd3-9f55-5da4a59be01b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5916 | 2026.04.28 20:33:12.453940 [ 277 ] {7ce4d787-b029-4cd3-9f55-5da4a59be01b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5917 | 2026.04.28 20:33:12.454699 [ 277 ] {7ce4d787-b029-4cd3-9f55-5da4a59be01b} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5918 | 2026.04.28 20:33:12.454736 [ 277 ] {7ce4d787-b029-4cd3-9f55-5da4a59be01b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5919 | 2026.04.28 20:33:12.455253 [ 277 ] {7ce4d787-b029-4cd3-9f55-5da4a59be01b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5920 | 2026.04.28 20:33:12.455474 [ 277 ] {7ce4d787-b029-4cd3-9f55-5da4a59be01b} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5921 | 2026.04.28 20:33:12.455615 [ 277 ] {7ce4d787-b029-4cd3-9f55-5da4a59be01b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001748 sec., 6292.906178489702 rows/sec., 11.28 MiB/sec. | ||
| 5922 | 2026.04.28 20:33:12.455667 [ 277 ] {7ce4d787-b029-4cd3-9f55-5da4a59be01b} <Debug> TCPHandler: Processed in 0.001930374 sec. | ||
| 5923 | 2026.04.28 20:33:12.455789 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5924 | 2026.04.28 20:33:12.455888 [ 277 ] {9ff2551f-d6a1-46c8-8c7f-5e46fb9ed4fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5925 | 2026.04.28 20:33:12.455930 [ 277 ] {9ff2551f-d6a1-46c8-8c7f-5e46fb9ed4fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5926 | 2026.04.28 20:33:12.456267 [ 277 ] {9ff2551f-d6a1-46c8-8c7f-5e46fb9ed4fd} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5927 | 2026.04.28 20:33:12.456303 [ 277 ] {9ff2551f-d6a1-46c8-8c7f-5e46fb9ed4fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5928 | 2026.04.28 20:33:12.456620 [ 277 ] {9ff2551f-d6a1-46c8-8c7f-5e46fb9ed4fd} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5929 | 2026.04.28 20:33:12.456826 [ 277 ] {9ff2551f-d6a1-46c8-8c7f-5e46fb9ed4fd} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5930 | 2026.04.28 20:33:12.456954 [ 277 ] {9ff2551f-d6a1-46c8-8c7f-5e46fb9ed4fd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 5931 | 2026.04.28 20:33:12.456990 [ 277 ] {9ff2551f-d6a1-46c8-8c7f-5e46fb9ed4fd} <Debug> TCPHandler: Processed in 0.001248199 sec. | ||
| 5932 | 2026.04.28 20:33:13.175867 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12072 | ||
| 5933 | 2026.04.28 20:33:13.176450 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5934 | 2026.04.28 20:33:13.176506 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5935 | 2026.04.28 20:33:13.177017 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5936 | 2026.04.28 20:33:13.177259 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5937 | 2026.04.28 20:33:13.177420 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12072 | ||
| 5938 | 2026.04.28 20:33:13.794300 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5939 | 2026.04.28 20:33:13.811642 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5940 | 2026.04.28 20:33:13.811705 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5941 | 2026.04.28 20:33:13.817288 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5942 | 2026.04.28 20:33:13.817972 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5943 | 2026.04.28 20:33:13.820812 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5944 | 2026.04.28 20:33:15.710245 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 736 | ||
| 5945 | 2026.04.28 20:33:15.713028 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5946 | 2026.04.28 20:33:15.713064 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5947 | 2026.04.28 20:33:15.714316 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5948 | 2026.04.28 20:33:15.714581 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5949 | 2026.04.28 20:33:15.714827 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 736 | ||
| 5950 | 2026.04.28 20:33:17.446224 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5951 | 2026.04.28 20:33:17.446476 [ 277 ] {88f573ef-9579-417a-a9ce-be1c9450e9c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 5952 | 2026.04.28 20:33:17.446834 [ 277 ] {88f573ef-9579-417a-a9ce-be1c9450e9c6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5953 | 2026.04.28 20:33:17.446874 [ 277 ] {88f573ef-9579-417a-a9ce-be1c9450e9c6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
| 5954 | 2026.04.28 20:33:17.447131 [ 277 ] {88f573ef-9579-417a-a9ce-be1c9450e9c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5955 | 2026.04.28 20:33:17.447201 [ 277 ] {88f573ef-9579-417a-a9ce-be1c9450e9c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5956 | 2026.04.28 20:33:17.447346 [ 277 ] {88f573ef-9579-417a-a9ce-be1c9450e9c6} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 5957 | 2026.04.28 20:33:17.447460 [ 333 ] {88f573ef-9579-417a-a9ce-be1c9450e9c6} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5958 | 2026.04.28 20:33:17.447481 [ 345 ] {88f573ef-9579-417a-a9ce-be1c9450e9c6} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5959 | 2026.04.28 20:33:17.447494 [ 341 ] {88f573ef-9579-417a-a9ce-be1c9450e9c6} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5960 | 2026.04.28 20:33:17.447671 [ 277 ] {88f573ef-9579-417a-a9ce-be1c9450e9c6} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (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 | ||
| 5961 | 2026.04.28 20:33:17.447698 [ 277 ] {88f573ef-9579-417a-a9ce-be1c9450e9c6} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5962 | 2026.04.28 20:33:17.447787 [ 277 ] {88f573ef-9579-417a-a9ce-be1c9450e9c6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5963 | 2026.04.28 20:33:17.447810 [ 277 ] {88f573ef-9579-417a-a9ce-be1c9450e9c6} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 5964 | 2026.04.28 20:33:17.447848 [ 277 ] {88f573ef-9579-417a-a9ce-be1c9450e9c6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 5965 | 2026.04.28 20:33:17.447889 [ 277 ] {88f573ef-9579-417a-a9ce-be1c9450e9c6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 5966 | 2026.04.28 20:33:17.447925 [ 277 ] {88f573ef-9579-417a-a9ce-be1c9450e9c6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 5967 | 2026.04.28 20:33:17.449302 [ 277 ] {88f573ef-9579-417a-a9ce-be1c9450e9c6} <Debug> executeQuery: Read 51 rows, 8.25 KiB in 0.002924 sec., 17441.86046511628 rows/sec., 2.75 MiB/sec. | ||
| 5968 | 2026.04.28 20:33:17.449500 [ 277 ] {88f573ef-9579-417a-a9ce-be1c9450e9c6} <Debug> MemoryTracker: Peak memory usage (for query): 140.79 KiB. | ||
| 5969 | 2026.04.28 20:33:17.449528 [ 277 ] {88f573ef-9579-417a-a9ce-be1c9450e9c6} <Debug> TCPHandler: Processed in 0.003436028 sec. | ||
| 5970 | 2026.04.28 20:33:17.454587 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5971 | 2026.04.28 20:33:17.454703 [ 277 ] {0b44277e-b8da-46e2-83ff-3904042cbb1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5972 | 2026.04.28 20:33:17.454751 [ 277 ] {0b44277e-b8da-46e2-83ff-3904042cbb1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5973 | 2026.04.28 20:33:17.455350 [ 277 ] {0b44277e-b8da-46e2-83ff-3904042cbb1c} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5974 | 2026.04.28 20:33:17.455396 [ 277 ] {0b44277e-b8da-46e2-83ff-3904042cbb1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5975 | 2026.04.28 20:33:17.455783 [ 277 ] {0b44277e-b8da-46e2-83ff-3904042cbb1c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5976 | 2026.04.28 20:33:17.456008 [ 277 ] {0b44277e-b8da-46e2-83ff-3904042cbb1c} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5977 | 2026.04.28 20:33:17.456149 [ 277 ] {0b44277e-b8da-46e2-83ff-3904042cbb1c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00148 sec., 191891.8918918919 rows/sec., 12.19 MiB/sec. | ||
| 5978 | 2026.04.28 20:33:17.456153 [ 57 ] {} <Debug> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5979 | 2026.04.28 20:33:17.456189 [ 277 ] {0b44277e-b8da-46e2-83ff-3904042cbb1c} <Debug> TCPHandler: Processed in 0.001656187 sec. | ||
| 5980 | 2026.04.28 20:33:17.456219 [ 57 ] {} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5981 | 2026.04.28 20:33:17.456246 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5982 | 2026.04.28 20:33:17.456318 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5983 | 2026.04.28 20:33:17.456333 [ 187 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 5984 | 2026.04.28 20:33:17.456418 [ 277 ] {8b7159ff-750c-490a-9133-ae9199998f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5985 | 2026.04.28 20:33:17.456429 [ 187 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5986 | 2026.04.28 20:33:17.456459 [ 187 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 308 rows starting from the beginning of the part | ||
| 5987 | 2026.04.28 20:33:17.456459 [ 277 ] {8b7159ff-750c-490a-9133-ae9199998f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5988 | 2026.04.28 20:33:17.456516 [ 187 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 5989 | 2026.04.28 20:33:17.456562 [ 187 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 5990 | 2026.04.28 20:33:17.456607 [ 187 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 5991 | 2026.04.28 20:33:17.456647 [ 187 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 5992 | 2026.04.28 20:33:17.456697 [ 187 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 5993 | 2026.04.28 20:33:17.457332 [ 277 ] {8b7159ff-750c-490a-9133-ae9199998f8c} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5994 | 2026.04.28 20:33:17.457368 [ 277 ] {8b7159ff-750c-490a-9133-ae9199998f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 5995 | 2026.04.28 20:33:17.457702 [ 191 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001406882 sec., 858636.3319738258 rows/sec., 58.81 MiB/sec. | ||
| 5996 | 2026.04.28 20:33:17.457754 [ 277 ] {8b7159ff-750c-490a-9133-ae9199998f8c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5997 | 2026.04.28 20:33:17.457832 [ 191 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5998 | 2026.04.28 20:33:17.457979 [ 277 ] {8b7159ff-750c-490a-9133-ae9199998f8c} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5999 | 2026.04.28 20:33:17.458082 [ 191 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_10_2} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6000 | 2026.04.28 20:33:17.458108 [ 277 ] {8b7159ff-750c-490a-9133-ae9199998f8c} <Debug> executeQuery: Read 860 rows, 68.81 KiB in 0.001709 sec., 503218.2562902282 rows/sec., 39.32 MiB/sec. | ||
| 6001 | 2026.04.28 20:33:17.458146 [ 277 ] {8b7159ff-750c-490a-9133-ae9199998f8c} <Debug> TCPHandler: Processed in 0.001878803 sec. | ||
| 6002 | 2026.04.28 20:33:17.458149 [ 191 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_10_2} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6003 | 2026.04.28 20:33:17.458227 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 6004 | 2026.04.28 20:33:17.458264 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6005 | 2026.04.28 20:33:17.458360 [ 277 ] {7d1a7e10-7cc4-4031-997e-5abfaeb716a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6006 | 2026.04.28 20:33:17.458401 [ 277 ] {7d1a7e10-7cc4-4031-997e-5abfaeb716a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6007 | 2026.04.28 20:33:17.458876 [ 277 ] {7d1a7e10-7cc4-4031-997e-5abfaeb716a3} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6008 | 2026.04.28 20:33:17.458911 [ 277 ] {7d1a7e10-7cc4-4031-997e-5abfaeb716a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6009 | 2026.04.28 20:33:17.459247 [ 277 ] {7d1a7e10-7cc4-4031-997e-5abfaeb716a3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6010 | 2026.04.28 20:33:17.459520 [ 277 ] {7d1a7e10-7cc4-4031-997e-5abfaeb716a3} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6011 | 2026.04.28 20:33:17.459645 [ 57 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6012 | 2026.04.28 20:33:17.459662 [ 277 ] {7d1a7e10-7cc4-4031-997e-5abfaeb716a3} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001319 sec., 131159.96967399545 rows/sec., 8.05 MiB/sec. | ||
| 6013 | 2026.04.28 20:33:17.459696 [ 57 ] {} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6014 | 2026.04.28 20:33:17.459722 [ 277 ] {7d1a7e10-7cc4-4031-997e-5abfaeb716a3} <Debug> TCPHandler: Processed in 0.001506394 sec. | ||
| 6015 | 2026.04.28 20:33:17.459725 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6016 | 2026.04.28 20:33:17.459835 [ 201 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 6017 | 2026.04.28 20:33:17.459871 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6018 | 2026.04.28 20:33:17.459950 [ 201 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6019 | 2026.04.28 20:33:17.459969 [ 277 ] {c26a0c6b-860b-48f7-8e76-bded0141ef54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6020 | 2026.04.28 20:33:17.459989 [ 201 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 227 rows starting from the beginning of the part | ||
| 6021 | 2026.04.28 20:33:17.460016 [ 277 ] {c26a0c6b-860b-48f7-8e76-bded0141ef54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6022 | 2026.04.28 20:33:17.460058 [ 201 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 186 rows starting from the beginning of the part | ||
| 6023 | 2026.04.28 20:33:17.460111 [ 201 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 11 rows starting from the beginning of the part | ||
| 6024 | 2026.04.28 20:33:17.460155 [ 201 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 173 rows starting from the beginning of the part | ||
| 6025 | 2026.04.28 20:33:17.460195 [ 201 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part | ||
| 6026 | 2026.04.28 20:33:17.460242 [ 201 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 173 rows starting from the beginning of the part | ||
| 6027 | 2026.04.28 20:33:17.460511 [ 277 ] {c26a0c6b-860b-48f7-8e76-bded0141ef54} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6028 | 2026.04.28 20:33:17.460555 [ 277 ] {c26a0c6b-860b-48f7-8e76-bded0141ef54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6029 | 2026.04.28 20:33:17.460882 [ 277 ] {c26a0c6b-860b-48f7-8e76-bded0141ef54} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6030 | 2026.04.28 20:33:17.461115 [ 277 ] {c26a0c6b-860b-48f7-8e76-bded0141ef54} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6031 | 2026.04.28 20:33:17.461216 [ 57 ] {} <Debug> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6032 | 2026.04.28 20:33:17.461246 [ 57 ] {} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6033 | 2026.04.28 20:33:17.461246 [ 277 ] {c26a0c6b-860b-48f7-8e76-bded0141ef54} <Debug> executeQuery: Read 150 rows, 9.92 KiB in 0.001296 sec., 115740.74074074073 rows/sec., 7.48 MiB/sec. | ||
| 6034 | 2026.04.28 20:33:17.461267 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6035 | 2026.04.28 20:33:17.461266 [ 199 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 783 rows, containing 5 columns (5 merged, 0 gathered) in 0.001469154 sec., 532959.7850191335 rows/sec., 35.44 MiB/sec. | ||
| 6036 | 2026.04.28 20:33:17.461300 [ 277 ] {c26a0c6b-860b-48f7-8e76-bded0141ef54} <Debug> TCPHandler: Processed in 0.001477934 sec. | ||
| 6037 | 2026.04.28 20:33:17.461348 [ 194 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 6038 | 2026.04.28 20:33:17.461431 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6039 | 2026.04.28 20:33:17.461463 [ 189 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6040 | 2026.04.28 20:33:17.461493 [ 194 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6041 | 2026.04.28 20:33:17.461530 [ 194 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 975 rows starting from the beginning of the part | ||
| 6042 | 2026.04.28 20:33:17.461532 [ 277 ] {06edc866-6a49-4a21-8512-e485ba324827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6043 | 2026.04.28 20:33:17.461587 [ 277 ] {06edc866-6a49-4a21-8512-e485ba324827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6044 | 2026.04.28 20:33:17.461604 [ 194 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 825 rows starting from the beginning of the part | ||
| 6045 | 2026.04.28 20:33:17.461678 [ 194 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 825 rows starting from the beginning of the part | ||
| 6046 | 2026.04.28 20:33:17.461744 [ 194 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 950 rows starting from the beginning of the part | ||
| 6047 | 2026.04.28 20:33:17.461754 [ 189 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_31_6} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6048 | 2026.04.28 20:33:17.461815 [ 194 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 6049 | 2026.04.28 20:33:17.461845 [ 189 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_31_6} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6050 | 2026.04.28 20:33:17.461886 [ 194 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 150 rows starting from the beginning of the part | ||
| 6051 | 2026.04.28 20:33:17.461920 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 6052 | 2026.04.28 20:33:17.462046 [ 277 ] {06edc866-6a49-4a21-8512-e485ba324827} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6053 | 2026.04.28 20:33:17.462090 [ 277 ] {06edc866-6a49-4a21-8512-e485ba324827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6054 | 2026.04.28 20:33:17.462437 [ 277 ] {06edc866-6a49-4a21-8512-e485ba324827} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6055 | 2026.04.28 20:33:17.462660 [ 277 ] {06edc866-6a49-4a21-8512-e485ba324827} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6056 | 2026.04.28 20:33:17.462785 [ 57 ] {} <Debug> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6057 | 2026.04.28 20:33:17.462795 [ 277 ] {06edc866-6a49-4a21-8512-e485ba324827} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001282 sec., 115444.6177847114 rows/sec., 6.57 MiB/sec. | ||
| 6058 | 2026.04.28 20:33:17.462826 [ 57 ] {} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6059 | 2026.04.28 20:33:17.462852 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6060 | 2026.04.28 20:33:17.462853 [ 277 ] {06edc866-6a49-4a21-8512-e485ba324827} <Debug> TCPHandler: Processed in 0.001472144 sec. | ||
| 6061 | 2026.04.28 20:33:17.462939 [ 199 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 6062 | 2026.04.28 20:33:17.462997 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6063 | 2026.04.28 20:33:17.463044 [ 199 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6064 | 2026.04.28 20:33:17.463075 [ 199 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 160 rows starting from the beginning of the part | ||
| 6065 | 2026.04.28 20:33:17.463105 [ 277 ] {e57d3185-b03a-4863-94dc-fa7325709847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6066 | 2026.04.28 20:33:17.463138 [ 199 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 6067 | 2026.04.28 20:33:17.463153 [ 277 ] {e57d3185-b03a-4863-94dc-fa7325709847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6068 | 2026.04.28 20:33:17.463190 [ 199 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 6069 | 2026.04.28 20:33:17.463232 [ 199 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 6070 | 2026.04.28 20:33:17.463276 [ 199 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 6071 | 2026.04.28 20:33:17.463316 [ 199 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 6072 | 2026.04.28 20:33:17.463790 [ 277 ] {e57d3185-b03a-4863-94dc-fa7325709847} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6073 | 2026.04.28 20:33:17.463826 [ 277 ] {e57d3185-b03a-4863-94dc-fa7325709847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6074 | 2026.04.28 20:33:17.464046 [ 192 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3874 rows, containing 5 columns (5 merged, 0 gathered) in 0.002729892 sec., 1419103.7594161236 rows/sec., 89.55 MiB/sec. | ||
| 6075 | 2026.04.28 20:33:17.464140 [ 186 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 5 columns (5 merged, 0 gathered) in 0.001233758 sec., 509013.9233139725 rows/sec., 31.46 MiB/sec. | ||
| 6076 | 2026.04.28 20:33:17.464182 [ 277 ] {e57d3185-b03a-4863-94dc-fa7325709847} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6077 | 2026.04.28 20:33:17.464283 [ 194 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6078 | 2026.04.28 20:33:17.464288 [ 195 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6079 | 2026.04.28 20:33:17.464446 [ 277 ] {e57d3185-b03a-4863-94dc-fa7325709847} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6080 | 2026.04.28 20:33:17.464597 [ 277 ] {e57d3185-b03a-4863-94dc-fa7325709847} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001509 sec., 345261.7627567926 rows/sec., 24.37 MiB/sec. | ||
| 6081 | 2026.04.28 20:33:17.464620 [ 195 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_10_2} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6082 | 2026.04.28 20:33:17.464638 [ 277 ] {e57d3185-b03a-4863-94dc-fa7325709847} <Debug> TCPHandler: Processed in 0.001692029 sec. | ||
| 6083 | 2026.04.28 20:33:17.464688 [ 195 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_10_2} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6084 | 2026.04.28 20:33:17.464754 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 6085 | 2026.04.28 20:33:17.464773 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6086 | 2026.04.28 20:33:17.464797 [ 192 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_10_2} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6087 | 2026.04.28 20:33:17.464886 [ 277 ] {6deca64f-7ff3-423d-9d99-b0f9af5c647f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6088 | 2026.04.28 20:33:17.464895 [ 192 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_10_2} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6089 | 2026.04.28 20:33:17.464950 [ 277 ] {6deca64f-7ff3-423d-9d99-b0f9af5c647f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6090 | 2026.04.28 20:33:17.465022 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 6091 | 2026.04.28 20:33:17.465301 [ 277 ] {6deca64f-7ff3-423d-9d99-b0f9af5c647f} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6092 | 2026.04.28 20:33:17.465342 [ 277 ] {6deca64f-7ff3-423d-9d99-b0f9af5c647f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6093 | 2026.04.28 20:33:17.465645 [ 277 ] {6deca64f-7ff3-423d-9d99-b0f9af5c647f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6094 | 2026.04.28 20:33:17.465866 [ 277 ] {6deca64f-7ff3-423d-9d99-b0f9af5c647f} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6095 | 2026.04.28 20:33:17.465971 [ 57 ] {} <Debug> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 6096 | 2026.04.28 20:33:17.465995 [ 277 ] {6deca64f-7ff3-423d-9d99-b0f9af5c647f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001133 sec., 5295.675198587821 rows/sec., 276.68 KiB/sec. | ||
| 6097 | 2026.04.28 20:33:17.466007 [ 57 ] {} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6098 | 2026.04.28 20:33:17.466036 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6099 | 2026.04.28 20:33:17.466039 [ 277 ] {6deca64f-7ff3-423d-9d99-b0f9af5c647f} <Debug> TCPHandler: Processed in 0.0013264 sec. | ||
| 6100 | 2026.04.28 20:33:17.466120 [ 186 ] {8de37c54-c40a-4594-87ae-670f962b3deb::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 | ||
| 6101 | 2026.04.28 20:33:17.466169 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6102 | 2026.04.28 20:33:17.466222 [ 186 ] {8de37c54-c40a-4594-87ae-670f962b3deb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6103 | 2026.04.28 20:33:17.466254 [ 186 ] {8de37c54-c40a-4594-87ae-670f962b3deb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 6104 | 2026.04.28 20:33:17.466269 [ 277 ] {b8c700ed-1b39-4ccb-826f-43ec20de3196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6105 | 2026.04.28 20:33:17.466302 [ 186 ] {8de37c54-c40a-4594-87ae-670f962b3deb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 6106 | 2026.04.28 20:33:17.466316 [ 277 ] {b8c700ed-1b39-4ccb-826f-43ec20de3196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6107 | 2026.04.28 20:33:17.466348 [ 186 ] {8de37c54-c40a-4594-87ae-670f962b3deb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 6108 | 2026.04.28 20:33:17.466397 [ 186 ] {8de37c54-c40a-4594-87ae-670f962b3deb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 6109 | 2026.04.28 20:33:17.466434 [ 186 ] {8de37c54-c40a-4594-87ae-670f962b3deb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 6110 | 2026.04.28 20:33:17.466470 [ 186 ] {8de37c54-c40a-4594-87ae-670f962b3deb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 6111 | 2026.04.28 20:33:17.466739 [ 277 ] {b8c700ed-1b39-4ccb-826f-43ec20de3196} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6112 | 2026.04.28 20:33:17.466782 [ 277 ] {b8c700ed-1b39-4ccb-826f-43ec20de3196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6113 | 2026.04.28 20:33:17.467134 [ 277 ] {b8c700ed-1b39-4ccb-826f-43ec20de3196} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6114 | 2026.04.28 20:33:17.467194 [ 192 ] {8de37c54-c40a-4594-87ae-670f962b3deb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001110965 sec., 32404.261160342587 rows/sec., 1.65 MiB/sec. | ||
| 6115 | 2026.04.28 20:33:17.467335 [ 199 ] {8de37c54-c40a-4594-87ae-670f962b3deb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 6116 | 2026.04.28 20:33:17.467354 [ 277 ] {b8c700ed-1b39-4ccb-826f-43ec20de3196} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6117 | 2026.04.28 20:33:17.467488 [ 277 ] {b8c700ed-1b39-4ccb-826f-43ec20de3196} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001238 sec., 214054.92730210017 rows/sec., 14.22 MiB/sec. | ||
| 6118 | 2026.04.28 20:33:17.467527 [ 277 ] {b8c700ed-1b39-4ccb-826f-43ec20de3196} <Debug> TCPHandler: Processed in 0.001407172 sec. | ||
| 6119 | 2026.04.28 20:33:17.467634 [ 199 ] {8de37c54-c40a-4594-87ae-670f962b3deb::all_1_6_1} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6120 | 2026.04.28 20:33:17.467652 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6121 | 2026.04.28 20:33:17.467697 [ 199 ] {8de37c54-c40a-4594-87ae-670f962b3deb::all_1_6_1} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 6122 | 2026.04.28 20:33:17.467747 [ 277 ] {f3a02489-a774-4bd8-a5f6-e34fcf08d3b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6123 | 2026.04.28 20:33:17.467777 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6124 | 2026.04.28 20:33:17.467790 [ 277 ] {f3a02489-a774-4bd8-a5f6-e34fcf08d3b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6125 | 2026.04.28 20:33:17.468113 [ 277 ] {f3a02489-a774-4bd8-a5f6-e34fcf08d3b0} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6126 | 2026.04.28 20:33:17.468147 [ 277 ] {f3a02489-a774-4bd8-a5f6-e34fcf08d3b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6127 | 2026.04.28 20:33:17.468447 [ 277 ] {f3a02489-a774-4bd8-a5f6-e34fcf08d3b0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6128 | 2026.04.28 20:33:17.468670 [ 277 ] {f3a02489-a774-4bd8-a5f6-e34fcf08d3b0} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6129 | 2026.04.28 20:33:17.468800 [ 277 ] {f3a02489-a774-4bd8-a5f6-e34fcf08d3b0} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.00107 sec., 1869.1588785046729 rows/sec., 122.30 KiB/sec. | ||
| 6130 | 2026.04.28 20:33:17.468837 [ 277 ] {f3a02489-a774-4bd8-a5f6-e34fcf08d3b0} <Debug> TCPHandler: Processed in 0.001238958 sec. | ||
| 6131 | 2026.04.28 20:33:17.468962 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6132 | 2026.04.28 20:33:17.469083 [ 277 ] {8dbcca8d-6297-43c3-a00b-70862e6a6460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6133 | 2026.04.28 20:33:17.469150 [ 277 ] {8dbcca8d-6297-43c3-a00b-70862e6a6460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6134 | 2026.04.28 20:33:17.470007 [ 277 ] {8dbcca8d-6297-43c3-a00b-70862e6a6460} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6135 | 2026.04.28 20:33:17.470045 [ 277 ] {8dbcca8d-6297-43c3-a00b-70862e6a6460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6136 | 2026.04.28 20:33:17.470605 [ 277 ] {8dbcca8d-6297-43c3-a00b-70862e6a6460} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6137 | 2026.04.28 20:33:17.470829 [ 277 ] {8dbcca8d-6297-43c3-a00b-70862e6a6460} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6138 | 2026.04.28 20:33:17.470946 [ 58 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6139 | 2026.04.28 20:33:17.470969 [ 277 ] {8dbcca8d-6297-43c3-a00b-70862e6a6460} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001911 sec., 16221.873364730509 rows/sec., 29.07 MiB/sec. | ||
| 6140 | 2026.04.28 20:33:17.470985 [ 58 ] {} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6141 | 2026.04.28 20:33:17.471013 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6142 | 2026.04.28 20:33:17.471032 [ 277 ] {8dbcca8d-6297-43c3-a00b-70862e6a6460} <Debug> TCPHandler: Processed in 0.002131929 sec. | ||
| 6143 | 2026.04.28 20:33:17.471074 [ 186 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 6144 | 2026.04.28 20:33:17.471174 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6145 | 2026.04.28 20:33:17.471267 [ 186 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6146 | 2026.04.28 20:33:17.471274 [ 277 ] {893f34d1-b223-4c10-8d3d-cb3d1bd818b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6147 | 2026.04.28 20:33:17.471322 [ 186 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 585 rows starting from the beginning of the part | ||
| 6148 | 2026.04.28 20:33:17.471330 [ 277 ] {893f34d1-b223-4c10-8d3d-cb3d1bd818b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6149 | 2026.04.28 20:33:17.471443 [ 186 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 42 rows starting from the beginning of the part | ||
| 6150 | 2026.04.28 20:33:17.471554 [ 186 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 11 rows starting from the beginning of the part | ||
| 6151 | 2026.04.28 20:33:17.471666 [ 186 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part | ||
| 6152 | 2026.04.28 20:33:17.471697 [ 277 ] {893f34d1-b223-4c10-8d3d-cb3d1bd818b9} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6153 | 2026.04.28 20:33:17.471739 [ 277 ] {893f34d1-b223-4c10-8d3d-cb3d1bd818b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6154 | 2026.04.28 20:33:17.471772 [ 186 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 11 rows starting from the beginning of the part | ||
| 6155 | 2026.04.28 20:33:17.471881 [ 186 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part | ||
| 6156 | 2026.04.28 20:33:17.472055 [ 277 ] {893f34d1-b223-4c10-8d3d-cb3d1bd818b9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6157 | 2026.04.28 20:33:17.472301 [ 277 ] {893f34d1-b223-4c10-8d3d-cb3d1bd818b9} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6158 | 2026.04.28 20:33:17.472435 [ 277 ] {893f34d1-b223-4c10-8d3d-cb3d1bd818b9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001179 sec., 76335.87786259543 rows/sec., 4.78 MiB/sec. | ||
| 6159 | 2026.04.28 20:33:17.472474 [ 277 ] {893f34d1-b223-4c10-8d3d-cb3d1bd818b9} <Debug> TCPHandler: Processed in 0.001349481 sec. | ||
| 6160 | 2026.04.28 20:33:17.478604 [ 198 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 711 rows, containing 19 columns (19 merged, 0 gathered) in 0.007555163 sec., 94107.83063184739 rows/sec., 168.64 MiB/sec. | ||
| 6161 | 2026.04.28 20:33:17.479855 [ 192 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6162 | 2026.04.28 20:33:17.480219 [ 192 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6163 | 2026.04.28 20:33:17.480296 [ 192 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6164 | 2026.04.28 20:33:17.480418 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.59 MiB. | ||
| 6165 | 2026.04.28 20:33:18.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.57 MiB, peak 273.63 MiB, free memory in arenas 0.00 B, will set to 263.95 MiB (RSS), difference: 1.38 MiB | ||
| 6166 | 2026.04.28 20:33:20.592023 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6167 | 2026.04.28 20:33:20.592113 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6168 | 2026.04.28 20:33:20.677561 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12520 | ||
| 6169 | 2026.04.28 20:33:20.678300 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6170 | 2026.04.28 20:33:20.678364 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6171 | 2026.04.28 20:33:20.679192 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6172 | 2026.04.28 20:33:20.679426 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6173 | 2026.04.28 20:33:20.679555 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12520 | ||
| 6174 | 2026.04.28 20:33:20.679569 [ 53 ] {} <Debug> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6175 | 2026.04.28 20:33:20.679614 [ 53 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6176 | 2026.04.28 20:33:20.679636 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6177 | 2026.04.28 20:33:20.679831 [ 190 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::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 | ||
| 6178 | 2026.04.28 20:33:20.680045 [ 190 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6179 | 2026.04.28 20:33:20.680107 [ 190 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10152 rows starting from the beginning of the part | ||
| 6180 | 2026.04.28 20:33:20.680206 [ 190 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 6181 | 2026.04.28 20:33:20.680280 [ 190 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 6182 | 2026.04.28 20:33:20.680348 [ 190 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 6183 | 2026.04.28 20:33:20.680420 [ 190 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 6184 | 2026.04.28 20:33:20.680493 [ 190 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 6185 | 2026.04.28 20:33:20.685988 [ 188 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12520 rows, containing 4 columns (4 merged, 0 gathered) in 0.006240533 sec., 2006238.8901717209 rows/sec., 28.70 MiB/sec. | ||
| 6186 | 2026.04.28 20:33:20.686438 [ 188 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6187 | 2026.04.28 20:33:20.686784 [ 188 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_26_5} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6188 | 2026.04.28 20:33:20.686863 [ 188 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_26_5} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6189 | 2026.04.28 20:33:20.686964 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6190 | 2026.04.28 20:33:21.320900 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6191 | 2026.04.28 20:33:21.337934 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6192 | 2026.04.28 20:33:21.337994 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6193 | 2026.04.28 20:33:21.343574 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6194 | 2026.04.28 20:33:21.344252 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6195 | 2026.04.28 20:33:21.344567 [ 53 ] {} <Debug> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6196 | 2026.04.28 20:33:21.344636 [ 53 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6197 | 2026.04.28 20:33:21.344657 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6198 | 2026.04.28 20:33:21.344790 [ 198 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::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 | ||
| 6199 | 2026.04.28 20:33:21.347363 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6200 | 2026.04.28 20:33:21.348944 [ 198 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6201 | 2026.04.28 20:33:21.350473 [ 198 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
| 6202 | 2026.04.28 20:33:21.355086 [ 198 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
| 6203 | 2026.04.28 20:33:21.359560 [ 198 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 6204 | 2026.04.28 20:33:21.363895 [ 198 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 6205 | 2026.04.28 20:33:21.368229 [ 198 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 6206 | 2026.04.28 20:33:21.372296 [ 198 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 6207 | 2026.04.28 20:33:21.423958 [ 197 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.079228872 sec., 2473.8456455621376 rows/sec., 12.79 MiB/sec. | ||
| 6208 | 2026.04.28 20:33:21.426931 [ 193 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6209 | 2026.04.28 20:33:21.429167 [ 193 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_26_5} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6210 | 2026.04.28 20:33:21.429270 [ 193 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_26_5} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6211 | 2026.04.28 20:33:21.431575 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6212 | 2026.04.28 20:33:22.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.56 MiB, peak 276.12 MiB, free memory in arenas 0.00 B, will set to 272.66 MiB (RSS), difference: 7.10 MiB | ||
| 6213 | 2026.04.28 20:33:22.441677 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6214 | 2026.04.28 20:33:22.441972 [ 277 ] {72cf6130-caf4-4f98-8faf-65cd00f5d6ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6215 | 2026.04.28 20:33:22.442313 [ 277 ] {72cf6130-caf4-4f98-8faf-65cd00f5d6ac} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6216 | 2026.04.28 20:33:22.442348 [ 277 ] {72cf6130-caf4-4f98-8faf-65cd00f5d6ac} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6217 | 2026.04.28 20:33:22.442563 [ 277 ] {72cf6130-caf4-4f98-8faf-65cd00f5d6ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6218 | 2026.04.28 20:33:22.442631 [ 277 ] {72cf6130-caf4-4f98-8faf-65cd00f5d6ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6219 | 2026.04.28 20:33:22.442769 [ 277 ] {72cf6130-caf4-4f98-8faf-65cd00f5d6ac} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6220 | 2026.04.28 20:33:22.442908 [ 344 ] {72cf6130-caf4-4f98-8faf-65cd00f5d6ac} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6221 | 2026.04.28 20:33:22.442909 [ 284 ] {72cf6130-caf4-4f98-8faf-65cd00f5d6ac} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6222 | 2026.04.28 20:33:22.442908 [ 302 ] {72cf6130-caf4-4f98-8faf-65cd00f5d6ac} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6223 | 2026.04.28 20:33:22.443131 [ 277 ] {72cf6130-caf4-4f98-8faf-65cd00f5d6ac} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6224 | 2026.04.28 20:33:22.443158 [ 277 ] {72cf6130-caf4-4f98-8faf-65cd00f5d6ac} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6225 | 2026.04.28 20:33:22.443226 [ 277 ] {72cf6130-caf4-4f98-8faf-65cd00f5d6ac} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6226 | 2026.04.28 20:33:22.443246 [ 277 ] {72cf6130-caf4-4f98-8faf-65cd00f5d6ac} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 6227 | 2026.04.28 20:33:22.443279 [ 277 ] {72cf6130-caf4-4f98-8faf-65cd00f5d6ac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6228 | 2026.04.28 20:33:22.443316 [ 277 ] {72cf6130-caf4-4f98-8faf-65cd00f5d6ac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6229 | 2026.04.28 20:33:22.444573 [ 277 ] {72cf6130-caf4-4f98-8faf-65cd00f5d6ac} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.00269 sec., 18587.360594795537 rows/sec., 2.96 MiB/sec. | ||
| 6230 | 2026.04.28 20:33:22.444713 [ 277 ] {72cf6130-caf4-4f98-8faf-65cd00f5d6ac} <Debug> TCPHandler: Processed in 0.003218544 sec. | ||
| 6231 | 2026.04.28 20:33:22.446573 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6232 | 2026.04.28 20:33:22.446686 [ 277 ] {297b9024-7abc-4a4a-a628-5e0309e02307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6233 | 2026.04.28 20:33:22.446728 [ 277 ] {297b9024-7abc-4a4a-a628-5e0309e02307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6234 | 2026.04.28 20:33:22.447653 [ 277 ] {297b9024-7abc-4a4a-a628-5e0309e02307} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6235 | 2026.04.28 20:33:22.447756 [ 277 ] {297b9024-7abc-4a4a-a628-5e0309e02307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6236 | 2026.04.28 20:33:22.448223 [ 277 ] {297b9024-7abc-4a4a-a628-5e0309e02307} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6237 | 2026.04.28 20:33:22.448448 [ 277 ] {297b9024-7abc-4a4a-a628-5e0309e02307} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6238 | 2026.04.28 20:33:22.448588 [ 50 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6239 | 2026.04.28 20:33:22.448596 [ 277 ] {297b9024-7abc-4a4a-a628-5e0309e02307} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001942 sec., 40164.77857878476 rows/sec., 3.33 MiB/sec. | ||
| 6240 | 2026.04.28 20:33:22.448634 [ 50 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6241 | 2026.04.28 20:33:22.448651 [ 277 ] {297b9024-7abc-4a4a-a628-5e0309e02307} <Debug> TCPHandler: Processed in 0.002128489 sec. | ||
| 6242 | 2026.04.28 20:33:22.448661 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6243 | 2026.04.28 20:33:22.448799 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6244 | 2026.04.28 20:33:22.448801 [ 196 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6245 | 2026.04.28 20:33:22.448897 [ 277 ] {ddb22976-5501-4975-a143-5a2b58b8358a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6246 | 2026.04.28 20:33:22.448941 [ 277 ] {ddb22976-5501-4975-a143-5a2b58b8358a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6247 | 2026.04.28 20:33:22.448958 [ 196 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6248 | 2026.04.28 20:33:22.448994 [ 196 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3363 rows starting from the beginning of the part | ||
| 6249 | 2026.04.28 20:33:22.449057 [ 196 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 78 rows starting from the beginning of the part | ||
| 6250 | 2026.04.28 20:33:22.449102 [ 196 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 859 rows starting from the beginning of the part | ||
| 6251 | 2026.04.28 20:33:22.449145 [ 196 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 79 rows starting from the beginning of the part | ||
| 6252 | 2026.04.28 20:33:22.449185 [ 196 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 860 rows starting from the beginning of the part | ||
| 6253 | 2026.04.28 20:33:22.449227 [ 196 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 78 rows starting from the beginning of the part | ||
| 6254 | 2026.04.28 20:33:22.449370 [ 277 ] {ddb22976-5501-4975-a143-5a2b58b8358a} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6255 | 2026.04.28 20:33:22.449416 [ 277 ] {ddb22976-5501-4975-a143-5a2b58b8358a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6256 | 2026.04.28 20:33:22.449859 [ 277 ] {ddb22976-5501-4975-a143-5a2b58b8358a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6257 | 2026.04.28 20:33:22.450073 [ 277 ] {ddb22976-5501-4975-a143-5a2b58b8358a} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6258 | 2026.04.28 20:33:22.450204 [ 277 ] {ddb22976-5501-4975-a143-5a2b58b8358a} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001326 sec., 8295.625942684766 rows/sec., 623.79 KiB/sec. | ||
| 6259 | 2026.04.28 20:33:22.450241 [ 277 ] {ddb22976-5501-4975-a143-5a2b58b8358a} <Debug> TCPHandler: Processed in 0.001495204 sec. | ||
| 6260 | 2026.04.28 20:33:22.450372 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6261 | 2026.04.28 20:33:22.450464 [ 277 ] {7272ce32-0d61-452e-8735-ef74979c9945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6262 | 2026.04.28 20:33:22.450503 [ 277 ] {7272ce32-0d61-452e-8735-ef74979c9945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6263 | 2026.04.28 20:33:22.450916 [ 277 ] {7272ce32-0d61-452e-8735-ef74979c9945} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6264 | 2026.04.28 20:33:22.450952 [ 277 ] {7272ce32-0d61-452e-8735-ef74979c9945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6265 | 2026.04.28 20:33:22.451256 [ 277 ] {7272ce32-0d61-452e-8735-ef74979c9945} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6266 | 2026.04.28 20:33:22.451413 [ 200 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5317 rows, containing 5 columns (5 merged, 0 gathered) in 0.002668161 sec., 1992758.3080631192 rows/sec., 160.62 MiB/sec. | ||
| 6267 | 2026.04.28 20:33:22.451469 [ 277 ] {7272ce32-0d61-452e-8735-ef74979c9945} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6268 | 2026.04.28 20:33:22.451577 [ 50 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6269 | 2026.04.28 20:33:22.451599 [ 277 ] {7272ce32-0d61-452e-8735-ef74979c9945} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001152 sec., 65104.166666666664 rows/sec., 5.08 MiB/sec. | ||
| 6270 | 2026.04.28 20:33:22.451608 [ 50 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6271 | 2026.04.28 20:33:22.451639 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6272 | 2026.04.28 20:33:22.451642 [ 277 ] {7272ce32-0d61-452e-8735-ef74979c9945} <Debug> TCPHandler: Processed in 0.00131714 sec. | ||
| 6273 | 2026.04.28 20:33:22.451728 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6274 | 2026.04.28 20:33:22.451783 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6275 | 2026.04.28 20:33:22.451819 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6276 | 2026.04.28 20:33:22.451839 [ 200 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6277 | 2026.04.28 20:33:22.451848 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1832 rows starting from the beginning of the part | ||
| 6278 | 2026.04.28 20:33:22.451879 [ 277 ] {0066ce7b-3f32-407a-8ccd-2c53116eec77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6279 | 2026.04.28 20:33:22.451896 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 75 rows starting from the beginning of the part | ||
| 6280 | 2026.04.28 20:33:22.451926 [ 277 ] {0066ce7b-3f32-407a-8ccd-2c53116eec77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6281 | 2026.04.28 20:33:22.451939 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 521 rows starting from the beginning of the part | ||
| 6282 | 2026.04.28 20:33:22.451980 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 77 rows starting from the beginning of the part | ||
| 6283 | 2026.04.28 20:33:22.452014 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 521 rows starting from the beginning of the part | ||
| 6284 | 2026.04.28 20:33:22.452051 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 75 rows starting from the beginning of the part | ||
| 6285 | 2026.04.28 20:33:22.452154 [ 200 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_41_8} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6286 | 2026.04.28 20:33:22.452256 [ 200 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_41_8} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6287 | 2026.04.28 20:33:22.452341 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 6288 | 2026.04.28 20:33:22.452358 [ 277 ] {0066ce7b-3f32-407a-8ccd-2c53116eec77} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6289 | 2026.04.28 20:33:22.452398 [ 277 ] {0066ce7b-3f32-407a-8ccd-2c53116eec77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6290 | 2026.04.28 20:33:22.452750 [ 277 ] {0066ce7b-3f32-407a-8ccd-2c53116eec77} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6291 | 2026.04.28 20:33:22.452995 [ 277 ] {0066ce7b-3f32-407a-8ccd-2c53116eec77} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6292 | 2026.04.28 20:33:22.453110 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6293 | 2026.04.28 20:33:22.453126 [ 277 ] {0066ce7b-3f32-407a-8ccd-2c53116eec77} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001265 sec., 126482.21343873517 rows/sec., 8.81 MiB/sec. | ||
| 6294 | 2026.04.28 20:33:22.453147 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6295 | 2026.04.28 20:33:22.453164 [ 277 ] {0066ce7b-3f32-407a-8ccd-2c53116eec77} <Debug> TCPHandler: Processed in 0.001432033 sec. | ||
| 6296 | 2026.04.28 20:33:22.453167 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6297 | 2026.04.28 20:33:22.453222 [ 191 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3101 rows, containing 5 columns (5 merged, 0 gathered) in 0.001525555 sec., 2032702.8524045346 rows/sec., 149.45 MiB/sec. | ||
| 6298 | 2026.04.28 20:33:22.453272 [ 196 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6299 | 2026.04.28 20:33:22.453287 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6300 | 2026.04.28 20:33:22.453369 [ 196 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6301 | 2026.04.28 20:33:22.453386 [ 277 ] {d2640908-c490-45cd-a496-63b05f067ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6302 | 2026.04.28 20:33:22.453398 [ 196 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 14602 rows starting from the beginning of the part | ||
| 6303 | 2026.04.28 20:33:22.453444 [ 277 ] {d2640908-c490-45cd-a496-63b05f067ab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6304 | 2026.04.28 20:33:22.453452 [ 196 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 6305 | 2026.04.28 20:33:22.453497 [ 196 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 265 rows starting from the beginning of the part | ||
| 6306 | 2026.04.28 20:33:22.453531 [ 191 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6307 | 2026.04.28 20:33:22.453534 [ 196 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 161 rows starting from the beginning of the part | ||
| 6308 | 2026.04.28 20:33:22.453586 [ 196 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 265 rows starting from the beginning of the part | ||
| 6309 | 2026.04.28 20:33:22.453621 [ 196 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 6310 | 2026.04.28 20:33:22.453871 [ 191 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_41_8} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6311 | 2026.04.28 20:33:22.453951 [ 191 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_41_8} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6312 | 2026.04.28 20:33:22.454042 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6313 | 2026.04.28 20:33:22.454204 [ 277 ] {d2640908-c490-45cd-a496-63b05f067ab8} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6314 | 2026.04.28 20:33:22.454238 [ 277 ] {d2640908-c490-45cd-a496-63b05f067ab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6315 | 2026.04.28 20:33:22.454757 [ 277 ] {d2640908-c490-45cd-a496-63b05f067ab8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6316 | 2026.04.28 20:33:22.454981 [ 277 ] {d2640908-c490-45cd-a496-63b05f067ab8} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6317 | 2026.04.28 20:33:22.455121 [ 277 ] {d2640908-c490-45cd-a496-63b05f067ab8} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001752 sec., 6278.538812785388 rows/sec., 11.25 MiB/sec. | ||
| 6318 | 2026.04.28 20:33:22.455171 [ 277 ] {d2640908-c490-45cd-a496-63b05f067ab8} <Debug> TCPHandler: Processed in 0.001931894 sec. | ||
| 6319 | 2026.04.28 20:33:22.455282 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6320 | 2026.04.28 20:33:22.455374 [ 277 ] {cc2ce2e7-48c7-40ae-90c3-30f17aa49346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6321 | 2026.04.28 20:33:22.455414 [ 277 ] {cc2ce2e7-48c7-40ae-90c3-30f17aa49346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6322 | 2026.04.28 20:33:22.455748 [ 277 ] {cc2ce2e7-48c7-40ae-90c3-30f17aa49346} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6323 | 2026.04.28 20:33:22.455782 [ 277 ] {cc2ce2e7-48c7-40ae-90c3-30f17aa49346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6324 | 2026.04.28 20:33:22.456180 [ 277 ] {cc2ce2e7-48c7-40ae-90c3-30f17aa49346} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6325 | 2026.04.28 20:33:22.456396 [ 277 ] {cc2ce2e7-48c7-40ae-90c3-30f17aa49346} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6326 | 2026.04.28 20:33:22.456486 [ 51 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6327 | 2026.04.28 20:33:22.456511 [ 51 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6328 | 2026.04.28 20:33:22.456520 [ 277 ] {cc2ce2e7-48c7-40ae-90c3-30f17aa49346} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 6329 | 2026.04.28 20:33:22.456528 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6330 | 2026.04.28 20:33:22.456554 [ 277 ] {cc2ce2e7-48c7-40ae-90c3-30f17aa49346} <Debug> TCPHandler: Processed in 0.00131893 sec. | ||
| 6331 | 2026.04.28 20:33:22.456641 [ 194 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6332 | 2026.04.28 20:33:22.456777 [ 194 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6333 | 2026.04.28 20:33:22.456812 [ 194 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1980 rows starting from the beginning of the part | ||
| 6334 | 2026.04.28 20:33:22.456874 [ 194 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6335 | 2026.04.28 20:33:22.456920 [ 194 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 90 rows starting from the beginning of the part | ||
| 6336 | 2026.04.28 20:33:22.456962 [ 194 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6337 | 2026.04.28 20:33:22.457001 [ 194 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 90 rows starting from the beginning of the part | ||
| 6338 | 2026.04.28 20:33:22.457043 [ 194 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6339 | 2026.04.28 20:33:22.458076 [ 199 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15613 rows, containing 5 columns (5 merged, 0 gathered) in 0.004835911 sec., 3228554.040800172 rows/sec., 209.07 MiB/sec. | ||
| 6340 | 2026.04.28 20:33:22.458193 [ 194 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2340 rows, containing 4 columns (4 merged, 0 gathered) in 0.001598436 sec., 1463930.992545213 rows/sec., 97.03 MiB/sec. | ||
| 6341 | 2026.04.28 20:33:22.458478 [ 186 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6342 | 2026.04.28 20:33:22.458651 [ 191 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6343 | 2026.04.28 20:33:22.458784 [ 186 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_41_8} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6344 | 2026.04.28 20:33:22.458868 [ 186 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_41_8} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6345 | 2026.04.28 20:33:22.458939 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 6346 | 2026.04.28 20:33:22.458976 [ 199 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6347 | 2026.04.28 20:33:22.459054 [ 199 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6348 | 2026.04.28 20:33:22.459137 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB. | ||
| 6349 | 2026.04.28 20:33:22.716855 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6350 | 2026.04.28 20:33:22.717081 [ 277 ] {d0d88d61-c783-455a-a636-25f0f04803af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 6351 | 2026.04.28 20:33:22.717441 [ 277 ] {d0d88d61-c783-455a-a636-25f0f04803af} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6352 | 2026.04.28 20:33:22.717480 [ 277 ] {d0d88d61-c783-455a-a636-25f0f04803af} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 6353 | 2026.04.28 20:33:22.717735 [ 277 ] {d0d88d61-c783-455a-a636-25f0f04803af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6354 | 2026.04.28 20:33:22.717801 [ 277 ] {d0d88d61-c783-455a-a636-25f0f04803af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6355 | 2026.04.28 20:33:22.717943 [ 277 ] {d0d88d61-c783-455a-a636-25f0f04803af} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 6356 | 2026.04.28 20:33:22.718052 [ 302 ] {d0d88d61-c783-455a-a636-25f0f04803af} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6357 | 2026.04.28 20:33:22.718052 [ 284 ] {d0d88d61-c783-455a-a636-25f0f04803af} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6358 | 2026.04.28 20:33:22.718052 [ 344 ] {d0d88d61-c783-455a-a636-25f0f04803af} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6359 | 2026.04.28 20:33:22.718189 [ 277 ] {d0d88d61-c783-455a-a636-25f0f04803af} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6360 | 2026.04.28 20:33:22.718325 [ 277 ] {d0d88d61-c783-455a-a636-25f0f04803af} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6361 | 2026.04.28 20:33:22.718396 [ 277 ] {d0d88d61-c783-455a-a636-25f0f04803af} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6362 | 2026.04.28 20:33:22.718416 [ 277 ] {d0d88d61-c783-455a-a636-25f0f04803af} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 6363 | 2026.04.28 20:33:22.718451 [ 277 ] {d0d88d61-c783-455a-a636-25f0f04803af} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 6364 | 2026.04.28 20:33:22.718581 [ 277 ] {d0d88d61-c783-455a-a636-25f0f04803af} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 6365 | 2026.04.28 20:33:22.719748 [ 277 ] {d0d88d61-c783-455a-a636-25f0f04803af} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002766 sec., 18076.6449746927 rows/sec., 4.33 MiB/sec. | ||
| 6366 | 2026.04.28 20:33:22.719883 [ 277 ] {d0d88d61-c783-455a-a636-25f0f04803af} <Debug> TCPHandler: Processed in 0.003151843 sec. | ||
| 6367 | 2026.04.28 20:33:22.733843 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6368 | 2026.04.28 20:33:22.733971 [ 277 ] {319deae5-ae6c-4a1a-8721-ab093ec48fd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6369 | 2026.04.28 20:33:22.734023 [ 277 ] {319deae5-ae6c-4a1a-8721-ab093ec48fd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6370 | 2026.04.28 20:33:22.734579 [ 277 ] {319deae5-ae6c-4a1a-8721-ab093ec48fd6} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6371 | 2026.04.28 20:33:22.734627 [ 277 ] {319deae5-ae6c-4a1a-8721-ab093ec48fd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6372 | 2026.04.28 20:33:22.735017 [ 277 ] {319deae5-ae6c-4a1a-8721-ab093ec48fd6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6373 | 2026.04.28 20:33:22.735271 [ 277 ] {319deae5-ae6c-4a1a-8721-ab093ec48fd6} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6374 | 2026.04.28 20:33:22.735424 [ 277 ] {319deae5-ae6c-4a1a-8721-ab093ec48fd6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001491 sec., 16096.579476861169 rows/sec., 1.34 MiB/sec. | ||
| 6375 | 2026.04.28 20:33:22.735463 [ 277 ] {319deae5-ae6c-4a1a-8721-ab093ec48fd6} <Debug> TCPHandler: Processed in 0.001678899 sec. | ||
| 6376 | 2026.04.28 20:33:22.735593 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6377 | 2026.04.28 20:33:22.735687 [ 277 ] {cfb814dd-5f4a-4533-a17a-f78f97287f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6378 | 2026.04.28 20:33:22.735728 [ 277 ] {cfb814dd-5f4a-4533-a17a-f78f97287f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6379 | 2026.04.28 20:33:22.736126 [ 277 ] {cfb814dd-5f4a-4533-a17a-f78f97287f48} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6380 | 2026.04.28 20:33:22.736162 [ 277 ] {cfb814dd-5f4a-4533-a17a-f78f97287f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6381 | 2026.04.28 20:33:22.736448 [ 277 ] {cfb814dd-5f4a-4533-a17a-f78f97287f48} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6382 | 2026.04.28 20:33:22.736661 [ 277 ] {cfb814dd-5f4a-4533-a17a-f78f97287f48} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6383 | 2026.04.28 20:33:22.736764 [ 50 ] {} <Debug> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6384 | 2026.04.28 20:33:22.736788 [ 277 ] {cfb814dd-5f4a-4533-a17a-f78f97287f48} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001122 sec., 12477.718360071302 rows/sec., 1017.47 KiB/sec. | ||
| 6385 | 2026.04.28 20:33:22.736819 [ 50 ] {} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6386 | 2026.04.28 20:33:22.736833 [ 277 ] {cfb814dd-5f4a-4533-a17a-f78f97287f48} <Debug> TCPHandler: Processed in 0.001286789 sec. | ||
| 6387 | 2026.04.28 20:33:22.736852 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6388 | 2026.04.28 20:33:22.736958 [ 186 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 6389 | 2026.04.28 20:33:22.736962 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6390 | 2026.04.28 20:33:22.737075 [ 186 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6391 | 2026.04.28 20:33:22.737078 [ 277 ] {a10adc46-9a6b-46bb-b2bf-1907aa5e53e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6392 | 2026.04.28 20:33:22.737116 [ 186 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part | ||
| 6393 | 2026.04.28 20:33:22.737135 [ 277 ] {a10adc46-9a6b-46bb-b2bf-1907aa5e53e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6394 | 2026.04.28 20:33:22.737191 [ 186 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 6395 | 2026.04.28 20:33:22.737247 [ 186 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
| 6396 | 2026.04.28 20:33:22.737294 [ 186 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 6397 | 2026.04.28 20:33:22.737343 [ 186 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 6398 | 2026.04.28 20:33:22.737391 [ 186 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
| 6399 | 2026.04.28 20:33:22.738229 [ 191 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.00131396 sec., 41097.141465493616 rows/sec., 3.43 MiB/sec. | ||
| 6400 | 2026.04.28 20:33:22.738364 [ 194 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6401 | 2026.04.28 20:33:22.738671 [ 277 ] {a10adc46-9a6b-46bb-b2bf-1907aa5e53e0} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6402 | 2026.04.28 20:33:22.738713 [ 277 ] {a10adc46-9a6b-46bb-b2bf-1907aa5e53e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6403 | 2026.04.28 20:33:22.738716 [ 194 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_10_2} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6404 | 2026.04.28 20:33:22.738811 [ 194 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_10_2} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6405 | 2026.04.28 20:33:22.738889 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6406 | 2026.04.28 20:33:22.739391 [ 277 ] {a10adc46-9a6b-46bb-b2bf-1907aa5e53e0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6407 | 2026.04.28 20:33:22.739658 [ 277 ] {a10adc46-9a6b-46bb-b2bf-1907aa5e53e0} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6408 | 2026.04.28 20:33:22.739818 [ 277 ] {a10adc46-9a6b-46bb-b2bf-1907aa5e53e0} <Debug> executeQuery: Read 2594 rows, 199.54 KiB in 0.002757 sec., 940877.7656873413 rows/sec., 70.68 MiB/sec. | ||
| 6409 | 2026.04.28 20:33:22.739861 [ 277 ] {a10adc46-9a6b-46bb-b2bf-1907aa5e53e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 6410 | 2026.04.28 20:33:22.739875 [ 277 ] {a10adc46-9a6b-46bb-b2bf-1907aa5e53e0} <Debug> TCPHandler: Processed in 0.002959778 sec. | ||
| 6411 | 2026.04.28 20:33:22.740006 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6412 | 2026.04.28 20:33:22.740099 [ 277 ] {1b503f38-2c74-4fbc-9d22-0688fe90508c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6413 | 2026.04.28 20:33:22.740139 [ 277 ] {1b503f38-2c74-4fbc-9d22-0688fe90508c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6414 | 2026.04.28 20:33:22.740550 [ 277 ] {1b503f38-2c74-4fbc-9d22-0688fe90508c} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6415 | 2026.04.28 20:33:22.740588 [ 277 ] {1b503f38-2c74-4fbc-9d22-0688fe90508c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6416 | 2026.04.28 20:33:22.740896 [ 277 ] {1b503f38-2c74-4fbc-9d22-0688fe90508c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6417 | 2026.04.28 20:33:22.741107 [ 277 ] {1b503f38-2c74-4fbc-9d22-0688fe90508c} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6418 | 2026.04.28 20:33:22.741243 [ 277 ] {1b503f38-2c74-4fbc-9d22-0688fe90508c} <Debug> executeQuery: Read 68 rows, 5.10 KiB in 0.001162 sec., 58519.79345955249 rows/sec., 4.28 MiB/sec. | ||
| 6419 | 2026.04.28 20:33:22.741282 [ 277 ] {1b503f38-2c74-4fbc-9d22-0688fe90508c} <Debug> TCPHandler: Processed in 0.00132702 sec. | ||
| 6420 | 2026.04.28 20:33:22.741403 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6421 | 2026.04.28 20:33:22.741497 [ 277 ] {502d3b52-c90f-41f2-a537-022365e7b701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6422 | 2026.04.28 20:33:22.741535 [ 277 ] {502d3b52-c90f-41f2-a537-022365e7b701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6423 | 2026.04.28 20:33:22.742182 [ 277 ] {502d3b52-c90f-41f2-a537-022365e7b701} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6424 | 2026.04.28 20:33:22.742219 [ 277 ] {502d3b52-c90f-41f2-a537-022365e7b701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6425 | 2026.04.28 20:33:22.742587 [ 277 ] {502d3b52-c90f-41f2-a537-022365e7b701} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6426 | 2026.04.28 20:33:22.742804 [ 277 ] {502d3b52-c90f-41f2-a537-022365e7b701} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6427 | 2026.04.28 20:33:22.742936 [ 277 ] {502d3b52-c90f-41f2-a537-022365e7b701} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001456 sec., 566620.8791208791 rows/sec., 33.15 MiB/sec. | ||
| 6428 | 2026.04.28 20:33:22.742974 [ 277 ] {502d3b52-c90f-41f2-a537-022365e7b701} <Debug> TCPHandler: Processed in 0.001620697 sec. | ||
| 6429 | 2026.04.28 20:33:22.743090 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6430 | 2026.04.28 20:33:22.743184 [ 277 ] {e9f2d857-ff89-4ec0-a891-7aa6de985232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6431 | 2026.04.28 20:33:22.743223 [ 277 ] {e9f2d857-ff89-4ec0-a891-7aa6de985232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6432 | 2026.04.28 20:33:22.743741 [ 277 ] {e9f2d857-ff89-4ec0-a891-7aa6de985232} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6433 | 2026.04.28 20:33:22.743788 [ 277 ] {e9f2d857-ff89-4ec0-a891-7aa6de985232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6434 | 2026.04.28 20:33:22.744098 [ 277 ] {e9f2d857-ff89-4ec0-a891-7aa6de985232} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6435 | 2026.04.28 20:33:22.744343 [ 277 ] {e9f2d857-ff89-4ec0-a891-7aa6de985232} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6436 | 2026.04.28 20:33:22.744470 [ 277 ] {e9f2d857-ff89-4ec0-a891-7aa6de985232} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001303 sec., 767.4597083653109 rows/sec., 53.96 KiB/sec. | ||
| 6437 | 2026.04.28 20:33:22.744522 [ 277 ] {e9f2d857-ff89-4ec0-a891-7aa6de985232} <Debug> TCPHandler: Processed in 0.001478514 sec. | ||
| 6438 | 2026.04.28 20:33:22.744664 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6439 | 2026.04.28 20:33:22.744790 [ 277 ] {f27dd134-589b-42c3-b7eb-0294bfef4045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6440 | 2026.04.28 20:33:22.744833 [ 277 ] {f27dd134-589b-42c3-b7eb-0294bfef4045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6441 | 2026.04.28 20:33:22.745261 [ 277 ] {f27dd134-589b-42c3-b7eb-0294bfef4045} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6442 | 2026.04.28 20:33:22.745297 [ 277 ] {f27dd134-589b-42c3-b7eb-0294bfef4045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6443 | 2026.04.28 20:33:22.745628 [ 277 ] {f27dd134-589b-42c3-b7eb-0294bfef4045} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6444 | 2026.04.28 20:33:22.745852 [ 277 ] {f27dd134-589b-42c3-b7eb-0294bfef4045} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6445 | 2026.04.28 20:33:22.745993 [ 277 ] {f27dd134-589b-42c3-b7eb-0294bfef4045} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001222 sec., 9819.967266775777 rows/sec., 767.18 KiB/sec. | ||
| 6446 | 2026.04.28 20:33:22.746031 [ 277 ] {f27dd134-589b-42c3-b7eb-0294bfef4045} <Debug> TCPHandler: Processed in 0.001414723 sec. | ||
| 6447 | 2026.04.28 20:33:22.746153 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6448 | 2026.04.28 20:33:22.746245 [ 277 ] {4a5f05f9-b51d-47f9-b933-cfec0b5ec19c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6449 | 2026.04.28 20:33:22.746284 [ 277 ] {4a5f05f9-b51d-47f9-b933-cfec0b5ec19c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6450 | 2026.04.28 20:33:22.747161 [ 277 ] {4a5f05f9-b51d-47f9-b933-cfec0b5ec19c} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6451 | 2026.04.28 20:33:22.747198 [ 277 ] {4a5f05f9-b51d-47f9-b933-cfec0b5ec19c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6452 | 2026.04.28 20:33:22.747635 [ 277 ] {4a5f05f9-b51d-47f9-b933-cfec0b5ec19c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6453 | 2026.04.28 20:33:22.747856 [ 277 ] {4a5f05f9-b51d-47f9-b933-cfec0b5ec19c} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6454 | 2026.04.28 20:33:22.747991 [ 277 ] {4a5f05f9-b51d-47f9-b933-cfec0b5ec19c} <Debug> executeQuery: Read 1371 rows, 95.00 KiB in 0.001764 sec., 777210.8843537415 rows/sec., 52.59 MiB/sec. | ||
| 6455 | 2026.04.28 20:33:22.748029 [ 277 ] {4a5f05f9-b51d-47f9-b933-cfec0b5ec19c} <Debug> TCPHandler: Processed in 0.001923804 sec. | ||
| 6456 | 2026.04.28 20:33:22.748153 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6457 | 2026.04.28 20:33:22.748245 [ 277 ] {896d0cb6-84ae-4c06-93f6-8c0671e3ab84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6458 | 2026.04.28 20:33:22.748288 [ 277 ] {896d0cb6-84ae-4c06-93f6-8c0671e3ab84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6459 | 2026.04.28 20:33:22.749012 [ 277 ] {896d0cb6-84ae-4c06-93f6-8c0671e3ab84} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6460 | 2026.04.28 20:33:22.749056 [ 277 ] {896d0cb6-84ae-4c06-93f6-8c0671e3ab84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6461 | 2026.04.28 20:33:22.749533 [ 277 ] {896d0cb6-84ae-4c06-93f6-8c0671e3ab84} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6462 | 2026.04.28 20:33:22.749775 [ 277 ] {896d0cb6-84ae-4c06-93f6-8c0671e3ab84} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6463 | 2026.04.28 20:33:22.749926 [ 277 ] {896d0cb6-84ae-4c06-93f6-8c0671e3ab84} <Debug> executeQuery: Read 1575 rows, 99.37 KiB in 0.001699 sec., 927015.8917010006 rows/sec., 57.12 MiB/sec. | ||
| 6464 | 2026.04.28 20:33:22.749970 [ 277 ] {896d0cb6-84ae-4c06-93f6-8c0671e3ab84} <Debug> TCPHandler: Processed in 0.001864253 sec. | ||
| 6465 | 2026.04.28 20:33:22.750100 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6466 | 2026.04.28 20:33:22.750192 [ 277 ] {e13f3cb8-e7bd-4842-b35a-00d9305b7b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6467 | 2026.04.28 20:33:22.750243 [ 277 ] {e13f3cb8-e7bd-4842-b35a-00d9305b7b08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6468 | 2026.04.28 20:33:22.751110 [ 277 ] {e13f3cb8-e7bd-4842-b35a-00d9305b7b08} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6469 | 2026.04.28 20:33:22.751145 [ 277 ] {e13f3cb8-e7bd-4842-b35a-00d9305b7b08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6470 | 2026.04.28 20:33:22.751761 [ 277 ] {e13f3cb8-e7bd-4842-b35a-00d9305b7b08} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6471 | 2026.04.28 20:33:22.752012 [ 277 ] {e13f3cb8-e7bd-4842-b35a-00d9305b7b08} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6472 | 2026.04.28 20:33:22.752158 [ 277 ] {e13f3cb8-e7bd-4842-b35a-00d9305b7b08} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001983 sec., 21180.03025718608 rows/sec., 37.95 MiB/sec. | ||
| 6473 | 2026.04.28 20:33:22.752213 [ 277 ] {e13f3cb8-e7bd-4842-b35a-00d9305b7b08} <Debug> TCPHandler: Processed in 0.002161599 sec. | ||
| 6474 | 2026.04.28 20:33:22.752341 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6475 | 2026.04.28 20:33:22.752447 [ 277 ] {f30c327b-f636-4488-a57d-e3e846c22ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6476 | 2026.04.28 20:33:22.752494 [ 277 ] {f30c327b-f636-4488-a57d-e3e846c22ce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6477 | 2026.04.28 20:33:22.752822 [ 277 ] {f30c327b-f636-4488-a57d-e3e846c22ce0} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6478 | 2026.04.28 20:33:22.752858 [ 277 ] {f30c327b-f636-4488-a57d-e3e846c22ce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6479 | 2026.04.28 20:33:22.753179 [ 277 ] {f30c327b-f636-4488-a57d-e3e846c22ce0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6480 | 2026.04.28 20:33:22.753400 [ 277 ] {f30c327b-f636-4488-a57d-e3e846c22ce0} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6481 | 2026.04.28 20:33:22.753533 [ 277 ] {f30c327b-f636-4488-a57d-e3e846c22ce0} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001113 sec., 10781.671159029649 rows/sec., 744.05 KiB/sec. | ||
| 6482 | 2026.04.28 20:33:22.753569 [ 277 ] {f30c327b-f636-4488-a57d-e3e846c22ce0} <Debug> TCPHandler: Processed in 0.001277009 sec. | ||
| 6483 | 2026.04.28 20:33:23.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.17 MiB, peak 282.24 MiB, free memory in arenas 0.00 B, will set to 275.50 MiB (RSS), difference: 1.32 MiB | ||
| 6484 | 2026.04.28 20:33:25.715131 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 798 | ||
| 6485 | 2026.04.28 20:33:25.718276 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6486 | 2026.04.28 20:33:25.718323 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6487 | 2026.04.28 20:33:25.719557 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6488 | 2026.04.28 20:33:25.719822 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6489 | 2026.04.28 20:33:25.720072 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 798 | ||
| 6490 | 2026.04.28 20:33:27.440308 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6491 | 2026.04.28 20:33:27.440545 [ 277 ] {876f3806-5540-4b87-9fe2-caec0a4b860b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6492 | 2026.04.28 20:33:27.440869 [ 277 ] {876f3806-5540-4b87-9fe2-caec0a4b860b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6493 | 2026.04.28 20:33:27.440903 [ 277 ] {876f3806-5540-4b87-9fe2-caec0a4b860b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6494 | 2026.04.28 20:33:27.441115 [ 277 ] {876f3806-5540-4b87-9fe2-caec0a4b860b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6495 | 2026.04.28 20:33:27.441182 [ 277 ] {876f3806-5540-4b87-9fe2-caec0a4b860b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6496 | 2026.04.28 20:33:27.441320 [ 277 ] {876f3806-5540-4b87-9fe2-caec0a4b860b} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6497 | 2026.04.28 20:33:27.441415 [ 301 ] {876f3806-5540-4b87-9fe2-caec0a4b860b} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6498 | 2026.04.28 20:33:27.441456 [ 345 ] {876f3806-5540-4b87-9fe2-caec0a4b860b} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6499 | 2026.04.28 20:33:27.441464 [ 327 ] {876f3806-5540-4b87-9fe2-caec0a4b860b} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6500 | 2026.04.28 20:33:27.441618 [ 277 ] {876f3806-5540-4b87-9fe2-caec0a4b860b} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6501 | 2026.04.28 20:33:27.441644 [ 277 ] {876f3806-5540-4b87-9fe2-caec0a4b860b} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6502 | 2026.04.28 20:33:27.441710 [ 277 ] {876f3806-5540-4b87-9fe2-caec0a4b860b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6503 | 2026.04.28 20:33:27.441730 [ 277 ] {876f3806-5540-4b87-9fe2-caec0a4b860b} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 6504 | 2026.04.28 20:33:27.441762 [ 277 ] {876f3806-5540-4b87-9fe2-caec0a4b860b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6505 | 2026.04.28 20:33:27.441802 [ 277 ] {876f3806-5540-4b87-9fe2-caec0a4b860b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6506 | 2026.04.28 20:33:27.443386 [ 277 ] {876f3806-5540-4b87-9fe2-caec0a4b860b} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002926 sec., 17088.174982911823 rows/sec., 2.72 MiB/sec. | ||
| 6507 | 2026.04.28 20:33:27.443513 [ 277 ] {876f3806-5540-4b87-9fe2-caec0a4b860b} <Debug> TCPHandler: Processed in 0.003327006 sec. | ||
| 6508 | 2026.04.28 20:33:27.445103 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6509 | 2026.04.28 20:33:27.445235 [ 277 ] {8df84e64-6550-44d2-ab60-9448cf82962c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6510 | 2026.04.28 20:33:27.445285 [ 277 ] {8df84e64-6550-44d2-ab60-9448cf82962c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6511 | 2026.04.28 20:33:27.445938 [ 277 ] {8df84e64-6550-44d2-ab60-9448cf82962c} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6512 | 2026.04.28 20:33:27.445989 [ 277 ] {8df84e64-6550-44d2-ab60-9448cf82962c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6513 | 2026.04.28 20:33:27.446361 [ 277 ] {8df84e64-6550-44d2-ab60-9448cf82962c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6514 | 2026.04.28 20:33:27.446595 [ 277 ] {8df84e64-6550-44d2-ab60-9448cf82962c} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6515 | 2026.04.28 20:33:27.446741 [ 277 ] {8df84e64-6550-44d2-ab60-9448cf82962c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001542 sec., 36316.47211413748 rows/sec., 2.79 MiB/sec. | ||
| 6516 | 2026.04.28 20:33:27.446779 [ 277 ] {8df84e64-6550-44d2-ab60-9448cf82962c} <Debug> TCPHandler: Processed in 0.00173771 sec. | ||
| 6517 | 2026.04.28 20:33:27.446903 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6518 | 2026.04.28 20:33:27.446996 [ 277 ] {4c71c38e-1e8a-4c65-8aaa-b09a92a5b715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6519 | 2026.04.28 20:33:27.447034 [ 277 ] {4c71c38e-1e8a-4c65-8aaa-b09a92a5b715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6520 | 2026.04.28 20:33:27.447506 [ 277 ] {4c71c38e-1e8a-4c65-8aaa-b09a92a5b715} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6521 | 2026.04.28 20:33:27.447544 [ 277 ] {4c71c38e-1e8a-4c65-8aaa-b09a92a5b715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6522 | 2026.04.28 20:33:27.447850 [ 277 ] {4c71c38e-1e8a-4c65-8aaa-b09a92a5b715} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6523 | 2026.04.28 20:33:27.448057 [ 277 ] {4c71c38e-1e8a-4c65-8aaa-b09a92a5b715} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6524 | 2026.04.28 20:33:27.448182 [ 277 ] {4c71c38e-1e8a-4c65-8aaa-b09a92a5b715} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001205 sec., 53112.03319502075 rows/sec., 4.15 MiB/sec. | ||
| 6525 | 2026.04.28 20:33:27.448219 [ 277 ] {4c71c38e-1e8a-4c65-8aaa-b09a92a5b715} <Debug> TCPHandler: Processed in 0.001365011 sec. | ||
| 6526 | 2026.04.28 20:33:27.448336 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6527 | 2026.04.28 20:33:27.448429 [ 277 ] {668f90f4-2692-4a88-a6b6-8616f5a57fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6528 | 2026.04.28 20:33:27.448470 [ 277 ] {668f90f4-2692-4a88-a6b6-8616f5a57fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6529 | 2026.04.28 20:33:27.448841 [ 277 ] {668f90f4-2692-4a88-a6b6-8616f5a57fd7} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6530 | 2026.04.28 20:33:27.448877 [ 277 ] {668f90f4-2692-4a88-a6b6-8616f5a57fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6531 | 2026.04.28 20:33:27.449193 [ 277 ] {668f90f4-2692-4a88-a6b6-8616f5a57fd7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6532 | 2026.04.28 20:33:27.449397 [ 277 ] {668f90f4-2692-4a88-a6b6-8616f5a57fd7} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6533 | 2026.04.28 20:33:27.449520 [ 277 ] {668f90f4-2692-4a88-a6b6-8616f5a57fd7} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001111 sec., 115211.52115211521 rows/sec., 8.02 MiB/sec. | ||
| 6534 | 2026.04.28 20:33:27.449557 [ 277 ] {668f90f4-2692-4a88-a6b6-8616f5a57fd7} <Debug> TCPHandler: Processed in 0.001268389 sec. | ||
| 6535 | 2026.04.28 20:33:27.449670 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6536 | 2026.04.28 20:33:27.449761 [ 277 ] {ce725b57-8bb8-4d5f-825e-58afa00c3294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6537 | 2026.04.28 20:33:27.449801 [ 277 ] {ce725b57-8bb8-4d5f-825e-58afa00c3294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6538 | 2026.04.28 20:33:27.450120 [ 277 ] {ce725b57-8bb8-4d5f-825e-58afa00c3294} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6539 | 2026.04.28 20:33:27.450155 [ 277 ] {ce725b57-8bb8-4d5f-825e-58afa00c3294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6540 | 2026.04.28 20:33:27.450453 [ 277 ] {ce725b57-8bb8-4d5f-825e-58afa00c3294} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6541 | 2026.04.28 20:33:27.450664 [ 277 ] {ce725b57-8bb8-4d5f-825e-58afa00c3294} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6542 | 2026.04.28 20:33:27.450785 [ 277 ] {ce725b57-8bb8-4d5f-825e-58afa00c3294} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001042 sec., 46065.25911708253 rows/sec., 3.10 MiB/sec. | ||
| 6543 | 2026.04.28 20:33:27.450820 [ 277 ] {ce725b57-8bb8-4d5f-825e-58afa00c3294} <Debug> TCPHandler: Processed in 0.001197947 sec. | ||
| 6544 | 2026.04.28 20:33:28.179659 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13032 | ||
| 6545 | 2026.04.28 20:33:28.180219 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6546 | 2026.04.28 20:33:28.180265 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6547 | 2026.04.28 20:33:28.180769 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6548 | 2026.04.28 20:33:28.181007 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6549 | 2026.04.28 20:33:28.181144 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13032 | ||
| 6550 | 2026.04.28 20:33:28.847495 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6551 | 2026.04.28 20:33:28.862578 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6552 | 2026.04.28 20:33:28.862625 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6553 | 2026.04.28 20:33:28.868463 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6554 | 2026.04.28 20:33:28.869134 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6555 | 2026.04.28 20:33:28.871679 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6556 | 2026.04.28 20:33:32.441895 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6557 | 2026.04.28 20:33:32.442161 [ 277 ] {ed356cba-df5e-4ffb-9667-c5c9c91dd134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6558 | 2026.04.28 20:33:32.442495 [ 277 ] {ed356cba-df5e-4ffb-9667-c5c9c91dd134} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6559 | 2026.04.28 20:33:32.442530 [ 277 ] {ed356cba-df5e-4ffb-9667-c5c9c91dd134} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6560 | 2026.04.28 20:33:32.442749 [ 277 ] {ed356cba-df5e-4ffb-9667-c5c9c91dd134} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6561 | 2026.04.28 20:33:32.442818 [ 277 ] {ed356cba-df5e-4ffb-9667-c5c9c91dd134} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6562 | 2026.04.28 20:33:32.442959 [ 277 ] {ed356cba-df5e-4ffb-9667-c5c9c91dd134} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6563 | 2026.04.28 20:33:32.443051 [ 301 ] {ed356cba-df5e-4ffb-9667-c5c9c91dd134} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6564 | 2026.04.28 20:33:32.443090 [ 327 ] {ed356cba-df5e-4ffb-9667-c5c9c91dd134} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6565 | 2026.04.28 20:33:32.443092 [ 347 ] {ed356cba-df5e-4ffb-9667-c5c9c91dd134} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6566 | 2026.04.28 20:33:32.443238 [ 277 ] {ed356cba-df5e-4ffb-9667-c5c9c91dd134} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6567 | 2026.04.28 20:33:32.443263 [ 277 ] {ed356cba-df5e-4ffb-9667-c5c9c91dd134} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6568 | 2026.04.28 20:33:32.443331 [ 277 ] {ed356cba-df5e-4ffb-9667-c5c9c91dd134} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6569 | 2026.04.28 20:33:32.443350 [ 277 ] {ed356cba-df5e-4ffb-9667-c5c9c91dd134} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 6570 | 2026.04.28 20:33:32.443384 [ 277 ] {ed356cba-df5e-4ffb-9667-c5c9c91dd134} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6571 | 2026.04.28 20:33:32.443422 [ 277 ] {ed356cba-df5e-4ffb-9667-c5c9c91dd134} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6572 | 2026.04.28 20:33:32.444498 [ 277 ] {ed356cba-df5e-4ffb-9667-c5c9c91dd134} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002441 sec., 20483.408439164275 rows/sec., 3.26 MiB/sec. | ||
| 6573 | 2026.04.28 20:33:32.444600 [ 277 ] {ed356cba-df5e-4ffb-9667-c5c9c91dd134} <Debug> TCPHandler: Processed in 0.002843925 sec. | ||
| 6574 | 2026.04.28 20:33:32.446387 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6575 | 2026.04.28 20:33:32.446580 [ 277 ] {f4652e14-c288-4412-9a85-fe64f7d27290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6576 | 2026.04.28 20:33:32.446654 [ 277 ] {f4652e14-c288-4412-9a85-fe64f7d27290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6577 | 2026.04.28 20:33:32.447327 [ 277 ] {f4652e14-c288-4412-9a85-fe64f7d27290} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6578 | 2026.04.28 20:33:32.447365 [ 277 ] {f4652e14-c288-4412-9a85-fe64f7d27290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6579 | 2026.04.28 20:33:32.447762 [ 277 ] {f4652e14-c288-4412-9a85-fe64f7d27290} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6580 | 2026.04.28 20:33:32.447984 [ 277 ] {f4652e14-c288-4412-9a85-fe64f7d27290} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6581 | 2026.04.28 20:33:32.448126 [ 277 ] {f4652e14-c288-4412-9a85-fe64f7d27290} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001607 sec., 48537.64779091475 rows/sec., 4.02 MiB/sec. | ||
| 6582 | 2026.04.28 20:33:32.448164 [ 277 ] {f4652e14-c288-4412-9a85-fe64f7d27290} <Debug> TCPHandler: Processed in 0.001873653 sec. | ||
| 6583 | 2026.04.28 20:33:32.448286 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6584 | 2026.04.28 20:33:32.448381 [ 277 ] {48d515d6-e284-408e-8b77-7231a76ad229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6585 | 2026.04.28 20:33:32.448421 [ 277 ] {48d515d6-e284-408e-8b77-7231a76ad229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6586 | 2026.04.28 20:33:32.448813 [ 277 ] {48d515d6-e284-408e-8b77-7231a76ad229} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6587 | 2026.04.28 20:33:32.448850 [ 277 ] {48d515d6-e284-408e-8b77-7231a76ad229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6588 | 2026.04.28 20:33:32.449135 [ 277 ] {48d515d6-e284-408e-8b77-7231a76ad229} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6589 | 2026.04.28 20:33:32.449339 [ 277 ] {48d515d6-e284-408e-8b77-7231a76ad229} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6590 | 2026.04.28 20:33:32.449467 [ 277 ] {48d515d6-e284-408e-8b77-7231a76ad229} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001104 sec., 9963.76811594203 rows/sec., 749.23 KiB/sec. | ||
| 6591 | 2026.04.28 20:33:32.449505 [ 277 ] {48d515d6-e284-408e-8b77-7231a76ad229} <Debug> TCPHandler: Processed in 0.001269449 sec. | ||
| 6592 | 2026.04.28 20:33:32.449615 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6593 | 2026.04.28 20:33:32.449707 [ 277 ] {939284e2-9452-4553-b94e-cb696fa0e006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6594 | 2026.04.28 20:33:32.449746 [ 277 ] {939284e2-9452-4553-b94e-cb696fa0e006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6595 | 2026.04.28 20:33:32.450151 [ 277 ] {939284e2-9452-4553-b94e-cb696fa0e006} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6596 | 2026.04.28 20:33:32.450187 [ 277 ] {939284e2-9452-4553-b94e-cb696fa0e006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6597 | 2026.04.28 20:33:32.450495 [ 277 ] {939284e2-9452-4553-b94e-cb696fa0e006} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6598 | 2026.04.28 20:33:32.450705 [ 277 ] {939284e2-9452-4553-b94e-cb696fa0e006} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6599 | 2026.04.28 20:33:32.450834 [ 277 ] {939284e2-9452-4553-b94e-cb696fa0e006} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001145 sec., 65502.18340611354 rows/sec., 5.11 MiB/sec. | ||
| 6600 | 2026.04.28 20:33:32.450871 [ 277 ] {939284e2-9452-4553-b94e-cb696fa0e006} <Debug> TCPHandler: Processed in 0.00130491 sec. | ||
| 6601 | 2026.04.28 20:33:32.450983 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6602 | 2026.04.28 20:33:32.451076 [ 277 ] {9f896ffb-d81d-4585-8a0f-f74418e6ca65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6603 | 2026.04.28 20:33:32.451119 [ 277 ] {9f896ffb-d81d-4585-8a0f-f74418e6ca65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6604 | 2026.04.28 20:33:32.451504 [ 277 ] {9f896ffb-d81d-4585-8a0f-f74418e6ca65} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6605 | 2026.04.28 20:33:32.451542 [ 277 ] {9f896ffb-d81d-4585-8a0f-f74418e6ca65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6606 | 2026.04.28 20:33:32.451888 [ 277 ] {9f896ffb-d81d-4585-8a0f-f74418e6ca65} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6607 | 2026.04.28 20:33:32.452096 [ 277 ] {9f896ffb-d81d-4585-8a0f-f74418e6ca65} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6608 | 2026.04.28 20:33:32.452224 [ 277 ] {9f896ffb-d81d-4585-8a0f-f74418e6ca65} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 6609 | 2026.04.28 20:33:32.452262 [ 277 ] {9f896ffb-d81d-4585-8a0f-f74418e6ca65} <Debug> TCPHandler: Processed in 0.001327641 sec. | ||
| 6610 | 2026.04.28 20:33:32.452379 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6611 | 2026.04.28 20:33:32.452481 [ 277 ] {2ce48c00-b65d-47ca-ba2a-b7a21bbb7805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6612 | 2026.04.28 20:33:32.452537 [ 277 ] {2ce48c00-b65d-47ca-ba2a-b7a21bbb7805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6613 | 2026.04.28 20:33:32.453269 [ 277 ] {2ce48c00-b65d-47ca-ba2a-b7a21bbb7805} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6614 | 2026.04.28 20:33:32.453307 [ 277 ] {2ce48c00-b65d-47ca-ba2a-b7a21bbb7805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6615 | 2026.04.28 20:33:32.453845 [ 277 ] {2ce48c00-b65d-47ca-ba2a-b7a21bbb7805} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6616 | 2026.04.28 20:33:32.454069 [ 277 ] {2ce48c00-b65d-47ca-ba2a-b7a21bbb7805} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6617 | 2026.04.28 20:33:32.454205 [ 277 ] {2ce48c00-b65d-47ca-ba2a-b7a21bbb7805} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001744 sec., 6307.339449541284 rows/sec., 11.30 MiB/sec. | ||
| 6618 | 2026.04.28 20:33:32.454262 [ 277 ] {2ce48c00-b65d-47ca-ba2a-b7a21bbb7805} <Debug> TCPHandler: Processed in 0.001936064 sec. | ||
| 6619 | 2026.04.28 20:33:32.454379 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6620 | 2026.04.28 20:33:32.454471 [ 277 ] {aa761918-8b6a-4738-9ce3-bf9d7bbf9fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6621 | 2026.04.28 20:33:32.454514 [ 277 ] {aa761918-8b6a-4738-9ce3-bf9d7bbf9fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6622 | 2026.04.28 20:33:32.454843 [ 277 ] {aa761918-8b6a-4738-9ce3-bf9d7bbf9fc5} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6623 | 2026.04.28 20:33:32.454878 [ 277 ] {aa761918-8b6a-4738-9ce3-bf9d7bbf9fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6624 | 2026.04.28 20:33:32.455183 [ 277 ] {aa761918-8b6a-4738-9ce3-bf9d7bbf9fc5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6625 | 2026.04.28 20:33:32.455386 [ 277 ] {aa761918-8b6a-4738-9ce3-bf9d7bbf9fc5} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6626 | 2026.04.28 20:33:32.455514 [ 277 ] {aa761918-8b6a-4738-9ce3-bf9d7bbf9fc5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 6627 | 2026.04.28 20:33:32.455550 [ 277 ] {aa761918-8b6a-4738-9ce3-bf9d7bbf9fc5} <Debug> TCPHandler: Processed in 0.001221608 sec. | ||
| 6628 | 2026.04.28 20:33:35.592175 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6629 | 2026.04.28 20:33:35.592248 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6630 | 2026.04.28 20:33:35.681272 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13480 | ||
| 6631 | 2026.04.28 20:33:35.682053 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6632 | 2026.04.28 20:33:35.682127 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6633 | 2026.04.28 20:33:35.683009 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6634 | 2026.04.28 20:33:35.683243 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6635 | 2026.04.28 20:33:35.683373 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13480 | ||
| 6636 | 2026.04.28 20:33:35.720418 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 822 | ||
| 6637 | 2026.04.28 20:33:35.722703 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6638 | 2026.04.28 20:33:35.722761 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6639 | 2026.04.28 20:33:35.724024 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6640 | 2026.04.28 20:33:35.724316 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6641 | 2026.04.28 20:33:35.724456 [ 95 ] {} <Debug> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6642 | 2026.04.28 20:33:35.724501 [ 95 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6643 | 2026.04.28 20:33:35.724524 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6644 | 2026.04.28 20:33:35.724665 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 822 | ||
| 6645 | 2026.04.28 20:33:35.724687 [ 186 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::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 | ||
| 6646 | 2026.04.28 20:33:35.725566 [ 186 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6647 | 2026.04.28 20:33:35.725704 [ 186 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 610 rows starting from the beginning of the part | ||
| 6648 | 2026.04.28 20:33:35.726104 [ 186 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 6649 | 2026.04.28 20:33:35.726458 [ 186 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 6650 | 2026.04.28 20:33:35.726795 [ 186 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 46 rows starting from the beginning of the part | ||
| 6651 | 2026.04.28 20:33:35.727119 [ 186 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 62 rows starting from the beginning of the part | ||
| 6652 | 2026.04.28 20:33:35.727427 [ 186 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 6653 | 2026.04.28 20:33:35.733484 [ 191 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 822 rows, containing 72 columns (72 merged, 0 gathered) in 0.008881763 sec., 92549.1932176078 rows/sec., 79.34 MiB/sec. | ||
| 6654 | 2026.04.28 20:33:35.734663 [ 195 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6655 | 2026.04.28 20:33:35.735231 [ 195 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_21_4} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6656 | 2026.04.28 20:33:35.735300 [ 195 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_21_4} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6657 | 2026.04.28 20:33:35.735612 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
| 6658 | 2026.04.28 20:33:36.371772 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6659 | 2026.04.28 20:33:36.389106 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6660 | 2026.04.28 20:33:36.389172 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6661 | 2026.04.28 20:33:36.395185 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6662 | 2026.04.28 20:33:36.395874 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6663 | 2026.04.28 20:33:36.398856 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6664 | 2026.04.28 20:33:37.442982 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6665 | 2026.04.28 20:33:37.443235 [ 277 ] {3cbede23-6eba-4171-a0c7-ee3b6eed63ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6666 | 2026.04.28 20:33:37.443619 [ 277 ] {3cbede23-6eba-4171-a0c7-ee3b6eed63ed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6667 | 2026.04.28 20:33:37.443662 [ 277 ] {3cbede23-6eba-4171-a0c7-ee3b6eed63ed} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6668 | 2026.04.28 20:33:37.443890 [ 277 ] {3cbede23-6eba-4171-a0c7-ee3b6eed63ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6669 | 2026.04.28 20:33:37.443964 [ 277 ] {3cbede23-6eba-4171-a0c7-ee3b6eed63ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6670 | 2026.04.28 20:33:37.444115 [ 277 ] {3cbede23-6eba-4171-a0c7-ee3b6eed63ed} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6671 | 2026.04.28 20:33:37.444229 [ 301 ] {3cbede23-6eba-4171-a0c7-ee3b6eed63ed} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6672 | 2026.04.28 20:33:37.444239 [ 347 ] {3cbede23-6eba-4171-a0c7-ee3b6eed63ed} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6673 | 2026.04.28 20:33:37.444252 [ 327 ] {3cbede23-6eba-4171-a0c7-ee3b6eed63ed} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6674 | 2026.04.28 20:33:37.444409 [ 277 ] {3cbede23-6eba-4171-a0c7-ee3b6eed63ed} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6675 | 2026.04.28 20:33:37.444448 [ 277 ] {3cbede23-6eba-4171-a0c7-ee3b6eed63ed} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6676 | 2026.04.28 20:33:37.444530 [ 277 ] {3cbede23-6eba-4171-a0c7-ee3b6eed63ed} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6677 | 2026.04.28 20:33:37.444552 [ 277 ] {3cbede23-6eba-4171-a0c7-ee3b6eed63ed} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 6678 | 2026.04.28 20:33:37.444591 [ 277 ] {3cbede23-6eba-4171-a0c7-ee3b6eed63ed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6679 | 2026.04.28 20:33:37.444641 [ 277 ] {3cbede23-6eba-4171-a0c7-ee3b6eed63ed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6680 | 2026.04.28 20:33:37.445888 [ 277 ] {3cbede23-6eba-4171-a0c7-ee3b6eed63ed} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002752 sec., 18168.60465116279 rows/sec., 2.89 MiB/sec. | ||
| 6681 | 2026.04.28 20:33:37.446010 [ 277 ] {3cbede23-6eba-4171-a0c7-ee3b6eed63ed} <Debug> TCPHandler: Processed in 0.003167263 sec. | ||
| 6682 | 2026.04.28 20:33:37.448299 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6683 | 2026.04.28 20:33:37.448427 [ 277 ] {9ab3463a-7d1d-46f7-9491-89c8ced966d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6684 | 2026.04.28 20:33:37.448476 [ 277 ] {9ab3463a-7d1d-46f7-9491-89c8ced966d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6685 | 2026.04.28 20:33:37.449069 [ 277 ] {9ab3463a-7d1d-46f7-9491-89c8ced966d7} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6686 | 2026.04.28 20:33:37.449113 [ 277 ] {9ab3463a-7d1d-46f7-9491-89c8ced966d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6687 | 2026.04.28 20:33:37.449521 [ 277 ] {9ab3463a-7d1d-46f7-9491-89c8ced966d7} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6688 | 2026.04.28 20:33:37.449757 [ 277 ] {9ab3463a-7d1d-46f7-9491-89c8ced966d7} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6689 | 2026.04.28 20:33:37.449919 [ 277 ] {9ab3463a-7d1d-46f7-9491-89c8ced966d7} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001532 sec., 77023.49869451698 rows/sec., 6.55 MiB/sec. | ||
| 6690 | 2026.04.28 20:33:37.449961 [ 277 ] {9ab3463a-7d1d-46f7-9491-89c8ced966d7} <Debug> TCPHandler: Processed in 0.001719289 sec. | ||
| 6691 | 2026.04.28 20:33:37.450103 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6692 | 2026.04.28 20:33:37.450205 [ 277 ] {f982e4d6-e9c6-482d-a0d2-3c8813aacafc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6693 | 2026.04.28 20:33:37.450246 [ 277 ] {f982e4d6-e9c6-482d-a0d2-3c8813aacafc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6694 | 2026.04.28 20:33:37.450678 [ 277 ] {f982e4d6-e9c6-482d-a0d2-3c8813aacafc} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6695 | 2026.04.28 20:33:37.450716 [ 277 ] {f982e4d6-e9c6-482d-a0d2-3c8813aacafc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6696 | 2026.04.28 20:33:37.451023 [ 277 ] {f982e4d6-e9c6-482d-a0d2-3c8813aacafc} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6697 | 2026.04.28 20:33:37.451241 [ 277 ] {f982e4d6-e9c6-482d-a0d2-3c8813aacafc} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6698 | 2026.04.28 20:33:37.451375 [ 277 ] {f982e4d6-e9c6-482d-a0d2-3c8813aacafc} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001192 sec., 26006.711409395975 rows/sec., 1.91 MiB/sec. | ||
| 6699 | 2026.04.28 20:33:37.451413 [ 277 ] {f982e4d6-e9c6-482d-a0d2-3c8813aacafc} <Debug> TCPHandler: Processed in 0.001360451 sec. | ||
| 6700 | 2026.04.28 20:33:37.451536 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6701 | 2026.04.28 20:33:37.451632 [ 277 ] {8778efb3-d934-41ae-8807-9c3d7baeedd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6702 | 2026.04.28 20:33:37.451670 [ 277 ] {8778efb3-d934-41ae-8807-9c3d7baeedd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6703 | 2026.04.28 20:33:37.452117 [ 277 ] {8778efb3-d934-41ae-8807-9c3d7baeedd6} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6704 | 2026.04.28 20:33:37.452153 [ 277 ] {8778efb3-d934-41ae-8807-9c3d7baeedd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6705 | 2026.04.28 20:33:37.452464 [ 277 ] {8778efb3-d934-41ae-8807-9c3d7baeedd6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6706 | 2026.04.28 20:33:37.452717 [ 277 ] {8778efb3-d934-41ae-8807-9c3d7baeedd6} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6707 | 2026.04.28 20:33:37.452904 [ 277 ] {8778efb3-d934-41ae-8807-9c3d7baeedd6} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00129 sec., 73643.41085271319 rows/sec., 5.75 MiB/sec. | ||
| 6708 | 2026.04.28 20:33:37.452959 [ 277 ] {8778efb3-d934-41ae-8807-9c3d7baeedd6} <Debug> TCPHandler: Processed in 0.001470554 sec. | ||
| 6709 | 2026.04.28 20:33:37.453122 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6710 | 2026.04.28 20:33:37.453250 [ 277 ] {f4631268-ae80-4404-bf5c-46e30bb10d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6711 | 2026.04.28 20:33:37.453309 [ 277 ] {f4631268-ae80-4404-bf5c-46e30bb10d94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6712 | 2026.04.28 20:33:37.453830 [ 277 ] {f4631268-ae80-4404-bf5c-46e30bb10d94} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6713 | 2026.04.28 20:33:37.453865 [ 277 ] {f4631268-ae80-4404-bf5c-46e30bb10d94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6714 | 2026.04.28 20:33:37.454200 [ 277 ] {f4631268-ae80-4404-bf5c-46e30bb10d94} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6715 | 2026.04.28 20:33:37.454411 [ 277 ] {f4631268-ae80-4404-bf5c-46e30bb10d94} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6716 | 2026.04.28 20:33:37.454555 [ 277 ] {f4631268-ae80-4404-bf5c-46e30bb10d94} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00133 sec., 120300.75187969925 rows/sec., 8.38 MiB/sec. | ||
| 6717 | 2026.04.28 20:33:37.454594 [ 277 ] {f4631268-ae80-4404-bf5c-46e30bb10d94} <Debug> TCPHandler: Processed in 0.001536785 sec. | ||
| 6718 | 2026.04.28 20:33:37.454724 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6719 | 2026.04.28 20:33:37.454819 [ 277 ] {9d66cbb4-4b32-4b73-9f31-730b5adeb0d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6720 | 2026.04.28 20:33:37.454873 [ 277 ] {9d66cbb4-4b32-4b73-9f31-730b5adeb0d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6721 | 2026.04.28 20:33:37.455679 [ 277 ] {9d66cbb4-4b32-4b73-9f31-730b5adeb0d3} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6722 | 2026.04.28 20:33:37.455714 [ 277 ] {9d66cbb4-4b32-4b73-9f31-730b5adeb0d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6723 | 2026.04.28 20:33:37.456251 [ 277 ] {9d66cbb4-4b32-4b73-9f31-730b5adeb0d3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6724 | 2026.04.28 20:33:37.456487 [ 277 ] {9d66cbb4-4b32-4b73-9f31-730b5adeb0d3} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6725 | 2026.04.28 20:33:37.456627 [ 277 ] {9d66cbb4-4b32-4b73-9f31-730b5adeb0d3} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001827 sec., 16967.706622879035 rows/sec., 30.41 MiB/sec. | ||
| 6726 | 2026.04.28 20:33:37.456679 [ 277 ] {9d66cbb4-4b32-4b73-9f31-730b5adeb0d3} <Debug> TCPHandler: Processed in 0.002004036 sec. | ||
| 6727 | 2026.04.28 20:33:37.456829 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6728 | 2026.04.28 20:33:37.456945 [ 277 ] {741f3940-790e-4025-a312-c8fab4d65af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6729 | 2026.04.28 20:33:37.457002 [ 277 ] {741f3940-790e-4025-a312-c8fab4d65af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6730 | 2026.04.28 20:33:37.457378 [ 277 ] {741f3940-790e-4025-a312-c8fab4d65af9} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6731 | 2026.04.28 20:33:37.457413 [ 277 ] {741f3940-790e-4025-a312-c8fab4d65af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6732 | 2026.04.28 20:33:37.457722 [ 277 ] {741f3940-790e-4025-a312-c8fab4d65af9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6733 | 2026.04.28 20:33:37.457962 [ 277 ] {741f3940-790e-4025-a312-c8fab4d65af9} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6734 | 2026.04.28 20:33:37.458108 [ 277 ] {741f3940-790e-4025-a312-c8fab4d65af9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001188 sec., 50505.0505050505 rows/sec., 3.40 MiB/sec. | ||
| 6735 | 2026.04.28 20:33:37.458144 [ 277 ] {741f3940-790e-4025-a312-c8fab4d65af9} <Debug> TCPHandler: Processed in 0.001377941 sec. | ||
| 6736 | 2026.04.28 20:33:42.442561 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6737 | 2026.04.28 20:33:42.442796 [ 277 ] {cb8e8808-d40c-4e2d-b733-2c8af97e9080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6738 | 2026.04.28 20:33:42.443114 [ 277 ] {cb8e8808-d40c-4e2d-b733-2c8af97e9080} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6739 | 2026.04.28 20:33:42.443149 [ 277 ] {cb8e8808-d40c-4e2d-b733-2c8af97e9080} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6740 | 2026.04.28 20:33:42.443360 [ 277 ] {cb8e8808-d40c-4e2d-b733-2c8af97e9080} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6741 | 2026.04.28 20:33:42.443426 [ 277 ] {cb8e8808-d40c-4e2d-b733-2c8af97e9080} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6742 | 2026.04.28 20:33:42.443564 [ 277 ] {cb8e8808-d40c-4e2d-b733-2c8af97e9080} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6743 | 2026.04.28 20:33:42.443676 [ 301 ] {cb8e8808-d40c-4e2d-b733-2c8af97e9080} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6744 | 2026.04.28 20:33:42.443700 [ 340 ] {cb8e8808-d40c-4e2d-b733-2c8af97e9080} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6745 | 2026.04.28 20:33:42.443735 [ 347 ] {cb8e8808-d40c-4e2d-b733-2c8af97e9080} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6746 | 2026.04.28 20:33:42.443876 [ 277 ] {cb8e8808-d40c-4e2d-b733-2c8af97e9080} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6747 | 2026.04.28 20:33:42.443902 [ 277 ] {cb8e8808-d40c-4e2d-b733-2c8af97e9080} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6748 | 2026.04.28 20:33:42.443973 [ 277 ] {cb8e8808-d40c-4e2d-b733-2c8af97e9080} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6749 | 2026.04.28 20:33:42.443992 [ 277 ] {cb8e8808-d40c-4e2d-b733-2c8af97e9080} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 6750 | 2026.04.28 20:33:42.444026 [ 277 ] {cb8e8808-d40c-4e2d-b733-2c8af97e9080} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6751 | 2026.04.28 20:33:42.444065 [ 277 ] {cb8e8808-d40c-4e2d-b733-2c8af97e9080} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6752 | 2026.04.28 20:33:42.445196 [ 277 ] {cb8e8808-d40c-4e2d-b733-2c8af97e9080} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.00249 sec., 20080.321285140562 rows/sec., 3.19 MiB/sec. | ||
| 6753 | 2026.04.28 20:33:42.445297 [ 277 ] {cb8e8808-d40c-4e2d-b733-2c8af97e9080} <Debug> TCPHandler: Processed in 0.002866675 sec. | ||
| 6754 | 2026.04.28 20:33:42.447291 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6755 | 2026.04.28 20:33:42.447398 [ 277 ] {8f8a82e9-a6ac-4218-b1e1-183273b1f681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6756 | 2026.04.28 20:33:42.447439 [ 277 ] {8f8a82e9-a6ac-4218-b1e1-183273b1f681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6757 | 2026.04.28 20:33:42.447952 [ 277 ] {8f8a82e9-a6ac-4218-b1e1-183273b1f681} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6758 | 2026.04.28 20:33:42.447992 [ 277 ] {8f8a82e9-a6ac-4218-b1e1-183273b1f681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6759 | 2026.04.28 20:33:42.448362 [ 277 ] {8f8a82e9-a6ac-4218-b1e1-183273b1f681} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6760 | 2026.04.28 20:33:42.448579 [ 277 ] {8f8a82e9-a6ac-4218-b1e1-183273b1f681} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6761 | 2026.04.28 20:33:42.448721 [ 277 ] {8f8a82e9-a6ac-4218-b1e1-183273b1f681} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001355 sec., 57564.57564575646 rows/sec., 4.77 MiB/sec. | ||
| 6762 | 2026.04.28 20:33:42.448722 [ 28 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6763 | 2026.04.28 20:33:42.448759 [ 277 ] {8f8a82e9-a6ac-4218-b1e1-183273b1f681} <Debug> TCPHandler: Processed in 0.001515804 sec. | ||
| 6764 | 2026.04.28 20:33:42.448798 [ 28 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6765 | 2026.04.28 20:33:42.448826 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6766 | 2026.04.28 20:33:42.448908 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6767 | 2026.04.28 20:33:42.448944 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6768 | 2026.04.28 20:33:42.449004 [ 277 ] {a6d455ff-b831-4296-a43b-cdda3c0349d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6769 | 2026.04.28 20:33:42.449048 [ 277 ] {a6d455ff-b831-4296-a43b-cdda3c0349d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6770 | 2026.04.28 20:33:42.449077 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6771 | 2026.04.28 20:33:42.449116 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3363 rows starting from the beginning of the part | ||
| 6772 | 2026.04.28 20:33:42.449184 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2594 rows starting from the beginning of the part | ||
| 6773 | 2026.04.28 20:33:42.449240 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
| 6774 | 2026.04.28 20:33:42.449287 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 78 rows starting from the beginning of the part | ||
| 6775 | 2026.04.28 20:33:42.449331 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 118 rows starting from the beginning of the part | ||
| 6776 | 2026.04.28 20:33:42.449376 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 78 rows starting from the beginning of the part | ||
| 6777 | 2026.04.28 20:33:42.449467 [ 277 ] {a6d455ff-b831-4296-a43b-cdda3c0349d0} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6778 | 2026.04.28 20:33:42.449508 [ 277 ] {a6d455ff-b831-4296-a43b-cdda3c0349d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6779 | 2026.04.28 20:33:42.449838 [ 277 ] {a6d455ff-b831-4296-a43b-cdda3c0349d0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6780 | 2026.04.28 20:33:42.450066 [ 277 ] {a6d455ff-b831-4296-a43b-cdda3c0349d0} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6781 | 2026.04.28 20:33:42.450198 [ 277 ] {a6d455ff-b831-4296-a43b-cdda3c0349d0} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001212 sec., 9075.907590759076 rows/sec., 682.47 KiB/sec. | ||
| 6782 | 2026.04.28 20:33:42.450220 [ 30 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6783 | 2026.04.28 20:33:42.450235 [ 277 ] {a6d455ff-b831-4296-a43b-cdda3c0349d0} <Debug> TCPHandler: Processed in 0.001374761 sec. | ||
| 6784 | 2026.04.28 20:33:42.450294 [ 30 ] {} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6785 | 2026.04.28 20:33:42.450322 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6786 | 2026.04.28 20:33:42.450407 [ 195 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6787 | 2026.04.28 20:33:42.450422 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6788 | 2026.04.28 20:33:42.450498 [ 195 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6789 | 2026.04.28 20:33:42.450525 [ 195 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 227 rows starting from the beginning of the part | ||
| 6790 | 2026.04.28 20:33:42.450539 [ 277 ] {dfece873-9964-4e89-8b19-9542deae7976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6791 | 2026.04.28 20:33:42.450574 [ 195 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 11 rows starting from the beginning of the part | ||
| 6792 | 2026.04.28 20:33:42.450587 [ 277 ] {dfece873-9964-4e89-8b19-9542deae7976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6793 | 2026.04.28 20:33:42.450618 [ 195 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 68 rows starting from the beginning of the part | ||
| 6794 | 2026.04.28 20:33:42.450656 [ 195 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 11 rows starting from the beginning of the part | ||
| 6795 | 2026.04.28 20:33:42.450691 [ 195 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part | ||
| 6796 | 2026.04.28 20:33:42.450731 [ 195 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 11 rows starting from the beginning of the part | ||
| 6797 | 2026.04.28 20:33:42.451087 [ 277 ] {dfece873-9964-4e89-8b19-9542deae7976} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6798 | 2026.04.28 20:33:42.451129 [ 277 ] {dfece873-9964-4e89-8b19-9542deae7976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6799 | 2026.04.28 20:33:42.451444 [ 192 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 359 rows, containing 5 columns (5 merged, 0 gathered) in 0.001072295 sec., 334795.9283592668 rows/sec., 23.86 MiB/sec. | ||
| 6800 | 2026.04.28 20:33:42.451575 [ 195 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6801 | 2026.04.28 20:33:42.451600 [ 192 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6287 rows, containing 5 columns (5 merged, 0 gathered) in 0.002707552 sec., 2322023.7321388475 rows/sec., 184.91 MiB/sec. | ||
| 6802 | 2026.04.28 20:33:42.451747 [ 277 ] {dfece873-9964-4e89-8b19-9542deae7976} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6803 | 2026.04.28 20:33:42.451809 [ 195 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_36_7} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6804 | 2026.04.28 20:33:42.451878 [ 195 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_36_7} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6805 | 2026.04.28 20:33:42.451913 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6806 | 2026.04.28 20:33:42.451937 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 6807 | 2026.04.28 20:33:42.451988 [ 277 ] {dfece873-9964-4e89-8b19-9542deae7976} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6808 | 2026.04.28 20:33:42.452126 [ 277 ] {dfece873-9964-4e89-8b19-9542deae7976} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001612 sec., 46526.05459057072 rows/sec., 3.63 MiB/sec. | ||
| 6809 | 2026.04.28 20:33:42.452131 [ 30 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6810 | 2026.04.28 20:33:42.452167 [ 277 ] {dfece873-9964-4e89-8b19-9542deae7976} <Debug> TCPHandler: Processed in 0.001803841 sec. | ||
| 6811 | 2026.04.28 20:33:42.452181 [ 30 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6812 | 2026.04.28 20:33:42.452187 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_46_9} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6813 | 2026.04.28 20:33:42.452216 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6814 | 2026.04.28 20:33:42.452292 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_46_9} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6815 | 2026.04.28 20:33:42.452296 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6816 | 2026.04.28 20:33:42.452305 [ 187 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6817 | 2026.04.28 20:33:42.452371 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 6818 | 2026.04.28 20:33:42.452400 [ 277 ] {0a458fc0-2141-4412-836d-f34084754d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6819 | 2026.04.28 20:33:42.452417 [ 187 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6820 | 2026.04.28 20:33:42.452447 [ 277 ] {0a458fc0-2141-4412-836d-f34084754d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6821 | 2026.04.28 20:33:42.452447 [ 187 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1832 rows starting from the beginning of the part | ||
| 6822 | 2026.04.28 20:33:42.452513 [ 187 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1371 rows starting from the beginning of the part | ||
| 6823 | 2026.04.28 20:33:42.452561 [ 187 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 6824 | 2026.04.28 20:33:42.452605 [ 187 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 75 rows starting from the beginning of the part | ||
| 6825 | 2026.04.28 20:33:42.452643 [ 187 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 95 rows starting from the beginning of the part | ||
| 6826 | 2026.04.28 20:33:42.452683 [ 187 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 75 rows starting from the beginning of the part | ||
| 6827 | 2026.04.28 20:33:42.452842 [ 277 ] {0a458fc0-2141-4412-836d-f34084754d42} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6828 | 2026.04.28 20:33:42.452876 [ 277 ] {0a458fc0-2141-4412-836d-f34084754d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6829 | 2026.04.28 20:33:42.453208 [ 277 ] {0a458fc0-2141-4412-836d-f34084754d42} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6830 | 2026.04.28 20:33:42.453422 [ 277 ] {0a458fc0-2141-4412-836d-f34084754d42} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6831 | 2026.04.28 20:33:42.453549 [ 277 ] {0a458fc0-2141-4412-836d-f34084754d42} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 6832 | 2026.04.28 20:33:42.453552 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6833 | 2026.04.28 20:33:42.453591 [ 277 ] {0a458fc0-2141-4412-836d-f34084754d42} <Debug> TCPHandler: Processed in 0.001343171 sec. | ||
| 6834 | 2026.04.28 20:33:42.453606 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6835 | 2026.04.28 20:33:42.453631 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6836 | 2026.04.28 20:33:42.453713 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6837 | 2026.04.28 20:33:42.453733 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6838 | 2026.04.28 20:33:42.453808 [ 277 ] {afca1038-5a83-4e51-8c85-28d015891b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6839 | 2026.04.28 20:33:42.453865 [ 277 ] {afca1038-5a83-4e51-8c85-28d015891b53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6840 | 2026.04.28 20:33:42.453870 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6841 | 2026.04.28 20:33:42.453915 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 15613 rows starting from the beginning of the part | ||
| 6842 | 2026.04.28 20:33:42.453949 [ 188 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3512 rows, containing 5 columns (5 merged, 0 gathered) in 0.001682519 sec., 2087346.4133243072 rows/sec., 151.66 MiB/sec. | ||
| 6843 | 2026.04.28 20:33:42.453979 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1575 rows starting from the beginning of the part | ||
| 6844 | 2026.04.28 20:33:42.454030 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 128 rows starting from the beginning of the part | ||
| 6845 | 2026.04.28 20:33:42.454071 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 6846 | 2026.04.28 20:33:42.454112 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 6847 | 2026.04.28 20:33:42.454131 [ 187 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6848 | 2026.04.28 20:33:42.454155 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 6849 | 2026.04.28 20:33:42.454402 [ 187 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_46_9} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6850 | 2026.04.28 20:33:42.454475 [ 187 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_46_9} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6851 | 2026.04.28 20:33:42.454538 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6852 | 2026.04.28 20:33:42.454586 [ 277 ] {afca1038-5a83-4e51-8c85-28d015891b53} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6853 | 2026.04.28 20:33:42.454622 [ 277 ] {afca1038-5a83-4e51-8c85-28d015891b53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6854 | 2026.04.28 20:33:42.455138 [ 277 ] {afca1038-5a83-4e51-8c85-28d015891b53} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6855 | 2026.04.28 20:33:42.455382 [ 277 ] {afca1038-5a83-4e51-8c85-28d015891b53} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6856 | 2026.04.28 20:33:42.455513 [ 30 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6857 | 2026.04.28 20:33:42.455518 [ 277 ] {afca1038-5a83-4e51-8c85-28d015891b53} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001728 sec., 6365.740740740741 rows/sec., 11.41 MiB/sec. | ||
| 6858 | 2026.04.28 20:33:42.455556 [ 30 ] {} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6859 | 2026.04.28 20:33:42.455581 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6860 | 2026.04.28 20:33:42.455591 [ 277 ] {afca1038-5a83-4e51-8c85-28d015891b53} <Debug> TCPHandler: Processed in 0.001924844 sec. | ||
| 6861 | 2026.04.28 20:33:42.455670 [ 188 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6862 | 2026.04.28 20:33:42.455709 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6863 | 2026.04.28 20:33:42.455805 [ 277 ] {8cb9a940-8393-4ec8-babf-d54c3add654c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6864 | 2026.04.28 20:33:42.455846 [ 277 ] {8cb9a940-8393-4ec8-babf-d54c3add654c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6865 | 2026.04.28 20:33:42.455916 [ 188 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6866 | 2026.04.28 20:33:42.455980 [ 188 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 711 rows starting from the beginning of the part | ||
| 6867 | 2026.04.28 20:33:42.456104 [ 188 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 11 rows starting from the beginning of the part | ||
| 6868 | 2026.04.28 20:33:42.456178 [ 277 ] {8cb9a940-8393-4ec8-babf-d54c3add654c} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6869 | 2026.04.28 20:33:42.456202 [ 188 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 42 rows starting from the beginning of the part | ||
| 6870 | 2026.04.28 20:33:42.456219 [ 277 ] {8cb9a940-8393-4ec8-babf-d54c3add654c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6871 | 2026.04.28 20:33:42.456298 [ 188 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 11 rows starting from the beginning of the part | ||
| 6872 | 2026.04.28 20:33:42.456388 [ 188 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part | ||
| 6873 | 2026.04.28 20:33:42.456479 [ 188 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 11 rows starting from the beginning of the part | ||
| 6874 | 2026.04.28 20:33:42.456554 [ 277 ] {8cb9a940-8393-4ec8-babf-d54c3add654c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6875 | 2026.04.28 20:33:42.456780 [ 277 ] {8cb9a940-8393-4ec8-babf-d54c3add654c} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6876 | 2026.04.28 20:33:42.456893 [ 28 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6877 | 2026.04.28 20:33:42.456914 [ 277 ] {8cb9a940-8393-4ec8-babf-d54c3add654c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 6878 | 2026.04.28 20:33:42.456929 [ 28 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6879 | 2026.04.28 20:33:42.456953 [ 277 ] {8cb9a940-8393-4ec8-babf-d54c3add654c} <Debug> TCPHandler: Processed in 0.00129109 sec. | ||
| 6880 | 2026.04.28 20:33:42.456955 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6881 | 2026.04.28 20:33:42.457040 [ 187 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6882 | 2026.04.28 20:33:42.457119 [ 187 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6883 | 2026.04.28 20:33:42.457142 [ 187 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2340 rows starting from the beginning of the part | ||
| 6884 | 2026.04.28 20:33:42.457184 [ 187 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 12 rows starting from the beginning of the part | ||
| 6885 | 2026.04.28 20:33:42.457217 [ 187 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 48 rows starting from the beginning of the part | ||
| 6886 | 2026.04.28 20:33:42.457248 [ 187 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 6887 | 2026.04.28 20:33:42.457281 [ 187 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 6888 | 2026.04.28 20:33:42.457312 [ 187 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 6889 | 2026.04.28 20:33:42.458719 [ 197 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2580 rows, containing 4 columns (4 merged, 0 gathered) in 0.001704639 sec., 1513516.938190432 rows/sec., 100.47 MiB/sec. | ||
| 6890 | 2026.04.28 20:33:42.459002 [ 187 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6891 | 2026.04.28 20:33:42.459237 [ 187 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_46_9} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6892 | 2026.04.28 20:33:42.459298 [ 187 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_46_9} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6893 | 2026.04.28 20:33:42.459359 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6894 | 2026.04.28 20:33:42.460004 [ 197 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17796 rows, containing 5 columns (5 merged, 0 gathered) in 0.006315305 sec., 2817916.1576519264 rows/sec., 182.16 MiB/sec. | ||
| 6895 | 2026.04.28 20:33:42.460258 [ 197 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6896 | 2026.04.28 20:33:42.460515 [ 197 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6897 | 2026.04.28 20:33:42.460585 [ 197 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6898 | 2026.04.28 20:33:42.460661 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.52 MiB. | ||
| 6899 | 2026.04.28 20:33:42.472445 [ 200 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 817 rows, containing 19 columns (19 merged, 0 gathered) in 0.016813085 sec., 48593.10471576157 rows/sec., 87.08 MiB/sec. | ||
| 6900 | 2026.04.28 20:33:42.473611 [ 197 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6901 | 2026.04.28 20:33:42.473926 [ 197 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6902 | 2026.04.28 20:33:42.473996 [ 197 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6903 | 2026.04.28 20:33:42.474110 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.55 MiB. | ||
| 6904 | 2026.04.28 20:33:43.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.69 MiB, peak 290.18 MiB, free memory in arenas 0.00 B, will set to 281.05 MiB (RSS), difference: 3.36 MiB | ||
| 6905 | 2026.04.28 20:33:43.183479 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13992 | ||
| 6906 | 2026.04.28 20:33:43.184283 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6907 | 2026.04.28 20:33:43.184364 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6908 | 2026.04.28 20:33:43.185217 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6909 | 2026.04.28 20:33:43.185465 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6910 | 2026.04.28 20:33:43.185613 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13992 | ||
| 6911 | 2026.04.28 20:33:43.898961 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6912 | 2026.04.28 20:33:43.915649 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6913 | 2026.04.28 20:33:43.915694 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6914 | 2026.04.28 20:33:43.921034 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6915 | 2026.04.28 20:33:43.921752 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6916 | 2026.04.28 20:33:43.924492 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6917 | 2026.04.28 20:33:45.724903 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 850 | ||
| 6918 | 2026.04.28 20:33:45.727171 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6919 | 2026.04.28 20:33:45.727218 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6920 | 2026.04.28 20:33:45.728458 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6921 | 2026.04.28 20:33:45.728733 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6922 | 2026.04.28 20:33:45.728991 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 850 | ||
| 6923 | 2026.04.28 20:33:47.442295 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6924 | 2026.04.28 20:33:47.442569 [ 277 ] {e4d968b4-505b-47ea-abdb-c840c6fa7d15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6925 | 2026.04.28 20:33:47.442936 [ 277 ] {e4d968b4-505b-47ea-abdb-c840c6fa7d15} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6926 | 2026.04.28 20:33:47.442977 [ 277 ] {e4d968b4-505b-47ea-abdb-c840c6fa7d15} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6927 | 2026.04.28 20:33:47.443201 [ 277 ] {e4d968b4-505b-47ea-abdb-c840c6fa7d15} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6928 | 2026.04.28 20:33:47.443274 [ 277 ] {e4d968b4-505b-47ea-abdb-c840c6fa7d15} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6929 | 2026.04.28 20:33:47.443418 [ 277 ] {e4d968b4-505b-47ea-abdb-c840c6fa7d15} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6930 | 2026.04.28 20:33:47.443521 [ 301 ] {e4d968b4-505b-47ea-abdb-c840c6fa7d15} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6931 | 2026.04.28 20:33:47.443525 [ 296 ] {e4d968b4-505b-47ea-abdb-c840c6fa7d15} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6932 | 2026.04.28 20:33:47.443552 [ 307 ] {e4d968b4-505b-47ea-abdb-c840c6fa7d15} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6933 | 2026.04.28 20:33:47.443693 [ 277 ] {e4d968b4-505b-47ea-abdb-c840c6fa7d15} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6934 | 2026.04.28 20:33:47.443721 [ 277 ] {e4d968b4-505b-47ea-abdb-c840c6fa7d15} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6935 | 2026.04.28 20:33:47.443793 [ 277 ] {e4d968b4-505b-47ea-abdb-c840c6fa7d15} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6936 | 2026.04.28 20:33:47.443814 [ 277 ] {e4d968b4-505b-47ea-abdb-c840c6fa7d15} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 6937 | 2026.04.28 20:33:47.443848 [ 277 ] {e4d968b4-505b-47ea-abdb-c840c6fa7d15} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6938 | 2026.04.28 20:33:47.443887 [ 277 ] {e4d968b4-505b-47ea-abdb-c840c6fa7d15} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6939 | 2026.04.28 20:33:47.445097 [ 277 ] {e4d968b4-505b-47ea-abdb-c840c6fa7d15} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002631 sec., 19004.180919802355 rows/sec., 3.02 MiB/sec. | ||
| 6940 | 2026.04.28 20:33:47.445210 [ 277 ] {e4d968b4-505b-47ea-abdb-c840c6fa7d15} <Debug> TCPHandler: Processed in 0.00305617 sec. | ||
| 6941 | 2026.04.28 20:33:47.447319 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6942 | 2026.04.28 20:33:47.447450 [ 277 ] {4cdfaac0-d6c1-4ebf-a737-ca2fe0689495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6943 | 2026.04.28 20:33:47.447503 [ 277 ] {4cdfaac0-d6c1-4ebf-a737-ca2fe0689495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6944 | 2026.04.28 20:33:47.448074 [ 277 ] {4cdfaac0-d6c1-4ebf-a737-ca2fe0689495} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6945 | 2026.04.28 20:33:47.448118 [ 277 ] {4cdfaac0-d6c1-4ebf-a737-ca2fe0689495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6946 | 2026.04.28 20:33:47.448501 [ 277 ] {4cdfaac0-d6c1-4ebf-a737-ca2fe0689495} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6947 | 2026.04.28 20:33:47.448729 [ 277 ] {4cdfaac0-d6c1-4ebf-a737-ca2fe0689495} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6948 | 2026.04.28 20:33:47.448878 [ 277 ] {4cdfaac0-d6c1-4ebf-a737-ca2fe0689495} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001467 sec., 80436.26448534425 rows/sec., 6.84 MiB/sec. | ||
| 6949 | 2026.04.28 20:33:47.448919 [ 277 ] {4cdfaac0-d6c1-4ebf-a737-ca2fe0689495} <Debug> TCPHandler: Processed in 0.001665709 sec. | ||
| 6950 | 2026.04.28 20:33:47.449046 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6951 | 2026.04.28 20:33:47.449144 [ 277 ] {fdf16693-c9c1-499e-8853-c00f0bb66f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6952 | 2026.04.28 20:33:47.449213 [ 277 ] {fdf16693-c9c1-499e-8853-c00f0bb66f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6953 | 2026.04.28 20:33:47.449622 [ 277 ] {fdf16693-c9c1-499e-8853-c00f0bb66f20} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6954 | 2026.04.28 20:33:47.449660 [ 277 ] {fdf16693-c9c1-499e-8853-c00f0bb66f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6955 | 2026.04.28 20:33:47.449966 [ 277 ] {fdf16693-c9c1-499e-8853-c00f0bb66f20} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6956 | 2026.04.28 20:33:47.450184 [ 277 ] {fdf16693-c9c1-499e-8853-c00f0bb66f20} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6957 | 2026.04.28 20:33:47.450317 [ 277 ] {fdf16693-c9c1-499e-8853-c00f0bb66f20} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001194 sec., 25963.14907872697 rows/sec., 1.91 MiB/sec. | ||
| 6958 | 2026.04.28 20:33:47.450356 [ 277 ] {fdf16693-c9c1-499e-8853-c00f0bb66f20} <Debug> TCPHandler: Processed in 0.001362881 sec. | ||
| 6959 | 2026.04.28 20:33:47.450461 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6960 | 2026.04.28 20:33:47.450584 [ 277 ] {b5a34266-277b-4fe5-aa34-3e285115bf8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6961 | 2026.04.28 20:33:47.450625 [ 277 ] {b5a34266-277b-4fe5-aa34-3e285115bf8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6962 | 2026.04.28 20:33:47.451105 [ 277 ] {b5a34266-277b-4fe5-aa34-3e285115bf8d} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6963 | 2026.04.28 20:33:47.451150 [ 277 ] {b5a34266-277b-4fe5-aa34-3e285115bf8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6964 | 2026.04.28 20:33:47.451524 [ 277 ] {b5a34266-277b-4fe5-aa34-3e285115bf8d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6965 | 2026.04.28 20:33:47.451795 [ 277 ] {b5a34266-277b-4fe5-aa34-3e285115bf8d} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6966 | 2026.04.28 20:33:47.451925 [ 277 ] {b5a34266-277b-4fe5-aa34-3e285115bf8d} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00136 sec., 69852.94117647059 rows/sec., 5.46 MiB/sec. | ||
| 6967 | 2026.04.28 20:33:47.451964 [ 277 ] {b5a34266-277b-4fe5-aa34-3e285115bf8d} <Debug> TCPHandler: Processed in 0.001552515 sec. | ||
| 6968 | 2026.04.28 20:33:47.452095 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6969 | 2026.04.28 20:33:47.452190 [ 277 ] {f9b33dfd-4882-4fcd-98b9-536023425fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6970 | 2026.04.28 20:33:47.452233 [ 277 ] {f9b33dfd-4882-4fcd-98b9-536023425fef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6971 | 2026.04.28 20:33:47.452645 [ 277 ] {f9b33dfd-4882-4fcd-98b9-536023425fef} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6972 | 2026.04.28 20:33:47.452682 [ 277 ] {f9b33dfd-4882-4fcd-98b9-536023425fef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6973 | 2026.04.28 20:33:47.453003 [ 277 ] {f9b33dfd-4882-4fcd-98b9-536023425fef} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6974 | 2026.04.28 20:33:47.453208 [ 277 ] {f9b33dfd-4882-4fcd-98b9-536023425fef} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6975 | 2026.04.28 20:33:47.453336 [ 277 ] {f9b33dfd-4882-4fcd-98b9-536023425fef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 6976 | 2026.04.28 20:33:47.453372 [ 277 ] {f9b33dfd-4882-4fcd-98b9-536023425fef} <Debug> TCPHandler: Processed in 0.00132685 sec. | ||
| 6977 | 2026.04.28 20:33:47.453483 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6978 | 2026.04.28 20:33:47.453575 [ 277 ] {be85ab32-791f-439d-8138-16ff54483765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6979 | 2026.04.28 20:33:47.453655 [ 277 ] {be85ab32-791f-439d-8138-16ff54483765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6980 | 2026.04.28 20:33:47.454589 [ 277 ] {be85ab32-791f-439d-8138-16ff54483765} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6981 | 2026.04.28 20:33:47.454634 [ 277 ] {be85ab32-791f-439d-8138-16ff54483765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6982 | 2026.04.28 20:33:47.455222 [ 277 ] {be85ab32-791f-439d-8138-16ff54483765} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6983 | 2026.04.28 20:33:47.455456 [ 277 ] {be85ab32-791f-439d-8138-16ff54483765} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6984 | 2026.04.28 20:33:47.455596 [ 277 ] {be85ab32-791f-439d-8138-16ff54483765} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002039 sec., 15203.531142717018 rows/sec., 27.24 MiB/sec. | ||
| 6985 | 2026.04.28 20:33:47.455651 [ 277 ] {be85ab32-791f-439d-8138-16ff54483765} <Debug> TCPHandler: Processed in 0.0022145 sec. | ||
| 6986 | 2026.04.28 20:33:47.455782 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6987 | 2026.04.28 20:33:47.455878 [ 277 ] {97a2c548-5ba4-48f7-8f0a-5af277c82c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6988 | 2026.04.28 20:33:47.455920 [ 277 ] {97a2c548-5ba4-48f7-8f0a-5af277c82c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6989 | 2026.04.28 20:33:47.456246 [ 277 ] {97a2c548-5ba4-48f7-8f0a-5af277c82c8d} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6990 | 2026.04.28 20:33:47.456284 [ 277 ] {97a2c548-5ba4-48f7-8f0a-5af277c82c8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 6991 | 2026.04.28 20:33:47.456592 [ 277 ] {97a2c548-5ba4-48f7-8f0a-5af277c82c8d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6992 | 2026.04.28 20:33:47.456812 [ 277 ] {97a2c548-5ba4-48f7-8f0a-5af277c82c8d} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6993 | 2026.04.28 20:33:47.456943 [ 277 ] {97a2c548-5ba4-48f7-8f0a-5af277c82c8d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 6994 | 2026.04.28 20:33:47.456979 [ 277 ] {97a2c548-5ba4-48f7-8f0a-5af277c82c8d} <Debug> TCPHandler: Processed in 0.001248349 sec. | ||
| 6995 | 2026.04.28 20:33:50.592303 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6996 | 2026.04.28 20:33:50.592359 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6997 | 2026.04.28 20:33:50.685730 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14440 | ||
| 6998 | 2026.04.28 20:33:50.686215 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6999 | 2026.04.28 20:33:50.686260 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7000 | 2026.04.28 20:33:50.686761 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7001 | 2026.04.28 20:33:50.686992 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7002 | 2026.04.28 20:33:50.687129 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14440 | ||
| 7003 | 2026.04.28 20:33:51.424594 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7004 | 2026.04.28 20:33:51.442689 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7005 | 2026.04.28 20:33:51.442757 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7006 | 2026.04.28 20:33:51.448540 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7007 | 2026.04.28 20:33:51.449328 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7008 | 2026.04.28 20:33:51.453030 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7009 | 2026.04.28 20:33:52.441910 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7010 | 2026.04.28 20:33:52.442212 [ 277 ] {173436d3-11e1-43a2-b3fa-1aa572d19ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7011 | 2026.04.28 20:33:52.442532 [ 277 ] {173436d3-11e1-43a2-b3fa-1aa572d19ce6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7012 | 2026.04.28 20:33:52.442567 [ 277 ] {173436d3-11e1-43a2-b3fa-1aa572d19ce6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7013 | 2026.04.28 20:33:52.442783 [ 277 ] {173436d3-11e1-43a2-b3fa-1aa572d19ce6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7014 | 2026.04.28 20:33:52.442850 [ 277 ] {173436d3-11e1-43a2-b3fa-1aa572d19ce6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7015 | 2026.04.28 20:33:52.442987 [ 277 ] {173436d3-11e1-43a2-b3fa-1aa572d19ce6} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7016 | 2026.04.28 20:33:52.443096 [ 301 ] {173436d3-11e1-43a2-b3fa-1aa572d19ce6} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7017 | 2026.04.28 20:33:52.443098 [ 296 ] {173436d3-11e1-43a2-b3fa-1aa572d19ce6} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7018 | 2026.04.28 20:33:52.443165 [ 334 ] {173436d3-11e1-43a2-b3fa-1aa572d19ce6} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7019 | 2026.04.28 20:33:52.443316 [ 277 ] {173436d3-11e1-43a2-b3fa-1aa572d19ce6} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7020 | 2026.04.28 20:33:52.443343 [ 277 ] {173436d3-11e1-43a2-b3fa-1aa572d19ce6} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7021 | 2026.04.28 20:33:52.443426 [ 277 ] {173436d3-11e1-43a2-b3fa-1aa572d19ce6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7022 | 2026.04.28 20:33:52.443446 [ 277 ] {173436d3-11e1-43a2-b3fa-1aa572d19ce6} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 7023 | 2026.04.28 20:33:52.443478 [ 277 ] {173436d3-11e1-43a2-b3fa-1aa572d19ce6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7024 | 2026.04.28 20:33:52.443515 [ 277 ] {173436d3-11e1-43a2-b3fa-1aa572d19ce6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7025 | 2026.04.28 20:33:52.444705 [ 277 ] {173436d3-11e1-43a2-b3fa-1aa572d19ce6} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002584 sec., 19349.84520123839 rows/sec., 3.08 MiB/sec. | ||
| 7026 | 2026.04.28 20:33:52.444790 [ 277 ] {173436d3-11e1-43a2-b3fa-1aa572d19ce6} <Debug> TCPHandler: Processed in 0.00306066 sec. | ||
| 7027 | 2026.04.28 20:33:52.446737 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7028 | 2026.04.28 20:33:52.446843 [ 277 ] {128d5ed8-42c4-4c34-b940-33ce2be063fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7029 | 2026.04.28 20:33:52.446884 [ 277 ] {128d5ed8-42c4-4c34-b940-33ce2be063fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7030 | 2026.04.28 20:33:52.447489 [ 277 ] {128d5ed8-42c4-4c34-b940-33ce2be063fa} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7031 | 2026.04.28 20:33:52.447529 [ 277 ] {128d5ed8-42c4-4c34-b940-33ce2be063fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7032 | 2026.04.28 20:33:52.447890 [ 277 ] {128d5ed8-42c4-4c34-b940-33ce2be063fa} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7033 | 2026.04.28 20:33:52.448113 [ 277 ] {128d5ed8-42c4-4c34-b940-33ce2be063fa} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7034 | 2026.04.28 20:33:52.448254 [ 277 ] {128d5ed8-42c4-4c34-b940-33ce2be063fa} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001442 sec., 54091.53952843274 rows/sec., 4.48 MiB/sec. | ||
| 7035 | 2026.04.28 20:33:52.448290 [ 277 ] {128d5ed8-42c4-4c34-b940-33ce2be063fa} <Debug> TCPHandler: Processed in 0.001609296 sec. | ||
| 7036 | 2026.04.28 20:33:52.448468 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7037 | 2026.04.28 20:33:52.448560 [ 277 ] {19cc103c-96a8-4e30-a411-8219f9d6ede9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7038 | 2026.04.28 20:33:52.448598 [ 277 ] {19cc103c-96a8-4e30-a411-8219f9d6ede9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7039 | 2026.04.28 20:33:52.449042 [ 277 ] {19cc103c-96a8-4e30-a411-8219f9d6ede9} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7040 | 2026.04.28 20:33:52.449077 [ 277 ] {19cc103c-96a8-4e30-a411-8219f9d6ede9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7041 | 2026.04.28 20:33:52.449366 [ 277 ] {19cc103c-96a8-4e30-a411-8219f9d6ede9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7042 | 2026.04.28 20:33:52.449604 [ 277 ] {19cc103c-96a8-4e30-a411-8219f9d6ede9} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7043 | 2026.04.28 20:33:52.449742 [ 277 ] {19cc103c-96a8-4e30-a411-8219f9d6ede9} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.0012 sec., 9166.666666666668 rows/sec., 689.29 KiB/sec. | ||
| 7044 | 2026.04.28 20:33:52.449778 [ 277 ] {19cc103c-96a8-4e30-a411-8219f9d6ede9} <Debug> TCPHandler: Processed in 0.001358131 sec. | ||
| 7045 | 2026.04.28 20:33:52.449900 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7046 | 2026.04.28 20:33:52.449991 [ 277 ] {23e60179-d6cb-4912-9bff-3aef12248fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7047 | 2026.04.28 20:33:52.450029 [ 277 ] {23e60179-d6cb-4912-9bff-3aef12248fef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7048 | 2026.04.28 20:33:52.450474 [ 277 ] {23e60179-d6cb-4912-9bff-3aef12248fef} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7049 | 2026.04.28 20:33:52.450509 [ 277 ] {23e60179-d6cb-4912-9bff-3aef12248fef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7050 | 2026.04.28 20:33:52.450800 [ 277 ] {23e60179-d6cb-4912-9bff-3aef12248fef} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7051 | 2026.04.28 20:33:52.451005 [ 277 ] {23e60179-d6cb-4912-9bff-3aef12248fef} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7052 | 2026.04.28 20:33:52.451128 [ 277 ] {23e60179-d6cb-4912-9bff-3aef12248fef} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001155 sec., 64935.06493506493 rows/sec., 5.07 MiB/sec. | ||
| 7053 | 2026.04.28 20:33:52.451163 [ 277 ] {23e60179-d6cb-4912-9bff-3aef12248fef} <Debug> TCPHandler: Processed in 0.00131089 sec. | ||
| 7054 | 2026.04.28 20:33:52.451279 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7055 | 2026.04.28 20:33:52.451371 [ 277 ] {bee147a4-893b-4a26-8d7c-1719eaa5ef29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7056 | 2026.04.28 20:33:52.451413 [ 277 ] {bee147a4-893b-4a26-8d7c-1719eaa5ef29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7057 | 2026.04.28 20:33:52.451843 [ 277 ] {bee147a4-893b-4a26-8d7c-1719eaa5ef29} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7058 | 2026.04.28 20:33:52.451878 [ 277 ] {bee147a4-893b-4a26-8d7c-1719eaa5ef29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7059 | 2026.04.28 20:33:52.452197 [ 277 ] {bee147a4-893b-4a26-8d7c-1719eaa5ef29} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7060 | 2026.04.28 20:33:52.452411 [ 277 ] {bee147a4-893b-4a26-8d7c-1719eaa5ef29} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7061 | 2026.04.28 20:33:52.452535 [ 277 ] {bee147a4-893b-4a26-8d7c-1719eaa5ef29} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 7062 | 2026.04.28 20:33:52.452570 [ 277 ] {bee147a4-893b-4a26-8d7c-1719eaa5ef29} <Debug> TCPHandler: Processed in 0.001338131 sec. | ||
| 7063 | 2026.04.28 20:33:52.452702 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7064 | 2026.04.28 20:33:52.452793 [ 277 ] {5e04c4b8-fcd5-400e-b364-4c3642518f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7065 | 2026.04.28 20:33:52.452845 [ 277 ] {5e04c4b8-fcd5-400e-b364-4c3642518f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7066 | 2026.04.28 20:33:52.453631 [ 277 ] {5e04c4b8-fcd5-400e-b364-4c3642518f62} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7067 | 2026.04.28 20:33:52.453702 [ 277 ] {5e04c4b8-fcd5-400e-b364-4c3642518f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7068 | 2026.04.28 20:33:52.454276 [ 277 ] {5e04c4b8-fcd5-400e-b364-4c3642518f62} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7069 | 2026.04.28 20:33:52.454501 [ 277 ] {5e04c4b8-fcd5-400e-b364-4c3642518f62} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7070 | 2026.04.28 20:33:52.454658 [ 277 ] {5e04c4b8-fcd5-400e-b364-4c3642518f62} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001882 sec., 5844.845908607864 rows/sec., 10.47 MiB/sec. | ||
| 7071 | 2026.04.28 20:33:52.454711 [ 277 ] {5e04c4b8-fcd5-400e-b364-4c3642518f62} <Debug> TCPHandler: Processed in 0.002056707 sec. | ||
| 7072 | 2026.04.28 20:33:52.454838 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7073 | 2026.04.28 20:33:52.454931 [ 277 ] {1bd1fa2a-ec1e-4a9a-b3b3-cf2dff87148a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7074 | 2026.04.28 20:33:52.454971 [ 277 ] {1bd1fa2a-ec1e-4a9a-b3b3-cf2dff87148a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7075 | 2026.04.28 20:33:52.455348 [ 277 ] {1bd1fa2a-ec1e-4a9a-b3b3-cf2dff87148a} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7076 | 2026.04.28 20:33:52.455384 [ 277 ] {1bd1fa2a-ec1e-4a9a-b3b3-cf2dff87148a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7077 | 2026.04.28 20:33:52.455680 [ 277 ] {1bd1fa2a-ec1e-4a9a-b3b3-cf2dff87148a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7078 | 2026.04.28 20:33:52.455907 [ 277 ] {1bd1fa2a-ec1e-4a9a-b3b3-cf2dff87148a} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7079 | 2026.04.28 20:33:52.456032 [ 277 ] {1bd1fa2a-ec1e-4a9a-b3b3-cf2dff87148a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 7080 | 2026.04.28 20:33:52.456067 [ 277 ] {1bd1fa2a-ec1e-4a9a-b3b3-cf2dff87148a} <Debug> TCPHandler: Processed in 0.001281319 sec. | ||
| 7081 | 2026.04.28 20:33:52.718985 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7082 | 2026.04.28 20:33:52.719282 [ 277 ] {3d19f680-9f7b-4f22-9cc4-3953be5dfc09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 7083 | 2026.04.28 20:33:52.719697 [ 277 ] {3d19f680-9f7b-4f22-9cc4-3953be5dfc09} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7084 | 2026.04.28 20:33:52.719748 [ 277 ] {3d19f680-9f7b-4f22-9cc4-3953be5dfc09} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 7085 | 2026.04.28 20:33:52.720046 [ 277 ] {3d19f680-9f7b-4f22-9cc4-3953be5dfc09} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7086 | 2026.04.28 20:33:52.720122 [ 277 ] {3d19f680-9f7b-4f22-9cc4-3953be5dfc09} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7087 | 2026.04.28 20:33:52.720271 [ 277 ] {3d19f680-9f7b-4f22-9cc4-3953be5dfc09} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 7088 | 2026.04.28 20:33:52.720374 [ 296 ] {3d19f680-9f7b-4f22-9cc4-3953be5dfc09} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7089 | 2026.04.28 20:33:52.720375 [ 301 ] {3d19f680-9f7b-4f22-9cc4-3953be5dfc09} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7090 | 2026.04.28 20:33:52.720394 [ 334 ] {3d19f680-9f7b-4f22-9cc4-3953be5dfc09} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7091 | 2026.04.28 20:33:52.720507 [ 277 ] {3d19f680-9f7b-4f22-9cc4-3953be5dfc09} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7092 | 2026.04.28 20:33:52.720535 [ 277 ] {3d19f680-9f7b-4f22-9cc4-3953be5dfc09} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7093 | 2026.04.28 20:33:52.720608 [ 277 ] {3d19f680-9f7b-4f22-9cc4-3953be5dfc09} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7094 | 2026.04.28 20:33:52.720628 [ 277 ] {3d19f680-9f7b-4f22-9cc4-3953be5dfc09} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 7095 | 2026.04.28 20:33:52.720663 [ 277 ] {3d19f680-9f7b-4f22-9cc4-3953be5dfc09} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 7096 | 2026.04.28 20:33:52.720703 [ 277 ] {3d19f680-9f7b-4f22-9cc4-3953be5dfc09} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 7097 | 2026.04.28 20:33:52.721922 [ 277 ] {3d19f680-9f7b-4f22-9cc4-3953be5dfc09} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002768 sec., 18063.583815028902 rows/sec., 4.33 MiB/sec. | ||
| 7098 | 2026.04.28 20:33:52.722038 [ 277 ] {3d19f680-9f7b-4f22-9cc4-3953be5dfc09} <Debug> TCPHandler: Processed in 0.003228684 sec. | ||
| 7099 | 2026.04.28 20:33:52.735168 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7100 | 2026.04.28 20:33:52.735304 [ 277 ] {ce979afd-fb43-4b60-b02e-e7fdeb4cdfa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7101 | 2026.04.28 20:33:52.735358 [ 277 ] {ce979afd-fb43-4b60-b02e-e7fdeb4cdfa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7102 | 2026.04.28 20:33:52.735902 [ 277 ] {ce979afd-fb43-4b60-b02e-e7fdeb4cdfa0} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7103 | 2026.04.28 20:33:52.735952 [ 277 ] {ce979afd-fb43-4b60-b02e-e7fdeb4cdfa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7104 | 2026.04.28 20:33:52.736320 [ 277 ] {ce979afd-fb43-4b60-b02e-e7fdeb4cdfa0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7105 | 2026.04.28 20:33:52.736541 [ 277 ] {ce979afd-fb43-4b60-b02e-e7fdeb4cdfa0} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7106 | 2026.04.28 20:33:52.736694 [ 277 ] {ce979afd-fb43-4b60-b02e-e7fdeb4cdfa0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001427 sec., 16818.500350385424 rows/sec., 1.40 MiB/sec. | ||
| 7107 | 2026.04.28 20:33:52.736733 [ 277 ] {ce979afd-fb43-4b60-b02e-e7fdeb4cdfa0} <Debug> TCPHandler: Processed in 0.001631647 sec. | ||
| 7108 | 2026.04.28 20:33:52.736856 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7109 | 2026.04.28 20:33:52.736950 [ 277 ] {141c7139-65da-4911-8062-6300439fc85c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7110 | 2026.04.28 20:33:52.736990 [ 277 ] {141c7139-65da-4911-8062-6300439fc85c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7111 | 2026.04.28 20:33:52.737369 [ 277 ] {141c7139-65da-4911-8062-6300439fc85c} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7112 | 2026.04.28 20:33:52.737404 [ 277 ] {141c7139-65da-4911-8062-6300439fc85c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7113 | 2026.04.28 20:33:52.737690 [ 277 ] {141c7139-65da-4911-8062-6300439fc85c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7114 | 2026.04.28 20:33:52.737899 [ 277 ] {141c7139-65da-4911-8062-6300439fc85c} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7115 | 2026.04.28 20:33:52.738031 [ 277 ] {141c7139-65da-4911-8062-6300439fc85c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001098 sec., 1821.4936247723133 rows/sec., 148.53 KiB/sec. | ||
| 7116 | 2026.04.28 20:33:52.738069 [ 277 ] {141c7139-65da-4911-8062-6300439fc85c} <Debug> TCPHandler: Processed in 0.001262629 sec. | ||
| 7117 | 2026.04.28 20:33:52.738183 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7118 | 2026.04.28 20:33:52.738283 [ 277 ] {f775e957-1edf-4814-b4d7-cfe68db1da89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7119 | 2026.04.28 20:33:52.738323 [ 277 ] {f775e957-1edf-4814-b4d7-cfe68db1da89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7120 | 2026.04.28 20:33:52.739897 [ 277 ] {f775e957-1edf-4814-b4d7-cfe68db1da89} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7121 | 2026.04.28 20:33:52.739934 [ 277 ] {f775e957-1edf-4814-b4d7-cfe68db1da89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7122 | 2026.04.28 20:33:52.740393 [ 277 ] {f775e957-1edf-4814-b4d7-cfe68db1da89} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7123 | 2026.04.28 20:33:52.740612 [ 277 ] {f775e957-1edf-4814-b4d7-cfe68db1da89} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7124 | 2026.04.28 20:33:52.740741 [ 277 ] {f775e957-1edf-4814-b4d7-cfe68db1da89} <Debug> executeQuery: Read 2588 rows, 199.10 KiB in 0.002478 sec., 1044390.6376109765 rows/sec., 78.47 MiB/sec. | ||
| 7125 | 2026.04.28 20:33:52.740781 [ 277 ] {f775e957-1edf-4814-b4d7-cfe68db1da89} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 7126 | 2026.04.28 20:33:52.740794 [ 277 ] {f775e957-1edf-4814-b4d7-cfe68db1da89} <Debug> TCPHandler: Processed in 0.002662721 sec. | ||
| 7127 | 2026.04.28 20:33:52.740909 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7128 | 2026.04.28 20:33:52.741004 [ 277 ] {de783c47-b95d-4349-893d-72ccf54b9b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7129 | 2026.04.28 20:33:52.741043 [ 277 ] {de783c47-b95d-4349-893d-72ccf54b9b6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7130 | 2026.04.28 20:33:52.741465 [ 277 ] {de783c47-b95d-4349-893d-72ccf54b9b6d} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7131 | 2026.04.28 20:33:52.741502 [ 277 ] {de783c47-b95d-4349-893d-72ccf54b9b6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7132 | 2026.04.28 20:33:52.741801 [ 277 ] {de783c47-b95d-4349-893d-72ccf54b9b6d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7133 | 2026.04.28 20:33:52.742028 [ 277 ] {de783c47-b95d-4349-893d-72ccf54b9b6d} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7134 | 2026.04.28 20:33:52.742158 [ 277 ] {de783c47-b95d-4349-893d-72ccf54b9b6d} <Debug> executeQuery: Read 56 rows, 4.26 KiB in 0.001173 sec., 47740.83546462063 rows/sec., 3.55 MiB/sec. | ||
| 7135 | 2026.04.28 20:33:52.742195 [ 277 ] {de783c47-b95d-4349-893d-72ccf54b9b6d} <Debug> TCPHandler: Processed in 0.001335831 sec. | ||
| 7136 | 2026.04.28 20:33:52.742314 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7137 | 2026.04.28 20:33:52.742434 [ 277 ] {5be9e32a-28a0-4432-84ae-59f3f25c04eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7138 | 2026.04.28 20:33:52.742483 [ 277 ] {5be9e32a-28a0-4432-84ae-59f3f25c04eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7139 | 2026.04.28 20:33:52.743220 [ 277 ] {5be9e32a-28a0-4432-84ae-59f3f25c04eb} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7140 | 2026.04.28 20:33:52.743258 [ 277 ] {5be9e32a-28a0-4432-84ae-59f3f25c04eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7141 | 2026.04.28 20:33:52.743609 [ 277 ] {5be9e32a-28a0-4432-84ae-59f3f25c04eb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7142 | 2026.04.28 20:33:52.743836 [ 277 ] {5be9e32a-28a0-4432-84ae-59f3f25c04eb} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7143 | 2026.04.28 20:33:52.743967 [ 277 ] {5be9e32a-28a0-4432-84ae-59f3f25c04eb} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001558 sec., 529525.0320924262 rows/sec., 30.98 MiB/sec. | ||
| 7144 | 2026.04.28 20:33:52.744007 [ 277 ] {5be9e32a-28a0-4432-84ae-59f3f25c04eb} <Debug> TCPHandler: Processed in 0.00175412 sec. | ||
| 7145 | 2026.04.28 20:33:52.744122 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7146 | 2026.04.28 20:33:52.744221 [ 277 ] {d31f6988-67e9-478c-8816-b06973d84873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7147 | 2026.04.28 20:33:52.744261 [ 277 ] {d31f6988-67e9-478c-8816-b06973d84873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7148 | 2026.04.28 20:33:52.744664 [ 277 ] {d31f6988-67e9-478c-8816-b06973d84873} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7149 | 2026.04.28 20:33:52.744701 [ 277 ] {d31f6988-67e9-478c-8816-b06973d84873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7150 | 2026.04.28 20:33:52.744992 [ 277 ] {d31f6988-67e9-478c-8816-b06973d84873} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 7151 | 2026.04.28 20:33:52.745207 [ 277 ] {d31f6988-67e9-478c-8816-b06973d84873} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7152 | 2026.04.28 20:33:52.745334 [ 277 ] {d31f6988-67e9-478c-8816-b06973d84873} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001131 sec., 884.1732979664014 rows/sec., 62.17 KiB/sec. | ||
| 7153 | 2026.04.28 20:33:52.745372 [ 277 ] {d31f6988-67e9-478c-8816-b06973d84873} <Debug> TCPHandler: Processed in 0.00130009 sec. | ||
| 7154 | 2026.04.28 20:33:52.745498 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7155 | 2026.04.28 20:33:52.745615 [ 277 ] {69b4a4c1-ec1e-434e-83c1-fc7c7b7ab260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7156 | 2026.04.28 20:33:52.745661 [ 277 ] {69b4a4c1-ec1e-434e-83c1-fc7c7b7ab260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7157 | 2026.04.28 20:33:52.746111 [ 277 ] {69b4a4c1-ec1e-434e-83c1-fc7c7b7ab260} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7158 | 2026.04.28 20:33:52.746146 [ 277 ] {69b4a4c1-ec1e-434e-83c1-fc7c7b7ab260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7159 | 2026.04.28 20:33:52.746439 [ 277 ] {69b4a4c1-ec1e-434e-83c1-fc7c7b7ab260} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7160 | 2026.04.28 20:33:52.746651 [ 277 ] {69b4a4c1-ec1e-434e-83c1-fc7c7b7ab260} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7161 | 2026.04.28 20:33:52.746780 [ 277 ] {69b4a4c1-ec1e-434e-83c1-fc7c7b7ab260} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001189 sec., 10092.514718250632 rows/sec., 788.48 KiB/sec. | ||
| 7162 | 2026.04.28 20:33:52.746817 [ 277 ] {69b4a4c1-ec1e-434e-83c1-fc7c7b7ab260} <Debug> TCPHandler: Processed in 0.001378942 sec. | ||
| 7163 | 2026.04.28 20:33:52.746932 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7164 | 2026.04.28 20:33:52.747031 [ 277 ] {ade91002-03d0-464f-925c-e3a39151ceb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7165 | 2026.04.28 20:33:52.747071 [ 277 ] {ade91002-03d0-464f-925c-e3a39151ceb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7166 | 2026.04.28 20:33:52.747955 [ 277 ] {ade91002-03d0-464f-925c-e3a39151ceb3} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7167 | 2026.04.28 20:33:52.747995 [ 277 ] {ade91002-03d0-464f-925c-e3a39151ceb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7168 | 2026.04.28 20:33:52.748380 [ 277 ] {ade91002-03d0-464f-925c-e3a39151ceb3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7169 | 2026.04.28 20:33:52.748598 [ 277 ] {ade91002-03d0-464f-925c-e3a39151ceb3} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7170 | 2026.04.28 20:33:52.748736 [ 277 ] {ade91002-03d0-464f-925c-e3a39151ceb3} <Debug> executeQuery: Read 1359 rows, 94.02 KiB in 0.001724 sec., 788283.0626450116 rows/sec., 53.26 MiB/sec. | ||
| 7171 | 2026.04.28 20:33:52.748775 [ 277 ] {ade91002-03d0-464f-925c-e3a39151ceb3} <Debug> TCPHandler: Processed in 0.001892694 sec. | ||
| 7172 | 2026.04.28 20:33:52.748889 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7173 | 2026.04.28 20:33:52.748985 [ 277 ] {ccac1315-05f3-49c4-8724-da7b65e2c3cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7174 | 2026.04.28 20:33:52.749035 [ 277 ] {ccac1315-05f3-49c4-8724-da7b65e2c3cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7175 | 2026.04.28 20:33:52.749819 [ 277 ] {ccac1315-05f3-49c4-8724-da7b65e2c3cd} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7176 | 2026.04.28 20:33:52.749864 [ 277 ] {ccac1315-05f3-49c4-8724-da7b65e2c3cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7177 | 2026.04.28 20:33:52.750326 [ 277 ] {ccac1315-05f3-49c4-8724-da7b65e2c3cd} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7178 | 2026.04.28 20:33:52.750537 [ 277 ] {ccac1315-05f3-49c4-8724-da7b65e2c3cd} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7179 | 2026.04.28 20:33:52.750664 [ 277 ] {ccac1315-05f3-49c4-8724-da7b65e2c3cd} <Debug> executeQuery: Read 1533 rows, 95.96 KiB in 0.0017 sec., 901764.705882353 rows/sec., 55.13 MiB/sec. | ||
| 7180 | 2026.04.28 20:33:52.750702 [ 277 ] {ccac1315-05f3-49c4-8724-da7b65e2c3cd} <Debug> TCPHandler: Processed in 0.001862103 sec. | ||
| 7181 | 2026.04.28 20:33:52.750816 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7182 | 2026.04.28 20:33:52.750910 [ 277 ] {417e97eb-d564-450c-8152-f232c3d36387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7183 | 2026.04.28 20:33:52.750964 [ 277 ] {417e97eb-d564-450c-8152-f232c3d36387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7184 | 2026.04.28 20:33:52.751777 [ 277 ] {417e97eb-d564-450c-8152-f232c3d36387} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7185 | 2026.04.28 20:33:52.751814 [ 277 ] {417e97eb-d564-450c-8152-f232c3d36387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7186 | 2026.04.28 20:33:52.752359 [ 277 ] {417e97eb-d564-450c-8152-f232c3d36387} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7187 | 2026.04.28 20:33:52.752577 [ 277 ] {417e97eb-d564-450c-8152-f232c3d36387} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7188 | 2026.04.28 20:33:52.752713 [ 277 ] {417e97eb-d564-450c-8152-f232c3d36387} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001821 sec., 23064.250411861616 rows/sec., 41.33 MiB/sec. | ||
| 7189 | 2026.04.28 20:33:52.752764 [ 277 ] {417e97eb-d564-450c-8152-f232c3d36387} <Debug> TCPHandler: Processed in 0.001996616 sec. | ||
| 7190 | 2026.04.28 20:33:52.752892 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7191 | 2026.04.28 20:33:52.752985 [ 277 ] {a679d3d3-ba2b-4a4c-a35a-eecb73fbdab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7192 | 2026.04.28 20:33:52.753026 [ 277 ] {a679d3d3-ba2b-4a4c-a35a-eecb73fbdab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7193 | 2026.04.28 20:33:52.753348 [ 277 ] {a679d3d3-ba2b-4a4c-a35a-eecb73fbdab1} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7194 | 2026.04.28 20:33:52.753384 [ 277 ] {a679d3d3-ba2b-4a4c-a35a-eecb73fbdab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7195 | 2026.04.28 20:33:52.753679 [ 277 ] {a679d3d3-ba2b-4a4c-a35a-eecb73fbdab1} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7196 | 2026.04.28 20:33:52.753882 [ 277 ] {a679d3d3-ba2b-4a4c-a35a-eecb73fbdab1} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7197 | 2026.04.28 20:33:52.754011 [ 277 ] {a679d3d3-ba2b-4a4c-a35a-eecb73fbdab1} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001045 sec., 11483.253588516747 rows/sec., 792.46 KiB/sec. | ||
| 7198 | 2026.04.28 20:33:52.754047 [ 277 ] {a679d3d3-ba2b-4a4c-a35a-eecb73fbdab1} <Debug> TCPHandler: Processed in 0.001204507 sec. | ||
| 7199 | 2026.04.28 20:33:53.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.51 MiB, peak 290.18 MiB, free memory in arenas 0.00 B, will set to 281.16 MiB (RSS), difference: -1.34 MiB | ||
| 7200 | 2026.04.28 20:33:55.729288 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 902 | ||
| 7201 | 2026.04.28 20:33:55.732250 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7202 | 2026.04.28 20:33:55.732297 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 7203 | 2026.04.28 20:33:55.733513 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7204 | 2026.04.28 20:33:55.733774 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7205 | 2026.04.28 20:33:55.734023 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 902 | ||
| 7206 | 2026.04.28 20:33:57.440594 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7207 | 2026.04.28 20:33:57.440856 [ 277 ] {28fb52b5-011b-4674-8cbd-a66b4544bd44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7208 | 2026.04.28 20:33:57.441220 [ 277 ] {28fb52b5-011b-4674-8cbd-a66b4544bd44} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7209 | 2026.04.28 20:33:57.441261 [ 277 ] {28fb52b5-011b-4674-8cbd-a66b4544bd44} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7210 | 2026.04.28 20:33:57.441473 [ 277 ] {28fb52b5-011b-4674-8cbd-a66b4544bd44} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7211 | 2026.04.28 20:33:57.441539 [ 277 ] {28fb52b5-011b-4674-8cbd-a66b4544bd44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7212 | 2026.04.28 20:33:57.441676 [ 277 ] {28fb52b5-011b-4674-8cbd-a66b4544bd44} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7213 | 2026.04.28 20:33:57.441771 [ 296 ] {28fb52b5-011b-4674-8cbd-a66b4544bd44} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7214 | 2026.04.28 20:33:57.441787 [ 301 ] {28fb52b5-011b-4674-8cbd-a66b4544bd44} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7215 | 2026.04.28 20:33:57.441838 [ 334 ] {28fb52b5-011b-4674-8cbd-a66b4544bd44} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7216 | 2026.04.28 20:33:57.442009 [ 277 ] {28fb52b5-011b-4674-8cbd-a66b4544bd44} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7217 | 2026.04.28 20:33:57.442046 [ 277 ] {28fb52b5-011b-4674-8cbd-a66b4544bd44} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7218 | 2026.04.28 20:33:57.442125 [ 277 ] {28fb52b5-011b-4674-8cbd-a66b4544bd44} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7219 | 2026.04.28 20:33:57.442145 [ 277 ] {28fb52b5-011b-4674-8cbd-a66b4544bd44} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 7220 | 2026.04.28 20:33:57.442181 [ 277 ] {28fb52b5-011b-4674-8cbd-a66b4544bd44} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7221 | 2026.04.28 20:33:57.442220 [ 277 ] {28fb52b5-011b-4674-8cbd-a66b4544bd44} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7222 | 2026.04.28 20:33:57.443351 [ 277 ] {28fb52b5-011b-4674-8cbd-a66b4544bd44} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002596 sec., 19260.400616332823 rows/sec., 3.06 MiB/sec. | ||
| 7223 | 2026.04.28 20:33:57.443434 [ 277 ] {28fb52b5-011b-4674-8cbd-a66b4544bd44} <Debug> TCPHandler: Processed in 0.002971158 sec. | ||
| 7224 | 2026.04.28 20:33:57.444984 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7225 | 2026.04.28 20:33:57.445088 [ 277 ] {37a2676d-c914-4bbb-a5d7-993ccc50244d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7226 | 2026.04.28 20:33:57.445128 [ 277 ] {37a2676d-c914-4bbb-a5d7-993ccc50244d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7227 | 2026.04.28 20:33:57.445794 [ 277 ] {37a2676d-c914-4bbb-a5d7-993ccc50244d} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7228 | 2026.04.28 20:33:57.445832 [ 277 ] {37a2676d-c914-4bbb-a5d7-993ccc50244d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 7229 | 2026.04.28 20:33:57.446196 [ 277 ] {37a2676d-c914-4bbb-a5d7-993ccc50244d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7230 | 2026.04.28 20:33:57.446413 [ 277 ] {37a2676d-c914-4bbb-a5d7-993ccc50244d} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7231 | 2026.04.28 20:33:57.446553 [ 277 ] {37a2676d-c914-4bbb-a5d7-993ccc50244d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001467 sec., 38173.14246762099 rows/sec., 2.93 MiB/sec. | ||
| 7232 | 2026.04.28 20:33:57.446589 [ 277 ] {37a2676d-c914-4bbb-a5d7-993ccc50244d} <Debug> TCPHandler: Processed in 0.001634578 sec. | ||
| 7233 | 2026.04.28 20:33:57.446712 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7234 | 2026.04.28 20:33:57.446805 [ 277 ] {97928347-5f4a-4ee0-a172-caff22704902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7235 | 2026.04.28 20:33:57.446844 [ 277 ] {97928347-5f4a-4ee0-a172-caff22704902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7236 | 2026.04.28 20:33:57.447293 [ 277 ] {97928347-5f4a-4ee0-a172-caff22704902} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7237 | 2026.04.28 20:33:57.447329 [ 277 ] {97928347-5f4a-4ee0-a172-caff22704902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 7238 | 2026.04.28 20:33:57.447614 [ 277 ] {97928347-5f4a-4ee0-a172-caff22704902} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7239 | 2026.04.28 20:33:57.447818 [ 277 ] {97928347-5f4a-4ee0-a172-caff22704902} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7240 | 2026.04.28 20:33:57.447938 [ 277 ] {97928347-5f4a-4ee0-a172-caff22704902} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001151 sec., 55603.82276281495 rows/sec., 4.34 MiB/sec. | ||
| 7241 | 2026.04.28 20:33:57.447973 [ 277 ] {97928347-5f4a-4ee0-a172-caff22704902} <Debug> TCPHandler: Processed in 0.00130921 sec. | ||
| 7242 | 2026.04.28 20:33:57.448095 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7243 | 2026.04.28 20:33:57.448187 [ 277 ] {05139d4e-6029-4660-ae91-27b275f7ea35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7244 | 2026.04.28 20:33:57.448229 [ 277 ] {05139d4e-6029-4660-ae91-27b275f7ea35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7245 | 2026.04.28 20:33:57.448600 [ 277 ] {05139d4e-6029-4660-ae91-27b275f7ea35} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7246 | 2026.04.28 20:33:57.448635 [ 277 ] {05139d4e-6029-4660-ae91-27b275f7ea35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 7247 | 2026.04.28 20:33:57.448940 [ 277 ] {05139d4e-6029-4660-ae91-27b275f7ea35} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7248 | 2026.04.28 20:33:57.449147 [ 277 ] {05139d4e-6029-4660-ae91-27b275f7ea35} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7249 | 2026.04.28 20:33:57.449269 [ 277 ] {05139d4e-6029-4660-ae91-27b275f7ea35} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001101 sec., 116257.94732061762 rows/sec., 8.10 MiB/sec. | ||
| 7250 | 2026.04.28 20:33:57.449304 [ 277 ] {05139d4e-6029-4660-ae91-27b275f7ea35} <Debug> TCPHandler: Processed in 0.001255569 sec. | ||
| 7251 | 2026.04.28 20:33:57.449421 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7252 | 2026.04.28 20:33:57.449513 [ 277 ] {1fc1d261-129d-43dd-a07b-345417c95d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7253 | 2026.04.28 20:33:57.449552 [ 277 ] {1fc1d261-129d-43dd-a07b-345417c95d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7254 | 2026.04.28 20:33:57.449878 [ 277 ] {1fc1d261-129d-43dd-a07b-345417c95d07} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7255 | 2026.04.28 20:33:57.449913 [ 277 ] {1fc1d261-129d-43dd-a07b-345417c95d07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 7256 | 2026.04.28 20:33:57.450213 [ 277 ] {1fc1d261-129d-43dd-a07b-345417c95d07} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7257 | 2026.04.28 20:33:57.450412 [ 277 ] {1fc1d261-129d-43dd-a07b-345417c95d07} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7258 | 2026.04.28 20:33:57.450533 [ 277 ] {1fc1d261-129d-43dd-a07b-345417c95d07} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001038 sec., 46242.774566473985 rows/sec., 3.12 MiB/sec. | ||
| 7259 | 2026.04.28 20:33:57.450567 [ 277 ] {1fc1d261-129d-43dd-a07b-345417c95d07} <Debug> TCPHandler: Processed in 0.001192128 sec. | ||
| 7260 | 2026.04.28 20:33:58.187263 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14952 | ||
| 7261 | 2026.04.28 20:33:58.188091 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7262 | 2026.04.28 20:33:58.188172 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 7263 | 2026.04.28 20:33:58.188694 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7264 | 2026.04.28 20:33:58.188948 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7265 | 2026.04.28 20:33:58.189089 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14952 | ||
| 7266 | 2026.04.28 20:33:58.189092 [ 108 ] {} <Debug> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7267 | 2026.04.28 20:33:58.189167 [ 108 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7268 | 2026.04.28 20:33:58.189189 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 7269 | 2026.04.28 20:33:58.189292 [ 201 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 7270 | 2026.04.28 20:33:58.189408 [ 201 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7271 | 2026.04.28 20:33:58.189444 [ 201 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12520 rows starting from the beginning of the part | ||
| 7272 | 2026.04.28 20:33:58.189507 [ 201 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 7273 | 2026.04.28 20:33:58.189555 [ 201 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 7274 | 2026.04.28 20:33:58.189601 [ 201 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 7275 | 2026.04.28 20:33:58.189643 [ 201 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 7276 | 2026.04.28 20:33:58.189684 [ 201 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 7277 | 2026.04.28 20:33:58.191470 [ 199 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14952 rows, containing 4 columns (4 merged, 0 gathered) in 0.00221981 sec., 6735711.614958037 rows/sec., 96.36 MiB/sec. | ||
| 7278 | 2026.04.28 20:33:58.191936 [ 200 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7279 | 2026.04.28 20:33:58.192287 [ 200 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_31_6} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7280 | 2026.04.28 20:33:58.192371 [ 200 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_31_6} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7281 | 2026.04.28 20:33:58.192493 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.52 MiB. | ||
| 7282 | 2026.04.28 20:33:58.953136 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7283 | 2026.04.28 20:33:58.969954 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7284 | 2026.04.28 20:33:58.970007 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 7285 | 2026.04.28 20:33:58.975805 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7286 | 2026.04.28 20:33:58.976503 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7287 | 2026.04.28 20:33:58.976796 [ 91 ] {} <Debug> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7288 | 2026.04.28 20:33:58.976856 [ 91 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7289 | 2026.04.28 20:33:58.976876 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 7290 | 2026.04.28 20:33:58.976995 [ 197 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 7291 | 2026.04.28 20:33:58.979593 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7292 | 2026.04.28 20:33:58.981101 [ 197 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7293 | 2026.04.28 20:33:58.982541 [ 197 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 7294 | 2026.04.28 20:33:58.987067 [ 197 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 7295 | 2026.04.28 20:33:58.991284 [ 197 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 7296 | 2026.04.28 20:33:58.995375 [ 197 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 7297 | 2026.04.28 20:33:59.000034 [ 197 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 7298 | 2026.04.28 20:33:59.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.73 MiB, peak 290.18 MiB, free memory in arenas 0.00 B, will set to 283.08 MiB (RSS), difference: -2.65 MiB | ||
| 7299 | 2026.04.28 20:33:59.004318 [ 197 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 7300 | 2026.04.28 20:33:59.066663 [ 198 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.089718512 sec., 2608.157388967842 rows/sec., 13.49 MiB/sec. | ||
| 7301 | 2026.04.28 20:33:59.069383 [ 196 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7302 | 2026.04.28 20:33:59.071281 [ 196 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_31_6} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7303 | 2026.04.28 20:33:59.071390 [ 196 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_31_6} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7304 | 2026.04.28 20:33:59.073594 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7305 | 2026.04.28 20:34:00.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.64 MiB, peak 290.18 MiB, free memory in arenas 0.00 B, will set to 288.14 MiB (RSS), difference: 8.50 MiB | ||
| 7306 | 2026.04.28 20:34:02.442019 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7307 | 2026.04.28 20:34:02.442287 [ 277 ] {4e9ca75b-3b27-41fe-921e-a355f1cd053b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7308 | 2026.04.28 20:34:02.442632 [ 277 ] {4e9ca75b-3b27-41fe-921e-a355f1cd053b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7309 | 2026.04.28 20:34:02.442672 [ 277 ] {4e9ca75b-3b27-41fe-921e-a355f1cd053b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7310 | 2026.04.28 20:34:02.442891 [ 277 ] {4e9ca75b-3b27-41fe-921e-a355f1cd053b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7311 | 2026.04.28 20:34:02.442965 [ 277 ] {4e9ca75b-3b27-41fe-921e-a355f1cd053b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7312 | 2026.04.28 20:34:02.443107 [ 277 ] {4e9ca75b-3b27-41fe-921e-a355f1cd053b} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7313 | 2026.04.28 20:34:02.443209 [ 305 ] {4e9ca75b-3b27-41fe-921e-a355f1cd053b} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7314 | 2026.04.28 20:34:02.443208 [ 296 ] {4e9ca75b-3b27-41fe-921e-a355f1cd053b} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7315 | 2026.04.28 20:34:02.443211 [ 346 ] {4e9ca75b-3b27-41fe-921e-a355f1cd053b} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7316 | 2026.04.28 20:34:02.443333 [ 277 ] {4e9ca75b-3b27-41fe-921e-a355f1cd053b} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7317 | 2026.04.28 20:34:02.443356 [ 277 ] {4e9ca75b-3b27-41fe-921e-a355f1cd053b} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7318 | 2026.04.28 20:34:02.443425 [ 277 ] {4e9ca75b-3b27-41fe-921e-a355f1cd053b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7319 | 2026.04.28 20:34:02.443446 [ 277 ] {4e9ca75b-3b27-41fe-921e-a355f1cd053b} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 7320 | 2026.04.28 20:34:02.443480 [ 277 ] {4e9ca75b-3b27-41fe-921e-a355f1cd053b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7321 | 2026.04.28 20:34:02.443522 [ 277 ] {4e9ca75b-3b27-41fe-921e-a355f1cd053b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7322 | 2026.04.28 20:34:02.444619 [ 277 ] {4e9ca75b-3b27-41fe-921e-a355f1cd053b} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002435 sec., 20533.880903490757 rows/sec., 3.27 MiB/sec. | ||
| 7323 | 2026.04.28 20:34:02.444706 [ 277 ] {4e9ca75b-3b27-41fe-921e-a355f1cd053b} <Debug> TCPHandler: Processed in 0.002829104 sec. | ||
| 7324 | 2026.04.28 20:34:02.446543 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7325 | 2026.04.28 20:34:02.446674 [ 277 ] {3c3e4ad1-a21b-4f06-898b-d449f7b3e9f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7326 | 2026.04.28 20:34:02.446728 [ 277 ] {3c3e4ad1-a21b-4f06-898b-d449f7b3e9f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7327 | 2026.04.28 20:34:02.447271 [ 277 ] {3c3e4ad1-a21b-4f06-898b-d449f7b3e9f1} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7328 | 2026.04.28 20:34:02.447319 [ 277 ] {3c3e4ad1-a21b-4f06-898b-d449f7b3e9f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 7329 | 2026.04.28 20:34:02.447691 [ 277 ] {3c3e4ad1-a21b-4f06-898b-d449f7b3e9f1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7330 | 2026.04.28 20:34:02.447921 [ 277 ] {3c3e4ad1-a21b-4f06-898b-d449f7b3e9f1} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7331 | 2026.04.28 20:34:02.448066 [ 277 ] {3c3e4ad1-a21b-4f06-898b-d449f7b3e9f1} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.00143 sec., 54545.454545454544 rows/sec., 4.52 MiB/sec. | ||
| 7332 | 2026.04.28 20:34:02.448084 [ 70 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7333 | 2026.04.28 20:34:02.448105 [ 277 ] {3c3e4ad1-a21b-4f06-898b-d449f7b3e9f1} <Debug> TCPHandler: Processed in 0.001625617 sec. | ||
| 7334 | 2026.04.28 20:34:02.448172 [ 70 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7335 | 2026.04.28 20:34:02.448205 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 7336 | 2026.04.28 20:34:02.448277 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7337 | 2026.04.28 20:34:02.448309 [ 199 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7338 | 2026.04.28 20:34:02.448375 [ 277 ] {69730129-d39a-4ee8-97f7-749c5c986f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7339 | 2026.04.28 20:34:02.448412 [ 199 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7340 | 2026.04.28 20:34:02.448416 [ 277 ] {69730129-d39a-4ee8-97f7-749c5c986f59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7341 | 2026.04.28 20:34:02.448446 [ 199 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3363 rows starting from the beginning of the part | ||
| 7342 | 2026.04.28 20:34:02.448508 [ 199 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 118 rows starting from the beginning of the part | ||
| 7343 | 2026.04.28 20:34:02.448559 [ 199 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 78 rows starting from the beginning of the part | ||
| 7344 | 2026.04.28 20:34:02.448608 [ 199 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 2588 rows starting from the beginning of the part | ||
| 7345 | 2026.04.28 20:34:02.448649 [ 199 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part | ||
| 7346 | 2026.04.28 20:34:02.448695 [ 199 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 78 rows starting from the beginning of the part | ||
| 7347 | 2026.04.28 20:34:02.448816 [ 277 ] {69730129-d39a-4ee8-97f7-749c5c986f59} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7348 | 2026.04.28 20:34:02.448853 [ 277 ] {69730129-d39a-4ee8-97f7-749c5c986f59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 7349 | 2026.04.28 20:34:02.449412 [ 277 ] {69730129-d39a-4ee8-97f7-749c5c986f59} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7350 | 2026.04.28 20:34:02.449631 [ 277 ] {69730129-d39a-4ee8-97f7-749c5c986f59} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7351 | 2026.04.28 20:34:02.449763 [ 277 ] {69730129-d39a-4ee8-97f7-749c5c986f59} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001406 sec., 7823.613086770982 rows/sec., 588.30 KiB/sec. | ||
| 7352 | 2026.04.28 20:34:02.449800 [ 277 ] {69730129-d39a-4ee8-97f7-749c5c986f59} <Debug> TCPHandler: Processed in 0.001573896 sec. | ||
| 7353 | 2026.04.28 20:34:02.449913 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7354 | 2026.04.28 20:34:02.450009 [ 277 ] {65c94557-a17f-4785-9280-353fcd96dc95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7355 | 2026.04.28 20:34:02.450049 [ 277 ] {65c94557-a17f-4785-9280-353fcd96dc95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7356 | 2026.04.28 20:34:02.450459 [ 277 ] {65c94557-a17f-4785-9280-353fcd96dc95} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7357 | 2026.04.28 20:34:02.450495 [ 277 ] {65c94557-a17f-4785-9280-353fcd96dc95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 7358 | 2026.04.28 20:34:02.450893 [ 277 ] {65c94557-a17f-4785-9280-353fcd96dc95} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7359 | 2026.04.28 20:34:02.451121 [ 277 ] {65c94557-a17f-4785-9280-353fcd96dc95} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7360 | 2026.04.28 20:34:02.451209 [ 198 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6281 rows, containing 5 columns (5 merged, 0 gathered) in 0.002944247 sec., 2133312.8640362034 rows/sec., 169.89 MiB/sec. | ||
| 7361 | 2026.04.28 20:34:02.451244 [ 70 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7362 | 2026.04.28 20:34:02.451249 [ 277 ] {65c94557-a17f-4785-9280-353fcd96dc95} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001258 sec., 59618.441971383145 rows/sec., 4.65 MiB/sec. | ||
| 7363 | 2026.04.28 20:34:02.451284 [ 70 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7364 | 2026.04.28 20:34:02.451306 [ 277 ] {65c94557-a17f-4785-9280-353fcd96dc95} <Debug> TCPHandler: Processed in 0.001440893 sec. | ||
| 7365 | 2026.04.28 20:34:02.451309 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 7366 | 2026.04.28 20:34:02.451404 [ 186 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7367 | 2026.04.28 20:34:02.451430 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7368 | 2026.04.28 20:34:02.451482 [ 199 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7369 | 2026.04.28 20:34:02.451519 [ 186 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7370 | 2026.04.28 20:34:02.451529 [ 277 ] {a17bddfb-db5c-4165-9efb-4a81c9e74459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7371 | 2026.04.28 20:34:02.451561 [ 186 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1832 rows starting from the beginning of the part | ||
| 7372 | 2026.04.28 20:34:02.451581 [ 277 ] {a17bddfb-db5c-4165-9efb-4a81c9e74459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7373 | 2026.04.28 20:34:02.451640 [ 186 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 95 rows starting from the beginning of the part | ||
| 7374 | 2026.04.28 20:34:02.451691 [ 186 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 75 rows starting from the beginning of the part | ||
| 7375 | 2026.04.28 20:34:02.451739 [ 186 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1359 rows starting from the beginning of the part | ||
| 7376 | 2026.04.28 20:34:02.451753 [ 199 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_51_10} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7377 | 2026.04.28 20:34:02.451779 [ 186 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
| 7378 | 2026.04.28 20:34:02.451822 [ 186 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 75 rows starting from the beginning of the part | ||
| 7379 | 2026.04.28 20:34:02.451835 [ 199 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_51_10} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7380 | 2026.04.28 20:34:02.451908 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 7381 | 2026.04.28 20:34:02.451982 [ 277 ] {a17bddfb-db5c-4165-9efb-4a81c9e74459} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7382 | 2026.04.28 20:34:02.452021 [ 277 ] {a17bddfb-db5c-4165-9efb-4a81c9e74459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 7383 | 2026.04.28 20:34:02.452389 [ 277 ] {a17bddfb-db5c-4165-9efb-4a81c9e74459} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7384 | 2026.04.28 20:34:02.452625 [ 277 ] {a17bddfb-db5c-4165-9efb-4a81c9e74459} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7385 | 2026.04.28 20:34:02.452742 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7386 | 2026.04.28 20:34:02.452759 [ 277 ] {a17bddfb-db5c-4165-9efb-4a81c9e74459} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 7387 | 2026.04.28 20:34:02.452790 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7388 | 2026.04.28 20:34:02.452812 [ 277 ] {a17bddfb-db5c-4165-9efb-4a81c9e74459} <Debug> TCPHandler: Processed in 0.001430873 sec. | ||
| 7389 | 2026.04.28 20:34:02.452814 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 7390 | 2026.04.28 20:34:02.452904 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7391 | 2026.04.28 20:34:02.452951 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7392 | 2026.04.28 20:34:02.453006 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7393 | 2026.04.28 20:34:02.453039 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 17796 rows starting from the beginning of the part | ||
| 7394 | 2026.04.28 20:34:02.453048 [ 277 ] {37c5bdc7-fea5-427f-a936-e682d8dcffb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7395 | 2026.04.28 20:34:02.453096 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 7396 | 2026.04.28 20:34:02.453109 [ 277 ] {37c5bdc7-fea5-427f-a936-e682d8dcffb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7397 | 2026.04.28 20:34:02.453148 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 7398 | 2026.04.28 20:34:02.453194 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1533 rows starting from the beginning of the part | ||
| 7399 | 2026.04.28 20:34:02.453235 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 128 rows starting from the beginning of the part | ||
| 7400 | 2026.04.28 20:34:02.453283 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 7401 | 2026.04.28 20:34:02.453318 [ 191 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3500 rows, containing 5 columns (5 merged, 0 gathered) in 0.001948774 sec., 1796000.9729193843 rows/sec., 130.43 MiB/sec. | ||
| 7402 | 2026.04.28 20:34:02.453515 [ 186 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7403 | 2026.04.28 20:34:02.453777 [ 186 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_51_10} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7404 | 2026.04.28 20:34:02.453853 [ 186 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_51_10} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7405 | 2026.04.28 20:34:02.453861 [ 277 ] {37c5bdc7-fea5-427f-a936-e682d8dcffb5} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7406 | 2026.04.28 20:34:02.453904 [ 277 ] {37c5bdc7-fea5-427f-a936-e682d8dcffb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 7407 | 2026.04.28 20:34:02.453921 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7408 | 2026.04.28 20:34:02.454430 [ 277 ] {37c5bdc7-fea5-427f-a936-e682d8dcffb5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7409 | 2026.04.28 20:34:02.454675 [ 277 ] {37c5bdc7-fea5-427f-a936-e682d8dcffb5} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7410 | 2026.04.28 20:34:02.454818 [ 277 ] {37c5bdc7-fea5-427f-a936-e682d8dcffb5} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001787 sec., 6155.567991046447 rows/sec., 11.03 MiB/sec. | ||
| 7411 | 2026.04.28 20:34:02.454871 [ 277 ] {37c5bdc7-fea5-427f-a936-e682d8dcffb5} <Debug> TCPHandler: Processed in 0.001969615 sec. | ||
| 7412 | 2026.04.28 20:34:02.454992 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7413 | 2026.04.28 20:34:02.455087 [ 277 ] {cfd4096d-845d-4d47-9d97-75f004795f56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7414 | 2026.04.28 20:34:02.455129 [ 277 ] {cfd4096d-845d-4d47-9d97-75f004795f56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7415 | 2026.04.28 20:34:02.455463 [ 277 ] {cfd4096d-845d-4d47-9d97-75f004795f56} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7416 | 2026.04.28 20:34:02.455501 [ 277 ] {cfd4096d-845d-4d47-9d97-75f004795f56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 7417 | 2026.04.28 20:34:02.455952 [ 277 ] {cfd4096d-845d-4d47-9d97-75f004795f56} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7418 | 2026.04.28 20:34:02.456183 [ 277 ] {cfd4096d-845d-4d47-9d97-75f004795f56} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7419 | 2026.04.28 20:34:02.456290 [ 70 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7420 | 2026.04.28 20:34:02.456312 [ 277 ] {cfd4096d-845d-4d47-9d97-75f004795f56} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001244 sec., 48231.511254019286 rows/sec., 3.25 MiB/sec. | ||
| 7421 | 2026.04.28 20:34:02.456320 [ 70 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7422 | 2026.04.28 20:34:02.456352 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 7423 | 2026.04.28 20:34:02.456356 [ 277 ] {cfd4096d-845d-4d47-9d97-75f004795f56} <Debug> TCPHandler: Processed in 0.001414012 sec. | ||
| 7424 | 2026.04.28 20:34:02.456428 [ 191 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7425 | 2026.04.28 20:34:02.456515 [ 191 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7426 | 2026.04.28 20:34:02.456545 [ 191 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2580 rows starting from the beginning of the part | ||
| 7427 | 2026.04.28 20:34:02.456614 [ 191 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 7428 | 2026.04.28 20:34:02.456662 [ 191 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 7429 | 2026.04.28 20:34:02.456703 [ 191 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 12 rows starting from the beginning of the part | ||
| 7430 | 2026.04.28 20:34:02.456750 [ 191 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 48 rows starting from the beginning of the part | ||
| 7431 | 2026.04.28 20:34:02.456798 [ 191 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 7432 | 2026.04.28 20:34:02.458477 [ 189 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2820 rows, containing 4 columns (4 merged, 0 gathered) in 0.002075257 sec., 1358867.8414287965 rows/sec., 90.32 MiB/sec. | ||
| 7433 | 2026.04.28 20:34:02.458913 [ 189 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7434 | 2026.04.28 20:34:02.459251 [ 189 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_51_10} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7435 | 2026.04.28 20:34:02.459345 [ 189 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_51_10} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7436 | 2026.04.28 20:34:02.459445 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 7437 | 2026.04.28 20:34:02.460211 [ 189 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19937 rows, containing 5 columns (5 merged, 0 gathered) in 0.007343288 sec., 2714996.3340672464 rows/sec., 175.19 MiB/sec. | ||
| 7438 | 2026.04.28 20:34:02.460613 [ 187 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7439 | 2026.04.28 20:34:02.460949 [ 187 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7440 | 2026.04.28 20:34:02.461036 [ 187 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7441 | 2026.04.28 20:34:02.461135 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.25 MiB. | ||
| 7442 | 2026.04.28 20:34:03.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 288.75 MiB, peak 298.68 MiB, free memory in arenas 0.00 B, will set to 291.68 MiB (RSS), difference: 2.93 MiB | ||
| 7443 | 2026.04.28 20:34:05.592426 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7444 | 2026.04.28 20:34:05.592486 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7445 | 2026.04.28 20:34:05.689210 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15400 | ||
| 7446 | 2026.04.28 20:34:05.689742 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7447 | 2026.04.28 20:34:05.689787 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 7448 | 2026.04.28 20:34:05.690285 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7449 | 2026.04.28 20:34:05.690523 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7450 | 2026.04.28 20:34:05.690654 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15400 | ||
| 7451 | 2026.04.28 20:34:05.734389 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 926 | ||
| 7452 | 2026.04.28 20:34:05.736555 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7453 | 2026.04.28 20:34:05.736598 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 7454 | 2026.04.28 20:34:05.737837 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7455 | 2026.04.28 20:34:05.738106 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7456 | 2026.04.28 20:34:05.738370 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 926 | ||
| 7457 | 2026.04.28 20:34:06.001322 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000853929 sec. | ||
| 7458 | 2026.04.28 20:34:06.479699 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7459 | 2026.04.28 20:34:06.495412 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7460 | 2026.04.28 20:34:06.495492 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 7461 | 2026.04.28 20:34:06.501128 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7462 | 2026.04.28 20:34:06.501827 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7463 | 2026.04.28 20:34:06.504578 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7464 | 2026.04.28 20:34:07.443179 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7465 | 2026.04.28 20:34:07.443565 [ 277 ] {66a673fe-5157-49f7-8a99-583a90d17482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7466 | 2026.04.28 20:34:07.443947 [ 277 ] {66a673fe-5157-49f7-8a99-583a90d17482} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7467 | 2026.04.28 20:34:07.443983 [ 277 ] {66a673fe-5157-49f7-8a99-583a90d17482} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7468 | 2026.04.28 20:34:07.444203 [ 277 ] {66a673fe-5157-49f7-8a99-583a90d17482} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7469 | 2026.04.28 20:34:07.444273 [ 277 ] {66a673fe-5157-49f7-8a99-583a90d17482} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7470 | 2026.04.28 20:34:07.444417 [ 277 ] {66a673fe-5157-49f7-8a99-583a90d17482} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7471 | 2026.04.28 20:34:07.444520 [ 305 ] {66a673fe-5157-49f7-8a99-583a90d17482} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7472 | 2026.04.28 20:34:07.444520 [ 346 ] {66a673fe-5157-49f7-8a99-583a90d17482} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7473 | 2026.04.28 20:34:07.444533 [ 296 ] {66a673fe-5157-49f7-8a99-583a90d17482} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7474 | 2026.04.28 20:34:07.444643 [ 277 ] {66a673fe-5157-49f7-8a99-583a90d17482} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7475 | 2026.04.28 20:34:07.444665 [ 277 ] {66a673fe-5157-49f7-8a99-583a90d17482} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7476 | 2026.04.28 20:34:07.444740 [ 277 ] {66a673fe-5157-49f7-8a99-583a90d17482} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7477 | 2026.04.28 20:34:07.444762 [ 277 ] {66a673fe-5157-49f7-8a99-583a90d17482} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 7478 | 2026.04.28 20:34:07.444796 [ 277 ] {66a673fe-5157-49f7-8a99-583a90d17482} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7479 | 2026.04.28 20:34:07.444834 [ 277 ] {66a673fe-5157-49f7-8a99-583a90d17482} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7480 | 2026.04.28 20:34:07.445979 [ 277 ] {66a673fe-5157-49f7-8a99-583a90d17482} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002568 sec., 19470.404984423676 rows/sec., 3.10 MiB/sec. | ||
| 7481 | 2026.04.28 20:34:07.446058 [ 277 ] {66a673fe-5157-49f7-8a99-583a90d17482} <Debug> TCPHandler: Processed in 0.003063119 sec. | ||
| 7482 | 2026.04.28 20:34:07.448298 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7483 | 2026.04.28 20:34:07.448504 [ 277 ] {49b28b26-5556-49b7-b06e-88b644a17995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7484 | 2026.04.28 20:34:07.448584 [ 277 ] {49b28b26-5556-49b7-b06e-88b644a17995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7485 | 2026.04.28 20:34:07.449164 [ 277 ] {49b28b26-5556-49b7-b06e-88b644a17995} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7486 | 2026.04.28 20:34:07.449205 [ 277 ] {49b28b26-5556-49b7-b06e-88b644a17995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 7487 | 2026.04.28 20:34:07.449580 [ 277 ] {49b28b26-5556-49b7-b06e-88b644a17995} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7488 | 2026.04.28 20:34:07.449807 [ 277 ] {49b28b26-5556-49b7-b06e-88b644a17995} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7489 | 2026.04.28 20:34:07.449958 [ 277 ] {49b28b26-5556-49b7-b06e-88b644a17995} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001514 sec., 77939.23381770146 rows/sec., 6.63 MiB/sec. | ||
| 7490 | 2026.04.28 20:34:07.449997 [ 277 ] {49b28b26-5556-49b7-b06e-88b644a17995} <Debug> TCPHandler: Processed in 0.001800152 sec. | ||
| 7491 | 2026.04.28 20:34:07.450117 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7492 | 2026.04.28 20:34:07.450215 [ 277 ] {58922c0d-d7e1-4912-9e13-37486f1f56b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7493 | 2026.04.28 20:34:07.450256 [ 277 ] {58922c0d-d7e1-4912-9e13-37486f1f56b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7494 | 2026.04.28 20:34:07.450729 [ 277 ] {58922c0d-d7e1-4912-9e13-37486f1f56b9} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7495 | 2026.04.28 20:34:07.450767 [ 277 ] {58922c0d-d7e1-4912-9e13-37486f1f56b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 7496 | 2026.04.28 20:34:07.451051 [ 277 ] {58922c0d-d7e1-4912-9e13-37486f1f56b9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7497 | 2026.04.28 20:34:07.451262 [ 277 ] {58922c0d-d7e1-4912-9e13-37486f1f56b9} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7498 | 2026.04.28 20:34:07.451366 [ 73 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7499 | 2026.04.28 20:34:07.451390 [ 277 ] {58922c0d-d7e1-4912-9e13-37486f1f56b9} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001193 sec., 25984.91198658843 rows/sec., 1.91 MiB/sec. | ||
| 7500 | 2026.04.28 20:34:07.451435 [ 73 ] {} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7501 | 2026.04.28 20:34:07.451444 [ 277 ] {58922c0d-d7e1-4912-9e13-37486f1f56b9} <Debug> TCPHandler: Processed in 0.001376382 sec. | ||
| 7502 | 2026.04.28 20:34:07.451464 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 7503 | 2026.04.28 20:34:07.451569 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7504 | 2026.04.28 20:34:07.451570 [ 193 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 7505 | 2026.04.28 20:34:07.451672 [ 277 ] {c414b3e8-f687-439d-a95f-a34a2a04f7ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7506 | 2026.04.28 20:34:07.451720 [ 277 ] {c414b3e8-f687-439d-a95f-a34a2a04f7ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7507 | 2026.04.28 20:34:07.451788 [ 193 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7508 | 2026.04.28 20:34:07.451847 [ 193 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 227 rows starting from the beginning of the part | ||
| 7509 | 2026.04.28 20:34:07.451950 [ 193 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part | ||
| 7510 | 2026.04.28 20:34:07.452025 [ 193 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 11 rows starting from the beginning of the part | ||
| 7511 | 2026.04.28 20:34:07.452095 [ 193 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
| 7512 | 2026.04.28 20:34:07.452158 [ 277 ] {c414b3e8-f687-439d-a95f-a34a2a04f7ec} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7513 | 2026.04.28 20:34:07.452159 [ 193 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 11 rows starting from the beginning of the part | ||
| 7514 | 2026.04.28 20:34:07.452207 [ 277 ] {c414b3e8-f687-439d-a95f-a34a2a04f7ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 7515 | 2026.04.28 20:34:07.452253 [ 193 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part | ||
| 7516 | 2026.04.28 20:34:07.452571 [ 277 ] {c414b3e8-f687-439d-a95f-a34a2a04f7ec} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7517 | 2026.04.28 20:34:07.452826 [ 277 ] {c414b3e8-f687-439d-a95f-a34a2a04f7ec} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7518 | 2026.04.28 20:34:07.452962 [ 277 ] {c414b3e8-f687-439d-a95f-a34a2a04f7ec} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00131 sec., 72519.08396946565 rows/sec., 5.66 MiB/sec. | ||
| 7519 | 2026.04.28 20:34:07.453000 [ 277 ] {c414b3e8-f687-439d-a95f-a34a2a04f7ec} <Debug> TCPHandler: Processed in 0.001479883 sec. | ||
| 7520 | 2026.04.28 20:34:07.453123 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7521 | 2026.04.28 20:34:07.453218 [ 277 ] {4a8534c4-70d1-4f03-aba6-e1a4790148b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7522 | 2026.04.28 20:34:07.453262 [ 277 ] {4a8534c4-70d1-4f03-aba6-e1a4790148b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7523 | 2026.04.28 20:34:07.453284 [ 188 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 367 rows, containing 5 columns (5 merged, 0 gathered) in 0.001754991 sec., 209117.8815162015 rows/sec., 14.96 MiB/sec. | ||
| 7524 | 2026.04.28 20:34:07.453498 [ 188 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7525 | 2026.04.28 20:34:07.453677 [ 277 ] {4a8534c4-70d1-4f03-aba6-e1a4790148b2} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7526 | 2026.04.28 20:34:07.453719 [ 277 ] {4a8534c4-70d1-4f03-aba6-e1a4790148b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 7527 | 2026.04.28 20:34:07.453854 [ 188 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_41_8} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7528 | 2026.04.28 20:34:07.453943 [ 188 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_41_8} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7529 | 2026.04.28 20:34:07.454037 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7530 | 2026.04.28 20:34:07.454072 [ 277 ] {4a8534c4-70d1-4f03-aba6-e1a4790148b2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7531 | 2026.04.28 20:34:07.454292 [ 277 ] {4a8534c4-70d1-4f03-aba6-e1a4790148b2} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7532 | 2026.04.28 20:34:07.454426 [ 277 ] {4a8534c4-70d1-4f03-aba6-e1a4790148b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 7533 | 2026.04.28 20:34:07.454463 [ 277 ] {4a8534c4-70d1-4f03-aba6-e1a4790148b2} <Debug> TCPHandler: Processed in 0.001388782 sec. | ||
| 7534 | 2026.04.28 20:34:07.454578 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7535 | 2026.04.28 20:34:07.454672 [ 277 ] {9fc827fa-21bd-44cb-a710-ddbf34e54e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7536 | 2026.04.28 20:34:07.454727 [ 277 ] {9fc827fa-21bd-44cb-a710-ddbf34e54e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7537 | 2026.04.28 20:34:07.455524 [ 277 ] {9fc827fa-21bd-44cb-a710-ddbf34e54e50} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7538 | 2026.04.28 20:34:07.455561 [ 277 ] {9fc827fa-21bd-44cb-a710-ddbf34e54e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 7539 | 2026.04.28 20:34:07.456102 [ 277 ] {9fc827fa-21bd-44cb-a710-ddbf34e54e50} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7540 | 2026.04.28 20:34:07.456328 [ 277 ] {9fc827fa-21bd-44cb-a710-ddbf34e54e50} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7541 | 2026.04.28 20:34:07.456442 [ 73 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7542 | 2026.04.28 20:34:07.456467 [ 277 ] {9fc827fa-21bd-44cb-a710-ddbf34e54e50} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001814 sec., 17089.30540242558 rows/sec., 30.62 MiB/sec. | ||
| 7543 | 2026.04.28 20:34:07.456508 [ 73 ] {} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7544 | 2026.04.28 20:34:07.456532 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 7545 | 2026.04.28 20:34:07.456549 [ 277 ] {9fc827fa-21bd-44cb-a710-ddbf34e54e50} <Debug> TCPHandler: Processed in 0.002019747 sec. | ||
| 7546 | 2026.04.28 20:34:07.456617 [ 192 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 7547 | 2026.04.28 20:34:07.456692 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7548 | 2026.04.28 20:34:07.456791 [ 277 ] {867f9e65-281b-49f0-9ca0-6e72a7d9c2f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7549 | 2026.04.28 20:34:07.456834 [ 277 ] {867f9e65-281b-49f0-9ca0-6e72a7d9c2f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7550 | 2026.04.28 20:34:07.456848 [ 192 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7551 | 2026.04.28 20:34:07.456933 [ 192 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 817 rows starting from the beginning of the part | ||
| 7552 | 2026.04.28 20:34:07.457058 [ 192 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part | ||
| 7553 | 2026.04.28 20:34:07.457160 [ 192 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 11 rows starting from the beginning of the part | ||
| 7554 | 2026.04.28 20:34:07.457173 [ 277 ] {867f9e65-281b-49f0-9ca0-6e72a7d9c2f6} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7555 | 2026.04.28 20:34:07.457215 [ 277 ] {867f9e65-281b-49f0-9ca0-6e72a7d9c2f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 7556 | 2026.04.28 20:34:07.457252 [ 192 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 42 rows starting from the beginning of the part | ||
| 7557 | 2026.04.28 20:34:07.457347 [ 192 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 11 rows starting from the beginning of the part | ||
| 7558 | 2026.04.28 20:34:07.457438 [ 192 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part | ||
| 7559 | 2026.04.28 20:34:07.457550 [ 277 ] {867f9e65-281b-49f0-9ca0-6e72a7d9c2f6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7560 | 2026.04.28 20:34:07.457814 [ 277 ] {867f9e65-281b-49f0-9ca0-6e72a7d9c2f6} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7561 | 2026.04.28 20:34:07.457957 [ 277 ] {867f9e65-281b-49f0-9ca0-6e72a7d9c2f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001184 sec., 50675.67567567568 rows/sec., 3.42 MiB/sec. | ||
| 7562 | 2026.04.28 20:34:07.457994 [ 277 ] {867f9e65-281b-49f0-9ca0-6e72a7d9c2f6} <Debug> TCPHandler: Processed in 0.001350811 sec. | ||
| 7563 | 2026.04.28 20:34:07.462866 [ 190 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 943 rows, containing 19 columns (19 merged, 0 gathered) in 0.006282604 sec., 150096.9979963722 rows/sec., 268.97 MiB/sec. | ||
| 7564 | 2026.04.28 20:34:07.464148 [ 190 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7565 | 2026.04.28 20:34:07.464517 [ 190 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7566 | 2026.04.28 20:34:07.464600 [ 190 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7567 | 2026.04.28 20:34:07.464745 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.13 MiB. | ||
| 7568 | 2026.04.28 20:34:08.000273 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 292.73 MiB, peak 300.80 MiB, free memory in arenas 0.00 B, will set to 294.72 MiB (RSS), difference: 1.99 MiB | ||
| 7569 | 2026.04.28 20:34:09.989304 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62820 | ||
| 7570 | 2026.04.28 20:34:09.989426 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7571 | 2026.04.28 20:34:09.989455 [ 286 ] {} <Debug> TCP-Session: 1f443752-762d-4a09-a081-ca1dd4a97996 Authenticating user 'default' from [fd00:1122:3344:101::e]:62820 | ||
| 7572 | 2026.04.28 20:34:09.989479 [ 286 ] {} <Debug> TCP-Session: 1f443752-762d-4a09-a081-ca1dd4a97996 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7573 | 2026.04.28 20:34:09.989493 [ 286 ] {} <Debug> TCP-Session: 1f443752-762d-4a09-a081-ca1dd4a97996 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7574 | 2026.04.28 20:34:09.989692 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54583 | ||
| 7575 | 2026.04.28 20:34:09.989744 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63394 | ||
| 7576 | 2026.04.28 20:34:09.989761 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57392 | ||
| 7577 | 2026.04.28 20:34:09.989790 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46565 | ||
| 7578 | 2026.04.28 20:34:09.989808 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7579 | 2026.04.28 20:34:09.989775 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50904 | ||
| 7580 | 2026.04.28 20:34:09.989854 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7581 | 2026.04.28 20:34:09.989854 [ 286 ] {} <Trace> TCP-Session: 1f443752-762d-4a09-a081-ca1dd4a97996 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7582 | 2026.04.28 20:34:09.989914 [ 290 ] {} <Debug> TCP-Session: 50a14abf-4643-409c-a508-a0159a68da18 Authenticating user 'default' from [fd00:1122:3344:101::e]:63394 | ||
| 7583 | 2026.04.28 20:34:09.989851 [ 288 ] {} <Debug> TCP-Session: 1f8cb92a-0e9f-4492-b635-6465e6b1c8bb Authenticating user 'default' from [fd00:1122:3344:101::e]:54583 | ||
| 7584 | 2026.04.28 20:34:09.989952 [ 290 ] {} <Debug> TCP-Session: 50a14abf-4643-409c-a508-a0159a68da18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7585 | 2026.04.28 20:34:09.989979 [ 288 ] {} <Debug> TCP-Session: 1f8cb92a-0e9f-4492-b635-6465e6b1c8bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7586 | 2026.04.28 20:34:09.989988 [ 290 ] {} <Debug> TCP-Session: 50a14abf-4643-409c-a508-a0159a68da18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7587 | 2026.04.28 20:34:09.990001 [ 288 ] {} <Debug> TCP-Session: 1f8cb92a-0e9f-4492-b635-6465e6b1c8bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7588 | 2026.04.28 20:34:09.989781 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61552 | ||
| 7589 | 2026.04.28 20:34:09.989773 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63873 | ||
| 7590 | 2026.04.28 20:34:09.989856 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7591 | 2026.04.28 20:34:09.990091 [ 286 ] {e6966318-d393-498a-b032-dc66227417bb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62820) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7592 | 2026.04.28 20:34:09.990124 [ 292 ] {} <Debug> TCP-Session: 3beef0c9-3404-4696-9c36-7ba9fc9745d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57392 | ||
| 7593 | 2026.04.28 20:34:09.989755 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58133 | ||
| 7594 | 2026.04.28 20:34:09.990162 [ 292 ] {} <Debug> TCP-Session: 3beef0c9-3404-4696-9c36-7ba9fc9745d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7595 | 2026.04.28 20:34:09.990195 [ 292 ] {} <Debug> TCP-Session: 3beef0c9-3404-4696-9c36-7ba9fc9745d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7596 | 2026.04.28 20:34:09.990392 [ 286 ] {e6966318-d393-498a-b032-dc66227417bb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7597 | 2026.04.28 20:34:09.990407 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7598 | 2026.04.28 20:34:09.990455 [ 293 ] {} <Debug> TCP-Session: fd0fb1c3-107c-492c-b2be-fef4f265b55f Authenticating user 'default' from [fd00:1122:3344:101::e]:50904 | ||
| 7599 | 2026.04.28 20:34:09.990456 [ 286 ] {e6966318-d393-498a-b032-dc66227417bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7600 | 2026.04.28 20:34:09.990491 [ 293 ] {} <Debug> TCP-Session: fd0fb1c3-107c-492c-b2be-fef4f265b55f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7601 | 2026.04.28 20:34:09.990512 [ 293 ] {} <Debug> TCP-Session: fd0fb1c3-107c-492c-b2be-fef4f265b55f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7602 | 2026.04.28 20:34:09.990519 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7603 | 2026.04.28 20:34:09.990553 [ 294 ] {} <Debug> TCP-Session: d0761b70-6ceb-4d05-b13f-387d73799f8c Authenticating user 'default' from [fd00:1122:3344:101::e]:61552 | ||
| 7604 | 2026.04.28 20:34:09.990571 [ 294 ] {} <Debug> TCP-Session: d0761b70-6ceb-4d05-b13f-387d73799f8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7605 | 2026.04.28 20:34:09.990584 [ 294 ] {} <Debug> TCP-Session: d0761b70-6ceb-4d05-b13f-387d73799f8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7606 | 2026.04.28 20:34:09.990776 [ 286 ] {e6966318-d393-498a-b032-dc66227417bb} <Debug> oximeter.version (260e5583-1b7e-4a62-bf30-86bcce144844) (SelectExecutor): Key condition: unknown | ||
| 7607 | 2026.04.28 20:34:09.990892 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7608 | 2026.04.28 20:34:09.990933 [ 291 ] {} <Debug> TCP-Session: cda0c333-1288-4fd5-84ec-c35977c15a32 Authenticating user 'default' from [fd00:1122:3344:101::e]:63873 | ||
| 7609 | 2026.04.28 20:34:09.990959 [ 291 ] {} <Debug> TCP-Session: cda0c333-1288-4fd5-84ec-c35977c15a32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7610 | 2026.04.28 20:34:09.990973 [ 291 ] {} <Debug> TCP-Session: cda0c333-1288-4fd5-84ec-c35977c15a32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7611 | 2026.04.28 20:34:09.991002 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7612 | 2026.04.28 20:34:09.991037 [ 289 ] {} <Debug> TCP-Session: 9860c89b-9357-4507-85ae-02573769a6b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:58133 | ||
| 7613 | 2026.04.28 20:34:09.991054 [ 289 ] {} <Debug> TCP-Session: 9860c89b-9357-4507-85ae-02573769a6b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7614 | 2026.04.28 20:34:09.991066 [ 289 ] {} <Debug> TCP-Session: 9860c89b-9357-4507-85ae-02573769a6b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7615 | 2026.04.28 20:34:09.991122 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7616 | 2026.04.28 20:34:09.991164 [ 275 ] {} <Debug> TCP-Session: 2914f398-0231-4920-b290-11d5c4f7bb06 Authenticating user 'default' from [fd00:1122:3344:101::e]:46565 | ||
| 7617 | 2026.04.28 20:34:09.991184 [ 275 ] {} <Debug> TCP-Session: 2914f398-0231-4920-b290-11d5c4f7bb06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7618 | 2026.04.28 20:34:09.991197 [ 275 ] {} <Debug> TCP-Session: 2914f398-0231-4920-b290-11d5c4f7bb06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7619 | 2026.04.28 20:34:09.991683 [ 346 ] {e6966318-d393-498a-b032-dc66227417bb} <Trace> AggregatingTransform: Aggregating | ||
| 7620 | 2026.04.28 20:34:09.991718 [ 346 ] {e6966318-d393-498a-b032-dc66227417bb} <Trace> Aggregator: Aggregation method: without_key | ||
| 7621 | 2026.04.28 20:34:09.991752 [ 346 ] {e6966318-d393-498a-b032-dc66227417bb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00086285 sec. (1158.950 rows/sec., 45.27 KiB/sec.) | ||
| 7622 | 2026.04.28 20:34:09.991768 [ 346 ] {e6966318-d393-498a-b032-dc66227417bb} <Trace> Aggregator: Merging aggregated data | ||
| 7623 | 2026.04.28 20:34:09.993160 [ 286 ] {e6966318-d393-498a-b032-dc66227417bb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003128 sec., 319.693094629156 rows/sec., 12.49 KiB/sec. | ||
| 7624 | 2026.04.28 20:34:09.993319 [ 286 ] {e6966318-d393-498a-b032-dc66227417bb} <Debug> TCPHandler: Processed in 0.003599773 sec. | ||
| 7625 | 2026.04.28 20:34:09.993448 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7626 | 2026.04.28 20:34:09.993478 [ 286 ] {} <Debug> TCP-Session: 1f443752-762d-4a09-a081-ca1dd4a97996 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7627 | 2026.04.28 20:34:09.993483 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7628 | 2026.04.28 20:34:09.993500 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7629 | 2026.04.28 20:34:09.993522 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7630 | 2026.04.28 20:34:09.993534 [ 288 ] {} <Debug> TCP-Session: 1f8cb92a-0e9f-4492-b635-6465e6b1c8bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7631 | 2026.04.28 20:34:09.993545 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7632 | 2026.04.28 20:34:09.993570 [ 290 ] {} <Debug> TCP-Session: 50a14abf-4643-409c-a508-a0159a68da18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7633 | 2026.04.28 20:34:09.993577 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7634 | 2026.04.28 20:34:09.993594 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7635 | 2026.04.28 20:34:09.993616 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7636 | 2026.04.28 20:34:09.993638 [ 289 ] {} <Debug> TCP-Session: 9860c89b-9357-4507-85ae-02573769a6b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7637 | 2026.04.28 20:34:09.993648 [ 294 ] {} <Debug> TCP-Session: d0761b70-6ceb-4d05-b13f-387d73799f8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7638 | 2026.04.28 20:34:09.993665 [ 292 ] {} <Debug> TCP-Session: 3beef0c9-3404-4696-9c36-7ba9fc9745d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7639 | 2026.04.28 20:34:09.993615 [ 291 ] {} <Debug> TCP-Session: cda0c333-1288-4fd5-84ec-c35977c15a32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7640 | 2026.04.28 20:34:09.993561 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7641 | 2026.04.28 20:34:09.993524 [ 275 ] {} <Debug> TCP-Session: 2914f398-0231-4920-b290-11d5c4f7bb06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7642 | 2026.04.28 20:34:09.993744 [ 293 ] {} <Debug> TCP-Session: fd0fb1c3-107c-492c-b2be-fef4f265b55f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7643 | 2026.04.28 20:34:10.018209 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38089 | ||
| 7644 | 2026.04.28 20:34:10.018286 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7645 | 2026.04.28 20:34:10.018310 [ 291 ] {} <Debug> TCP-Session: 004864b1-b17b-4d63-81bc-490c16004082 Authenticating user 'default' from [fd00:1122:3344:101::e]:38089 | ||
| 7646 | 2026.04.28 20:34:10.018330 [ 291 ] {} <Debug> TCP-Session: 004864b1-b17b-4d63-81bc-490c16004082 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7647 | 2026.04.28 20:34:10.018342 [ 291 ] {} <Debug> TCP-Session: 004864b1-b17b-4d63-81bc-490c16004082 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7648 | 2026.04.28 20:34:10.018514 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37602 | ||
| 7649 | 2026.04.28 20:34:10.018567 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37466 | ||
| 7650 | 2026.04.28 20:34:10.018584 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7651 | 2026.04.28 20:34:10.018602 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42953 | ||
| 7652 | 2026.04.28 20:34:10.018618 [ 292 ] {} <Debug> TCP-Session: b561f79d-235b-4af4-8312-91a7345ca8d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:37602 | ||
| 7653 | 2026.04.28 20:34:10.018610 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50110 | ||
| 7654 | 2026.04.28 20:34:10.018672 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36911 | ||
| 7655 | 2026.04.28 20:34:10.018669 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7656 | 2026.04.28 20:34:10.018639 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7657 | 2026.04.28 20:34:10.018739 [ 288 ] {} <Debug> TCP-Session: 776ca153-d93f-42a8-807c-96e57fa0b0e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:42953 | ||
| 7658 | 2026.04.28 20:34:10.018753 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7659 | 2026.04.28 20:34:10.018761 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7660 | 2026.04.28 20:34:10.018762 [ 288 ] {} <Debug> TCP-Session: 776ca153-d93f-42a8-807c-96e57fa0b0e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7661 | 2026.04.28 20:34:10.018779 [ 291 ] {} <Trace> TCP-Session: 004864b1-b17b-4d63-81bc-490c16004082 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7662 | 2026.04.28 20:34:10.018803 [ 288 ] {} <Debug> TCP-Session: 776ca153-d93f-42a8-807c-96e57fa0b0e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7663 | 2026.04.28 20:34:10.018788 [ 286 ] {} <Debug> TCP-Session: 93df5efe-9bbd-46cf-9425-f1a99a0b0dee Authenticating user 'default' from [fd00:1122:3344:101::e]:50110 | ||
| 7664 | 2026.04.28 20:34:10.018756 [ 294 ] {} <Debug> TCP-Session: 4efcaa9d-0b42-4798-8b6c-b38e246844c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:37466 | ||
| 7665 | 2026.04.28 20:34:10.018869 [ 286 ] {} <Debug> TCP-Session: 93df5efe-9bbd-46cf-9425-f1a99a0b0dee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7666 | 2026.04.28 20:34:10.018886 [ 294 ] {} <Debug> TCP-Session: 4efcaa9d-0b42-4798-8b6c-b38e246844c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7667 | 2026.04.28 20:34:10.018896 [ 286 ] {} <Debug> TCP-Session: 93df5efe-9bbd-46cf-9425-f1a99a0b0dee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7668 | 2026.04.28 20:34:10.018909 [ 294 ] {} <Debug> TCP-Session: 4efcaa9d-0b42-4798-8b6c-b38e246844c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7669 | 2026.04.28 20:34:10.018796 [ 290 ] {} <Debug> TCP-Session: 93c488a0-60e9-4dd8-8ed3-e68f502a9138 Authenticating user 'default' from [fd00:1122:3344:101::e]:36911 | ||
| 7670 | 2026.04.28 20:34:10.018664 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58247 | ||
| 7671 | 2026.04.28 20:34:10.018975 [ 291 ] {04d11efb-95c8-4970-be68-768756cb5950} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38089) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7672 | 2026.04.28 20:34:10.018968 [ 290 ] {} <Debug> TCP-Session: 93c488a0-60e9-4dd8-8ed3-e68f502a9138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7673 | 2026.04.28 20:34:10.018644 [ 292 ] {} <Debug> TCP-Session: b561f79d-235b-4af4-8312-91a7345ca8d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7674 | 2026.04.28 20:34:10.019042 [ 290 ] {} <Debug> TCP-Session: 93c488a0-60e9-4dd8-8ed3-e68f502a9138 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7675 | 2026.04.28 20:34:10.019063 [ 292 ] {} <Debug> TCP-Session: b561f79d-235b-4af4-8312-91a7345ca8d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7676 | 2026.04.28 20:34:10.018566 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50359 | ||
| 7677 | 2026.04.28 20:34:10.019086 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7678 | 2026.04.28 20:34:10.018575 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44234 | ||
| 7679 | 2026.04.28 20:34:10.019137 [ 289 ] {} <Debug> TCP-Session: c07501d9-62a9-4edf-8747-2065bb4ef91e Authenticating user 'default' from [fd00:1122:3344:101::e]:58247 | ||
| 7680 | 2026.04.28 20:34:10.019155 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7681 | 2026.04.28 20:34:10.019180 [ 289 ] {} <Debug> TCP-Session: c07501d9-62a9-4edf-8747-2065bb4ef91e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7682 | 2026.04.28 20:34:10.019181 [ 293 ] {} <Debug> TCP-Session: 8e9823b0-38ea-4f03-b27a-9f311a0507cd Authenticating user 'default' from [fd00:1122:3344:101::e]:50359 | ||
| 7683 | 2026.04.28 20:34:10.019191 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7684 | 2026.04.28 20:34:10.019199 [ 289 ] {} <Debug> TCP-Session: c07501d9-62a9-4edf-8747-2065bb4ef91e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7685 | 2026.04.28 20:34:10.019229 [ 275 ] {} <Debug> TCP-Session: 0010ac00-b724-465e-9ccc-a3d449b5f7d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44234 | ||
| 7686 | 2026.04.28 20:34:10.019211 [ 293 ] {} <Debug> TCP-Session: 8e9823b0-38ea-4f03-b27a-9f311a0507cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7687 | 2026.04.28 20:34:10.019258 [ 275 ] {} <Debug> TCP-Session: 0010ac00-b724-465e-9ccc-a3d449b5f7d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7688 | 2026.04.28 20:34:10.019274 [ 293 ] {} <Debug> TCP-Session: 8e9823b0-38ea-4f03-b27a-9f311a0507cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7689 | 2026.04.28 20:34:10.019288 [ 275 ] {} <Debug> TCP-Session: 0010ac00-b724-465e-9ccc-a3d449b5f7d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7690 | 2026.04.28 20:34:10.019331 [ 291 ] {04d11efb-95c8-4970-be68-768756cb5950} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7691 | 2026.04.28 20:34:10.019391 [ 291 ] {04d11efb-95c8-4970-be68-768756cb5950} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7692 | 2026.04.28 20:34:10.019703 [ 291 ] {04d11efb-95c8-4970-be68-768756cb5950} <Debug> oximeter.version (260e5583-1b7e-4a62-bf30-86bcce144844) (SelectExecutor): Key condition: unknown | ||
| 7693 | 2026.04.28 20:34:10.020846 [ 311 ] {04d11efb-95c8-4970-be68-768756cb5950} <Trace> AggregatingTransform: Aggregating | ||
| 7694 | 2026.04.28 20:34:10.020883 [ 311 ] {04d11efb-95c8-4970-be68-768756cb5950} <Trace> Aggregator: Aggregation method: without_key | ||
| 7695 | 2026.04.28 20:34:10.020914 [ 311 ] {04d11efb-95c8-4970-be68-768756cb5950} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001107645 sec. (902.816 rows/sec., 35.27 KiB/sec.) | ||
| 7696 | 2026.04.28 20:34:10.020928 [ 311 ] {04d11efb-95c8-4970-be68-768756cb5950} <Trace> Aggregator: Merging aggregated data | ||
| 7697 | 2026.04.28 20:34:10.022395 [ 291 ] {04d11efb-95c8-4970-be68-768756cb5950} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003479 sec., 287.4389192296637 rows/sec., 11.23 KiB/sec. | ||
| 7698 | 2026.04.28 20:34:10.022550 [ 291 ] {04d11efb-95c8-4970-be68-768756cb5950} <Debug> TCPHandler: Processed in 0.00392923 sec. | ||
| 7699 | 2026.04.28 20:34:10.022677 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7700 | 2026.04.28 20:34:10.022707 [ 291 ] {} <Debug> TCP-Session: 004864b1-b17b-4d63-81bc-490c16004082 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7701 | 2026.04.28 20:34:10.022717 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7702 | 2026.04.28 20:34:10.022738 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7703 | 2026.04.28 20:34:10.022753 [ 292 ] {} <Debug> TCP-Session: b561f79d-235b-4af4-8312-91a7345ca8d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7704 | 2026.04.28 20:34:10.022756 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7705 | 2026.04.28 20:34:10.022784 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7706 | 2026.04.28 20:34:10.022807 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7707 | 2026.04.28 20:34:10.022820 [ 286 ] {} <Debug> TCP-Session: 93df5efe-9bbd-46cf-9425-f1a99a0b0dee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7708 | 2026.04.28 20:34:10.022825 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7709 | 2026.04.28 20:34:10.022852 [ 288 ] {} <Debug> TCP-Session: 776ca153-d93f-42a8-807c-96e57fa0b0e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7710 | 2026.04.28 20:34:10.022877 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7711 | 2026.04.28 20:34:10.022889 [ 290 ] {} <Debug> TCP-Session: 93c488a0-60e9-4dd8-8ed3-e68f502a9138 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7712 | 2026.04.28 20:34:10.022851 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7713 | 2026.04.28 20:34:10.022918 [ 294 ] {} <Debug> TCP-Session: 4efcaa9d-0b42-4798-8b6c-b38e246844c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7714 | 2026.04.28 20:34:10.022838 [ 293 ] {} <Debug> TCP-Session: 8e9823b0-38ea-4f03-b27a-9f311a0507cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7715 | 2026.04.28 20:34:10.022956 [ 275 ] {} <Debug> TCP-Session: 0010ac00-b724-465e-9ccc-a3d449b5f7d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7716 | 2026.04.28 20:34:10.022790 [ 289 ] {} <Debug> TCP-Session: c07501d9-62a9-4edf-8747-2065bb4ef91e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7717 | 2026.04.28 20:34:10.168680 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64163 | ||
| 7718 | 2026.04.28 20:34:10.168787 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7719 | 2026.04.28 20:34:10.168814 [ 291 ] {} <Debug> TCP-Session: 2163a84c-3950-4678-b1ed-383e05d33d34 Authenticating user 'default' from [fd00:1122:3344:101::e]:64163 | ||
| 7720 | 2026.04.28 20:34:10.168838 [ 291 ] {} <Debug> TCP-Session: 2163a84c-3950-4678-b1ed-383e05d33d34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7721 | 2026.04.28 20:34:10.168851 [ 291 ] {} <Debug> TCP-Session: 2163a84c-3950-4678-b1ed-383e05d33d34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7722 | 2026.04.28 20:34:10.169057 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37538 | ||
| 7723 | 2026.04.28 20:34:10.169069 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40883 | ||
| 7724 | 2026.04.28 20:34:10.169096 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50144 | ||
| 7725 | 2026.04.28 20:34:10.169111 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58373 | ||
| 7726 | 2026.04.28 20:34:10.169136 [ 291 ] {} <Trace> TCP-Session: 2163a84c-3950-4678-b1ed-383e05d33d34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7727 | 2026.04.28 20:34:10.169173 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7728 | 2026.04.28 20:34:10.169173 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7729 | 2026.04.28 20:34:10.169173 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7730 | 2026.04.28 20:34:10.169208 [ 294 ] {} <Debug> TCP-Session: a82df7a6-9dfc-4132-a86b-269bfe077c5a Authenticating user 'default' from [fd00:1122:3344:101::e]:40883 | ||
| 7731 | 2026.04.28 20:34:10.169220 [ 288 ] {} <Debug> TCP-Session: 5ad9ccdd-3c75-4e35-9242-387a381ccc4d Authenticating user 'default' from [fd00:1122:3344:101::e]:50144 | ||
| 7732 | 2026.04.28 20:34:10.169233 [ 292 ] {} <Debug> TCP-Session: 38266051-9f9f-4b3b-88f1-e4101ff1e41f Authenticating user 'default' from [fd00:1122:3344:101::e]:37538 | ||
| 7733 | 2026.04.28 20:34:10.169244 [ 294 ] {} <Debug> TCP-Session: a82df7a6-9dfc-4132-a86b-269bfe077c5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7734 | 2026.04.28 20:34:10.169251 [ 288 ] {} <Debug> TCP-Session: 5ad9ccdd-3c75-4e35-9242-387a381ccc4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7735 | 2026.04.28 20:34:10.169269 [ 294 ] {} <Debug> TCP-Session: a82df7a6-9dfc-4132-a86b-269bfe077c5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7736 | 2026.04.28 20:34:10.169258 [ 292 ] {} <Debug> TCP-Session: 38266051-9f9f-4b3b-88f1-e4101ff1e41f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7737 | 2026.04.28 20:34:10.169291 [ 288 ] {} <Debug> TCP-Session: 5ad9ccdd-3c75-4e35-9242-387a381ccc4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7738 | 2026.04.28 20:34:10.169307 [ 292 ] {} <Debug> TCP-Session: 38266051-9f9f-4b3b-88f1-e4101ff1e41f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7739 | 2026.04.28 20:34:10.169228 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7740 | 2026.04.28 20:34:10.169321 [ 291 ] {9b2ad64f-cfd6-4a7c-a782-e1defd625284} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64163) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7741 | 2026.04.28 20:34:10.169359 [ 286 ] {} <Debug> TCP-Session: 8bc966e2-19a5-4fe9-a318-6e1fc72d8b11 Authenticating user 'default' from [fd00:1122:3344:101::e]:58373 | ||
| 7742 | 2026.04.28 20:34:10.169121 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55606 | ||
| 7743 | 2026.04.28 20:34:10.169390 [ 286 ] {} <Debug> TCP-Session: 8bc966e2-19a5-4fe9-a318-6e1fc72d8b11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7744 | 2026.04.28 20:34:10.169077 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50602 | ||
| 7745 | 2026.04.28 20:34:10.169408 [ 286 ] {} <Debug> TCP-Session: 8bc966e2-19a5-4fe9-a318-6e1fc72d8b11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7746 | 2026.04.28 20:34:10.169440 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7747 | 2026.04.28 20:34:10.169078 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35625 | ||
| 7748 | 2026.04.28 20:34:10.169481 [ 290 ] {} <Debug> TCP-Session: 0758cf4a-9b9d-4b1b-a216-88c226761788 Authenticating user 'default' from [fd00:1122:3344:101::e]:55606 | ||
| 7749 | 2026.04.28 20:34:10.169111 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48732 | ||
| 7750 | 2026.04.28 20:34:10.169520 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7751 | 2026.04.28 20:34:10.169547 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7752 | 2026.04.28 20:34:10.169565 [ 293 ] {} <Debug> TCP-Session: 1e9b4b6a-7caf-4eca-886e-b0421adbb5ee Authenticating user 'default' from [fd00:1122:3344:101::e]:50602 | ||
| 7753 | 2026.04.28 20:34:10.169580 [ 275 ] {} <Debug> TCP-Session: a469663c-5d85-4bfd-9093-c13cb9425551 Authenticating user 'default' from [fd00:1122:3344:101::e]:35625 | ||
| 7754 | 2026.04.28 20:34:10.169584 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7755 | 2026.04.28 20:34:10.169601 [ 293 ] {} <Debug> TCP-Session: 1e9b4b6a-7caf-4eca-886e-b0421adbb5ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7756 | 2026.04.28 20:34:10.169604 [ 291 ] {9b2ad64f-cfd6-4a7c-a782-e1defd625284} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7757 | 2026.04.28 20:34:10.169625 [ 289 ] {} <Debug> TCP-Session: ecc333e1-635f-40fb-b248-4856b3506230 Authenticating user 'default' from [fd00:1122:3344:101::e]:48732 | ||
| 7758 | 2026.04.28 20:34:10.169637 [ 293 ] {} <Debug> TCP-Session: 1e9b4b6a-7caf-4eca-886e-b0421adbb5ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7759 | 2026.04.28 20:34:10.169660 [ 289 ] {} <Debug> TCP-Session: ecc333e1-635f-40fb-b248-4856b3506230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7760 | 2026.04.28 20:34:10.169676 [ 291 ] {9b2ad64f-cfd6-4a7c-a782-e1defd625284} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7761 | 2026.04.28 20:34:10.169683 [ 289 ] {} <Debug> TCP-Session: ecc333e1-635f-40fb-b248-4856b3506230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7762 | 2026.04.28 20:34:10.169608 [ 275 ] {} <Debug> TCP-Session: a469663c-5d85-4bfd-9093-c13cb9425551 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7763 | 2026.04.28 20:34:10.169517 [ 290 ] {} <Debug> TCP-Session: 0758cf4a-9b9d-4b1b-a216-88c226761788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7764 | 2026.04.28 20:34:10.169734 [ 275 ] {} <Debug> TCP-Session: a469663c-5d85-4bfd-9093-c13cb9425551 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7765 | 2026.04.28 20:34:10.169769 [ 290 ] {} <Debug> TCP-Session: 0758cf4a-9b9d-4b1b-a216-88c226761788 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7766 | 2026.04.28 20:34:10.169973 [ 291 ] {9b2ad64f-cfd6-4a7c-a782-e1defd625284} <Debug> oximeter.version (260e5583-1b7e-4a62-bf30-86bcce144844) (SelectExecutor): Key condition: unknown | ||
| 7767 | 2026.04.28 20:34:10.170957 [ 317 ] {9b2ad64f-cfd6-4a7c-a782-e1defd625284} <Trace> AggregatingTransform: Aggregating | ||
| 7768 | 2026.04.28 20:34:10.171010 [ 317 ] {9b2ad64f-cfd6-4a7c-a782-e1defd625284} <Trace> Aggregator: Aggregation method: without_key | ||
| 7769 | 2026.04.28 20:34:10.171050 [ 317 ] {9b2ad64f-cfd6-4a7c-a782-e1defd625284} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000976493 sec. (1024.073 rows/sec., 40.00 KiB/sec.) | ||
| 7770 | 2026.04.28 20:34:10.171071 [ 317 ] {9b2ad64f-cfd6-4a7c-a782-e1defd625284} <Trace> Aggregator: Merging aggregated data | ||
| 7771 | 2026.04.28 20:34:10.172247 [ 291 ] {9b2ad64f-cfd6-4a7c-a782-e1defd625284} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002979 sec., 335.6831151393085 rows/sec., 13.11 KiB/sec. | ||
| 7772 | 2026.04.28 20:34:10.172375 [ 291 ] {9b2ad64f-cfd6-4a7c-a782-e1defd625284} <Debug> TCPHandler: Processed in 0.003350207 sec. | ||
| 7773 | 2026.04.28 20:34:10.172522 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7774 | 2026.04.28 20:34:10.172548 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7775 | 2026.04.28 20:34:10.172561 [ 291 ] {} <Debug> TCP-Session: 2163a84c-3950-4678-b1ed-383e05d33d34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7776 | 2026.04.28 20:34:10.172572 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7777 | 2026.04.28 20:34:10.172591 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7778 | 2026.04.28 20:34:10.172614 [ 288 ] {} <Debug> TCP-Session: 5ad9ccdd-3c75-4e35-9242-387a381ccc4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7779 | 2026.04.28 20:34:10.172645 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7780 | 2026.04.28 20:34:10.172647 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7781 | 2026.04.28 20:34:10.172661 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7782 | 2026.04.28 20:34:10.172680 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7783 | 2026.04.28 20:34:10.172698 [ 292 ] {} <Debug> TCP-Session: 38266051-9f9f-4b3b-88f1-e4101ff1e41f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7784 | 2026.04.28 20:34:10.172717 [ 293 ] {} <Debug> TCP-Session: 1e9b4b6a-7caf-4eca-886e-b0421adbb5ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7785 | 2026.04.28 20:34:10.172743 [ 289 ] {} <Debug> TCP-Session: ecc333e1-635f-40fb-b248-4856b3506230 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7786 | 2026.04.28 20:34:10.172680 [ 294 ] {} <Debug> TCP-Session: a82df7a6-9dfc-4132-a86b-269bfe077c5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7787 | 2026.04.28 20:34:10.172644 [ 286 ] {} <Debug> TCP-Session: 8bc966e2-19a5-4fe9-a318-6e1fc72d8b11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7788 | 2026.04.28 20:34:10.172631 [ 290 ] {} <Debug> TCP-Session: 0758cf4a-9b9d-4b1b-a216-88c226761788 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7789 | 2026.04.28 20:34:10.172611 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7790 | 2026.04.28 20:34:10.172859 [ 275 ] {} <Debug> TCP-Session: a469663c-5d85-4bfd-9093-c13cb9425551 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7791 | 2026.04.28 20:34:12.442835 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7792 | 2026.04.28 20:34:12.443099 [ 277 ] {a2b8c34c-5bff-4e7a-8fb8-e5352f69951f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7793 | 2026.04.28 20:34:12.443476 [ 277 ] {a2b8c34c-5bff-4e7a-8fb8-e5352f69951f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7794 | 2026.04.28 20:34:12.443518 [ 277 ] {a2b8c34c-5bff-4e7a-8fb8-e5352f69951f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7795 | 2026.04.28 20:34:12.443792 [ 277 ] {a2b8c34c-5bff-4e7a-8fb8-e5352f69951f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7796 | 2026.04.28 20:34:12.443913 [ 277 ] {a2b8c34c-5bff-4e7a-8fb8-e5352f69951f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7797 | 2026.04.28 20:34:12.444078 [ 277 ] {a2b8c34c-5bff-4e7a-8fb8-e5352f69951f} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 7798 | 2026.04.28 20:34:12.444201 [ 340 ] {a2b8c34c-5bff-4e7a-8fb8-e5352f69951f} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7799 | 2026.04.28 20:34:12.444216 [ 311 ] {a2b8c34c-5bff-4e7a-8fb8-e5352f69951f} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7800 | 2026.04.28 20:34:12.444266 [ 341 ] {a2b8c34c-5bff-4e7a-8fb8-e5352f69951f} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7801 | 2026.04.28 20:34:12.444441 [ 277 ] {a2b8c34c-5bff-4e7a-8fb8-e5352f69951f} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7802 | 2026.04.28 20:34:12.444483 [ 277 ] {a2b8c34c-5bff-4e7a-8fb8-e5352f69951f} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7803 | 2026.04.28 20:34:12.444566 [ 277 ] {a2b8c34c-5bff-4e7a-8fb8-e5352f69951f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7804 | 2026.04.28 20:34:12.444590 [ 277 ] {a2b8c34c-5bff-4e7a-8fb8-e5352f69951f} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 7805 | 2026.04.28 20:34:12.444632 [ 277 ] {a2b8c34c-5bff-4e7a-8fb8-e5352f69951f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7806 | 2026.04.28 20:34:12.444696 [ 277 ] {a2b8c34c-5bff-4e7a-8fb8-e5352f69951f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7807 | 2026.04.28 20:34:12.445835 [ 277 ] {a2b8c34c-5bff-4e7a-8fb8-e5352f69951f} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002836 sec., 17630.46544428773 rows/sec., 2.80 MiB/sec. | ||
| 7808 | 2026.04.28 20:34:12.445938 [ 277 ] {a2b8c34c-5bff-4e7a-8fb8-e5352f69951f} <Debug> TCPHandler: Processed in 0.003238134 sec. | ||
| 7809 | 2026.04.28 20:34:12.448290 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7810 | 2026.04.28 20:34:12.448502 [ 277 ] {5cec4579-903f-4cf3-8963-e2ff8edb01fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7811 | 2026.04.28 20:34:12.448583 [ 277 ] {5cec4579-903f-4cf3-8963-e2ff8edb01fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7812 | 2026.04.28 20:34:12.449208 [ 277 ] {5cec4579-903f-4cf3-8963-e2ff8edb01fb} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7813 | 2026.04.28 20:34:12.449245 [ 277 ] {5cec4579-903f-4cf3-8963-e2ff8edb01fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 7814 | 2026.04.28 20:34:12.449585 [ 277 ] {5cec4579-903f-4cf3-8963-e2ff8edb01fb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7815 | 2026.04.28 20:34:12.449802 [ 277 ] {5cec4579-903f-4cf3-8963-e2ff8edb01fb} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7816 | 2026.04.28 20:34:12.449942 [ 277 ] {5cec4579-903f-4cf3-8963-e2ff8edb01fb} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001499 sec., 1334.2228152101402 rows/sec., 108.80 KiB/sec. | ||
| 7817 | 2026.04.28 20:34:12.449979 [ 277 ] {5cec4579-903f-4cf3-8963-e2ff8edb01fb} <Debug> TCPHandler: Processed in 0.001792732 sec. | ||
| 7818 | 2026.04.28 20:34:12.450118 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7819 | 2026.04.28 20:34:12.450219 [ 277 ] {63248a87-7c20-408a-8f01-9df033bec9c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7820 | 2026.04.28 20:34:12.450257 [ 277 ] {63248a87-7c20-408a-8f01-9df033bec9c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7821 | 2026.04.28 20:34:12.450695 [ 277 ] {63248a87-7c20-408a-8f01-9df033bec9c4} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7822 | 2026.04.28 20:34:12.450729 [ 277 ] {63248a87-7c20-408a-8f01-9df033bec9c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 7823 | 2026.04.28 20:34:12.451022 [ 277 ] {63248a87-7c20-408a-8f01-9df033bec9c4} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7824 | 2026.04.28 20:34:12.451235 [ 277 ] {63248a87-7c20-408a-8f01-9df033bec9c4} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7825 | 2026.04.28 20:34:12.451360 [ 277 ] {63248a87-7c20-408a-8f01-9df033bec9c4} <Debug> executeQuery: Read 79 rows, 6.69 KiB in 0.001159 sec., 68162.20880069025 rows/sec., 5.63 MiB/sec. | ||
| 7826 | 2026.04.28 20:34:12.451396 [ 277 ] {63248a87-7c20-408a-8f01-9df033bec9c4} <Debug> TCPHandler: Processed in 0.00132665 sec. | ||
| 7827 | 2026.04.28 20:34:12.451525 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7828 | 2026.04.28 20:34:12.451617 [ 277 ] {4d1435ef-9da4-44eb-bc3c-8e425c0bdff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7829 | 2026.04.28 20:34:12.451656 [ 277 ] {4d1435ef-9da4-44eb-bc3c-8e425c0bdff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7830 | 2026.04.28 20:34:12.452050 [ 277 ] {4d1435ef-9da4-44eb-bc3c-8e425c0bdff8} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7831 | 2026.04.28 20:34:12.452085 [ 277 ] {4d1435ef-9da4-44eb-bc3c-8e425c0bdff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 7832 | 2026.04.28 20:34:12.452371 [ 277 ] {4d1435ef-9da4-44eb-bc3c-8e425c0bdff8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7833 | 2026.04.28 20:34:12.452585 [ 277 ] {4d1435ef-9da4-44eb-bc3c-8e425c0bdff8} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7834 | 2026.04.28 20:34:12.452714 [ 277 ] {4d1435ef-9da4-44eb-bc3c-8e425c0bdff8} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001114 sec., 11669.658886894076 rows/sec., 867.86 KiB/sec. | ||
| 7835 | 2026.04.28 20:34:12.452750 [ 277 ] {4d1435ef-9da4-44eb-bc3c-8e425c0bdff8} <Debug> TCPHandler: Processed in 0.001273899 sec. | ||
| 7836 | 2026.04.28 20:34:12.452869 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7837 | 2026.04.28 20:34:12.452968 [ 277 ] {3dbbf6ec-d351-44bb-b6db-dacf7ae4e5fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7838 | 2026.04.28 20:34:12.453006 [ 277 ] {3dbbf6ec-d351-44bb-b6db-dacf7ae4e5fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7839 | 2026.04.28 20:34:12.453407 [ 277 ] {3dbbf6ec-d351-44bb-b6db-dacf7ae4e5fe} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7840 | 2026.04.28 20:34:12.453441 [ 277 ] {3dbbf6ec-d351-44bb-b6db-dacf7ae4e5fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 7841 | 2026.04.28 20:34:12.453728 [ 277 ] {3dbbf6ec-d351-44bb-b6db-dacf7ae4e5fe} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7842 | 2026.04.28 20:34:12.453933 [ 277 ] {3dbbf6ec-d351-44bb-b6db-dacf7ae4e5fe} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7843 | 2026.04.28 20:34:12.454056 [ 277 ] {3dbbf6ec-d351-44bb-b6db-dacf7ae4e5fe} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001105 sec., 69683.25791855203 rows/sec., 5.44 MiB/sec. | ||
| 7844 | 2026.04.28 20:34:12.454091 [ 277 ] {3dbbf6ec-d351-44bb-b6db-dacf7ae4e5fe} <Debug> TCPHandler: Processed in 0.00126948 sec. | ||
| 7845 | 2026.04.28 20:34:12.454210 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7846 | 2026.04.28 20:34:12.454301 [ 277 ] {cc92645e-9d47-4c8e-a760-4b14e195cb21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7847 | 2026.04.28 20:34:12.454342 [ 277 ] {cc92645e-9d47-4c8e-a760-4b14e195cb21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7848 | 2026.04.28 20:34:12.454747 [ 277 ] {cc92645e-9d47-4c8e-a760-4b14e195cb21} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7849 | 2026.04.28 20:34:12.454783 [ 277 ] {cc92645e-9d47-4c8e-a760-4b14e195cb21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 7850 | 2026.04.28 20:34:12.455103 [ 277 ] {cc92645e-9d47-4c8e-a760-4b14e195cb21} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7851 | 2026.04.28 20:34:12.455307 [ 277 ] {cc92645e-9d47-4c8e-a760-4b14e195cb21} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7852 | 2026.04.28 20:34:12.455429 [ 277 ] {cc92645e-9d47-4c8e-a760-4b14e195cb21} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001146 sec., 140488.65619546248 rows/sec., 9.78 MiB/sec. | ||
| 7853 | 2026.04.28 20:34:12.455464 [ 277 ] {cc92645e-9d47-4c8e-a760-4b14e195cb21} <Debug> TCPHandler: Processed in 0.00130173 sec. | ||
| 7854 | 2026.04.28 20:34:12.455596 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7855 | 2026.04.28 20:34:12.455720 [ 277 ] {57155c5a-91a2-497e-8055-8eee3697785d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7856 | 2026.04.28 20:34:12.455785 [ 277 ] {57155c5a-91a2-497e-8055-8eee3697785d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7857 | 2026.04.28 20:34:12.456681 [ 277 ] {57155c5a-91a2-497e-8055-8eee3697785d} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7858 | 2026.04.28 20:34:12.456724 [ 277 ] {57155c5a-91a2-497e-8055-8eee3697785d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 7859 | 2026.04.28 20:34:12.457249 [ 277 ] {57155c5a-91a2-497e-8055-8eee3697785d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7860 | 2026.04.28 20:34:12.457467 [ 277 ] {57155c5a-91a2-497e-8055-8eee3697785d} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7861 | 2026.04.28 20:34:12.457607 [ 277 ] {57155c5a-91a2-497e-8055-8eee3697785d} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001912 sec., 5753.138075313807 rows/sec., 10.31 MiB/sec. | ||
| 7862 | 2026.04.28 20:34:12.457658 [ 277 ] {57155c5a-91a2-497e-8055-8eee3697785d} <Debug> TCPHandler: Processed in 0.002121058 sec. | ||
| 7863 | 2026.04.28 20:34:12.457793 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7864 | 2026.04.28 20:34:12.457894 [ 277 ] {2af1cfa2-aae2-4973-96d4-de79be47f95b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7865 | 2026.04.28 20:34:12.457935 [ 277 ] {2af1cfa2-aae2-4973-96d4-de79be47f95b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7866 | 2026.04.28 20:34:12.458275 [ 277 ] {2af1cfa2-aae2-4973-96d4-de79be47f95b} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7867 | 2026.04.28 20:34:12.458310 [ 277 ] {2af1cfa2-aae2-4973-96d4-de79be47f95b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 7868 | 2026.04.28 20:34:12.458604 [ 277 ] {2af1cfa2-aae2-4973-96d4-de79be47f95b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7869 | 2026.04.28 20:34:12.458803 [ 277 ] {2af1cfa2-aae2-4973-96d4-de79be47f95b} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7870 | 2026.04.28 20:34:12.458927 [ 277 ] {2af1cfa2-aae2-4973-96d4-de79be47f95b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 7871 | 2026.04.28 20:34:12.458961 [ 277 ] {2af1cfa2-aae2-4973-96d4-de79be47f95b} <Debug> TCPHandler: Processed in 0.001218028 sec. | ||
| 7872 | 2026.04.28 20:34:13.190768 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15912 | ||
| 7873 | 2026.04.28 20:34:13.191313 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7874 | 2026.04.28 20:34:13.191356 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 7875 | 2026.04.28 20:34:13.191870 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7876 | 2026.04.28 20:34:13.192118 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7877 | 2026.04.28 20:34:13.192268 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15912 | ||
| 7878 | 2026.04.28 20:34:14.004689 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7879 | 2026.04.28 20:34:14.020788 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7880 | 2026.04.28 20:34:14.020846 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 7881 | 2026.04.28 20:34:14.026267 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7882 | 2026.04.28 20:34:14.026937 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7883 | 2026.04.28 20:34:14.029526 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7884 | 2026.04.28 20:34:15.738608 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 962 | ||
| 7885 | 2026.04.28 20:34:15.741257 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7886 | 2026.04.28 20:34:15.741305 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 7887 | 2026.04.28 20:34:15.742520 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7888 | 2026.04.28 20:34:15.742786 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7889 | 2026.04.28 20:34:15.743045 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 962 | ||
| 7890 | 2026.04.28 20:34:17.442634 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7891 | 2026.04.28 20:34:17.442899 [ 277 ] {1dc927a4-6a53-4fe0-9c2b-97876f9aced2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7892 | 2026.04.28 20:34:17.443237 [ 277 ] {1dc927a4-6a53-4fe0-9c2b-97876f9aced2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7893 | 2026.04.28 20:34:17.443272 [ 277 ] {1dc927a4-6a53-4fe0-9c2b-97876f9aced2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7894 | 2026.04.28 20:34:17.443488 [ 277 ] {1dc927a4-6a53-4fe0-9c2b-97876f9aced2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7895 | 2026.04.28 20:34:17.443555 [ 277 ] {1dc927a4-6a53-4fe0-9c2b-97876f9aced2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7896 | 2026.04.28 20:34:17.443695 [ 277 ] {1dc927a4-6a53-4fe0-9c2b-97876f9aced2} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 7897 | 2026.04.28 20:34:17.443802 [ 340 ] {1dc927a4-6a53-4fe0-9c2b-97876f9aced2} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7898 | 2026.04.28 20:34:17.443805 [ 296 ] {1dc927a4-6a53-4fe0-9c2b-97876f9aced2} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7899 | 2026.04.28 20:34:17.443876 [ 341 ] {1dc927a4-6a53-4fe0-9c2b-97876f9aced2} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7900 | 2026.04.28 20:34:17.444055 [ 277 ] {1dc927a4-6a53-4fe0-9c2b-97876f9aced2} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (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 | ||
| 7901 | 2026.04.28 20:34:17.444092 [ 277 ] {1dc927a4-6a53-4fe0-9c2b-97876f9aced2} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7902 | 2026.04.28 20:34:17.444192 [ 277 ] {1dc927a4-6a53-4fe0-9c2b-97876f9aced2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7903 | 2026.04.28 20:34:17.444213 [ 277 ] {1dc927a4-6a53-4fe0-9c2b-97876f9aced2} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 51 rows with 3 streams | ||
| 7904 | 2026.04.28 20:34:17.444248 [ 277 ] {1dc927a4-6a53-4fe0-9c2b-97876f9aced2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7905 | 2026.04.28 20:34:17.444286 [ 277 ] {1dc927a4-6a53-4fe0-9c2b-97876f9aced2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7906 | 2026.04.28 20:34:17.444323 [ 277 ] {1dc927a4-6a53-4fe0-9c2b-97876f9aced2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7907 | 2026.04.28 20:34:17.445959 [ 277 ] {1dc927a4-6a53-4fe0-9c2b-97876f9aced2} <Debug> executeQuery: Read 51 rows, 8.25 KiB in 0.00316 sec., 16139.240506329113 rows/sec., 2.55 MiB/sec. | ||
| 7908 | 2026.04.28 20:34:17.446102 [ 277 ] {1dc927a4-6a53-4fe0-9c2b-97876f9aced2} <Debug> MemoryTracker: Peak memory usage (for query): 132.01 KiB. | ||
| 7909 | 2026.04.28 20:34:17.446118 [ 277 ] {1dc927a4-6a53-4fe0-9c2b-97876f9aced2} <Debug> TCPHandler: Processed in 0.003617873 sec. | ||
| 7910 | 2026.04.28 20:34:17.448421 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7911 | 2026.04.28 20:34:17.448633 [ 277 ] {5cd6bcf9-d607-4fee-b16e-74d6289b703a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7912 | 2026.04.28 20:34:17.448713 [ 277 ] {5cd6bcf9-d607-4fee-b16e-74d6289b703a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7913 | 2026.04.28 20:34:17.449515 [ 277 ] {5cd6bcf9-d607-4fee-b16e-74d6289b703a} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7914 | 2026.04.28 20:34:17.449552 [ 277 ] {5cd6bcf9-d607-4fee-b16e-74d6289b703a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 7915 | 2026.04.28 20:34:17.449914 [ 277 ] {5cd6bcf9-d607-4fee-b16e-74d6289b703a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7916 | 2026.04.28 20:34:17.450137 [ 277 ] {5cd6bcf9-d607-4fee-b16e-74d6289b703a} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7917 | 2026.04.28 20:34:17.450276 [ 277 ] {5cd6bcf9-d607-4fee-b16e-74d6289b703a} <Debug> executeQuery: Read 119 rows, 10.38 KiB in 0.001701 sec., 69958.84773662551 rows/sec., 5.96 MiB/sec. | ||
| 7918 | 2026.04.28 20:34:17.450313 [ 277 ] {5cd6bcf9-d607-4fee-b16e-74d6289b703a} <Debug> TCPHandler: Processed in 0.001995656 sec. | ||
| 7919 | 2026.04.28 20:34:17.450449 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7920 | 2026.04.28 20:34:17.450542 [ 277 ] {32fd1ade-d8e7-4b34-94ac-491dfe81241b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7921 | 2026.04.28 20:34:17.450581 [ 277 ] {32fd1ade-d8e7-4b34-94ac-491dfe81241b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7922 | 2026.04.28 20:34:17.451048 [ 277 ] {32fd1ade-d8e7-4b34-94ac-491dfe81241b} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7923 | 2026.04.28 20:34:17.451082 [ 277 ] {32fd1ade-d8e7-4b34-94ac-491dfe81241b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 7924 | 2026.04.28 20:34:17.451377 [ 277 ] {32fd1ade-d8e7-4b34-94ac-491dfe81241b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7925 | 2026.04.28 20:34:17.451576 [ 277 ] {32fd1ade-d8e7-4b34-94ac-491dfe81241b} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7926 | 2026.04.28 20:34:17.451700 [ 277 ] {32fd1ade-d8e7-4b34-94ac-491dfe81241b} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001176 sec., 26360.544217687075 rows/sec., 1.94 MiB/sec. | ||
| 7927 | 2026.04.28 20:34:17.451735 [ 277 ] {32fd1ade-d8e7-4b34-94ac-491dfe81241b} <Debug> TCPHandler: Processed in 0.001334471 sec. | ||
| 7928 | 2026.04.28 20:34:17.451870 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7929 | 2026.04.28 20:34:17.451967 [ 277 ] {6c37960b-18d7-4399-a93e-3d6ed2010740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7930 | 2026.04.28 20:34:17.452005 [ 277 ] {6c37960b-18d7-4399-a93e-3d6ed2010740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7931 | 2026.04.28 20:34:17.452379 [ 277 ] {6c37960b-18d7-4399-a93e-3d6ed2010740} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7932 | 2026.04.28 20:34:17.452413 [ 277 ] {6c37960b-18d7-4399-a93e-3d6ed2010740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 7933 | 2026.04.28 20:34:17.452684 [ 277 ] {6c37960b-18d7-4399-a93e-3d6ed2010740} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7934 | 2026.04.28 20:34:17.452890 [ 277 ] {6c37960b-18d7-4399-a93e-3d6ed2010740} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7935 | 2026.04.28 20:34:17.453010 [ 277 ] {6c37960b-18d7-4399-a93e-3d6ed2010740} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 62.41 KiB/sec. | ||
| 7936 | 2026.04.28 20:34:17.453046 [ 277 ] {6c37960b-18d7-4399-a93e-3d6ed2010740} <Debug> TCPHandler: Processed in 0.001235328 sec. | ||
| 7937 | 2026.04.28 20:34:17.453165 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7938 | 2026.04.28 20:34:17.453264 [ 277 ] {25616bcc-0cbb-437e-a5c6-12cfba1850c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7939 | 2026.04.28 20:34:17.453302 [ 277 ] {25616bcc-0cbb-437e-a5c6-12cfba1850c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7940 | 2026.04.28 20:34:17.453725 [ 277 ] {25616bcc-0cbb-437e-a5c6-12cfba1850c5} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7941 | 2026.04.28 20:34:17.453758 [ 277 ] {25616bcc-0cbb-437e-a5c6-12cfba1850c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 7942 | 2026.04.28 20:34:17.454072 [ 277 ] {25616bcc-0cbb-437e-a5c6-12cfba1850c5} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7943 | 2026.04.28 20:34:17.454278 [ 277 ] {25616bcc-0cbb-437e-a5c6-12cfba1850c5} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7944 | 2026.04.28 20:34:17.454401 [ 277 ] {25616bcc-0cbb-437e-a5c6-12cfba1850c5} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001155 sec., 82251.08225108225 rows/sec., 6.42 MiB/sec. | ||
| 7945 | 2026.04.28 20:34:17.454436 [ 277 ] {25616bcc-0cbb-437e-a5c6-12cfba1850c5} <Debug> TCPHandler: Processed in 0.00132499 sec. | ||
| 7946 | 2026.04.28 20:34:17.454556 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7947 | 2026.04.28 20:34:17.454651 [ 277 ] {d5e788c4-fa68-4eb9-8c86-d2e51a1c34c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7948 | 2026.04.28 20:34:17.454692 [ 277 ] {d5e788c4-fa68-4eb9-8c86-d2e51a1c34c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7949 | 2026.04.28 20:34:17.455088 [ 277 ] {d5e788c4-fa68-4eb9-8c86-d2e51a1c34c5} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7950 | 2026.04.28 20:34:17.455121 [ 277 ] {d5e788c4-fa68-4eb9-8c86-d2e51a1c34c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 7951 | 2026.04.28 20:34:17.455446 [ 277 ] {d5e788c4-fa68-4eb9-8c86-d2e51a1c34c5} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7952 | 2026.04.28 20:34:17.455651 [ 277 ] {d5e788c4-fa68-4eb9-8c86-d2e51a1c34c5} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7953 | 2026.04.28 20:34:17.455773 [ 277 ] {d5e788c4-fa68-4eb9-8c86-d2e51a1c34c5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001139 sec., 140474.1000877963 rows/sec., 9.78 MiB/sec. | ||
| 7954 | 2026.04.28 20:34:17.455807 [ 277 ] {d5e788c4-fa68-4eb9-8c86-d2e51a1c34c5} <Debug> TCPHandler: Processed in 0.00130368 sec. | ||
| 7955 | 2026.04.28 20:34:17.455919 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7956 | 2026.04.28 20:34:17.456018 [ 277 ] {fd99e9e8-b104-4c83-9702-03e172ac63cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7957 | 2026.04.28 20:34:17.456060 [ 277 ] {fd99e9e8-b104-4c83-9702-03e172ac63cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7958 | 2026.04.28 20:34:17.456371 [ 277 ] {fd99e9e8-b104-4c83-9702-03e172ac63cc} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7959 | 2026.04.28 20:34:17.456403 [ 277 ] {fd99e9e8-b104-4c83-9702-03e172ac63cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 7960 | 2026.04.28 20:34:17.456699 [ 277 ] {fd99e9e8-b104-4c83-9702-03e172ac63cc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7961 | 2026.04.28 20:34:17.456895 [ 277 ] {fd99e9e8-b104-4c83-9702-03e172ac63cc} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7962 | 2026.04.28 20:34:17.457015 [ 277 ] {fd99e9e8-b104-4c83-9702-03e172ac63cc} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 62.54 KiB/sec. | ||
| 7963 | 2026.04.28 20:34:17.457048 [ 277 ] {fd99e9e8-b104-4c83-9702-03e172ac63cc} <Debug> TCPHandler: Processed in 0.001176617 sec. | ||
| 7964 | 2026.04.28 20:34:17.457166 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7965 | 2026.04.28 20:34:17.457257 [ 277 ] {53514a8d-0e01-4b39-a5b9-199393070acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7966 | 2026.04.28 20:34:17.457308 [ 277 ] {53514a8d-0e01-4b39-a5b9-199393070acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7967 | 2026.04.28 20:34:17.458072 [ 277 ] {53514a8d-0e01-4b39-a5b9-199393070acf} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7968 | 2026.04.28 20:34:17.458107 [ 277 ] {53514a8d-0e01-4b39-a5b9-199393070acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 7969 | 2026.04.28 20:34:17.458633 [ 277 ] {53514a8d-0e01-4b39-a5b9-199393070acf} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7970 | 2026.04.28 20:34:17.458853 [ 277 ] {53514a8d-0e01-4b39-a5b9-199393070acf} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7971 | 2026.04.28 20:34:17.458984 [ 277 ] {53514a8d-0e01-4b39-a5b9-199393070acf} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001744 sec., 17775.229357798165 rows/sec., 31.85 MiB/sec. | ||
| 7972 | 2026.04.28 20:34:17.459043 [ 277 ] {53514a8d-0e01-4b39-a5b9-199393070acf} <Debug> TCPHandler: Processed in 0.001932074 sec. | ||
| 7973 | 2026.04.28 20:34:17.459163 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7974 | 2026.04.28 20:34:17.459255 [ 277 ] {676c4122-6512-4c39-8c5b-af495d91bcc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7975 | 2026.04.28 20:34:17.459295 [ 277 ] {676c4122-6512-4c39-8c5b-af495d91bcc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7976 | 2026.04.28 20:34:17.459623 [ 277 ] {676c4122-6512-4c39-8c5b-af495d91bcc5} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7977 | 2026.04.28 20:34:17.459656 [ 277 ] {676c4122-6512-4c39-8c5b-af495d91bcc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 7978 | 2026.04.28 20:34:17.459959 [ 277 ] {676c4122-6512-4c39-8c5b-af495d91bcc5} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7979 | 2026.04.28 20:34:17.460161 [ 277 ] {676c4122-6512-4c39-8c5b-af495d91bcc5} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7980 | 2026.04.28 20:34:17.460284 [ 277 ] {676c4122-6512-4c39-8c5b-af495d91bcc5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 7981 | 2026.04.28 20:34:17.460318 [ 277 ] {676c4122-6512-4c39-8c5b-af495d91bcc5} <Debug> TCPHandler: Processed in 0.001202217 sec. | ||
| 7982 | 2026.04.28 20:34:20.592735 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7983 | 2026.04.28 20:34:20.592816 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7984 | 2026.04.28 20:34:20.692403 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16360 | ||
| 7985 | 2026.04.28 20:34:20.692960 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7986 | 2026.04.28 20:34:20.693017 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 7987 | 2026.04.28 20:34:20.693528 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7988 | 2026.04.28 20:34:20.693784 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7989 | 2026.04.28 20:34:20.693933 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16360 | ||
| 7990 | 2026.04.28 20:34:21.529650 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7991 | 2026.04.28 20:34:21.546970 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7992 | 2026.04.28 20:34:21.547036 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 7993 | 2026.04.28 20:34:21.552727 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7994 | 2026.04.28 20:34:21.553427 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7995 | 2026.04.28 20:34:21.556361 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7996 | 2026.04.28 20:34:22.441848 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7997 | 2026.04.28 20:34:22.442123 [ 277 ] {692fb1d2-0960-48b2-bb39-dde5bd4b9b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7998 | 2026.04.28 20:34:22.442479 [ 277 ] {692fb1d2-0960-48b2-bb39-dde5bd4b9b61} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7999 | 2026.04.28 20:34:22.442514 [ 277 ] {692fb1d2-0960-48b2-bb39-dde5bd4b9b61} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8000 | 2026.04.28 20:34:22.442733 [ 277 ] {692fb1d2-0960-48b2-bb39-dde5bd4b9b61} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8001 | 2026.04.28 20:34:22.442802 [ 277 ] {692fb1d2-0960-48b2-bb39-dde5bd4b9b61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8002 | 2026.04.28 20:34:22.442945 [ 277 ] {692fb1d2-0960-48b2-bb39-dde5bd4b9b61} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8003 | 2026.04.28 20:34:22.443057 [ 317 ] {692fb1d2-0960-48b2-bb39-dde5bd4b9b61} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8004 | 2026.04.28 20:34:22.443079 [ 338 ] {692fb1d2-0960-48b2-bb39-dde5bd4b9b61} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8005 | 2026.04.28 20:34:22.443106 [ 341 ] {692fb1d2-0960-48b2-bb39-dde5bd4b9b61} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8006 | 2026.04.28 20:34:22.443258 [ 277 ] {692fb1d2-0960-48b2-bb39-dde5bd4b9b61} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8007 | 2026.04.28 20:34:22.443283 [ 277 ] {692fb1d2-0960-48b2-bb39-dde5bd4b9b61} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8008 | 2026.04.28 20:34:22.443352 [ 277 ] {692fb1d2-0960-48b2-bb39-dde5bd4b9b61} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8009 | 2026.04.28 20:34:22.443371 [ 277 ] {692fb1d2-0960-48b2-bb39-dde5bd4b9b61} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 8010 | 2026.04.28 20:34:22.443406 [ 277 ] {692fb1d2-0960-48b2-bb39-dde5bd4b9b61} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8011 | 2026.04.28 20:34:22.443443 [ 277 ] {692fb1d2-0960-48b2-bb39-dde5bd4b9b61} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8012 | 2026.04.28 20:34:22.444640 [ 277 ] {692fb1d2-0960-48b2-bb39-dde5bd4b9b61} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002625 sec., 19047.619047619046 rows/sec., 3.03 MiB/sec. | ||
| 8013 | 2026.04.28 20:34:22.444746 [ 277 ] {692fb1d2-0960-48b2-bb39-dde5bd4b9b61} <Debug> TCPHandler: Processed in 0.00303875 sec. | ||
| 8014 | 2026.04.28 20:34:22.446661 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8015 | 2026.04.28 20:34:22.446867 [ 277 ] {0f87d492-194f-4fb4-9b74-e05d37e52d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8016 | 2026.04.28 20:34:22.446949 [ 277 ] {0f87d492-194f-4fb4-9b74-e05d37e52d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8017 | 2026.04.28 20:34:22.447570 [ 277 ] {0f87d492-194f-4fb4-9b74-e05d37e52d55} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8018 | 2026.04.28 20:34:22.447612 [ 277 ] {0f87d492-194f-4fb4-9b74-e05d37e52d55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8019 | 2026.04.28 20:34:22.447982 [ 277 ] {0f87d492-194f-4fb4-9b74-e05d37e52d55} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8020 | 2026.04.28 20:34:22.448216 [ 277 ] {0f87d492-194f-4fb4-9b74-e05d37e52d55} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8021 | 2026.04.28 20:34:22.448362 [ 277 ] {0f87d492-194f-4fb4-9b74-e05d37e52d55} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001555 sec., 50160.771704180064 rows/sec., 4.15 MiB/sec. | ||
| 8022 | 2026.04.28 20:34:22.448400 [ 277 ] {0f87d492-194f-4fb4-9b74-e05d37e52d55} <Debug> TCPHandler: Processed in 0.001842072 sec. | ||
| 8023 | 2026.04.28 20:34:22.448521 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8024 | 2026.04.28 20:34:22.448617 [ 277 ] {90600ad4-9fdc-4c66-a851-7f15786a10bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8025 | 2026.04.28 20:34:22.448657 [ 277 ] {90600ad4-9fdc-4c66-a851-7f15786a10bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8026 | 2026.04.28 20:34:22.449055 [ 277 ] {90600ad4-9fdc-4c66-a851-7f15786a10bc} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8027 | 2026.04.28 20:34:22.449092 [ 277 ] {90600ad4-9fdc-4c66-a851-7f15786a10bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8028 | 2026.04.28 20:34:22.449383 [ 277 ] {90600ad4-9fdc-4c66-a851-7f15786a10bc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8029 | 2026.04.28 20:34:22.449595 [ 277 ] {90600ad4-9fdc-4c66-a851-7f15786a10bc} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8030 | 2026.04.28 20:34:22.449725 [ 277 ] {90600ad4-9fdc-4c66-a851-7f15786a10bc} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001127 sec., 9760.425909494234 rows/sec., 733.94 KiB/sec. | ||
| 8031 | 2026.04.28 20:34:22.449761 [ 277 ] {90600ad4-9fdc-4c66-a851-7f15786a10bc} <Debug> TCPHandler: Processed in 0.001290379 sec. | ||
| 8032 | 2026.04.28 20:34:22.449873 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8033 | 2026.04.28 20:34:22.449967 [ 277 ] {f1973490-1047-472c-b5d9-373aabeeef92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8034 | 2026.04.28 20:34:22.450006 [ 277 ] {f1973490-1047-472c-b5d9-373aabeeef92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8035 | 2026.04.28 20:34:22.450417 [ 277 ] {f1973490-1047-472c-b5d9-373aabeeef92} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8036 | 2026.04.28 20:34:22.450454 [ 277 ] {f1973490-1047-472c-b5d9-373aabeeef92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8037 | 2026.04.28 20:34:22.450767 [ 277 ] {f1973490-1047-472c-b5d9-373aabeeef92} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8038 | 2026.04.28 20:34:22.450991 [ 277 ] {f1973490-1047-472c-b5d9-373aabeeef92} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8039 | 2026.04.28 20:34:22.451121 [ 277 ] {f1973490-1047-472c-b5d9-373aabeeef92} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001172 sec., 63993.17406143344 rows/sec., 5.00 MiB/sec. | ||
| 8040 | 2026.04.28 20:34:22.451158 [ 277 ] {f1973490-1047-472c-b5d9-373aabeeef92} <Debug> TCPHandler: Processed in 0.001333991 sec. | ||
| 8041 | 2026.04.28 20:34:22.451272 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8042 | 2026.04.28 20:34:22.451365 [ 277 ] {c8f3cdb2-7bb9-49fd-a7a7-225e24033f3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8043 | 2026.04.28 20:34:22.451409 [ 277 ] {c8f3cdb2-7bb9-49fd-a7a7-225e24033f3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8044 | 2026.04.28 20:34:22.451807 [ 277 ] {c8f3cdb2-7bb9-49fd-a7a7-225e24033f3c} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8045 | 2026.04.28 20:34:22.451843 [ 277 ] {c8f3cdb2-7bb9-49fd-a7a7-225e24033f3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8046 | 2026.04.28 20:34:22.452188 [ 277 ] {c8f3cdb2-7bb9-49fd-a7a7-225e24033f3c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8047 | 2026.04.28 20:34:22.452403 [ 277 ] {c8f3cdb2-7bb9-49fd-a7a7-225e24033f3c} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8048 | 2026.04.28 20:34:22.452534 [ 277 ] {c8f3cdb2-7bb9-49fd-a7a7-225e24033f3c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 8049 | 2026.04.28 20:34:22.452570 [ 277 ] {c8f3cdb2-7bb9-49fd-a7a7-225e24033f3c} <Debug> TCPHandler: Processed in 0.001347011 sec. | ||
| 8050 | 2026.04.28 20:34:22.452710 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8051 | 2026.04.28 20:34:22.452833 [ 277 ] {ea187a53-2d99-4426-8131-f4c4d32ad704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8052 | 2026.04.28 20:34:22.452901 [ 277 ] {ea187a53-2d99-4426-8131-f4c4d32ad704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8053 | 2026.04.28 20:34:22.453699 [ 277 ] {ea187a53-2d99-4426-8131-f4c4d32ad704} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8054 | 2026.04.28 20:34:22.453737 [ 277 ] {ea187a53-2d99-4426-8131-f4c4d32ad704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8055 | 2026.04.28 20:34:22.454280 [ 277 ] {ea187a53-2d99-4426-8131-f4c4d32ad704} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8056 | 2026.04.28 20:34:22.454506 [ 277 ] {ea187a53-2d99-4426-8131-f4c4d32ad704} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8057 | 2026.04.28 20:34:22.454647 [ 277 ] {ea187a53-2d99-4426-8131-f4c4d32ad704} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00184 sec., 5978.260869565217 rows/sec., 10.71 MiB/sec. | ||
| 8058 | 2026.04.28 20:34:22.454700 [ 277 ] {ea187a53-2d99-4426-8131-f4c4d32ad704} <Debug> TCPHandler: Processed in 0.002051887 sec. | ||
| 8059 | 2026.04.28 20:34:22.454833 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8060 | 2026.04.28 20:34:22.454929 [ 277 ] {bf0d9e35-81f0-4b27-b74a-d3ca67ea9dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8061 | 2026.04.28 20:34:22.454971 [ 277 ] {bf0d9e35-81f0-4b27-b74a-d3ca67ea9dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8062 | 2026.04.28 20:34:22.455318 [ 277 ] {bf0d9e35-81f0-4b27-b74a-d3ca67ea9dc2} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8063 | 2026.04.28 20:34:22.455352 [ 277 ] {bf0d9e35-81f0-4b27-b74a-d3ca67ea9dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8064 | 2026.04.28 20:34:22.455669 [ 277 ] {bf0d9e35-81f0-4b27-b74a-d3ca67ea9dc2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8065 | 2026.04.28 20:34:22.455883 [ 277 ] {bf0d9e35-81f0-4b27-b74a-d3ca67ea9dc2} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8066 | 2026.04.28 20:34:22.456012 [ 277 ] {bf0d9e35-81f0-4b27-b74a-d3ca67ea9dc2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 8067 | 2026.04.28 20:34:22.456048 [ 277 ] {bf0d9e35-81f0-4b27-b74a-d3ca67ea9dc2} <Debug> TCPHandler: Processed in 0.001265399 sec. | ||
| 8068 | 2026.04.28 20:34:22.717165 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8069 | 2026.04.28 20:34:22.717430 [ 277 ] {4733a545-55a1-4245-9493-fd15a734a30c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 8070 | 2026.04.28 20:34:22.717833 [ 277 ] {4733a545-55a1-4245-9493-fd15a734a30c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8071 | 2026.04.28 20:34:22.717885 [ 277 ] {4733a545-55a1-4245-9493-fd15a734a30c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 8072 | 2026.04.28 20:34:22.718178 [ 277 ] {4733a545-55a1-4245-9493-fd15a734a30c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8073 | 2026.04.28 20:34:22.718255 [ 277 ] {4733a545-55a1-4245-9493-fd15a734a30c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8074 | 2026.04.28 20:34:22.718395 [ 277 ] {4733a545-55a1-4245-9493-fd15a734a30c} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 8075 | 2026.04.28 20:34:22.718488 [ 338 ] {4733a545-55a1-4245-9493-fd15a734a30c} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8076 | 2026.04.28 20:34:22.718495 [ 343 ] {4733a545-55a1-4245-9493-fd15a734a30c} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8077 | 2026.04.28 20:34:22.718495 [ 322 ] {4733a545-55a1-4245-9493-fd15a734a30c} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8078 | 2026.04.28 20:34:22.718628 [ 277 ] {4733a545-55a1-4245-9493-fd15a734a30c} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8079 | 2026.04.28 20:34:22.718655 [ 277 ] {4733a545-55a1-4245-9493-fd15a734a30c} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8080 | 2026.04.28 20:34:22.718724 [ 277 ] {4733a545-55a1-4245-9493-fd15a734a30c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8081 | 2026.04.28 20:34:22.718744 [ 277 ] {4733a545-55a1-4245-9493-fd15a734a30c} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 8082 | 2026.04.28 20:34:22.718778 [ 277 ] {4733a545-55a1-4245-9493-fd15a734a30c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 8083 | 2026.04.28 20:34:22.718815 [ 277 ] {4733a545-55a1-4245-9493-fd15a734a30c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 8084 | 2026.04.28 20:34:22.719942 [ 277 ] {4733a545-55a1-4245-9493-fd15a734a30c} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.00263 sec., 19011.406844106463 rows/sec., 4.55 MiB/sec. | ||
| 8085 | 2026.04.28 20:34:22.720070 [ 277 ] {4733a545-55a1-4245-9493-fd15a734a30c} <Debug> TCPHandler: Processed in 0.003037509 sec. | ||
| 8086 | 2026.04.28 20:34:22.733130 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8087 | 2026.04.28 20:34:22.733336 [ 277 ] {d9b1ef18-6e55-44cf-840b-8676b0be7434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8088 | 2026.04.28 20:34:22.733416 [ 277 ] {d9b1ef18-6e55-44cf-840b-8676b0be7434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8089 | 2026.04.28 20:34:22.734224 [ 277 ] {d9b1ef18-6e55-44cf-840b-8676b0be7434} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8090 | 2026.04.28 20:34:22.734284 [ 277 ] {d9b1ef18-6e55-44cf-840b-8676b0be7434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8091 | 2026.04.28 20:34:22.734650 [ 277 ] {d9b1ef18-6e55-44cf-840b-8676b0be7434} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8092 | 2026.04.28 20:34:22.734876 [ 277 ] {d9b1ef18-6e55-44cf-840b-8676b0be7434} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8093 | 2026.04.28 20:34:22.735026 [ 277 ] {d9b1ef18-6e55-44cf-840b-8676b0be7434} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001755 sec., 13675.213675213674 rows/sec., 1.13 MiB/sec. | ||
| 8094 | 2026.04.28 20:34:22.735063 [ 277 ] {d9b1ef18-6e55-44cf-840b-8676b0be7434} <Debug> TCPHandler: Processed in 0.002030996 sec. | ||
| 8095 | 2026.04.28 20:34:22.735181 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8096 | 2026.04.28 20:34:22.735272 [ 277 ] {866b651d-92c6-42fb-adb9-9ab1ef051d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8097 | 2026.04.28 20:34:22.735312 [ 277 ] {866b651d-92c6-42fb-adb9-9ab1ef051d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8098 | 2026.04.28 20:34:22.735699 [ 277 ] {866b651d-92c6-42fb-adb9-9ab1ef051d2f} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8099 | 2026.04.28 20:34:22.735734 [ 277 ] {866b651d-92c6-42fb-adb9-9ab1ef051d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8100 | 2026.04.28 20:34:22.736020 [ 277 ] {866b651d-92c6-42fb-adb9-9ab1ef051d2f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8101 | 2026.04.28 20:34:22.736228 [ 277 ] {866b651d-92c6-42fb-adb9-9ab1ef051d2f} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8102 | 2026.04.28 20:34:22.736356 [ 277 ] {866b651d-92c6-42fb-adb9-9ab1ef051d2f} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001101 sec., 12715.712988192552 rows/sec., 1.01 MiB/sec. | ||
| 8103 | 2026.04.28 20:34:22.736392 [ 277 ] {866b651d-92c6-42fb-adb9-9ab1ef051d2f} <Debug> TCPHandler: Processed in 0.001258069 sec. | ||
| 8104 | 2026.04.28 20:34:22.736514 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8105 | 2026.04.28 20:34:22.736636 [ 277 ] {38d905a5-1335-4c4d-957e-b1def380d30d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8106 | 2026.04.28 20:34:22.736686 [ 277 ] {38d905a5-1335-4c4d-957e-b1def380d30d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8107 | 2026.04.28 20:34:22.738149 [ 277 ] {38d905a5-1335-4c4d-957e-b1def380d30d} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8108 | 2026.04.28 20:34:22.738185 [ 277 ] {38d905a5-1335-4c4d-957e-b1def380d30d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8109 | 2026.04.28 20:34:22.738652 [ 277 ] {38d905a5-1335-4c4d-957e-b1def380d30d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8110 | 2026.04.28 20:34:22.738869 [ 277 ] {38d905a5-1335-4c4d-957e-b1def380d30d} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8111 | 2026.04.28 20:34:22.738978 [ 143 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8112 | 2026.04.28 20:34:22.739004 [ 277 ] {38d905a5-1335-4c4d-957e-b1def380d30d} <Debug> executeQuery: Read 2594 rows, 199.54 KiB in 0.002392 sec., 1084448.1605351171 rows/sec., 81.47 MiB/sec. | ||
| 8113 | 2026.04.28 20:34:22.739022 [ 143 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8114 | 2026.04.28 20:34:22.739043 [ 277 ] {38d905a5-1335-4c4d-957e-b1def380d30d} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 8115 | 2026.04.28 20:34:22.739045 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8116 | 2026.04.28 20:34:22.739058 [ 277 ] {38d905a5-1335-4c4d-957e-b1def380d30d} <Debug> TCPHandler: Processed in 0.00260544 sec. | ||
| 8117 | 2026.04.28 20:34:22.739158 [ 201 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8118 | 2026.04.28 20:34:22.739177 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8119 | 2026.04.28 20:34:22.739282 [ 277 ] {052ea153-8b59-437f-aaca-604a37d85a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8120 | 2026.04.28 20:34:22.739322 [ 277 ] {052ea153-8b59-437f-aaca-604a37d85a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8121 | 2026.04.28 20:34:22.739332 [ 201 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8122 | 2026.04.28 20:34:22.739390 [ 201 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3363 rows starting from the beginning of the part | ||
| 8123 | 2026.04.28 20:34:22.739489 [ 201 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 118 rows starting from the beginning of the part | ||
| 8124 | 2026.04.28 20:34:22.739570 [ 201 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 79 rows starting from the beginning of the part | ||
| 8125 | 2026.04.28 20:34:22.739642 [ 201 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 119 rows starting from the beginning of the part | ||
| 8126 | 2026.04.28 20:34:22.739708 [ 201 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 78 rows starting from the beginning of the part | ||
| 8127 | 2026.04.28 20:34:22.739754 [ 277 ] {052ea153-8b59-437f-aaca-604a37d85a60} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8128 | 2026.04.28 20:34:22.739773 [ 201 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 2594 rows starting from the beginning of the part | ||
| 8129 | 2026.04.28 20:34:22.739800 [ 277 ] {052ea153-8b59-437f-aaca-604a37d85a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8130 | 2026.04.28 20:34:22.740159 [ 277 ] {052ea153-8b59-437f-aaca-604a37d85a60} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8131 | 2026.04.28 20:34:22.740405 [ 277 ] {052ea153-8b59-437f-aaca-604a37d85a60} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8132 | 2026.04.28 20:34:22.740542 [ 277 ] {052ea153-8b59-437f-aaca-604a37d85a60} <Debug> executeQuery: Read 68 rows, 5.10 KiB in 0.001279 sec., 53166.53635652854 rows/sec., 3.89 MiB/sec. | ||
| 8133 | 2026.04.28 20:34:22.740579 [ 277 ] {052ea153-8b59-437f-aaca-604a37d85a60} <Debug> TCPHandler: Processed in 0.001450924 sec. | ||
| 8134 | 2026.04.28 20:34:22.740695 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8135 | 2026.04.28 20:34:22.740789 [ 277 ] {9c114ea6-d5b9-4ac7-861b-7ab24f779681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8136 | 2026.04.28 20:34:22.740828 [ 277 ] {9c114ea6-d5b9-4ac7-861b-7ab24f779681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8137 | 2026.04.28 20:34:22.741468 [ 277 ] {9c114ea6-d5b9-4ac7-861b-7ab24f779681} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8138 | 2026.04.28 20:34:22.741504 [ 277 ] {9c114ea6-d5b9-4ac7-861b-7ab24f779681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8139 | 2026.04.28 20:34:22.741843 [ 277 ] {9c114ea6-d5b9-4ac7-861b-7ab24f779681} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8140 | 2026.04.28 20:34:22.742075 [ 277 ] {9c114ea6-d5b9-4ac7-861b-7ab24f779681} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8141 | 2026.04.28 20:34:22.742200 [ 277 ] {9c114ea6-d5b9-4ac7-861b-7ab24f779681} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001428 sec., 577731.0924369748 rows/sec., 33.80 MiB/sec. | ||
| 8142 | 2026.04.28 20:34:22.742237 [ 277 ] {9c114ea6-d5b9-4ac7-861b-7ab24f779681} <Debug> TCPHandler: Processed in 0.001590287 sec. | ||
| 8143 | 2026.04.28 20:34:22.742303 [ 200 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6351 rows, containing 5 columns (5 merged, 0 gathered) in 0.003188903 sec., 1991593.9744796252 rows/sec., 158.93 MiB/sec. | ||
| 8144 | 2026.04.28 20:34:22.742353 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8145 | 2026.04.28 20:34:22.742450 [ 277 ] {b250e2f1-7d0c-4917-9d1e-44a4d1d2883b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8146 | 2026.04.28 20:34:22.742489 [ 277 ] {b250e2f1-7d0c-4917-9d1e-44a4d1d2883b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8147 | 2026.04.28 20:34:22.742607 [ 201 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8148 | 2026.04.28 20:34:22.742867 [ 277 ] {b250e2f1-7d0c-4917-9d1e-44a4d1d2883b} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8149 | 2026.04.28 20:34:22.742870 [ 201 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_56_11} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8150 | 2026.04.28 20:34:22.742911 [ 277 ] {b250e2f1-7d0c-4917-9d1e-44a4d1d2883b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8151 | 2026.04.28 20:34:22.742975 [ 201 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_56_11} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8152 | 2026.04.28 20:34:22.743062 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 8153 | 2026.04.28 20:34:22.743216 [ 277 ] {b250e2f1-7d0c-4917-9d1e-44a4d1d2883b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 8154 | 2026.04.28 20:34:22.743434 [ 277 ] {b250e2f1-7d0c-4917-9d1e-44a4d1d2883b} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8155 | 2026.04.28 20:34:22.743558 [ 277 ] {b250e2f1-7d0c-4917-9d1e-44a4d1d2883b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001126 sec., 888.0994671403197 rows/sec., 62.44 KiB/sec. | ||
| 8156 | 2026.04.28 20:34:22.743596 [ 277 ] {b250e2f1-7d0c-4917-9d1e-44a4d1d2883b} <Debug> TCPHandler: Processed in 0.00129322 sec. | ||
| 8157 | 2026.04.28 20:34:22.743718 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8158 | 2026.04.28 20:34:22.743843 [ 277 ] {5c6a3839-0737-43c3-bc9b-cfa702fe21c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8159 | 2026.04.28 20:34:22.743892 [ 277 ] {5c6a3839-0737-43c3-bc9b-cfa702fe21c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8160 | 2026.04.28 20:34:22.744359 [ 277 ] {5c6a3839-0737-43c3-bc9b-cfa702fe21c8} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8161 | 2026.04.28 20:34:22.744394 [ 277 ] {5c6a3839-0737-43c3-bc9b-cfa702fe21c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8162 | 2026.04.28 20:34:22.744714 [ 277 ] {5c6a3839-0737-43c3-bc9b-cfa702fe21c8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8163 | 2026.04.28 20:34:22.744937 [ 277 ] {5c6a3839-0737-43c3-bc9b-cfa702fe21c8} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8164 | 2026.04.28 20:34:22.745068 [ 277 ] {5c6a3839-0737-43c3-bc9b-cfa702fe21c8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001251 sec., 9592.32613908873 rows/sec., 749.40 KiB/sec. | ||
| 8165 | 2026.04.28 20:34:22.745107 [ 277 ] {5c6a3839-0737-43c3-bc9b-cfa702fe21c8} <Debug> TCPHandler: Processed in 0.001450303 sec. | ||
| 8166 | 2026.04.28 20:34:22.745227 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8167 | 2026.04.28 20:34:22.745341 [ 277 ] {3e5fb348-88f6-48e9-8c7f-2212c2c3747c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8168 | 2026.04.28 20:34:22.745386 [ 277 ] {3e5fb348-88f6-48e9-8c7f-2212c2c3747c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8169 | 2026.04.28 20:34:22.746512 [ 277 ] {3e5fb348-88f6-48e9-8c7f-2212c2c3747c} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8170 | 2026.04.28 20:34:22.746557 [ 277 ] {3e5fb348-88f6-48e9-8c7f-2212c2c3747c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8171 | 2026.04.28 20:34:22.747018 [ 277 ] {3e5fb348-88f6-48e9-8c7f-2212c2c3747c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8172 | 2026.04.28 20:34:22.747266 [ 277 ] {3e5fb348-88f6-48e9-8c7f-2212c2c3747c} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8173 | 2026.04.28 20:34:22.747372 [ 143 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8174 | 2026.04.28 20:34:22.747405 [ 143 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8175 | 2026.04.28 20:34:22.747405 [ 277 ] {3e5fb348-88f6-48e9-8c7f-2212c2c3747c} <Debug> executeQuery: Read 1371 rows, 95.00 KiB in 0.002088 sec., 656609.1954022988 rows/sec., 44.43 MiB/sec. | ||
| 8176 | 2026.04.28 20:34:22.747426 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8177 | 2026.04.28 20:34:22.747452 [ 277 ] {3e5fb348-88f6-48e9-8c7f-2212c2c3747c} <Debug> TCPHandler: Processed in 0.002278972 sec. | ||
| 8178 | 2026.04.28 20:34:22.747545 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8179 | 2026.04.28 20:34:22.747573 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8180 | 2026.04.28 20:34:22.747680 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8181 | 2026.04.28 20:34:22.747691 [ 277 ] {91f6a9e5-953a-4625-b236-16198511aef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8182 | 2026.04.28 20:34:22.747722 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1832 rows starting from the beginning of the part | ||
| 8183 | 2026.04.28 20:34:22.747750 [ 277 ] {91f6a9e5-953a-4625-b236-16198511aef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8184 | 2026.04.28 20:34:22.747799 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 95 rows starting from the beginning of the part | ||
| 8185 | 2026.04.28 20:34:22.747855 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 77 rows starting from the beginning of the part | ||
| 8186 | 2026.04.28 20:34:22.747902 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 95 rows starting from the beginning of the part | ||
| 8187 | 2026.04.28 20:34:22.747944 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 75 rows starting from the beginning of the part | ||
| 8188 | 2026.04.28 20:34:22.747989 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1371 rows starting from the beginning of the part | ||
| 8189 | 2026.04.28 20:34:22.748458 [ 277 ] {91f6a9e5-953a-4625-b236-16198511aef0} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8190 | 2026.04.28 20:34:22.748498 [ 277 ] {91f6a9e5-953a-4625-b236-16198511aef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8191 | 2026.04.28 20:34:22.748960 [ 277 ] {91f6a9e5-953a-4625-b236-16198511aef0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8192 | 2026.04.28 20:34:22.749182 [ 277 ] {91f6a9e5-953a-4625-b236-16198511aef0} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8193 | 2026.04.28 20:34:22.749320 [ 277 ] {91f6a9e5-953a-4625-b236-16198511aef0} <Debug> executeQuery: Read 1539 rows, 96.38 KiB in 0.001654 sec., 930471.584038694 rows/sec., 56.91 MiB/sec. | ||
| 8194 | 2026.04.28 20:34:22.749321 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8195 | 2026.04.28 20:34:22.749359 [ 277 ] {91f6a9e5-953a-4625-b236-16198511aef0} <Debug> TCPHandler: Processed in 0.001847863 sec. | ||
| 8196 | 2026.04.28 20:34:22.749358 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3545 rows, containing 5 columns (5 merged, 0 gathered) in 0.001864942 sec., 1900863.4048672826 rows/sec., 138.28 MiB/sec. | ||
| 8197 | 2026.04.28 20:34:22.749382 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8198 | 2026.04.28 20:34:22.749426 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8199 | 2026.04.28 20:34:22.749497 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8200 | 2026.04.28 20:34:22.749529 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8201 | 2026.04.28 20:34:22.749596 [ 277 ] {c0e95703-ef90-4453-b24e-5671578b1791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8202 | 2026.04.28 20:34:22.749637 [ 197 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8203 | 2026.04.28 20:34:22.749641 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8204 | 2026.04.28 20:34:22.749654 [ 277 ] {c0e95703-ef90-4453-b24e-5671578b1791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8205 | 2026.04.28 20:34:22.749692 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 19937 rows starting from the beginning of the part | ||
| 8206 | 2026.04.28 20:34:22.749778 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 8207 | 2026.04.28 20:34:22.749823 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 161 rows starting from the beginning of the part | ||
| 8208 | 2026.04.28 20:34:22.749865 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 8209 | 2026.04.28 20:34:22.749906 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 8210 | 2026.04.28 20:34:22.749944 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1539 rows starting from the beginning of the part | ||
| 8211 | 2026.04.28 20:34:22.749997 [ 197 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_56_11} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8212 | 2026.04.28 20:34:22.750099 [ 197 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_56_11} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8213 | 2026.04.28 20:34:22.750204 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 8214 | 2026.04.28 20:34:22.750539 [ 277 ] {c0e95703-ef90-4453-b24e-5671578b1791} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8215 | 2026.04.28 20:34:22.750581 [ 277 ] {c0e95703-ef90-4453-b24e-5671578b1791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8216 | 2026.04.28 20:34:22.751200 [ 277 ] {c0e95703-ef90-4453-b24e-5671578b1791} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8217 | 2026.04.28 20:34:22.751431 [ 277 ] {c0e95703-ef90-4453-b24e-5671578b1791} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8218 | 2026.04.28 20:34:22.751581 [ 277 ] {c0e95703-ef90-4453-b24e-5671578b1791} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002003 sec., 20968.547179231155 rows/sec., 37.57 MiB/sec. | ||
| 8219 | 2026.04.28 20:34:22.751636 [ 277 ] {c0e95703-ef90-4453-b24e-5671578b1791} <Debug> TCPHandler: Processed in 0.002192721 sec. | ||
| 8220 | 2026.04.28 20:34:22.751758 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8221 | 2026.04.28 20:34:22.751852 [ 277 ] {a736b1f3-f348-44fa-a981-968a0ee2a456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8222 | 2026.04.28 20:34:22.751899 [ 277 ] {a736b1f3-f348-44fa-a981-968a0ee2a456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8223 | 2026.04.28 20:34:22.752228 [ 277 ] {a736b1f3-f348-44fa-a981-968a0ee2a456} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8224 | 2026.04.28 20:34:22.752263 [ 277 ] {a736b1f3-f348-44fa-a981-968a0ee2a456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8225 | 2026.04.28 20:34:22.752580 [ 277 ] {a736b1f3-f348-44fa-a981-968a0ee2a456} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8226 | 2026.04.28 20:34:22.752795 [ 277 ] {a736b1f3-f348-44fa-a981-968a0ee2a456} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8227 | 2026.04.28 20:34:22.752927 [ 277 ] {a736b1f3-f348-44fa-a981-968a0ee2a456} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001093 sec., 10978.956999085087 rows/sec., 757.66 KiB/sec. | ||
| 8228 | 2026.04.28 20:34:22.752927 [ 141 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8229 | 2026.04.28 20:34:22.752967 [ 277 ] {a736b1f3-f348-44fa-a981-968a0ee2a456} <Debug> TCPHandler: Processed in 0.001258469 sec. | ||
| 8230 | 2026.04.28 20:34:22.752979 [ 141 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8231 | 2026.04.28 20:34:22.753004 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8232 | 2026.04.28 20:34:22.753077 [ 196 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8233 | 2026.04.28 20:34:22.753175 [ 196 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8234 | 2026.04.28 20:34:22.753200 [ 196 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2820 rows starting from the beginning of the part | ||
| 8235 | 2026.04.28 20:34:22.753244 [ 196 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 8236 | 2026.04.28 20:34:22.753279 [ 196 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 8237 | 2026.04.28 20:34:22.753311 [ 196 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 8238 | 2026.04.28 20:34:22.753343 [ 196 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 8239 | 2026.04.28 20:34:22.753376 [ 196 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 12 rows starting from the beginning of the part | ||
| 8240 | 2026.04.28 20:34:22.754592 [ 200 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3072 rows, containing 4 columns (4 merged, 0 gathered) in 0.001546955 sec., 1985836.6920821872 rows/sec., 132.15 MiB/sec. | ||
| 8241 | 2026.04.28 20:34:22.754955 [ 199 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8242 | 2026.04.28 20:34:22.755221 [ 199 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_56_11} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8243 | 2026.04.28 20:34:22.755289 [ 199 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_56_11} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8244 | 2026.04.28 20:34:22.755379 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 8245 | 2026.04.28 20:34:22.755792 [ 186 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22117 rows, containing 5 columns (5 merged, 0 gathered) in 0.006289224 sec., 3516650.0668444945 rows/sec., 226.62 MiB/sec. | ||
| 8246 | 2026.04.28 20:34:22.756193 [ 197 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8247 | 2026.04.28 20:34:22.756453 [ 197 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8248 | 2026.04.28 20:34:22.756523 [ 197 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8249 | 2026.04.28 20:34:22.756606 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 8250 | 2026.04.28 20:34:23.000252 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.88 MiB, peak 307.34 MiB, free memory in arenas 0.00 B, will set to 297.99 MiB (RSS), difference: 1.11 MiB | ||
| 8251 | 2026.04.28 20:34:25.743342 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1018 | ||
| 8252 | 2026.04.28 20:34:25.746191 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8253 | 2026.04.28 20:34:25.746232 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8254 | 2026.04.28 20:34:25.747516 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8255 | 2026.04.28 20:34:25.747778 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8256 | 2026.04.28 20:34:25.747920 [ 138 ] {} <Debug> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8257 | 2026.04.28 20:34:25.747993 [ 138 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8258 | 2026.04.28 20:34:25.748017 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8259 | 2026.04.28 20:34:25.748028 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1018 | ||
| 8260 | 2026.04.28 20:34:25.748150 [ 200 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::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 | ||
| 8261 | 2026.04.28 20:34:25.748908 [ 200 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8262 | 2026.04.28 20:34:25.749075 [ 200 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 822 rows starting from the beginning of the part | ||
| 8263 | 2026.04.28 20:34:25.749407 [ 200 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 28 rows starting from the beginning of the part | ||
| 8264 | 2026.04.28 20:34:25.749712 [ 200 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 52 rows starting from the beginning of the part | ||
| 8265 | 2026.04.28 20:34:25.750009 [ 200 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 8266 | 2026.04.28 20:34:25.750302 [ 200 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
| 8267 | 2026.04.28 20:34:25.750619 [ 200 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 8268 | 2026.04.28 20:34:25.757370 [ 197 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1018 rows, containing 72 columns (72 merged, 0 gathered) in 0.009283192 sec., 109660.55641206172 rows/sec., 93.17 MiB/sec. | ||
| 8269 | 2026.04.28 20:34:25.759205 [ 187 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8270 | 2026.04.28 20:34:25.759891 [ 187 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_26_5} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8271 | 2026.04.28 20:34:25.759977 [ 187 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_26_5} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8272 | 2026.04.28 20:34:25.760297 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.40 MiB. | ||
| 8273 | 2026.04.28 20:34:27.440620 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8274 | 2026.04.28 20:34:27.440884 [ 277 ] {e469af75-41a3-4d25-94ce-231371c6e320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8275 | 2026.04.28 20:34:27.441252 [ 277 ] {e469af75-41a3-4d25-94ce-231371c6e320} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8276 | 2026.04.28 20:34:27.441293 [ 277 ] {e469af75-41a3-4d25-94ce-231371c6e320} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8277 | 2026.04.28 20:34:27.441527 [ 277 ] {e469af75-41a3-4d25-94ce-231371c6e320} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8278 | 2026.04.28 20:34:27.441594 [ 277 ] {e469af75-41a3-4d25-94ce-231371c6e320} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8279 | 2026.04.28 20:34:27.441732 [ 277 ] {e469af75-41a3-4d25-94ce-231371c6e320} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8280 | 2026.04.28 20:34:27.441882 [ 343 ] {e469af75-41a3-4d25-94ce-231371c6e320} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8281 | 2026.04.28 20:34:27.441892 [ 338 ] {e469af75-41a3-4d25-94ce-231371c6e320} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8282 | 2026.04.28 20:34:27.441882 [ 322 ] {e469af75-41a3-4d25-94ce-231371c6e320} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8283 | 2026.04.28 20:34:27.442147 [ 277 ] {e469af75-41a3-4d25-94ce-231371c6e320} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8284 | 2026.04.28 20:34:27.442175 [ 277 ] {e469af75-41a3-4d25-94ce-231371c6e320} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8285 | 2026.04.28 20:34:27.442243 [ 277 ] {e469af75-41a3-4d25-94ce-231371c6e320} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8286 | 2026.04.28 20:34:27.442263 [ 277 ] {e469af75-41a3-4d25-94ce-231371c6e320} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 8287 | 2026.04.28 20:34:27.442300 [ 277 ] {e469af75-41a3-4d25-94ce-231371c6e320} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8288 | 2026.04.28 20:34:27.442339 [ 277 ] {e469af75-41a3-4d25-94ce-231371c6e320} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8289 | 2026.04.28 20:34:27.443425 [ 277 ] {e469af75-41a3-4d25-94ce-231371c6e320} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002642 sec., 18925.056775170327 rows/sec., 3.01 MiB/sec. | ||
| 8290 | 2026.04.28 20:34:27.443523 [ 277 ] {e469af75-41a3-4d25-94ce-231371c6e320} <Debug> TCPHandler: Processed in 0.00304379 sec. | ||
| 8291 | 2026.04.28 20:34:27.444991 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8292 | 2026.04.28 20:34:27.445095 [ 277 ] {bf6778b3-b028-407b-81a8-c7235f2eec21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8293 | 2026.04.28 20:34:27.445136 [ 277 ] {bf6778b3-b028-407b-81a8-c7235f2eec21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8294 | 2026.04.28 20:34:27.445611 [ 277 ] {bf6778b3-b028-407b-81a8-c7235f2eec21} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8295 | 2026.04.28 20:34:27.445653 [ 277 ] {bf6778b3-b028-407b-81a8-c7235f2eec21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8296 | 2026.04.28 20:34:27.446008 [ 277 ] {bf6778b3-b028-407b-81a8-c7235f2eec21} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8297 | 2026.04.28 20:34:27.446226 [ 277 ] {bf6778b3-b028-407b-81a8-c7235f2eec21} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8298 | 2026.04.28 20:34:27.446367 [ 277 ] {bf6778b3-b028-407b-81a8-c7235f2eec21} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001302 sec., 43010.75268817204 rows/sec., 3.30 MiB/sec. | ||
| 8299 | 2026.04.28 20:34:27.446405 [ 277 ] {bf6778b3-b028-407b-81a8-c7235f2eec21} <Debug> TCPHandler: Processed in 0.001462634 sec. | ||
| 8300 | 2026.04.28 20:34:27.446526 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8301 | 2026.04.28 20:34:27.446618 [ 277 ] {330d2f85-6988-4cfb-9bd6-6b5afa17ea88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8302 | 2026.04.28 20:34:27.446656 [ 277 ] {330d2f85-6988-4cfb-9bd6-6b5afa17ea88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8303 | 2026.04.28 20:34:27.447063 [ 277 ] {330d2f85-6988-4cfb-9bd6-6b5afa17ea88} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8304 | 2026.04.28 20:34:27.447099 [ 277 ] {330d2f85-6988-4cfb-9bd6-6b5afa17ea88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8305 | 2026.04.28 20:34:27.447390 [ 277 ] {330d2f85-6988-4cfb-9bd6-6b5afa17ea88} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8306 | 2026.04.28 20:34:27.447620 [ 277 ] {330d2f85-6988-4cfb-9bd6-6b5afa17ea88} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8307 | 2026.04.28 20:34:27.447741 [ 277 ] {330d2f85-6988-4cfb-9bd6-6b5afa17ea88} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001142 sec., 56042.031523642734 rows/sec., 4.37 MiB/sec. | ||
| 8308 | 2026.04.28 20:34:27.447777 [ 277 ] {330d2f85-6988-4cfb-9bd6-6b5afa17ea88} <Debug> TCPHandler: Processed in 0.001299409 sec. | ||
| 8309 | 2026.04.28 20:34:27.447901 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8310 | 2026.04.28 20:34:27.447995 [ 277 ] {b3aa58bd-7797-4399-9fbc-0249d3f7a0f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8311 | 2026.04.28 20:34:27.448036 [ 277 ] {b3aa58bd-7797-4399-9fbc-0249d3f7a0f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8312 | 2026.04.28 20:34:27.448402 [ 277 ] {b3aa58bd-7797-4399-9fbc-0249d3f7a0f0} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8313 | 2026.04.28 20:34:27.448437 [ 277 ] {b3aa58bd-7797-4399-9fbc-0249d3f7a0f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8314 | 2026.04.28 20:34:27.448756 [ 277 ] {b3aa58bd-7797-4399-9fbc-0249d3f7a0f0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8315 | 2026.04.28 20:34:27.448966 [ 277 ] {b3aa58bd-7797-4399-9fbc-0249d3f7a0f0} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8316 | 2026.04.28 20:34:27.449086 [ 277 ] {b3aa58bd-7797-4399-9fbc-0249d3f7a0f0} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00111 sec., 115315.31531531531 rows/sec., 8.03 MiB/sec. | ||
| 8317 | 2026.04.28 20:34:27.449123 [ 277 ] {b3aa58bd-7797-4399-9fbc-0249d3f7a0f0} <Debug> TCPHandler: Processed in 0.001270139 sec. | ||
| 8318 | 2026.04.28 20:34:27.449237 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8319 | 2026.04.28 20:34:27.449328 [ 277 ] {8f4e4afe-c035-4a0a-b4be-14cf3bbd5bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8320 | 2026.04.28 20:34:27.449368 [ 277 ] {8f4e4afe-c035-4a0a-b4be-14cf3bbd5bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8321 | 2026.04.28 20:34:27.449686 [ 277 ] {8f4e4afe-c035-4a0a-b4be-14cf3bbd5bc8} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8322 | 2026.04.28 20:34:27.449721 [ 277 ] {8f4e4afe-c035-4a0a-b4be-14cf3bbd5bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8323 | 2026.04.28 20:34:27.450015 [ 277 ] {8f4e4afe-c035-4a0a-b4be-14cf3bbd5bc8} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8324 | 2026.04.28 20:34:27.450221 [ 277 ] {8f4e4afe-c035-4a0a-b4be-14cf3bbd5bc8} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8325 | 2026.04.28 20:34:27.450340 [ 277 ] {8f4e4afe-c035-4a0a-b4be-14cf3bbd5bc8} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00103 sec., 46601.94174757281 rows/sec., 3.14 MiB/sec. | ||
| 8326 | 2026.04.28 20:34:27.450375 [ 277 ] {8f4e4afe-c035-4a0a-b4be-14cf3bbd5bc8} <Debug> TCPHandler: Processed in 0.001184828 sec. | ||
| 8327 | 2026.04.28 20:34:28.194076 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16872 | ||
| 8328 | 2026.04.28 20:34:28.194736 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8329 | 2026.04.28 20:34:28.194783 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8330 | 2026.04.28 20:34:28.195305 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8331 | 2026.04.28 20:34:28.195551 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8332 | 2026.04.28 20:34:28.195701 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16872 | ||
| 8333 | 2026.04.28 20:34:29.056500 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8334 | 2026.04.28 20:34:29.073374 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8335 | 2026.04.28 20:34:29.073426 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8336 | 2026.04.28 20:34:29.079481 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8337 | 2026.04.28 20:34:29.080166 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8338 | 2026.04.28 20:34:29.082733 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8339 | 2026.04.28 20:34:32.442388 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8340 | 2026.04.28 20:34:32.442628 [ 277 ] {0f7b7425-490c-4180-a0bc-0bdde35b5613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8341 | 2026.04.28 20:34:32.442969 [ 277 ] {0f7b7425-490c-4180-a0bc-0bdde35b5613} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8342 | 2026.04.28 20:34:32.443005 [ 277 ] {0f7b7425-490c-4180-a0bc-0bdde35b5613} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8343 | 2026.04.28 20:34:32.443223 [ 277 ] {0f7b7425-490c-4180-a0bc-0bdde35b5613} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8344 | 2026.04.28 20:34:32.443292 [ 277 ] {0f7b7425-490c-4180-a0bc-0bdde35b5613} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8345 | 2026.04.28 20:34:32.443434 [ 277 ] {0f7b7425-490c-4180-a0bc-0bdde35b5613} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8346 | 2026.04.28 20:34:32.443558 [ 295 ] {0f7b7425-490c-4180-a0bc-0bdde35b5613} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8347 | 2026.04.28 20:34:32.443558 [ 343 ] {0f7b7425-490c-4180-a0bc-0bdde35b5613} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8348 | 2026.04.28 20:34:32.443558 [ 322 ] {0f7b7425-490c-4180-a0bc-0bdde35b5613} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8349 | 2026.04.28 20:34:32.443729 [ 277 ] {0f7b7425-490c-4180-a0bc-0bdde35b5613} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8350 | 2026.04.28 20:34:32.443757 [ 277 ] {0f7b7425-490c-4180-a0bc-0bdde35b5613} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8351 | 2026.04.28 20:34:32.443826 [ 277 ] {0f7b7425-490c-4180-a0bc-0bdde35b5613} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8352 | 2026.04.28 20:34:32.443847 [ 277 ] {0f7b7425-490c-4180-a0bc-0bdde35b5613} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 8353 | 2026.04.28 20:34:32.443881 [ 277 ] {0f7b7425-490c-4180-a0bc-0bdde35b5613} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8354 | 2026.04.28 20:34:32.443919 [ 277 ] {0f7b7425-490c-4180-a0bc-0bdde35b5613} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8355 | 2026.04.28 20:34:32.445011 [ 277 ] {0f7b7425-490c-4180-a0bc-0bdde35b5613} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002473 sec., 20218.358269308534 rows/sec., 3.22 MiB/sec. | ||
| 8356 | 2026.04.28 20:34:32.445143 [ 277 ] {0f7b7425-490c-4180-a0bc-0bdde35b5613} <Debug> TCPHandler: Processed in 0.002888716 sec. | ||
| 8357 | 2026.04.28 20:34:32.446982 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8358 | 2026.04.28 20:34:32.447113 [ 277 ] {a4fcc863-ccd7-49d3-bf38-8d76e22d8a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8359 | 2026.04.28 20:34:32.447165 [ 277 ] {a4fcc863-ccd7-49d3-bf38-8d76e22d8a35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8360 | 2026.04.28 20:34:32.447715 [ 277 ] {a4fcc863-ccd7-49d3-bf38-8d76e22d8a35} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8361 | 2026.04.28 20:34:32.447760 [ 277 ] {a4fcc863-ccd7-49d3-bf38-8d76e22d8a35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8362 | 2026.04.28 20:34:32.448142 [ 277 ] {a4fcc863-ccd7-49d3-bf38-8d76e22d8a35} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8363 | 2026.04.28 20:34:32.448371 [ 277 ] {a4fcc863-ccd7-49d3-bf38-8d76e22d8a35} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8364 | 2026.04.28 20:34:32.448524 [ 277 ] {a4fcc863-ccd7-49d3-bf38-8d76e22d8a35} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001449 sec., 53830.22774327122 rows/sec., 4.46 MiB/sec. | ||
| 8365 | 2026.04.28 20:34:32.448564 [ 277 ] {a4fcc863-ccd7-49d3-bf38-8d76e22d8a35} <Debug> TCPHandler: Processed in 0.001643418 sec. | ||
| 8366 | 2026.04.28 20:34:32.448691 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8367 | 2026.04.28 20:34:32.448787 [ 277 ] {b8ee37a6-efcf-4a55-9d8d-0e87bb9879ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8368 | 2026.04.28 20:34:32.448828 [ 277 ] {b8ee37a6-efcf-4a55-9d8d-0e87bb9879ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8369 | 2026.04.28 20:34:32.449220 [ 277 ] {b8ee37a6-efcf-4a55-9d8d-0e87bb9879ab} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8370 | 2026.04.28 20:34:32.449258 [ 277 ] {b8ee37a6-efcf-4a55-9d8d-0e87bb9879ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8371 | 2026.04.28 20:34:32.449553 [ 277 ] {b8ee37a6-efcf-4a55-9d8d-0e87bb9879ab} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8372 | 2026.04.28 20:34:32.449768 [ 277 ] {b8ee37a6-efcf-4a55-9d8d-0e87bb9879ab} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8373 | 2026.04.28 20:34:32.449877 [ 128 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8374 | 2026.04.28 20:34:32.449897 [ 277 ] {b8ee37a6-efcf-4a55-9d8d-0e87bb9879ab} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001129 sec., 9743.135518157662 rows/sec., 732.64 KiB/sec. | ||
| 8375 | 2026.04.28 20:34:32.449922 [ 128 ] {} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8376 | 2026.04.28 20:34:32.449939 [ 277 ] {b8ee37a6-efcf-4a55-9d8d-0e87bb9879ab} <Debug> TCPHandler: Processed in 0.001297809 sec. | ||
| 8377 | 2026.04.28 20:34:32.449946 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8378 | 2026.04.28 20:34:32.450063 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8379 | 2026.04.28 20:34:32.450070 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 8380 | 2026.04.28 20:34:32.450161 [ 277 ] {ae1f0495-64c1-40af-b10a-2757e19a1b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8381 | 2026.04.28 20:34:32.450205 [ 277 ] {ae1f0495-64c1-40af-b10a-2757e19a1b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8382 | 2026.04.28 20:34:32.450236 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8383 | 2026.04.28 20:34:32.450280 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 227 rows starting from the beginning of the part | ||
| 8384 | 2026.04.28 20:34:32.450355 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 13 rows starting from the beginning of the part | ||
| 8385 | 2026.04.28 20:34:32.450409 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 31 rows starting from the beginning of the part | ||
| 8386 | 2026.04.28 20:34:32.450463 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 11 rows starting from the beginning of the part | ||
| 8387 | 2026.04.28 20:34:32.450511 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 68 rows starting from the beginning of the part | ||
| 8388 | 2026.04.28 20:34:32.450556 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 11 rows starting from the beginning of the part | ||
| 8389 | 2026.04.28 20:34:32.450620 [ 277 ] {ae1f0495-64c1-40af-b10a-2757e19a1b36} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8390 | 2026.04.28 20:34:32.450662 [ 277 ] {ae1f0495-64c1-40af-b10a-2757e19a1b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8391 | 2026.04.28 20:34:32.451022 [ 277 ] {ae1f0495-64c1-40af-b10a-2757e19a1b36} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8392 | 2026.04.28 20:34:32.451257 [ 277 ] {ae1f0495-64c1-40af-b10a-2757e19a1b36} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8393 | 2026.04.28 20:34:32.451394 [ 277 ] {ae1f0495-64c1-40af-b10a-2757e19a1b36} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.00125 sec., 60000 rows/sec., 4.68 MiB/sec. | ||
| 8394 | 2026.04.28 20:34:32.451432 [ 277 ] {ae1f0495-64c1-40af-b10a-2757e19a1b36} <Debug> TCPHandler: Processed in 0.001418653 sec. | ||
| 8395 | 2026.04.28 20:34:32.451456 [ 197 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 361 rows, containing 5 columns (5 merged, 0 gathered) in 0.001438973 sec., 250873.36593528854 rows/sec., 17.88 MiB/sec. | ||
| 8396 | 2026.04.28 20:34:32.451552 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8397 | 2026.04.28 20:34:32.451634 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8398 | 2026.04.28 20:34:32.451650 [ 277 ] {b7374105-16d2-4bd7-be04-2729cd8c0a22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8399 | 2026.04.28 20:34:32.451694 [ 277 ] {b7374105-16d2-4bd7-be04-2729cd8c0a22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8400 | 2026.04.28 20:34:32.451927 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_46_9} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8401 | 2026.04.28 20:34:32.452005 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_46_9} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8402 | 2026.04.28 20:34:32.452099 [ 277 ] {b7374105-16d2-4bd7-be04-2729cd8c0a22} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8403 | 2026.04.28 20:34:32.452109 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 8404 | 2026.04.28 20:34:32.452135 [ 277 ] {b7374105-16d2-4bd7-be04-2729cd8c0a22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8405 | 2026.04.28 20:34:32.452466 [ 277 ] {b7374105-16d2-4bd7-be04-2729cd8c0a22} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8406 | 2026.04.28 20:34:32.452674 [ 277 ] {b7374105-16d2-4bd7-be04-2729cd8c0a22} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8407 | 2026.04.28 20:34:32.452809 [ 277 ] {b7374105-16d2-4bd7-be04-2729cd8c0a22} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 8408 | 2026.04.28 20:34:32.452846 [ 277 ] {b7374105-16d2-4bd7-be04-2729cd8c0a22} <Debug> TCPHandler: Processed in 0.001344001 sec. | ||
| 8409 | 2026.04.28 20:34:32.452956 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8410 | 2026.04.28 20:34:32.453049 [ 277 ] {a91ad325-cc4b-4821-a7a1-16ab03758fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8411 | 2026.04.28 20:34:32.453104 [ 277 ] {a91ad325-cc4b-4821-a7a1-16ab03758fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8412 | 2026.04.28 20:34:32.453855 [ 277 ] {a91ad325-cc4b-4821-a7a1-16ab03758fec} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8413 | 2026.04.28 20:34:32.453893 [ 277 ] {a91ad325-cc4b-4821-a7a1-16ab03758fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8414 | 2026.04.28 20:34:32.454401 [ 277 ] {a91ad325-cc4b-4821-a7a1-16ab03758fec} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8415 | 2026.04.28 20:34:32.454621 [ 277 ] {a91ad325-cc4b-4821-a7a1-16ab03758fec} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8416 | 2026.04.28 20:34:32.454756 [ 129 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8417 | 2026.04.28 20:34:32.454762 [ 277 ] {a91ad325-cc4b-4821-a7a1-16ab03758fec} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001731 sec., 6354.70826112074 rows/sec., 11.39 MiB/sec. | ||
| 8418 | 2026.04.28 20:34:32.454832 [ 129 ] {} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8419 | 2026.04.28 20:34:32.454859 [ 277 ] {a91ad325-cc4b-4821-a7a1-16ab03758fec} <Debug> TCPHandler: Processed in 0.001951455 sec. | ||
| 8420 | 2026.04.28 20:34:32.454873 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8421 | 2026.04.28 20:34:32.454985 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8422 | 2026.04.28 20:34:32.454993 [ 197 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 8423 | 2026.04.28 20:34:32.455086 [ 277 ] {c3e983cc-5a7b-4228-8d62-56d6bfcdc6a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8424 | 2026.04.28 20:34:32.455135 [ 277 ] {c3e983cc-5a7b-4228-8d62-56d6bfcdc6a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8425 | 2026.04.28 20:34:32.455308 [ 197 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8426 | 2026.04.28 20:34:32.455388 [ 197 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 943 rows starting from the beginning of the part | ||
| 8427 | 2026.04.28 20:34:32.455484 [ 277 ] {c3e983cc-5a7b-4228-8d62-56d6bfcdc6a9} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8428 | 2026.04.28 20:34:32.455526 [ 277 ] {c3e983cc-5a7b-4228-8d62-56d6bfcdc6a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8429 | 2026.04.28 20:34:32.455564 [ 197 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 11 rows starting from the beginning of the part | ||
| 8430 | 2026.04.28 20:34:32.455695 [ 197 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 31 rows starting from the beginning of the part | ||
| 8431 | 2026.04.28 20:34:32.455793 [ 197 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 11 rows starting from the beginning of the part | ||
| 8432 | 2026.04.28 20:34:32.455846 [ 277 ] {c3e983cc-5a7b-4228-8d62-56d6bfcdc6a9} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8433 | 2026.04.28 20:34:32.455892 [ 197 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 42 rows starting from the beginning of the part | ||
| 8434 | 2026.04.28 20:34:32.455995 [ 197 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 11 rows starting from the beginning of the part | ||
| 8435 | 2026.04.28 20:34:32.456082 [ 277 ] {c3e983cc-5a7b-4228-8d62-56d6bfcdc6a9} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8436 | 2026.04.28 20:34:32.456227 [ 277 ] {c3e983cc-5a7b-4228-8d62-56d6bfcdc6a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 3.49 MiB/sec. | ||
| 8437 | 2026.04.28 20:34:32.456264 [ 277 ] {c3e983cc-5a7b-4228-8d62-56d6bfcdc6a9} <Debug> TCPHandler: Processed in 0.00132958 sec. | ||
| 8438 | 2026.04.28 20:34:32.462347 [ 189 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1049 rows, containing 19 columns (19 merged, 0 gathered) in 0.007405239 sec., 141656.46780610323 rows/sec., 253.84 MiB/sec. | ||
| 8439 | 2026.04.28 20:34:32.463552 [ 197 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8440 | 2026.04.28 20:34:32.463880 [ 197 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8441 | 2026.04.28 20:34:32.463950 [ 197 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8442 | 2026.04.28 20:34:32.464053 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.29 MiB. | ||
| 8443 | 2026.04.28 20:34:33.000265 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.58 MiB, peak 307.83 MiB, free memory in arenas 0.00 B, will set to 303.38 MiB (RSS), difference: 3.79 MiB | ||
| 8444 | 2026.04.28 20:34:35.101669 [ 123 ] {} <Debug> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 8445 | 2026.04.28 20:34:35.101730 [ 123 ] {} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8446 | 2026.04.28 20:34:35.101756 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8447 | 2026.04.28 20:34:35.101860 [ 191 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 8448 | 2026.04.28 20:34:35.101980 [ 191 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8449 | 2026.04.28 20:34:35.102019 [ 191 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 975 rows starting from the beginning of the part | ||
| 8450 | 2026.04.28 20:34:35.102091 [ 191 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 825 rows starting from the beginning of the part | ||
| 8451 | 2026.04.28 20:34:35.102141 [ 191 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 825 rows starting from the beginning of the part | ||
| 8452 | 2026.04.28 20:34:35.102187 [ 191 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 8453 | 2026.04.28 20:34:35.102236 [ 191 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 825 rows starting from the beginning of the part | ||
| 8454 | 2026.04.28 20:34:35.103496 [ 189 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3451 rows, containing 5 columns (5 merged, 0 gathered) in 0.001677128 sec., 2057684.3270161848 rows/sec., 128.77 MiB/sec. | ||
| 8455 | 2026.04.28 20:34:35.103712 [ 195 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8456 | 2026.04.28 20:34:35.104029 [ 195 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_14_3} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8457 | 2026.04.28 20:34:35.104113 [ 195 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_14_3} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 8458 | 2026.04.28 20:34:35.104184 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 8459 | 2026.04.28 20:34:35.592930 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8460 | 2026.04.28 20:34:35.593005 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8461 | 2026.04.28 20:34:35.695836 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17320 | ||
| 8462 | 2026.04.28 20:34:35.696336 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8463 | 2026.04.28 20:34:35.696387 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8464 | 2026.04.28 20:34:35.696875 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8465 | 2026.04.28 20:34:35.697117 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8466 | 2026.04.28 20:34:35.697260 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17320 | ||
| 8467 | 2026.04.28 20:34:35.697261 [ 123 ] {} <Debug> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8468 | 2026.04.28 20:34:35.697323 [ 123 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8469 | 2026.04.28 20:34:35.697343 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8470 | 2026.04.28 20:34:35.697446 [ 191 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 8471 | 2026.04.28 20:34:35.697581 [ 191 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8472 | 2026.04.28 20:34:35.697633 [ 191 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14952 rows starting from the beginning of the part | ||
| 8473 | 2026.04.28 20:34:35.697719 [ 191 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 8474 | 2026.04.28 20:34:35.697770 [ 191 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 8475 | 2026.04.28 20:34:35.697818 [ 191 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 8476 | 2026.04.28 20:34:35.697880 [ 191 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 8477 | 2026.04.28 20:34:35.697943 [ 191 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 8478 | 2026.04.28 20:34:35.699825 [ 189 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17320 rows, containing 4 columns (4 merged, 0 gathered) in 0.002425206 sec., 7141661.368147695 rows/sec., 102.16 MiB/sec. | ||
| 8479 | 2026.04.28 20:34:35.700150 [ 190 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8480 | 2026.04.28 20:34:35.700512 [ 190 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_36_7} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8481 | 2026.04.28 20:34:35.700607 [ 190 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_36_7} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8482 | 2026.04.28 20:34:35.700720 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8483 | 2026.04.28 20:34:35.748392 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1042 | ||
| 8484 | 2026.04.28 20:34:35.750438 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8485 | 2026.04.28 20:34:35.750475 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8486 | 2026.04.28 20:34:35.751592 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8487 | 2026.04.28 20:34:35.751848 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8488 | 2026.04.28 20:34:35.752090 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1042 | ||
| 8489 | 2026.04.28 20:34:36.582867 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 8490 | 2026.04.28 20:34:36.599586 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8491 | 2026.04.28 20:34:36.599645 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8492 | 2026.04.28 20:34:36.605636 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8493 | 2026.04.28 20:34:36.606315 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8494 | 2026.04.28 20:34:36.606607 [ 122 ] {} <Debug> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8495 | 2026.04.28 20:34:36.606673 [ 122 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8496 | 2026.04.28 20:34:36.606695 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 8497 | 2026.04.28 20:34:36.606804 [ 192 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 8498 | 2026.04.28 20:34:36.609612 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 8499 | 2026.04.28 20:34:36.609990 [ 192 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8500 | 2026.04.28 20:34:36.610761 [ 192 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 8501 | 2026.04.28 20:34:36.614063 [ 192 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 8502 | 2026.04.28 20:34:36.617370 [ 192 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 8503 | 2026.04.28 20:34:36.621262 [ 192 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 8504 | 2026.04.28 20:34:36.625321 [ 192 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 8505 | 2026.04.28 20:34:36.629338 [ 192 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 8506 | 2026.04.28 20:34:36.688747 [ 189 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.081993156 sec., 3305.1539082115587 rows/sec., 17.09 MiB/sec. | ||
| 8507 | 2026.04.28 20:34:36.690761 [ 188 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8508 | 2026.04.28 20:34:36.692721 [ 188 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_36_7} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8509 | 2026.04.28 20:34:36.692822 [ 188 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_36_7} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8510 | 2026.04.28 20:34:36.694565 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8511 | 2026.04.28 20:34:37.000285 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.46 MiB, peak 316.34 MiB, free memory in arenas 0.00 B, will set to 305.75 MiB (RSS), difference: 1.29 MiB | ||
| 8512 | 2026.04.28 20:34:37.442301 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8513 | 2026.04.28 20:34:37.442550 [ 277 ] {aee57c66-525a-43d4-8cb8-3784a6eb861d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8514 | 2026.04.28 20:34:37.442907 [ 277 ] {aee57c66-525a-43d4-8cb8-3784a6eb861d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8515 | 2026.04.28 20:34:37.442942 [ 277 ] {aee57c66-525a-43d4-8cb8-3784a6eb861d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8516 | 2026.04.28 20:34:37.443154 [ 277 ] {aee57c66-525a-43d4-8cb8-3784a6eb861d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8517 | 2026.04.28 20:34:37.443221 [ 277 ] {aee57c66-525a-43d4-8cb8-3784a6eb861d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8518 | 2026.04.28 20:34:37.443359 [ 277 ] {aee57c66-525a-43d4-8cb8-3784a6eb861d} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8519 | 2026.04.28 20:34:37.443504 [ 320 ] {aee57c66-525a-43d4-8cb8-3784a6eb861d} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8520 | 2026.04.28 20:34:37.443517 [ 322 ] {aee57c66-525a-43d4-8cb8-3784a6eb861d} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8521 | 2026.04.28 20:34:37.443517 [ 300 ] {aee57c66-525a-43d4-8cb8-3784a6eb861d} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8522 | 2026.04.28 20:34:37.443745 [ 277 ] {aee57c66-525a-43d4-8cb8-3784a6eb861d} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8523 | 2026.04.28 20:34:37.443773 [ 277 ] {aee57c66-525a-43d4-8cb8-3784a6eb861d} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8524 | 2026.04.28 20:34:37.443843 [ 277 ] {aee57c66-525a-43d4-8cb8-3784a6eb861d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8525 | 2026.04.28 20:34:37.443863 [ 277 ] {aee57c66-525a-43d4-8cb8-3784a6eb861d} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 8526 | 2026.04.28 20:34:37.443896 [ 277 ] {aee57c66-525a-43d4-8cb8-3784a6eb861d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8527 | 2026.04.28 20:34:37.443939 [ 277 ] {aee57c66-525a-43d4-8cb8-3784a6eb861d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8528 | 2026.04.28 20:34:37.445069 [ 277 ] {aee57c66-525a-43d4-8cb8-3784a6eb861d} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002621 sec., 19076.68828691339 rows/sec., 3.03 MiB/sec. | ||
| 8529 | 2026.04.28 20:34:37.445199 [ 277 ] {aee57c66-525a-43d4-8cb8-3784a6eb861d} <Debug> TCPHandler: Processed in 0.003031339 sec. | ||
| 8530 | 2026.04.28 20:34:37.447372 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8531 | 2026.04.28 20:34:37.447484 [ 277 ] {24c7ae1e-7aee-4f52-b227-b88088532b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8532 | 2026.04.28 20:34:37.447527 [ 277 ] {24c7ae1e-7aee-4f52-b227-b88088532b53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8533 | 2026.04.28 20:34:37.448107 [ 277 ] {24c7ae1e-7aee-4f52-b227-b88088532b53} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8534 | 2026.04.28 20:34:37.448143 [ 277 ] {24c7ae1e-7aee-4f52-b227-b88088532b53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8535 | 2026.04.28 20:34:37.448520 [ 277 ] {24c7ae1e-7aee-4f52-b227-b88088532b53} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8536 | 2026.04.28 20:34:37.448731 [ 277 ] {24c7ae1e-7aee-4f52-b227-b88088532b53} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8537 | 2026.04.28 20:34:37.448868 [ 277 ] {24c7ae1e-7aee-4f52-b227-b88088532b53} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001416 sec., 83333.33333333334 rows/sec., 7.09 MiB/sec. | ||
| 8538 | 2026.04.28 20:34:37.448905 [ 277 ] {24c7ae1e-7aee-4f52-b227-b88088532b53} <Debug> TCPHandler: Processed in 0.001584586 sec. | ||
| 8539 | 2026.04.28 20:34:37.449058 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8540 | 2026.04.28 20:34:37.449152 [ 277 ] {4b1dbc02-98d6-41f7-9342-42a99b5d75bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8541 | 2026.04.28 20:34:37.449191 [ 277 ] {4b1dbc02-98d6-41f7-9342-42a99b5d75bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8542 | 2026.04.28 20:34:37.449624 [ 277 ] {4b1dbc02-98d6-41f7-9342-42a99b5d75bb} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8543 | 2026.04.28 20:34:37.449659 [ 277 ] {4b1dbc02-98d6-41f7-9342-42a99b5d75bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8544 | 2026.04.28 20:34:37.449947 [ 277 ] {4b1dbc02-98d6-41f7-9342-42a99b5d75bb} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8545 | 2026.04.28 20:34:37.450224 [ 277 ] {4b1dbc02-98d6-41f7-9342-42a99b5d75bb} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8546 | 2026.04.28 20:34:37.450362 [ 277 ] {4b1dbc02-98d6-41f7-9342-42a99b5d75bb} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001228 sec., 25244.299674267102 rows/sec., 1.85 MiB/sec. | ||
| 8547 | 2026.04.28 20:34:37.450401 [ 277 ] {4b1dbc02-98d6-41f7-9342-42a99b5d75bb} <Debug> TCPHandler: Processed in 0.001405622 sec. | ||
| 8548 | 2026.04.28 20:34:37.450551 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8549 | 2026.04.28 20:34:37.450652 [ 277 ] {a1da1404-4195-4583-ad85-7fd241400ae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8550 | 2026.04.28 20:34:37.450693 [ 277 ] {a1da1404-4195-4583-ad85-7fd241400ae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8551 | 2026.04.28 20:34:37.451152 [ 277 ] {a1da1404-4195-4583-ad85-7fd241400ae6} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8552 | 2026.04.28 20:34:37.451189 [ 277 ] {a1da1404-4195-4583-ad85-7fd241400ae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8553 | 2026.04.28 20:34:37.451504 [ 277 ] {a1da1404-4195-4583-ad85-7fd241400ae6} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8554 | 2026.04.28 20:34:37.451712 [ 277 ] {a1da1404-4195-4583-ad85-7fd241400ae6} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8555 | 2026.04.28 20:34:37.451841 [ 277 ] {a1da1404-4195-4583-ad85-7fd241400ae6} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001208 sec., 78642.38410596026 rows/sec., 6.14 MiB/sec. | ||
| 8556 | 2026.04.28 20:34:37.451878 [ 277 ] {a1da1404-4195-4583-ad85-7fd241400ae6} <Debug> TCPHandler: Processed in 0.001382082 sec. | ||
| 8557 | 2026.04.28 20:34:37.452013 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8558 | 2026.04.28 20:34:37.452106 [ 277 ] {9428ecfa-2a62-4ca9-bfa0-960c0d158ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8559 | 2026.04.28 20:34:37.452150 [ 277 ] {9428ecfa-2a62-4ca9-bfa0-960c0d158ff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8560 | 2026.04.28 20:34:37.452540 [ 277 ] {9428ecfa-2a62-4ca9-bfa0-960c0d158ff0} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8561 | 2026.04.28 20:34:37.452574 [ 277 ] {9428ecfa-2a62-4ca9-bfa0-960c0d158ff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8562 | 2026.04.28 20:34:37.452910 [ 277 ] {9428ecfa-2a62-4ca9-bfa0-960c0d158ff0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8563 | 2026.04.28 20:34:37.453150 [ 277 ] {9428ecfa-2a62-4ca9-bfa0-960c0d158ff0} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8564 | 2026.04.28 20:34:37.453281 [ 277 ] {9428ecfa-2a62-4ca9-bfa0-960c0d158ff0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 8565 | 2026.04.28 20:34:37.453327 [ 277 ] {9428ecfa-2a62-4ca9-bfa0-960c0d158ff0} <Debug> TCPHandler: Processed in 0.001373441 sec. | ||
| 8566 | 2026.04.28 20:34:37.453444 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8567 | 2026.04.28 20:34:37.453540 [ 277 ] {897bb243-bbfe-4699-b3c1-7810b712718a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8568 | 2026.04.28 20:34:37.453594 [ 277 ] {897bb243-bbfe-4699-b3c1-7810b712718a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8569 | 2026.04.28 20:34:37.454412 [ 277 ] {897bb243-bbfe-4699-b3c1-7810b712718a} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8570 | 2026.04.28 20:34:37.454448 [ 277 ] {897bb243-bbfe-4699-b3c1-7810b712718a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8571 | 2026.04.28 20:34:37.455007 [ 277 ] {897bb243-bbfe-4699-b3c1-7810b712718a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8572 | 2026.04.28 20:34:37.455246 [ 277 ] {897bb243-bbfe-4699-b3c1-7810b712718a} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8573 | 2026.04.28 20:34:37.455382 [ 277 ] {897bb243-bbfe-4699-b3c1-7810b712718a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001861 sec., 16657.710908113917 rows/sec., 29.85 MiB/sec. | ||
| 8574 | 2026.04.28 20:34:37.455434 [ 277 ] {897bb243-bbfe-4699-b3c1-7810b712718a} <Debug> TCPHandler: Processed in 0.002039366 sec. | ||
| 8575 | 2026.04.28 20:34:37.455577 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8576 | 2026.04.28 20:34:37.455673 [ 277 ] {2e02e234-ef39-4292-8f26-e1bd8468738f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8577 | 2026.04.28 20:34:37.455716 [ 277 ] {2e02e234-ef39-4292-8f26-e1bd8468738f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8578 | 2026.04.28 20:34:37.456059 [ 277 ] {2e02e234-ef39-4292-8f26-e1bd8468738f} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8579 | 2026.04.28 20:34:37.456095 [ 277 ] {2e02e234-ef39-4292-8f26-e1bd8468738f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8580 | 2026.04.28 20:34:37.456414 [ 277 ] {2e02e234-ef39-4292-8f26-e1bd8468738f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8581 | 2026.04.28 20:34:37.456630 [ 277 ] {2e02e234-ef39-4292-8f26-e1bd8468738f} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8582 | 2026.04.28 20:34:37.456760 [ 277 ] {2e02e234-ef39-4292-8f26-e1bd8468738f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 8583 | 2026.04.28 20:34:37.456796 [ 277 ] {2e02e234-ef39-4292-8f26-e1bd8468738f} <Debug> TCPHandler: Processed in 0.0012786 sec. | ||
| 8584 | 2026.04.28 20:34:42.441917 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8585 | 2026.04.28 20:34:42.442258 [ 277 ] {3e8a1fee-06c5-487c-a35a-549cf2f827c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8586 | 2026.04.28 20:34:42.442786 [ 277 ] {3e8a1fee-06c5-487c-a35a-549cf2f827c2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8587 | 2026.04.28 20:34:42.442852 [ 277 ] {3e8a1fee-06c5-487c-a35a-549cf2f827c2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8588 | 2026.04.28 20:34:42.443160 [ 277 ] {3e8a1fee-06c5-487c-a35a-549cf2f827c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8589 | 2026.04.28 20:34:42.443227 [ 277 ] {3e8a1fee-06c5-487c-a35a-549cf2f827c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8590 | 2026.04.28 20:34:42.443366 [ 277 ] {3e8a1fee-06c5-487c-a35a-549cf2f827c2} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8591 | 2026.04.28 20:34:42.443495 [ 300 ] {3e8a1fee-06c5-487c-a35a-549cf2f827c2} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8592 | 2026.04.28 20:34:42.443508 [ 320 ] {3e8a1fee-06c5-487c-a35a-549cf2f827c2} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8593 | 2026.04.28 20:34:42.443495 [ 322 ] {3e8a1fee-06c5-487c-a35a-549cf2f827c2} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8594 | 2026.04.28 20:34:42.443675 [ 277 ] {3e8a1fee-06c5-487c-a35a-549cf2f827c2} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8595 | 2026.04.28 20:34:42.443702 [ 277 ] {3e8a1fee-06c5-487c-a35a-549cf2f827c2} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8596 | 2026.04.28 20:34:42.443771 [ 277 ] {3e8a1fee-06c5-487c-a35a-549cf2f827c2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8597 | 2026.04.28 20:34:42.443791 [ 277 ] {3e8a1fee-06c5-487c-a35a-549cf2f827c2} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 8598 | 2026.04.28 20:34:42.443823 [ 277 ] {3e8a1fee-06c5-487c-a35a-549cf2f827c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8599 | 2026.04.28 20:34:42.443859 [ 277 ] {3e8a1fee-06c5-487c-a35a-549cf2f827c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8600 | 2026.04.28 20:34:42.445072 [ 277 ] {3e8a1fee-06c5-487c-a35a-549cf2f827c2} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002962 sec., 16880.486158001353 rows/sec., 2.68 MiB/sec. | ||
| 8601 | 2026.04.28 20:34:42.445206 [ 277 ] {3e8a1fee-06c5-487c-a35a-549cf2f827c2} <Debug> TCPHandler: Processed in 0.003425229 sec. | ||
| 8602 | 2026.04.28 20:34:42.447015 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8603 | 2026.04.28 20:34:42.447124 [ 277 ] {688d31c2-8eb8-4dd1-8a87-78fcddfd7b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8604 | 2026.04.28 20:34:42.447167 [ 277 ] {688d31c2-8eb8-4dd1-8a87-78fcddfd7b85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8605 | 2026.04.28 20:34:42.447752 [ 277 ] {688d31c2-8eb8-4dd1-8a87-78fcddfd7b85} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8606 | 2026.04.28 20:34:42.447796 [ 277 ] {688d31c2-8eb8-4dd1-8a87-78fcddfd7b85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8607 | 2026.04.28 20:34:42.448180 [ 277 ] {688d31c2-8eb8-4dd1-8a87-78fcddfd7b85} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8608 | 2026.04.28 20:34:42.448423 [ 277 ] {688d31c2-8eb8-4dd1-8a87-78fcddfd7b85} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8609 | 2026.04.28 20:34:42.448566 [ 277 ] {688d31c2-8eb8-4dd1-8a87-78fcddfd7b85} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001474 sec., 52917.232021709635 rows/sec., 4.38 MiB/sec. | ||
| 8610 | 2026.04.28 20:34:42.448604 [ 277 ] {688d31c2-8eb8-4dd1-8a87-78fcddfd7b85} <Debug> TCPHandler: Processed in 0.001637978 sec. | ||
| 8611 | 2026.04.28 20:34:42.448744 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8612 | 2026.04.28 20:34:42.448844 [ 277 ] {a8172729-b6b2-4920-b251-8fd881b746bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8613 | 2026.04.28 20:34:42.448883 [ 277 ] {a8172729-b6b2-4920-b251-8fd881b746bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8614 | 2026.04.28 20:34:42.449316 [ 277 ] {a8172729-b6b2-4920-b251-8fd881b746bb} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8615 | 2026.04.28 20:34:42.449353 [ 277 ] {a8172729-b6b2-4920-b251-8fd881b746bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8616 | 2026.04.28 20:34:42.449637 [ 277 ] {a8172729-b6b2-4920-b251-8fd881b746bb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8617 | 2026.04.28 20:34:42.449838 [ 277 ] {a8172729-b6b2-4920-b251-8fd881b746bb} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8618 | 2026.04.28 20:34:42.449962 [ 277 ] {a8172729-b6b2-4920-b251-8fd881b746bb} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001137 sec., 9674.582233948988 rows/sec., 727.48 KiB/sec. | ||
| 8619 | 2026.04.28 20:34:42.449999 [ 277 ] {a8172729-b6b2-4920-b251-8fd881b746bb} <Debug> TCPHandler: Processed in 0.001301669 sec. | ||
| 8620 | 2026.04.28 20:34:42.450133 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8621 | 2026.04.28 20:34:42.450223 [ 277 ] {dcd972c0-4e8c-4040-b4ec-21a6b6632497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8622 | 2026.04.28 20:34:42.450261 [ 277 ] {dcd972c0-4e8c-4040-b4ec-21a6b6632497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8623 | 2026.04.28 20:34:42.450694 [ 277 ] {dcd972c0-4e8c-4040-b4ec-21a6b6632497} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8624 | 2026.04.28 20:34:42.450730 [ 277 ] {dcd972c0-4e8c-4040-b4ec-21a6b6632497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8625 | 2026.04.28 20:34:42.451030 [ 277 ] {dcd972c0-4e8c-4040-b4ec-21a6b6632497} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8626 | 2026.04.28 20:34:42.451236 [ 277 ] {dcd972c0-4e8c-4040-b4ec-21a6b6632497} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8627 | 2026.04.28 20:34:42.451360 [ 277 ] {dcd972c0-4e8c-4040-b4ec-21a6b6632497} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001154 sec., 64991.33448873483 rows/sec., 5.07 MiB/sec. | ||
| 8628 | 2026.04.28 20:34:42.451396 [ 277 ] {dcd972c0-4e8c-4040-b4ec-21a6b6632497} <Debug> TCPHandler: Processed in 0.00131068 sec. | ||
| 8629 | 2026.04.28 20:34:42.451518 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8630 | 2026.04.28 20:34:42.451608 [ 277 ] {eaf6696f-59dc-49e8-9968-766555651a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8631 | 2026.04.28 20:34:42.451679 [ 277 ] {eaf6696f-59dc-49e8-9968-766555651a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8632 | 2026.04.28 20:34:42.452192 [ 277 ] {eaf6696f-59dc-49e8-9968-766555651a9e} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8633 | 2026.04.28 20:34:42.452230 [ 277 ] {eaf6696f-59dc-49e8-9968-766555651a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8634 | 2026.04.28 20:34:42.452567 [ 277 ] {eaf6696f-59dc-49e8-9968-766555651a9e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8635 | 2026.04.28 20:34:42.452774 [ 277 ] {eaf6696f-59dc-49e8-9968-766555651a9e} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8636 | 2026.04.28 20:34:42.452901 [ 277 ] {eaf6696f-59dc-49e8-9968-766555651a9e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001311 sec., 122044.24103737604 rows/sec., 8.50 MiB/sec. | ||
| 8637 | 2026.04.28 20:34:42.452938 [ 277 ] {eaf6696f-59dc-49e8-9968-766555651a9e} <Debug> TCPHandler: Processed in 0.001466194 sec. | ||
| 8638 | 2026.04.28 20:34:42.453068 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8639 | 2026.04.28 20:34:42.453162 [ 277 ] {a5e775d5-02c0-4ab1-8111-633b83606e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8640 | 2026.04.28 20:34:42.453215 [ 277 ] {a5e775d5-02c0-4ab1-8111-633b83606e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8641 | 2026.04.28 20:34:42.454011 [ 277 ] {a5e775d5-02c0-4ab1-8111-633b83606e9b} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8642 | 2026.04.28 20:34:42.454055 [ 277 ] {a5e775d5-02c0-4ab1-8111-633b83606e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8643 | 2026.04.28 20:34:42.454568 [ 277 ] {a5e775d5-02c0-4ab1-8111-633b83606e9b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8644 | 2026.04.28 20:34:42.454786 [ 277 ] {a5e775d5-02c0-4ab1-8111-633b83606e9b} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8645 | 2026.04.28 20:34:42.454927 [ 277 ] {a5e775d5-02c0-4ab1-8111-633b83606e9b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001783 sec., 6169.377453729669 rows/sec., 11.06 MiB/sec. | ||
| 8646 | 2026.04.28 20:34:42.454979 [ 277 ] {a5e775d5-02c0-4ab1-8111-633b83606e9b} <Debug> TCPHandler: Processed in 0.001959114 sec. | ||
| 8647 | 2026.04.28 20:34:42.455101 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8648 | 2026.04.28 20:34:42.455194 [ 277 ] {0bf4b505-7d35-4909-8c2c-14b25b29fc5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8649 | 2026.04.28 20:34:42.455235 [ 277 ] {0bf4b505-7d35-4909-8c2c-14b25b29fc5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8650 | 2026.04.28 20:34:42.455573 [ 277 ] {0bf4b505-7d35-4909-8c2c-14b25b29fc5b} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8651 | 2026.04.28 20:34:42.455610 [ 277 ] {0bf4b505-7d35-4909-8c2c-14b25b29fc5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8652 | 2026.04.28 20:34:42.455905 [ 277 ] {0bf4b505-7d35-4909-8c2c-14b25b29fc5b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8653 | 2026.04.28 20:34:42.456127 [ 277 ] {0bf4b505-7d35-4909-8c2c-14b25b29fc5b} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8654 | 2026.04.28 20:34:42.456250 [ 277 ] {0bf4b505-7d35-4909-8c2c-14b25b29fc5b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 8655 | 2026.04.28 20:34:42.456285 [ 277 ] {0bf4b505-7d35-4909-8c2c-14b25b29fc5b} <Debug> TCPHandler: Processed in 0.001232758 sec. | ||
| 8656 | 2026.04.28 20:34:43.197378 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17832 | ||
| 8657 | 2026.04.28 20:34:43.197954 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8658 | 2026.04.28 20:34:43.198010 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8659 | 2026.04.28 20:34:43.198730 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8660 | 2026.04.28 20:34:43.198980 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8661 | 2026.04.28 20:34:43.199129 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17832 | ||
| 8662 | 2026.04.28 20:34:44.109709 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 8663 | 2026.04.28 20:34:44.124862 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8664 | 2026.04.28 20:34:44.124916 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8665 | 2026.04.28 20:34:44.130561 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8666 | 2026.04.28 20:34:44.131246 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8667 | 2026.04.28 20:34:44.133851 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8668 | 2026.04.28 20:34:45.752286 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1070 | ||
| 8669 | 2026.04.28 20:34:45.754597 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8670 | 2026.04.28 20:34:45.754653 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8671 | 2026.04.28 20:34:45.755870 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8672 | 2026.04.28 20:34:45.756149 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8673 | 2026.04.28 20:34:45.756522 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1070 | ||
| 8674 | 2026.04.28 20:34:47.443637 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8675 | 2026.04.28 20:34:47.444023 [ 277 ] {8b216a9d-02d4-4ed5-a10b-bb0262785269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8676 | 2026.04.28 20:34:47.444434 [ 277 ] {8b216a9d-02d4-4ed5-a10b-bb0262785269} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8677 | 2026.04.28 20:34:47.444469 [ 277 ] {8b216a9d-02d4-4ed5-a10b-bb0262785269} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8678 | 2026.04.28 20:34:47.444690 [ 277 ] {8b216a9d-02d4-4ed5-a10b-bb0262785269} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8679 | 2026.04.28 20:34:47.444758 [ 277 ] {8b216a9d-02d4-4ed5-a10b-bb0262785269} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8680 | 2026.04.28 20:34:47.444901 [ 277 ] {8b216a9d-02d4-4ed5-a10b-bb0262785269} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8681 | 2026.04.28 20:34:47.445035 [ 320 ] {8b216a9d-02d4-4ed5-a10b-bb0262785269} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8682 | 2026.04.28 20:34:47.445037 [ 300 ] {8b216a9d-02d4-4ed5-a10b-bb0262785269} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8683 | 2026.04.28 20:34:47.445036 [ 345 ] {8b216a9d-02d4-4ed5-a10b-bb0262785269} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8684 | 2026.04.28 20:34:47.445304 [ 277 ] {8b216a9d-02d4-4ed5-a10b-bb0262785269} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8685 | 2026.04.28 20:34:47.445330 [ 277 ] {8b216a9d-02d4-4ed5-a10b-bb0262785269} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8686 | 2026.04.28 20:34:47.445400 [ 277 ] {8b216a9d-02d4-4ed5-a10b-bb0262785269} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8687 | 2026.04.28 20:34:47.445419 [ 277 ] {8b216a9d-02d4-4ed5-a10b-bb0262785269} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 8688 | 2026.04.28 20:34:47.445453 [ 277 ] {8b216a9d-02d4-4ed5-a10b-bb0262785269} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8689 | 2026.04.28 20:34:47.445490 [ 277 ] {8b216a9d-02d4-4ed5-a10b-bb0262785269} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8690 | 2026.04.28 20:34:47.446768 [ 277 ] {8b216a9d-02d4-4ed5-a10b-bb0262785269} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002895 sec., 17271.157167530226 rows/sec., 2.75 MiB/sec. | ||
| 8691 | 2026.04.28 20:34:47.446876 [ 277 ] {8b216a9d-02d4-4ed5-a10b-bb0262785269} <Debug> TCPHandler: Processed in 0.003428298 sec. | ||
| 8692 | 2026.04.28 20:34:47.449042 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8693 | 2026.04.28 20:34:47.449149 [ 277 ] {a40a9eb5-0a4d-44c8-9f97-836d5e0ebc57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8694 | 2026.04.28 20:34:47.449190 [ 277 ] {a40a9eb5-0a4d-44c8-9f97-836d5e0ebc57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8695 | 2026.04.28 20:34:47.449774 [ 277 ] {a40a9eb5-0a4d-44c8-9f97-836d5e0ebc57} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8696 | 2026.04.28 20:34:47.449823 [ 277 ] {a40a9eb5-0a4d-44c8-9f97-836d5e0ebc57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8697 | 2026.04.28 20:34:47.450237 [ 277 ] {a40a9eb5-0a4d-44c8-9f97-836d5e0ebc57} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8698 | 2026.04.28 20:34:47.450468 [ 277 ] {a40a9eb5-0a4d-44c8-9f97-836d5e0ebc57} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8699 | 2026.04.28 20:34:47.450611 [ 277 ] {a40a9eb5-0a4d-44c8-9f97-836d5e0ebc57} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001493 sec., 79035.49899531146 rows/sec., 6.72 MiB/sec. | ||
| 8700 | 2026.04.28 20:34:47.450648 [ 277 ] {a40a9eb5-0a4d-44c8-9f97-836d5e0ebc57} <Debug> TCPHandler: Processed in 0.001654237 sec. | ||
| 8701 | 2026.04.28 20:34:47.450657 [ 109 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8702 | 2026.04.28 20:34:47.450737 [ 109 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8703 | 2026.04.28 20:34:47.450768 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8704 | 2026.04.28 20:34:47.450777 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8705 | 2026.04.28 20:34:47.450870 [ 277 ] {66f69b46-a666-4be2-8a5e-22ee42a173f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8706 | 2026.04.28 20:34:47.450915 [ 277 ] {66f69b46-a666-4be2-8a5e-22ee42a173f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8707 | 2026.04.28 20:34:47.450947 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8708 | 2026.04.28 20:34:47.451138 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8709 | 2026.04.28 20:34:47.451194 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3363 rows starting from the beginning of the part | ||
| 8710 | 2026.04.28 20:34:47.451282 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
| 8711 | 2026.04.28 20:34:47.451329 [ 277 ] {66f69b46-a666-4be2-8a5e-22ee42a173f6} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8712 | 2026.04.28 20:34:47.451332 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 78 rows starting from the beginning of the part | ||
| 8713 | 2026.04.28 20:34:47.451372 [ 277 ] {66f69b46-a666-4be2-8a5e-22ee42a173f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8714 | 2026.04.28 20:34:47.451419 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 118 rows starting from the beginning of the part | ||
| 8715 | 2026.04.28 20:34:47.451484 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 78 rows starting from the beginning of the part | ||
| 8716 | 2026.04.28 20:34:47.451559 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 118 rows starting from the beginning of the part | ||
| 8717 | 2026.04.28 20:34:47.451693 [ 277 ] {66f69b46-a666-4be2-8a5e-22ee42a173f6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8718 | 2026.04.28 20:34:47.451951 [ 277 ] {66f69b46-a666-4be2-8a5e-22ee42a173f6} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8719 | 2026.04.28 20:34:47.452081 [ 277 ] {66f69b46-a666-4be2-8a5e-22ee42a173f6} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001228 sec., 25244.299674267102 rows/sec., 1.85 MiB/sec. | ||
| 8720 | 2026.04.28 20:34:47.452117 [ 277 ] {66f69b46-a666-4be2-8a5e-22ee42a173f6} <Debug> TCPHandler: Processed in 0.001396672 sec. | ||
| 8721 | 2026.04.28 20:34:47.452229 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8722 | 2026.04.28 20:34:47.452320 [ 277 ] {c35b9dd4-d751-4d33-afc9-24121895b201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8723 | 2026.04.28 20:34:47.452358 [ 277 ] {c35b9dd4-d751-4d33-afc9-24121895b201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8724 | 2026.04.28 20:34:47.452777 [ 277 ] {c35b9dd4-d751-4d33-afc9-24121895b201} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8725 | 2026.04.28 20:34:47.452813 [ 277 ] {c35b9dd4-d751-4d33-afc9-24121895b201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8726 | 2026.04.28 20:34:47.453107 [ 277 ] {c35b9dd4-d751-4d33-afc9-24121895b201} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8727 | 2026.04.28 20:34:47.453155 [ 194 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3811 rows, containing 5 columns (5 merged, 0 gathered) in 0.002269842 sec., 1678971.4878832975 rows/sec., 134.98 MiB/sec. | ||
| 8728 | 2026.04.28 20:34:47.453330 [ 277 ] {c35b9dd4-d751-4d33-afc9-24121895b201} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8729 | 2026.04.28 20:34:47.453440 [ 109 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8730 | 2026.04.28 20:34:47.453459 [ 277 ] {c35b9dd4-d751-4d33-afc9-24121895b201} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001157 sec., 82108.90233362143 rows/sec., 6.41 MiB/sec. | ||
| 8731 | 2026.04.28 20:34:47.453471 [ 109 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8732 | 2026.04.28 20:34:47.453497 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8733 | 2026.04.28 20:34:47.453501 [ 277 ] {c35b9dd4-d751-4d33-afc9-24121895b201} <Debug> TCPHandler: Processed in 0.00131927 sec. | ||
| 8734 | 2026.04.28 20:34:47.453543 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8735 | 2026.04.28 20:34:47.453571 [ 189 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8736 | 2026.04.28 20:34:47.453628 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8737 | 2026.04.28 20:34:47.453681 [ 189 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8738 | 2026.04.28 20:34:47.453718 [ 189 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1832 rows starting from the beginning of the part | ||
| 8739 | 2026.04.28 20:34:47.453723 [ 277 ] {edb83c54-3036-4b51-9000-65a87b97cf22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8740 | 2026.04.28 20:34:47.453775 [ 277 ] {edb83c54-3036-4b51-9000-65a87b97cf22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8741 | 2026.04.28 20:34:47.453783 [ 189 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 8742 | 2026.04.28 20:34:47.453813 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_61_12} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8743 | 2026.04.28 20:34:47.453845 [ 189 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 75 rows starting from the beginning of the part | ||
| 8744 | 2026.04.28 20:34:47.453885 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_61_12} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8745 | 2026.04.28 20:34:47.453892 [ 189 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 95 rows starting from the beginning of the part | ||
| 8746 | 2026.04.28 20:34:47.453941 [ 189 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 75 rows starting from the beginning of the part | ||
| 8747 | 2026.04.28 20:34:47.453952 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 8748 | 2026.04.28 20:34:47.453985 [ 189 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 95 rows starting from the beginning of the part | ||
| 8749 | 2026.04.28 20:34:47.454179 [ 277 ] {edb83c54-3036-4b51-9000-65a87b97cf22} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8750 | 2026.04.28 20:34:47.454221 [ 277 ] {edb83c54-3036-4b51-9000-65a87b97cf22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8751 | 2026.04.28 20:34:47.454649 [ 277 ] {edb83c54-3036-4b51-9000-65a87b97cf22} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8752 | 2026.04.28 20:34:47.454872 [ 277 ] {edb83c54-3036-4b51-9000-65a87b97cf22} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8753 | 2026.04.28 20:34:47.454997 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8754 | 2026.04.28 20:34:47.455025 [ 277 ] {edb83c54-3036-4b51-9000-65a87b97cf22} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001319 sec., 121304.01819560272 rows/sec., 8.45 MiB/sec. | ||
| 8755 | 2026.04.28 20:34:47.455035 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8756 | 2026.04.28 20:34:47.455067 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8757 | 2026.04.28 20:34:47.455071 [ 277 ] {edb83c54-3036-4b51-9000-65a87b97cf22} <Debug> TCPHandler: Processed in 0.001491354 sec. | ||
| 8758 | 2026.04.28 20:34:47.455138 [ 193 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8759 | 2026.04.28 20:34:47.455172 [ 199 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2236 rows, containing 5 columns (5 merged, 0 gathered) in 0.001636138 sec., 1366632.8879348808 rows/sec., 100.82 MiB/sec. | ||
| 8760 | 2026.04.28 20:34:47.455217 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8761 | 2026.04.28 20:34:47.455230 [ 193 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8762 | 2026.04.28 20:34:47.455274 [ 193 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 22117 rows starting from the beginning of the part | ||
| 8763 | 2026.04.28 20:34:47.455320 [ 193 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 128 rows starting from the beginning of the part | ||
| 8764 | 2026.04.28 20:34:47.455344 [ 277 ] {092f1180-9ab2-4840-8c0c-dd82cdb88d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8765 | 2026.04.28 20:34:47.455360 [ 193 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 8766 | 2026.04.28 20:34:47.455405 [ 193 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 8767 | 2026.04.28 20:34:47.455426 [ 277 ] {092f1180-9ab2-4840-8c0c-dd82cdb88d09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8768 | 2026.04.28 20:34:47.455442 [ 193 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 8769 | 2026.04.28 20:34:47.455458 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8770 | 2026.04.28 20:34:47.455484 [ 193 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 8771 | 2026.04.28 20:34:47.455799 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_61_12} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8772 | 2026.04.28 20:34:47.455888 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_61_12} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8773 | 2026.04.28 20:34:47.456000 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 8774 | 2026.04.28 20:34:47.456518 [ 277 ] {092f1180-9ab2-4840-8c0c-dd82cdb88d09} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8775 | 2026.04.28 20:34:47.456569 [ 277 ] {092f1180-9ab2-4840-8c0c-dd82cdb88d09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8776 | 2026.04.28 20:34:47.457446 [ 277 ] {092f1180-9ab2-4840-8c0c-dd82cdb88d09} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8777 | 2026.04.28 20:34:47.457701 [ 277 ] {092f1180-9ab2-4840-8c0c-dd82cdb88d09} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8778 | 2026.04.28 20:34:47.457842 [ 277 ] {092f1180-9ab2-4840-8c0c-dd82cdb88d09} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002523 sec., 12286.959968291716 rows/sec., 22.02 MiB/sec. | ||
| 8779 | 2026.04.28 20:34:47.457896 [ 277 ] {092f1180-9ab2-4840-8c0c-dd82cdb88d09} <Debug> TCPHandler: Processed in 0.002742632 sec. | ||
| 8780 | 2026.04.28 20:34:47.458037 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8781 | 2026.04.28 20:34:47.458131 [ 277 ] {aee3bec9-1aa8-46bb-b1ec-cd705d48a3cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8782 | 2026.04.28 20:34:47.458171 [ 277 ] {aee3bec9-1aa8-46bb-b1ec-cd705d48a3cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8783 | 2026.04.28 20:34:47.458642 [ 277 ] {aee3bec9-1aa8-46bb-b1ec-cd705d48a3cd} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8784 | 2026.04.28 20:34:47.458685 [ 277 ] {aee3bec9-1aa8-46bb-b1ec-cd705d48a3cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8785 | 2026.04.28 20:34:47.461412 [ 277 ] {aee3bec9-1aa8-46bb-b1ec-cd705d48a3cd} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8786 | 2026.04.28 20:34:47.461656 [ 277 ] {aee3bec9-1aa8-46bb-b1ec-cd705d48a3cd} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8787 | 2026.04.28 20:34:47.461769 [ 109 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8788 | 2026.04.28 20:34:47.461791 [ 277 ] {aee3bec9-1aa8-46bb-b1ec-cd705d48a3cd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003678 sec., 16313.21370309951 rows/sec., 1.10 MiB/sec. | ||
| 8789 | 2026.04.28 20:34:47.461807 [ 109 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8790 | 2026.04.28 20:34:47.461832 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8791 | 2026.04.28 20:34:47.461836 [ 277 ] {aee3bec9-1aa8-46bb-b1ec-cd705d48a3cd} <Debug> TCPHandler: Processed in 0.003847508 sec. | ||
| 8792 | 2026.04.28 20:34:47.461914 [ 201 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8793 | 2026.04.28 20:34:47.462023 [ 201 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8794 | 2026.04.28 20:34:47.462054 [ 201 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3072 rows starting from the beginning of the part | ||
| 8795 | 2026.04.28 20:34:47.462110 [ 201 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 48 rows starting from the beginning of the part | ||
| 8796 | 2026.04.28 20:34:47.462159 [ 201 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 8797 | 2026.04.28 20:34:47.462201 [ 201 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 8798 | 2026.04.28 20:34:47.462240 [ 201 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 8799 | 2026.04.28 20:34:47.462322 [ 201 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 8800 | 2026.04.28 20:34:47.463696 [ 196 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3360 rows, containing 4 columns (4 merged, 0 gathered) in 0.001816912 sec., 1849291.5452151783 rows/sec., 123.20 MiB/sec. | ||
| 8801 | 2026.04.28 20:34:47.464072 [ 199 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8802 | 2026.04.28 20:34:47.464350 [ 199 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_61_12} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8803 | 2026.04.28 20:34:47.464419 [ 199 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_61_12} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8804 | 2026.04.28 20:34:47.464499 [ 186 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22885 rows, containing 5 columns (5 merged, 0 gathered) in 0.009385864 sec., 2438241.1677816766 rows/sec., 157.55 MiB/sec. | ||
| 8805 | 2026.04.28 20:34:47.464518 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 8806 | 2026.04.28 20:34:47.465129 [ 186 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8807 | 2026.04.28 20:34:47.465420 [ 186 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8808 | 2026.04.28 20:34:47.465494 [ 186 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8809 | 2026.04.28 20:34:47.465582 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 8810 | 2026.04.28 20:34:48.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.82 MiB, peak 317.12 MiB, free memory in arenas 0.00 B, will set to 309.01 MiB (RSS), difference: 2.19 MiB | ||
| 8811 | 2026.04.28 20:34:50.593084 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8812 | 2026.04.28 20:34:50.593145 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8813 | 2026.04.28 20:34:50.699256 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18280 | ||
| 8814 | 2026.04.28 20:34:50.699864 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8815 | 2026.04.28 20:34:50.699914 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8816 | 2026.04.28 20:34:50.700522 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8817 | 2026.04.28 20:34:50.700763 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8818 | 2026.04.28 20:34:50.700902 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18280 | ||
| 8819 | 2026.04.28 20:34:51.633964 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8820 | 2026.04.28 20:34:51.649622 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8821 | 2026.04.28 20:34:51.649679 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8822 | 2026.04.28 20:34:51.655639 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8823 | 2026.04.28 20:34:51.656352 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8824 | 2026.04.28 20:34:51.658982 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8825 | 2026.04.28 20:34:52.442477 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8826 | 2026.04.28 20:34:52.442822 [ 277 ] {f0ebdac4-712a-4c1f-9ade-cf3342c78e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8827 | 2026.04.28 20:34:52.443304 [ 277 ] {f0ebdac4-712a-4c1f-9ade-cf3342c78e9d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8828 | 2026.04.28 20:34:52.443364 [ 277 ] {f0ebdac4-712a-4c1f-9ade-cf3342c78e9d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8829 | 2026.04.28 20:34:52.443618 [ 277 ] {f0ebdac4-712a-4c1f-9ade-cf3342c78e9d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8830 | 2026.04.28 20:34:52.443687 [ 277 ] {f0ebdac4-712a-4c1f-9ade-cf3342c78e9d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8831 | 2026.04.28 20:34:52.443828 [ 277 ] {f0ebdac4-712a-4c1f-9ade-cf3342c78e9d} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8832 | 2026.04.28 20:34:52.443958 [ 284 ] {f0ebdac4-712a-4c1f-9ade-cf3342c78e9d} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8833 | 2026.04.28 20:34:52.443972 [ 345 ] {f0ebdac4-712a-4c1f-9ade-cf3342c78e9d} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8834 | 2026.04.28 20:34:52.443964 [ 325 ] {f0ebdac4-712a-4c1f-9ade-cf3342c78e9d} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8835 | 2026.04.28 20:34:52.444123 [ 277 ] {f0ebdac4-712a-4c1f-9ade-cf3342c78e9d} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8836 | 2026.04.28 20:34:52.444161 [ 277 ] {f0ebdac4-712a-4c1f-9ade-cf3342c78e9d} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8837 | 2026.04.28 20:34:52.444231 [ 277 ] {f0ebdac4-712a-4c1f-9ade-cf3342c78e9d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8838 | 2026.04.28 20:34:52.444251 [ 277 ] {f0ebdac4-712a-4c1f-9ade-cf3342c78e9d} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 8839 | 2026.04.28 20:34:52.444285 [ 277 ] {f0ebdac4-712a-4c1f-9ade-cf3342c78e9d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8840 | 2026.04.28 20:34:52.444324 [ 277 ] {f0ebdac4-712a-4c1f-9ade-cf3342c78e9d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8841 | 2026.04.28 20:34:52.445511 [ 277 ] {f0ebdac4-712a-4c1f-9ade-cf3342c78e9d} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002824 sec., 17705.38243626062 rows/sec., 2.82 MiB/sec. | ||
| 8842 | 2026.04.28 20:34:52.445620 [ 277 ] {f0ebdac4-712a-4c1f-9ade-cf3342c78e9d} <Debug> TCPHandler: Processed in 0.003286735 sec. | ||
| 8843 | 2026.04.28 20:34:52.447469 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8844 | 2026.04.28 20:34:52.447598 [ 277 ] {1731fb3f-bb3f-4c5a-8b48-3b63f5e11b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8845 | 2026.04.28 20:34:52.447648 [ 277 ] {1731fb3f-bb3f-4c5a-8b48-3b63f5e11b66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8846 | 2026.04.28 20:34:52.448224 [ 277 ] {1731fb3f-bb3f-4c5a-8b48-3b63f5e11b66} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8847 | 2026.04.28 20:34:52.448267 [ 277 ] {1731fb3f-bb3f-4c5a-8b48-3b63f5e11b66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8848 | 2026.04.28 20:34:52.448647 [ 277 ] {1731fb3f-bb3f-4c5a-8b48-3b63f5e11b66} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8849 | 2026.04.28 20:34:52.448869 [ 277 ] {1731fb3f-bb3f-4c5a-8b48-3b63f5e11b66} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8850 | 2026.04.28 20:34:52.449008 [ 277 ] {1731fb3f-bb3f-4c5a-8b48-3b63f5e11b66} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001448 sec., 53867.40331491712 rows/sec., 4.46 MiB/sec. | ||
| 8851 | 2026.04.28 20:34:52.449044 [ 277 ] {1731fb3f-bb3f-4c5a-8b48-3b63f5e11b66} <Debug> TCPHandler: Processed in 0.001636188 sec. | ||
| 8852 | 2026.04.28 20:34:52.449184 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8853 | 2026.04.28 20:34:52.449276 [ 277 ] {05af666a-bbda-44d2-b281-7426ab071bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8854 | 2026.04.28 20:34:52.449314 [ 277 ] {05af666a-bbda-44d2-b281-7426ab071bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8855 | 2026.04.28 20:34:52.449702 [ 277 ] {05af666a-bbda-44d2-b281-7426ab071bef} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8856 | 2026.04.28 20:34:52.449736 [ 277 ] {05af666a-bbda-44d2-b281-7426ab071bef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8857 | 2026.04.28 20:34:52.450020 [ 277 ] {05af666a-bbda-44d2-b281-7426ab071bef} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8858 | 2026.04.28 20:34:52.450223 [ 277 ] {05af666a-bbda-44d2-b281-7426ab071bef} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8859 | 2026.04.28 20:34:52.450346 [ 277 ] {05af666a-bbda-44d2-b281-7426ab071bef} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001088 sec., 10110.29411764706 rows/sec., 760.25 KiB/sec. | ||
| 8860 | 2026.04.28 20:34:52.450382 [ 277 ] {05af666a-bbda-44d2-b281-7426ab071bef} <Debug> TCPHandler: Processed in 0.001245598 sec. | ||
| 8861 | 2026.04.28 20:34:52.450506 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8862 | 2026.04.28 20:34:52.450597 [ 277 ] {a55744b1-b188-43c8-ac7f-e560721af6c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8863 | 2026.04.28 20:34:52.450635 [ 277 ] {a55744b1-b188-43c8-ac7f-e560721af6c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8864 | 2026.04.28 20:34:52.451043 [ 277 ] {a55744b1-b188-43c8-ac7f-e560721af6c4} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8865 | 2026.04.28 20:34:52.451076 [ 277 ] {a55744b1-b188-43c8-ac7f-e560721af6c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8866 | 2026.04.28 20:34:52.451381 [ 277 ] {a55744b1-b188-43c8-ac7f-e560721af6c4} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8867 | 2026.04.28 20:34:52.451587 [ 277 ] {a55744b1-b188-43c8-ac7f-e560721af6c4} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8868 | 2026.04.28 20:34:52.451708 [ 277 ] {a55744b1-b188-43c8-ac7f-e560721af6c4} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001128 sec., 66489.36170212766 rows/sec., 5.19 MiB/sec. | ||
| 8869 | 2026.04.28 20:34:52.451743 [ 277 ] {a55744b1-b188-43c8-ac7f-e560721af6c4} <Debug> TCPHandler: Processed in 0.001291389 sec. | ||
| 8870 | 2026.04.28 20:34:52.451859 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8871 | 2026.04.28 20:34:52.451951 [ 277 ] {edacc161-7501-42f9-b2fd-f7b6cc67a55f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8872 | 2026.04.28 20:34:52.451992 [ 277 ] {edacc161-7501-42f9-b2fd-f7b6cc67a55f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8873 | 2026.04.28 20:34:52.452392 [ 277 ] {edacc161-7501-42f9-b2fd-f7b6cc67a55f} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8874 | 2026.04.28 20:34:52.452424 [ 277 ] {edacc161-7501-42f9-b2fd-f7b6cc67a55f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8875 | 2026.04.28 20:34:52.452756 [ 277 ] {edacc161-7501-42f9-b2fd-f7b6cc67a55f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8876 | 2026.04.28 20:34:52.452957 [ 277 ] {edacc161-7501-42f9-b2fd-f7b6cc67a55f} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8877 | 2026.04.28 20:34:52.453083 [ 277 ] {edacc161-7501-42f9-b2fd-f7b6cc67a55f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. | ||
| 8878 | 2026.04.28 20:34:52.453118 [ 277 ] {edacc161-7501-42f9-b2fd-f7b6cc67a55f} <Debug> TCPHandler: Processed in 0.00130559 sec. | ||
| 8879 | 2026.04.28 20:34:52.453234 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8880 | 2026.04.28 20:34:52.453325 [ 277 ] {ccc57d53-8399-416b-8ffe-7f0a983aa246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8881 | 2026.04.28 20:34:52.453377 [ 277 ] {ccc57d53-8399-416b-8ffe-7f0a983aa246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8882 | 2026.04.28 20:34:52.454105 [ 277 ] {ccc57d53-8399-416b-8ffe-7f0a983aa246} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8883 | 2026.04.28 20:34:52.454139 [ 277 ] {ccc57d53-8399-416b-8ffe-7f0a983aa246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8884 | 2026.04.28 20:34:52.454668 [ 277 ] {ccc57d53-8399-416b-8ffe-7f0a983aa246} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8885 | 2026.04.28 20:34:52.454896 [ 277 ] {ccc57d53-8399-416b-8ffe-7f0a983aa246} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8886 | 2026.04.28 20:34:52.455030 [ 277 ] {ccc57d53-8399-416b-8ffe-7f0a983aa246} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001722 sec., 6387.921022067363 rows/sec., 11.45 MiB/sec. | ||
| 8887 | 2026.04.28 20:34:52.455082 [ 277 ] {ccc57d53-8399-416b-8ffe-7f0a983aa246} <Debug> TCPHandler: Processed in 0.001894874 sec. | ||
| 8888 | 2026.04.28 20:34:52.455234 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8889 | 2026.04.28 20:34:52.455354 [ 277 ] {fa74de43-4acb-4bfa-883d-363ed9ce0716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8890 | 2026.04.28 20:34:52.455403 [ 277 ] {fa74de43-4acb-4bfa-883d-363ed9ce0716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8891 | 2026.04.28 20:34:52.455748 [ 277 ] {fa74de43-4acb-4bfa-883d-363ed9ce0716} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8892 | 2026.04.28 20:34:52.455784 [ 277 ] {fa74de43-4acb-4bfa-883d-363ed9ce0716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8893 | 2026.04.28 20:34:52.456104 [ 277 ] {fa74de43-4acb-4bfa-883d-363ed9ce0716} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8894 | 2026.04.28 20:34:52.456310 [ 277 ] {fa74de43-4acb-4bfa-883d-363ed9ce0716} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8895 | 2026.04.28 20:34:52.456434 [ 277 ] {fa74de43-4acb-4bfa-883d-363ed9ce0716} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 8896 | 2026.04.28 20:34:52.456469 [ 277 ] {fa74de43-4acb-4bfa-883d-363ed9ce0716} <Debug> TCPHandler: Processed in 0.00129452 sec. | ||
| 8897 | 2026.04.28 20:34:52.717546 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8898 | 2026.04.28 20:34:52.717725 [ 277 ] {e0691f0d-b635-4d09-8be2-606767a2458e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 8899 | 2026.04.28 20:34:52.718022 [ 277 ] {e0691f0d-b635-4d09-8be2-606767a2458e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8900 | 2026.04.28 20:34:52.718062 [ 277 ] {e0691f0d-b635-4d09-8be2-606767a2458e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 8901 | 2026.04.28 20:34:52.718289 [ 277 ] {e0691f0d-b635-4d09-8be2-606767a2458e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8902 | 2026.04.28 20:34:52.718352 [ 277 ] {e0691f0d-b635-4d09-8be2-606767a2458e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8903 | 2026.04.28 20:34:52.718481 [ 277 ] {e0691f0d-b635-4d09-8be2-606767a2458e} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 8904 | 2026.04.28 20:34:52.718590 [ 325 ] {e0691f0d-b635-4d09-8be2-606767a2458e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8905 | 2026.04.28 20:34:52.718594 [ 284 ] {e0691f0d-b635-4d09-8be2-606767a2458e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8906 | 2026.04.28 20:34:52.718594 [ 302 ] {e0691f0d-b635-4d09-8be2-606767a2458e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8907 | 2026.04.28 20:34:52.718737 [ 277 ] {e0691f0d-b635-4d09-8be2-606767a2458e} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8908 | 2026.04.28 20:34:52.718763 [ 277 ] {e0691f0d-b635-4d09-8be2-606767a2458e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8909 | 2026.04.28 20:34:52.718827 [ 277 ] {e0691f0d-b635-4d09-8be2-606767a2458e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8910 | 2026.04.28 20:34:52.718848 [ 277 ] {e0691f0d-b635-4d09-8be2-606767a2458e} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 8911 | 2026.04.28 20:34:52.718880 [ 277 ] {e0691f0d-b635-4d09-8be2-606767a2458e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 8912 | 2026.04.28 20:34:52.718913 [ 277 ] {e0691f0d-b635-4d09-8be2-606767a2458e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 8913 | 2026.04.28 20:34:52.720005 [ 277 ] {e0691f0d-b635-4d09-8be2-606767a2458e} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002356 sec., 21222.410865874364 rows/sec., 5.08 MiB/sec. | ||
| 8914 | 2026.04.28 20:34:52.720111 [ 277 ] {e0691f0d-b635-4d09-8be2-606767a2458e} <Debug> TCPHandler: Processed in 0.00264468 sec. | ||
| 8915 | 2026.04.28 20:34:52.732410 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8916 | 2026.04.28 20:34:52.732618 [ 277 ] {d8c0eec3-f905-4da2-af0d-02ebdd9cd102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8917 | 2026.04.28 20:34:52.732700 [ 277 ] {d8c0eec3-f905-4da2-af0d-02ebdd9cd102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8918 | 2026.04.28 20:34:52.733491 [ 277 ] {d8c0eec3-f905-4da2-af0d-02ebdd9cd102} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8919 | 2026.04.28 20:34:52.733531 [ 277 ] {d8c0eec3-f905-4da2-af0d-02ebdd9cd102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8920 | 2026.04.28 20:34:52.733852 [ 277 ] {d8c0eec3-f905-4da2-af0d-02ebdd9cd102} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8921 | 2026.04.28 20:34:52.734066 [ 277 ] {d8c0eec3-f905-4da2-af0d-02ebdd9cd102} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8922 | 2026.04.28 20:34:52.734206 [ 277 ] {d8c0eec3-f905-4da2-af0d-02ebdd9cd102} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001639 sec., 14643.07504575961 rows/sec., 1.21 MiB/sec. | ||
| 8923 | 2026.04.28 20:34:52.734244 [ 277 ] {d8c0eec3-f905-4da2-af0d-02ebdd9cd102} <Debug> TCPHandler: Processed in 0.001940914 sec. | ||
| 8924 | 2026.04.28 20:34:52.734370 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8925 | 2026.04.28 20:34:52.734467 [ 277 ] {ec82796c-e280-42f1-a37b-943db7b969e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8926 | 2026.04.28 20:34:52.734507 [ 277 ] {ec82796c-e280-42f1-a37b-943db7b969e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8927 | 2026.04.28 20:34:52.734892 [ 277 ] {ec82796c-e280-42f1-a37b-943db7b969e1} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8928 | 2026.04.28 20:34:52.734928 [ 277 ] {ec82796c-e280-42f1-a37b-943db7b969e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8929 | 2026.04.28 20:34:52.735217 [ 277 ] {ec82796c-e280-42f1-a37b-943db7b969e1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8930 | 2026.04.28 20:34:52.735433 [ 277 ] {ec82796c-e280-42f1-a37b-943db7b969e1} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8931 | 2026.04.28 20:34:52.735560 [ 277 ] {ec82796c-e280-42f1-a37b-943db7b969e1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001112 sec., 1798.5611510791368 rows/sec., 146.66 KiB/sec. | ||
| 8932 | 2026.04.28 20:34:52.735599 [ 277 ] {ec82796c-e280-42f1-a37b-943db7b969e1} <Debug> TCPHandler: Processed in 0.001279259 sec. | ||
| 8933 | 2026.04.28 20:34:52.735713 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8934 | 2026.04.28 20:34:52.735812 [ 277 ] {179bfc0e-9d7f-4596-a8ad-23bc6538411d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8935 | 2026.04.28 20:34:52.735853 [ 277 ] {179bfc0e-9d7f-4596-a8ad-23bc6538411d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8936 | 2026.04.28 20:34:52.737814 [ 277 ] {179bfc0e-9d7f-4596-a8ad-23bc6538411d} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8937 | 2026.04.28 20:34:52.737852 [ 277 ] {179bfc0e-9d7f-4596-a8ad-23bc6538411d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8938 | 2026.04.28 20:34:52.738333 [ 277 ] {179bfc0e-9d7f-4596-a8ad-23bc6538411d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8939 | 2026.04.28 20:34:52.738551 [ 277 ] {179bfc0e-9d7f-4596-a8ad-23bc6538411d} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8940 | 2026.04.28 20:34:52.738682 [ 277 ] {179bfc0e-9d7f-4596-a8ad-23bc6538411d} <Debug> executeQuery: Read 2588 rows, 199.10 KiB in 0.002888 sec., 896121.8836565097 rows/sec., 67.33 MiB/sec. | ||
| 8941 | 2026.04.28 20:34:52.738722 [ 277 ] {179bfc0e-9d7f-4596-a8ad-23bc6538411d} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 8942 | 2026.04.28 20:34:52.738735 [ 277 ] {179bfc0e-9d7f-4596-a8ad-23bc6538411d} <Debug> TCPHandler: Processed in 0.00307262 sec. | ||
| 8943 | 2026.04.28 20:34:52.738857 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8944 | 2026.04.28 20:34:52.738953 [ 277 ] {99fbeb01-d72a-4620-b01f-2cb46c2c2495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8945 | 2026.04.28 20:34:52.738992 [ 277 ] {99fbeb01-d72a-4620-b01f-2cb46c2c2495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8946 | 2026.04.28 20:34:52.739418 [ 277 ] {99fbeb01-d72a-4620-b01f-2cb46c2c2495} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8947 | 2026.04.28 20:34:52.739455 [ 277 ] {99fbeb01-d72a-4620-b01f-2cb46c2c2495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8948 | 2026.04.28 20:34:52.739758 [ 277 ] {99fbeb01-d72a-4620-b01f-2cb46c2c2495} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8949 | 2026.04.28 20:34:52.739970 [ 277 ] {99fbeb01-d72a-4620-b01f-2cb46c2c2495} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8950 | 2026.04.28 20:34:52.740079 [ 104 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8951 | 2026.04.28 20:34:52.740098 [ 277 ] {99fbeb01-d72a-4620-b01f-2cb46c2c2495} <Debug> executeQuery: Read 56 rows, 4.26 KiB in 0.001164 sec., 48109.96563573883 rows/sec., 3.57 MiB/sec. | ||
| 8952 | 2026.04.28 20:34:52.740141 [ 104 ] {} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8953 | 2026.04.28 20:34:52.740153 [ 277 ] {99fbeb01-d72a-4620-b01f-2cb46c2c2495} <Debug> TCPHandler: Processed in 0.001346031 sec. | ||
| 8954 | 2026.04.28 20:34:52.740167 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8955 | 2026.04.28 20:34:52.740271 [ 200 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8956 | 2026.04.28 20:34:52.740286 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8957 | 2026.04.28 20:34:52.740382 [ 200 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8958 | 2026.04.28 20:34:52.740409 [ 277 ] {554799e2-ab3e-412d-88d6-970068d77a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8959 | 2026.04.28 20:34:52.740417 [ 200 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 227 rows starting from the beginning of the part | ||
| 8960 | 2026.04.28 20:34:52.740463 [ 277 ] {554799e2-ab3e-412d-88d6-970068d77a5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8961 | 2026.04.28 20:34:52.740496 [ 200 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 31 rows starting from the beginning of the part | ||
| 8962 | 2026.04.28 20:34:52.740544 [ 200 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 11 rows starting from the beginning of the part | ||
| 8963 | 2026.04.28 20:34:52.740584 [ 200 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 31 rows starting from the beginning of the part | ||
| 8964 | 2026.04.28 20:34:52.740622 [ 200 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 11 rows starting from the beginning of the part | ||
| 8965 | 2026.04.28 20:34:52.740660 [ 200 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 8966 | 2026.04.28 20:34:52.741355 [ 277 ] {554799e2-ab3e-412d-88d6-970068d77a5f} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8967 | 2026.04.28 20:34:52.741402 [ 277 ] {554799e2-ab3e-412d-88d6-970068d77a5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8968 | 2026.04.28 20:34:52.741498 [ 199 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 367 rows, containing 5 columns (5 merged, 0 gathered) in 0.001270129 sec., 288947.0282152443 rows/sec., 20.68 MiB/sec. | ||
| 8969 | 2026.04.28 20:34:52.741645 [ 187 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8970 | 2026.04.28 20:34:52.741762 [ 277 ] {554799e2-ab3e-412d-88d6-970068d77a5f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8971 | 2026.04.28 20:34:52.741906 [ 187 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_51_10} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8972 | 2026.04.28 20:34:52.741977 [ 187 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_51_10} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8973 | 2026.04.28 20:34:52.741980 [ 277 ] {554799e2-ab3e-412d-88d6-970068d77a5f} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8974 | 2026.04.28 20:34:52.742063 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8975 | 2026.04.28 20:34:52.742115 [ 277 ] {554799e2-ab3e-412d-88d6-970068d77a5f} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001729 sec., 477154.42452284554 rows/sec., 27.91 MiB/sec. | ||
| 8976 | 2026.04.28 20:34:52.742154 [ 277 ] {554799e2-ab3e-412d-88d6-970068d77a5f} <Debug> TCPHandler: Processed in 0.001929364 sec. | ||
| 8977 | 2026.04.28 20:34:52.742275 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8978 | 2026.04.28 20:34:52.742371 [ 277 ] {24a129a2-e4a0-4fcd-bef2-50e5816973dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8979 | 2026.04.28 20:34:52.742410 [ 277 ] {24a129a2-e4a0-4fcd-bef2-50e5816973dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8980 | 2026.04.28 20:34:52.742789 [ 277 ] {24a129a2-e4a0-4fcd-bef2-50e5816973dc} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8981 | 2026.04.28 20:34:52.742826 [ 277 ] {24a129a2-e4a0-4fcd-bef2-50e5816973dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8982 | 2026.04.28 20:34:52.743105 [ 277 ] {24a129a2-e4a0-4fcd-bef2-50e5816973dc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8983 | 2026.04.28 20:34:52.743313 [ 277 ] {24a129a2-e4a0-4fcd-bef2-50e5816973dc} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8984 | 2026.04.28 20:34:52.743436 [ 277 ] {24a129a2-e4a0-4fcd-bef2-50e5816973dc} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001084 sec., 922.509225092251 rows/sec., 64.86 KiB/sec. | ||
| 8985 | 2026.04.28 20:34:52.743474 [ 277 ] {24a129a2-e4a0-4fcd-bef2-50e5816973dc} <Debug> TCPHandler: Processed in 0.001249189 sec. | ||
| 8986 | 2026.04.28 20:34:52.743591 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8987 | 2026.04.28 20:34:52.743686 [ 277 ] {de604167-5db5-4155-983b-61b27743795f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8988 | 2026.04.28 20:34:52.743725 [ 277 ] {de604167-5db5-4155-983b-61b27743795f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8989 | 2026.04.28 20:34:52.744119 [ 277 ] {de604167-5db5-4155-983b-61b27743795f} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8990 | 2026.04.28 20:34:52.744169 [ 277 ] {de604167-5db5-4155-983b-61b27743795f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 8991 | 2026.04.28 20:34:52.744483 [ 277 ] {de604167-5db5-4155-983b-61b27743795f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8992 | 2026.04.28 20:34:52.744690 [ 277 ] {de604167-5db5-4155-983b-61b27743795f} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8993 | 2026.04.28 20:34:52.744815 [ 277 ] {de604167-5db5-4155-983b-61b27743795f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001147 sec., 10462.074978204011 rows/sec., 817.35 KiB/sec. | ||
| 8994 | 2026.04.28 20:34:52.744855 [ 277 ] {de604167-5db5-4155-983b-61b27743795f} <Debug> TCPHandler: Processed in 0.00131353 sec. | ||
| 8995 | 2026.04.28 20:34:52.744965 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8996 | 2026.04.28 20:34:52.745058 [ 277 ] {553feb27-589b-45b9-9071-f5d362acefd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8997 | 2026.04.28 20:34:52.745096 [ 277 ] {553feb27-589b-45b9-9071-f5d362acefd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8998 | 2026.04.28 20:34:52.746094 [ 277 ] {553feb27-589b-45b9-9071-f5d362acefd8} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8999 | 2026.04.28 20:34:52.746132 [ 277 ] {553feb27-589b-45b9-9071-f5d362acefd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9000 | 2026.04.28 20:34:52.746501 [ 277 ] {553feb27-589b-45b9-9071-f5d362acefd8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9001 | 2026.04.28 20:34:52.746713 [ 277 ] {553feb27-589b-45b9-9071-f5d362acefd8} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9002 | 2026.04.28 20:34:52.746839 [ 277 ] {553feb27-589b-45b9-9071-f5d362acefd8} <Debug> executeQuery: Read 1359 rows, 94.02 KiB in 0.001798 sec., 755839.8220244717 rows/sec., 51.07 MiB/sec. | ||
| 9003 | 2026.04.28 20:34:52.746877 [ 277 ] {553feb27-589b-45b9-9071-f5d362acefd8} <Debug> TCPHandler: Processed in 0.001961535 sec. | ||
| 9004 | 2026.04.28 20:34:52.747010 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9005 | 2026.04.28 20:34:52.747129 [ 277 ] {c8902713-7aa0-45de-a8b6-ac5efd4da6d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9006 | 2026.04.28 20:34:52.747179 [ 277 ] {c8902713-7aa0-45de-a8b6-ac5efd4da6d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9007 | 2026.04.28 20:34:52.748011 [ 277 ] {c8902713-7aa0-45de-a8b6-ac5efd4da6d7} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9008 | 2026.04.28 20:34:52.748047 [ 277 ] {c8902713-7aa0-45de-a8b6-ac5efd4da6d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9009 | 2026.04.28 20:34:52.748485 [ 277 ] {c8902713-7aa0-45de-a8b6-ac5efd4da6d7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9010 | 2026.04.28 20:34:52.748701 [ 277 ] {c8902713-7aa0-45de-a8b6-ac5efd4da6d7} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9011 | 2026.04.28 20:34:52.748827 [ 277 ] {c8902713-7aa0-45de-a8b6-ac5efd4da6d7} <Debug> executeQuery: Read 1533 rows, 95.96 KiB in 0.001723 sec., 889727.219965177 rows/sec., 54.39 MiB/sec. | ||
| 9012 | 2026.04.28 20:34:52.748864 [ 277 ] {c8902713-7aa0-45de-a8b6-ac5efd4da6d7} <Debug> TCPHandler: Processed in 0.001912924 sec. | ||
| 9013 | 2026.04.28 20:34:52.748987 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9014 | 2026.04.28 20:34:52.749080 [ 277 ] {fba88432-82b9-4bdf-966d-172789f533e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9015 | 2026.04.28 20:34:52.749130 [ 277 ] {fba88432-82b9-4bdf-966d-172789f533e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9016 | 2026.04.28 20:34:52.749884 [ 277 ] {fba88432-82b9-4bdf-966d-172789f533e5} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9017 | 2026.04.28 20:34:52.749919 [ 277 ] {fba88432-82b9-4bdf-966d-172789f533e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9018 | 2026.04.28 20:34:52.750482 [ 277 ] {fba88432-82b9-4bdf-966d-172789f533e5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9019 | 2026.04.28 20:34:52.750708 [ 277 ] {fba88432-82b9-4bdf-966d-172789f533e5} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9020 | 2026.04.28 20:34:52.750816 [ 104 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9021 | 2026.04.28 20:34:52.750839 [ 277 ] {fba88432-82b9-4bdf-966d-172789f533e5} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001777 sec., 23635.340461451888 rows/sec., 42.35 MiB/sec. | ||
| 9022 | 2026.04.28 20:34:52.750851 [ 104 ] {} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9023 | 2026.04.28 20:34:52.750878 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9024 | 2026.04.28 20:34:52.750897 [ 277 ] {fba88432-82b9-4bdf-966d-172789f533e5} <Debug> TCPHandler: Processed in 0.001956965 sec. | ||
| 9025 | 2026.04.28 20:34:52.750941 [ 200 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 9026 | 2026.04.28 20:34:52.751032 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9027 | 2026.04.28 20:34:52.751128 [ 277 ] {5d0dbe5a-35c6-4c10-897f-cc7a7c07992f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9028 | 2026.04.28 20:34:52.751130 [ 200 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9029 | 2026.04.28 20:34:52.751171 [ 277 ] {5d0dbe5a-35c6-4c10-897f-cc7a7c07992f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9030 | 2026.04.28 20:34:52.751191 [ 200 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1049 rows starting from the beginning of the part | ||
| 9031 | 2026.04.28 20:34:52.751296 [ 200 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 31 rows starting from the beginning of the part | ||
| 9032 | 2026.04.28 20:34:52.751394 [ 200 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 11 rows starting from the beginning of the part | ||
| 9033 | 2026.04.28 20:34:52.751490 [ 200 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 31 rows starting from the beginning of the part | ||
| 9034 | 2026.04.28 20:34:52.751506 [ 277 ] {5d0dbe5a-35c6-4c10-897f-cc7a7c07992f} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9035 | 2026.04.28 20:34:52.751545 [ 277 ] {5d0dbe5a-35c6-4c10-897f-cc7a7c07992f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9036 | 2026.04.28 20:34:52.751580 [ 200 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 11 rows starting from the beginning of the part | ||
| 9037 | 2026.04.28 20:34:52.751671 [ 200 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 42 rows starting from the beginning of the part | ||
| 9038 | 2026.04.28 20:34:52.751850 [ 277 ] {5d0dbe5a-35c6-4c10-897f-cc7a7c07992f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9039 | 2026.04.28 20:34:52.752104 [ 277 ] {5d0dbe5a-35c6-4c10-897f-cc7a7c07992f} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9040 | 2026.04.28 20:34:52.752230 [ 277 ] {5d0dbe5a-35c6-4c10-897f-cc7a7c07992f} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00112 sec., 10714.285714285716 rows/sec., 739.40 KiB/sec. | ||
| 9041 | 2026.04.28 20:34:52.752265 [ 277 ] {5d0dbe5a-35c6-4c10-897f-cc7a7c07992f} <Debug> TCPHandler: Processed in 0.00128102 sec. | ||
| 9042 | 2026.04.28 20:34:52.756896 [ 187 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1175 rows, containing 19 columns (19 merged, 0 gathered) in 0.005982287 sec., 196413.17776963892 rows/sec., 351.96 MiB/sec. | ||
| 9043 | 2026.04.28 20:34:52.758241 [ 200 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9044 | 2026.04.28 20:34:52.758556 [ 200 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9045 | 2026.04.28 20:34:52.758631 [ 200 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9046 | 2026.04.28 20:34:52.758718 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.39 MiB. | ||
| 9047 | 2026.04.28 20:34:55.756796 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1122 | ||
| 9048 | 2026.04.28 20:34:55.759871 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9049 | 2026.04.28 20:34:55.759932 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9050 | 2026.04.28 20:34:55.761188 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9051 | 2026.04.28 20:34:55.761470 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9052 | 2026.04.28 20:34:55.761876 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1122 | ||
| 9053 | 2026.04.28 20:34:57.440973 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9054 | 2026.04.28 20:34:57.441208 [ 277 ] {cb682cce-34c2-4c57-8d2e-80c84bfed275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9055 | 2026.04.28 20:34:57.441532 [ 277 ] {cb682cce-34c2-4c57-8d2e-80c84bfed275} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9056 | 2026.04.28 20:34:57.441566 [ 277 ] {cb682cce-34c2-4c57-8d2e-80c84bfed275} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9057 | 2026.04.28 20:34:57.441777 [ 277 ] {cb682cce-34c2-4c57-8d2e-80c84bfed275} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9058 | 2026.04.28 20:34:57.441843 [ 277 ] {cb682cce-34c2-4c57-8d2e-80c84bfed275} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9059 | 2026.04.28 20:34:57.441983 [ 277 ] {cb682cce-34c2-4c57-8d2e-80c84bfed275} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9060 | 2026.04.28 20:34:57.442100 [ 302 ] {cb682cce-34c2-4c57-8d2e-80c84bfed275} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9061 | 2026.04.28 20:34:57.442100 [ 344 ] {cb682cce-34c2-4c57-8d2e-80c84bfed275} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9062 | 2026.04.28 20:34:57.442100 [ 284 ] {cb682cce-34c2-4c57-8d2e-80c84bfed275} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9063 | 2026.04.28 20:34:57.442262 [ 277 ] {cb682cce-34c2-4c57-8d2e-80c84bfed275} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 9064 | 2026.04.28 20:34:57.442289 [ 277 ] {cb682cce-34c2-4c57-8d2e-80c84bfed275} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9065 | 2026.04.28 20:34:57.442358 [ 277 ] {cb682cce-34c2-4c57-8d2e-80c84bfed275} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9066 | 2026.04.28 20:34:57.442377 [ 277 ] {cb682cce-34c2-4c57-8d2e-80c84bfed275} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 9067 | 2026.04.28 20:34:57.442410 [ 277 ] {cb682cce-34c2-4c57-8d2e-80c84bfed275} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9068 | 2026.04.28 20:34:57.442447 [ 277 ] {cb682cce-34c2-4c57-8d2e-80c84bfed275} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9069 | 2026.04.28 20:34:57.443588 [ 277 ] {cb682cce-34c2-4c57-8d2e-80c84bfed275} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002469 sec., 20251.11381125962 rows/sec., 3.22 MiB/sec. | ||
| 9070 | 2026.04.28 20:34:57.443716 [ 277 ] {cb682cce-34c2-4c57-8d2e-80c84bfed275} <Debug> TCPHandler: Processed in 0.002870926 sec. | ||
| 9071 | 2026.04.28 20:34:57.445241 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9072 | 2026.04.28 20:34:57.445350 [ 277 ] {b3a22b31-03a6-499f-a957-53ce7c7d0b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9073 | 2026.04.28 20:34:57.445391 [ 277 ] {b3a22b31-03a6-499f-a957-53ce7c7d0b0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9074 | 2026.04.28 20:34:57.445881 [ 277 ] {b3a22b31-03a6-499f-a957-53ce7c7d0b0f} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9075 | 2026.04.28 20:34:57.445926 [ 277 ] {b3a22b31-03a6-499f-a957-53ce7c7d0b0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9076 | 2026.04.28 20:34:57.446289 [ 277 ] {b3a22b31-03a6-499f-a957-53ce7c7d0b0f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9077 | 2026.04.28 20:34:57.446507 [ 277 ] {b3a22b31-03a6-499f-a957-53ce7c7d0b0f} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9078 | 2026.04.28 20:34:57.446649 [ 277 ] {b3a22b31-03a6-499f-a957-53ce7c7d0b0f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001332 sec., 42042.04204204204 rows/sec., 3.23 MiB/sec. | ||
| 9079 | 2026.04.28 20:34:57.446686 [ 277 ] {b3a22b31-03a6-499f-a957-53ce7c7d0b0f} <Debug> TCPHandler: Processed in 0.001493984 sec. | ||
| 9080 | 2026.04.28 20:34:57.446813 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9081 | 2026.04.28 20:34:57.446905 [ 277 ] {57aafa44-83d3-4a8f-9879-a27b67311680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9082 | 2026.04.28 20:34:57.446944 [ 277 ] {57aafa44-83d3-4a8f-9879-a27b67311680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9083 | 2026.04.28 20:34:57.447361 [ 277 ] {57aafa44-83d3-4a8f-9879-a27b67311680} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9084 | 2026.04.28 20:34:57.447396 [ 277 ] {57aafa44-83d3-4a8f-9879-a27b67311680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9085 | 2026.04.28 20:34:57.447695 [ 277 ] {57aafa44-83d3-4a8f-9879-a27b67311680} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9086 | 2026.04.28 20:34:57.447905 [ 277 ] {57aafa44-83d3-4a8f-9879-a27b67311680} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9087 | 2026.04.28 20:34:57.448028 [ 277 ] {57aafa44-83d3-4a8f-9879-a27b67311680} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001141 sec., 56091.14811568799 rows/sec., 4.38 MiB/sec. | ||
| 9088 | 2026.04.28 20:34:57.448064 [ 277 ] {57aafa44-83d3-4a8f-9879-a27b67311680} <Debug> TCPHandler: Processed in 0.001297819 sec. | ||
| 9089 | 2026.04.28 20:34:57.448186 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9090 | 2026.04.28 20:34:57.448278 [ 277 ] {9d74708a-a4f5-4ac1-8f3e-e9339640a1cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9091 | 2026.04.28 20:34:57.448320 [ 277 ] {9d74708a-a4f5-4ac1-8f3e-e9339640a1cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9092 | 2026.04.28 20:34:57.448694 [ 277 ] {9d74708a-a4f5-4ac1-8f3e-e9339640a1cb} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9093 | 2026.04.28 20:34:57.448729 [ 277 ] {9d74708a-a4f5-4ac1-8f3e-e9339640a1cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9094 | 2026.04.28 20:34:57.449042 [ 277 ] {9d74708a-a4f5-4ac1-8f3e-e9339640a1cb} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9095 | 2026.04.28 20:34:57.449243 [ 277 ] {9d74708a-a4f5-4ac1-8f3e-e9339640a1cb} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9096 | 2026.04.28 20:34:57.449365 [ 277 ] {9d74708a-a4f5-4ac1-8f3e-e9339640a1cb} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001105 sec., 115837.10407239819 rows/sec., 8.07 MiB/sec. | ||
| 9097 | 2026.04.28 20:34:57.449401 [ 277 ] {9d74708a-a4f5-4ac1-8f3e-e9339640a1cb} <Debug> TCPHandler: Processed in 0.001260979 sec. | ||
| 9098 | 2026.04.28 20:34:57.449525 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9099 | 2026.04.28 20:34:57.449615 [ 277 ] {8a046c04-1f1e-4d0d-9dd0-840f6def66a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9100 | 2026.04.28 20:34:57.449655 [ 277 ] {8a046c04-1f1e-4d0d-9dd0-840f6def66a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9101 | 2026.04.28 20:34:57.449988 [ 277 ] {8a046c04-1f1e-4d0d-9dd0-840f6def66a1} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9102 | 2026.04.28 20:34:57.450023 [ 277 ] {8a046c04-1f1e-4d0d-9dd0-840f6def66a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9103 | 2026.04.28 20:34:57.450319 [ 277 ] {8a046c04-1f1e-4d0d-9dd0-840f6def66a1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9104 | 2026.04.28 20:34:57.450522 [ 277 ] {8a046c04-1f1e-4d0d-9dd0-840f6def66a1} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9105 | 2026.04.28 20:34:57.450646 [ 277 ] {8a046c04-1f1e-4d0d-9dd0-840f6def66a1} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001048 sec., 45801.526717557244 rows/sec., 3.09 MiB/sec. | ||
| 9106 | 2026.04.28 20:34:57.450681 [ 277 ] {8a046c04-1f1e-4d0d-9dd0-840f6def66a1} <Debug> TCPHandler: Processed in 0.001202657 sec. | ||
| 9107 | 2026.04.28 20:34:58.201035 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18792 | ||
| 9108 | 2026.04.28 20:34:58.201632 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9109 | 2026.04.28 20:34:58.201695 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9110 | 2026.04.28 20:34:58.202205 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9111 | 2026.04.28 20:34:58.202441 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9112 | 2026.04.28 20:34:58.202575 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18792 | ||
| 9113 | 2026.04.28 20:34:59.159095 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9114 | 2026.04.28 20:34:59.177414 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9115 | 2026.04.28 20:34:59.177474 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9116 | 2026.04.28 20:34:59.183790 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9117 | 2026.04.28 20:34:59.184542 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9118 | 2026.04.28 20:34:59.188044 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9119 | 2026.04.28 20:35:02.441657 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9120 | 2026.04.28 20:35:02.441899 [ 277 ] {575ee10b-2cf4-4588-991d-ae978c3a3031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9121 | 2026.04.28 20:35:02.442236 [ 277 ] {575ee10b-2cf4-4588-991d-ae978c3a3031} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9122 | 2026.04.28 20:35:02.442274 [ 277 ] {575ee10b-2cf4-4588-991d-ae978c3a3031} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9123 | 2026.04.28 20:35:02.442498 [ 277 ] {575ee10b-2cf4-4588-991d-ae978c3a3031} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9124 | 2026.04.28 20:35:02.442572 [ 277 ] {575ee10b-2cf4-4588-991d-ae978c3a3031} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9125 | 2026.04.28 20:35:02.442716 [ 277 ] {575ee10b-2cf4-4588-991d-ae978c3a3031} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9126 | 2026.04.28 20:35:02.442835 [ 315 ] {575ee10b-2cf4-4588-991d-ae978c3a3031} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9127 | 2026.04.28 20:35:02.442835 [ 284 ] {575ee10b-2cf4-4588-991d-ae978c3a3031} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9128 | 2026.04.28 20:35:02.442835 [ 344 ] {575ee10b-2cf4-4588-991d-ae978c3a3031} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9129 | 2026.04.28 20:35:02.442998 [ 277 ] {575ee10b-2cf4-4588-991d-ae978c3a3031} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 9130 | 2026.04.28 20:35:02.443043 [ 277 ] {575ee10b-2cf4-4588-991d-ae978c3a3031} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9131 | 2026.04.28 20:35:02.443139 [ 277 ] {575ee10b-2cf4-4588-991d-ae978c3a3031} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9132 | 2026.04.28 20:35:02.443165 [ 277 ] {575ee10b-2cf4-4588-991d-ae978c3a3031} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 9133 | 2026.04.28 20:35:02.443203 [ 277 ] {575ee10b-2cf4-4588-991d-ae978c3a3031} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9134 | 2026.04.28 20:35:02.443244 [ 277 ] {575ee10b-2cf4-4588-991d-ae978c3a3031} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9135 | 2026.04.28 20:35:02.444365 [ 277 ] {575ee10b-2cf4-4588-991d-ae978c3a3031} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002558 sec., 19546.520719311964 rows/sec., 3.11 MiB/sec. | ||
| 9136 | 2026.04.28 20:35:02.444508 [ 277 ] {575ee10b-2cf4-4588-991d-ae978c3a3031} <Debug> TCPHandler: Processed in 0.002985168 sec. | ||
| 9137 | 2026.04.28 20:35:02.446403 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9138 | 2026.04.28 20:35:02.446513 [ 277 ] {dc6d85c5-de51-42f8-a85e-ff9ec1d4d7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9139 | 2026.04.28 20:35:02.446559 [ 277 ] {dc6d85c5-de51-42f8-a85e-ff9ec1d4d7a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9140 | 2026.04.28 20:35:02.447104 [ 277 ] {dc6d85c5-de51-42f8-a85e-ff9ec1d4d7a7} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9141 | 2026.04.28 20:35:02.447161 [ 277 ] {dc6d85c5-de51-42f8-a85e-ff9ec1d4d7a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9142 | 2026.04.28 20:35:02.447640 [ 277 ] {dc6d85c5-de51-42f8-a85e-ff9ec1d4d7a7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9143 | 2026.04.28 20:35:02.447883 [ 277 ] {dc6d85c5-de51-42f8-a85e-ff9ec1d4d7a7} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9144 | 2026.04.28 20:35:02.448042 [ 277 ] {dc6d85c5-de51-42f8-a85e-ff9ec1d4d7a7} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001562 sec., 49935.979513444305 rows/sec., 4.14 MiB/sec. | ||
| 9145 | 2026.04.28 20:35:02.448082 [ 277 ] {dc6d85c5-de51-42f8-a85e-ff9ec1d4d7a7} <Debug> TCPHandler: Processed in 0.00173124 sec. | ||
| 9146 | 2026.04.28 20:35:02.448207 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9147 | 2026.04.28 20:35:02.448300 [ 277 ] {e8c14b6a-87ea-452b-a516-a566782f2781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9148 | 2026.04.28 20:35:02.448339 [ 277 ] {e8c14b6a-87ea-452b-a516-a566782f2781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9149 | 2026.04.28 20:35:02.448732 [ 277 ] {e8c14b6a-87ea-452b-a516-a566782f2781} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9150 | 2026.04.28 20:35:02.448768 [ 277 ] {e8c14b6a-87ea-452b-a516-a566782f2781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9151 | 2026.04.28 20:35:02.449054 [ 277 ] {e8c14b6a-87ea-452b-a516-a566782f2781} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9152 | 2026.04.28 20:35:02.449262 [ 277 ] {e8c14b6a-87ea-452b-a516-a566782f2781} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9153 | 2026.04.28 20:35:02.449385 [ 277 ] {e8c14b6a-87ea-452b-a516-a566782f2781} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001103 sec., 9972.801450589302 rows/sec., 749.91 KiB/sec. | ||
| 9154 | 2026.04.28 20:35:02.449421 [ 277 ] {e8c14b6a-87ea-452b-a516-a566782f2781} <Debug> TCPHandler: Processed in 0.001262509 sec. | ||
| 9155 | 2026.04.28 20:35:02.449536 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9156 | 2026.04.28 20:35:02.449629 [ 277 ] {1d80eb2a-78b4-4a79-9dc2-903b079d3b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9157 | 2026.04.28 20:35:02.449667 [ 277 ] {1d80eb2a-78b4-4a79-9dc2-903b079d3b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9158 | 2026.04.28 20:35:02.450074 [ 277 ] {1d80eb2a-78b4-4a79-9dc2-903b079d3b97} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9159 | 2026.04.28 20:35:02.450110 [ 277 ] {1d80eb2a-78b4-4a79-9dc2-903b079d3b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9160 | 2026.04.28 20:35:02.450421 [ 277 ] {1d80eb2a-78b4-4a79-9dc2-903b079d3b97} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9161 | 2026.04.28 20:35:02.450631 [ 277 ] {1d80eb2a-78b4-4a79-9dc2-903b079d3b97} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9162 | 2026.04.28 20:35:02.450759 [ 277 ] {1d80eb2a-78b4-4a79-9dc2-903b079d3b97} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001147 sec., 65387.96861377506 rows/sec., 5.11 MiB/sec. | ||
| 9163 | 2026.04.28 20:35:02.450794 [ 277 ] {1d80eb2a-78b4-4a79-9dc2-903b079d3b97} <Debug> TCPHandler: Processed in 0.0013057 sec. | ||
| 9164 | 2026.04.28 20:35:02.450913 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9165 | 2026.04.28 20:35:02.451006 [ 277 ] {f4b99e8a-7645-4daf-94ca-df971282f032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9166 | 2026.04.28 20:35:02.451047 [ 277 ] {f4b99e8a-7645-4daf-94ca-df971282f032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9167 | 2026.04.28 20:35:02.451438 [ 277 ] {f4b99e8a-7645-4daf-94ca-df971282f032} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9168 | 2026.04.28 20:35:02.451474 [ 277 ] {f4b99e8a-7645-4daf-94ca-df971282f032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9169 | 2026.04.28 20:35:02.451792 [ 277 ] {f4b99e8a-7645-4daf-94ca-df971282f032} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9170 | 2026.04.28 20:35:02.452002 [ 277 ] {f4b99e8a-7645-4daf-94ca-df971282f032} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9171 | 2026.04.28 20:35:02.452143 [ 277 ] {f4b99e8a-7645-4daf-94ca-df971282f032} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 9172 | 2026.04.28 20:35:02.452184 [ 277 ] {f4b99e8a-7645-4daf-94ca-df971282f032} <Debug> TCPHandler: Processed in 0.00131345 sec. | ||
| 9173 | 2026.04.28 20:35:02.452296 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9174 | 2026.04.28 20:35:02.452388 [ 277 ] {e82caad2-fb01-4439-bdc8-c903dca69977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9175 | 2026.04.28 20:35:02.452440 [ 277 ] {e82caad2-fb01-4439-bdc8-c903dca69977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9176 | 2026.04.28 20:35:02.453185 [ 277 ] {e82caad2-fb01-4439-bdc8-c903dca69977} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9177 | 2026.04.28 20:35:02.453221 [ 277 ] {e82caad2-fb01-4439-bdc8-c903dca69977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9178 | 2026.04.28 20:35:02.453720 [ 277 ] {e82caad2-fb01-4439-bdc8-c903dca69977} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9179 | 2026.04.28 20:35:02.453935 [ 277 ] {e82caad2-fb01-4439-bdc8-c903dca69977} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9180 | 2026.04.28 20:35:02.454069 [ 277 ] {e82caad2-fb01-4439-bdc8-c903dca69977} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001698 sec., 6478.209658421672 rows/sec., 11.61 MiB/sec. | ||
| 9181 | 2026.04.28 20:35:02.454121 [ 277 ] {e82caad2-fb01-4439-bdc8-c903dca69977} <Debug> TCPHandler: Processed in 0.001872883 sec. | ||
| 9182 | 2026.04.28 20:35:02.454233 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9183 | 2026.04.28 20:35:02.454325 [ 277 ] {bf325b68-b788-424f-b2d5-43e81b60a95e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9184 | 2026.04.28 20:35:02.454365 [ 277 ] {bf325b68-b788-424f-b2d5-43e81b60a95e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9185 | 2026.04.28 20:35:02.454704 [ 277 ] {bf325b68-b788-424f-b2d5-43e81b60a95e} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9186 | 2026.04.28 20:35:02.454738 [ 277 ] {bf325b68-b788-424f-b2d5-43e81b60a95e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9187 | 2026.04.28 20:35:02.455039 [ 277 ] {bf325b68-b788-424f-b2d5-43e81b60a95e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9188 | 2026.04.28 20:35:02.455251 [ 277 ] {bf325b68-b788-424f-b2d5-43e81b60a95e} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9189 | 2026.04.28 20:35:02.455378 [ 277 ] {bf325b68-b788-424f-b2d5-43e81b60a95e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 9190 | 2026.04.28 20:35:02.455412 [ 277 ] {bf325b68-b788-424f-b2d5-43e81b60a95e} <Debug> TCPHandler: Processed in 0.001227098 sec. | ||
| 9191 | 2026.04.28 20:35:03.164248 [ 87 ] {} <Debug> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 9192 | 2026.04.28 20:35:03.164315 [ 87 ] {} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9193 | 2026.04.28 20:35:03.164336 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9194 | 2026.04.28 20:35:03.164471 [ 198 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 9195 | 2026.04.28 20:35:03.164640 [ 198 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9196 | 2026.04.28 20:35:03.164683 [ 198 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 20 rows starting from the beginning of the part | ||
| 9197 | 2026.04.28 20:35:03.164759 [ 198 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 9198 | 2026.04.28 20:35:03.164813 [ 198 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 9199 | 2026.04.28 20:35:03.164865 [ 198 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
| 9200 | 2026.04.28 20:35:03.164907 [ 198 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 9201 | 2026.04.28 20:35:03.165707 [ 187 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.00129975 sec., 30775.149067128295 rows/sec., 2.57 MiB/sec. | ||
| 9202 | 2026.04.28 20:35:03.165909 [ 197 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 9203 | 2026.04.28 20:35:03.166243 [ 197 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_14_3} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9204 | 2026.04.28 20:35:03.166323 [ 197 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_14_3} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 9205 | 2026.04.28 20:35:03.166435 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9206 | 2026.04.28 20:35:03.835305 [ 85 ] {} <Debug> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 9207 | 2026.04.28 20:35:03.835367 [ 85 ] {} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9208 | 2026.04.28 20:35:03.835389 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9209 | 2026.04.28 20:35:03.835505 [ 187 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::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 | ||
| 9210 | 2026.04.28 20:35:03.835641 [ 187 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9211 | 2026.04.28 20:35:03.835672 [ 187 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 2 rows starting from the beginning of the part | ||
| 9212 | 2026.04.28 20:35:03.835742 [ 187 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 9213 | 2026.04.28 20:35:03.835800 [ 187 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 9214 | 2026.04.28 20:35:03.835847 [ 187 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 9215 | 2026.04.28 20:35:03.835885 [ 187 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 9216 | 2026.04.28 20:35:03.836631 [ 197 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001173347 sec., 5113.576802088385 rows/sec., 379.52 KiB/sec. | ||
| 9217 | 2026.04.28 20:35:03.836782 [ 197 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 9218 | 2026.04.28 20:35:03.837073 [ 197 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_9_2} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9219 | 2026.04.28 20:35:03.837146 [ 197 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_9_2} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 9220 | 2026.04.28 20:35:03.837251 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9221 | 2026.04.28 20:35:04.891258 [ 85 ] {} <Debug> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 9222 | 2026.04.28 20:35:04.891323 [ 85 ] {} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9223 | 2026.04.28 20:35:04.891346 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9224 | 2026.04.28 20:35:04.891473 [ 187 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 9225 | 2026.04.28 20:35:04.891610 [ 187 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9226 | 2026.04.28 20:35:04.891647 [ 187 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 308 rows starting from the beginning of the part | ||
| 9227 | 2026.04.28 20:35:04.891715 [ 187 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 9228 | 2026.04.28 20:35:04.891763 [ 187 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 9229 | 2026.04.28 20:35:04.891805 [ 187 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 9230 | 2026.04.28 20:35:04.891849 [ 187 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 9231 | 2026.04.28 20:35:04.892681 [ 191 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 404 rows, containing 5 columns (5 merged, 0 gathered) in 0.001266919 sec., 318883.8434027748 rows/sec., 23.31 MiB/sec. | ||
| 9232 | 2026.04.28 20:35:04.892879 [ 192 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 9233 | 2026.04.28 20:35:04.893207 [ 192 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_14_3} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9234 | 2026.04.28 20:35:04.893284 [ 192 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_14_3} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 9235 | 2026.04.28 20:35:04.893388 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9236 | 2026.04.28 20:35:05.593395 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9237 | 2026.04.28 20:35:05.593476 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9238 | 2026.04.28 20:35:05.702693 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19240 | ||
| 9239 | 2026.04.28 20:35:05.703212 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9240 | 2026.04.28 20:35:05.703249 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9241 | 2026.04.28 20:35:05.703751 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9242 | 2026.04.28 20:35:05.703996 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9243 | 2026.04.28 20:35:05.704133 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19240 | ||
| 9244 | 2026.04.28 20:35:05.761411 [ 85 ] {} <Debug> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 9245 | 2026.04.28 20:35:05.761453 [ 85 ] {} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9246 | 2026.04.28 20:35:05.761473 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9247 | 2026.04.28 20:35:05.761587 [ 190 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 9248 | 2026.04.28 20:35:05.761730 [ 190 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9249 | 2026.04.28 20:35:05.761765 [ 190 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 160 rows starting from the beginning of the part | ||
| 9250 | 2026.04.28 20:35:05.761835 [ 190 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 9251 | 2026.04.28 20:35:05.761882 [ 190 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 9252 | 2026.04.28 20:35:05.761928 [ 190 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 9253 | 2026.04.28 20:35:05.761966 [ 190 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 9254 | 2026.04.28 20:35:05.762195 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1146 | ||
| 9255 | 2026.04.28 20:35:05.762742 [ 192 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001202427 sec., 172983.47425664926 rows/sec., 11.47 MiB/sec. | ||
| 9256 | 2026.04.28 20:35:05.762901 [ 190 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 9257 | 2026.04.28 20:35:05.763154 [ 190 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_14_3} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9258 | 2026.04.28 20:35:05.763226 [ 190 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_14_3} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 9259 | 2026.04.28 20:35:05.763298 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 9260 | 2026.04.28 20:35:05.764427 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9261 | 2026.04.28 20:35:05.764482 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9262 | 2026.04.28 20:35:05.765740 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9263 | 2026.04.28 20:35:05.766047 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9264 | 2026.04.28 20:35:05.766412 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1146 | ||
| 9265 | 2026.04.28 20:35:06.688142 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9266 | 2026.04.28 20:35:06.706066 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9267 | 2026.04.28 20:35:06.706120 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9268 | 2026.04.28 20:35:06.713397 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9269 | 2026.04.28 20:35:06.714194 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9270 | 2026.04.28 20:35:06.717906 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9271 | 2026.04.28 20:35:07.443281 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9272 | 2026.04.28 20:35:07.443508 [ 277 ] {d2f6259b-d76d-44a6-96a8-0016fe75cd6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9273 | 2026.04.28 20:35:07.443854 [ 277 ] {d2f6259b-d76d-44a6-96a8-0016fe75cd6a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9274 | 2026.04.28 20:35:07.443889 [ 277 ] {d2f6259b-d76d-44a6-96a8-0016fe75cd6a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9275 | 2026.04.28 20:35:07.444108 [ 277 ] {d2f6259b-d76d-44a6-96a8-0016fe75cd6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9276 | 2026.04.28 20:35:07.444175 [ 277 ] {d2f6259b-d76d-44a6-96a8-0016fe75cd6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9277 | 2026.04.28 20:35:07.444316 [ 277 ] {d2f6259b-d76d-44a6-96a8-0016fe75cd6a} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9278 | 2026.04.28 20:35:07.444432 [ 313 ] {d2f6259b-d76d-44a6-96a8-0016fe75cd6a} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9279 | 2026.04.28 20:35:07.444443 [ 315 ] {d2f6259b-d76d-44a6-96a8-0016fe75cd6a} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9280 | 2026.04.28 20:35:07.444443 [ 284 ] {d2f6259b-d76d-44a6-96a8-0016fe75cd6a} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9281 | 2026.04.28 20:35:07.444594 [ 277 ] {d2f6259b-d76d-44a6-96a8-0016fe75cd6a} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 9282 | 2026.04.28 20:35:07.444620 [ 277 ] {d2f6259b-d76d-44a6-96a8-0016fe75cd6a} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9283 | 2026.04.28 20:35:07.444687 [ 277 ] {d2f6259b-d76d-44a6-96a8-0016fe75cd6a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9284 | 2026.04.28 20:35:07.444707 [ 277 ] {d2f6259b-d76d-44a6-96a8-0016fe75cd6a} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 9285 | 2026.04.28 20:35:07.444741 [ 277 ] {d2f6259b-d76d-44a6-96a8-0016fe75cd6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9286 | 2026.04.28 20:35:07.444778 [ 277 ] {d2f6259b-d76d-44a6-96a8-0016fe75cd6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9287 | 2026.04.28 20:35:07.445935 [ 277 ] {d2f6259b-d76d-44a6-96a8-0016fe75cd6a} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002518 sec., 19857.029388403495 rows/sec., 3.16 MiB/sec. | ||
| 9288 | 2026.04.28 20:35:07.446035 [ 277 ] {d2f6259b-d76d-44a6-96a8-0016fe75cd6a} <Debug> TCPHandler: Processed in 0.002879816 sec. | ||
| 9289 | 2026.04.28 20:35:07.448085 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9290 | 2026.04.28 20:35:07.448212 [ 277 ] {3c34d085-6d19-4361-872f-087de3284996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9291 | 2026.04.28 20:35:07.448262 [ 277 ] {3c34d085-6d19-4361-872f-087de3284996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9292 | 2026.04.28 20:35:07.448863 [ 277 ] {3c34d085-6d19-4361-872f-087de3284996} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9293 | 2026.04.28 20:35:07.448906 [ 277 ] {3c34d085-6d19-4361-872f-087de3284996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9294 | 2026.04.28 20:35:07.449301 [ 277 ] {3c34d085-6d19-4361-872f-087de3284996} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9295 | 2026.04.28 20:35:07.449513 [ 277 ] {3c34d085-6d19-4361-872f-087de3284996} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9296 | 2026.04.28 20:35:07.449642 [ 79 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9297 | 2026.04.28 20:35:07.449654 [ 277 ] {3c34d085-6d19-4361-872f-087de3284996} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.00148 sec., 79729.72972972973 rows/sec., 6.78 MiB/sec. | ||
| 9298 | 2026.04.28 20:35:07.449677 [ 79 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9299 | 2026.04.28 20:35:07.449695 [ 277 ] {3c34d085-6d19-4361-872f-087de3284996} <Debug> TCPHandler: Processed in 0.001671659 sec. | ||
| 9300 | 2026.04.28 20:35:07.449697 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9301 | 2026.04.28 20:35:07.449822 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9302 | 2026.04.28 20:35:07.449838 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9303 | 2026.04.28 20:35:07.449955 [ 277 ] {3e48e754-310a-4795-8fb8-5341ea58f213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9304 | 2026.04.28 20:35:07.449970 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9305 | 2026.04.28 20:35:07.449994 [ 277 ] {3e48e754-310a-4795-8fb8-5341ea58f213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9306 | 2026.04.28 20:35:07.450012 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3363 rows starting from the beginning of the part | ||
| 9307 | 2026.04.28 20:35:07.450091 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 78 rows starting from the beginning of the part | ||
| 9308 | 2026.04.28 20:35:07.450146 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 2588 rows starting from the beginning of the part | ||
| 9309 | 2026.04.28 20:35:07.450192 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part | ||
| 9310 | 2026.04.28 20:35:07.450242 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 78 rows starting from the beginning of the part | ||
| 9311 | 2026.04.28 20:35:07.450291 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 118 rows starting from the beginning of the part | ||
| 9312 | 2026.04.28 20:35:07.450415 [ 277 ] {3e48e754-310a-4795-8fb8-5341ea58f213} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9313 | 2026.04.28 20:35:07.450457 [ 277 ] {3e48e754-310a-4795-8fb8-5341ea58f213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9314 | 2026.04.28 20:35:07.450783 [ 277 ] {3e48e754-310a-4795-8fb8-5341ea58f213} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9315 | 2026.04.28 20:35:07.450993 [ 277 ] {3e48e754-310a-4795-8fb8-5341ea58f213} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9316 | 2026.04.28 20:35:07.451121 [ 277 ] {3e48e754-310a-4795-8fb8-5341ea58f213} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001185 sec., 26160.337552742614 rows/sec., 1.92 MiB/sec. | ||
| 9317 | 2026.04.28 20:35:07.451158 [ 277 ] {3e48e754-310a-4795-8fb8-5341ea58f213} <Debug> TCPHandler: Processed in 0.001367771 sec. | ||
| 9318 | 2026.04.28 20:35:07.451280 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9319 | 2026.04.28 20:35:07.451371 [ 277 ] {db76c208-69e6-4c50-8849-75e5e18003d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9320 | 2026.04.28 20:35:07.451410 [ 277 ] {db76c208-69e6-4c50-8849-75e5e18003d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9321 | 2026.04.28 20:35:07.451829 [ 277 ] {db76c208-69e6-4c50-8849-75e5e18003d3} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9322 | 2026.04.28 20:35:07.451863 [ 277 ] {db76c208-69e6-4c50-8849-75e5e18003d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9323 | 2026.04.28 20:35:07.452167 [ 277 ] {db76c208-69e6-4c50-8849-75e5e18003d3} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9324 | 2026.04.28 20:35:07.452390 [ 277 ] {db76c208-69e6-4c50-8849-75e5e18003d3} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9325 | 2026.04.28 20:35:07.452478 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6281 rows, containing 5 columns (5 merged, 0 gathered) in 0.002713532 sec., 2314695.385939801 rows/sec., 184.34 MiB/sec. | ||
| 9326 | 2026.04.28 20:35:07.452485 [ 79 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9327 | 2026.04.28 20:35:07.452512 [ 277 ] {db76c208-69e6-4c50-8849-75e5e18003d3} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001158 sec., 82037.99654576858 rows/sec., 6.41 MiB/sec. | ||
| 9328 | 2026.04.28 20:35:07.452528 [ 79 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9329 | 2026.04.28 20:35:07.452546 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9330 | 2026.04.28 20:35:07.452548 [ 277 ] {db76c208-69e6-4c50-8849-75e5e18003d3} <Debug> TCPHandler: Processed in 0.00131621 sec. | ||
| 9331 | 2026.04.28 20:35:07.452646 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9332 | 2026.04.28 20:35:07.452677 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9333 | 2026.04.28 20:35:07.452757 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9334 | 2026.04.28 20:35:07.452775 [ 277 ] {affd112b-6175-4e3d-b2cb-6a830763cb80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9335 | 2026.04.28 20:35:07.452780 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9336 | 2026.04.28 20:35:07.452826 [ 277 ] {affd112b-6175-4e3d-b2cb-6a830763cb80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9337 | 2026.04.28 20:35:07.452836 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1832 rows starting from the beginning of the part | ||
| 9338 | 2026.04.28 20:35:07.452920 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 75 rows starting from the beginning of the part | ||
| 9339 | 2026.04.28 20:35:07.452975 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1359 rows starting from the beginning of the part | ||
| 9340 | 2026.04.28 20:35:07.453025 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
| 9341 | 2026.04.28 20:35:07.453027 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_66_13} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9342 | 2026.04.28 20:35:07.453067 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 75 rows starting from the beginning of the part | ||
| 9343 | 2026.04.28 20:35:07.453113 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 95 rows starting from the beginning of the part | ||
| 9344 | 2026.04.28 20:35:07.453120 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_66_13} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9345 | 2026.04.28 20:35:07.453199 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 9346 | 2026.04.28 20:35:07.453246 [ 277 ] {affd112b-6175-4e3d-b2cb-6a830763cb80} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9347 | 2026.04.28 20:35:07.453287 [ 277 ] {affd112b-6175-4e3d-b2cb-6a830763cb80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9348 | 2026.04.28 20:35:07.453639 [ 277 ] {affd112b-6175-4e3d-b2cb-6a830763cb80} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9349 | 2026.04.28 20:35:07.453866 [ 277 ] {affd112b-6175-4e3d-b2cb-6a830763cb80} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9350 | 2026.04.28 20:35:07.453971 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9351 | 2026.04.28 20:35:07.453996 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9352 | 2026.04.28 20:35:07.453997 [ 277 ] {affd112b-6175-4e3d-b2cb-6a830763cb80} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00124 sec., 129032.25806451614 rows/sec., 8.99 MiB/sec. | ||
| 9353 | 2026.04.28 20:35:07.454014 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9354 | 2026.04.28 20:35:07.454038 [ 277 ] {affd112b-6175-4e3d-b2cb-6a830763cb80} <Debug> TCPHandler: Processed in 0.001408402 sec. | ||
| 9355 | 2026.04.28 20:35:07.454097 [ 194 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9356 | 2026.04.28 20:35:07.454157 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9357 | 2026.04.28 20:35:07.454203 [ 194 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9358 | 2026.04.28 20:35:07.454238 [ 194 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 22885 rows starting from the beginning of the part | ||
| 9359 | 2026.04.28 20:35:07.454268 [ 277 ] {bb64da5f-1424-4137-87b7-06efe5a0c7c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9360 | 2026.04.28 20:35:07.454296 [ 194 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 9361 | 2026.04.28 20:35:07.454341 [ 277 ] {bb64da5f-1424-4137-87b7-06efe5a0c7c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9362 | 2026.04.28 20:35:07.454347 [ 194 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1533 rows starting from the beginning of the part | ||
| 9363 | 2026.04.28 20:35:07.454404 [ 194 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 128 rows starting from the beginning of the part | ||
| 9364 | 2026.04.28 20:35:07.454462 [ 194 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 9365 | 2026.04.28 20:35:07.454504 [ 194 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 9366 | 2026.04.28 20:35:07.454588 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3500 rows, containing 5 columns (5 merged, 0 gathered) in 0.001992585 sec., 1756512.2692382007 rows/sec., 127.56 MiB/sec. | ||
| 9367 | 2026.04.28 20:35:07.454781 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9368 | 2026.04.28 20:35:07.455051 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_66_13} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9369 | 2026.04.28 20:35:07.455132 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_66_13} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9370 | 2026.04.28 20:35:07.455188 [ 277 ] {bb64da5f-1424-4137-87b7-06efe5a0c7c9} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9371 | 2026.04.28 20:35:07.455204 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 9372 | 2026.04.28 20:35:07.455234 [ 277 ] {bb64da5f-1424-4137-87b7-06efe5a0c7c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9373 | 2026.04.28 20:35:07.456034 [ 277 ] {bb64da5f-1424-4137-87b7-06efe5a0c7c9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9374 | 2026.04.28 20:35:07.456298 [ 277 ] {bb64da5f-1424-4137-87b7-06efe5a0c7c9} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9375 | 2026.04.28 20:35:07.456454 [ 277 ] {bb64da5f-1424-4137-87b7-06efe5a0c7c9} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002207 sec., 14046.216583597643 rows/sec., 25.17 MiB/sec. | ||
| 9376 | 2026.04.28 20:35:07.456510 [ 277 ] {bb64da5f-1424-4137-87b7-06efe5a0c7c9} <Debug> TCPHandler: Processed in 0.002400454 sec. | ||
| 9377 | 2026.04.28 20:35:07.456652 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9378 | 2026.04.28 20:35:07.456749 [ 277 ] {0cf19597-c2c6-494d-a998-15dfbbe8eb83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9379 | 2026.04.28 20:35:07.456791 [ 277 ] {0cf19597-c2c6-494d-a998-15dfbbe8eb83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9380 | 2026.04.28 20:35:07.457138 [ 277 ] {0cf19597-c2c6-494d-a998-15dfbbe8eb83} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9381 | 2026.04.28 20:35:07.457173 [ 277 ] {0cf19597-c2c6-494d-a998-15dfbbe8eb83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9382 | 2026.04.28 20:35:07.457616 [ 277 ] {0cf19597-c2c6-494d-a998-15dfbbe8eb83} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9383 | 2026.04.28 20:35:07.457849 [ 277 ] {0cf19597-c2c6-494d-a998-15dfbbe8eb83} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9384 | 2026.04.28 20:35:07.457951 [ 79 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9385 | 2026.04.28 20:35:07.457977 [ 79 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9386 | 2026.04.28 20:35:07.457987 [ 277 ] {0cf19597-c2c6-494d-a998-15dfbbe8eb83} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001256 sec., 47770.700636942674 rows/sec., 3.22 MiB/sec. | ||
| 9387 | 2026.04.28 20:35:07.457994 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9388 | 2026.04.28 20:35:07.458025 [ 277 ] {0cf19597-c2c6-494d-a998-15dfbbe8eb83} <Debug> TCPHandler: Processed in 0.001423233 sec. | ||
| 9389 | 2026.04.28 20:35:07.458112 [ 193 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9390 | 2026.04.28 20:35:07.458277 [ 193 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9391 | 2026.04.28 20:35:07.458316 [ 193 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3360 rows starting from the beginning of the part | ||
| 9392 | 2026.04.28 20:35:07.458418 [ 193 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 9393 | 2026.04.28 20:35:07.458468 [ 193 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 12 rows starting from the beginning of the part | ||
| 9394 | 2026.04.28 20:35:07.458513 [ 193 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 48 rows starting from the beginning of the part | ||
| 9395 | 2026.04.28 20:35:07.458553 [ 193 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 9396 | 2026.04.28 20:35:07.458595 [ 193 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 9397 | 2026.04.28 20:35:07.461403 [ 201 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3600 rows, containing 4 columns (4 merged, 0 gathered) in 0.003342796 sec., 1076942.7748507538 rows/sec., 71.80 MiB/sec. | ||
| 9398 | 2026.04.28 20:35:07.461707 [ 189 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9399 | 2026.04.28 20:35:07.462024 [ 189 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_66_13} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9400 | 2026.04.28 20:35:07.462094 [ 189 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_66_13} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9401 | 2026.04.28 20:35:07.462160 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9402 | 2026.04.28 20:35:07.466664 [ 189 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25026 rows, containing 5 columns (5 merged, 0 gathered) in 0.012605439 sec., 1985333.473907573 rows/sec., 128.10 MiB/sec. | ||
| 9403 | 2026.04.28 20:35:07.466899 [ 201 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9404 | 2026.04.28 20:35:07.467174 [ 201 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9405 | 2026.04.28 20:35:07.467244 [ 201 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9406 | 2026.04.28 20:35:07.467321 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 9407 | 2026.04.28 20:35:08.000232 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.03 MiB, peak 321.91 MiB, free memory in arenas 0.00 B, will set to 314.36 MiB (RSS), difference: 1.33 MiB | ||
| 9408 | 2026.04.28 20:35:10.087779 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65050 | ||
| 9409 | 2026.04.28 20:35:10.087899 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9410 | 2026.04.28 20:35:10.087927 [ 291 ] {} <Debug> TCP-Session: c43c1942-dc88-4ef6-8f7f-32c43990a050 Authenticating user 'default' from [fd00:1122:3344:101::e]:65050 | ||
| 9411 | 2026.04.28 20:35:10.087950 [ 291 ] {} <Debug> TCP-Session: c43c1942-dc88-4ef6-8f7f-32c43990a050 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9412 | 2026.04.28 20:35:10.087968 [ 291 ] {} <Debug> TCP-Session: c43c1942-dc88-4ef6-8f7f-32c43990a050 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9413 | 2026.04.28 20:35:10.088186 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36632 | ||
| 9414 | 2026.04.28 20:35:10.088214 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53788 | ||
| 9415 | 2026.04.28 20:35:10.088245 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64359 | ||
| 9416 | 2026.04.28 20:35:10.088258 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34584 | ||
| 9417 | 2026.04.28 20:35:10.088284 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55161 | ||
| 9418 | 2026.04.28 20:35:10.088322 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9419 | 2026.04.28 20:35:10.088323 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9420 | 2026.04.28 20:35:10.088370 [ 291 ] {} <Trace> TCP-Session: c43c1942-dc88-4ef6-8f7f-32c43990a050 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9421 | 2026.04.28 20:35:10.088377 [ 292 ] {} <Debug> TCP-Session: bae48d41-2168-4837-bd01-cdcf14ce0a41 Authenticating user 'default' from [fd00:1122:3344:101::e]:36632 | ||
| 9422 | 2026.04.28 20:35:10.088391 [ 288 ] {} <Debug> TCP-Session: 93f2107b-56ff-400f-b3f4-51be53faa06f Authenticating user 'default' from [fd00:1122:3344:101::e]:64359 | ||
| 9423 | 2026.04.28 20:35:10.088322 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9424 | 2026.04.28 20:35:10.088428 [ 292 ] {} <Debug> TCP-Session: bae48d41-2168-4837-bd01-cdcf14ce0a41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9425 | 2026.04.28 20:35:10.088431 [ 288 ] {} <Debug> TCP-Session: 93f2107b-56ff-400f-b3f4-51be53faa06f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9426 | 2026.04.28 20:35:10.088452 [ 292 ] {} <Debug> TCP-Session: bae48d41-2168-4837-bd01-cdcf14ce0a41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9427 | 2026.04.28 20:35:10.088453 [ 275 ] {} <Debug> TCP-Session: 1b6c44dc-6fbb-4b7d-9261-672fd05ebd99 Authenticating user 'default' from [fd00:1122:3344:101::e]:53788 | ||
| 9428 | 2026.04.28 20:35:10.088462 [ 288 ] {} <Debug> TCP-Session: 93f2107b-56ff-400f-b3f4-51be53faa06f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9429 | 2026.04.28 20:35:10.088484 [ 275 ] {} <Debug> TCP-Session: 1b6c44dc-6fbb-4b7d-9261-672fd05ebd99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9430 | 2026.04.28 20:35:10.088256 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57590 | ||
| 9431 | 2026.04.28 20:35:10.088503 [ 275 ] {} <Debug> TCP-Session: 1b6c44dc-6fbb-4b7d-9261-672fd05ebd99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9432 | 2026.04.28 20:35:10.088203 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51834 | ||
| 9433 | 2026.04.28 20:35:10.088568 [ 291 ] {eb29922c-1960-41d7-9bfe-b0432e582c81} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65050) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9434 | 2026.04.28 20:35:10.088189 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55237 | ||
| 9435 | 2026.04.28 20:35:10.088620 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9436 | 2026.04.28 20:35:10.088682 [ 286 ] {} <Debug> TCP-Session: ecb4d1ea-26ef-4e79-8f08-0ebeb67a2d4e Authenticating user 'default' from [fd00:1122:3344:101::e]:34584 | ||
| 9437 | 2026.04.28 20:35:10.088707 [ 286 ] {} <Debug> TCP-Session: ecb4d1ea-26ef-4e79-8f08-0ebeb67a2d4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9438 | 2026.04.28 20:35:10.088720 [ 286 ] {} <Debug> TCP-Session: ecb4d1ea-26ef-4e79-8f08-0ebeb67a2d4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9439 | 2026.04.28 20:35:10.088819 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9440 | 2026.04.28 20:35:10.088848 [ 290 ] {} <Debug> TCP-Session: 2858098a-3a4b-4493-9ed7-4b3de58ebe7a Authenticating user 'default' from [fd00:1122:3344:101::e]:55161 | ||
| 9441 | 2026.04.28 20:35:10.088866 [ 290 ] {} <Debug> TCP-Session: 2858098a-3a4b-4493-9ed7-4b3de58ebe7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9442 | 2026.04.28 20:35:10.088874 [ 291 ] {eb29922c-1960-41d7-9bfe-b0432e582c81} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9443 | 2026.04.28 20:35:10.088878 [ 290 ] {} <Debug> TCP-Session: 2858098a-3a4b-4493-9ed7-4b3de58ebe7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9444 | 2026.04.28 20:35:10.088947 [ 291 ] {eb29922c-1960-41d7-9bfe-b0432e582c81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9445 | 2026.04.28 20:35:10.089086 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9446 | 2026.04.28 20:35:10.089120 [ 294 ] {} <Debug> TCP-Session: 2ce6581e-4eb5-4baa-9d0a-bf0da755dc61 Authenticating user 'default' from [fd00:1122:3344:101::e]:55237 | ||
| 9447 | 2026.04.28 20:35:10.089137 [ 294 ] {} <Debug> TCP-Session: 2ce6581e-4eb5-4baa-9d0a-bf0da755dc61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9448 | 2026.04.28 20:35:10.089150 [ 294 ] {} <Debug> TCP-Session: 2ce6581e-4eb5-4baa-9d0a-bf0da755dc61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9449 | 2026.04.28 20:35:10.089261 [ 291 ] {eb29922c-1960-41d7-9bfe-b0432e582c81} <Debug> oximeter.version (260e5583-1b7e-4a62-bf30-86bcce144844) (SelectExecutor): Key condition: unknown | ||
| 9450 | 2026.04.28 20:35:10.089315 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9451 | 2026.04.28 20:35:10.089363 [ 293 ] {} <Debug> TCP-Session: d3fd298b-56da-4e0b-a08b-3cbab60880ff Authenticating user 'default' from [fd00:1122:3344:101::e]:51834 | ||
| 9452 | 2026.04.28 20:35:10.089388 [ 293 ] {} <Debug> TCP-Session: d3fd298b-56da-4e0b-a08b-3cbab60880ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9453 | 2026.04.28 20:35:10.089392 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9454 | 2026.04.28 20:35:10.089402 [ 293 ] {} <Debug> TCP-Session: d3fd298b-56da-4e0b-a08b-3cbab60880ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9455 | 2026.04.28 20:35:10.089424 [ 289 ] {} <Debug> TCP-Session: 236aa865-1fd6-4663-94e5-08332be8e0e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57590 | ||
| 9456 | 2026.04.28 20:35:10.089442 [ 289 ] {} <Debug> TCP-Session: 236aa865-1fd6-4663-94e5-08332be8e0e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9457 | 2026.04.28 20:35:10.089455 [ 289 ] {} <Debug> TCP-Session: 236aa865-1fd6-4663-94e5-08332be8e0e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9458 | 2026.04.28 20:35:10.090241 [ 313 ] {eb29922c-1960-41d7-9bfe-b0432e582c81} <Trace> AggregatingTransform: Aggregating | ||
| 9459 | 2026.04.28 20:35:10.090373 [ 313 ] {eb29922c-1960-41d7-9bfe-b0432e582c81} <Trace> Aggregator: Aggregation method: without_key | ||
| 9460 | 2026.04.28 20:35:10.090413 [ 313 ] {eb29922c-1960-41d7-9bfe-b0432e582c81} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001026603 sec. (974.086 rows/sec., 38.05 KiB/sec.) | ||
| 9461 | 2026.04.28 20:35:10.090433 [ 313 ] {eb29922c-1960-41d7-9bfe-b0432e582c81} <Trace> Aggregator: Merging aggregated data | ||
| 9462 | 2026.04.28 20:35:10.091652 [ 291 ] {eb29922c-1960-41d7-9bfe-b0432e582c81} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003145 sec., 317.9650238473768 rows/sec., 12.42 KiB/sec. | ||
| 9463 | 2026.04.28 20:35:10.091870 [ 291 ] {eb29922c-1960-41d7-9bfe-b0432e582c81} <Debug> TCPHandler: Processed in 0.003646174 sec. | ||
| 9464 | 2026.04.28 20:35:10.092001 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9465 | 2026.04.28 20:35:10.092035 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9466 | 2026.04.28 20:35:10.092039 [ 291 ] {} <Debug> TCP-Session: c43c1942-dc88-4ef6-8f7f-32c43990a050 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9467 | 2026.04.28 20:35:10.092054 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9468 | 2026.04.28 20:35:10.092079 [ 292 ] {} <Debug> TCP-Session: bae48d41-2168-4837-bd01-cdcf14ce0a41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9469 | 2026.04.28 20:35:10.092086 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9470 | 2026.04.28 20:35:10.092116 [ 293 ] {} <Debug> TCP-Session: d3fd298b-56da-4e0b-a08b-3cbab60880ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9471 | 2026.04.28 20:35:10.092125 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9472 | 2026.04.28 20:35:10.092142 [ 288 ] {} <Debug> TCP-Session: 93f2107b-56ff-400f-b3f4-51be53faa06f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9473 | 2026.04.28 20:35:10.092142 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9474 | 2026.04.28 20:35:10.092181 [ 275 ] {} <Debug> TCP-Session: 1b6c44dc-6fbb-4b7d-9261-672fd05ebd99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9475 | 2026.04.28 20:35:10.092122 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9476 | 2026.04.28 20:35:10.092219 [ 289 ] {} <Debug> TCP-Session: 236aa865-1fd6-4663-94e5-08332be8e0e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9477 | 2026.04.28 20:35:10.092097 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9478 | 2026.04.28 20:35:10.092267 [ 286 ] {} <Debug> TCP-Session: ecb4d1ea-26ef-4e79-8f08-0ebeb67a2d4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9479 | 2026.04.28 20:35:10.092069 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9480 | 2026.04.28 20:35:10.092302 [ 290 ] {} <Debug> TCP-Session: 2858098a-3a4b-4493-9ed7-4b3de58ebe7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9481 | 2026.04.28 20:35:10.092343 [ 294 ] {} <Debug> TCP-Session: 2ce6581e-4eb5-4baa-9d0a-bf0da755dc61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9482 | 2026.04.28 20:35:10.281734 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46247 | ||
| 9483 | 2026.04.28 20:35:10.281838 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9484 | 2026.04.28 20:35:10.281864 [ 291 ] {} <Debug> TCP-Session: 99d31a56-9d14-4a7c-bc77-be43f0f31ca2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46247 | ||
| 9485 | 2026.04.28 20:35:10.281885 [ 291 ] {} <Debug> TCP-Session: 99d31a56-9d14-4a7c-bc77-be43f0f31ca2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9486 | 2026.04.28 20:35:10.281897 [ 291 ] {} <Debug> TCP-Session: 99d31a56-9d14-4a7c-bc77-be43f0f31ca2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9487 | 2026.04.28 20:35:10.282089 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59922 | ||
| 9488 | 2026.04.28 20:35:10.282112 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53368 | ||
| 9489 | 2026.04.28 20:35:10.282118 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44829 | ||
| 9490 | 2026.04.28 20:35:10.282144 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40618 | ||
| 9491 | 2026.04.28 20:35:10.282168 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63166 | ||
| 9492 | 2026.04.28 20:35:10.282202 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9493 | 2026.04.28 20:35:10.282213 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9494 | 2026.04.28 20:35:10.282225 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9495 | 2026.04.28 20:35:10.282243 [ 292 ] {} <Debug> TCP-Session: 1bc7284a-65b1-406c-b328-774a605c16fc Authenticating user 'default' from [fd00:1122:3344:101::e]:59922 | ||
| 9496 | 2026.04.28 20:35:10.282246 [ 275 ] {} <Debug> TCP-Session: 260ba901-4e70-4233-a60b-5d5eba27f227 Authenticating user 'default' from [fd00:1122:3344:101::e]:44829 | ||
| 9497 | 2026.04.28 20:35:10.282259 [ 288 ] {} <Debug> TCP-Session: a98594a9-e9d4-437f-adb2-4909900ace60 Authenticating user 'default' from [fd00:1122:3344:101::e]:40618 | ||
| 9498 | 2026.04.28 20:35:10.282269 [ 292 ] {} <Debug> TCP-Session: 1bc7284a-65b1-406c-b328-774a605c16fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9499 | 2026.04.28 20:35:10.282272 [ 275 ] {} <Debug> TCP-Session: 260ba901-4e70-4233-a60b-5d5eba27f227 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9500 | 2026.04.28 20:35:10.282284 [ 292 ] {} <Debug> TCP-Session: 1bc7284a-65b1-406c-b328-774a605c16fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9501 | 2026.04.28 20:35:10.282290 [ 275 ] {} <Debug> TCP-Session: 260ba901-4e70-4233-a60b-5d5eba27f227 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9502 | 2026.04.28 20:35:10.282282 [ 288 ] {} <Debug> TCP-Session: a98594a9-e9d4-437f-adb2-4909900ace60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9503 | 2026.04.28 20:35:10.282284 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9504 | 2026.04.28 20:35:10.282317 [ 288 ] {} <Debug> TCP-Session: a98594a9-e9d4-437f-adb2-4909900ace60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9505 | 2026.04.28 20:35:10.282149 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47197 | ||
| 9506 | 2026.04.28 20:35:10.282352 [ 290 ] {} <Debug> TCP-Session: 4b1651c9-bcb6-43cd-bdb2-e05e94fd69ca Authenticating user 'default' from [fd00:1122:3344:101::e]:63166 | ||
| 9507 | 2026.04.28 20:35:10.282109 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40062 | ||
| 9508 | 2026.04.28 20:35:10.282398 [ 290 ] {} <Debug> TCP-Session: 4b1651c9-bcb6-43cd-bdb2-e05e94fd69ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9509 | 2026.04.28 20:35:10.282419 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9510 | 2026.04.28 20:35:10.282438 [ 290 ] {} <Debug> TCP-Session: 4b1651c9-bcb6-43cd-bdb2-e05e94fd69ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9511 | 2026.04.28 20:35:10.282164 [ 291 ] {} <Trace> TCP-Session: 99d31a56-9d14-4a7c-bc77-be43f0f31ca2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9512 | 2026.04.28 20:35:10.282451 [ 286 ] {} <Debug> TCP-Session: 62dfbdd0-4273-49fc-ae40-57c9c7b8b262 Authenticating user 'default' from [fd00:1122:3344:101::e]:47197 | ||
| 9513 | 2026.04.28 20:35:10.282160 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56965 | ||
| 9514 | 2026.04.28 20:35:10.282495 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9515 | 2026.04.28 20:35:10.282496 [ 286 ] {} <Debug> TCP-Session: 62dfbdd0-4273-49fc-ae40-57c9c7b8b262 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9516 | 2026.04.28 20:35:10.282206 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9517 | 2026.04.28 20:35:10.282543 [ 286 ] {} <Debug> TCP-Session: 62dfbdd0-4273-49fc-ae40-57c9c7b8b262 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9518 | 2026.04.28 20:35:10.282559 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9519 | 2026.04.28 20:35:10.282583 [ 294 ] {} <Debug> TCP-Session: 89552eec-1918-4e1e-aaa1-37d64adcd6ee Authenticating user 'default' from [fd00:1122:3344:101::e]:53368 | ||
| 9520 | 2026.04.28 20:35:10.282604 [ 289 ] {} <Debug> TCP-Session: b636e3e5-2965-4752-8227-de05846f9e32 Authenticating user 'default' from [fd00:1122:3344:101::e]:56965 | ||
| 9521 | 2026.04.28 20:35:10.282618 [ 294 ] {} <Debug> TCP-Session: 89552eec-1918-4e1e-aaa1-37d64adcd6ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9522 | 2026.04.28 20:35:10.282622 [ 291 ] {ba1e41d0-7288-4c3a-a5a7-065e36f4d684} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46247) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9523 | 2026.04.28 20:35:10.282641 [ 294 ] {} <Debug> TCP-Session: 89552eec-1918-4e1e-aaa1-37d64adcd6ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9524 | 2026.04.28 20:35:10.282542 [ 293 ] {} <Debug> TCP-Session: 3170d82c-2901-409f-a582-ea8f1e02578a Authenticating user 'default' from [fd00:1122:3344:101::e]:40062 | ||
| 9525 | 2026.04.28 20:35:10.282640 [ 289 ] {} <Debug> TCP-Session: b636e3e5-2965-4752-8227-de05846f9e32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9526 | 2026.04.28 20:35:10.282698 [ 293 ] {} <Debug> TCP-Session: 3170d82c-2901-409f-a582-ea8f1e02578a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9527 | 2026.04.28 20:35:10.282716 [ 289 ] {} <Debug> TCP-Session: b636e3e5-2965-4752-8227-de05846f9e32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9528 | 2026.04.28 20:35:10.282719 [ 293 ] {} <Debug> TCP-Session: 3170d82c-2901-409f-a582-ea8f1e02578a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9529 | 2026.04.28 20:35:10.282923 [ 291 ] {ba1e41d0-7288-4c3a-a5a7-065e36f4d684} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9530 | 2026.04.28 20:35:10.282983 [ 291 ] {ba1e41d0-7288-4c3a-a5a7-065e36f4d684} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9531 | 2026.04.28 20:35:10.283355 [ 291 ] {ba1e41d0-7288-4c3a-a5a7-065e36f4d684} <Debug> oximeter.version (260e5583-1b7e-4a62-bf30-86bcce144844) (SelectExecutor): Key condition: unknown | ||
| 9532 | 2026.04.28 20:35:10.284314 [ 324 ] {ba1e41d0-7288-4c3a-a5a7-065e36f4d684} <Trace> AggregatingTransform: Aggregating | ||
| 9533 | 2026.04.28 20:35:10.284365 [ 324 ] {ba1e41d0-7288-4c3a-a5a7-065e36f4d684} <Trace> Aggregator: Aggregation method: without_key | ||
| 9534 | 2026.04.28 20:35:10.284405 [ 324 ] {ba1e41d0-7288-4c3a-a5a7-065e36f4d684} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000944591 sec. (1058.659 rows/sec., 41.35 KiB/sec.) | ||
| 9535 | 2026.04.28 20:35:10.284428 [ 324 ] {ba1e41d0-7288-4c3a-a5a7-065e36f4d684} <Trace> Aggregator: Merging aggregated data | ||
| 9536 | 2026.04.28 20:35:10.285626 [ 291 ] {ba1e41d0-7288-4c3a-a5a7-065e36f4d684} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003062 sec., 326.5839320705421 rows/sec., 12.76 KiB/sec. | ||
| 9537 | 2026.04.28 20:35:10.285743 [ 291 ] {ba1e41d0-7288-4c3a-a5a7-065e36f4d684} <Debug> TCPHandler: Processed in 0.003687584 sec. | ||
| 9538 | 2026.04.28 20:35:10.285879 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9539 | 2026.04.28 20:35:10.285885 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9540 | 2026.04.28 20:35:10.285906 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9541 | 2026.04.28 20:35:10.285914 [ 291 ] {} <Debug> TCP-Session: 99d31a56-9d14-4a7c-bc77-be43f0f31ca2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9542 | 2026.04.28 20:35:10.285934 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9543 | 2026.04.28 20:35:10.285963 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9544 | 2026.04.28 20:35:10.285971 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9545 | 2026.04.28 20:35:10.285988 [ 275 ] {} <Debug> TCP-Session: 260ba901-4e70-4233-a60b-5d5eba27f227 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9546 | 2026.04.28 20:35:10.285998 [ 288 ] {} <Debug> TCP-Session: a98594a9-e9d4-437f-adb2-4909900ace60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9547 | 2026.04.28 20:35:10.285956 [ 290 ] {} <Debug> TCP-Session: 4b1651c9-bcb6-43cd-bdb2-e05e94fd69ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9548 | 2026.04.28 20:35:10.286021 [ 286 ] {} <Debug> TCP-Session: 62dfbdd0-4273-49fc-ae40-57c9c7b8b262 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9549 | 2026.04.28 20:35:10.285937 [ 293 ] {} <Debug> TCP-Session: 3170d82c-2901-409f-a582-ea8f1e02578a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9550 | 2026.04.28 20:35:10.285919 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9551 | 2026.04.28 20:35:10.285987 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9552 | 2026.04.28 20:35:10.286114 [ 292 ] {} <Debug> TCP-Session: 1bc7284a-65b1-406c-b328-774a605c16fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9553 | 2026.04.28 20:35:10.285950 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9554 | 2026.04.28 20:35:10.286151 [ 289 ] {} <Debug> TCP-Session: b636e3e5-2965-4752-8227-de05846f9e32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9555 | 2026.04.28 20:35:10.286177 [ 294 ] {} <Debug> TCP-Session: 89552eec-1918-4e1e-aaa1-37d64adcd6ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9556 | 2026.04.28 20:35:10.453124 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49146 | ||
| 9557 | 2026.04.28 20:35:10.453231 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9558 | 2026.04.28 20:35:10.453257 [ 291 ] {} <Debug> TCP-Session: 6dc384c1-c075-4576-9dc2-5b99d9bcbeea Authenticating user 'default' from [fd00:1122:3344:101::e]:49146 | ||
| 9559 | 2026.04.28 20:35:10.453279 [ 291 ] {} <Debug> TCP-Session: 6dc384c1-c075-4576-9dc2-5b99d9bcbeea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9560 | 2026.04.28 20:35:10.453292 [ 291 ] {} <Debug> TCP-Session: 6dc384c1-c075-4576-9dc2-5b99d9bcbeea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9561 | 2026.04.28 20:35:10.453490 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45589 | ||
| 9562 | 2026.04.28 20:35:10.453526 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55777 | ||
| 9563 | 2026.04.28 20:35:10.453537 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63196 | ||
| 9564 | 2026.04.28 20:35:10.453562 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43432 | ||
| 9565 | 2026.04.28 20:35:10.453563 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46347 | ||
| 9566 | 2026.04.28 20:35:10.453591 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63815 | ||
| 9567 | 2026.04.28 20:35:10.453633 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9568 | 2026.04.28 20:35:10.453600 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9569 | 2026.04.28 20:35:10.453672 [ 288 ] {} <Debug> TCP-Session: d95b18df-b3d6-4e97-ab67-79b666a1f536 Authenticating user 'default' from [fd00:1122:3344:101::e]:43432 | ||
| 9570 | 2026.04.28 20:35:10.453527 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64482 | ||
| 9571 | 2026.04.28 20:35:10.453699 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9572 | 2026.04.28 20:35:10.453699 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9573 | 2026.04.28 20:35:10.453754 [ 290 ] {} <Debug> TCP-Session: 3f3b9966-7cdf-4c4b-8a56-6fcab74a7dfe Authenticating user 'default' from [fd00:1122:3344:101::e]:63815 | ||
| 9574 | 2026.04.28 20:35:10.453686 [ 292 ] {} <Debug> TCP-Session: ef5d73cc-b32b-4f37-83e7-bd7930907887 Authenticating user 'default' from [fd00:1122:3344:101::e]:45589 | ||
| 9575 | 2026.04.28 20:35:10.453771 [ 286 ] {} <Debug> TCP-Session: fc6c253c-0078-4b81-899b-db7035eea776 Authenticating user 'default' from [fd00:1122:3344:101::e]:46347 | ||
| 9576 | 2026.04.28 20:35:10.453783 [ 290 ] {} <Debug> TCP-Session: 3f3b9966-7cdf-4c4b-8a56-6fcab74a7dfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9577 | 2026.04.28 20:35:10.453797 [ 292 ] {} <Debug> TCP-Session: ef5d73cc-b32b-4f37-83e7-bd7930907887 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9578 | 2026.04.28 20:35:10.453809 [ 286 ] {} <Debug> TCP-Session: fc6c253c-0078-4b81-899b-db7035eea776 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9579 | 2026.04.28 20:35:10.453826 [ 290 ] {} <Debug> TCP-Session: 3f3b9966-7cdf-4c4b-8a56-6fcab74a7dfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9580 | 2026.04.28 20:35:10.453846 [ 286 ] {} <Debug> TCP-Session: fc6c253c-0078-4b81-899b-db7035eea776 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9581 | 2026.04.28 20:35:10.453833 [ 292 ] {} <Debug> TCP-Session: ef5d73cc-b32b-4f37-83e7-bd7930907887 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9582 | 2026.04.28 20:35:10.453795 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9583 | 2026.04.28 20:35:10.453698 [ 288 ] {} <Debug> TCP-Session: d95b18df-b3d6-4e97-ab67-79b666a1f536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9584 | 2026.04.28 20:35:10.453919 [ 293 ] {} <Debug> TCP-Session: 8d06ad02-0342-4609-8cf2-ef08129bdde7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64482 | ||
| 9585 | 2026.04.28 20:35:10.453931 [ 288 ] {} <Debug> TCP-Session: d95b18df-b3d6-4e97-ab67-79b666a1f536 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9586 | 2026.04.28 20:35:10.453581 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61220 | ||
| 9587 | 2026.04.28 20:35:10.453951 [ 293 ] {} <Debug> TCP-Session: 8d06ad02-0342-4609-8cf2-ef08129bdde7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9588 | 2026.04.28 20:35:10.453579 [ 291 ] {} <Trace> TCP-Session: 6dc384c1-c075-4576-9dc2-5b99d9bcbeea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9589 | 2026.04.28 20:35:10.453986 [ 293 ] {} <Debug> TCP-Session: 8d06ad02-0342-4609-8cf2-ef08129bdde7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9590 | 2026.04.28 20:35:10.453616 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9591 | 2026.04.28 20:35:10.454022 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9592 | 2026.04.28 20:35:10.453600 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9593 | 2026.04.28 20:35:10.454061 [ 275 ] {} <Debug> TCP-Session: e40cfdd0-f48c-4b5d-8581-42328f6b5ec1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63196 | ||
| 9594 | 2026.04.28 20:35:10.454071 [ 289 ] {} <Debug> TCP-Session: 92fbc48d-17f4-4f20-9c91-caa3288e7cee Authenticating user 'default' from [fd00:1122:3344:101::e]:61220 | ||
| 9595 | 2026.04.28 20:35:10.454093 [ 294 ] {} <Debug> TCP-Session: c83f5bc6-d150-4c0d-b0c8-29e730dd4f62 Authenticating user 'default' from [fd00:1122:3344:101::e]:55777 | ||
| 9596 | 2026.04.28 20:35:10.454095 [ 275 ] {} <Debug> TCP-Session: e40cfdd0-f48c-4b5d-8581-42328f6b5ec1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9597 | 2026.04.28 20:35:10.454112 [ 289 ] {} <Debug> TCP-Session: 92fbc48d-17f4-4f20-9c91-caa3288e7cee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9598 | 2026.04.28 20:35:10.454122 [ 294 ] {} <Debug> TCP-Session: c83f5bc6-d150-4c0d-b0c8-29e730dd4f62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9599 | 2026.04.28 20:35:10.454128 [ 275 ] {} <Debug> TCP-Session: e40cfdd0-f48c-4b5d-8581-42328f6b5ec1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9600 | 2026.04.28 20:35:10.454142 [ 289 ] {} <Debug> TCP-Session: 92fbc48d-17f4-4f20-9c91-caa3288e7cee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9601 | 2026.04.28 20:35:10.454152 [ 294 ] {} <Debug> TCP-Session: c83f5bc6-d150-4c0d-b0c8-29e730dd4f62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9602 | 2026.04.28 20:35:10.454170 [ 291 ] {d346b9ac-bdcc-41c9-b94a-a9cc84b38e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49146) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9603 | 2026.04.28 20:35:10.454443 [ 291 ] {d346b9ac-bdcc-41c9-b94a-a9cc84b38e1e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9604 | 2026.04.28 20:35:10.454499 [ 291 ] {d346b9ac-bdcc-41c9-b94a-a9cc84b38e1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9605 | 2026.04.28 20:35:10.454776 [ 291 ] {d346b9ac-bdcc-41c9-b94a-a9cc84b38e1e} <Debug> oximeter.version (260e5583-1b7e-4a62-bf30-86bcce144844) (SelectExecutor): Key condition: unknown | ||
| 9606 | 2026.04.28 20:35:10.455756 [ 304 ] {d346b9ac-bdcc-41c9-b94a-a9cc84b38e1e} <Trace> AggregatingTransform: Aggregating | ||
| 9607 | 2026.04.28 20:35:10.455796 [ 304 ] {d346b9ac-bdcc-41c9-b94a-a9cc84b38e1e} <Trace> Aggregator: Aggregation method: without_key | ||
| 9608 | 2026.04.28 20:35:10.455839 [ 304 ] {d346b9ac-bdcc-41c9-b94a-a9cc84b38e1e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000958922 sec. (1042.838 rows/sec., 40.74 KiB/sec.) | ||
| 9609 | 2026.04.28 20:35:10.455858 [ 304 ] {d346b9ac-bdcc-41c9-b94a-a9cc84b38e1e} <Trace> Aggregator: Merging aggregated data | ||
| 9610 | 2026.04.28 20:35:10.457097 [ 291 ] {d346b9ac-bdcc-41c9-b94a-a9cc84b38e1e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002985 sec., 335.00837520938023 rows/sec., 13.09 KiB/sec. | ||
| 9611 | 2026.04.28 20:35:10.457260 [ 291 ] {d346b9ac-bdcc-41c9-b94a-a9cc84b38e1e} <Debug> TCPHandler: Processed in 0.003796497 sec. | ||
| 9612 | 2026.04.28 20:35:10.457381 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9613 | 2026.04.28 20:35:10.457405 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9614 | 2026.04.28 20:35:10.457415 [ 291 ] {} <Debug> TCP-Session: 6dc384c1-c075-4576-9dc2-5b99d9bcbeea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9615 | 2026.04.28 20:35:10.457429 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9616 | 2026.04.28 20:35:10.457447 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9617 | 2026.04.28 20:35:10.457462 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9618 | 2026.04.28 20:35:10.457489 [ 275 ] {} <Debug> TCP-Session: e40cfdd0-f48c-4b5d-8581-42328f6b5ec1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9619 | 2026.04.28 20:35:10.457503 [ 292 ] {} <Debug> TCP-Session: ef5d73cc-b32b-4f37-83e7-bd7930907887 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9620 | 2026.04.28 20:35:10.457509 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9621 | 2026.04.28 20:35:10.457516 [ 294 ] {} <Debug> TCP-Session: c83f5bc6-d150-4c0d-b0c8-29e730dd4f62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9622 | 2026.04.28 20:35:10.457562 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9623 | 2026.04.28 20:35:10.457574 [ 289 ] {} <Debug> TCP-Session: 92fbc48d-17f4-4f20-9c91-caa3288e7cee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9624 | 2026.04.28 20:35:10.457514 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9625 | 2026.04.28 20:35:10.457604 [ 288 ] {} <Debug> TCP-Session: d95b18df-b3d6-4e97-ab67-79b666a1f536 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9626 | 2026.04.28 20:35:10.457482 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9627 | 2026.04.28 20:35:10.457643 [ 286 ] {} <Debug> TCP-Session: fc6c253c-0078-4b81-899b-db7035eea776 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9628 | 2026.04.28 20:35:10.457454 [ 290 ] {} <Debug> TCP-Session: 3f3b9966-7cdf-4c4b-8a56-6fcab74a7dfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9629 | 2026.04.28 20:35:10.457704 [ 293 ] {} <Debug> TCP-Session: 8d06ad02-0342-4609-8cf2-ef08129bdde7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9630 | 2026.04.28 20:35:12.442470 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9631 | 2026.04.28 20:35:12.442706 [ 277 ] {163861b4-c789-4b77-b6f3-a95a5735af26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9632 | 2026.04.28 20:35:12.443021 [ 277 ] {163861b4-c789-4b77-b6f3-a95a5735af26} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9633 | 2026.04.28 20:35:12.443055 [ 277 ] {163861b4-c789-4b77-b6f3-a95a5735af26} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9634 | 2026.04.28 20:35:12.443278 [ 277 ] {163861b4-c789-4b77-b6f3-a95a5735af26} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9635 | 2026.04.28 20:35:12.443346 [ 277 ] {163861b4-c789-4b77-b6f3-a95a5735af26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9636 | 2026.04.28 20:35:12.443484 [ 277 ] {163861b4-c789-4b77-b6f3-a95a5735af26} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 9637 | 2026.04.28 20:35:12.443638 [ 322 ] {163861b4-c789-4b77-b6f3-a95a5735af26} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9638 | 2026.04.28 20:35:12.443638 [ 343 ] {163861b4-c789-4b77-b6f3-a95a5735af26} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9639 | 2026.04.28 20:35:12.443652 [ 324 ] {163861b4-c789-4b77-b6f3-a95a5735af26} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9640 | 2026.04.28 20:35:12.443873 [ 277 ] {163861b4-c789-4b77-b6f3-a95a5735af26} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 9641 | 2026.04.28 20:35:12.443899 [ 277 ] {163861b4-c789-4b77-b6f3-a95a5735af26} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9642 | 2026.04.28 20:35:12.443967 [ 277 ] {163861b4-c789-4b77-b6f3-a95a5735af26} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9643 | 2026.04.28 20:35:12.443986 [ 277 ] {163861b4-c789-4b77-b6f3-a95a5735af26} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 9644 | 2026.04.28 20:35:12.444021 [ 277 ] {163861b4-c789-4b77-b6f3-a95a5735af26} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9645 | 2026.04.28 20:35:12.444058 [ 277 ] {163861b4-c789-4b77-b6f3-a95a5735af26} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9646 | 2026.04.28 20:35:12.445587 [ 277 ] {163861b4-c789-4b77-b6f3-a95a5735af26} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.00297 sec., 16835.016835016835 rows/sec., 2.68 MiB/sec. | ||
| 9647 | 2026.04.28 20:35:12.445719 [ 277 ] {163861b4-c789-4b77-b6f3-a95a5735af26} <Debug> TCPHandler: Processed in 0.003370087 sec. | ||
| 9648 | 2026.04.28 20:35:12.447821 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9649 | 2026.04.28 20:35:12.448032 [ 277 ] {710c322a-3d92-415e-9f24-815abbdc8c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9650 | 2026.04.28 20:35:12.448113 [ 277 ] {710c322a-3d92-415e-9f24-815abbdc8c21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9651 | 2026.04.28 20:35:12.448823 [ 277 ] {710c322a-3d92-415e-9f24-815abbdc8c21} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9652 | 2026.04.28 20:35:12.448862 [ 277 ] {710c322a-3d92-415e-9f24-815abbdc8c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 9653 | 2026.04.28 20:35:12.449211 [ 277 ] {710c322a-3d92-415e-9f24-815abbdc8c21} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9654 | 2026.04.28 20:35:12.449432 [ 277 ] {710c322a-3d92-415e-9f24-815abbdc8c21} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9655 | 2026.04.28 20:35:12.449575 [ 277 ] {710c322a-3d92-415e-9f24-815abbdc8c21} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001602 sec., 1248.4394506866417 rows/sec., 101.80 KiB/sec. | ||
| 9656 | 2026.04.28 20:35:12.449612 [ 277 ] {710c322a-3d92-415e-9f24-815abbdc8c21} <Debug> TCPHandler: Processed in 0.001893953 sec. | ||
| 9657 | 2026.04.28 20:35:12.449795 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9658 | 2026.04.28 20:35:12.449887 [ 277 ] {45e6941c-2f62-40b7-bc3d-c01cad1ae741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9659 | 2026.04.28 20:35:12.449925 [ 277 ] {45e6941c-2f62-40b7-bc3d-c01cad1ae741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9660 | 2026.04.28 20:35:12.450411 [ 277 ] {45e6941c-2f62-40b7-bc3d-c01cad1ae741} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9661 | 2026.04.28 20:35:12.450444 [ 277 ] {45e6941c-2f62-40b7-bc3d-c01cad1ae741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 9662 | 2026.04.28 20:35:12.450738 [ 277 ] {45e6941c-2f62-40b7-bc3d-c01cad1ae741} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9663 | 2026.04.28 20:35:12.450952 [ 277 ] {45e6941c-2f62-40b7-bc3d-c01cad1ae741} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9664 | 2026.04.28 20:35:12.451074 [ 277 ] {45e6941c-2f62-40b7-bc3d-c01cad1ae741} <Debug> executeQuery: Read 79 rows, 6.69 KiB in 0.001206 sec., 65505.80431177446 rows/sec., 5.42 MiB/sec. | ||
| 9665 | 2026.04.28 20:35:12.451109 [ 277 ] {45e6941c-2f62-40b7-bc3d-c01cad1ae741} <Debug> TCPHandler: Processed in 0.001374191 sec. | ||
| 9666 | 2026.04.28 20:35:12.451255 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9667 | 2026.04.28 20:35:12.451357 [ 277 ] {35520267-5fd7-4ed9-8c72-ff46ac625d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9668 | 2026.04.28 20:35:12.451395 [ 277 ] {35520267-5fd7-4ed9-8c72-ff46ac625d05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9669 | 2026.04.28 20:35:12.451809 [ 277 ] {35520267-5fd7-4ed9-8c72-ff46ac625d05} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9670 | 2026.04.28 20:35:12.451843 [ 277 ] {35520267-5fd7-4ed9-8c72-ff46ac625d05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 9671 | 2026.04.28 20:35:12.452126 [ 277 ] {35520267-5fd7-4ed9-8c72-ff46ac625d05} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9672 | 2026.04.28 20:35:12.452332 [ 277 ] {35520267-5fd7-4ed9-8c72-ff46ac625d05} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9673 | 2026.04.28 20:35:12.452455 [ 277 ] {35520267-5fd7-4ed9-8c72-ff46ac625d05} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001116 sec., 11648.745519713262 rows/sec., 866.31 KiB/sec. | ||
| 9674 | 2026.04.28 20:35:12.452490 [ 277 ] {35520267-5fd7-4ed9-8c72-ff46ac625d05} <Debug> TCPHandler: Processed in 0.00128997 sec. | ||
| 9675 | 2026.04.28 20:35:12.452628 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9676 | 2026.04.28 20:35:12.452719 [ 277 ] {0c3d22aa-c483-426e-93bf-84085004373d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9677 | 2026.04.28 20:35:12.452757 [ 277 ] {0c3d22aa-c483-426e-93bf-84085004373d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9678 | 2026.04.28 20:35:12.453178 [ 277 ] {0c3d22aa-c483-426e-93bf-84085004373d} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9679 | 2026.04.28 20:35:12.453212 [ 277 ] {0c3d22aa-c483-426e-93bf-84085004373d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 9680 | 2026.04.28 20:35:12.453516 [ 277 ] {0c3d22aa-c483-426e-93bf-84085004373d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9681 | 2026.04.28 20:35:12.453724 [ 277 ] {0c3d22aa-c483-426e-93bf-84085004373d} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9682 | 2026.04.28 20:35:12.453847 [ 277 ] {0c3d22aa-c483-426e-93bf-84085004373d} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001145 sec., 67248.90829694323 rows/sec., 5.25 MiB/sec. | ||
| 9683 | 2026.04.28 20:35:12.453882 [ 277 ] {0c3d22aa-c483-426e-93bf-84085004373d} <Debug> TCPHandler: Processed in 0.0013094 sec. | ||
| 9684 | 2026.04.28 20:35:12.454014 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9685 | 2026.04.28 20:35:12.454106 [ 277 ] {b495e053-d1a7-44a1-bd79-4e7091f44c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9686 | 2026.04.28 20:35:12.454148 [ 277 ] {b495e053-d1a7-44a1-bd79-4e7091f44c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9687 | 2026.04.28 20:35:12.454560 [ 277 ] {b495e053-d1a7-44a1-bd79-4e7091f44c7e} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9688 | 2026.04.28 20:35:12.454593 [ 277 ] {b495e053-d1a7-44a1-bd79-4e7091f44c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 9689 | 2026.04.28 20:35:12.454977 [ 277 ] {b495e053-d1a7-44a1-bd79-4e7091f44c7e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9690 | 2026.04.28 20:35:12.455194 [ 277 ] {b495e053-d1a7-44a1-bd79-4e7091f44c7e} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9691 | 2026.04.28 20:35:12.455324 [ 277 ] {b495e053-d1a7-44a1-bd79-4e7091f44c7e} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001236 sec., 130258.89967637541 rows/sec., 9.07 MiB/sec. | ||
| 9692 | 2026.04.28 20:35:12.455360 [ 277 ] {b495e053-d1a7-44a1-bd79-4e7091f44c7e} <Debug> TCPHandler: Processed in 0.001401761 sec. | ||
| 9693 | 2026.04.28 20:35:12.455482 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9694 | 2026.04.28 20:35:12.455574 [ 277 ] {6bfd3788-883a-4d5b-842d-efa5e975fb0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9695 | 2026.04.28 20:35:12.455627 [ 277 ] {6bfd3788-883a-4d5b-842d-efa5e975fb0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9696 | 2026.04.28 20:35:12.456439 [ 277 ] {6bfd3788-883a-4d5b-842d-efa5e975fb0d} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9697 | 2026.04.28 20:35:12.456473 [ 277 ] {6bfd3788-883a-4d5b-842d-efa5e975fb0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 9698 | 2026.04.28 20:35:12.456980 [ 277 ] {6bfd3788-883a-4d5b-842d-efa5e975fb0d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9699 | 2026.04.28 20:35:12.457195 [ 277 ] {6bfd3788-883a-4d5b-842d-efa5e975fb0d} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9700 | 2026.04.28 20:35:12.457329 [ 277 ] {6bfd3788-883a-4d5b-842d-efa5e975fb0d} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001774 sec., 6200.676437429538 rows/sec., 11.11 MiB/sec. | ||
| 9701 | 2026.04.28 20:35:12.457381 [ 277 ] {6bfd3788-883a-4d5b-842d-efa5e975fb0d} <Debug> TCPHandler: Processed in 0.001946615 sec. | ||
| 9702 | 2026.04.28 20:35:12.457519 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9703 | 2026.04.28 20:35:12.457614 [ 277 ] {7ebded95-f8b3-4826-9354-a5a1b5f25146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9704 | 2026.04.28 20:35:12.457656 [ 277 ] {7ebded95-f8b3-4826-9354-a5a1b5f25146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9705 | 2026.04.28 20:35:12.457996 [ 277 ] {7ebded95-f8b3-4826-9354-a5a1b5f25146} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9706 | 2026.04.28 20:35:12.458031 [ 277 ] {7ebded95-f8b3-4826-9354-a5a1b5f25146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 9707 | 2026.04.28 20:35:12.458327 [ 277 ] {7ebded95-f8b3-4826-9354-a5a1b5f25146} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9708 | 2026.04.28 20:35:12.458537 [ 277 ] {7ebded95-f8b3-4826-9354-a5a1b5f25146} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9709 | 2026.04.28 20:35:12.458664 [ 277 ] {7ebded95-f8b3-4826-9354-a5a1b5f25146} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 9710 | 2026.04.28 20:35:12.458699 [ 277 ] {7ebded95-f8b3-4826-9354-a5a1b5f25146} <Debug> TCPHandler: Processed in 0.001237028 sec. | ||
| 9711 | 2026.04.28 20:35:13.204255 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19752 | ||
| 9712 | 2026.04.28 20:35:13.205098 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9713 | 2026.04.28 20:35:13.205182 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 9714 | 2026.04.28 20:35:13.205723 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9715 | 2026.04.28 20:35:13.205974 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9716 | 2026.04.28 20:35:13.206123 [ 45 ] {} <Debug> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9717 | 2026.04.28 20:35:13.206128 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19752 | ||
| 9718 | 2026.04.28 20:35:13.206164 [ 45 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9719 | 2026.04.28 20:35:13.206185 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 9720 | 2026.04.28 20:35:13.206315 [ 186 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 9721 | 2026.04.28 20:35:13.206474 [ 186 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9722 | 2026.04.28 20:35:13.206519 [ 186 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17320 rows starting from the beginning of the part | ||
| 9723 | 2026.04.28 20:35:13.206593 [ 186 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 9724 | 2026.04.28 20:35:13.206645 [ 186 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 9725 | 2026.04.28 20:35:13.206693 [ 186 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 9726 | 2026.04.28 20:35:13.206739 [ 186 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 9727 | 2026.04.28 20:35:13.206783 [ 186 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 9728 | 2026.04.28 20:35:13.208842 [ 189 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19752 rows, containing 4 columns (4 merged, 0 gathered) in 0.00259469 sec., 7612470.083131318 rows/sec., 108.90 MiB/sec. | ||
| 9729 | 2026.04.28 20:35:13.209259 [ 199 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9730 | 2026.04.28 20:35:13.209586 [ 199 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_41_8} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9731 | 2026.04.28 20:35:13.209664 [ 199 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_41_8} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9732 | 2026.04.28 20:35:13.209788 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.62 MiB. | ||
| 9733 | 2026.04.28 20:35:14.218137 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9734 | 2026.04.28 20:35:14.235757 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9735 | 2026.04.28 20:35:14.235814 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 9736 | 2026.04.28 20:35:14.241924 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9737 | 2026.04.28 20:35:14.242618 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9738 | 2026.04.28 20:35:14.242913 [ 45 ] {} <Debug> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9739 | 2026.04.28 20:35:14.243007 [ 45 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9740 | 2026.04.28 20:35:14.243044 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 9741 | 2026.04.28 20:35:14.243197 [ 186 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 9742 | 2026.04.28 20:35:14.245711 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9743 | 2026.04.28 20:35:14.247088 [ 186 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9744 | 2026.04.28 20:35:14.248480 [ 186 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 9745 | 2026.04.28 20:35:14.253120 [ 186 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 9746 | 2026.04.28 20:35:14.257750 [ 186 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 9747 | 2026.04.28 20:35:14.262549 [ 186 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 9748 | 2026.04.28 20:35:14.267590 [ 186 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 9749 | 2026.04.28 20:35:14.271849 [ 186 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 9750 | 2026.04.28 20:35:14.328667 [ 200 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.085538568 sec., 3612.405575926873 rows/sec., 18.68 MiB/sec. | ||
| 9751 | 2026.04.28 20:35:14.330719 [ 198 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9752 | 2026.04.28 20:35:14.332643 [ 198 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_41_8} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9753 | 2026.04.28 20:35:14.332764 [ 198 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_41_8} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9754 | 2026.04.28 20:35:14.334634 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9755 | 2026.04.28 20:35:15.766639 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1182 | ||
| 9756 | 2026.04.28 20:35:15.769399 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9757 | 2026.04.28 20:35:15.769456 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 9758 | 2026.04.28 20:35:15.770703 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9759 | 2026.04.28 20:35:15.770976 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9760 | 2026.04.28 20:35:15.771134 [ 42 ] {} <Debug> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9761 | 2026.04.28 20:35:15.771202 [ 42 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9762 | 2026.04.28 20:35:15.771226 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 9763 | 2026.04.28 20:35:15.771342 [ 197 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 9764 | 2026.04.28 20:35:15.771345 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1182 | ||
| 9765 | 2026.04.28 20:35:15.771902 [ 197 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9766 | 2026.04.28 20:35:15.772045 [ 197 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1018 rows starting from the beginning of the part | ||
| 9767 | 2026.04.28 20:35:15.772395 [ 197 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 9768 | 2026.04.28 20:35:15.772730 [ 197 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 28 rows starting from the beginning of the part | ||
| 9769 | 2026.04.28 20:35:15.773074 [ 197 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 52 rows starting from the beginning of the part | ||
| 9770 | 2026.04.28 20:35:15.773416 [ 197 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 9771 | 2026.04.28 20:35:15.773753 [ 197 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
| 9772 | 2026.04.28 20:35:15.780357 [ 197 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1182 rows, containing 72 columns (72 merged, 0 gathered) in 0.009068057 sec., 130347.65882040664 rows/sec., 110.25 MiB/sec. | ||
| 9773 | 2026.04.28 20:35:15.781520 [ 197 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9774 | 2026.04.28 20:35:15.782016 [ 197 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_31_6} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9775 | 2026.04.28 20:35:15.782098 [ 197 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_31_6} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9776 | 2026.04.28 20:35:15.782276 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.87 MiB. | ||
| 9777 | 2026.04.28 20:35:17.443528 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9778 | 2026.04.28 20:35:17.443889 [ 277 ] {5836ecfc-dc04-4dde-bdd6-a731f143a442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9779 | 2026.04.28 20:35:17.444438 [ 277 ] {5836ecfc-dc04-4dde-bdd6-a731f143a442} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9780 | 2026.04.28 20:35:17.444479 [ 277 ] {5836ecfc-dc04-4dde-bdd6-a731f143a442} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9781 | 2026.04.28 20:35:17.444708 [ 277 ] {5836ecfc-dc04-4dde-bdd6-a731f143a442} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9782 | 2026.04.28 20:35:17.444783 [ 277 ] {5836ecfc-dc04-4dde-bdd6-a731f143a442} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9783 | 2026.04.28 20:35:17.444929 [ 277 ] {5836ecfc-dc04-4dde-bdd6-a731f143a442} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9784 | 2026.04.28 20:35:17.445053 [ 324 ] {5836ecfc-dc04-4dde-bdd6-a731f143a442} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9785 | 2026.04.28 20:35:17.445072 [ 343 ] {5836ecfc-dc04-4dde-bdd6-a731f143a442} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9786 | 2026.04.28 20:35:17.445072 [ 322 ] {5836ecfc-dc04-4dde-bdd6-a731f143a442} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9787 | 2026.04.28 20:35:17.445246 [ 277 ] {5836ecfc-dc04-4dde-bdd6-a731f143a442} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 9788 | 2026.04.28 20:35:17.445277 [ 277 ] {5836ecfc-dc04-4dde-bdd6-a731f143a442} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9789 | 2026.04.28 20:35:17.445348 [ 277 ] {5836ecfc-dc04-4dde-bdd6-a731f143a442} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9790 | 2026.04.28 20:35:17.445370 [ 277 ] {5836ecfc-dc04-4dde-bdd6-a731f143a442} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 9791 | 2026.04.28 20:35:17.445404 [ 277 ] {5836ecfc-dc04-4dde-bdd6-a731f143a442} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9792 | 2026.04.28 20:35:17.445445 [ 277 ] {5836ecfc-dc04-4dde-bdd6-a731f143a442} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9793 | 2026.04.28 20:35:17.446653 [ 277 ] {5836ecfc-dc04-4dde-bdd6-a731f143a442} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002904 sec., 17217.63085399449 rows/sec., 2.74 MiB/sec. | ||
| 9794 | 2026.04.28 20:35:17.446791 [ 277 ] {5836ecfc-dc04-4dde-bdd6-a731f143a442} <Debug> TCPHandler: Processed in 0.003436709 sec. | ||
| 9795 | 2026.04.28 20:35:17.449014 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9796 | 2026.04.28 20:35:17.449147 [ 277 ] {4e5b3f6a-2649-4faa-8264-42c898d65c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9797 | 2026.04.28 20:35:17.449203 [ 277 ] {4e5b3f6a-2649-4faa-8264-42c898d65c1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9798 | 2026.04.28 20:35:17.449827 [ 277 ] {4e5b3f6a-2649-4faa-8264-42c898d65c1f} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9799 | 2026.04.28 20:35:17.449875 [ 277 ] {4e5b3f6a-2649-4faa-8264-42c898d65c1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 9800 | 2026.04.28 20:35:17.450273 [ 277 ] {4e5b3f6a-2649-4faa-8264-42c898d65c1f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9801 | 2026.04.28 20:35:17.450507 [ 277 ] {4e5b3f6a-2649-4faa-8264-42c898d65c1f} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9802 | 2026.04.28 20:35:17.450660 [ 277 ] {4e5b3f6a-2649-4faa-8264-42c898d65c1f} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001552 sec., 76030.92783505155 rows/sec., 6.47 MiB/sec. | ||
| 9803 | 2026.04.28 20:35:17.450701 [ 277 ] {4e5b3f6a-2649-4faa-8264-42c898d65c1f} <Debug> TCPHandler: Processed in 0.00174988 sec. | ||
| 9804 | 2026.04.28 20:35:17.450839 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9805 | 2026.04.28 20:35:17.450939 [ 277 ] {0fb69897-2c94-465f-9914-de522ad94088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9806 | 2026.04.28 20:35:17.450982 [ 277 ] {0fb69897-2c94-465f-9914-de522ad94088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9807 | 2026.04.28 20:35:17.451425 [ 277 ] {0fb69897-2c94-465f-9914-de522ad94088} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9808 | 2026.04.28 20:35:17.451463 [ 277 ] {0fb69897-2c94-465f-9914-de522ad94088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 9809 | 2026.04.28 20:35:17.451785 [ 277 ] {0fb69897-2c94-465f-9914-de522ad94088} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9810 | 2026.04.28 20:35:17.452007 [ 277 ] {0fb69897-2c94-465f-9914-de522ad94088} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9811 | 2026.04.28 20:35:17.452142 [ 277 ] {0fb69897-2c94-465f-9914-de522ad94088} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001225 sec., 25306.122448979593 rows/sec., 1.86 MiB/sec. | ||
| 9812 | 2026.04.28 20:35:17.452180 [ 277 ] {0fb69897-2c94-465f-9914-de522ad94088} <Debug> TCPHandler: Processed in 0.001391022 sec. | ||
| 9813 | 2026.04.28 20:35:17.452301 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9814 | 2026.04.28 20:35:17.452397 [ 277 ] {152e19d2-c54f-4be1-a2d3-9992f3819052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9815 | 2026.04.28 20:35:17.452438 [ 277 ] {152e19d2-c54f-4be1-a2d3-9992f3819052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9816 | 2026.04.28 20:35:17.452870 [ 277 ] {152e19d2-c54f-4be1-a2d3-9992f3819052} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9817 | 2026.04.28 20:35:17.452907 [ 277 ] {152e19d2-c54f-4be1-a2d3-9992f3819052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 9818 | 2026.04.28 20:35:17.453214 [ 277 ] {152e19d2-c54f-4be1-a2d3-9992f3819052} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9819 | 2026.04.28 20:35:17.453438 [ 277 ] {152e19d2-c54f-4be1-a2d3-9992f3819052} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9820 | 2026.04.28 20:35:17.453570 [ 277 ] {152e19d2-c54f-4be1-a2d3-9992f3819052} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001191 sec., 79764.9034424853 rows/sec., 6.23 MiB/sec. | ||
| 9821 | 2026.04.28 20:35:17.453607 [ 277 ] {152e19d2-c54f-4be1-a2d3-9992f3819052} <Debug> TCPHandler: Processed in 0.001355851 sec. | ||
| 9822 | 2026.04.28 20:35:17.453727 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9823 | 2026.04.28 20:35:17.453822 [ 277 ] {328e2df7-4faa-4255-aa47-8dc61f63ba2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9824 | 2026.04.28 20:35:17.453867 [ 277 ] {328e2df7-4faa-4255-aa47-8dc61f63ba2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9825 | 2026.04.28 20:35:17.454266 [ 277 ] {328e2df7-4faa-4255-aa47-8dc61f63ba2d} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9826 | 2026.04.28 20:35:17.454302 [ 277 ] {328e2df7-4faa-4255-aa47-8dc61f63ba2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 9827 | 2026.04.28 20:35:17.454623 [ 277 ] {328e2df7-4faa-4255-aa47-8dc61f63ba2d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9828 | 2026.04.28 20:35:17.454838 [ 277 ] {328e2df7-4faa-4255-aa47-8dc61f63ba2d} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9829 | 2026.04.28 20:35:17.454967 [ 277 ] {328e2df7-4faa-4255-aa47-8dc61f63ba2d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 9830 | 2026.04.28 20:35:17.455005 [ 277 ] {328e2df7-4faa-4255-aa47-8dc61f63ba2d} <Debug> TCPHandler: Processed in 0.001327001 sec. | ||
| 9831 | 2026.04.28 20:35:17.455119 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9832 | 2026.04.28 20:35:17.455214 [ 277 ] {a038b894-cfc2-495b-9da9-3c663af82136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9833 | 2026.04.28 20:35:17.455268 [ 277 ] {a038b894-cfc2-495b-9da9-3c663af82136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9834 | 2026.04.28 20:35:17.456077 [ 277 ] {a038b894-cfc2-495b-9da9-3c663af82136} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9835 | 2026.04.28 20:35:17.456114 [ 277 ] {a038b894-cfc2-495b-9da9-3c663af82136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 9836 | 2026.04.28 20:35:17.456654 [ 277 ] {a038b894-cfc2-495b-9da9-3c663af82136} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9837 | 2026.04.28 20:35:17.456892 [ 277 ] {a038b894-cfc2-495b-9da9-3c663af82136} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9838 | 2026.04.28 20:35:17.457041 [ 277 ] {a038b894-cfc2-495b-9da9-3c663af82136} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001844 sec., 16811.279826464208 rows/sec., 30.13 MiB/sec. | ||
| 9839 | 2026.04.28 20:35:17.457107 [ 277 ] {a038b894-cfc2-495b-9da9-3c663af82136} <Debug> TCPHandler: Processed in 0.002037067 sec. | ||
| 9840 | 2026.04.28 20:35:17.457230 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9841 | 2026.04.28 20:35:17.457326 [ 277 ] {6502c7e2-dfbb-46cb-a7c2-c42d25423e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9842 | 2026.04.28 20:35:17.457369 [ 277 ] {6502c7e2-dfbb-46cb-a7c2-c42d25423e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9843 | 2026.04.28 20:35:17.457707 [ 277 ] {6502c7e2-dfbb-46cb-a7c2-c42d25423e88} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9844 | 2026.04.28 20:35:17.457744 [ 277 ] {6502c7e2-dfbb-46cb-a7c2-c42d25423e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 9845 | 2026.04.28 20:35:17.458045 [ 277 ] {6502c7e2-dfbb-46cb-a7c2-c42d25423e88} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9846 | 2026.04.28 20:35:17.458263 [ 277 ] {6502c7e2-dfbb-46cb-a7c2-c42d25423e88} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9847 | 2026.04.28 20:35:17.458386 [ 277 ] {6502c7e2-dfbb-46cb-a7c2-c42d25423e88} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 9848 | 2026.04.28 20:35:17.458420 [ 277 ] {6502c7e2-dfbb-46cb-a7c2-c42d25423e88} <Debug> TCPHandler: Processed in 0.001249679 sec. | ||
| 9849 | 2026.04.28 20:35:20.593602 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9850 | 2026.04.28 20:35:20.593692 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9851 | 2026.04.28 20:35:20.706245 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20200 | ||
| 9852 | 2026.04.28 20:35:20.706753 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9853 | 2026.04.28 20:35:20.706797 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 9854 | 2026.04.28 20:35:20.707356 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9855 | 2026.04.28 20:35:20.707617 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9856 | 2026.04.28 20:35:20.707750 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20200 | ||
| 9857 | 2026.04.28 20:35:21.745803 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9858 | 2026.04.28 20:35:21.760701 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9859 | 2026.04.28 20:35:21.760750 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 9860 | 2026.04.28 20:35:21.766196 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9861 | 2026.04.28 20:35:21.766893 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9862 | 2026.04.28 20:35:21.769398 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9863 | 2026.04.28 20:35:22.442526 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9864 | 2026.04.28 20:35:22.442807 [ 277 ] {04d891eb-1b82-4d65-a0c5-256cf43422ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9865 | 2026.04.28 20:35:22.443172 [ 277 ] {04d891eb-1b82-4d65-a0c5-256cf43422ef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9866 | 2026.04.28 20:35:22.443213 [ 277 ] {04d891eb-1b82-4d65-a0c5-256cf43422ef} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9867 | 2026.04.28 20:35:22.443473 [ 277 ] {04d891eb-1b82-4d65-a0c5-256cf43422ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9868 | 2026.04.28 20:35:22.443552 [ 277 ] {04d891eb-1b82-4d65-a0c5-256cf43422ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9869 | 2026.04.28 20:35:22.443697 [ 277 ] {04d891eb-1b82-4d65-a0c5-256cf43422ef} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9870 | 2026.04.28 20:35:22.443804 [ 305 ] {04d891eb-1b82-4d65-a0c5-256cf43422ef} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9871 | 2026.04.28 20:35:22.443852 [ 343 ] {04d891eb-1b82-4d65-a0c5-256cf43422ef} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9872 | 2026.04.28 20:35:22.443852 [ 322 ] {04d891eb-1b82-4d65-a0c5-256cf43422ef} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9873 | 2026.04.28 20:35:22.444042 [ 277 ] {04d891eb-1b82-4d65-a0c5-256cf43422ef} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 9874 | 2026.04.28 20:35:22.444079 [ 277 ] {04d891eb-1b82-4d65-a0c5-256cf43422ef} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9875 | 2026.04.28 20:35:22.444150 [ 277 ] {04d891eb-1b82-4d65-a0c5-256cf43422ef} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9876 | 2026.04.28 20:35:22.444170 [ 277 ] {04d891eb-1b82-4d65-a0c5-256cf43422ef} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 9877 | 2026.04.28 20:35:22.444206 [ 277 ] {04d891eb-1b82-4d65-a0c5-256cf43422ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9878 | 2026.04.28 20:35:22.444244 [ 277 ] {04d891eb-1b82-4d65-a0c5-256cf43422ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9879 | 2026.04.28 20:35:22.445928 [ 277 ] {04d891eb-1b82-4d65-a0c5-256cf43422ef} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.003225 sec., 15503.875968992248 rows/sec., 2.47 MiB/sec. | ||
| 9880 | 2026.04.28 20:35:22.446054 [ 277 ] {04d891eb-1b82-4d65-a0c5-256cf43422ef} <Debug> TCPHandler: Processed in 0.003708695 sec. | ||
| 9881 | 2026.04.28 20:35:22.448006 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9882 | 2026.04.28 20:35:22.448215 [ 277 ] {a21adc2c-ae5b-4984-a916-06ef27babcf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9883 | 2026.04.28 20:35:22.448293 [ 277 ] {a21adc2c-ae5b-4984-a916-06ef27babcf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9884 | 2026.04.28 20:35:22.449026 [ 277 ] {a21adc2c-ae5b-4984-a916-06ef27babcf7} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9885 | 2026.04.28 20:35:22.449062 [ 277 ] {a21adc2c-ae5b-4984-a916-06ef27babcf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 9886 | 2026.04.28 20:35:22.449425 [ 277 ] {a21adc2c-ae5b-4984-a916-06ef27babcf7} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9887 | 2026.04.28 20:35:22.449669 [ 277 ] {a21adc2c-ae5b-4984-a916-06ef27babcf7} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9888 | 2026.04.28 20:35:22.449809 [ 277 ] {a21adc2c-ae5b-4984-a916-06ef27babcf7} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001651 sec., 47244.09448818898 rows/sec., 3.91 MiB/sec. | ||
| 9889 | 2026.04.28 20:35:22.449846 [ 277 ] {a21adc2c-ae5b-4984-a916-06ef27babcf7} <Debug> TCPHandler: Processed in 0.001942635 sec. | ||
| 9890 | 2026.04.28 20:35:22.449983 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9891 | 2026.04.28 20:35:22.450076 [ 277 ] {c341edec-5e51-4076-b40b-3b87022d98df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9892 | 2026.04.28 20:35:22.450114 [ 277 ] {c341edec-5e51-4076-b40b-3b87022d98df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9893 | 2026.04.28 20:35:22.450561 [ 277 ] {c341edec-5e51-4076-b40b-3b87022d98df} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9894 | 2026.04.28 20:35:22.450595 [ 277 ] {c341edec-5e51-4076-b40b-3b87022d98df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 9895 | 2026.04.28 20:35:22.450875 [ 277 ] {c341edec-5e51-4076-b40b-3b87022d98df} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9896 | 2026.04.28 20:35:22.451073 [ 277 ] {c341edec-5e51-4076-b40b-3b87022d98df} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9897 | 2026.04.28 20:35:22.451193 [ 59 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9898 | 2026.04.28 20:35:22.451197 [ 277 ] {c341edec-5e51-4076-b40b-3b87022d98df} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001139 sec., 9657.594381035997 rows/sec., 726.21 KiB/sec. | ||
| 9899 | 2026.04.28 20:35:22.451230 [ 59 ] {} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9900 | 2026.04.28 20:35:22.451246 [ 277 ] {c341edec-5e51-4076-b40b-3b87022d98df} <Debug> TCPHandler: Processed in 0.00131115 sec. | ||
| 9901 | 2026.04.28 20:35:22.451249 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 9902 | 2026.04.28 20:35:22.451334 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9903 | 2026.04.28 20:35:22.451395 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9904 | 2026.04.28 20:35:22.451404 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9905 | 2026.04.28 20:35:22.451434 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 227 rows starting from the beginning of the part | ||
| 9906 | 2026.04.28 20:35:22.451485 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 11 rows starting from the beginning of the part | ||
| 9907 | 2026.04.28 20:35:22.451488 [ 277 ] {25c98b9d-9e91-436d-864f-6f9a977bff32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9908 | 2026.04.28 20:35:22.451525 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 31 rows starting from the beginning of the part | ||
| 9909 | 2026.04.28 20:35:22.451531 [ 277 ] {25c98b9d-9e91-436d-864f-6f9a977bff32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9910 | 2026.04.28 20:35:22.451566 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 13 rows starting from the beginning of the part | ||
| 9911 | 2026.04.28 20:35:22.451610 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 31 rows starting from the beginning of the part | ||
| 9912 | 2026.04.28 20:35:22.451649 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 11 rows starting from the beginning of the part | ||
| 9913 | 2026.04.28 20:35:22.451984 [ 277 ] {25c98b9d-9e91-436d-864f-6f9a977bff32} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9914 | 2026.04.28 20:35:22.452017 [ 277 ] {25c98b9d-9e91-436d-864f-6f9a977bff32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 9915 | 2026.04.28 20:35:22.452337 [ 195 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 324 rows, containing 5 columns (5 merged, 0 gathered) in 0.001033764 sec., 313417.7626614972 rows/sec., 22.14 MiB/sec. | ||
| 9916 | 2026.04.28 20:35:22.452345 [ 277 ] {25c98b9d-9e91-436d-864f-6f9a977bff32} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9917 | 2026.04.28 20:35:22.452564 [ 192 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9918 | 2026.04.28 20:35:22.452606 [ 277 ] {25c98b9d-9e91-436d-864f-6f9a977bff32} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9919 | 2026.04.28 20:35:22.452741 [ 277 ] {25c98b9d-9e91-436d-864f-6f9a977bff32} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001271 sec., 59008.65460267506 rows/sec., 4.61 MiB/sec. | ||
| 9920 | 2026.04.28 20:35:22.452778 [ 277 ] {25c98b9d-9e91-436d-864f-6f9a977bff32} <Debug> TCPHandler: Processed in 0.001431443 sec. | ||
| 9921 | 2026.04.28 20:35:22.452907 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9922 | 2026.04.28 20:35:22.452963 [ 192 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_56_11} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9923 | 2026.04.28 20:35:22.453001 [ 277 ] {8f9f5aad-d3f4-4729-8470-3e2e4ac1ba90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9924 | 2026.04.28 20:35:22.453050 [ 277 ] {8f9f5aad-d3f4-4729-8470-3e2e4ac1ba90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9925 | 2026.04.28 20:35:22.453057 [ 192 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_56_11} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9926 | 2026.04.28 20:35:22.453180 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 9927 | 2026.04.28 20:35:22.453519 [ 277 ] {8f9f5aad-d3f4-4729-8470-3e2e4ac1ba90} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9928 | 2026.04.28 20:35:22.453559 [ 277 ] {8f9f5aad-d3f4-4729-8470-3e2e4ac1ba90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 9929 | 2026.04.28 20:35:22.453890 [ 277 ] {8f9f5aad-d3f4-4729-8470-3e2e4ac1ba90} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9930 | 2026.04.28 20:35:22.454105 [ 277 ] {8f9f5aad-d3f4-4729-8470-3e2e4ac1ba90} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9931 | 2026.04.28 20:35:22.454231 [ 277 ] {8f9f5aad-d3f4-4729-8470-3e2e4ac1ba90} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 9932 | 2026.04.28 20:35:22.454266 [ 277 ] {8f9f5aad-d3f4-4729-8470-3e2e4ac1ba90} <Debug> TCPHandler: Processed in 0.001406822 sec. | ||
| 9933 | 2026.04.28 20:35:22.454386 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9934 | 2026.04.28 20:35:22.454478 [ 277 ] {ca7bca71-3ab6-4a82-854e-205bbb9ecbae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9935 | 2026.04.28 20:35:22.454531 [ 277 ] {ca7bca71-3ab6-4a82-854e-205bbb9ecbae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9936 | 2026.04.28 20:35:22.455309 [ 277 ] {ca7bca71-3ab6-4a82-854e-205bbb9ecbae} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9937 | 2026.04.28 20:35:22.455345 [ 277 ] {ca7bca71-3ab6-4a82-854e-205bbb9ecbae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 9938 | 2026.04.28 20:35:22.455868 [ 277 ] {ca7bca71-3ab6-4a82-854e-205bbb9ecbae} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9939 | 2026.04.28 20:35:22.456093 [ 277 ] {ca7bca71-3ab6-4a82-854e-205bbb9ecbae} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9940 | 2026.04.28 20:35:22.456200 [ 59 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9941 | 2026.04.28 20:35:22.456233 [ 277 ] {ca7bca71-3ab6-4a82-854e-205bbb9ecbae} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001773 sec., 6204.173716864072 rows/sec., 11.12 MiB/sec. | ||
| 9942 | 2026.04.28 20:35:22.456235 [ 59 ] {} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9943 | 2026.04.28 20:35:22.456267 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 9944 | 2026.04.28 20:35:22.456286 [ 277 ] {ca7bca71-3ab6-4a82-854e-205bbb9ecbae} <Debug> TCPHandler: Processed in 0.001947334 sec. | ||
| 9945 | 2026.04.28 20:35:22.456354 [ 191 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9946 | 2026.04.28 20:35:22.456424 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9947 | 2026.04.28 20:35:22.456516 [ 277 ] {dec72621-bd83-4456-a4d5-959cdbfca08f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9948 | 2026.04.28 20:35:22.456535 [ 191 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9949 | 2026.04.28 20:35:22.456556 [ 277 ] {dec72621-bd83-4456-a4d5-959cdbfca08f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9950 | 2026.04.28 20:35:22.456584 [ 191 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1175 rows starting from the beginning of the part | ||
| 9951 | 2026.04.28 20:35:22.456698 [ 191 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 11 rows starting from the beginning of the part | ||
| 9952 | 2026.04.28 20:35:22.456802 [ 191 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 31 rows starting from the beginning of the part | ||
| 9953 | 2026.04.28 20:35:22.456898 [ 191 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 11 rows starting from the beginning of the part | ||
| 9954 | 2026.04.28 20:35:22.456900 [ 277 ] {dec72621-bd83-4456-a4d5-959cdbfca08f} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9955 | 2026.04.28 20:35:22.456942 [ 277 ] {dec72621-bd83-4456-a4d5-959cdbfca08f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 9956 | 2026.04.28 20:35:22.456991 [ 191 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 31 rows starting from the beginning of the part | ||
| 9957 | 2026.04.28 20:35:22.457084 [ 191 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 11 rows starting from the beginning of the part | ||
| 9958 | 2026.04.28 20:35:22.457255 [ 277 ] {dec72621-bd83-4456-a4d5-959cdbfca08f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9959 | 2026.04.28 20:35:22.457473 [ 277 ] {dec72621-bd83-4456-a4d5-959cdbfca08f} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9960 | 2026.04.28 20:35:22.457596 [ 277 ] {dec72621-bd83-4456-a4d5-959cdbfca08f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 9961 | 2026.04.28 20:35:22.457630 [ 277 ] {dec72621-bd83-4456-a4d5-959cdbfca08f} <Debug> TCPHandler: Processed in 0.001254219 sec. | ||
| 9962 | 2026.04.28 20:35:22.463042 [ 191 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1270 rows, containing 19 columns (19 merged, 0 gathered) in 0.006719384 sec., 189005.42073499595 rows/sec., 338.69 MiB/sec. | ||
| 9963 | 2026.04.28 20:35:22.464655 [ 191 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9964 | 2026.04.28 20:35:22.464951 [ 191 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9965 | 2026.04.28 20:35:22.465011 [ 191 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9966 | 2026.04.28 20:35:22.465084 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
| 9967 | 2026.04.28 20:35:22.719462 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9968 | 2026.04.28 20:35:22.719723 [ 277 ] {8ac35a28-d219-4d63-a7f4-cc1112ef4ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'kstat_sampler:samples_dropped', '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_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 9969 | 2026.04.28 20:35:22.720126 [ 277 ] {8ac35a28-d219-4d63-a7f4-cc1112ef4ce7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9970 | 2026.04.28 20:35:22.720174 [ 277 ] {8ac35a28-d219-4d63-a7f4-cc1112ef4ce7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'kstat_sampler:samples_dropped', '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_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 9971 | 2026.04.28 20:35:22.720483 [ 277 ] {8ac35a28-d219-4d63-a7f4-cc1112ef4ce7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9972 | 2026.04.28 20:35:22.720563 [ 277 ] {8ac35a28-d219-4d63-a7f4-cc1112ef4ce7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9973 | 2026.04.28 20:35:22.720713 [ 277 ] {8ac35a28-d219-4d63-a7f4-cc1112ef4ce7} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 9974 | 2026.04.28 20:35:22.720838 [ 338 ] {8ac35a28-d219-4d63-a7f4-cc1112ef4ce7} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9975 | 2026.04.28 20:35:22.720840 [ 343 ] {8ac35a28-d219-4d63-a7f4-cc1112ef4ce7} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9976 | 2026.04.28 20:35:22.720840 [ 322 ] {8ac35a28-d219-4d63-a7f4-cc1112ef4ce7} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9977 | 2026.04.28 20:35:22.721003 [ 277 ] {8ac35a28-d219-4d63-a7f4-cc1112ef4ce7} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 9978 | 2026.04.28 20:35:22.721029 [ 277 ] {8ac35a28-d219-4d63-a7f4-cc1112ef4ce7} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9979 | 2026.04.28 20:35:22.721106 [ 277 ] {8ac35a28-d219-4d63-a7f4-cc1112ef4ce7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9980 | 2026.04.28 20:35:22.721128 [ 277 ] {8ac35a28-d219-4d63-a7f4-cc1112ef4ce7} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 9981 | 2026.04.28 20:35:22.721164 [ 277 ] {8ac35a28-d219-4d63-a7f4-cc1112ef4ce7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', '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_rib:active_routes', 'switch_table:capacity', 'switch_table: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'))" | ||
| 9982 | 2026.04.28 20:35:22.721207 [ 277 ] {8ac35a28-d219-4d63-a7f4-cc1112ef4ce7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', '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_rib:active_routes', 'switch_table:capacity', 'switch_table: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'))" | ||
| 9983 | 2026.04.28 20:35:22.722322 [ 277 ] {8ac35a28-d219-4d63-a7f4-cc1112ef4ce7} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002717 sec., 18402.64998159735 rows/sec., 4.41 MiB/sec. | ||
| 9984 | 2026.04.28 20:35:22.722455 [ 277 ] {8ac35a28-d219-4d63-a7f4-cc1112ef4ce7} <Debug> TCPHandler: Processed in 0.003126412 sec. | ||
| 9985 | 2026.04.28 20:35:22.739325 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9986 | 2026.04.28 20:35:22.739460 [ 277 ] {8cacd4b3-058c-43fa-aa5f-9258277e69d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9987 | 2026.04.28 20:35:22.739512 [ 277 ] {8cacd4b3-058c-43fa-aa5f-9258277e69d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9988 | 2026.04.28 20:35:22.740101 [ 277 ] {8cacd4b3-058c-43fa-aa5f-9258277e69d7} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9989 | 2026.04.28 20:35:22.740140 [ 277 ] {8cacd4b3-058c-43fa-aa5f-9258277e69d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 9990 | 2026.04.28 20:35:22.740564 [ 277 ] {8cacd4b3-058c-43fa-aa5f-9258277e69d7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9991 | 2026.04.28 20:35:22.740795 [ 277 ] {8cacd4b3-058c-43fa-aa5f-9258277e69d7} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9992 | 2026.04.28 20:35:22.740945 [ 277 ] {8cacd4b3-058c-43fa-aa5f-9258277e69d7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001524 sec., 186351.70603674543 rows/sec., 11.84 MiB/sec. | ||
| 9993 | 2026.04.28 20:35:22.740983 [ 277 ] {8cacd4b3-058c-43fa-aa5f-9258277e69d7} <Debug> TCPHandler: Processed in 0.00172213 sec. | ||
| 9994 | 2026.04.28 20:35:22.741116 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9995 | 2026.04.28 20:35:22.741211 [ 277 ] {f89ecac6-5898-49cc-bb15-a69066e0bdce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9996 | 2026.04.28 20:35:22.741251 [ 277 ] {f89ecac6-5898-49cc-bb15-a69066e0bdce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9997 | 2026.04.28 20:35:22.741691 [ 277 ] {f89ecac6-5898-49cc-bb15-a69066e0bdce} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9998 | 2026.04.28 20:35:22.741737 [ 277 ] {f89ecac6-5898-49cc-bb15-a69066e0bdce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 9999 | 2026.04.28 20:35:22.742098 [ 277 ] {f89ecac6-5898-49cc-bb15-a69066e0bdce} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10000 | 2026.04.28 20:35:22.742360 [ 277 ] {f89ecac6-5898-49cc-bb15-a69066e0bdce} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10001 | 2026.04.28 20:35:22.742519 [ 277 ] {f89ecac6-5898-49cc-bb15-a69066e0bdce} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001326 sec., 10558.069381598794 rows/sec., 860.94 KiB/sec. | ||
| 10002 | 2026.04.28 20:35:22.742564 [ 277 ] {f89ecac6-5898-49cc-bb15-a69066e0bdce} <Debug> TCPHandler: Processed in 0.001498725 sec. | ||
| 10003 | 2026.04.28 20:35:22.742693 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10004 | 2026.04.28 20:35:22.742787 [ 277 ] {f26cda99-4732-4007-8a23-8c00b415a9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10005 | 2026.04.28 20:35:22.742827 [ 277 ] {f26cda99-4732-4007-8a23-8c00b415a9f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10006 | 2026.04.28 20:35:22.744728 [ 277 ] {f26cda99-4732-4007-8a23-8c00b415a9f0} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10007 | 2026.04.28 20:35:22.744778 [ 277 ] {f26cda99-4732-4007-8a23-8c00b415a9f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10008 | 2026.04.28 20:35:22.745504 [ 277 ] {f26cda99-4732-4007-8a23-8c00b415a9f0} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10009 | 2026.04.28 20:35:22.745747 [ 277 ] {f26cda99-4732-4007-8a23-8c00b415a9f0} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10010 | 2026.04.28 20:35:22.745889 [ 277 ] {f26cda99-4732-4007-8a23-8c00b415a9f0} <Debug> executeQuery: Read 3215 rows, 246.51 KiB in 0.003121 sec., 1030118.5517462351 rows/sec., 77.13 MiB/sec. | ||
| 10011 | 2026.04.28 20:35:22.745930 [ 277 ] {f26cda99-4732-4007-8a23-8c00b415a9f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 10012 | 2026.04.28 20:35:22.745943 [ 277 ] {f26cda99-4732-4007-8a23-8c00b415a9f0} <Debug> TCPHandler: Processed in 0.003298725 sec. | ||
| 10013 | 2026.04.28 20:35:22.746067 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10014 | 2026.04.28 20:35:22.746164 [ 277 ] {ee576181-66c0-4d9b-b6e8-79db07d4f89e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10015 | 2026.04.28 20:35:22.746204 [ 277 ] {ee576181-66c0-4d9b-b6e8-79db07d4f89e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10016 | 2026.04.28 20:35:22.746681 [ 277 ] {ee576181-66c0-4d9b-b6e8-79db07d4f89e} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10017 | 2026.04.28 20:35:22.746716 [ 277 ] {ee576181-66c0-4d9b-b6e8-79db07d4f89e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10018 | 2026.04.28 20:35:22.747022 [ 277 ] {ee576181-66c0-4d9b-b6e8-79db07d4f89e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10019 | 2026.04.28 20:35:22.747237 [ 277 ] {ee576181-66c0-4d9b-b6e8-79db07d4f89e} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10020 | 2026.04.28 20:35:22.747365 [ 277 ] {ee576181-66c0-4d9b-b6e8-79db07d4f89e} <Debug> executeQuery: Read 198 rows, 12.68 KiB in 0.001221 sec., 162162.16216216216 rows/sec., 10.14 MiB/sec. | ||
| 10021 | 2026.04.28 20:35:22.747404 [ 277 ] {ee576181-66c0-4d9b-b6e8-79db07d4f89e} <Debug> TCPHandler: Processed in 0.001387012 sec. | ||
| 10022 | 2026.04.28 20:35:22.747521 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10023 | 2026.04.28 20:35:22.747616 [ 277 ] {14343b59-67ea-4da3-a830-61e564414217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10024 | 2026.04.28 20:35:22.747656 [ 277 ] {14343b59-67ea-4da3-a830-61e564414217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10025 | 2026.04.28 20:35:22.748354 [ 277 ] {14343b59-67ea-4da3-a830-61e564414217} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10026 | 2026.04.28 20:35:22.748390 [ 277 ] {14343b59-67ea-4da3-a830-61e564414217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10027 | 2026.04.28 20:35:22.748724 [ 277 ] {14343b59-67ea-4da3-a830-61e564414217} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10028 | 2026.04.28 20:35:22.748940 [ 277 ] {14343b59-67ea-4da3-a830-61e564414217} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10029 | 2026.04.28 20:35:22.749065 [ 277 ] {14343b59-67ea-4da3-a830-61e564414217} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001467 sec., 647580.0954328561 rows/sec., 38.10 MiB/sec. | ||
| 10030 | 2026.04.28 20:35:22.749103 [ 277 ] {14343b59-67ea-4da3-a830-61e564414217} <Debug> TCPHandler: Processed in 0.001632327 sec. | ||
| 10031 | 2026.04.28 20:35:22.749224 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10032 | 2026.04.28 20:35:22.749320 [ 277 ] {ddcaf0a3-fea6-46df-af08-b480a0db7e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10033 | 2026.04.28 20:35:22.749361 [ 277 ] {ddcaf0a3-fea6-46df-af08-b480a0db7e71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10034 | 2026.04.28 20:35:22.749739 [ 277 ] {ddcaf0a3-fea6-46df-af08-b480a0db7e71} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10035 | 2026.04.28 20:35:22.749774 [ 277 ] {ddcaf0a3-fea6-46df-af08-b480a0db7e71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10036 | 2026.04.28 20:35:22.750058 [ 277 ] {ddcaf0a3-fea6-46df-af08-b480a0db7e71} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 10037 | 2026.04.28 20:35:22.750276 [ 277 ] {ddcaf0a3-fea6-46df-af08-b480a0db7e71} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10038 | 2026.04.28 20:35:22.750403 [ 277 ] {ddcaf0a3-fea6-46df-af08-b480a0db7e71} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001101 sec., 908.2652134423251 rows/sec., 63.86 KiB/sec. | ||
| 10039 | 2026.04.28 20:35:22.750442 [ 277 ] {ddcaf0a3-fea6-46df-af08-b480a0db7e71} <Debug> TCPHandler: Processed in 0.001267529 sec. | ||
| 10040 | 2026.04.28 20:35:22.750566 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10041 | 2026.04.28 20:35:22.750690 [ 277 ] {f6764f3e-526c-4334-a4cb-9275f0eefda8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10042 | 2026.04.28 20:35:22.750740 [ 277 ] {f6764f3e-526c-4334-a4cb-9275f0eefda8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10043 | 2026.04.28 20:35:22.751284 [ 277 ] {f6764f3e-526c-4334-a4cb-9275f0eefda8} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10044 | 2026.04.28 20:35:22.751328 [ 277 ] {f6764f3e-526c-4334-a4cb-9275f0eefda8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10045 | 2026.04.28 20:35:22.751713 [ 277 ] {f6764f3e-526c-4334-a4cb-9275f0eefda8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10046 | 2026.04.28 20:35:22.751937 [ 277 ] {f6764f3e-526c-4334-a4cb-9275f0eefda8} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10047 | 2026.04.28 20:35:22.752175 [ 277 ] {f6764f3e-526c-4334-a4cb-9275f0eefda8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001511 sec., 97948.37855724686 rows/sec., 5.57 MiB/sec. | ||
| 10048 | 2026.04.28 20:35:22.752215 [ 277 ] {f6764f3e-526c-4334-a4cb-9275f0eefda8} <Debug> TCPHandler: Processed in 0.001710299 sec. | ||
| 10049 | 2026.04.28 20:35:22.752339 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10050 | 2026.04.28 20:35:22.752435 [ 277 ] {98a04f9e-9090-405f-8a25-8374457e1060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10051 | 2026.04.28 20:35:22.752475 [ 277 ] {98a04f9e-9090-405f-8a25-8374457e1060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10052 | 2026.04.28 20:35:22.753486 [ 277 ] {98a04f9e-9090-405f-8a25-8374457e1060} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10053 | 2026.04.28 20:35:22.753522 [ 277 ] {98a04f9e-9090-405f-8a25-8374457e1060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10054 | 2026.04.28 20:35:22.753918 [ 277 ] {98a04f9e-9090-405f-8a25-8374457e1060} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10055 | 2026.04.28 20:35:22.754159 [ 277 ] {98a04f9e-9090-405f-8a25-8374457e1060} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10056 | 2026.04.28 20:35:22.754389 [ 277 ] {98a04f9e-9090-405f-8a25-8374457e1060} <Debug> executeQuery: Read 1761 rows, 121.80 KiB in 0.001972 sec., 893002.028397566 rows/sec., 60.32 MiB/sec. | ||
| 10057 | 2026.04.28 20:35:22.754429 [ 277 ] {98a04f9e-9090-405f-8a25-8374457e1060} <Debug> TCPHandler: Processed in 0.002139529 sec. | ||
| 10058 | 2026.04.28 20:35:22.754545 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10059 | 2026.04.28 20:35:22.754641 [ 277 ] {97034729-97ca-43ce-9b1b-52eedf9b0417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10060 | 2026.04.28 20:35:22.754683 [ 277 ] {97034729-97ca-43ce-9b1b-52eedf9b0417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10061 | 2026.04.28 20:35:22.755023 [ 277 ] {97034729-97ca-43ce-9b1b-52eedf9b0417} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10062 | 2026.04.28 20:35:22.755058 [ 277 ] {97034729-97ca-43ce-9b1b-52eedf9b0417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10063 | 2026.04.28 20:35:22.755365 [ 277 ] {97034729-97ca-43ce-9b1b-52eedf9b0417} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 10064 | 2026.04.28 20:35:22.755585 [ 277 ] {97034729-97ca-43ce-9b1b-52eedf9b0417} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10065 | 2026.04.28 20:35:22.755715 [ 277 ] {97034729-97ca-43ce-9b1b-52eedf9b0417} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. | ||
| 10066 | 2026.04.28 20:35:22.755752 [ 277 ] {97034729-97ca-43ce-9b1b-52eedf9b0417} <Debug> TCPHandler: Processed in 0.001255859 sec. | ||
| 10067 | 2026.04.28 20:35:22.755868 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10068 | 2026.04.28 20:35:22.755971 [ 277 ] {ea0aff5f-c0e1-4da0-942d-8338d5d4ded1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10069 | 2026.04.28 20:35:22.756015 [ 277 ] {ea0aff5f-c0e1-4da0-942d-8338d5d4ded1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10070 | 2026.04.28 20:35:22.756723 [ 277 ] {ea0aff5f-c0e1-4da0-942d-8338d5d4ded1} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10071 | 2026.04.28 20:35:22.756760 [ 277 ] {ea0aff5f-c0e1-4da0-942d-8338d5d4ded1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10072 | 2026.04.28 20:35:22.757232 [ 277 ] {ea0aff5f-c0e1-4da0-942d-8338d5d4ded1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10073 | 2026.04.28 20:35:22.757450 [ 277 ] {ea0aff5f-c0e1-4da0-942d-8338d5d4ded1} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10074 | 2026.04.28 20:35:22.757580 [ 277 ] {ea0aff5f-c0e1-4da0-942d-8338d5d4ded1} <Debug> executeQuery: Read 1608 rows, 100.02 KiB in 0.001628 sec., 987714.9877149876 rows/sec., 60.00 MiB/sec. | ||
| 10075 | 2026.04.28 20:35:22.757618 [ 277 ] {ea0aff5f-c0e1-4da0-942d-8338d5d4ded1} <Debug> TCPHandler: Processed in 0.001801201 sec. | ||
| 10076 | 2026.04.28 20:35:22.757741 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10077 | 2026.04.28 20:35:22.757838 [ 277 ] {de1b80cb-3cd6-43ca-a95e-8b56d0403634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10078 | 2026.04.28 20:35:22.757880 [ 277 ] {de1b80cb-3cd6-43ca-a95e-8b56d0403634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10079 | 2026.04.28 20:35:22.758206 [ 277 ] {de1b80cb-3cd6-43ca-a95e-8b56d0403634} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10080 | 2026.04.28 20:35:22.758240 [ 277 ] {de1b80cb-3cd6-43ca-a95e-8b56d0403634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10081 | 2026.04.28 20:35:22.758532 [ 277 ] {de1b80cb-3cd6-43ca-a95e-8b56d0403634} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 10082 | 2026.04.28 20:35:22.758764 [ 277 ] {de1b80cb-3cd6-43ca-a95e-8b56d0403634} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10083 | 2026.04.28 20:35:22.758890 [ 277 ] {de1b80cb-3cd6-43ca-a95e-8b56d0403634} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 10084 | 2026.04.28 20:35:22.758927 [ 277 ] {de1b80cb-3cd6-43ca-a95e-8b56d0403634} <Debug> TCPHandler: Processed in 0.001235128 sec. | ||
| 10085 | 2026.04.28 20:35:22.759046 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10086 | 2026.04.28 20:35:22.759141 [ 277 ] {add7e70f-0abc-494e-a2d8-9257d931589f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10087 | 2026.04.28 20:35:22.759194 [ 277 ] {add7e70f-0abc-494e-a2d8-9257d931589f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10088 | 2026.04.28 20:35:22.760014 [ 277 ] {add7e70f-0abc-494e-a2d8-9257d931589f} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10089 | 2026.04.28 20:35:22.760049 [ 277 ] {add7e70f-0abc-494e-a2d8-9257d931589f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10090 | 2026.04.28 20:35:22.760609 [ 277 ] {add7e70f-0abc-494e-a2d8-9257d931589f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10091 | 2026.04.28 20:35:22.760828 [ 277 ] {add7e70f-0abc-494e-a2d8-9257d931589f} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10092 | 2026.04.28 20:35:22.760962 [ 277 ] {add7e70f-0abc-494e-a2d8-9257d931589f} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00184 sec., 22826.08695652174 rows/sec., 40.90 MiB/sec. | ||
| 10093 | 2026.04.28 20:35:22.761014 [ 277 ] {add7e70f-0abc-494e-a2d8-9257d931589f} <Debug> TCPHandler: Processed in 0.002018706 sec. | ||
| 10094 | 2026.04.28 20:35:22.761139 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10095 | 2026.04.28 20:35:22.761234 [ 277 ] {913f2f35-c29f-41fc-8e54-8ebdaffe4529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10096 | 2026.04.28 20:35:22.761276 [ 277 ] {913f2f35-c29f-41fc-8e54-8ebdaffe4529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10097 | 2026.04.28 20:35:22.761614 [ 277 ] {913f2f35-c29f-41fc-8e54-8ebdaffe4529} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10098 | 2026.04.28 20:35:22.761648 [ 277 ] {913f2f35-c29f-41fc-8e54-8ebdaffe4529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10099 | 2026.04.28 20:35:22.761941 [ 277 ] {913f2f35-c29f-41fc-8e54-8ebdaffe4529} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10100 | 2026.04.28 20:35:22.762143 [ 277 ] {913f2f35-c29f-41fc-8e54-8ebdaffe4529} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10101 | 2026.04.28 20:35:22.762267 [ 277 ] {913f2f35-c29f-41fc-8e54-8ebdaffe4529} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001051 sec., 39961.94100856327 rows/sec., 2.28 MiB/sec. | ||
| 10102 | 2026.04.28 20:35:22.762304 [ 277 ] {913f2f35-c29f-41fc-8e54-8ebdaffe4529} <Debug> TCPHandler: Processed in 0.001214848 sec. | ||
| 10103 | 2026.04.28 20:35:23.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 317.57 MiB, peak 328.93 MiB, free memory in arenas 0.00 B, will set to 320.15 MiB (RSS), difference: 2.58 MiB | ||
| 10104 | 2026.04.28 20:35:25.771699 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1238 | ||
| 10105 | 2026.04.28 20:35:25.774787 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10106 | 2026.04.28 20:35:25.774844 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10107 | 2026.04.28 20:35:25.776124 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10108 | 2026.04.28 20:35:25.776403 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10109 | 2026.04.28 20:35:25.776783 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1238 | ||
| 10110 | 2026.04.28 20:35:27.440936 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10111 | 2026.04.28 20:35:27.441203 [ 277 ] {213d882a-4799-424d-9f42-fd06be878baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10112 | 2026.04.28 20:35:27.441577 [ 277 ] {213d882a-4799-424d-9f42-fd06be878baa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10113 | 2026.04.28 20:35:27.441618 [ 277 ] {213d882a-4799-424d-9f42-fd06be878baa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10114 | 2026.04.28 20:35:27.441863 [ 277 ] {213d882a-4799-424d-9f42-fd06be878baa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10115 | 2026.04.28 20:35:27.441931 [ 277 ] {213d882a-4799-424d-9f42-fd06be878baa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10116 | 2026.04.28 20:35:27.442071 [ 277 ] {213d882a-4799-424d-9f42-fd06be878baa} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10117 | 2026.04.28 20:35:27.442218 [ 322 ] {213d882a-4799-424d-9f42-fd06be878baa} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10118 | 2026.04.28 20:35:27.442242 [ 326 ] {213d882a-4799-424d-9f42-fd06be878baa} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10119 | 2026.04.28 20:35:27.442252 [ 338 ] {213d882a-4799-424d-9f42-fd06be878baa} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10120 | 2026.04.28 20:35:27.442504 [ 277 ] {213d882a-4799-424d-9f42-fd06be878baa} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 10121 | 2026.04.28 20:35:27.442532 [ 277 ] {213d882a-4799-424d-9f42-fd06be878baa} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10122 | 2026.04.28 20:35:27.442600 [ 277 ] {213d882a-4799-424d-9f42-fd06be878baa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10123 | 2026.04.28 20:35:27.442619 [ 277 ] {213d882a-4799-424d-9f42-fd06be878baa} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 10124 | 2026.04.28 20:35:27.442652 [ 277 ] {213d882a-4799-424d-9f42-fd06be878baa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10125 | 2026.04.28 20:35:27.442692 [ 277 ] {213d882a-4799-424d-9f42-fd06be878baa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10126 | 2026.04.28 20:35:27.443976 [ 277 ] {213d882a-4799-424d-9f42-fd06be878baa} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002877 sec., 17379.21445950643 rows/sec., 2.76 MiB/sec. | ||
| 10127 | 2026.04.28 20:35:27.444075 [ 277 ] {213d882a-4799-424d-9f42-fd06be878baa} <Debug> TCPHandler: Processed in 0.003281995 sec. | ||
| 10128 | 2026.04.28 20:35:27.445604 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10129 | 2026.04.28 20:35:27.445717 [ 277 ] {faa6b600-e511-46d3-817f-fc4439d5668e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10130 | 2026.04.28 20:35:27.445761 [ 277 ] {faa6b600-e511-46d3-817f-fc4439d5668e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10131 | 2026.04.28 20:35:27.446494 [ 277 ] {faa6b600-e511-46d3-817f-fc4439d5668e} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10132 | 2026.04.28 20:35:27.446543 [ 277 ] {faa6b600-e511-46d3-817f-fc4439d5668e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10133 | 2026.04.28 20:35:27.446933 [ 277 ] {faa6b600-e511-46d3-817f-fc4439d5668e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10134 | 2026.04.28 20:35:27.447151 [ 277 ] {faa6b600-e511-46d3-817f-fc4439d5668e} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10135 | 2026.04.28 20:35:27.447295 [ 277 ] {faa6b600-e511-46d3-817f-fc4439d5668e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001609 sec., 34804.22622747048 rows/sec., 2.67 MiB/sec. | ||
| 10136 | 2026.04.28 20:35:27.447333 [ 277 ] {faa6b600-e511-46d3-817f-fc4439d5668e} <Debug> TCPHandler: Processed in 0.001779751 sec. | ||
| 10137 | 2026.04.28 20:35:27.447341 [ 62 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10138 | 2026.04.28 20:35:27.447419 [ 62 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10139 | 2026.04.28 20:35:27.447465 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10140 | 2026.04.28 20:35:27.447471 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10141 | 2026.04.28 20:35:27.447593 [ 277 ] {99d50426-f4fe-43d3-96ea-04876050658b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10142 | 2026.04.28 20:35:27.447594 [ 195 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10143 | 2026.04.28 20:35:27.447633 [ 277 ] {99d50426-f4fe-43d3-96ea-04876050658b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10144 | 2026.04.28 20:35:27.447710 [ 195 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10145 | 2026.04.28 20:35:27.447742 [ 195 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3363 rows starting from the beginning of the part | ||
| 10146 | 2026.04.28 20:35:27.447802 [ 195 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 79 rows starting from the beginning of the part | ||
| 10147 | 2026.04.28 20:35:27.447851 [ 195 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 118 rows starting from the beginning of the part | ||
| 10148 | 2026.04.28 20:35:27.447901 [ 195 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 78 rows starting from the beginning of the part | ||
| 10149 | 2026.04.28 20:35:27.447945 [ 195 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 3215 rows starting from the beginning of the part | ||
| 10150 | 2026.04.28 20:35:27.447992 [ 195 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part | ||
| 10151 | 2026.04.28 20:35:27.448134 [ 277 ] {99d50426-f4fe-43d3-96ea-04876050658b} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10152 | 2026.04.28 20:35:27.448177 [ 277 ] {99d50426-f4fe-43d3-96ea-04876050658b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10153 | 2026.04.28 20:35:27.448494 [ 277 ] {99d50426-f4fe-43d3-96ea-04876050658b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10154 | 2026.04.28 20:35:27.448713 [ 277 ] {99d50426-f4fe-43d3-96ea-04876050658b} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10155 | 2026.04.28 20:35:27.448841 [ 277 ] {99d50426-f4fe-43d3-96ea-04876050658b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001266 sec., 50552.92259083728 rows/sec., 3.95 MiB/sec. | ||
| 10156 | 2026.04.28 20:35:27.448847 [ 62 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10157 | 2026.04.28 20:35:27.448880 [ 277 ] {99d50426-f4fe-43d3-96ea-04876050658b} <Debug> TCPHandler: Processed in 0.001455803 sec. | ||
| 10158 | 2026.04.28 20:35:27.448893 [ 62 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10159 | 2026.04.28 20:35:27.448921 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10160 | 2026.04.28 20:35:27.449024 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10161 | 2026.04.28 20:35:27.449030 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10162 | 2026.04.28 20:35:27.449127 [ 277 ] {213d65c1-f62f-4daf-ba76-4ae74c1d2c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10163 | 2026.04.28 20:35:27.449174 [ 277 ] {213d65c1-f62f-4daf-ba76-4ae74c1d2c5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10164 | 2026.04.28 20:35:27.449182 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10165 | 2026.04.28 20:35:27.449221 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1832 rows starting from the beginning of the part | ||
| 10166 | 2026.04.28 20:35:27.449285 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 77 rows starting from the beginning of the part | ||
| 10167 | 2026.04.28 20:35:27.449328 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 95 rows starting from the beginning of the part | ||
| 10168 | 2026.04.28 20:35:27.449368 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 75 rows starting from the beginning of the part | ||
| 10169 | 2026.04.28 20:35:27.449411 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1761 rows starting from the beginning of the part | ||
| 10170 | 2026.04.28 20:35:27.449451 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
| 10171 | 2026.04.28 20:35:27.449542 [ 277 ] {213d65c1-f62f-4daf-ba76-4ae74c1d2c5a} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10172 | 2026.04.28 20:35:27.449582 [ 277 ] {213d65c1-f62f-4daf-ba76-4ae74c1d2c5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10173 | 2026.04.28 20:35:27.449941 [ 277 ] {213d65c1-f62f-4daf-ba76-4ae74c1d2c5a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10174 | 2026.04.28 20:35:27.450085 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6909 rows, containing 5 columns (5 merged, 0 gathered) in 0.002534898 sec., 2725553.454221827 rows/sec., 216.56 MiB/sec. | ||
| 10175 | 2026.04.28 20:35:27.450166 [ 277 ] {213d65c1-f62f-4daf-ba76-4ae74c1d2c5a} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10176 | 2026.04.28 20:35:27.450297 [ 277 ] {213d65c1-f62f-4daf-ba76-4ae74c1d2c5a} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001188 sec., 107744.10774410774 rows/sec., 7.50 MiB/sec. | ||
| 10177 | 2026.04.28 20:35:27.450296 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 5 parts from all_1_66_13 to all_70_70_0 | ||
| 10178 | 2026.04.28 20:35:27.450337 [ 277 ] {213d65c1-f62f-4daf-ba76-4ae74c1d2c5a} <Debug> TCPHandler: Processed in 0.001365062 sec. | ||
| 10179 | 2026.04.28 20:35:27.450354 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10180 | 2026.04.28 20:35:27.450367 [ 195 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10181 | 2026.04.28 20:35:27.450381 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10182 | 2026.04.28 20:35:27.450469 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10183 | 2026.04.28 20:35:27.450513 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_66_13 to all_70_70_0 into Compact with storage Full | ||
| 10184 | 2026.04.28 20:35:27.450565 [ 277 ] {44a98668-6ca5-4891-a222-751e9918dc82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10185 | 2026.04.28 20:35:27.450611 [ 277 ] {44a98668-6ca5-4891-a222-751e9918dc82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10186 | 2026.04.28 20:35:27.450621 [ 195 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_71_14} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10187 | 2026.04.28 20:35:27.450656 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10188 | 2026.04.28 20:35:27.450699 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 25026 rows starting from the beginning of the part | ||
| 10189 | 2026.04.28 20:35:27.450704 [ 195 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_71_14} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10190 | 2026.04.28 20:35:27.450772 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 161 rows starting from the beginning of the part | ||
| 10191 | 2026.04.28 20:35:27.450780 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 10192 | 2026.04.28 20:35:27.450830 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 10193 | 2026.04.28 20:35:27.450863 [ 195 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3904 rows, containing 5 columns (5 merged, 0 gathered) in 0.001885593 sec., 2070436.1969947915 rows/sec., 150.09 MiB/sec. | ||
| 10194 | 2026.04.28 20:35:27.450878 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 10195 | 2026.04.28 20:35:27.450933 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1608 rows starting from the beginning of the part | ||
| 10196 | 2026.04.28 20:35:27.450952 [ 277 ] {44a98668-6ca5-4891-a222-751e9918dc82} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10197 | 2026.04.28 20:35:27.450990 [ 277 ] {44a98668-6ca5-4891-a222-751e9918dc82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10198 | 2026.04.28 20:35:27.451067 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10199 | 2026.04.28 20:35:27.451350 [ 277 ] {44a98668-6ca5-4891-a222-751e9918dc82} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10200 | 2026.04.28 20:35:27.451367 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_71_14} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10201 | 2026.04.28 20:35:27.451459 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_71_14} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10202 | 2026.04.28 20:35:27.451532 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 10203 | 2026.04.28 20:35:27.451591 [ 277 ] {44a98668-6ca5-4891-a222-751e9918dc82} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10204 | 2026.04.28 20:35:27.451728 [ 277 ] {44a98668-6ca5-4891-a222-751e9918dc82} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00118 sec., 40677.96610169491 rows/sec., 2.74 MiB/sec. | ||
| 10205 | 2026.04.28 20:35:27.451730 [ 62 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10206 | 2026.04.28 20:35:27.451780 [ 277 ] {44a98668-6ca5-4891-a222-751e9918dc82} <Debug> TCPHandler: Processed in 0.001368162 sec. | ||
| 10207 | 2026.04.28 20:35:27.451785 [ 62 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10208 | 2026.04.28 20:35:27.451819 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10209 | 2026.04.28 20:35:27.451907 [ 193 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10210 | 2026.04.28 20:35:27.452034 [ 193 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10211 | 2026.04.28 20:35:27.452068 [ 193 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3600 rows starting from the beginning of the part | ||
| 10212 | 2026.04.28 20:35:27.452127 [ 193 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 10213 | 2026.04.28 20:35:27.452167 [ 193 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 10214 | 2026.04.28 20:35:27.452206 [ 193 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 10215 | 2026.04.28 20:35:27.452240 [ 193 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 42 rows starting from the beginning of the part | ||
| 10216 | 2026.04.28 20:35:27.452277 [ 193 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 48 rows starting from the beginning of the part | ||
| 10217 | 2026.04.28 20:35:27.453605 [ 193 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3870 rows, containing 4 columns (4 merged, 0 gathered) in 0.001738319 sec., 2226288.73066451 rows/sec., 148.29 MiB/sec. | ||
| 10218 | 2026.04.28 20:35:27.454046 [ 201 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10219 | 2026.04.28 20:35:27.454355 [ 201 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_71_14} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10220 | 2026.04.28 20:35:27.454447 [ 201 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_71_14} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10221 | 2026.04.28 20:35:27.454534 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 10222 | 2026.04.28 20:35:27.462642 [ 201 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27115 rows, containing 5 columns (5 merged, 0 gathered) in 0.012171148 sec., 2227809.5706337644 rows/sec., 143.45 MiB/sec. | ||
| 10223 | 2026.04.28 20:35:27.463051 [ 193 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 10224 | 2026.04.28 20:35:27.463293 [ 193 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10225 | 2026.04.28 20:35:27.463369 [ 193 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 5 parts: [all_1_66_13, all_70_70_0] -> all_1_70_14 | ||
| 10226 | 2026.04.28 20:35:27.463446 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 10227 | 2026.04.28 20:35:28.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.60 MiB, peak 328.93 MiB, free memory in arenas 0.00 B, will set to 321.96 MiB (RSS), difference: 1.36 MiB | ||
| 10228 | 2026.04.28 20:35:28.207850 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20712 | ||
| 10229 | 2026.04.28 20:35:28.208431 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10230 | 2026.04.28 20:35:28.208483 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10231 | 2026.04.28 20:35:28.209028 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10232 | 2026.04.28 20:35:28.209266 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10233 | 2026.04.28 20:35:28.209405 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20712 | ||
| 10234 | 2026.04.28 20:35:29.269484 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10235 | 2026.04.28 20:35:29.285024 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10236 | 2026.04.28 20:35:29.285079 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10237 | 2026.04.28 20:35:29.291238 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10238 | 2026.04.28 20:35:29.291931 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10239 | 2026.04.28 20:35:29.294574 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10240 | 2026.04.28 20:35:32.442376 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10241 | 2026.04.28 20:35:32.442650 [ 277 ] {27ca5125-3999-44d1-83cb-aedb2f12fadf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10242 | 2026.04.28 20:35:32.443033 [ 277 ] {27ca5125-3999-44d1-83cb-aedb2f12fadf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10243 | 2026.04.28 20:35:32.443071 [ 277 ] {27ca5125-3999-44d1-83cb-aedb2f12fadf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10244 | 2026.04.28 20:35:32.443298 [ 277 ] {27ca5125-3999-44d1-83cb-aedb2f12fadf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10245 | 2026.04.28 20:35:32.443373 [ 277 ] {27ca5125-3999-44d1-83cb-aedb2f12fadf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10246 | 2026.04.28 20:35:32.443520 [ 277 ] {27ca5125-3999-44d1-83cb-aedb2f12fadf} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10247 | 2026.04.28 20:35:32.443653 [ 332 ] {27ca5125-3999-44d1-83cb-aedb2f12fadf} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10248 | 2026.04.28 20:35:32.443681 [ 326 ] {27ca5125-3999-44d1-83cb-aedb2f12fadf} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10249 | 2026.04.28 20:35:32.443692 [ 307 ] {27ca5125-3999-44d1-83cb-aedb2f12fadf} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10250 | 2026.04.28 20:35:32.443881 [ 277 ] {27ca5125-3999-44d1-83cb-aedb2f12fadf} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 10251 | 2026.04.28 20:35:32.443912 [ 277 ] {27ca5125-3999-44d1-83cb-aedb2f12fadf} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10252 | 2026.04.28 20:35:32.443986 [ 277 ] {27ca5125-3999-44d1-83cb-aedb2f12fadf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10253 | 2026.04.28 20:35:32.444007 [ 277 ] {27ca5125-3999-44d1-83cb-aedb2f12fadf} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 10254 | 2026.04.28 20:35:32.444041 [ 277 ] {27ca5125-3999-44d1-83cb-aedb2f12fadf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10255 | 2026.04.28 20:35:32.444080 [ 277 ] {27ca5125-3999-44d1-83cb-aedb2f12fadf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10256 | 2026.04.28 20:35:32.445234 [ 277 ] {27ca5125-3999-44d1-83cb-aedb2f12fadf} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002688 sec., 18601.190476190477 rows/sec., 2.96 MiB/sec. | ||
| 10257 | 2026.04.28 20:35:32.445374 [ 277 ] {27ca5125-3999-44d1-83cb-aedb2f12fadf} <Debug> TCPHandler: Processed in 0.003144121 sec. | ||
| 10258 | 2026.04.28 20:35:32.447199 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10259 | 2026.04.28 20:35:32.447334 [ 277 ] {d26cb460-d5ba-410d-93bd-2fb181f152bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10260 | 2026.04.28 20:35:32.447390 [ 277 ] {d26cb460-d5ba-410d-93bd-2fb181f152bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10261 | 2026.04.28 20:35:32.447971 [ 277 ] {d26cb460-d5ba-410d-93bd-2fb181f152bc} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10262 | 2026.04.28 20:35:32.448023 [ 277 ] {d26cb460-d5ba-410d-93bd-2fb181f152bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10263 | 2026.04.28 20:35:32.448413 [ 277 ] {d26cb460-d5ba-410d-93bd-2fb181f152bc} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10264 | 2026.04.28 20:35:32.448647 [ 277 ] {d26cb460-d5ba-410d-93bd-2fb181f152bc} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10265 | 2026.04.28 20:35:32.448802 [ 277 ] {d26cb460-d5ba-410d-93bd-2fb181f152bc} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001507 sec., 51758.4605175846 rows/sec., 4.29 MiB/sec. | ||
| 10266 | 2026.04.28 20:35:32.448843 [ 277 ] {d26cb460-d5ba-410d-93bd-2fb181f152bc} <Debug> TCPHandler: Processed in 0.001706769 sec. | ||
| 10267 | 2026.04.28 20:35:32.448972 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10268 | 2026.04.28 20:35:32.449071 [ 277 ] {599d1344-c2ac-4f53-8e05-a4cc6bda0953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10269 | 2026.04.28 20:35:32.449115 [ 277 ] {599d1344-c2ac-4f53-8e05-a4cc6bda0953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10270 | 2026.04.28 20:35:32.449561 [ 277 ] {599d1344-c2ac-4f53-8e05-a4cc6bda0953} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10271 | 2026.04.28 20:35:32.449609 [ 277 ] {599d1344-c2ac-4f53-8e05-a4cc6bda0953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10272 | 2026.04.28 20:35:32.449989 [ 277 ] {599d1344-c2ac-4f53-8e05-a4cc6bda0953} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10273 | 2026.04.28 20:35:32.450206 [ 277 ] {599d1344-c2ac-4f53-8e05-a4cc6bda0953} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10274 | 2026.04.28 20:35:32.450350 [ 277 ] {599d1344-c2ac-4f53-8e05-a4cc6bda0953} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.0013 sec., 8461.538461538463 rows/sec., 636.27 KiB/sec. | ||
| 10275 | 2026.04.28 20:35:32.450389 [ 277 ] {599d1344-c2ac-4f53-8e05-a4cc6bda0953} <Debug> TCPHandler: Processed in 0.001467033 sec. | ||
| 10276 | 2026.04.28 20:35:32.450505 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10277 | 2026.04.28 20:35:32.450601 [ 277 ] {ae231548-ba06-4e25-b22c-bb8343e2ad73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10278 | 2026.04.28 20:35:32.450642 [ 277 ] {ae231548-ba06-4e25-b22c-bb8343e2ad73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10279 | 2026.04.28 20:35:32.451069 [ 277 ] {ae231548-ba06-4e25-b22c-bb8343e2ad73} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10280 | 2026.04.28 20:35:32.451106 [ 277 ] {ae231548-ba06-4e25-b22c-bb8343e2ad73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10281 | 2026.04.28 20:35:32.451422 [ 277 ] {ae231548-ba06-4e25-b22c-bb8343e2ad73} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10282 | 2026.04.28 20:35:32.451637 [ 277 ] {ae231548-ba06-4e25-b22c-bb8343e2ad73} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10283 | 2026.04.28 20:35:32.451769 [ 277 ] {ae231548-ba06-4e25-b22c-bb8343e2ad73} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001187 sec., 63184.49873631003 rows/sec., 4.93 MiB/sec. | ||
| 10284 | 2026.04.28 20:35:32.451807 [ 277 ] {ae231548-ba06-4e25-b22c-bb8343e2ad73} <Debug> TCPHandler: Processed in 0.001353171 sec. | ||
| 10285 | 2026.04.28 20:35:32.451924 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10286 | 2026.04.28 20:35:32.452020 [ 277 ] {a9c31ea6-fe71-4646-8893-73bbbe5e5917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10287 | 2026.04.28 20:35:32.452063 [ 277 ] {a9c31ea6-fe71-4646-8893-73bbbe5e5917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10288 | 2026.04.28 20:35:32.452499 [ 277 ] {a9c31ea6-fe71-4646-8893-73bbbe5e5917} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10289 | 2026.04.28 20:35:32.452543 [ 277 ] {a9c31ea6-fe71-4646-8893-73bbbe5e5917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10290 | 2026.04.28 20:35:32.452974 [ 277 ] {a9c31ea6-fe71-4646-8893-73bbbe5e5917} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10291 | 2026.04.28 20:35:32.453191 [ 277 ] {a9c31ea6-fe71-4646-8893-73bbbe5e5917} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10292 | 2026.04.28 20:35:32.453328 [ 277 ] {a9c31ea6-fe71-4646-8893-73bbbe5e5917} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001327 sec., 120572.72042200451 rows/sec., 8.40 MiB/sec. | ||
| 10293 | 2026.04.28 20:35:32.453369 [ 277 ] {a9c31ea6-fe71-4646-8893-73bbbe5e5917} <Debug> TCPHandler: Processed in 0.001496134 sec. | ||
| 10294 | 2026.04.28 20:35:32.453485 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10295 | 2026.04.28 20:35:32.453602 [ 277 ] {521d5e7a-6bb3-4fd5-b34f-764f5d15a4c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10296 | 2026.04.28 20:35:32.453667 [ 277 ] {521d5e7a-6bb3-4fd5-b34f-764f5d15a4c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10297 | 2026.04.28 20:35:32.454490 [ 277 ] {521d5e7a-6bb3-4fd5-b34f-764f5d15a4c0} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10298 | 2026.04.28 20:35:32.454527 [ 277 ] {521d5e7a-6bb3-4fd5-b34f-764f5d15a4c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10299 | 2026.04.28 20:35:32.455061 [ 277 ] {521d5e7a-6bb3-4fd5-b34f-764f5d15a4c0} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10300 | 2026.04.28 20:35:32.455293 [ 277 ] {521d5e7a-6bb3-4fd5-b34f-764f5d15a4c0} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10301 | 2026.04.28 20:35:32.455446 [ 277 ] {521d5e7a-6bb3-4fd5-b34f-764f5d15a4c0} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001866 sec., 5894.962486602358 rows/sec., 10.56 MiB/sec. | ||
| 10302 | 2026.04.28 20:35:32.455508 [ 277 ] {521d5e7a-6bb3-4fd5-b34f-764f5d15a4c0} <Debug> TCPHandler: Processed in 0.002082037 sec. | ||
| 10303 | 2026.04.28 20:35:32.455628 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10304 | 2026.04.28 20:35:32.455723 [ 277 ] {4694338f-868f-42b6-8b4c-61793ecc7454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10305 | 2026.04.28 20:35:32.455766 [ 277 ] {4694338f-868f-42b6-8b4c-61793ecc7454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10306 | 2026.04.28 20:35:32.456104 [ 277 ] {4694338f-868f-42b6-8b4c-61793ecc7454} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10307 | 2026.04.28 20:35:32.456140 [ 277 ] {4694338f-868f-42b6-8b4c-61793ecc7454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10308 | 2026.04.28 20:35:32.456457 [ 277 ] {4694338f-868f-42b6-8b4c-61793ecc7454} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10309 | 2026.04.28 20:35:32.456670 [ 277 ] {4694338f-868f-42b6-8b4c-61793ecc7454} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10310 | 2026.04.28 20:35:32.456802 [ 277 ] {4694338f-868f-42b6-8b4c-61793ecc7454} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 10311 | 2026.04.28 20:35:32.456839 [ 277 ] {4694338f-868f-42b6-8b4c-61793ecc7454} <Debug> TCPHandler: Processed in 0.001260369 sec. | ||
| 10312 | 2026.04.28 20:35:35.593784 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10313 | 2026.04.28 20:35:35.593846 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10314 | 2026.04.28 20:35:35.709525 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21160 | ||
| 10315 | 2026.04.28 20:35:35.710085 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10316 | 2026.04.28 20:35:35.710131 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10317 | 2026.04.28 20:35:35.710622 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10318 | 2026.04.28 20:35:35.710855 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10319 | 2026.04.28 20:35:35.710987 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21160 | ||
| 10320 | 2026.04.28 20:35:35.777158 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1262 | ||
| 10321 | 2026.04.28 20:35:35.779920 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10322 | 2026.04.28 20:35:35.779970 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10323 | 2026.04.28 20:35:35.781169 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10324 | 2026.04.28 20:35:35.781451 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10325 | 2026.04.28 20:35:35.781713 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1262 | ||
| 10326 | 2026.04.28 20:35:36.272799 [ 56 ] {} <Debug> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 10327 | 2026.04.28 20:35:36.272870 [ 56 ] {} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10328 | 2026.04.28 20:35:36.272896 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10329 | 2026.04.28 20:35:36.273051 [ 194 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::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 | ||
| 10330 | 2026.04.28 20:35:36.273238 [ 194 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10331 | 2026.04.28 20:35:36.273271 [ 194 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 10332 | 2026.04.28 20:35:36.273335 [ 194 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 10333 | 2026.04.28 20:35:36.273378 [ 194 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 10334 | 2026.04.28 20:35:36.273418 [ 194 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 10335 | 2026.04.28 20:35:36.273455 [ 194 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 10336 | 2026.04.28 20:35:36.274199 [ 193 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001226628 sec., 8152.43089184333 rows/sec., 539.78 KiB/sec. | ||
| 10337 | 2026.04.28 20:35:36.274338 [ 194 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 10338 | 2026.04.28 20:35:36.274589 [ 194 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::all_1_9_2} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10339 | 2026.04.28 20:35:36.274656 [ 194 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::all_1_9_2} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 10340 | 2026.04.28 20:35:36.274720 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10341 | 2026.04.28 20:35:36.794671 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10342 | 2026.04.28 20:35:36.811236 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10343 | 2026.04.28 20:35:36.811290 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10344 | 2026.04.28 20:35:36.817799 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10345 | 2026.04.28 20:35:36.818505 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10346 | 2026.04.28 20:35:36.821359 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10347 | 2026.04.28 20:35:37.447531 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10348 | 2026.04.28 20:35:37.447800 [ 277 ] {dbd88b95-4d6a-43c4-b4bc-031426d53fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', '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) | ||
| 10349 | 2026.04.28 20:35:37.448194 [ 277 ] {dbd88b95-4d6a-43c4-b4bc-031426d53fe6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10350 | 2026.04.28 20:35:37.448233 [ 277 ] {dbd88b95-4d6a-43c4-b4bc-031426d53fe6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', '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 | ||
| 10351 | 2026.04.28 20:35:37.448484 [ 277 ] {dbd88b95-4d6a-43c4-b4bc-031426d53fe6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10352 | 2026.04.28 20:35:37.448556 [ 277 ] {dbd88b95-4d6a-43c4-b4bc-031426d53fe6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10353 | 2026.04.28 20:35:37.448703 [ 277 ] {dbd88b95-4d6a-43c4-b4bc-031426d53fe6} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 10354 | 2026.04.28 20:35:37.448829 [ 326 ] {dbd88b95-4d6a-43c4-b4bc-031426d53fe6} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10355 | 2026.04.28 20:35:37.448846 [ 307 ] {dbd88b95-4d6a-43c4-b4bc-031426d53fe6} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10356 | 2026.04.28 20:35:37.448838 [ 332 ] {dbd88b95-4d6a-43c4-b4bc-031426d53fe6} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10357 | 2026.04.28 20:35:37.449010 [ 277 ] {dbd88b95-4d6a-43c4-b4bc-031426d53fe6} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 10358 | 2026.04.28 20:35:37.449040 [ 277 ] {dbd88b95-4d6a-43c4-b4bc-031426d53fe6} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10359 | 2026.04.28 20:35:37.449112 [ 277 ] {dbd88b95-4d6a-43c4-b4bc-031426d53fe6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10360 | 2026.04.28 20:35:37.449133 [ 277 ] {dbd88b95-4d6a-43c4-b4bc-031426d53fe6} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 10361 | 2026.04.28 20:35:37.449167 [ 277 ] {dbd88b95-4d6a-43c4-b4bc-031426d53fe6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', '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'))" | ||
| 10362 | 2026.04.28 20:35:37.449205 [ 277 ] {dbd88b95-4d6a-43c4-b4bc-031426d53fe6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', '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'))" | ||
| 10363 | 2026.04.28 20:35:37.450391 [ 277 ] {dbd88b95-4d6a-43c4-b4bc-031426d53fe6} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002706 sec., 18477.457501847744 rows/sec., 2.94 MiB/sec. | ||
| 10364 | 2026.04.28 20:35:37.450528 [ 277 ] {dbd88b95-4d6a-43c4-b4bc-031426d53fe6} <Debug> TCPHandler: Processed in 0.003138782 sec. | ||
| 10365 | 2026.04.28 20:35:37.455914 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10366 | 2026.04.28 20:35:37.456030 [ 277 ] {4e32fbb0-e4db-4f86-98b0-2109a2031fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10367 | 2026.04.28 20:35:37.456078 [ 277 ] {4e32fbb0-e4db-4f86-98b0-2109a2031fa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10368 | 2026.04.28 20:35:37.456751 [ 277 ] {4e32fbb0-e4db-4f86-98b0-2109a2031fa9} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10369 | 2026.04.28 20:35:37.456806 [ 277 ] {4e32fbb0-e4db-4f86-98b0-2109a2031fa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10370 | 2026.04.28 20:35:37.457270 [ 277 ] {4e32fbb0-e4db-4f86-98b0-2109a2031fa9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10371 | 2026.04.28 20:35:37.457515 [ 277 ] {4e32fbb0-e4db-4f86-98b0-2109a2031fa9} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10372 | 2026.04.28 20:35:37.457666 [ 277 ] {4e32fbb0-e4db-4f86-98b0-2109a2031fa9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001671 sec., 169958.10891681627 rows/sec., 10.79 MiB/sec. | ||
| 10373 | 2026.04.28 20:35:37.457706 [ 277 ] {4e32fbb0-e4db-4f86-98b0-2109a2031fa9} <Debug> TCPHandler: Processed in 0.001843652 sec. | ||
| 10374 | 2026.04.28 20:35:37.457842 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10375 | 2026.04.28 20:35:37.457943 [ 277 ] {c0629879-77c1-41ad-aabe-c47c6ebdd9e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10376 | 2026.04.28 20:35:37.457987 [ 277 ] {c0629879-77c1-41ad-aabe-c47c6ebdd9e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10377 | 2026.04.28 20:35:37.458773 [ 277 ] {c0629879-77c1-41ad-aabe-c47c6ebdd9e9} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10378 | 2026.04.28 20:35:37.458812 [ 277 ] {c0629879-77c1-41ad-aabe-c47c6ebdd9e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10379 | 2026.04.28 20:35:37.459215 [ 277 ] {c0629879-77c1-41ad-aabe-c47c6ebdd9e9} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10380 | 2026.04.28 20:35:37.459440 [ 277 ] {c0629879-77c1-41ad-aabe-c47c6ebdd9e9} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10381 | 2026.04.28 20:35:37.459574 [ 277 ] {c0629879-77c1-41ad-aabe-c47c6ebdd9e9} <Debug> executeQuery: Read 859 rows, 68.71 KiB in 0.001653 sec., 519661.2220205687 rows/sec., 40.59 MiB/sec. | ||
| 10382 | 2026.04.28 20:35:37.459612 [ 277 ] {c0629879-77c1-41ad-aabe-c47c6ebdd9e9} <Debug> TCPHandler: Processed in 0.001821442 sec. | ||
| 10383 | 2026.04.28 20:35:37.459734 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10384 | 2026.04.28 20:35:37.459830 [ 277 ] {13b41062-18a9-4d7e-85ff-2e357cb64230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10385 | 2026.04.28 20:35:37.459872 [ 277 ] {13b41062-18a9-4d7e-85ff-2e357cb64230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10386 | 2026.04.28 20:35:37.460317 [ 277 ] {13b41062-18a9-4d7e-85ff-2e357cb64230} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10387 | 2026.04.28 20:35:37.460355 [ 277 ] {13b41062-18a9-4d7e-85ff-2e357cb64230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10388 | 2026.04.28 20:35:37.460662 [ 277 ] {13b41062-18a9-4d7e-85ff-2e357cb64230} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10389 | 2026.04.28 20:35:37.460878 [ 277 ] {13b41062-18a9-4d7e-85ff-2e357cb64230} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10390 | 2026.04.28 20:35:37.461010 [ 277 ] {13b41062-18a9-4d7e-85ff-2e357cb64230} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001198 sec., 144407.34557595992 rows/sec., 8.86 MiB/sec. | ||
| 10391 | 2026.04.28 20:35:37.461047 [ 277 ] {13b41062-18a9-4d7e-85ff-2e357cb64230} <Debug> TCPHandler: Processed in 0.001361362 sec. | ||
| 10392 | 2026.04.28 20:35:37.461166 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10393 | 2026.04.28 20:35:37.461261 [ 277 ] {a2121ffc-0ec2-4af3-8801-d508aa1159eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10394 | 2026.04.28 20:35:37.461301 [ 277 ] {a2121ffc-0ec2-4af3-8801-d508aa1159eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10395 | 2026.04.28 20:35:37.461735 [ 277 ] {a2121ffc-0ec2-4af3-8801-d508aa1159eb} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10396 | 2026.04.28 20:35:37.461771 [ 277 ] {a2121ffc-0ec2-4af3-8801-d508aa1159eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10397 | 2026.04.28 20:35:37.462075 [ 277 ] {a2121ffc-0ec2-4af3-8801-d508aa1159eb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10398 | 2026.04.28 20:35:37.462296 [ 277 ] {a2121ffc-0ec2-4af3-8801-d508aa1159eb} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10399 | 2026.04.28 20:35:37.462425 [ 277 ] {a2121ffc-0ec2-4af3-8801-d508aa1159eb} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001183 sec., 125950.97210481825 rows/sec., 8.14 MiB/sec. | ||
| 10400 | 2026.04.28 20:35:37.462462 [ 277 ] {a2121ffc-0ec2-4af3-8801-d508aa1159eb} <Debug> TCPHandler: Processed in 0.001345051 sec. | ||
| 10401 | 2026.04.28 20:35:37.462584 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10402 | 2026.04.28 20:35:37.462679 [ 277 ] {eb108a49-4f9d-4994-a8a8-1eae2e6927cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10403 | 2026.04.28 20:35:37.462720 [ 277 ] {eb108a49-4f9d-4994-a8a8-1eae2e6927cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10404 | 2026.04.28 20:35:37.463152 [ 277 ] {eb108a49-4f9d-4994-a8a8-1eae2e6927cc} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10405 | 2026.04.28 20:35:37.463189 [ 277 ] {eb108a49-4f9d-4994-a8a8-1eae2e6927cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10406 | 2026.04.28 20:35:37.463496 [ 277 ] {eb108a49-4f9d-4994-a8a8-1eae2e6927cc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10407 | 2026.04.28 20:35:37.463727 [ 277 ] {eb108a49-4f9d-4994-a8a8-1eae2e6927cc} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10408 | 2026.04.28 20:35:37.463855 [ 277 ] {eb108a49-4f9d-4994-a8a8-1eae2e6927cc} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001195 sec., 123849.37238493723 rows/sec., 7.04 MiB/sec. | ||
| 10409 | 2026.04.28 20:35:37.463893 [ 277 ] {eb108a49-4f9d-4994-a8a8-1eae2e6927cc} <Debug> TCPHandler: Processed in 0.001358551 sec. | ||
| 10410 | 2026.04.28 20:35:37.464014 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10411 | 2026.04.28 20:35:37.464108 [ 277 ] {ec20373f-41ac-4a9b-b62c-5f1a7e8307e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10412 | 2026.04.28 20:35:37.464148 [ 277 ] {ec20373f-41ac-4a9b-b62c-5f1a7e8307e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10413 | 2026.04.28 20:35:37.464882 [ 277 ] {ec20373f-41ac-4a9b-b62c-5f1a7e8307e6} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10414 | 2026.04.28 20:35:37.464927 [ 277 ] {ec20373f-41ac-4a9b-b62c-5f1a7e8307e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10415 | 2026.04.28 20:35:37.465309 [ 277 ] {ec20373f-41ac-4a9b-b62c-5f1a7e8307e6} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10416 | 2026.04.28 20:35:37.465524 [ 277 ] {ec20373f-41ac-4a9b-b62c-5f1a7e8307e6} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10417 | 2026.04.28 20:35:37.465659 [ 277 ] {ec20373f-41ac-4a9b-b62c-5f1a7e8307e6} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001568 sec., 332270.4081632653 rows/sec., 23.46 MiB/sec. | ||
| 10418 | 2026.04.28 20:35:37.465699 [ 277 ] {ec20373f-41ac-4a9b-b62c-5f1a7e8307e6} <Debug> TCPHandler: Processed in 0.00173467 sec. | ||
| 10419 | 2026.04.28 20:35:37.465819 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10420 | 2026.04.28 20:35:37.465914 [ 277 ] {ce28d7f2-f00a-4cba-a127-9c81941efa00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10421 | 2026.04.28 20:35:37.465956 [ 277 ] {ce28d7f2-f00a-4cba-a127-9c81941efa00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10422 | 2026.04.28 20:35:37.466298 [ 277 ] {ce28d7f2-f00a-4cba-a127-9c81941efa00} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10423 | 2026.04.28 20:35:37.466334 [ 277 ] {ce28d7f2-f00a-4cba-a127-9c81941efa00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10424 | 2026.04.28 20:35:37.466642 [ 277 ] {ce28d7f2-f00a-4cba-a127-9c81941efa00} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 10425 | 2026.04.28 20:35:37.466856 [ 277 ] {ce28d7f2-f00a-4cba-a127-9c81941efa00} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10426 | 2026.04.28 20:35:37.466984 [ 277 ] {ce28d7f2-f00a-4cba-a127-9c81941efa00} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 287.86 KiB/sec. | ||
| 10427 | 2026.04.28 20:35:37.467021 [ 277 ] {ce28d7f2-f00a-4cba-a127-9c81941efa00} <Debug> TCPHandler: Processed in 0.001252398 sec. | ||
| 10428 | 2026.04.28 20:35:37.467146 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10429 | 2026.04.28 20:35:37.467239 [ 277 ] {fe9977d1-6891-4c31-a00d-9b91da14826a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10430 | 2026.04.28 20:35:37.467283 [ 277 ] {fe9977d1-6891-4c31-a00d-9b91da14826a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10431 | 2026.04.28 20:35:37.467688 [ 277 ] {fe9977d1-6891-4c31-a00d-9b91da14826a} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10432 | 2026.04.28 20:35:37.467725 [ 277 ] {fe9977d1-6891-4c31-a00d-9b91da14826a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10433 | 2026.04.28 20:35:37.468055 [ 277 ] {fe9977d1-6891-4c31-a00d-9b91da14826a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10434 | 2026.04.28 20:35:37.468272 [ 277 ] {fe9977d1-6891-4c31-a00d-9b91da14826a} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10435 | 2026.04.28 20:35:37.468403 [ 277 ] {fe9977d1-6891-4c31-a00d-9b91da14826a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001182 sec., 224196.27749576987 rows/sec., 14.90 MiB/sec. | ||
| 10436 | 2026.04.28 20:35:37.468441 [ 277 ] {fe9977d1-6891-4c31-a00d-9b91da14826a} <Debug> TCPHandler: Processed in 0.001345161 sec. | ||
| 10437 | 2026.04.28 20:35:37.468561 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10438 | 2026.04.28 20:35:37.468654 [ 277 ] {cdc5fb03-ae10-4cfd-b2cf-7837bf14a9bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10439 | 2026.04.28 20:35:37.468695 [ 277 ] {cdc5fb03-ae10-4cfd-b2cf-7837bf14a9bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10440 | 2026.04.28 20:35:37.469012 [ 277 ] {cdc5fb03-ae10-4cfd-b2cf-7837bf14a9bf} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10441 | 2026.04.28 20:35:37.469047 [ 277 ] {cdc5fb03-ae10-4cfd-b2cf-7837bf14a9bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10442 | 2026.04.28 20:35:37.469334 [ 277 ] {cdc5fb03-ae10-4cfd-b2cf-7837bf14a9bf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 10443 | 2026.04.28 20:35:37.469540 [ 277 ] {cdc5fb03-ae10-4cfd-b2cf-7837bf14a9bf} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10444 | 2026.04.28 20:35:37.469669 [ 277 ] {cdc5fb03-ae10-4cfd-b2cf-7837bf14a9bf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001034 sec., 967.1179883945841 rows/sec., 65.17 KiB/sec. | ||
| 10445 | 2026.04.28 20:35:37.469705 [ 277 ] {cdc5fb03-ae10-4cfd-b2cf-7837bf14a9bf} <Debug> TCPHandler: Processed in 0.001192988 sec. | ||
| 10446 | 2026.04.28 20:35:37.469825 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10447 | 2026.04.28 20:35:37.469917 [ 277 ] {9784c01d-d079-4a71-a9a2-d7f238ea4d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10448 | 2026.04.28 20:35:37.469970 [ 277 ] {9784c01d-d079-4a71-a9a2-d7f238ea4d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10449 | 2026.04.28 20:35:37.470793 [ 277 ] {9784c01d-d079-4a71-a9a2-d7f238ea4d49} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10450 | 2026.04.28 20:35:37.470828 [ 277 ] {9784c01d-d079-4a71-a9a2-d7f238ea4d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10451 | 2026.04.28 20:35:37.471360 [ 277 ] {9784c01d-d079-4a71-a9a2-d7f238ea4d49} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10452 | 2026.04.28 20:35:37.471588 [ 277 ] {9784c01d-d079-4a71-a9a2-d7f238ea4d49} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10453 | 2026.04.28 20:35:37.471722 [ 277 ] {9784c01d-d079-4a71-a9a2-d7f238ea4d49} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001823 sec., 17004.9369171695 rows/sec., 30.47 MiB/sec. | ||
| 10454 | 2026.04.28 20:35:37.471774 [ 277 ] {9784c01d-d079-4a71-a9a2-d7f238ea4d49} <Debug> TCPHandler: Processed in 0.001997476 sec. | ||
| 10455 | 2026.04.28 20:35:37.471901 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10456 | 2026.04.28 20:35:37.471994 [ 277 ] {4f5419c9-8d82-4da0-a632-1dc526dcf6fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10457 | 2026.04.28 20:35:37.472035 [ 277 ] {4f5419c9-8d82-4da0-a632-1dc526dcf6fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10458 | 2026.04.28 20:35:37.472371 [ 277 ] {4f5419c9-8d82-4da0-a632-1dc526dcf6fb} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10459 | 2026.04.28 20:35:37.472407 [ 277 ] {4f5419c9-8d82-4da0-a632-1dc526dcf6fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10460 | 2026.04.28 20:35:37.472709 [ 277 ] {4f5419c9-8d82-4da0-a632-1dc526dcf6fb} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10461 | 2026.04.28 20:35:37.472919 [ 277 ] {4f5419c9-8d82-4da0-a632-1dc526dcf6fb} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10462 | 2026.04.28 20:35:37.473045 [ 277 ] {4f5419c9-8d82-4da0-a632-1dc526dcf6fb} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001068 sec., 84269.66292134832 rows/sec., 5.27 MiB/sec. | ||
| 10463 | 2026.04.28 20:35:37.473081 [ 277 ] {4f5419c9-8d82-4da0-a632-1dc526dcf6fb} <Debug> TCPHandler: Processed in 0.001227848 sec. | ||
| 10464 | 2026.04.28 20:35:42.442638 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10465 | 2026.04.28 20:35:42.442878 [ 277 ] {d67eb845-0480-4b0b-bda5-352b5bdf3bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10466 | 2026.04.28 20:35:42.443201 [ 277 ] {d67eb845-0480-4b0b-bda5-352b5bdf3bc6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10467 | 2026.04.28 20:35:42.443235 [ 277 ] {d67eb845-0480-4b0b-bda5-352b5bdf3bc6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10468 | 2026.04.28 20:35:42.443447 [ 277 ] {d67eb845-0480-4b0b-bda5-352b5bdf3bc6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10469 | 2026.04.28 20:35:42.443509 [ 277 ] {d67eb845-0480-4b0b-bda5-352b5bdf3bc6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10470 | 2026.04.28 20:35:42.443639 [ 277 ] {d67eb845-0480-4b0b-bda5-352b5bdf3bc6} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10471 | 2026.04.28 20:35:42.443747 [ 332 ] {d67eb845-0480-4b0b-bda5-352b5bdf3bc6} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10472 | 2026.04.28 20:35:42.443806 [ 307 ] {d67eb845-0480-4b0b-bda5-352b5bdf3bc6} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10473 | 2026.04.28 20:35:42.443808 [ 326 ] {d67eb845-0480-4b0b-bda5-352b5bdf3bc6} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10474 | 2026.04.28 20:35:42.444022 [ 277 ] {d67eb845-0480-4b0b-bda5-352b5bdf3bc6} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 10475 | 2026.04.28 20:35:42.444056 [ 277 ] {d67eb845-0480-4b0b-bda5-352b5bdf3bc6} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10476 | 2026.04.28 20:35:42.444124 [ 277 ] {d67eb845-0480-4b0b-bda5-352b5bdf3bc6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10477 | 2026.04.28 20:35:42.444143 [ 277 ] {d67eb845-0480-4b0b-bda5-352b5bdf3bc6} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 10478 | 2026.04.28 20:35:42.444176 [ 277 ] {d67eb845-0480-4b0b-bda5-352b5bdf3bc6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10479 | 2026.04.28 20:35:42.444211 [ 277 ] {d67eb845-0480-4b0b-bda5-352b5bdf3bc6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10480 | 2026.04.28 20:35:42.445493 [ 277 ] {d67eb845-0480-4b0b-bda5-352b5bdf3bc6} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002703 sec., 18497.96522382538 rows/sec., 2.94 MiB/sec. | ||
| 10481 | 2026.04.28 20:35:42.445630 [ 277 ] {d67eb845-0480-4b0b-bda5-352b5bdf3bc6} <Debug> TCPHandler: Processed in 0.003115231 sec. | ||
| 10482 | 2026.04.28 20:35:42.447769 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10483 | 2026.04.28 20:35:42.447978 [ 277 ] {5a12f937-ced2-432a-9e36-44f8c49c52df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10484 | 2026.04.28 20:35:42.448056 [ 277 ] {5a12f937-ced2-432a-9e36-44f8c49c52df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10485 | 2026.04.28 20:35:42.448860 [ 277 ] {5a12f937-ced2-432a-9e36-44f8c49c52df} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10486 | 2026.04.28 20:35:42.448904 [ 277 ] {5a12f937-ced2-432a-9e36-44f8c49c52df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10487 | 2026.04.28 20:35:42.449269 [ 277 ] {5a12f937-ced2-432a-9e36-44f8c49c52df} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10488 | 2026.04.28 20:35:42.449486 [ 277 ] {5a12f937-ced2-432a-9e36-44f8c49c52df} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10489 | 2026.04.28 20:35:42.449634 [ 277 ] {5a12f937-ced2-432a-9e36-44f8c49c52df} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001714 sec., 45507.584597432906 rows/sec., 3.77 MiB/sec. | ||
| 10490 | 2026.04.28 20:35:42.449672 [ 277 ] {5a12f937-ced2-432a-9e36-44f8c49c52df} <Debug> TCPHandler: Processed in 0.002006586 sec. | ||
| 10491 | 2026.04.28 20:35:42.449810 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10492 | 2026.04.28 20:35:42.449912 [ 277 ] {567a155b-d5fb-4c4a-97b3-e2de5d335bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10493 | 2026.04.28 20:35:42.449951 [ 277 ] {567a155b-d5fb-4c4a-97b3-e2de5d335bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10494 | 2026.04.28 20:35:42.450391 [ 277 ] {567a155b-d5fb-4c4a-97b3-e2de5d335bd6} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10495 | 2026.04.28 20:35:42.450428 [ 277 ] {567a155b-d5fb-4c4a-97b3-e2de5d335bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10496 | 2026.04.28 20:35:42.450709 [ 277 ] {567a155b-d5fb-4c4a-97b3-e2de5d335bd6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10497 | 2026.04.28 20:35:42.450910 [ 277 ] {567a155b-d5fb-4c4a-97b3-e2de5d335bd6} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10498 | 2026.04.28 20:35:42.451035 [ 277 ] {567a155b-d5fb-4c4a-97b3-e2de5d335bd6} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001141 sec., 9640.666082383874 rows/sec., 724.93 KiB/sec. | ||
| 10499 | 2026.04.28 20:35:42.451070 [ 277 ] {567a155b-d5fb-4c4a-97b3-e2de5d335bd6} <Debug> TCPHandler: Processed in 0.00130766 sec. | ||
| 10500 | 2026.04.28 20:35:42.451219 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10501 | 2026.04.28 20:35:42.451310 [ 277 ] {a6a71b2c-587c-4fda-b99e-81c7302e9f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10502 | 2026.04.28 20:35:42.451348 [ 277 ] {a6a71b2c-587c-4fda-b99e-81c7302e9f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10503 | 2026.04.28 20:35:42.451804 [ 277 ] {a6a71b2c-587c-4fda-b99e-81c7302e9f5c} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10504 | 2026.04.28 20:35:42.451838 [ 277 ] {a6a71b2c-587c-4fda-b99e-81c7302e9f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10505 | 2026.04.28 20:35:42.452135 [ 277 ] {a6a71b2c-587c-4fda-b99e-81c7302e9f5c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10506 | 2026.04.28 20:35:42.452343 [ 277 ] {a6a71b2c-587c-4fda-b99e-81c7302e9f5c} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10507 | 2026.04.28 20:35:42.452469 [ 277 ] {a6a71b2c-587c-4fda-b99e-81c7302e9f5c} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001176 sec., 63775.510204081635 rows/sec., 4.98 MiB/sec. | ||
| 10508 | 2026.04.28 20:35:42.452504 [ 277 ] {a6a71b2c-587c-4fda-b99e-81c7302e9f5c} <Debug> TCPHandler: Processed in 0.001343141 sec. | ||
| 10509 | 2026.04.28 20:35:42.452637 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10510 | 2026.04.28 20:35:42.452729 [ 277 ] {f3905712-6c07-4371-84b0-09def86b1320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10511 | 2026.04.28 20:35:42.452770 [ 277 ] {f3905712-6c07-4371-84b0-09def86b1320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10512 | 2026.04.28 20:35:42.453211 [ 277 ] {f3905712-6c07-4371-84b0-09def86b1320} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10513 | 2026.04.28 20:35:42.453246 [ 277 ] {f3905712-6c07-4371-84b0-09def86b1320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10514 | 2026.04.28 20:35:42.453553 [ 277 ] {f3905712-6c07-4371-84b0-09def86b1320} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10515 | 2026.04.28 20:35:42.453761 [ 277 ] {f3905712-6c07-4371-84b0-09def86b1320} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10516 | 2026.04.28 20:35:42.453887 [ 277 ] {f3905712-6c07-4371-84b0-09def86b1320} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 10517 | 2026.04.28 20:35:42.453922 [ 277 ] {f3905712-6c07-4371-84b0-09def86b1320} <Debug> TCPHandler: Processed in 0.00133698 sec. | ||
| 10518 | 2026.04.28 20:35:42.454036 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10519 | 2026.04.28 20:35:42.454126 [ 277 ] {c3cfb2cd-aa4e-4de6-b8e5-173d20a9008c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10520 | 2026.04.28 20:35:42.454178 [ 277 ] {c3cfb2cd-aa4e-4de6-b8e5-173d20a9008c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10521 | 2026.04.28 20:35:42.454939 [ 277 ] {c3cfb2cd-aa4e-4de6-b8e5-173d20a9008c} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10522 | 2026.04.28 20:35:42.454974 [ 277 ] {c3cfb2cd-aa4e-4de6-b8e5-173d20a9008c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10523 | 2026.04.28 20:35:42.455467 [ 277 ] {c3cfb2cd-aa4e-4de6-b8e5-173d20a9008c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10524 | 2026.04.28 20:35:42.455688 [ 277 ] {c3cfb2cd-aa4e-4de6-b8e5-173d20a9008c} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10525 | 2026.04.28 20:35:42.455820 [ 277 ] {c3cfb2cd-aa4e-4de6-b8e5-173d20a9008c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001711 sec., 6428.988895382817 rows/sec., 11.52 MiB/sec. | ||
| 10526 | 2026.04.28 20:35:42.455871 [ 277 ] {c3cfb2cd-aa4e-4de6-b8e5-173d20a9008c} <Debug> TCPHandler: Processed in 0.001882083 sec. | ||
| 10527 | 2026.04.28 20:35:42.455994 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10528 | 2026.04.28 20:35:42.456089 [ 277 ] {0c0480b8-1efc-4fd1-9cb7-6149a9ad5a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10529 | 2026.04.28 20:35:42.456130 [ 277 ] {0c0480b8-1efc-4fd1-9cb7-6149a9ad5a2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10530 | 2026.04.28 20:35:42.456465 [ 277 ] {0c0480b8-1efc-4fd1-9cb7-6149a9ad5a2f} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10531 | 2026.04.28 20:35:42.456500 [ 277 ] {0c0480b8-1efc-4fd1-9cb7-6149a9ad5a2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10532 | 2026.04.28 20:35:42.456796 [ 277 ] {0c0480b8-1efc-4fd1-9cb7-6149a9ad5a2f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10533 | 2026.04.28 20:35:42.456996 [ 277 ] {0c0480b8-1efc-4fd1-9cb7-6149a9ad5a2f} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10534 | 2026.04.28 20:35:42.457119 [ 277 ] {0c0480b8-1efc-4fd1-9cb7-6149a9ad5a2f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 10535 | 2026.04.28 20:35:42.457153 [ 277 ] {0c0480b8-1efc-4fd1-9cb7-6149a9ad5a2f} <Debug> TCPHandler: Processed in 0.001207008 sec. | ||
| 10536 | 2026.04.28 20:35:43.211086 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21672 | ||
| 10537 | 2026.04.28 20:35:43.211640 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10538 | 2026.04.28 20:35:43.211682 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10539 | 2026.04.28 20:35:43.212173 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10540 | 2026.04.28 20:35:43.212415 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10541 | 2026.04.28 20:35:43.212559 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21672 | ||
| 10542 | 2026.04.28 20:35:44.321450 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10543 | 2026.04.28 20:35:44.339016 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10544 | 2026.04.28 20:35:44.339076 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10545 | 2026.04.28 20:35:44.345517 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10546 | 2026.04.28 20:35:44.346277 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10547 | 2026.04.28 20:35:44.349820 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10548 | 2026.04.28 20:35:45.781931 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1300 | ||
| 10549 | 2026.04.28 20:35:45.784591 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10550 | 2026.04.28 20:35:45.784628 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10551 | 2026.04.28 20:35:45.785886 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10552 | 2026.04.28 20:35:45.786153 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10553 | 2026.04.28 20:35:45.786487 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1300 | ||
| 10554 | 2026.04.28 20:35:47.447654 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10555 | 2026.04.28 20:35:47.447930 [ 277 ] {9ec2faf9-1803-47cd-a8e7-57cb172df200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', '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) | ||
| 10556 | 2026.04.28 20:35:47.448325 [ 277 ] {9ec2faf9-1803-47cd-a8e7-57cb172df200} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10557 | 2026.04.28 20:35:47.448371 [ 277 ] {9ec2faf9-1803-47cd-a8e7-57cb172df200} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', '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 | ||
| 10558 | 2026.04.28 20:35:47.448645 [ 277 ] {9ec2faf9-1803-47cd-a8e7-57cb172df200} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10559 | 2026.04.28 20:35:47.448713 [ 277 ] {9ec2faf9-1803-47cd-a8e7-57cb172df200} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10560 | 2026.04.28 20:35:47.448859 [ 277 ] {9ec2faf9-1803-47cd-a8e7-57cb172df200} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 10561 | 2026.04.28 20:35:47.449017 [ 332 ] {9ec2faf9-1803-47cd-a8e7-57cb172df200} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10562 | 2026.04.28 20:35:47.449024 [ 300 ] {9ec2faf9-1803-47cd-a8e7-57cb172df200} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10563 | 2026.04.28 20:35:47.449024 [ 326 ] {9ec2faf9-1803-47cd-a8e7-57cb172df200} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10564 | 2026.04.28 20:35:47.449247 [ 277 ] {9ec2faf9-1803-47cd-a8e7-57cb172df200} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 10565 | 2026.04.28 20:35:47.449275 [ 277 ] {9ec2faf9-1803-47cd-a8e7-57cb172df200} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10566 | 2026.04.28 20:35:47.449345 [ 277 ] {9ec2faf9-1803-47cd-a8e7-57cb172df200} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10567 | 2026.04.28 20:35:47.449365 [ 277 ] {9ec2faf9-1803-47cd-a8e7-57cb172df200} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 10568 | 2026.04.28 20:35:47.449399 [ 277 ] {9ec2faf9-1803-47cd-a8e7-57cb172df200} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', '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'))" | ||
| 10569 | 2026.04.28 20:35:47.449438 [ 277 ] {9ec2faf9-1803-47cd-a8e7-57cb172df200} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', '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'))" | ||
| 10570 | 2026.04.28 20:35:47.450553 [ 277 ] {9ec2faf9-1803-47cd-a8e7-57cb172df200} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002736 sec., 18274.85380116959 rows/sec., 2.91 MiB/sec. | ||
| 10571 | 2026.04.28 20:35:47.450680 [ 277 ] {9ec2faf9-1803-47cd-a8e7-57cb172df200} <Debug> TCPHandler: Processed in 0.003162542 sec. | ||
| 10572 | 2026.04.28 20:35:47.456046 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10573 | 2026.04.28 20:35:47.456173 [ 277 ] {395c6e5f-a5e4-4700-a621-816b338a7f1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10574 | 2026.04.28 20:35:47.456225 [ 277 ] {395c6e5f-a5e4-4700-a621-816b338a7f1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10575 | 2026.04.28 20:35:47.456858 [ 277 ] {395c6e5f-a5e4-4700-a621-816b338a7f1e} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10576 | 2026.04.28 20:35:47.456899 [ 277 ] {395c6e5f-a5e4-4700-a621-816b338a7f1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10577 | 2026.04.28 20:35:47.457297 [ 277 ] {395c6e5f-a5e4-4700-a621-816b338a7f1e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10578 | 2026.04.28 20:35:47.457539 [ 277 ] {395c6e5f-a5e4-4700-a621-816b338a7f1e} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10579 | 2026.04.28 20:35:47.457684 [ 277 ] {395c6e5f-a5e4-4700-a621-816b338a7f1e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001548 sec., 183462.5322997416 rows/sec., 11.65 MiB/sec. | ||
| 10580 | 2026.04.28 20:35:47.457723 [ 277 ] {395c6e5f-a5e4-4700-a621-816b338a7f1e} <Debug> TCPHandler: Processed in 0.00173749 sec. | ||
| 10581 | 2026.04.28 20:35:47.457849 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10582 | 2026.04.28 20:35:47.457942 [ 277 ] {b423c128-0f45-4069-83bc-4fa67d06d158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10583 | 2026.04.28 20:35:47.457983 [ 277 ] {b423c128-0f45-4069-83bc-4fa67d06d158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10584 | 2026.04.28 20:35:47.458763 [ 277 ] {b423c128-0f45-4069-83bc-4fa67d06d158} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10585 | 2026.04.28 20:35:47.458799 [ 277 ] {b423c128-0f45-4069-83bc-4fa67d06d158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10586 | 2026.04.28 20:35:47.459155 [ 277 ] {b423c128-0f45-4069-83bc-4fa67d06d158} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10587 | 2026.04.28 20:35:47.459375 [ 277 ] {b423c128-0f45-4069-83bc-4fa67d06d158} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10588 | 2026.04.28 20:35:47.459505 [ 277 ] {b423c128-0f45-4069-83bc-4fa67d06d158} <Debug> executeQuery: Read 859 rows, 68.71 KiB in 0.001581 sec., 543327.0082226439 rows/sec., 42.44 MiB/sec. | ||
| 10589 | 2026.04.28 20:35:47.459542 [ 277 ] {b423c128-0f45-4069-83bc-4fa67d06d158} <Debug> TCPHandler: Processed in 0.00174355 sec. | ||
| 10590 | 2026.04.28 20:35:47.459659 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10591 | 2026.04.28 20:35:47.459752 [ 277 ] {19a20a8e-ecf4-427c-a932-fb8e06a0337f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10592 | 2026.04.28 20:35:47.459793 [ 277 ] {19a20a8e-ecf4-427c-a932-fb8e06a0337f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10593 | 2026.04.28 20:35:47.460249 [ 277 ] {19a20a8e-ecf4-427c-a932-fb8e06a0337f} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10594 | 2026.04.28 20:35:47.460285 [ 277 ] {19a20a8e-ecf4-427c-a932-fb8e06a0337f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10595 | 2026.04.28 20:35:47.460596 [ 277 ] {19a20a8e-ecf4-427c-a932-fb8e06a0337f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10596 | 2026.04.28 20:35:47.460809 [ 277 ] {19a20a8e-ecf4-427c-a932-fb8e06a0337f} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10597 | 2026.04.28 20:35:47.460928 [ 36 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10598 | 2026.04.28 20:35:47.460944 [ 277 ] {19a20a8e-ecf4-427c-a932-fb8e06a0337f} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001211 sec., 142857.14285714284 rows/sec., 8.77 MiB/sec. | ||
| 10599 | 2026.04.28 20:35:47.460983 [ 36 ] {} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10600 | 2026.04.28 20:35:47.460995 [ 277 ] {19a20a8e-ecf4-427c-a932-fb8e06a0337f} <Debug> TCPHandler: Processed in 0.001385821 sec. | ||
| 10601 | 2026.04.28 20:35:47.461011 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10602 | 2026.04.28 20:35:47.461114 [ 199 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10603 | 2026.04.28 20:35:47.461116 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10604 | 2026.04.28 20:35:47.461221 [ 199 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10605 | 2026.04.28 20:35:47.461240 [ 277 ] {aaa81a4b-e3cd-47de-bc52-aa1986a584da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10606 | 2026.04.28 20:35:47.461253 [ 199 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 227 rows starting from the beginning of the part | ||
| 10607 | 2026.04.28 20:35:47.461281 [ 277 ] {aaa81a4b-e3cd-47de-bc52-aa1986a584da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10608 | 2026.04.28 20:35:47.461317 [ 199 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 198 rows starting from the beginning of the part | ||
| 10609 | 2026.04.28 20:35:47.461366 [ 199 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 11 rows starting from the beginning of the part | ||
| 10610 | 2026.04.28 20:35:47.461414 [ 199 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 173 rows starting from the beginning of the part | ||
| 10611 | 2026.04.28 20:35:47.461462 [ 199 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 11 rows starting from the beginning of the part | ||
| 10612 | 2026.04.28 20:35:47.461504 [ 199 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 173 rows starting from the beginning of the part | ||
| 10613 | 2026.04.28 20:35:47.461735 [ 277 ] {aaa81a4b-e3cd-47de-bc52-aa1986a584da} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10614 | 2026.04.28 20:35:47.461770 [ 277 ] {aaa81a4b-e3cd-47de-bc52-aa1986a584da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10615 | 2026.04.28 20:35:47.462088 [ 277 ] {aaa81a4b-e3cd-47de-bc52-aa1986a584da} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10616 | 2026.04.28 20:35:47.462312 [ 277 ] {aaa81a4b-e3cd-47de-bc52-aa1986a584da} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10617 | 2026.04.28 20:35:47.462322 [ 193 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 793 rows, containing 5 columns (5 merged, 0 gathered) in 0.001247259 sec., 635794.1694547805 rows/sec., 42.33 MiB/sec. | ||
| 10618 | 2026.04.28 20:35:47.462450 [ 277 ] {aaa81a4b-e3cd-47de-bc52-aa1986a584da} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001227 sec., 121434.39282803585 rows/sec., 7.85 MiB/sec. | ||
| 10619 | 2026.04.28 20:35:47.462494 [ 277 ] {aaa81a4b-e3cd-47de-bc52-aa1986a584da} <Debug> TCPHandler: Processed in 0.001427653 sec. | ||
| 10620 | 2026.04.28 20:35:47.462594 [ 193 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10621 | 2026.04.28 20:35:47.462610 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10622 | 2026.04.28 20:35:47.462708 [ 277 ] {4b11790e-1ac4-4495-8710-07b33cc9070f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10623 | 2026.04.28 20:35:47.462750 [ 277 ] {4b11790e-1ac4-4495-8710-07b33cc9070f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10624 | 2026.04.28 20:35:47.462936 [ 193 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_61_12} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10625 | 2026.04.28 20:35:47.463039 [ 193 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_61_12} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10626 | 2026.04.28 20:35:47.463144 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10627 | 2026.04.28 20:35:47.463183 [ 277 ] {4b11790e-1ac4-4495-8710-07b33cc9070f} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10628 | 2026.04.28 20:35:47.463223 [ 277 ] {4b11790e-1ac4-4495-8710-07b33cc9070f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10629 | 2026.04.28 20:35:47.463540 [ 277 ] {4b11790e-1ac4-4495-8710-07b33cc9070f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10630 | 2026.04.28 20:35:47.463762 [ 277 ] {4b11790e-1ac4-4495-8710-07b33cc9070f} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10631 | 2026.04.28 20:35:47.463893 [ 277 ] {4b11790e-1ac4-4495-8710-07b33cc9070f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001204 sec., 122923.58803986711 rows/sec., 6.99 MiB/sec. | ||
| 10632 | 2026.04.28 20:35:47.463931 [ 277 ] {4b11790e-1ac4-4495-8710-07b33cc9070f} <Debug> TCPHandler: Processed in 0.001370292 sec. | ||
| 10633 | 2026.04.28 20:35:47.464045 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10634 | 2026.04.28 20:35:47.464138 [ 277 ] {519d5695-2ec4-46f9-91fd-58c33dda01fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10635 | 2026.04.28 20:35:47.464177 [ 277 ] {519d5695-2ec4-46f9-91fd-58c33dda01fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10636 | 2026.04.28 20:35:47.464779 [ 277 ] {519d5695-2ec4-46f9-91fd-58c33dda01fe} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10637 | 2026.04.28 20:35:47.464814 [ 277 ] {519d5695-2ec4-46f9-91fd-58c33dda01fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10638 | 2026.04.28 20:35:47.465144 [ 277 ] {519d5695-2ec4-46f9-91fd-58c33dda01fe} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10639 | 2026.04.28 20:35:47.465384 [ 277 ] {519d5695-2ec4-46f9-91fd-58c33dda01fe} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10640 | 2026.04.28 20:35:47.465517 [ 277 ] {519d5695-2ec4-46f9-91fd-58c33dda01fe} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001396 sec., 373209.1690544412 rows/sec., 26.35 MiB/sec. | ||
| 10641 | 2026.04.28 20:35:47.465557 [ 277 ] {519d5695-2ec4-46f9-91fd-58c33dda01fe} <Debug> TCPHandler: Processed in 0.001561106 sec. | ||
| 10642 | 2026.04.28 20:35:47.465661 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10643 | 2026.04.28 20:35:47.465755 [ 277 ] {955d11fb-40bc-40ef-bd35-6a53025bd52f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10644 | 2026.04.28 20:35:47.465796 [ 277 ] {955d11fb-40bc-40ef-bd35-6a53025bd52f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10645 | 2026.04.28 20:35:47.466122 [ 277 ] {955d11fb-40bc-40ef-bd35-6a53025bd52f} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10646 | 2026.04.28 20:35:47.466158 [ 277 ] {955d11fb-40bc-40ef-bd35-6a53025bd52f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10647 | 2026.04.28 20:35:47.466491 [ 277 ] {955d11fb-40bc-40ef-bd35-6a53025bd52f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 10648 | 2026.04.28 20:35:47.466721 [ 277 ] {955d11fb-40bc-40ef-bd35-6a53025bd52f} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10649 | 2026.04.28 20:35:47.466849 [ 277 ] {955d11fb-40bc-40ef-bd35-6a53025bd52f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001113 sec., 5390.8355795148245 rows/sec., 281.65 KiB/sec. | ||
| 10650 | 2026.04.28 20:35:47.466888 [ 277 ] {955d11fb-40bc-40ef-bd35-6a53025bd52f} <Debug> TCPHandler: Processed in 0.001275819 sec. | ||
| 10651 | 2026.04.28 20:35:47.466998 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10652 | 2026.04.28 20:35:47.467093 [ 277 ] {b2440100-6699-459a-8983-ead78106790f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10653 | 2026.04.28 20:35:47.467135 [ 277 ] {b2440100-6699-459a-8983-ead78106790f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10654 | 2026.04.28 20:35:47.467542 [ 277 ] {b2440100-6699-459a-8983-ead78106790f} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10655 | 2026.04.28 20:35:47.467576 [ 277 ] {b2440100-6699-459a-8983-ead78106790f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10656 | 2026.04.28 20:35:47.467905 [ 277 ] {b2440100-6699-459a-8983-ead78106790f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10657 | 2026.04.28 20:35:47.468120 [ 277 ] {b2440100-6699-459a-8983-ead78106790f} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10658 | 2026.04.28 20:35:47.468228 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
| 10659 | 2026.04.28 20:35:47.468246 [ 277 ] {b2440100-6699-459a-8983-ead78106790f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001172 sec., 226109.21501706482 rows/sec., 15.03 MiB/sec. | ||
| 10660 | 2026.04.28 20:35:47.468265 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10661 | 2026.04.28 20:35:47.468286 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10662 | 2026.04.28 20:35:47.468287 [ 277 ] {b2440100-6699-459a-8983-ead78106790f} <Debug> TCPHandler: Processed in 0.00133793 sec. | ||
| 10663 | 2026.04.28 20:35:47.468395 [ 194 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full | ||
| 10664 | 2026.04.28 20:35:47.468414 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10665 | 2026.04.28 20:35:47.468534 [ 277 ] {3c6da180-73df-432a-8c0d-2e03880328cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10666 | 2026.04.28 20:35:47.468570 [ 194 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10667 | 2026.04.28 20:35:47.468575 [ 277 ] {3c6da180-73df-432a-8c0d-2e03880328cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10668 | 2026.04.28 20:35:47.468615 [ 194 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_70_14, total 27115 rows starting from the beginning of the part | ||
| 10669 | 2026.04.28 20:35:47.468687 [ 194 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 128 rows starting from the beginning of the part | ||
| 10670 | 2026.04.28 20:35:47.468734 [ 194 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 10671 | 2026.04.28 20:35:47.468777 [ 194 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 265 rows starting from the beginning of the part | ||
| 10672 | 2026.04.28 20:35:47.468820 [ 194 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 10673 | 2026.04.28 20:35:47.468860 [ 194 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 265 rows starting from the beginning of the part | ||
| 10674 | 2026.04.28 20:35:47.468906 [ 277 ] {3c6da180-73df-432a-8c0d-2e03880328cd} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10675 | 2026.04.28 20:35:47.468945 [ 277 ] {3c6da180-73df-432a-8c0d-2e03880328cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10676 | 2026.04.28 20:35:47.469282 [ 277 ] {3c6da180-73df-432a-8c0d-2e03880328cd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 10677 | 2026.04.28 20:35:47.469507 [ 277 ] {3c6da180-73df-432a-8c0d-2e03880328cd} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10678 | 2026.04.28 20:35:47.469643 [ 277 ] {3c6da180-73df-432a-8c0d-2e03880328cd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001126 sec., 888.0994671403197 rows/sec., 59.84 KiB/sec. | ||
| 10679 | 2026.04.28 20:35:47.469680 [ 277 ] {3c6da180-73df-432a-8c0d-2e03880328cd} <Debug> TCPHandler: Processed in 0.00131505 sec. | ||
| 10680 | 2026.04.28 20:35:47.469791 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10681 | 2026.04.28 20:35:47.469885 [ 277 ] {b55ee795-7647-4a33-b3e2-7cbac9e6315a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10682 | 2026.04.28 20:35:47.469937 [ 277 ] {b55ee795-7647-4a33-b3e2-7cbac9e6315a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10683 | 2026.04.28 20:35:47.470726 [ 277 ] {b55ee795-7647-4a33-b3e2-7cbac9e6315a} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10684 | 2026.04.28 20:35:47.470761 [ 277 ] {b55ee795-7647-4a33-b3e2-7cbac9e6315a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10685 | 2026.04.28 20:35:47.471492 [ 277 ] {b55ee795-7647-4a33-b3e2-7cbac9e6315a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10686 | 2026.04.28 20:35:47.471752 [ 277 ] {b55ee795-7647-4a33-b3e2-7cbac9e6315a} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10687 | 2026.04.28 20:35:47.471881 [ 35 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10688 | 2026.04.28 20:35:47.471894 [ 277 ] {b55ee795-7647-4a33-b3e2-7cbac9e6315a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002028 sec., 15285.996055226826 rows/sec., 27.39 MiB/sec. | ||
| 10689 | 2026.04.28 20:35:47.471925 [ 35 ] {} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10690 | 2026.04.28 20:35:47.471949 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10691 | 2026.04.28 20:35:47.471956 [ 277 ] {b55ee795-7647-4a33-b3e2-7cbac9e6315a} <Debug> TCPHandler: Processed in 0.002215301 sec. | ||
| 10692 | 2026.04.28 20:35:47.472045 [ 189 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10693 | 2026.04.28 20:35:47.472096 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10694 | 2026.04.28 20:35:47.472195 [ 277 ] {189c1569-3654-4bdf-9aa8-c6df066b4f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10695 | 2026.04.28 20:35:47.472236 [ 277 ] {189c1569-3654-4bdf-9aa8-c6df066b4f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10696 | 2026.04.28 20:35:47.472294 [ 189 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10697 | 2026.04.28 20:35:47.472360 [ 189 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1270 rows starting from the beginning of the part | ||
| 10698 | 2026.04.28 20:35:47.472493 [ 189 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 42 rows starting from the beginning of the part | ||
| 10699 | 2026.04.28 20:35:47.472565 [ 277 ] {189c1569-3654-4bdf-9aa8-c6df066b4f30} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10700 | 2026.04.28 20:35:47.472599 [ 189 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 11 rows starting from the beginning of the part | ||
| 10701 | 2026.04.28 20:35:47.472604 [ 277 ] {189c1569-3654-4bdf-9aa8-c6df066b4f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10702 | 2026.04.28 20:35:47.472738 [ 189 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 31 rows starting from the beginning of the part | ||
| 10703 | 2026.04.28 20:35:47.472836 [ 189 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 11 rows starting from the beginning of the part | ||
| 10704 | 2026.04.28 20:35:47.472927 [ 189 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 31 rows starting from the beginning of the part | ||
| 10705 | 2026.04.28 20:35:47.473144 [ 277 ] {189c1569-3654-4bdf-9aa8-c6df066b4f30} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10706 | 2026.04.28 20:35:47.473400 [ 277 ] {189c1569-3654-4bdf-9aa8-c6df066b4f30} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10707 | 2026.04.28 20:35:47.473543 [ 277 ] {189c1569-3654-4bdf-9aa8-c6df066b4f30} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001366 sec., 65885.79795021962 rows/sec., 4.12 MiB/sec. | ||
| 10708 | 2026.04.28 20:35:47.473579 [ 277 ] {189c1569-3654-4bdf-9aa8-c6df066b4f30} <Debug> TCPHandler: Processed in 0.001531695 sec. | ||
| 10709 | 2026.04.28 20:35:47.475263 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28093 rows, containing 5 columns (5 merged, 0 gathered) in 0.006921669 sec., 4058703.182715036 rows/sec., 261.84 MiB/sec. | ||
| 10710 | 2026.04.28 20:35:47.475664 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
| 10711 | 2026.04.28 20:35:47.475981 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10712 | 2026.04.28 20:35:47.476063 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
| 10713 | 2026.04.28 20:35:47.476160 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 10714 | 2026.04.28 20:35:47.480469 [ 186 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1396 rows, containing 19 columns (19 merged, 0 gathered) in 0.008465094 sec., 164912.52194009896 rows/sec., 295.52 MiB/sec. | ||
| 10715 | 2026.04.28 20:35:47.482564 [ 200 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10716 | 2026.04.28 20:35:47.482906 [ 200 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10717 | 2026.04.28 20:35:47.482980 [ 200 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10718 | 2026.04.28 20:35:47.483137 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.43 MiB. | ||
| 10719 | 2026.04.28 20:35:48.000258 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.76 MiB, peak 336.15 MiB, free memory in arenas 0.00 B, will set to 328.55 MiB (RSS), difference: 3.78 MiB | ||
| 10720 | 2026.04.28 20:35:50.593901 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10721 | 2026.04.28 20:35:50.593979 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10722 | 2026.04.28 20:35:50.712668 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22120 | ||
| 10723 | 2026.04.28 20:35:50.713165 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10724 | 2026.04.28 20:35:50.713212 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10725 | 2026.04.28 20:35:50.713701 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10726 | 2026.04.28 20:35:50.713944 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10727 | 2026.04.28 20:35:50.714082 [ 31 ] {} <Debug> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10728 | 2026.04.28 20:35:50.714088 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22120 | ||
| 10729 | 2026.04.28 20:35:50.714137 [ 31 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10730 | 2026.04.28 20:35:50.714162 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10731 | 2026.04.28 20:35:50.714289 [ 198 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10732 | 2026.04.28 20:35:50.714455 [ 198 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10733 | 2026.04.28 20:35:50.714510 [ 198 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19752 rows starting from the beginning of the part | ||
| 10734 | 2026.04.28 20:35:50.714585 [ 198 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 10735 | 2026.04.28 20:35:50.714643 [ 198 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 10736 | 2026.04.28 20:35:50.714690 [ 198 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 10737 | 2026.04.28 20:35:50.714733 [ 198 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 10738 | 2026.04.28 20:35:50.714778 [ 198 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 10739 | 2026.04.28 20:35:50.716896 [ 197 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22120 rows, containing 4 columns (4 merged, 0 gathered) in 0.002669091 sec., 8287465.657783867 rows/sec., 118.55 MiB/sec. | ||
| 10740 | 2026.04.28 20:35:50.717155 [ 198 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10741 | 2026.04.28 20:35:50.717437 [ 198 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_46_9} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10742 | 2026.04.28 20:35:50.717518 [ 198 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_46_9} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10743 | 2026.04.28 20:35:50.717618 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 10744 | 2026.04.28 20:35:51.849909 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10745 | 2026.04.28 20:35:51.867134 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10746 | 2026.04.28 20:35:51.867186 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10747 | 2026.04.28 20:35:51.873304 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10748 | 2026.04.28 20:35:51.874007 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10749 | 2026.04.28 20:35:51.874311 [ 41 ] {} <Debug> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10750 | 2026.04.28 20:35:51.874407 [ 41 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10751 | 2026.04.28 20:35:51.874448 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10752 | 2026.04.28 20:35:51.874605 [ 197 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10753 | 2026.04.28 20:35:51.877004 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10754 | 2026.04.28 20:35:51.878600 [ 197 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10755 | 2026.04.28 20:35:51.880136 [ 197 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 10756 | 2026.04.28 20:35:51.884564 [ 197 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 10757 | 2026.04.28 20:35:51.889026 [ 197 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 10758 | 2026.04.28 20:35:51.893767 [ 197 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 10759 | 2026.04.28 20:35:51.898799 [ 197 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 10760 | 2026.04.28 20:35:51.902716 [ 197 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 10761 | 2026.04.28 20:35:51.953782 [ 187 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.079243613 sec., 4378.901804994681 rows/sec., 22.64 MiB/sec. | ||
| 10762 | 2026.04.28 20:35:51.956415 [ 192 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10763 | 2026.04.28 20:35:51.958328 [ 192 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_46_9} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10764 | 2026.04.28 20:35:51.958404 [ 192 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_46_9} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10765 | 2026.04.28 20:35:51.961189 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10766 | 2026.04.28 20:35:52.442283 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10767 | 2026.04.28 20:35:52.442510 [ 277 ] {81089507-617f-49d4-945a-67d171ba125e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10768 | 2026.04.28 20:35:52.442843 [ 277 ] {81089507-617f-49d4-945a-67d171ba125e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10769 | 2026.04.28 20:35:52.442878 [ 277 ] {81089507-617f-49d4-945a-67d171ba125e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10770 | 2026.04.28 20:35:52.443101 [ 277 ] {81089507-617f-49d4-945a-67d171ba125e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10771 | 2026.04.28 20:35:52.443171 [ 277 ] {81089507-617f-49d4-945a-67d171ba125e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10772 | 2026.04.28 20:35:52.443316 [ 277 ] {81089507-617f-49d4-945a-67d171ba125e} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10773 | 2026.04.28 20:35:52.443414 [ 317 ] {81089507-617f-49d4-945a-67d171ba125e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10774 | 2026.04.28 20:35:52.443453 [ 347 ] {81089507-617f-49d4-945a-67d171ba125e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10775 | 2026.04.28 20:35:52.443458 [ 332 ] {81089507-617f-49d4-945a-67d171ba125e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10776 | 2026.04.28 20:35:52.443612 [ 277 ] {81089507-617f-49d4-945a-67d171ba125e} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 10777 | 2026.04.28 20:35:52.443637 [ 277 ] {81089507-617f-49d4-945a-67d171ba125e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10778 | 2026.04.28 20:35:52.443707 [ 277 ] {81089507-617f-49d4-945a-67d171ba125e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10779 | 2026.04.28 20:35:52.443727 [ 277 ] {81089507-617f-49d4-945a-67d171ba125e} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 10780 | 2026.04.28 20:35:52.443762 [ 277 ] {81089507-617f-49d4-945a-67d171ba125e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10781 | 2026.04.28 20:35:52.443801 [ 277 ] {81089507-617f-49d4-945a-67d171ba125e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10782 | 2026.04.28 20:35:52.445183 [ 277 ] {81089507-617f-49d4-945a-67d171ba125e} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002766 sec., 18076.6449746927 rows/sec., 2.88 MiB/sec. | ||
| 10783 | 2026.04.28 20:35:52.445291 [ 277 ] {81089507-617f-49d4-945a-67d171ba125e} <Debug> TCPHandler: Processed in 0.003136711 sec. | ||
| 10784 | 2026.04.28 20:35:52.447119 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10785 | 2026.04.28 20:35:52.447245 [ 277 ] {a17741a7-a01b-4347-a86a-a0d8994c6f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10786 | 2026.04.28 20:35:52.447296 [ 277 ] {a17741a7-a01b-4347-a86a-a0d8994c6f88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10787 | 2026.04.28 20:35:52.447874 [ 277 ] {a17741a7-a01b-4347-a86a-a0d8994c6f88} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10788 | 2026.04.28 20:35:52.447915 [ 277 ] {a17741a7-a01b-4347-a86a-a0d8994c6f88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10789 | 2026.04.28 20:35:52.448283 [ 277 ] {a17741a7-a01b-4347-a86a-a0d8994c6f88} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10790 | 2026.04.28 20:35:52.448511 [ 277 ] {a17741a7-a01b-4347-a86a-a0d8994c6f88} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10791 | 2026.04.28 20:35:52.448656 [ 277 ] {a17741a7-a01b-4347-a86a-a0d8994c6f88} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001449 sec., 53830.22774327122 rows/sec., 4.46 MiB/sec. | ||
| 10792 | 2026.04.28 20:35:52.448695 [ 277 ] {a17741a7-a01b-4347-a86a-a0d8994c6f88} <Debug> TCPHandler: Processed in 0.001636727 sec. | ||
| 10793 | 2026.04.28 20:35:52.448690 [ 66 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10794 | 2026.04.28 20:35:52.448795 [ 66 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10795 | 2026.04.28 20:35:52.448822 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10796 | 2026.04.28 20:35:52.448835 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10797 | 2026.04.28 20:35:52.448924 [ 277 ] {ce0065d7-0185-40bc-9cf5-635cdaf9d123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10798 | 2026.04.28 20:35:52.448961 [ 187 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10799 | 2026.04.28 20:35:52.448971 [ 277 ] {ce0065d7-0185-40bc-9cf5-635cdaf9d123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10800 | 2026.04.28 20:35:52.449081 [ 187 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10801 | 2026.04.28 20:35:52.449114 [ 187 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3363 rows starting from the beginning of the part | ||
| 10802 | 2026.04.28 20:35:52.449179 [ 187 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 78 rows starting from the beginning of the part | ||
| 10803 | 2026.04.28 20:35:52.449229 [ 187 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 859 rows starting from the beginning of the part | ||
| 10804 | 2026.04.28 20:35:52.449276 [ 187 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 78 rows starting from the beginning of the part | ||
| 10805 | 2026.04.28 20:35:52.449321 [ 187 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 859 rows starting from the beginning of the part | ||
| 10806 | 2026.04.28 20:35:52.449364 [ 187 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 78 rows starting from the beginning of the part | ||
| 10807 | 2026.04.28 20:35:52.449408 [ 277 ] {ce0065d7-0185-40bc-9cf5-635cdaf9d123} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10808 | 2026.04.28 20:35:52.449445 [ 277 ] {ce0065d7-0185-40bc-9cf5-635cdaf9d123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10809 | 2026.04.28 20:35:52.449768 [ 277 ] {ce0065d7-0185-40bc-9cf5-635cdaf9d123} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10810 | 2026.04.28 20:35:52.449995 [ 277 ] {ce0065d7-0185-40bc-9cf5-635cdaf9d123} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10811 | 2026.04.28 20:35:52.450125 [ 277 ] {ce0065d7-0185-40bc-9cf5-635cdaf9d123} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.00122 sec., 9016.393442622952 rows/sec., 677.99 KiB/sec. | ||
| 10812 | 2026.04.28 20:35:52.450162 [ 277 ] {ce0065d7-0185-40bc-9cf5-635cdaf9d123} <Debug> TCPHandler: Processed in 0.001389182 sec. | ||
| 10813 | 2026.04.28 20:35:52.450284 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10814 | 2026.04.28 20:35:52.450376 [ 277 ] {a9c84f33-ace0-48df-bcdb-a6547846ef33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10815 | 2026.04.28 20:35:52.450414 [ 277 ] {a9c84f33-ace0-48df-bcdb-a6547846ef33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10816 | 2026.04.28 20:35:52.450841 [ 277 ] {a9c84f33-ace0-48df-bcdb-a6547846ef33} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10817 | 2026.04.28 20:35:52.450875 [ 277 ] {a9c84f33-ace0-48df-bcdb-a6547846ef33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10818 | 2026.04.28 20:35:52.451185 [ 277 ] {a9c84f33-ace0-48df-bcdb-a6547846ef33} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10819 | 2026.04.28 20:35:52.451255 [ 192 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5315 rows, containing 5 columns (5 merged, 0 gathered) in 0.002337624 sec., 2273676.1771781947 rows/sec., 183.26 MiB/sec. | ||
| 10820 | 2026.04.28 20:35:52.451397 [ 277 ] {a9c84f33-ace0-48df-bcdb-a6547846ef33} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10821 | 2026.04.28 20:35:52.451514 [ 66 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10822 | 2026.04.28 20:35:52.451528 [ 277 ] {a9c84f33-ace0-48df-bcdb-a6547846ef33} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001168 sec., 64212.32876712329 rows/sec., 5.01 MiB/sec. | ||
| 10823 | 2026.04.28 20:35:52.451547 [ 66 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10824 | 2026.04.28 20:35:52.451571 [ 277 ] {a9c84f33-ace0-48df-bcdb-a6547846ef33} <Debug> TCPHandler: Processed in 0.001336641 sec. | ||
| 10825 | 2026.04.28 20:35:52.451571 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10826 | 2026.04.28 20:35:52.451655 [ 187 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10827 | 2026.04.28 20:35:52.451693 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10828 | 2026.04.28 20:35:52.451699 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10829 | 2026.04.28 20:35:52.451739 [ 187 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10830 | 2026.04.28 20:35:52.451762 [ 187 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1832 rows starting from the beginning of the part | ||
| 10831 | 2026.04.28 20:35:52.451806 [ 187 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 75 rows starting from the beginning of the part | ||
| 10832 | 2026.04.28 20:35:52.451808 [ 277 ] {638e94c2-93ca-4856-b4bf-638b2c4c7766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10833 | 2026.04.28 20:35:52.451843 [ 187 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 521 rows starting from the beginning of the part | ||
| 10834 | 2026.04.28 20:35:52.451857 [ 277 ] {638e94c2-93ca-4856-b4bf-638b2c4c7766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10835 | 2026.04.28 20:35:52.451878 [ 187 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 75 rows starting from the beginning of the part | ||
| 10836 | 2026.04.28 20:35:52.451912 [ 187 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 521 rows starting from the beginning of the part | ||
| 10837 | 2026.04.28 20:35:52.451945 [ 187 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 75 rows starting from the beginning of the part | ||
| 10838 | 2026.04.28 20:35:52.452021 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_76_15} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10839 | 2026.04.28 20:35:52.452118 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_76_15} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10840 | 2026.04.28 20:35:52.452227 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 10841 | 2026.04.28 20:35:52.452268 [ 277 ] {638e94c2-93ca-4856-b4bf-638b2c4c7766} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10842 | 2026.04.28 20:35:52.452306 [ 277 ] {638e94c2-93ca-4856-b4bf-638b2c4c7766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10843 | 2026.04.28 20:35:52.452636 [ 277 ] {638e94c2-93ca-4856-b4bf-638b2c4c7766} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10844 | 2026.04.28 20:35:52.452872 [ 277 ] {638e94c2-93ca-4856-b4bf-638b2c4c7766} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10845 | 2026.04.28 20:35:52.453003 [ 277 ] {638e94c2-93ca-4856-b4bf-638b2c4c7766} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 10846 | 2026.04.28 20:35:52.453027 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3099 rows, containing 5 columns (5 merged, 0 gathered) in 0.001396532 sec., 2219068.3779533873 rows/sec., 163.14 MiB/sec. | ||
| 10847 | 2026.04.28 20:35:52.453040 [ 277 ] {638e94c2-93ca-4856-b4bf-638b2c4c7766} <Debug> TCPHandler: Processed in 0.001390341 sec. | ||
| 10848 | 2026.04.28 20:35:52.453194 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10849 | 2026.04.28 20:35:52.453272 [ 192 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10850 | 2026.04.28 20:35:52.453289 [ 277 ] {58ebcbbe-c3e1-480c-a7ac-bbe1f52ae7e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10851 | 2026.04.28 20:35:52.453348 [ 277 ] {58ebcbbe-c3e1-480c-a7ac-bbe1f52ae7e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10852 | 2026.04.28 20:35:52.453539 [ 192 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_76_15} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10853 | 2026.04.28 20:35:52.453615 [ 192 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_76_15} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10854 | 2026.04.28 20:35:52.453706 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 10855 | 2026.04.28 20:35:52.454111 [ 277 ] {58ebcbbe-c3e1-480c-a7ac-bbe1f52ae7e1} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10856 | 2026.04.28 20:35:52.454152 [ 277 ] {58ebcbbe-c3e1-480c-a7ac-bbe1f52ae7e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10857 | 2026.04.28 20:35:52.454692 [ 277 ] {58ebcbbe-c3e1-480c-a7ac-bbe1f52ae7e1} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10858 | 2026.04.28 20:35:52.454920 [ 277 ] {58ebcbbe-c3e1-480c-a7ac-bbe1f52ae7e1} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10859 | 2026.04.28 20:35:52.455058 [ 277 ] {58ebcbbe-c3e1-480c-a7ac-bbe1f52ae7e1} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001786 sec., 6159.014557670773 rows/sec., 11.04 MiB/sec. | ||
| 10860 | 2026.04.28 20:35:52.455112 [ 277 ] {58ebcbbe-c3e1-480c-a7ac-bbe1f52ae7e1} <Debug> TCPHandler: Processed in 0.001966815 sec. | ||
| 10861 | 2026.04.28 20:35:52.455239 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10862 | 2026.04.28 20:35:52.455332 [ 277 ] {9d2eee47-c56f-4311-b811-1cdadf15ae5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10863 | 2026.04.28 20:35:52.455374 [ 277 ] {9d2eee47-c56f-4311-b811-1cdadf15ae5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10864 | 2026.04.28 20:35:52.455709 [ 277 ] {9d2eee47-c56f-4311-b811-1cdadf15ae5d} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10865 | 2026.04.28 20:35:52.455744 [ 277 ] {9d2eee47-c56f-4311-b811-1cdadf15ae5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10866 | 2026.04.28 20:35:52.456055 [ 277 ] {9d2eee47-c56f-4311-b811-1cdadf15ae5d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10867 | 2026.04.28 20:35:52.456270 [ 277 ] {9d2eee47-c56f-4311-b811-1cdadf15ae5d} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10868 | 2026.04.28 20:35:52.456379 [ 66 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10869 | 2026.04.28 20:35:52.456396 [ 277 ] {9d2eee47-c56f-4311-b811-1cdadf15ae5d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 10870 | 2026.04.28 20:35:52.456410 [ 66 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10871 | 2026.04.28 20:35:52.456436 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10872 | 2026.04.28 20:35:52.456439 [ 277 ] {9d2eee47-c56f-4311-b811-1cdadf15ae5d} <Debug> TCPHandler: Processed in 0.001248758 sec. | ||
| 10873 | 2026.04.28 20:35:52.456516 [ 195 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10874 | 2026.04.28 20:35:52.456616 [ 195 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10875 | 2026.04.28 20:35:52.456659 [ 195 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3870 rows starting from the beginning of the part | ||
| 10876 | 2026.04.28 20:35:52.456716 [ 195 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 10877 | 2026.04.28 20:35:52.456764 [ 195 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 90 rows starting from the beginning of the part | ||
| 10878 | 2026.04.28 20:35:52.456806 [ 195 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 10879 | 2026.04.28 20:35:52.456848 [ 195 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 90 rows starting from the beginning of the part | ||
| 10880 | 2026.04.28 20:35:52.456888 [ 195 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 10881 | 2026.04.28 20:35:52.458168 [ 192 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4230 rows, containing 4 columns (4 merged, 0 gathered) in 0.001688699 sec., 2504886.8981387448 rows/sec., 166.50 MiB/sec. | ||
| 10882 | 2026.04.28 20:35:52.458446 [ 187 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10883 | 2026.04.28 20:35:52.458684 [ 187 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_76_15} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10884 | 2026.04.28 20:35:52.458748 [ 187 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_76_15} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10885 | 2026.04.28 20:35:52.458805 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 10886 | 2026.04.28 20:35:52.718205 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10887 | 2026.04.28 20:35:52.718444 [ 277 ] {ad2e2d4a-5841-4aa7-a6ee-f02254fc2e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 10888 | 2026.04.28 20:35:52.718808 [ 277 ] {ad2e2d4a-5841-4aa7-a6ee-f02254fc2e36} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10889 | 2026.04.28 20:35:52.718847 [ 277 ] {ad2e2d4a-5841-4aa7-a6ee-f02254fc2e36} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 10890 | 2026.04.28 20:35:52.719103 [ 277 ] {ad2e2d4a-5841-4aa7-a6ee-f02254fc2e36} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10891 | 2026.04.28 20:35:52.719172 [ 277 ] {ad2e2d4a-5841-4aa7-a6ee-f02254fc2e36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10892 | 2026.04.28 20:35:52.719318 [ 277 ] {ad2e2d4a-5841-4aa7-a6ee-f02254fc2e36} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 10893 | 2026.04.28 20:35:52.719414 [ 317 ] {ad2e2d4a-5841-4aa7-a6ee-f02254fc2e36} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10894 | 2026.04.28 20:35:52.719449 [ 347 ] {ad2e2d4a-5841-4aa7-a6ee-f02254fc2e36} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10895 | 2026.04.28 20:35:52.719456 [ 328 ] {ad2e2d4a-5841-4aa7-a6ee-f02254fc2e36} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10896 | 2026.04.28 20:35:52.719575 [ 277 ] {ad2e2d4a-5841-4aa7-a6ee-f02254fc2e36} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 10897 | 2026.04.28 20:35:52.719601 [ 277 ] {ad2e2d4a-5841-4aa7-a6ee-f02254fc2e36} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10898 | 2026.04.28 20:35:52.719670 [ 277 ] {ad2e2d4a-5841-4aa7-a6ee-f02254fc2e36} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10899 | 2026.04.28 20:35:52.719690 [ 277 ] {ad2e2d4a-5841-4aa7-a6ee-f02254fc2e36} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 10900 | 2026.04.28 20:35:52.719726 [ 277 ] {ad2e2d4a-5841-4aa7-a6ee-f02254fc2e36} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 10901 | 2026.04.28 20:35:52.719766 [ 277 ] {ad2e2d4a-5841-4aa7-a6ee-f02254fc2e36} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 10902 | 2026.04.28 20:35:52.721038 [ 277 ] {ad2e2d4a-5841-4aa7-a6ee-f02254fc2e36} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002699 sec., 18525.37977028529 rows/sec., 4.44 MiB/sec. | ||
| 10903 | 2026.04.28 20:35:52.721178 [ 277 ] {ad2e2d4a-5841-4aa7-a6ee-f02254fc2e36} <Debug> TCPHandler: Processed in 0.003103551 sec. | ||
| 10904 | 2026.04.28 20:35:52.735135 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10905 | 2026.04.28 20:35:52.735272 [ 277 ] {b7806621-dba7-499e-adfa-0445e81e1ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10906 | 2026.04.28 20:35:52.735326 [ 277 ] {b7806621-dba7-499e-adfa-0445e81e1ea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10907 | 2026.04.28 20:35:52.735870 [ 277 ] {b7806621-dba7-499e-adfa-0445e81e1ea2} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10908 | 2026.04.28 20:35:52.735914 [ 277 ] {b7806621-dba7-499e-adfa-0445e81e1ea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10909 | 2026.04.28 20:35:52.736291 [ 277 ] {b7806621-dba7-499e-adfa-0445e81e1ea2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10910 | 2026.04.28 20:35:52.736517 [ 277 ] {b7806621-dba7-499e-adfa-0445e81e1ea2} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10911 | 2026.04.28 20:35:52.736672 [ 277 ] {b7806621-dba7-499e-adfa-0445e81e1ea2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00144 sec., 16666.666666666664 rows/sec., 1.38 MiB/sec. | ||
| 10912 | 2026.04.28 20:35:52.736713 [ 277 ] {b7806621-dba7-499e-adfa-0445e81e1ea2} <Debug> TCPHandler: Processed in 0.001640857 sec. | ||
| 10913 | 2026.04.28 20:35:52.736847 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10914 | 2026.04.28 20:35:52.736942 [ 277 ] {27901420-5758-4fb0-bba8-f0ca7460adb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10915 | 2026.04.28 20:35:52.736984 [ 277 ] {27901420-5758-4fb0-bba8-f0ca7460adb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10916 | 2026.04.28 20:35:52.737368 [ 277 ] {27901420-5758-4fb0-bba8-f0ca7460adb0} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10917 | 2026.04.28 20:35:52.737406 [ 277 ] {27901420-5758-4fb0-bba8-f0ca7460adb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10918 | 2026.04.28 20:35:52.737699 [ 277 ] {27901420-5758-4fb0-bba8-f0ca7460adb0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10919 | 2026.04.28 20:35:52.737917 [ 277 ] {27901420-5758-4fb0-bba8-f0ca7460adb0} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10920 | 2026.04.28 20:35:52.738047 [ 277 ] {27901420-5758-4fb0-bba8-f0ca7460adb0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001124 sec., 1779.3594306049822 rows/sec., 145.09 KiB/sec. | ||
| 10921 | 2026.04.28 20:35:52.738085 [ 277 ] {27901420-5758-4fb0-bba8-f0ca7460adb0} <Debug> TCPHandler: Processed in 0.00128902 sec. | ||
| 10922 | 2026.04.28 20:35:52.738206 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10923 | 2026.04.28 20:35:52.738299 [ 277 ] {71b2e3a7-930c-4b77-93df-523f1b8f143b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10924 | 2026.04.28 20:35:52.738339 [ 277 ] {71b2e3a7-930c-4b77-93df-523f1b8f143b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10925 | 2026.04.28 20:35:52.739959 [ 277 ] {71b2e3a7-930c-4b77-93df-523f1b8f143b} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10926 | 2026.04.28 20:35:52.739995 [ 277 ] {71b2e3a7-930c-4b77-93df-523f1b8f143b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10927 | 2026.04.28 20:35:52.740450 [ 277 ] {71b2e3a7-930c-4b77-93df-523f1b8f143b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10928 | 2026.04.28 20:35:52.740689 [ 277 ] {71b2e3a7-930c-4b77-93df-523f1b8f143b} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10929 | 2026.04.28 20:35:52.740823 [ 277 ] {71b2e3a7-930c-4b77-93df-523f1b8f143b} <Debug> executeQuery: Read 2588 rows, 199.10 KiB in 0.002541 sec., 1018496.6548602913 rows/sec., 76.52 MiB/sec. | ||
| 10930 | 2026.04.28 20:35:52.740863 [ 277 ] {71b2e3a7-930c-4b77-93df-523f1b8f143b} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 10931 | 2026.04.28 20:35:52.740876 [ 277 ] {71b2e3a7-930c-4b77-93df-523f1b8f143b} <Debug> TCPHandler: Processed in 0.002721852 sec. | ||
| 10932 | 2026.04.28 20:35:52.740999 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10933 | 2026.04.28 20:35:52.741093 [ 277 ] {1c94c7a9-58be-4ba2-9793-fd178a046a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10934 | 2026.04.28 20:35:52.741134 [ 277 ] {1c94c7a9-58be-4ba2-9793-fd178a046a3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10935 | 2026.04.28 20:35:52.741591 [ 277 ] {1c94c7a9-58be-4ba2-9793-fd178a046a3d} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10936 | 2026.04.28 20:35:52.741638 [ 277 ] {1c94c7a9-58be-4ba2-9793-fd178a046a3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10937 | 2026.04.28 20:35:52.742006 [ 277 ] {1c94c7a9-58be-4ba2-9793-fd178a046a3d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10938 | 2026.04.28 20:35:52.742254 [ 277 ] {1c94c7a9-58be-4ba2-9793-fd178a046a3d} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10939 | 2026.04.28 20:35:52.742405 [ 277 ] {1c94c7a9-58be-4ba2-9793-fd178a046a3d} <Debug> executeQuery: Read 56 rows, 4.26 KiB in 0.001329 sec., 42136.94507148232 rows/sec., 3.13 MiB/sec. | ||
| 10940 | 2026.04.28 20:35:52.742450 [ 277 ] {1c94c7a9-58be-4ba2-9793-fd178a046a3d} <Debug> TCPHandler: Processed in 0.001500804 sec. | ||
| 10941 | 2026.04.28 20:35:52.742581 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10942 | 2026.04.28 20:35:52.742693 [ 277 ] {131c9cf4-aa8a-40fe-bd02-93ac09da2fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10943 | 2026.04.28 20:35:52.742739 [ 277 ] {131c9cf4-aa8a-40fe-bd02-93ac09da2fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10944 | 2026.04.28 20:35:52.743406 [ 277 ] {131c9cf4-aa8a-40fe-bd02-93ac09da2fbc} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10945 | 2026.04.28 20:35:52.743448 [ 277 ] {131c9cf4-aa8a-40fe-bd02-93ac09da2fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10946 | 2026.04.28 20:35:52.743803 [ 277 ] {131c9cf4-aa8a-40fe-bd02-93ac09da2fbc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10947 | 2026.04.28 20:35:52.744008 [ 277 ] {131c9cf4-aa8a-40fe-bd02-93ac09da2fbc} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10948 | 2026.04.28 20:35:52.744109 [ 66 ] {} <Debug> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 10949 | 2026.04.28 20:35:52.744133 [ 277 ] {131c9cf4-aa8a-40fe-bd02-93ac09da2fbc} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001464 sec., 563524.5901639344 rows/sec., 32.96 MiB/sec. | ||
| 10950 | 2026.04.28 20:35:52.744167 [ 66 ] {} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10951 | 2026.04.28 20:35:52.744180 [ 277 ] {131c9cf4-aa8a-40fe-bd02-93ac09da2fbc} <Debug> TCPHandler: Processed in 0.001657338 sec. | ||
| 10952 | 2026.04.28 20:35:52.744194 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10953 | 2026.04.28 20:35:52.744300 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10954 | 2026.04.28 20:35:52.744300 [ 190 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 10955 | 2026.04.28 20:35:52.744398 [ 277 ] {255ed162-3453-4ae2-855b-64cc4cc5c0f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10956 | 2026.04.28 20:35:52.744442 [ 277 ] {255ed162-3453-4ae2-855b-64cc4cc5c0f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10957 | 2026.04.28 20:35:52.744449 [ 190 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10958 | 2026.04.28 20:35:52.744493 [ 190 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 975 rows starting from the beginning of the part | ||
| 10959 | 2026.04.28 20:35:52.744561 [ 190 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 825 rows starting from the beginning of the part | ||
| 10960 | 2026.04.28 20:35:52.744613 [ 190 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 950 rows starting from the beginning of the part | ||
| 10961 | 2026.04.28 20:35:52.744660 [ 190 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 149 rows starting from the beginning of the part | ||
| 10962 | 2026.04.28 20:35:52.744705 [ 190 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 149 rows starting from the beginning of the part | ||
| 10963 | 2026.04.28 20:35:52.744746 [ 190 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 825 rows starting from the beginning of the part | ||
| 10964 | 2026.04.28 20:35:52.744824 [ 277 ] {255ed162-3453-4ae2-855b-64cc4cc5c0f1} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10965 | 2026.04.28 20:35:52.744865 [ 277 ] {255ed162-3453-4ae2-855b-64cc4cc5c0f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10966 | 2026.04.28 20:35:52.745169 [ 277 ] {255ed162-3453-4ae2-855b-64cc4cc5c0f1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 10967 | 2026.04.28 20:35:52.745387 [ 277 ] {255ed162-3453-4ae2-855b-64cc4cc5c0f1} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10968 | 2026.04.28 20:35:52.745531 [ 277 ] {255ed162-3453-4ae2-855b-64cc4cc5c0f1} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001151 sec., 868.8097306689835 rows/sec., 61.09 KiB/sec. | ||
| 10969 | 2026.04.28 20:35:52.745570 [ 277 ] {255ed162-3453-4ae2-855b-64cc4cc5c0f1} <Debug> TCPHandler: Processed in 0.00131755 sec. | ||
| 10970 | 2026.04.28 20:35:52.745684 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10971 | 2026.04.28 20:35:52.745777 [ 277 ] {827bc4b5-5bd7-4ac9-b426-5c0470886cb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10972 | 2026.04.28 20:35:52.745815 [ 277 ] {827bc4b5-5bd7-4ac9-b426-5c0470886cb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10973 | 2026.04.28 20:35:52.746080 [ 187 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3873 rows, containing 5 columns (5 merged, 0 gathered) in 0.001825582 sec., 2121515.220899417 rows/sec., 133.87 MiB/sec. | ||
| 10974 | 2026.04.28 20:35:52.746216 [ 277 ] {827bc4b5-5bd7-4ac9-b426-5c0470886cb5} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10975 | 2026.04.28 20:35:52.746254 [ 277 ] {827bc4b5-5bd7-4ac9-b426-5c0470886cb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10976 | 2026.04.28 20:35:52.746319 [ 192 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 10977 | 2026.04.28 20:35:52.746572 [ 277 ] {827bc4b5-5bd7-4ac9-b426-5c0470886cb5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10978 | 2026.04.28 20:35:52.746718 [ 192 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_19_4} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10979 | 2026.04.28 20:35:52.746809 [ 277 ] {827bc4b5-5bd7-4ac9-b426-5c0470886cb5} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10980 | 2026.04.28 20:35:52.746809 [ 192 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_19_4} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 10981 | 2026.04.28 20:35:52.746943 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 10982 | 2026.04.28 20:35:52.746959 [ 277 ] {827bc4b5-5bd7-4ac9-b426-5c0470886cb5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.0012 sec., 10000 rows/sec., 781.25 KiB/sec. | ||
| 10983 | 2026.04.28 20:35:52.747001 [ 277 ] {827bc4b5-5bd7-4ac9-b426-5c0470886cb5} <Debug> TCPHandler: Processed in 0.001364032 sec. | ||
| 10984 | 2026.04.28 20:35:52.747114 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10985 | 2026.04.28 20:35:52.747204 [ 277 ] {46250010-9863-4af9-8357-54e5628c30ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10986 | 2026.04.28 20:35:52.747242 [ 277 ] {46250010-9863-4af9-8357-54e5628c30ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10987 | 2026.04.28 20:35:52.748129 [ 277 ] {46250010-9863-4af9-8357-54e5628c30ab} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10988 | 2026.04.28 20:35:52.748165 [ 277 ] {46250010-9863-4af9-8357-54e5628c30ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10989 | 2026.04.28 20:35:52.748547 [ 277 ] {46250010-9863-4af9-8357-54e5628c30ab} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10990 | 2026.04.28 20:35:52.748756 [ 277 ] {46250010-9863-4af9-8357-54e5628c30ab} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10991 | 2026.04.28 20:35:52.748884 [ 277 ] {46250010-9863-4af9-8357-54e5628c30ab} <Debug> executeQuery: Read 1359 rows, 94.02 KiB in 0.001697 sec., 800824.9852681202 rows/sec., 54.10 MiB/sec. | ||
| 10992 | 2026.04.28 20:35:52.748921 [ 277 ] {46250010-9863-4af9-8357-54e5628c30ab} <Debug> TCPHandler: Processed in 0.001853983 sec. | ||
| 10993 | 2026.04.28 20:35:52.749050 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10994 | 2026.04.28 20:35:52.749165 [ 277 ] {a296d17c-7ea8-474e-9f82-ce922292c64a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10995 | 2026.04.28 20:35:52.749217 [ 277 ] {a296d17c-7ea8-474e-9f82-ce922292c64a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10996 | 2026.04.28 20:35:52.749961 [ 277 ] {a296d17c-7ea8-474e-9f82-ce922292c64a} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10997 | 2026.04.28 20:35:52.749998 [ 277 ] {a296d17c-7ea8-474e-9f82-ce922292c64a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10998 | 2026.04.28 20:35:52.750465 [ 277 ] {a296d17c-7ea8-474e-9f82-ce922292c64a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10999 | 2026.04.28 20:35:52.750681 [ 277 ] {a296d17c-7ea8-474e-9f82-ce922292c64a} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11000 | 2026.04.28 20:35:52.750812 [ 277 ] {a296d17c-7ea8-474e-9f82-ce922292c64a} <Debug> executeQuery: Read 1569 rows, 98.95 KiB in 0.001672 sec., 938397.1291866028 rows/sec., 57.79 MiB/sec. | ||
| 11001 | 2026.04.28 20:35:52.750850 [ 277 ] {a296d17c-7ea8-474e-9f82-ce922292c64a} <Debug> TCPHandler: Processed in 0.001861393 sec. | ||
| 11002 | 2026.04.28 20:35:52.750977 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11003 | 2026.04.28 20:35:52.751072 [ 277 ] {65e32268-78b0-47b1-ab12-05f7a8ce2347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11004 | 2026.04.28 20:35:52.751126 [ 277 ] {65e32268-78b0-47b1-ab12-05f7a8ce2347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11005 | 2026.04.28 20:35:52.751998 [ 277 ] {65e32268-78b0-47b1-ab12-05f7a8ce2347} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11006 | 2026.04.28 20:35:52.752034 [ 277 ] {65e32268-78b0-47b1-ab12-05f7a8ce2347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11007 | 2026.04.28 20:35:52.752621 [ 277 ] {65e32268-78b0-47b1-ab12-05f7a8ce2347} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11008 | 2026.04.28 20:35:52.752862 [ 277 ] {65e32268-78b0-47b1-ab12-05f7a8ce2347} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11009 | 2026.04.28 20:35:52.753000 [ 277 ] {65e32268-78b0-47b1-ab12-05f7a8ce2347} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001947 sec., 21571.648690292757 rows/sec., 38.66 MiB/sec. | ||
| 11010 | 2026.04.28 20:35:52.753055 [ 277 ] {65e32268-78b0-47b1-ab12-05f7a8ce2347} <Debug> TCPHandler: Processed in 0.002127138 sec. | ||
| 11011 | 2026.04.28 20:35:52.753179 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11012 | 2026.04.28 20:35:52.753274 [ 277 ] {04fee126-4292-4d4e-ad44-c68afec30593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11013 | 2026.04.28 20:35:52.753315 [ 277 ] {04fee126-4292-4d4e-ad44-c68afec30593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11014 | 2026.04.28 20:35:52.753633 [ 277 ] {04fee126-4292-4d4e-ad44-c68afec30593} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11015 | 2026.04.28 20:35:52.753669 [ 277 ] {04fee126-4292-4d4e-ad44-c68afec30593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11016 | 2026.04.28 20:35:52.754005 [ 277 ] {04fee126-4292-4d4e-ad44-c68afec30593} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11017 | 2026.04.28 20:35:52.754221 [ 277 ] {04fee126-4292-4d4e-ad44-c68afec30593} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11018 | 2026.04.28 20:35:52.754350 [ 277 ] {04fee126-4292-4d4e-ad44-c68afec30593} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001095 sec., 10958.90410958904 rows/sec., 756.28 KiB/sec. | ||
| 11019 | 2026.04.28 20:35:52.754387 [ 277 ] {04fee126-4292-4d4e-ad44-c68afec30593} <Debug> TCPHandler: Processed in 0.001257399 sec. | ||
| 11020 | 2026.04.28 20:35:53.000256 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.17 MiB, peak 343.04 MiB, free memory in arenas 0.00 B, will set to 329.96 MiB (RSS), difference: -1.21 MiB | ||
| 11021 | 2026.04.28 20:35:55.786793 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 1362 | ||
| 11022 | 2026.04.28 20:35:55.790272 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11023 | 2026.04.28 20:35:55.790328 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11024 | 2026.04.28 20:35:55.791601 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11025 | 2026.04.28 20:35:55.791879 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11026 | 2026.04.28 20:35:55.792251 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1362 | ||
| 11027 | 2026.04.28 20:35:57.441309 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11028 | 2026.04.28 20:35:57.441541 [ 277 ] {1796c95a-e70e-4122-b290-9169f9bb4076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11029 | 2026.04.28 20:35:57.441863 [ 277 ] {1796c95a-e70e-4122-b290-9169f9bb4076} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11030 | 2026.04.28 20:35:57.441898 [ 277 ] {1796c95a-e70e-4122-b290-9169f9bb4076} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11031 | 2026.04.28 20:35:57.442111 [ 277 ] {1796c95a-e70e-4122-b290-9169f9bb4076} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11032 | 2026.04.28 20:35:57.442178 [ 277 ] {1796c95a-e70e-4122-b290-9169f9bb4076} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11033 | 2026.04.28 20:35:57.442316 [ 277 ] {1796c95a-e70e-4122-b290-9169f9bb4076} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 11034 | 2026.04.28 20:35:57.442434 [ 330 ] {1796c95a-e70e-4122-b290-9169f9bb4076} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11035 | 2026.04.28 20:35:57.442454 [ 331 ] {1796c95a-e70e-4122-b290-9169f9bb4076} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11036 | 2026.04.28 20:35:57.442434 [ 304 ] {1796c95a-e70e-4122-b290-9169f9bb4076} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11037 | 2026.04.28 20:35:57.442599 [ 277 ] {1796c95a-e70e-4122-b290-9169f9bb4076} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11038 | 2026.04.28 20:35:57.442625 [ 277 ] {1796c95a-e70e-4122-b290-9169f9bb4076} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11039 | 2026.04.28 20:35:57.442694 [ 277 ] {1796c95a-e70e-4122-b290-9169f9bb4076} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11040 | 2026.04.28 20:35:57.442713 [ 277 ] {1796c95a-e70e-4122-b290-9169f9bb4076} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 11041 | 2026.04.28 20:35:57.442749 [ 277 ] {1796c95a-e70e-4122-b290-9169f9bb4076} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11042 | 2026.04.28 20:35:57.442786 [ 277 ] {1796c95a-e70e-4122-b290-9169f9bb4076} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11043 | 2026.04.28 20:35:57.443857 [ 277 ] {1796c95a-e70e-4122-b290-9169f9bb4076} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002403 sec., 20807.32417811069 rows/sec., 3.31 MiB/sec. | ||
| 11044 | 2026.04.28 20:35:57.443993 [ 277 ] {1796c95a-e70e-4122-b290-9169f9bb4076} <Debug> TCPHandler: Processed in 0.002807705 sec. | ||
| 11045 | 2026.04.28 20:35:57.445712 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11046 | 2026.04.28 20:35:57.445826 [ 277 ] {5984f67d-644c-4cea-99bc-f73adbd624c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11047 | 2026.04.28 20:35:57.445868 [ 277 ] {5984f67d-644c-4cea-99bc-f73adbd624c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11048 | 2026.04.28 20:35:57.446387 [ 277 ] {5984f67d-644c-4cea-99bc-f73adbd624c3} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11049 | 2026.04.28 20:35:57.446426 [ 277 ] {5984f67d-644c-4cea-99bc-f73adbd624c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11050 | 2026.04.28 20:35:57.446794 [ 277 ] {5984f67d-644c-4cea-99bc-f73adbd624c3} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11051 | 2026.04.28 20:35:57.447016 [ 277 ] {5984f67d-644c-4cea-99bc-f73adbd624c3} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11052 | 2026.04.28 20:35:57.447163 [ 277 ] {5984f67d-644c-4cea-99bc-f73adbd624c3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00137 sec., 40875.912408759126 rows/sec., 3.14 MiB/sec. | ||
| 11053 | 2026.04.28 20:35:57.447201 [ 277 ] {5984f67d-644c-4cea-99bc-f73adbd624c3} <Debug> TCPHandler: Processed in 0.001539635 sec. | ||
| 11054 | 2026.04.28 20:35:57.447328 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11055 | 2026.04.28 20:35:57.447429 [ 277 ] {b0f459a8-bba9-4fe4-a3af-591ebb58657d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11056 | 2026.04.28 20:35:57.447467 [ 277 ] {b0f459a8-bba9-4fe4-a3af-591ebb58657d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11057 | 2026.04.28 20:35:57.447910 [ 277 ] {b0f459a8-bba9-4fe4-a3af-591ebb58657d} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11058 | 2026.04.28 20:35:57.447944 [ 277 ] {b0f459a8-bba9-4fe4-a3af-591ebb58657d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11059 | 2026.04.28 20:35:57.448253 [ 277 ] {b0f459a8-bba9-4fe4-a3af-591ebb58657d} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11060 | 2026.04.28 20:35:57.448462 [ 277 ] {b0f459a8-bba9-4fe4-a3af-591ebb58657d} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11061 | 2026.04.28 20:35:57.448598 [ 277 ] {b0f459a8-bba9-4fe4-a3af-591ebb58657d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001187 sec., 53917.43892165123 rows/sec., 4.21 MiB/sec. | ||
| 11062 | 2026.04.28 20:35:57.448635 [ 277 ] {b0f459a8-bba9-4fe4-a3af-591ebb58657d} <Debug> TCPHandler: Processed in 0.001354701 sec. | ||
| 11063 | 2026.04.28 20:35:57.448756 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11064 | 2026.04.28 20:35:57.448849 [ 277 ] {500ffce3-37c1-4a12-827c-8caae4daba4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11065 | 2026.04.28 20:35:57.448891 [ 277 ] {500ffce3-37c1-4a12-827c-8caae4daba4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11066 | 2026.04.28 20:35:57.449276 [ 277 ] {500ffce3-37c1-4a12-827c-8caae4daba4c} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11067 | 2026.04.28 20:35:57.449308 [ 277 ] {500ffce3-37c1-4a12-827c-8caae4daba4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11068 | 2026.04.28 20:35:57.449633 [ 277 ] {500ffce3-37c1-4a12-827c-8caae4daba4c} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11069 | 2026.04.28 20:35:57.449855 [ 277 ] {500ffce3-37c1-4a12-827c-8caae4daba4c} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11070 | 2026.04.28 20:35:57.450006 [ 277 ] {500ffce3-37c1-4a12-827c-8caae4daba4c} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001176 sec., 108843.53741496599 rows/sec., 7.58 MiB/sec. | ||
| 11071 | 2026.04.28 20:35:57.450042 [ 277 ] {500ffce3-37c1-4a12-827c-8caae4daba4c} <Debug> TCPHandler: Processed in 0.00133293 sec. | ||
| 11072 | 2026.04.28 20:35:57.450163 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11073 | 2026.04.28 20:35:57.450254 [ 277 ] {666994f5-33d7-4977-9890-755008a18bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11074 | 2026.04.28 20:35:57.450294 [ 277 ] {666994f5-33d7-4977-9890-755008a18bf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11075 | 2026.04.28 20:35:57.450622 [ 277 ] {666994f5-33d7-4977-9890-755008a18bf2} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11076 | 2026.04.28 20:35:57.450656 [ 277 ] {666994f5-33d7-4977-9890-755008a18bf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11077 | 2026.04.28 20:35:57.450963 [ 277 ] {666994f5-33d7-4977-9890-755008a18bf2} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11078 | 2026.04.28 20:35:57.451166 [ 277 ] {666994f5-33d7-4977-9890-755008a18bf2} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11079 | 2026.04.28 20:35:57.451297 [ 277 ] {666994f5-33d7-4977-9890-755008a18bf2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001061 sec., 45240.339302544766 rows/sec., 3.05 MiB/sec. | ||
| 11080 | 2026.04.28 20:35:57.451331 [ 277 ] {666994f5-33d7-4977-9890-755008a18bf2} <Debug> TCPHandler: Processed in 0.001216388 sec. | ||
| 11081 | 2026.04.28 20:35:58.214227 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22632 | ||
| 11082 | 2026.04.28 20:35:58.214797 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11083 | 2026.04.28 20:35:58.214847 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11084 | 2026.04.28 20:35:58.215330 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11085 | 2026.04.28 20:35:58.215624 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11086 | 2026.04.28 20:35:58.215763 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22632 | ||
| 11087 | 2026.04.28 20:35:59.377075 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 11088 | 2026.04.28 20:35:59.393209 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11089 | 2026.04.28 20:35:59.393277 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11090 | 2026.04.28 20:35:59.398863 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11091 | 2026.04.28 20:35:59.399610 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11092 | 2026.04.28 20:35:59.403015 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 11093 | 2026.04.28 20:36:02.442901 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11094 | 2026.04.28 20:36:02.443168 [ 277 ] {ce38389d-5dfc-4ff4-9e7d-28ff3acc2523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11095 | 2026.04.28 20:36:02.443524 [ 277 ] {ce38389d-5dfc-4ff4-9e7d-28ff3acc2523} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11096 | 2026.04.28 20:36:02.443560 [ 277 ] {ce38389d-5dfc-4ff4-9e7d-28ff3acc2523} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11097 | 2026.04.28 20:36:02.443779 [ 277 ] {ce38389d-5dfc-4ff4-9e7d-28ff3acc2523} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11098 | 2026.04.28 20:36:02.443850 [ 277 ] {ce38389d-5dfc-4ff4-9e7d-28ff3acc2523} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11099 | 2026.04.28 20:36:02.443993 [ 277 ] {ce38389d-5dfc-4ff4-9e7d-28ff3acc2523} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11100 | 2026.04.28 20:36:02.444142 [ 331 ] {ce38389d-5dfc-4ff4-9e7d-28ff3acc2523} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11101 | 2026.04.28 20:36:02.444143 [ 330 ] {ce38389d-5dfc-4ff4-9e7d-28ff3acc2523} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11102 | 2026.04.28 20:36:02.444143 [ 304 ] {ce38389d-5dfc-4ff4-9e7d-28ff3acc2523} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11103 | 2026.04.28 20:36:02.444357 [ 277 ] {ce38389d-5dfc-4ff4-9e7d-28ff3acc2523} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11104 | 2026.04.28 20:36:02.444388 [ 277 ] {ce38389d-5dfc-4ff4-9e7d-28ff3acc2523} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11105 | 2026.04.28 20:36:02.444460 [ 277 ] {ce38389d-5dfc-4ff4-9e7d-28ff3acc2523} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11106 | 2026.04.28 20:36:02.444481 [ 277 ] {ce38389d-5dfc-4ff4-9e7d-28ff3acc2523} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 11107 | 2026.04.28 20:36:02.444516 [ 277 ] {ce38389d-5dfc-4ff4-9e7d-28ff3acc2523} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11108 | 2026.04.28 20:36:02.444562 [ 277 ] {ce38389d-5dfc-4ff4-9e7d-28ff3acc2523} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11109 | 2026.04.28 20:36:02.445776 [ 277 ] {ce38389d-5dfc-4ff4-9e7d-28ff3acc2523} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002709 sec., 18456.995201181246 rows/sec., 2.94 MiB/sec. | ||
| 11110 | 2026.04.28 20:36:02.445912 [ 277 ] {ce38389d-5dfc-4ff4-9e7d-28ff3acc2523} <Debug> TCPHandler: Processed in 0.003147142 sec. | ||
| 11111 | 2026.04.28 20:36:02.447756 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11112 | 2026.04.28 20:36:02.447866 [ 277 ] {57695e2d-91b4-4894-8a14-814ecf40b1c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11113 | 2026.04.28 20:36:02.447910 [ 277 ] {57695e2d-91b4-4894-8a14-814ecf40b1c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11114 | 2026.04.28 20:36:02.448411 [ 277 ] {57695e2d-91b4-4894-8a14-814ecf40b1c0} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11115 | 2026.04.28 20:36:02.448453 [ 277 ] {57695e2d-91b4-4894-8a14-814ecf40b1c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11116 | 2026.04.28 20:36:02.448828 [ 277 ] {57695e2d-91b4-4894-8a14-814ecf40b1c0} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11117 | 2026.04.28 20:36:02.449051 [ 277 ] {57695e2d-91b4-4894-8a14-814ecf40b1c0} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11118 | 2026.04.28 20:36:02.449198 [ 277 ] {57695e2d-91b4-4894-8a14-814ecf40b1c0} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001364 sec., 57184.75073313783 rows/sec., 4.74 MiB/sec. | ||
| 11119 | 2026.04.28 20:36:02.449237 [ 277 ] {57695e2d-91b4-4894-8a14-814ecf40b1c0} <Debug> TCPHandler: Processed in 0.001530435 sec. | ||
| 11120 | 2026.04.28 20:36:02.449356 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11121 | 2026.04.28 20:36:02.449454 [ 277 ] {f296e5a4-1745-4746-bc8f-6d1cde614eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11122 | 2026.04.28 20:36:02.449494 [ 277 ] {f296e5a4-1745-4746-bc8f-6d1cde614eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11123 | 2026.04.28 20:36:02.449896 [ 277 ] {f296e5a4-1745-4746-bc8f-6d1cde614eb9} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11124 | 2026.04.28 20:36:02.449932 [ 277 ] {f296e5a4-1745-4746-bc8f-6d1cde614eb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11125 | 2026.04.28 20:36:02.450224 [ 277 ] {f296e5a4-1745-4746-bc8f-6d1cde614eb9} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11126 | 2026.04.28 20:36:02.450444 [ 277 ] {f296e5a4-1745-4746-bc8f-6d1cde614eb9} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11127 | 2026.04.28 20:36:02.450575 [ 277 ] {f296e5a4-1745-4746-bc8f-6d1cde614eb9} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001143 sec., 9623.797025371829 rows/sec., 723.66 KiB/sec. | ||
| 11128 | 2026.04.28 20:36:02.450612 [ 277 ] {f296e5a4-1745-4746-bc8f-6d1cde614eb9} <Debug> TCPHandler: Processed in 0.001304019 sec. | ||
| 11129 | 2026.04.28 20:36:02.450723 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11130 | 2026.04.28 20:36:02.450815 [ 277 ] {04298051-94ed-45b6-900f-1770ffa80e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11131 | 2026.04.28 20:36:02.450854 [ 277 ] {04298051-94ed-45b6-900f-1770ffa80e07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11132 | 2026.04.28 20:36:02.451277 [ 277 ] {04298051-94ed-45b6-900f-1770ffa80e07} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11133 | 2026.04.28 20:36:02.451313 [ 277 ] {04298051-94ed-45b6-900f-1770ffa80e07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11134 | 2026.04.28 20:36:02.451617 [ 277 ] {04298051-94ed-45b6-900f-1770ffa80e07} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11135 | 2026.04.28 20:36:02.451825 [ 277 ] {04298051-94ed-45b6-900f-1770ffa80e07} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11136 | 2026.04.28 20:36:02.451952 [ 277 ] {04298051-94ed-45b6-900f-1770ffa80e07} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001156 sec., 64878.89273356402 rows/sec., 5.07 MiB/sec. | ||
| 11137 | 2026.04.28 20:36:02.451989 [ 277 ] {04298051-94ed-45b6-900f-1770ffa80e07} <Debug> TCPHandler: Processed in 0.00131513 sec. | ||
| 11138 | 2026.04.28 20:36:02.452103 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11139 | 2026.04.28 20:36:02.452194 [ 277 ] {40a15dd4-3e29-44d2-a669-efb59c3cd2bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11140 | 2026.04.28 20:36:02.452236 [ 277 ] {40a15dd4-3e29-44d2-a669-efb59c3cd2bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11141 | 2026.04.28 20:36:02.452658 [ 277 ] {40a15dd4-3e29-44d2-a669-efb59c3cd2bc} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11142 | 2026.04.28 20:36:02.452698 [ 277 ] {40a15dd4-3e29-44d2-a669-efb59c3cd2bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11143 | 2026.04.28 20:36:02.453078 [ 277 ] {40a15dd4-3e29-44d2-a669-efb59c3cd2bc} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11144 | 2026.04.28 20:36:02.453300 [ 277 ] {40a15dd4-3e29-44d2-a669-efb59c3cd2bc} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11145 | 2026.04.28 20:36:02.453437 [ 277 ] {40a15dd4-3e29-44d2-a669-efb59c3cd2bc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001261 sec., 126883.42585249803 rows/sec., 8.84 MiB/sec. | ||
| 11146 | 2026.04.28 20:36:02.453475 [ 277 ] {40a15dd4-3e29-44d2-a669-efb59c3cd2bc} <Debug> TCPHandler: Processed in 0.001419353 sec. | ||
| 11147 | 2026.04.28 20:36:02.453590 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11148 | 2026.04.28 20:36:02.453685 [ 277 ] {3add8e93-7825-4ad3-8af3-1f4bfcc62368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11149 | 2026.04.28 20:36:02.453741 [ 277 ] {3add8e93-7825-4ad3-8af3-1f4bfcc62368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11150 | 2026.04.28 20:36:02.454515 [ 277 ] {3add8e93-7825-4ad3-8af3-1f4bfcc62368} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11151 | 2026.04.28 20:36:02.454557 [ 277 ] {3add8e93-7825-4ad3-8af3-1f4bfcc62368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11152 | 2026.04.28 20:36:02.455090 [ 277 ] {3add8e93-7825-4ad3-8af3-1f4bfcc62368} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11153 | 2026.04.28 20:36:02.455319 [ 277 ] {3add8e93-7825-4ad3-8af3-1f4bfcc62368} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11154 | 2026.04.28 20:36:02.455461 [ 277 ] {3add8e93-7825-4ad3-8af3-1f4bfcc62368} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001795 sec., 6128.133704735376 rows/sec., 10.98 MiB/sec. | ||
| 11155 | 2026.04.28 20:36:02.455516 [ 277 ] {3add8e93-7825-4ad3-8af3-1f4bfcc62368} <Debug> TCPHandler: Processed in 0.001976626 sec. | ||
| 11156 | 2026.04.28 20:36:02.455651 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11157 | 2026.04.28 20:36:02.455745 [ 277 ] {3a9b1373-c883-4e59-b86e-ac0e216a0491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11158 | 2026.04.28 20:36:02.455788 [ 277 ] {3a9b1373-c883-4e59-b86e-ac0e216a0491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11159 | 2026.04.28 20:36:02.456114 [ 277 ] {3a9b1373-c883-4e59-b86e-ac0e216a0491} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11160 | 2026.04.28 20:36:02.456150 [ 277 ] {3a9b1373-c883-4e59-b86e-ac0e216a0491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11161 | 2026.04.28 20:36:02.456488 [ 277 ] {3a9b1373-c883-4e59-b86e-ac0e216a0491} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11162 | 2026.04.28 20:36:02.456710 [ 277 ] {3a9b1373-c883-4e59-b86e-ac0e216a0491} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11163 | 2026.04.28 20:36:02.456841 [ 277 ] {3a9b1373-c883-4e59-b86e-ac0e216a0491} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 11164 | 2026.04.28 20:36:02.456879 [ 277 ] {3a9b1373-c883-4e59-b86e-ac0e216a0491} <Debug> TCPHandler: Processed in 0.001276869 sec. | ||
| 11165 | 2026.04.28 20:36:04.791256 [ 96 ] {} <Debug> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 11166 | 2026.04.28 20:36:04.791320 [ 96 ] {} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11167 | 2026.04.28 20:36:04.791343 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11168 | 2026.04.28 20:36:04.791513 [ 187 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 11169 | 2026.04.28 20:36:04.791722 [ 187 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11170 | 2026.04.28 20:36:04.791780 [ 187 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 160 rows starting from the beginning of the part | ||
| 11171 | 2026.04.28 20:36:04.791889 [ 187 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 11172 | 2026.04.28 20:36:04.791970 [ 187 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 148 rows starting from the beginning of the part | ||
| 11173 | 2026.04.28 20:36:04.792046 [ 187 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 11174 | 2026.04.28 20:36:04.792111 [ 187 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 11175 | 2026.04.28 20:36:04.792986 [ 192 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 5 columns (5 merged, 0 gathered) in 0.001560215 sec., 394817.3809378836 rows/sec., 24.26 MiB/sec. | ||
| 11176 | 2026.04.28 20:36:04.793169 [ 201 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 11177 | 2026.04.28 20:36:04.793488 [ 201 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_18_4} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11178 | 2026.04.28 20:36:04.793567 [ 201 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_18_4} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 11179 | 2026.04.28 20:36:04.793678 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11180 | 2026.04.28 20:36:04.856835 [ 147 ] {} <Debug> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 11181 | 2026.04.28 20:36:04.856885 [ 147 ] {} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11182 | 2026.04.28 20:36:04.856911 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11183 | 2026.04.28 20:36:04.856993 [ 199 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 11184 | 2026.04.28 20:36:04.857126 [ 199 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11185 | 2026.04.28 20:36:04.857160 [ 199 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 308 rows starting from the beginning of the part | ||
| 11186 | 2026.04.28 20:36:04.857220 [ 199 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 11187 | 2026.04.28 20:36:04.857272 [ 199 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 284 rows starting from the beginning of the part | ||
| 11188 | 2026.04.28 20:36:04.857318 [ 199 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 11189 | 2026.04.28 20:36:04.857361 [ 199 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 11190 | 2026.04.28 20:36:04.858365 [ 194 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1184 rows, containing 5 columns (5 merged, 0 gathered) in 0.001400602 sec., 845350.7848767887 rows/sec., 57.58 MiB/sec. | ||
| 11191 | 2026.04.28 20:36:04.858525 [ 199 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 11192 | 2026.04.28 20:36:04.858767 [ 199 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_18_4} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11193 | 2026.04.28 20:36:04.858833 [ 199 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_18_4} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 11194 | 2026.04.28 20:36:04.858897 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 11195 | 2026.04.28 20:36:05.594033 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11196 | 2026.04.28 20:36:05.594087 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11197 | 2026.04.28 20:36:05.715894 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23080 | ||
| 11198 | 2026.04.28 20:36:05.716402 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11199 | 2026.04.28 20:36:05.716451 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11200 | 2026.04.28 20:36:05.716965 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11201 | 2026.04.28 20:36:05.717203 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11202 | 2026.04.28 20:36:05.717351 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23080 | ||
| 11203 | 2026.04.28 20:36:05.792641 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1386 | ||
| 11204 | 2026.04.28 20:36:05.794937 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11205 | 2026.04.28 20:36:05.794987 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11206 | 2026.04.28 20:36:05.796264 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11207 | 2026.04.28 20:36:05.796553 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11208 | 2026.04.28 20:36:05.796730 [ 25 ] {} <Debug> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11209 | 2026.04.28 20:36:05.796788 [ 25 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11210 | 2026.04.28 20:36:05.796813 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11211 | 2026.04.28 20:36:05.796935 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1386 | ||
| 11212 | 2026.04.28 20:36:05.796950 [ 192 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 11213 | 2026.04.28 20:36:05.797686 [ 192 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11214 | 2026.04.28 20:36:05.797846 [ 192 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1182 rows starting from the beginning of the part | ||
| 11215 | 2026.04.28 20:36:05.798217 [ 192 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part | ||
| 11216 | 2026.04.28 20:36:05.798586 [ 192 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 11217 | 2026.04.28 20:36:05.798929 [ 192 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 38 rows starting from the beginning of the part | ||
| 11218 | 2026.04.28 20:36:05.799266 [ 192 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 62 rows starting from the beginning of the part | ||
| 11219 | 2026.04.28 20:36:05.799614 [ 192 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
| 11220 | 2026.04.28 20:36:05.806607 [ 194 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1386 rows, containing 72 columns (72 merged, 0 gathered) in 0.009725083 sec., 142518.0638561131 rows/sec., 119.89 MiB/sec. | ||
| 11221 | 2026.04.28 20:36:05.808279 [ 189 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11222 | 2026.04.28 20:36:05.808895 [ 189 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_36_7} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11223 | 2026.04.28 20:36:05.808975 [ 189 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_36_7} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11224 | 2026.04.28 20:36:05.809229 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.02 MiB. | ||
| 11225 | 2026.04.28 20:36:06.001916 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001444513 sec. | ||
| 11226 | 2026.04.28 20:36:06.903127 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 11227 | 2026.04.28 20:36:06.920320 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11228 | 2026.04.28 20:36:06.920386 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11229 | 2026.04.28 20:36:06.926185 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11230 | 2026.04.28 20:36:06.926876 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11231 | 2026.04.28 20:36:06.929723 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 11232 | 2026.04.28 20:36:07.443141 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11233 | 2026.04.28 20:36:07.443419 [ 277 ] {128a49d9-0605-41cc-8ecc-0ee031c06226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11234 | 2026.04.28 20:36:07.443753 [ 277 ] {128a49d9-0605-41cc-8ecc-0ee031c06226} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11235 | 2026.04.28 20:36:07.443789 [ 277 ] {128a49d9-0605-41cc-8ecc-0ee031c06226} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11236 | 2026.04.28 20:36:07.444010 [ 277 ] {128a49d9-0605-41cc-8ecc-0ee031c06226} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11237 | 2026.04.28 20:36:07.444110 [ 277 ] {128a49d9-0605-41cc-8ecc-0ee031c06226} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11238 | 2026.04.28 20:36:07.444257 [ 277 ] {128a49d9-0605-41cc-8ecc-0ee031c06226} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11239 | 2026.04.28 20:36:07.444400 [ 284 ] {128a49d9-0605-41cc-8ecc-0ee031c06226} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11240 | 2026.04.28 20:36:07.444400 [ 331 ] {128a49d9-0605-41cc-8ecc-0ee031c06226} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11241 | 2026.04.28 20:36:07.444400 [ 302 ] {128a49d9-0605-41cc-8ecc-0ee031c06226} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11242 | 2026.04.28 20:36:07.444628 [ 277 ] {128a49d9-0605-41cc-8ecc-0ee031c06226} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11243 | 2026.04.28 20:36:07.444657 [ 277 ] {128a49d9-0605-41cc-8ecc-0ee031c06226} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11244 | 2026.04.28 20:36:07.444752 [ 277 ] {128a49d9-0605-41cc-8ecc-0ee031c06226} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11245 | 2026.04.28 20:36:07.444773 [ 277 ] {128a49d9-0605-41cc-8ecc-0ee031c06226} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 11246 | 2026.04.28 20:36:07.444807 [ 277 ] {128a49d9-0605-41cc-8ecc-0ee031c06226} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11247 | 2026.04.28 20:36:07.444847 [ 277 ] {128a49d9-0605-41cc-8ecc-0ee031c06226} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11248 | 2026.04.28 20:36:07.446053 [ 277 ] {128a49d9-0605-41cc-8ecc-0ee031c06226} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.00274 sec., 18248.175182481755 rows/sec., 2.90 MiB/sec. | ||
| 11249 | 2026.04.28 20:36:07.446185 [ 277 ] {128a49d9-0605-41cc-8ecc-0ee031c06226} <Debug> TCPHandler: Processed in 0.003203123 sec. | ||
| 11250 | 2026.04.28 20:36:07.448402 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11251 | 2026.04.28 20:36:07.448559 [ 277 ] {811f26c0-9f7c-46cf-b31f-22f2310a05ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11252 | 2026.04.28 20:36:07.448622 [ 277 ] {811f26c0-9f7c-46cf-b31f-22f2310a05ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11253 | 2026.04.28 20:36:07.449377 [ 277 ] {811f26c0-9f7c-46cf-b31f-22f2310a05ae} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11254 | 2026.04.28 20:36:07.449427 [ 277 ] {811f26c0-9f7c-46cf-b31f-22f2310a05ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11255 | 2026.04.28 20:36:07.449805 [ 277 ] {811f26c0-9f7c-46cf-b31f-22f2310a05ae} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11256 | 2026.04.28 20:36:07.450023 [ 277 ] {811f26c0-9f7c-46cf-b31f-22f2310a05ae} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11257 | 2026.04.28 20:36:07.450174 [ 277 ] {811f26c0-9f7c-46cf-b31f-22f2310a05ae} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001662 sec., 70998.79663056559 rows/sec., 6.04 MiB/sec. | ||
| 11258 | 2026.04.28 20:36:07.450214 [ 277 ] {811f26c0-9f7c-46cf-b31f-22f2310a05ae} <Debug> TCPHandler: Processed in 0.001888774 sec. | ||
| 11259 | 2026.04.28 20:36:07.450338 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11260 | 2026.04.28 20:36:07.450433 [ 277 ] {2a6b36c8-81ec-422d-82ae-a5e8d1aa50a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11261 | 2026.04.28 20:36:07.450476 [ 277 ] {2a6b36c8-81ec-422d-82ae-a5e8d1aa50a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11262 | 2026.04.28 20:36:07.450892 [ 277 ] {2a6b36c8-81ec-422d-82ae-a5e8d1aa50a0} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11263 | 2026.04.28 20:36:07.450929 [ 277 ] {2a6b36c8-81ec-422d-82ae-a5e8d1aa50a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11264 | 2026.04.28 20:36:07.451232 [ 277 ] {2a6b36c8-81ec-422d-82ae-a5e8d1aa50a0} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11265 | 2026.04.28 20:36:07.451460 [ 277 ] {2a6b36c8-81ec-422d-82ae-a5e8d1aa50a0} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11266 | 2026.04.28 20:36:07.451597 [ 277 ] {2a6b36c8-81ec-422d-82ae-a5e8d1aa50a0} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001182 sec., 26226.734348561757 rows/sec., 1.93 MiB/sec. | ||
| 11267 | 2026.04.28 20:36:07.451634 [ 277 ] {2a6b36c8-81ec-422d-82ae-a5e8d1aa50a0} <Debug> TCPHandler: Processed in 0.001346291 sec. | ||
| 11268 | 2026.04.28 20:36:07.451749 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11269 | 2026.04.28 20:36:07.451842 [ 277 ] {36e68fe6-48c4-4467-8584-00eb39854435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11270 | 2026.04.28 20:36:07.451883 [ 277 ] {36e68fe6-48c4-4467-8584-00eb39854435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11271 | 2026.04.28 20:36:07.452316 [ 277 ] {36e68fe6-48c4-4467-8584-00eb39854435} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11272 | 2026.04.28 20:36:07.452354 [ 277 ] {36e68fe6-48c4-4467-8584-00eb39854435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11273 | 2026.04.28 20:36:07.452659 [ 277 ] {36e68fe6-48c4-4467-8584-00eb39854435} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11274 | 2026.04.28 20:36:07.452871 [ 277 ] {36e68fe6-48c4-4467-8584-00eb39854435} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11275 | 2026.04.28 20:36:07.453002 [ 277 ] {36e68fe6-48c4-4467-8584-00eb39854435} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001179 sec., 80576.75996607295 rows/sec., 6.29 MiB/sec. | ||
| 11276 | 2026.04.28 20:36:07.453040 [ 277 ] {36e68fe6-48c4-4467-8584-00eb39854435} <Debug> TCPHandler: Processed in 0.001340091 sec. | ||
| 11277 | 2026.04.28 20:36:07.453154 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11278 | 2026.04.28 20:36:07.453249 [ 277 ] {27b6df73-6751-4e9e-a350-3f4e74e1ebd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11279 | 2026.04.28 20:36:07.453293 [ 277 ] {27b6df73-6751-4e9e-a350-3f4e74e1ebd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11280 | 2026.04.28 20:36:07.453739 [ 277 ] {27b6df73-6751-4e9e-a350-3f4e74e1ebd3} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11281 | 2026.04.28 20:36:07.453785 [ 277 ] {27b6df73-6751-4e9e-a350-3f4e74e1ebd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11282 | 2026.04.28 20:36:07.454202 [ 277 ] {27b6df73-6751-4e9e-a350-3f4e74e1ebd3} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11283 | 2026.04.28 20:36:07.454433 [ 277 ] {27b6df73-6751-4e9e-a350-3f4e74e1ebd3} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11284 | 2026.04.28 20:36:07.454548 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 3 parts from all_1_75_15 to all_77_77_0 | ||
| 11285 | 2026.04.28 20:36:07.454572 [ 277 ] {27b6df73-6751-4e9e-a350-3f4e74e1ebd3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001341 sec., 119313.94481730052 rows/sec., 8.31 MiB/sec. | ||
| 11286 | 2026.04.28 20:36:07.454603 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11287 | 2026.04.28 20:36:07.454621 [ 277 ] {27b6df73-6751-4e9e-a350-3f4e74e1ebd3} <Debug> TCPHandler: Processed in 0.001516214 sec. | ||
| 11288 | 2026.04.28 20:36:07.454643 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11289 | 2026.04.28 20:36:07.454760 [ 193 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_77_16} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_75_15 to all_77_77_0 into Compact with storage Full | ||
| 11290 | 2026.04.28 20:36:07.454767 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11291 | 2026.04.28 20:36:07.454909 [ 277 ] {1a8d8814-2c4b-4c9c-a4d0-329c3aaeef80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11292 | 2026.04.28 20:36:07.454920 [ 193 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_77_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11293 | 2026.04.28 20:36:07.454968 [ 277 ] {1a8d8814-2c4b-4c9c-a4d0-329c3aaeef80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11294 | 2026.04.28 20:36:07.454970 [ 193 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_77_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_75_15, total 28093 rows starting from the beginning of the part | ||
| 11295 | 2026.04.28 20:36:07.455064 [ 193 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_77_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 11296 | 2026.04.28 20:36:07.455118 [ 193 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_77_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1569 rows starting from the beginning of the part | ||
| 11297 | 2026.04.28 20:36:07.455764 [ 277 ] {1a8d8814-2c4b-4c9c-a4d0-329c3aaeef80} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11298 | 2026.04.28 20:36:07.455806 [ 277 ] {1a8d8814-2c4b-4c9c-a4d0-329c3aaeef80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11299 | 2026.04.28 20:36:07.456736 [ 277 ] {1a8d8814-2c4b-4c9c-a4d0-329c3aaeef80} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11300 | 2026.04.28 20:36:07.456980 [ 277 ] {1a8d8814-2c4b-4c9c-a4d0-329c3aaeef80} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11301 | 2026.04.28 20:36:07.457133 [ 277 ] {1a8d8814-2c4b-4c9c-a4d0-329c3aaeef80} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002242 sec., 13826.94023193577 rows/sec., 24.78 MiB/sec. | ||
| 11302 | 2026.04.28 20:36:07.457188 [ 277 ] {1a8d8814-2c4b-4c9c-a4d0-329c3aaeef80} <Debug> TCPHandler: Processed in 0.002471576 sec. | ||
| 11303 | 2026.04.28 20:36:07.457323 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11304 | 2026.04.28 20:36:07.457418 [ 277 ] {855ce698-58ec-4279-8364-e6f5077c8374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11305 | 2026.04.28 20:36:07.457460 [ 277 ] {855ce698-58ec-4279-8364-e6f5077c8374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11306 | 2026.04.28 20:36:07.457800 [ 277 ] {855ce698-58ec-4279-8364-e6f5077c8374} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11307 | 2026.04.28 20:36:07.457837 [ 277 ] {855ce698-58ec-4279-8364-e6f5077c8374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11308 | 2026.04.28 20:36:07.458299 [ 277 ] {855ce698-58ec-4279-8364-e6f5077c8374} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11309 | 2026.04.28 20:36:07.458535 [ 277 ] {855ce698-58ec-4279-8364-e6f5077c8374} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11310 | 2026.04.28 20:36:07.458675 [ 277 ] {855ce698-58ec-4279-8364-e6f5077c8374} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001276 sec., 47021.94357366771 rows/sec., 3.17 MiB/sec. | ||
| 11311 | 2026.04.28 20:36:07.458713 [ 277 ] {855ce698-58ec-4279-8364-e6f5077c8374} <Debug> TCPHandler: Processed in 0.001439963 sec. | ||
| 11312 | 2026.04.28 20:36:07.462639 [ 194 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_77_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29822 rows, containing 5 columns (5 merged, 0 gathered) in 0.007924401 sec., 3763312.8358850093 rows/sec., 242.31 MiB/sec. | ||
| 11313 | 2026.04.28 20:36:07.463208 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_77_16} <Trace> MergedBlockOutputStream: filled checksums all_1_77_16 (state Temporary) | ||
| 11314 | 2026.04.28 20:36:07.463564 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_77_16} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_77_16 to all_1_77_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11315 | 2026.04.28 20:36:07.463648 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_77_16} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 3 parts: [all_1_75_15, all_77_77_0] -> all_1_77_16 | ||
| 11316 | 2026.04.28 20:36:07.463755 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 11317 | 2026.04.28 20:36:08.000231 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 330.70 MiB, peak 343.04 MiB, free memory in arenas 0.00 B, will set to 332.57 MiB (RSS), difference: 1.87 MiB | ||
| 11318 | 2026.04.28 20:36:10.259082 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34458 | ||
| 11319 | 2026.04.28 20:36:10.259193 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11320 | 2026.04.28 20:36:10.259220 [ 291 ] {} <Debug> TCP-Session: 813e727f-3773-43c3-add9-648b136def98 Authenticating user 'default' from [fd00:1122:3344:101::e]:34458 | ||
| 11321 | 2026.04.28 20:36:10.259242 [ 291 ] {} <Debug> TCP-Session: 813e727f-3773-43c3-add9-648b136def98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11322 | 2026.04.28 20:36:10.259255 [ 291 ] {} <Debug> TCP-Session: 813e727f-3773-43c3-add9-648b136def98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11323 | 2026.04.28 20:36:10.259435 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58325 | ||
| 11324 | 2026.04.28 20:36:10.259494 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48248 | ||
| 11325 | 2026.04.28 20:36:10.259492 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44737 | ||
| 11326 | 2026.04.28 20:36:10.259541 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33372 | ||
| 11327 | 2026.04.28 20:36:10.259574 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11328 | 2026.04.28 20:36:10.259588 [ 291 ] {} <Trace> TCP-Session: 813e727f-3773-43c3-add9-648b136def98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11329 | 2026.04.28 20:36:10.259624 [ 294 ] {} <Debug> TCP-Session: dd5c69d8-072f-47a6-bfcd-9f7e0a9f8954 Authenticating user 'default' from [fd00:1122:3344:101::e]:48248 | ||
| 11330 | 2026.04.28 20:36:10.259548 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43376 | ||
| 11331 | 2026.04.28 20:36:10.259646 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11332 | 2026.04.28 20:36:10.259660 [ 294 ] {} <Debug> TCP-Session: dd5c69d8-072f-47a6-bfcd-9f7e0a9f8954 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11333 | 2026.04.28 20:36:10.259707 [ 293 ] {} <Debug> TCP-Session: 707adc88-3a6b-45d9-8cdd-8538324c7c2b Authenticating user 'default' from [fd00:1122:3344:101::e]:44737 | ||
| 11334 | 2026.04.28 20:36:10.259720 [ 294 ] {} <Debug> TCP-Session: dd5c69d8-072f-47a6-bfcd-9f7e0a9f8954 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11335 | 2026.04.28 20:36:10.259537 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61824 | ||
| 11336 | 2026.04.28 20:36:10.259751 [ 293 ] {} <Debug> TCP-Session: 707adc88-3a6b-45d9-8cdd-8538324c7c2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11337 | 2026.04.28 20:36:10.259781 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11338 | 2026.04.28 20:36:10.259792 [ 291 ] {b89fd8e0-6c11-40aa-9fa8-05b52755a642} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34458) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11339 | 2026.04.28 20:36:10.259798 [ 293 ] {} <Debug> TCP-Session: 707adc88-3a6b-45d9-8cdd-8538324c7c2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11340 | 2026.04.28 20:36:10.259824 [ 286 ] {} <Debug> TCP-Session: 79ac61b8-0efc-4384-92bf-2c1b18350fab Authenticating user 'default' from [fd00:1122:3344:101::e]:33372 | ||
| 11341 | 2026.04.28 20:36:10.259517 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35131 | ||
| 11342 | 2026.04.28 20:36:10.259870 [ 286 ] {} <Debug> TCP-Session: 79ac61b8-0efc-4384-92bf-2c1b18350fab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11343 | 2026.04.28 20:36:10.259574 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11344 | 2026.04.28 20:36:10.259905 [ 286 ] {} <Debug> TCP-Session: 79ac61b8-0efc-4384-92bf-2c1b18350fab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11345 | 2026.04.28 20:36:10.259556 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60764 | ||
| 11346 | 2026.04.28 20:36:10.259936 [ 292 ] {} <Debug> TCP-Session: e2fd3405-94c0-4130-81d0-10973a37cbbf Authenticating user 'default' from [fd00:1122:3344:101::e]:58325 | ||
| 11347 | 2026.04.28 20:36:10.259980 [ 292 ] {} <Debug> TCP-Session: e2fd3405-94c0-4130-81d0-10973a37cbbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11348 | 2026.04.28 20:36:10.259993 [ 292 ] {} <Debug> TCP-Session: e2fd3405-94c0-4130-81d0-10973a37cbbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11349 | 2026.04.28 20:36:10.260084 [ 291 ] {b89fd8e0-6c11-40aa-9fa8-05b52755a642} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11350 | 2026.04.28 20:36:10.260147 [ 291 ] {b89fd8e0-6c11-40aa-9fa8-05b52755a642} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11351 | 2026.04.28 20:36:10.260273 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11352 | 2026.04.28 20:36:10.260308 [ 289 ] {} <Debug> TCP-Session: 6a3d8e70-5a08-4fcf-9816-a3a36f706847 Authenticating user 'default' from [fd00:1122:3344:101::e]:43376 | ||
| 11353 | 2026.04.28 20:36:10.260325 [ 289 ] {} <Debug> TCP-Session: 6a3d8e70-5a08-4fcf-9816-a3a36f706847 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11354 | 2026.04.28 20:36:10.260337 [ 289 ] {} <Debug> TCP-Session: 6a3d8e70-5a08-4fcf-9816-a3a36f706847 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11355 | 2026.04.28 20:36:10.260396 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11356 | 2026.04.28 20:36:10.260431 [ 275 ] {} <Debug> TCP-Session: 7b741c7c-e3d4-4201-bf2e-f9b18f9d7eff Authenticating user 'default' from [fd00:1122:3344:101::e]:35131 | ||
| 11357 | 2026.04.28 20:36:10.260440 [ 291 ] {b89fd8e0-6c11-40aa-9fa8-05b52755a642} <Debug> oximeter.version (260e5583-1b7e-4a62-bf30-86bcce144844) (SelectExecutor): Key condition: unknown | ||
| 11358 | 2026.04.28 20:36:10.260453 [ 275 ] {} <Debug> TCP-Session: 7b741c7c-e3d4-4201-bf2e-f9b18f9d7eff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11359 | 2026.04.28 20:36:10.260485 [ 275 ] {} <Debug> TCP-Session: 7b741c7c-e3d4-4201-bf2e-f9b18f9d7eff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11360 | 2026.04.28 20:36:10.260485 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11361 | 2026.04.28 20:36:10.260518 [ 288 ] {} <Debug> TCP-Session: 1b0d4c35-6152-4a8d-8dfd-9516599c05e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61824 | ||
| 11362 | 2026.04.28 20:36:10.260535 [ 288 ] {} <Debug> TCP-Session: 1b0d4c35-6152-4a8d-8dfd-9516599c05e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11363 | 2026.04.28 20:36:10.260548 [ 288 ] {} <Debug> TCP-Session: 1b0d4c35-6152-4a8d-8dfd-9516599c05e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11364 | 2026.04.28 20:36:10.260682 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11365 | 2026.04.28 20:36:10.260716 [ 290 ] {} <Debug> TCP-Session: 5b2b6f9f-3a65-423c-addf-28c4d302b5f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:60764 | ||
| 11366 | 2026.04.28 20:36:10.260734 [ 290 ] {} <Debug> TCP-Session: 5b2b6f9f-3a65-423c-addf-28c4d302b5f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11367 | 2026.04.28 20:36:10.260748 [ 290 ] {} <Debug> TCP-Session: 5b2b6f9f-3a65-423c-addf-28c4d302b5f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11368 | 2026.04.28 20:36:10.261381 [ 284 ] {b89fd8e0-6c11-40aa-9fa8-05b52755a642} <Trace> AggregatingTransform: Aggregating | ||
| 11369 | 2026.04.28 20:36:10.261418 [ 284 ] {b89fd8e0-6c11-40aa-9fa8-05b52755a642} <Trace> Aggregator: Aggregation method: without_key | ||
| 11370 | 2026.04.28 20:36:10.261451 [ 284 ] {b89fd8e0-6c11-40aa-9fa8-05b52755a642} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00090005 sec. (1111.049 rows/sec., 43.40 KiB/sec.) | ||
| 11371 | 2026.04.28 20:36:10.261471 [ 284 ] {b89fd8e0-6c11-40aa-9fa8-05b52755a642} <Trace> Aggregator: Merging aggregated data | ||
| 11372 | 2026.04.28 20:36:10.262624 [ 291 ] {b89fd8e0-6c11-40aa-9fa8-05b52755a642} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002892 sec., 345.78146611341634 rows/sec., 13.51 KiB/sec. | ||
| 11373 | 2026.04.28 20:36:10.262804 [ 291 ] {b89fd8e0-6c11-40aa-9fa8-05b52755a642} <Debug> TCPHandler: Processed in 0.003357106 sec. | ||
| 11374 | 2026.04.28 20:36:10.262937 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11375 | 2026.04.28 20:36:10.262962 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11376 | 2026.04.28 20:36:10.262980 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11377 | 2026.04.28 20:36:10.262994 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11378 | 2026.04.28 20:36:10.263013 [ 292 ] {} <Debug> TCP-Session: e2fd3405-94c0-4130-81d0-10973a37cbbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11379 | 2026.04.28 20:36:10.263012 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11380 | 2026.04.28 20:36:10.263044 [ 288 ] {} <Debug> TCP-Session: 1b0d4c35-6152-4a8d-8dfd-9516599c05e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11381 | 2026.04.28 20:36:10.263056 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11382 | 2026.04.28 20:36:10.263071 [ 294 ] {} <Debug> TCP-Session: dd5c69d8-072f-47a6-bfcd-9f7e0a9f8954 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11383 | 2026.04.28 20:36:10.263093 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11384 | 2026.04.28 20:36:10.263107 [ 293 ] {} <Debug> TCP-Session: 707adc88-3a6b-45d9-8cdd-8538324c7c2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11385 | 2026.04.28 20:36:10.263068 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11386 | 2026.04.28 20:36:10.263139 [ 289 ] {} <Debug> TCP-Session: 6a3d8e70-5a08-4fcf-9816-a3a36f706847 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11387 | 2026.04.28 20:36:10.263030 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11388 | 2026.04.28 20:36:10.263169 [ 275 ] {} <Debug> TCP-Session: 7b741c7c-e3d4-4201-bf2e-f9b18f9d7eff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11389 | 2026.04.28 20:36:10.262966 [ 291 ] {} <Debug> TCP-Session: 813e727f-3773-43c3-add9-648b136def98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11390 | 2026.04.28 20:36:10.263211 [ 286 ] {} <Debug> TCP-Session: 79ac61b8-0efc-4384-92bf-2c1b18350fab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11391 | 2026.04.28 20:36:10.263030 [ 290 ] {} <Debug> TCP-Session: 5b2b6f9f-3a65-423c-addf-28c4d302b5f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11392 | 2026.04.28 20:36:10.277613 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47204 | ||
| 11393 | 2026.04.28 20:36:10.277704 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11394 | 2026.04.28 20:36:10.277735 [ 291 ] {} <Debug> TCP-Session: 5a4e0e80-8018-41e3-a704-89a2dfa99362 Authenticating user 'default' from [fd00:1122:3344:101::e]:47204 | ||
| 11395 | 2026.04.28 20:36:10.277761 [ 291 ] {} <Debug> TCP-Session: 5a4e0e80-8018-41e3-a704-89a2dfa99362 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11396 | 2026.04.28 20:36:10.277781 [ 291 ] {} <Debug> TCP-Session: 5a4e0e80-8018-41e3-a704-89a2dfa99362 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11397 | 2026.04.28 20:36:10.277962 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38977 | ||
| 11398 | 2026.04.28 20:36:10.278007 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56427 | ||
| 11399 | 2026.04.28 20:36:10.278018 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37736 | ||
| 11400 | 2026.04.28 20:36:10.278048 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11401 | 2026.04.28 20:36:10.278044 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35558 | ||
| 11402 | 2026.04.28 20:36:10.278078 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32805 | ||
| 11403 | 2026.04.28 20:36:10.278100 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11404 | 2026.04.28 20:36:10.278095 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33689 | ||
| 11405 | 2026.04.28 20:36:10.278126 [ 275 ] {} <Debug> TCP-Session: ab97618c-57dd-4ac5-89bd-2aab4cddd68d Authenticating user 'default' from [fd00:1122:3344:101::e]:37736 | ||
| 11406 | 2026.04.28 20:36:10.278139 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11407 | 2026.04.28 20:36:10.278151 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11408 | 2026.04.28 20:36:10.278160 [ 275 ] {} <Debug> TCP-Session: ab97618c-57dd-4ac5-89bd-2aab4cddd68d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11409 | 2026.04.28 20:36:10.278181 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11410 | 2026.04.28 20:36:10.278185 [ 286 ] {} <Debug> TCP-Session: 85928f23-1b99-498c-8ada-ac00608563a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:35558 | ||
| 11411 | 2026.04.28 20:36:10.278195 [ 275 ] {} <Debug> TCP-Session: ab97618c-57dd-4ac5-89bd-2aab4cddd68d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11412 | 2026.04.28 20:36:10.278214 [ 290 ] {} <Debug> TCP-Session: 425330ce-b152-406f-bea7-7fb12824130d Authenticating user 'default' from [fd00:1122:3344:101::e]:33689 | ||
| 11413 | 2026.04.28 20:36:10.278229 [ 286 ] {} <Debug> TCP-Session: 85928f23-1b99-498c-8ada-ac00608563a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11414 | 2026.04.28 20:36:10.278252 [ 290 ] {} <Debug> TCP-Session: 425330ce-b152-406f-bea7-7fb12824130d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11415 | 2026.04.28 20:36:10.278265 [ 286 ] {} <Debug> TCP-Session: 85928f23-1b99-498c-8ada-ac00608563a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11416 | 2026.04.28 20:36:10.278270 [ 290 ] {} <Debug> TCP-Session: 425330ce-b152-406f-bea7-7fb12824130d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11417 | 2026.04.28 20:36:10.278191 [ 288 ] {} <Debug> TCP-Session: 2f12014e-7049-4909-b39f-ebc7fef058ce Authenticating user 'default' from [fd00:1122:3344:101::e]:32805 | ||
| 11418 | 2026.04.28 20:36:10.278091 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42250 | ||
| 11419 | 2026.04.28 20:36:10.278318 [ 288 ] {} <Debug> TCP-Session: 2f12014e-7049-4909-b39f-ebc7fef058ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11420 | 2026.04.28 20:36:10.278052 [ 291 ] {} <Trace> TCP-Session: 5a4e0e80-8018-41e3-a704-89a2dfa99362 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11421 | 2026.04.28 20:36:10.278373 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11422 | 2026.04.28 20:36:10.278347 [ 288 ] {} <Debug> TCP-Session: 2f12014e-7049-4909-b39f-ebc7fef058ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11423 | 2026.04.28 20:36:10.278406 [ 289 ] {} <Debug> TCP-Session: 2c4ff8c1-e96b-4594-9b26-b80c2a5c7fec Authenticating user 'default' from [fd00:1122:3344:101::e]:42250 | ||
| 11424 | 2026.04.28 20:36:10.278014 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51653 | ||
| 11425 | 2026.04.28 20:36:10.278436 [ 289 ] {} <Debug> TCP-Session: 2c4ff8c1-e96b-4594-9b26-b80c2a5c7fec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11426 | 2026.04.28 20:36:10.278080 [ 292 ] {} <Debug> TCP-Session: c540a9ad-4e20-4991-aa9f-513c4ebcbece Authenticating user 'default' from [fd00:1122:3344:101::e]:38977 | ||
| 11427 | 2026.04.28 20:36:10.278469 [ 289 ] {} <Debug> TCP-Session: 2c4ff8c1-e96b-4594-9b26-b80c2a5c7fec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11428 | 2026.04.28 20:36:10.278495 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11429 | 2026.04.28 20:36:10.278502 [ 292 ] {} <Debug> TCP-Session: c540a9ad-4e20-4991-aa9f-513c4ebcbece Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11430 | 2026.04.28 20:36:10.278526 [ 294 ] {} <Debug> TCP-Session: cc8a29f9-b689-47f5-b89a-5497659fef86 Authenticating user 'default' from [fd00:1122:3344:101::e]:51653 | ||
| 11431 | 2026.04.28 20:36:10.278533 [ 292 ] {} <Debug> TCP-Session: c540a9ad-4e20-4991-aa9f-513c4ebcbece Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11432 | 2026.04.28 20:36:10.278544 [ 291 ] {b51b8f6e-332c-49e5-81a4-e0ccf4cd08d7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47204) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11433 | 2026.04.28 20:36:10.278546 [ 294 ] {} <Debug> TCP-Session: cc8a29f9-b689-47f5-b89a-5497659fef86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11434 | 2026.04.28 20:36:10.278091 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11435 | 2026.04.28 20:36:10.278610 [ 294 ] {} <Debug> TCP-Session: cc8a29f9-b689-47f5-b89a-5497659fef86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11436 | 2026.04.28 20:36:10.278636 [ 293 ] {} <Debug> TCP-Session: dd5edd25-e015-450b-9290-bf4da53dc1a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:56427 | ||
| 11437 | 2026.04.28 20:36:10.278657 [ 293 ] {} <Debug> TCP-Session: dd5edd25-e015-450b-9290-bf4da53dc1a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11438 | 2026.04.28 20:36:10.278670 [ 293 ] {} <Debug> TCP-Session: dd5edd25-e015-450b-9290-bf4da53dc1a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11439 | 2026.04.28 20:36:10.278820 [ 291 ] {b51b8f6e-332c-49e5-81a4-e0ccf4cd08d7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11440 | 2026.04.28 20:36:10.278882 [ 291 ] {b51b8f6e-332c-49e5-81a4-e0ccf4cd08d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11441 | 2026.04.28 20:36:10.279214 [ 291 ] {b51b8f6e-332c-49e5-81a4-e0ccf4cd08d7} <Debug> oximeter.version (260e5583-1b7e-4a62-bf30-86bcce144844) (SelectExecutor): Key condition: unknown | ||
| 11442 | 2026.04.28 20:36:10.280260 [ 331 ] {b51b8f6e-332c-49e5-81a4-e0ccf4cd08d7} <Trace> AggregatingTransform: Aggregating | ||
| 11443 | 2026.04.28 20:36:10.280295 [ 331 ] {b51b8f6e-332c-49e5-81a4-e0ccf4cd08d7} <Trace> Aggregator: Aggregation method: without_key | ||
| 11444 | 2026.04.28 20:36:10.280322 [ 331 ] {b51b8f6e-332c-49e5-81a4-e0ccf4cd08d7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000992813 sec. (1007.239 rows/sec., 39.35 KiB/sec.) | ||
| 11445 | 2026.04.28 20:36:10.280338 [ 331 ] {b51b8f6e-332c-49e5-81a4-e0ccf4cd08d7} <Trace> Aggregator: Merging aggregated data | ||
| 11446 | 2026.04.28 20:36:10.281549 [ 291 ] {b51b8f6e-332c-49e5-81a4-e0ccf4cd08d7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00306 sec., 326.79738562091507 rows/sec., 12.77 KiB/sec. | ||
| 11447 | 2026.04.28 20:36:10.281692 [ 291 ] {b51b8f6e-332c-49e5-81a4-e0ccf4cd08d7} <Debug> TCPHandler: Processed in 0.003736605 sec. | ||
| 11448 | 2026.04.28 20:36:10.281805 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11449 | 2026.04.28 20:36:10.281830 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11450 | 2026.04.28 20:36:10.281847 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11451 | 2026.04.28 20:36:10.281862 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11452 | 2026.04.28 20:36:10.281873 [ 294 ] {} <Debug> TCP-Session: cc8a29f9-b689-47f5-b89a-5497659fef86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11453 | 2026.04.28 20:36:10.281882 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11454 | 2026.04.28 20:36:10.281911 [ 275 ] {} <Debug> TCP-Session: ab97618c-57dd-4ac5-89bd-2aab4cddd68d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11455 | 2026.04.28 20:36:10.281907 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11456 | 2026.04.28 20:36:10.281915 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11457 | 2026.04.28 20:36:10.281934 [ 292 ] {} <Debug> TCP-Session: c540a9ad-4e20-4991-aa9f-513c4ebcbece Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11458 | 2026.04.28 20:36:10.281952 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11459 | 2026.04.28 20:36:10.281976 [ 289 ] {} <Debug> TCP-Session: 2c4ff8c1-e96b-4594-9b26-b80c2a5c7fec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11460 | 2026.04.28 20:36:10.282010 [ 286 ] {} <Debug> TCP-Session: 85928f23-1b99-498c-8ada-ac00608563a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11461 | 2026.04.28 20:36:10.281929 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11462 | 2026.04.28 20:36:10.281835 [ 291 ] {} <Debug> TCP-Session: 5a4e0e80-8018-41e3-a704-89a2dfa99362 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11463 | 2026.04.28 20:36:10.281959 [ 293 ] {} <Debug> TCP-Session: dd5edd25-e015-450b-9290-bf4da53dc1a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11464 | 2026.04.28 20:36:10.282074 [ 288 ] {} <Debug> TCP-Session: 2f12014e-7049-4909-b39f-ebc7fef058ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11465 | 2026.04.28 20:36:10.281894 [ 290 ] {} <Debug> TCP-Session: 425330ce-b152-406f-bea7-7fb12824130d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11466 | 2026.04.28 20:36:10.308079 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57647 | ||
| 11467 | 2026.04.28 20:36:10.308181 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11468 | 2026.04.28 20:36:10.308207 [ 286 ] {} <Debug> TCP-Session: a60d3b64-1ea4-42a9-8514-6da10973354e Authenticating user 'default' from [fd00:1122:3344:101::e]:57647 | ||
| 11469 | 2026.04.28 20:36:10.308227 [ 286 ] {} <Debug> TCP-Session: a60d3b64-1ea4-42a9-8514-6da10973354e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11470 | 2026.04.28 20:36:10.308241 [ 286 ] {} <Debug> TCP-Session: a60d3b64-1ea4-42a9-8514-6da10973354e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11471 | 2026.04.28 20:36:10.308413 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59646 | ||
| 11472 | 2026.04.28 20:36:10.308444 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47870 | ||
| 11473 | 2026.04.28 20:36:10.308473 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51667 | ||
| 11474 | 2026.04.28 20:36:10.308500 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45311 | ||
| 11475 | 2026.04.28 20:36:10.308520 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36999 | ||
| 11476 | 2026.04.28 20:36:10.308533 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42281 | ||
| 11477 | 2026.04.28 20:36:10.308542 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11478 | 2026.04.28 20:36:10.308573 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11479 | 2026.04.28 20:36:10.308595 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11480 | 2026.04.28 20:36:10.308610 [ 288 ] {} <Debug> TCP-Session: 66a28118-7d23-46e7-b1f3-5c6d5e104f10 Authenticating user 'default' from [fd00:1122:3344:101::e]:59646 | ||
| 11481 | 2026.04.28 20:36:10.308620 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11482 | 2026.04.28 20:36:10.308636 [ 292 ] {} <Debug> TCP-Session: ca1c6486-e98f-4dc8-9709-d528699e7eee Authenticating user 'default' from [fd00:1122:3344:101::e]:45311 | ||
| 11483 | 2026.04.28 20:36:10.308652 [ 288 ] {} <Debug> TCP-Session: 66a28118-7d23-46e7-b1f3-5c6d5e104f10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11484 | 2026.04.28 20:36:10.308655 [ 275 ] {} <Debug> TCP-Session: be7be414-85e3-434a-8977-abbb3eaed878 Authenticating user 'default' from [fd00:1122:3344:101::e]:42281 | ||
| 11485 | 2026.04.28 20:36:10.308666 [ 292 ] {} <Debug> TCP-Session: ca1c6486-e98f-4dc8-9709-d528699e7eee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11486 | 2026.04.28 20:36:10.308672 [ 288 ] {} <Debug> TCP-Session: 66a28118-7d23-46e7-b1f3-5c6d5e104f10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11487 | 2026.04.28 20:36:10.308684 [ 292 ] {} <Debug> TCP-Session: ca1c6486-e98f-4dc8-9709-d528699e7eee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11488 | 2026.04.28 20:36:10.308680 [ 275 ] {} <Debug> TCP-Session: be7be414-85e3-434a-8977-abbb3eaed878 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11489 | 2026.04.28 20:36:10.308595 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11490 | 2026.04.28 20:36:10.308713 [ 275 ] {} <Debug> TCP-Session: be7be414-85e3-434a-8977-abbb3eaed878 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11491 | 2026.04.28 20:36:10.308447 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59024 | ||
| 11492 | 2026.04.28 20:36:10.308741 [ 294 ] {} <Debug> TCP-Session: 18bbf1c2-bb0e-48e1-8665-0dd687188b86 Authenticating user 'default' from [fd00:1122:3344:101::e]:36999 | ||
| 11493 | 2026.04.28 20:36:10.308622 [ 286 ] {} <Trace> TCP-Session: a60d3b64-1ea4-42a9-8514-6da10973354e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11494 | 2026.04.28 20:36:10.308809 [ 294 ] {} <Debug> TCP-Session: 18bbf1c2-bb0e-48e1-8665-0dd687188b86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11495 | 2026.04.28 20:36:10.308540 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11496 | 2026.04.28 20:36:10.308844 [ 294 ] {} <Debug> TCP-Session: 18bbf1c2-bb0e-48e1-8665-0dd687188b86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11497 | 2026.04.28 20:36:10.308850 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11498 | 2026.04.28 20:36:10.308891 [ 290 ] {} <Debug> TCP-Session: a9e469d2-e5a9-4c21-ad6a-0e246208ea47 Authenticating user 'default' from [fd00:1122:3344:101::e]:47870 | ||
| 11499 | 2026.04.28 20:36:10.308928 [ 289 ] {} <Debug> TCP-Session: b05c4834-1c0a-443e-940b-bda7836733a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59024 | ||
| 11500 | 2026.04.28 20:36:10.308946 [ 290 ] {} <Debug> TCP-Session: a9e469d2-e5a9-4c21-ad6a-0e246208ea47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11501 | 2026.04.28 20:36:10.308964 [ 289 ] {} <Debug> TCP-Session: b05c4834-1c0a-443e-940b-bda7836733a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11502 | 2026.04.28 20:36:10.308971 [ 290 ] {} <Debug> TCP-Session: a9e469d2-e5a9-4c21-ad6a-0e246208ea47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11503 | 2026.04.28 20:36:10.308985 [ 286 ] {0be3175c-be03-4632-898e-cf4d3f67e3e7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57647) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11504 | 2026.04.28 20:36:10.308988 [ 289 ] {} <Debug> TCP-Session: b05c4834-1c0a-443e-940b-bda7836733a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11505 | 2026.04.28 20:36:10.308516 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33622 | ||
| 11506 | 2026.04.28 20:36:10.308622 [ 291 ] {} <Debug> TCP-Session: c919d3b8-6152-4da9-8622-9d12deab33d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:51667 | ||
| 11507 | 2026.04.28 20:36:10.309084 [ 291 ] {} <Debug> TCP-Session: c919d3b8-6152-4da9-8622-9d12deab33d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11508 | 2026.04.28 20:36:10.309097 [ 291 ] {} <Debug> TCP-Session: c919d3b8-6152-4da9-8622-9d12deab33d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11509 | 2026.04.28 20:36:10.309099 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11510 | 2026.04.28 20:36:10.309133 [ 293 ] {} <Debug> TCP-Session: 50385eb4-53a4-45f9-ad9b-57ced7d69253 Authenticating user 'default' from [fd00:1122:3344:101::e]:33622 | ||
| 11511 | 2026.04.28 20:36:10.309150 [ 293 ] {} <Debug> TCP-Session: 50385eb4-53a4-45f9-ad9b-57ced7d69253 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11512 | 2026.04.28 20:36:10.309164 [ 293 ] {} <Debug> TCP-Session: 50385eb4-53a4-45f9-ad9b-57ced7d69253 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11513 | 2026.04.28 20:36:10.309305 [ 286 ] {0be3175c-be03-4632-898e-cf4d3f67e3e7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11514 | 2026.04.28 20:36:10.309372 [ 286 ] {0be3175c-be03-4632-898e-cf4d3f67e3e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11515 | 2026.04.28 20:36:10.309710 [ 286 ] {0be3175c-be03-4632-898e-cf4d3f67e3e7} <Debug> oximeter.version (260e5583-1b7e-4a62-bf30-86bcce144844) (SelectExecutor): Key condition: unknown | ||
| 11516 | 2026.04.28 20:36:10.310639 [ 343 ] {0be3175c-be03-4632-898e-cf4d3f67e3e7} <Trace> AggregatingTransform: Aggregating | ||
| 11517 | 2026.04.28 20:36:10.310676 [ 343 ] {0be3175c-be03-4632-898e-cf4d3f67e3e7} <Trace> Aggregator: Aggregation method: without_key | ||
| 11518 | 2026.04.28 20:36:10.310709 [ 343 ] {0be3175c-be03-4632-898e-cf4d3f67e3e7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00088179 sec. (1134.057 rows/sec., 44.30 KiB/sec.) | ||
| 11519 | 2026.04.28 20:36:10.310728 [ 343 ] {0be3175c-be03-4632-898e-cf4d3f67e3e7} <Trace> Aggregator: Merging aggregated data | ||
| 11520 | 2026.04.28 20:36:10.311894 [ 286 ] {0be3175c-be03-4632-898e-cf4d3f67e3e7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002977 sec., 335.9086328518643 rows/sec., 13.12 KiB/sec. | ||
| 11521 | 2026.04.28 20:36:10.312026 [ 286 ] {0be3175c-be03-4632-898e-cf4d3f67e3e7} <Debug> TCPHandler: Processed in 0.00351706 sec. | ||
| 11522 | 2026.04.28 20:36:10.312145 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11523 | 2026.04.28 20:36:10.312174 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11524 | 2026.04.28 20:36:10.312190 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11525 | 2026.04.28 20:36:10.312212 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11526 | 2026.04.28 20:36:10.312219 [ 288 ] {} <Debug> TCP-Session: 66a28118-7d23-46e7-b1f3-5c6d5e104f10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11527 | 2026.04.28 20:36:10.312229 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11528 | 2026.04.28 20:36:10.312282 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11529 | 2026.04.28 20:36:10.312295 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11530 | 2026.04.28 20:36:10.312321 [ 289 ] {} <Debug> TCP-Session: b05c4834-1c0a-443e-940b-bda7836733a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11531 | 2026.04.28 20:36:10.312337 [ 294 ] {} <Debug> TCP-Session: 18bbf1c2-bb0e-48e1-8665-0dd687188b86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11532 | 2026.04.28 20:36:10.312351 [ 292 ] {} <Debug> TCP-Session: ca1c6486-e98f-4dc8-9709-d528699e7eee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11533 | 2026.04.28 20:36:10.312229 [ 275 ] {} <Debug> TCP-Session: be7be414-85e3-434a-8977-abbb3eaed878 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11534 | 2026.04.28 20:36:10.312295 [ 291 ] {} <Debug> TCP-Session: c919d3b8-6152-4da9-8622-9d12deab33d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11535 | 2026.04.28 20:36:10.312262 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11536 | 2026.04.28 20:36:10.312247 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11537 | 2026.04.28 20:36:10.312454 [ 293 ] {} <Debug> TCP-Session: 50385eb4-53a4-45f9-ad9b-57ced7d69253 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11538 | 2026.04.28 20:36:10.312180 [ 286 ] {} <Debug> TCP-Session: a60d3b64-1ea4-42a9-8514-6da10973354e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11539 | 2026.04.28 20:36:10.312485 [ 290 ] {} <Debug> TCP-Session: a9e469d2-e5a9-4c21-ad6a-0e246208ea47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11540 | 2026.04.28 20:36:12.442931 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11541 | 2026.04.28 20:36:12.443199 [ 277 ] {b5672039-2666-4753-aa1b-9af51552c9d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11542 | 2026.04.28 20:36:12.443579 [ 277 ] {b5672039-2666-4753-aa1b-9af51552c9d2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11543 | 2026.04.28 20:36:12.443624 [ 277 ] {b5672039-2666-4753-aa1b-9af51552c9d2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11544 | 2026.04.28 20:36:12.443868 [ 277 ] {b5672039-2666-4753-aa1b-9af51552c9d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11545 | 2026.04.28 20:36:12.443940 [ 277 ] {b5672039-2666-4753-aa1b-9af51552c9d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11546 | 2026.04.28 20:36:12.444086 [ 277 ] {b5672039-2666-4753-aa1b-9af51552c9d2} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 11547 | 2026.04.28 20:36:12.444210 [ 299 ] {b5672039-2666-4753-aa1b-9af51552c9d2} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11548 | 2026.04.28 20:36:12.444221 [ 304 ] {b5672039-2666-4753-aa1b-9af51552c9d2} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11549 | 2026.04.28 20:36:12.444227 [ 307 ] {b5672039-2666-4753-aa1b-9af51552c9d2} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11550 | 2026.04.28 20:36:12.444399 [ 277 ] {b5672039-2666-4753-aa1b-9af51552c9d2} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11551 | 2026.04.28 20:36:12.444429 [ 277 ] {b5672039-2666-4753-aa1b-9af51552c9d2} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11552 | 2026.04.28 20:36:12.444499 [ 277 ] {b5672039-2666-4753-aa1b-9af51552c9d2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11553 | 2026.04.28 20:36:12.444519 [ 277 ] {b5672039-2666-4753-aa1b-9af51552c9d2} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 11554 | 2026.04.28 20:36:12.444554 [ 277 ] {b5672039-2666-4753-aa1b-9af51552c9d2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11555 | 2026.04.28 20:36:12.444592 [ 277 ] {b5672039-2666-4753-aa1b-9af51552c9d2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11556 | 2026.04.28 20:36:12.445804 [ 277 ] {b5672039-2666-4753-aa1b-9af51552c9d2} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002708 sec., 18463.81093057607 rows/sec., 2.94 MiB/sec. | ||
| 11557 | 2026.04.28 20:36:12.445942 [ 277 ] {b5672039-2666-4753-aa1b-9af51552c9d2} <Debug> TCPHandler: Processed in 0.003175063 sec. | ||
| 11558 | 2026.04.28 20:36:12.447945 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11559 | 2026.04.28 20:36:12.448156 [ 277 ] {69c81814-3872-43ea-ad71-118ee07b157c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11560 | 2026.04.28 20:36:12.448237 [ 277 ] {69c81814-3872-43ea-ad71-118ee07b157c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11561 | 2026.04.28 20:36:12.449011 [ 277 ] {69c81814-3872-43ea-ad71-118ee07b157c} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11562 | 2026.04.28 20:36:12.449053 [ 277 ] {69c81814-3872-43ea-ad71-118ee07b157c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11563 | 2026.04.28 20:36:12.449425 [ 277 ] {69c81814-3872-43ea-ad71-118ee07b157c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11564 | 2026.04.28 20:36:12.449643 [ 277 ] {69c81814-3872-43ea-ad71-118ee07b157c} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11565 | 2026.04.28 20:36:12.449794 [ 277 ] {69c81814-3872-43ea-ad71-118ee07b157c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001702 sec., 1175.0881316098707 rows/sec., 95.82 KiB/sec. | ||
| 11566 | 2026.04.28 20:36:12.449830 [ 277 ] {69c81814-3872-43ea-ad71-118ee07b157c} <Debug> TCPHandler: Processed in 0.001991836 sec. | ||
| 11567 | 2026.04.28 20:36:12.449949 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11568 | 2026.04.28 20:36:12.450049 [ 277 ] {e85d3413-cd55-4fd7-b9ab-0241e8106d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11569 | 2026.04.28 20:36:12.450087 [ 277 ] {e85d3413-cd55-4fd7-b9ab-0241e8106d0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11570 | 2026.04.28 20:36:12.450553 [ 277 ] {e85d3413-cd55-4fd7-b9ab-0241e8106d0b} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11571 | 2026.04.28 20:36:12.450585 [ 277 ] {e85d3413-cd55-4fd7-b9ab-0241e8106d0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11572 | 2026.04.28 20:36:12.450949 [ 277 ] {e85d3413-cd55-4fd7-b9ab-0241e8106d0b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11573 | 2026.04.28 20:36:12.451154 [ 277 ] {e85d3413-cd55-4fd7-b9ab-0241e8106d0b} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11574 | 2026.04.28 20:36:12.451283 [ 277 ] {e85d3413-cd55-4fd7-b9ab-0241e8106d0b} <Debug> executeQuery: Read 79 rows, 6.69 KiB in 0.001235 sec., 63967.61133603239 rows/sec., 5.29 MiB/sec. | ||
| 11575 | 2026.04.28 20:36:12.451282 [ 115 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11576 | 2026.04.28 20:36:12.451319 [ 277 ] {e85d3413-cd55-4fd7-b9ab-0241e8106d0b} <Debug> TCPHandler: Processed in 0.001408282 sec. | ||
| 11577 | 2026.04.28 20:36:12.451331 [ 115 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11578 | 2026.04.28 20:36:12.451353 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11579 | 2026.04.28 20:36:12.451446 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11580 | 2026.04.28 20:36:12.451453 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11581 | 2026.04.28 20:36:12.451544 [ 277 ] {b6a21bc4-dc26-4d13-9b4c-1aaa87d71d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11582 | 2026.04.28 20:36:12.451584 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11583 | 2026.04.28 20:36:12.451589 [ 277 ] {b6a21bc4-dc26-4d13-9b4c-1aaa87d71d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11584 | 2026.04.28 20:36:12.451623 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3363 rows starting from the beginning of the part | ||
| 11585 | 2026.04.28 20:36:12.451689 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 2588 rows starting from the beginning of the part | ||
| 11586 | 2026.04.28 20:36:12.451736 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part | ||
| 11587 | 2026.04.28 20:36:12.451777 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 78 rows starting from the beginning of the part | ||
| 11588 | 2026.04.28 20:36:12.451824 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 118 rows starting from the beginning of the part | ||
| 11589 | 2026.04.28 20:36:12.451887 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 79 rows starting from the beginning of the part | ||
| 11590 | 2026.04.28 20:36:12.452049 [ 277 ] {b6a21bc4-dc26-4d13-9b4c-1aaa87d71d3b} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11591 | 2026.04.28 20:36:12.452089 [ 277 ] {b6a21bc4-dc26-4d13-9b4c-1aaa87d71d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11592 | 2026.04.28 20:36:12.452409 [ 277 ] {b6a21bc4-dc26-4d13-9b4c-1aaa87d71d3b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11593 | 2026.04.28 20:36:12.452621 [ 277 ] {b6a21bc4-dc26-4d13-9b4c-1aaa87d71d3b} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11594 | 2026.04.28 20:36:12.452755 [ 277 ] {b6a21bc4-dc26-4d13-9b4c-1aaa87d71d3b} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.00123 sec., 10569.105691056911 rows/sec., 786.01 KiB/sec. | ||
| 11595 | 2026.04.28 20:36:12.452769 [ 86 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11596 | 2026.04.28 20:36:12.452794 [ 277 ] {b6a21bc4-dc26-4d13-9b4c-1aaa87d71d3b} <Debug> TCPHandler: Processed in 0.001397422 sec. | ||
| 11597 | 2026.04.28 20:36:12.452814 [ 86 ] {} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11598 | 2026.04.28 20:36:12.452840 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11599 | 2026.04.28 20:36:12.452912 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11600 | 2026.04.28 20:36:12.452936 [ 200 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 11601 | 2026.04.28 20:36:12.453011 [ 277 ] {3ab19d6c-5f28-43cd-9f9f-48bf456f7df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11602 | 2026.04.28 20:36:12.453056 [ 277 ] {3ab19d6c-5f28-43cd-9f9f-48bf456f7df1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11603 | 2026.04.28 20:36:12.453060 [ 200 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11604 | 2026.04.28 20:36:12.453099 [ 200 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 227 rows starting from the beginning of the part | ||
| 11605 | 2026.04.28 20:36:12.453158 [ 200 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 11 rows starting from the beginning of the part | ||
| 11606 | 2026.04.28 20:36:12.453203 [ 200 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
| 11607 | 2026.04.28 20:36:12.453245 [ 200 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 11 rows starting from the beginning of the part | ||
| 11608 | 2026.04.28 20:36:12.453290 [ 200 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 31 rows starting from the beginning of the part | ||
| 11609 | 2026.04.28 20:36:12.453331 [ 200 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 13 rows starting from the beginning of the part | ||
| 11610 | 2026.04.28 20:36:12.453516 [ 277 ] {3ab19d6c-5f28-43cd-9f9f-48bf456f7df1} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11611 | 2026.04.28 20:36:12.453557 [ 277 ] {3ab19d6c-5f28-43cd-9f9f-48bf456f7df1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11612 | 2026.04.28 20:36:12.453884 [ 277 ] {3ab19d6c-5f28-43cd-9f9f-48bf456f7df1} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11613 | 2026.04.28 20:36:12.454107 [ 277 ] {3ab19d6c-5f28-43cd-9f9f-48bf456f7df1} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11614 | 2026.04.28 20:36:12.454121 [ 196 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 349 rows, containing 5 columns (5 merged, 0 gathered) in 0.001225428 sec., 284798.45409114205 rows/sec., 20.29 MiB/sec. | ||
| 11615 | 2026.04.28 20:36:12.454127 [ 190 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6282 rows, containing 5 columns (5 merged, 0 gathered) in 0.002719002 sec., 2310406.5388697768 rows/sec., 183.99 MiB/sec. | ||
| 11616 | 2026.04.28 20:36:12.454224 [ 86 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11617 | 2026.04.28 20:36:12.454241 [ 277 ] {3ab19d6c-5f28-43cd-9f9f-48bf456f7df1} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001247 sec., 61748.195669607056 rows/sec., 4.82 MiB/sec. | ||
| 11618 | 2026.04.28 20:36:12.454250 [ 86 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11619 | 2026.04.28 20:36:12.454280 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11620 | 2026.04.28 20:36:12.454286 [ 277 ] {3ab19d6c-5f28-43cd-9f9f-48bf456f7df1} <Debug> TCPHandler: Processed in 0.001423573 sec. | ||
| 11621 | 2026.04.28 20:36:12.454307 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11622 | 2026.04.28 20:36:12.454350 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11623 | 2026.04.28 20:36:12.454415 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11624 | 2026.04.28 20:36:12.454451 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11625 | 2026.04.28 20:36:12.454468 [ 195 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11626 | 2026.04.28 20:36:12.454484 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1832 rows starting from the beginning of the part | ||
| 11627 | 2026.04.28 20:36:12.454512 [ 277 ] {fadf3dd6-df35-42ac-a7a0-ddb162a39d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11628 | 2026.04.28 20:36:12.454544 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1359 rows starting from the beginning of the part | ||
| 11629 | 2026.04.28 20:36:12.454561 [ 277 ] {fadf3dd6-df35-42ac-a7a0-ddb162a39d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11630 | 2026.04.28 20:36:12.454593 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part | ||
| 11631 | 2026.04.28 20:36:12.454636 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_66_13} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11632 | 2026.04.28 20:36:12.454641 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 75 rows starting from the beginning of the part | ||
| 11633 | 2026.04.28 20:36:12.454705 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 95 rows starting from the beginning of the part | ||
| 11634 | 2026.04.28 20:36:12.454735 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_66_13} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11635 | 2026.04.28 20:36:12.454746 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 77 rows starting from the beginning of the part | ||
| 11636 | 2026.04.28 20:36:12.454775 [ 195 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_81_16} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11637 | 2026.04.28 20:36:12.454823 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 11638 | 2026.04.28 20:36:12.454851 [ 195 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_81_16} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11639 | 2026.04.28 20:36:12.454927 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 11640 | 2026.04.28 20:36:12.455003 [ 277 ] {fadf3dd6-df35-42ac-a7a0-ddb162a39d76} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11641 | 2026.04.28 20:36:12.455039 [ 277 ] {fadf3dd6-df35-42ac-a7a0-ddb162a39d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11642 | 2026.04.28 20:36:12.455390 [ 277 ] {fadf3dd6-df35-42ac-a7a0-ddb162a39d76} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11643 | 2026.04.28 20:36:12.455612 [ 277 ] {fadf3dd6-df35-42ac-a7a0-ddb162a39d76} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11644 | 2026.04.28 20:36:12.455746 [ 277 ] {fadf3dd6-df35-42ac-a7a0-ddb162a39d76} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001252 sec., 128594.24920127795 rows/sec., 8.96 MiB/sec. | ||
| 11645 | 2026.04.28 20:36:12.455788 [ 277 ] {fadf3dd6-df35-42ac-a7a0-ddb162a39d76} <Debug> TCPHandler: Processed in 0.001423143 sec. | ||
| 11646 | 2026.04.28 20:36:12.455908 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11647 | 2026.04.28 20:36:12.456003 [ 277 ] {e327cfdf-abc1-4d28-8ecc-b916d66fdafc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11648 | 2026.04.28 20:36:12.456057 [ 277 ] {e327cfdf-abc1-4d28-8ecc-b916d66fdafc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11649 | 2026.04.28 20:36:12.456073 [ 195 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3502 rows, containing 5 columns (5 merged, 0 gathered) in 0.001755411 sec., 1994974.3963094684 rows/sec., 144.89 MiB/sec. | ||
| 11650 | 2026.04.28 20:36:12.456280 [ 188 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11651 | 2026.04.28 20:36:12.456541 [ 188 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_81_16} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11652 | 2026.04.28 20:36:12.456617 [ 188 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_81_16} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11653 | 2026.04.28 20:36:12.456701 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 11654 | 2026.04.28 20:36:12.456850 [ 277 ] {e327cfdf-abc1-4d28-8ecc-b916d66fdafc} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11655 | 2026.04.28 20:36:12.456891 [ 277 ] {e327cfdf-abc1-4d28-8ecc-b916d66fdafc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11656 | 2026.04.28 20:36:12.457420 [ 277 ] {e327cfdf-abc1-4d28-8ecc-b916d66fdafc} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11657 | 2026.04.28 20:36:12.457644 [ 277 ] {e327cfdf-abc1-4d28-8ecc-b916d66fdafc} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11658 | 2026.04.28 20:36:12.457762 [ 86 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11659 | 2026.04.28 20:36:12.457787 [ 277 ] {e327cfdf-abc1-4d28-8ecc-b916d66fdafc} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001802 sec., 6104.328523862375 rows/sec., 10.94 MiB/sec. | ||
| 11660 | 2026.04.28 20:36:12.457799 [ 86 ] {} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11661 | 2026.04.28 20:36:12.457828 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11662 | 2026.04.28 20:36:12.457849 [ 277 ] {e327cfdf-abc1-4d28-8ecc-b916d66fdafc} <Debug> TCPHandler: Processed in 0.001989545 sec. | ||
| 11663 | 2026.04.28 20:36:12.457918 [ 191 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 11664 | 2026.04.28 20:36:12.457990 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11665 | 2026.04.28 20:36:12.458084 [ 277 ] {ba809953-80b9-4668-8a35-0a876cfa62a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11666 | 2026.04.28 20:36:12.458095 [ 191 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11667 | 2026.04.28 20:36:12.458127 [ 277 ] {ba809953-80b9-4668-8a35-0a876cfa62a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11668 | 2026.04.28 20:36:12.458143 [ 191 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1396 rows starting from the beginning of the part | ||
| 11669 | 2026.04.28 20:36:12.458251 [ 191 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 11 rows starting from the beginning of the part | ||
| 11670 | 2026.04.28 20:36:12.458346 [ 191 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 42 rows starting from the beginning of the part | ||
| 11671 | 2026.04.28 20:36:12.458435 [ 191 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 11 rows starting from the beginning of the part | ||
| 11672 | 2026.04.28 20:36:12.458488 [ 277 ] {ba809953-80b9-4668-8a35-0a876cfa62a7} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11673 | 2026.04.28 20:36:12.458518 [ 191 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 31 rows starting from the beginning of the part | ||
| 11674 | 2026.04.28 20:36:12.458525 [ 277 ] {ba809953-80b9-4668-8a35-0a876cfa62a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11675 | 2026.04.28 20:36:12.458604 [ 191 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 11 rows starting from the beginning of the part | ||
| 11676 | 2026.04.28 20:36:12.458838 [ 277 ] {ba809953-80b9-4668-8a35-0a876cfa62a7} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11677 | 2026.04.28 20:36:12.459050 [ 277 ] {ba809953-80b9-4668-8a35-0a876cfa62a7} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11678 | 2026.04.28 20:36:12.459175 [ 115 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11679 | 2026.04.28 20:36:12.459177 [ 277 ] {ba809953-80b9-4668-8a35-0a876cfa62a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 11680 | 2026.04.28 20:36:12.459207 [ 115 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11681 | 2026.04.28 20:36:12.459224 [ 277 ] {ba809953-80b9-4668-8a35-0a876cfa62a7} <Debug> TCPHandler: Processed in 0.00131821 sec. | ||
| 11682 | 2026.04.28 20:36:12.459225 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11683 | 2026.04.28 20:36:12.459313 [ 195 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11684 | 2026.04.28 20:36:12.459400 [ 195 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11685 | 2026.04.28 20:36:12.459434 [ 195 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4230 rows starting from the beginning of the part | ||
| 11686 | 2026.04.28 20:36:12.459485 [ 195 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 12 rows starting from the beginning of the part | ||
| 11687 | 2026.04.28 20:36:12.459528 [ 195 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 48 rows starting from the beginning of the part | ||
| 11688 | 2026.04.28 20:36:12.459569 [ 195 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 11689 | 2026.04.28 20:36:12.459608 [ 195 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 11690 | 2026.04.28 20:36:12.459647 [ 195 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 11691 | 2026.04.28 20:36:12.461150 [ 186 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4470 rows, containing 4 columns (4 merged, 0 gathered) in 0.001833842 sec., 2437505.521195392 rows/sec., 162.14 MiB/sec. | ||
| 11692 | 2026.04.28 20:36:12.461522 [ 195 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11693 | 2026.04.28 20:36:12.461754 [ 195 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_81_16} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11694 | 2026.04.28 20:36:12.461815 [ 195 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_81_16} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11695 | 2026.04.28 20:36:12.461869 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 11696 | 2026.04.28 20:36:12.464096 [ 197 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1502 rows, containing 19 columns (19 merged, 0 gathered) in 0.006209122 sec., 241902.15621467898 rows/sec., 433.48 MiB/sec. | ||
| 11697 | 2026.04.28 20:36:12.465869 [ 201 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11698 | 2026.04.28 20:36:12.466313 [ 201 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11699 | 2026.04.28 20:36:12.466418 [ 201 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11700 | 2026.04.28 20:36:12.466626 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.55 MiB. | ||
| 11701 | 2026.04.28 20:36:13.000329 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.30 MiB, peak 344.82 MiB, free memory in arenas 0.00 B, will set to 335.16 MiB (RSS), difference: 1.86 MiB | ||
| 11702 | 2026.04.28 20:36:13.217728 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23592 | ||
| 11703 | 2026.04.28 20:36:13.218526 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11704 | 2026.04.28 20:36:13.218611 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11705 | 2026.04.28 20:36:13.219356 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11706 | 2026.04.28 20:36:13.219587 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11707 | 2026.04.28 20:36:13.219729 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23592 | ||
| 11708 | 2026.04.28 20:36:14.430180 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11709 | 2026.04.28 20:36:14.447148 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11710 | 2026.04.28 20:36:14.447202 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11711 | 2026.04.28 20:36:14.453391 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11712 | 2026.04.28 20:36:14.454093 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11713 | 2026.04.28 20:36:14.456861 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11714 | 2026.04.28 20:36:15.797477 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1422 | ||
| 11715 | 2026.04.28 20:36:15.799968 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11716 | 2026.04.28 20:36:15.800028 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11717 | 2026.04.28 20:36:15.801298 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11718 | 2026.04.28 20:36:15.801573 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11719 | 2026.04.28 20:36:15.801939 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1422 | ||
| 11720 | 2026.04.28 20:36:17.443614 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11721 | 2026.04.28 20:36:17.443964 [ 277 ] {3dc05e61-1bfe-492f-9ace-cf70b7429b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11722 | 2026.04.28 20:36:17.444339 [ 277 ] {3dc05e61-1bfe-492f-9ace-cf70b7429b09} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11723 | 2026.04.28 20:36:17.444376 [ 277 ] {3dc05e61-1bfe-492f-9ace-cf70b7429b09} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11724 | 2026.04.28 20:36:17.444600 [ 277 ] {3dc05e61-1bfe-492f-9ace-cf70b7429b09} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11725 | 2026.04.28 20:36:17.444672 [ 277 ] {3dc05e61-1bfe-492f-9ace-cf70b7429b09} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11726 | 2026.04.28 20:36:17.444816 [ 277 ] {3dc05e61-1bfe-492f-9ace-cf70b7429b09} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11727 | 2026.04.28 20:36:17.444929 [ 299 ] {3dc05e61-1bfe-492f-9ace-cf70b7429b09} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11728 | 2026.04.28 20:36:17.444929 [ 339 ] {3dc05e61-1bfe-492f-9ace-cf70b7429b09} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11729 | 2026.04.28 20:36:17.444970 [ 304 ] {3dc05e61-1bfe-492f-9ace-cf70b7429b09} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11730 | 2026.04.28 20:36:17.445137 [ 277 ] {3dc05e61-1bfe-492f-9ace-cf70b7429b09} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11731 | 2026.04.28 20:36:17.445168 [ 277 ] {3dc05e61-1bfe-492f-9ace-cf70b7429b09} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11732 | 2026.04.28 20:36:17.445239 [ 277 ] {3dc05e61-1bfe-492f-9ace-cf70b7429b09} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11733 | 2026.04.28 20:36:17.445259 [ 277 ] {3dc05e61-1bfe-492f-9ace-cf70b7429b09} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 11734 | 2026.04.28 20:36:17.445296 [ 277 ] {3dc05e61-1bfe-492f-9ace-cf70b7429b09} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11735 | 2026.04.28 20:36:17.445333 [ 277 ] {3dc05e61-1bfe-492f-9ace-cf70b7429b09} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11736 | 2026.04.28 20:36:17.446635 [ 277 ] {3dc05e61-1bfe-492f-9ace-cf70b7429b09} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002808 sec., 17806.267806267806 rows/sec., 2.83 MiB/sec. | ||
| 11737 | 2026.04.28 20:36:17.446771 [ 277 ] {3dc05e61-1bfe-492f-9ace-cf70b7429b09} <Debug> TCPHandler: Processed in 0.003323387 sec. | ||
| 11738 | 2026.04.28 20:36:17.448910 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11739 | 2026.04.28 20:36:17.449025 [ 277 ] {601604f5-89cb-499c-9f2a-cc822e4d7147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11740 | 2026.04.28 20:36:17.449076 [ 277 ] {601604f5-89cb-499c-9f2a-cc822e4d7147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11741 | 2026.04.28 20:36:17.449692 [ 277 ] {601604f5-89cb-499c-9f2a-cc822e4d7147} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11742 | 2026.04.28 20:36:17.449734 [ 277 ] {601604f5-89cb-499c-9f2a-cc822e4d7147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11743 | 2026.04.28 20:36:17.450143 [ 277 ] {601604f5-89cb-499c-9f2a-cc822e4d7147} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11744 | 2026.04.28 20:36:17.450368 [ 277 ] {601604f5-89cb-499c-9f2a-cc822e4d7147} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11745 | 2026.04.28 20:36:17.450514 [ 277 ] {601604f5-89cb-499c-9f2a-cc822e4d7147} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001523 sec., 77478.66053841103 rows/sec., 6.59 MiB/sec. | ||
| 11746 | 2026.04.28 20:36:17.450553 [ 277 ] {601604f5-89cb-499c-9f2a-cc822e4d7147} <Debug> TCPHandler: Processed in 0.001695549 sec. | ||
| 11747 | 2026.04.28 20:36:17.450677 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11748 | 2026.04.28 20:36:17.450776 [ 277 ] {703f7a51-3f46-4b17-a020-33689fad3a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11749 | 2026.04.28 20:36:17.450818 [ 277 ] {703f7a51-3f46-4b17-a020-33689fad3a49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11750 | 2026.04.28 20:36:17.451231 [ 277 ] {703f7a51-3f46-4b17-a020-33689fad3a49} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11751 | 2026.04.28 20:36:17.451265 [ 277 ] {703f7a51-3f46-4b17-a020-33689fad3a49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11752 | 2026.04.28 20:36:17.451561 [ 277 ] {703f7a51-3f46-4b17-a020-33689fad3a49} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11753 | 2026.04.28 20:36:17.451779 [ 277 ] {703f7a51-3f46-4b17-a020-33689fad3a49} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11754 | 2026.04.28 20:36:17.451908 [ 277 ] {703f7a51-3f46-4b17-a020-33689fad3a49} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001153 sec., 26886.383347788378 rows/sec., 1.97 MiB/sec. | ||
| 11755 | 2026.04.28 20:36:17.451945 [ 277 ] {703f7a51-3f46-4b17-a020-33689fad3a49} <Debug> TCPHandler: Processed in 0.00131776 sec. | ||
| 11756 | 2026.04.28 20:36:17.452057 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11757 | 2026.04.28 20:36:17.452152 [ 277 ] {a2dd1d90-db3b-4884-abe6-aedb64822b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11758 | 2026.04.28 20:36:17.452191 [ 277 ] {a2dd1d90-db3b-4884-abe6-aedb64822b12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11759 | 2026.04.28 20:36:17.452610 [ 277 ] {a2dd1d90-db3b-4884-abe6-aedb64822b12} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11760 | 2026.04.28 20:36:17.452644 [ 277 ] {a2dd1d90-db3b-4884-abe6-aedb64822b12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11761 | 2026.04.28 20:36:17.452943 [ 277 ] {a2dd1d90-db3b-4884-abe6-aedb64822b12} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11762 | 2026.04.28 20:36:17.453154 [ 277 ] {a2dd1d90-db3b-4884-abe6-aedb64822b12} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11763 | 2026.04.28 20:36:17.453285 [ 277 ] {a2dd1d90-db3b-4884-abe6-aedb64822b12} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001152 sec., 82465.27777777778 rows/sec., 6.44 MiB/sec. | ||
| 11764 | 2026.04.28 20:36:17.453322 [ 277 ] {a2dd1d90-db3b-4884-abe6-aedb64822b12} <Debug> TCPHandler: Processed in 0.0013142 sec. | ||
| 11765 | 2026.04.28 20:36:17.453434 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11766 | 2026.04.28 20:36:17.453530 [ 277 ] {7bd4302f-5c0f-4fed-9037-395e9c54391a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11767 | 2026.04.28 20:36:17.453572 [ 277 ] {7bd4302f-5c0f-4fed-9037-395e9c54391a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11768 | 2026.04.28 20:36:17.453969 [ 277 ] {7bd4302f-5c0f-4fed-9037-395e9c54391a} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11769 | 2026.04.28 20:36:17.454003 [ 277 ] {7bd4302f-5c0f-4fed-9037-395e9c54391a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11770 | 2026.04.28 20:36:17.454318 [ 277 ] {7bd4302f-5c0f-4fed-9037-395e9c54391a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11771 | 2026.04.28 20:36:17.454534 [ 277 ] {7bd4302f-5c0f-4fed-9037-395e9c54391a} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11772 | 2026.04.28 20:36:17.454627 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 6 parts from all_1_77_16 to all_82_82_0 | ||
| 11773 | 2026.04.28 20:36:17.454662 [ 277 ] {7bd4302f-5c0f-4fed-9037-395e9c54391a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. | ||
| 11774 | 2026.04.28 20:36:17.454665 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11775 | 2026.04.28 20:36:17.454694 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11776 | 2026.04.28 20:36:17.454700 [ 277 ] {7bd4302f-5c0f-4fed-9037-395e9c54391a} <Debug> TCPHandler: Processed in 0.00131414 sec. | ||
| 11777 | 2026.04.28 20:36:17.454808 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_82_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_77_16 to all_82_82_0 into Compact with storage Full | ||
| 11778 | 2026.04.28 20:36:17.454813 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11779 | 2026.04.28 20:36:17.454957 [ 277 ] {0dd71028-1f5e-49e3-b5a7-0ba154f1162a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11780 | 2026.04.28 20:36:17.454972 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_82_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11781 | 2026.04.28 20:36:17.455014 [ 277 ] {0dd71028-1f5e-49e3-b5a7-0ba154f1162a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11782 | 2026.04.28 20:36:17.455018 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_77_16, total 29822 rows starting from the beginning of the part | ||
| 11783 | 2026.04.28 20:36:17.455102 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 128 rows starting from the beginning of the part | ||
| 11784 | 2026.04.28 20:36:17.455152 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 11785 | 2026.04.28 20:36:17.455199 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 11786 | 2026.04.28 20:36:17.455243 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 161 rows starting from the beginning of the part | ||
| 11787 | 2026.04.28 20:36:17.455303 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 11788 | 2026.04.28 20:36:17.455803 [ 277 ] {0dd71028-1f5e-49e3-b5a7-0ba154f1162a} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11789 | 2026.04.28 20:36:17.455843 [ 277 ] {0dd71028-1f5e-49e3-b5a7-0ba154f1162a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11790 | 2026.04.28 20:36:17.456403 [ 277 ] {0dd71028-1f5e-49e3-b5a7-0ba154f1162a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11791 | 2026.04.28 20:36:17.456650 [ 277 ] {0dd71028-1f5e-49e3-b5a7-0ba154f1162a} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11792 | 2026.04.28 20:36:17.456792 [ 277 ] {0dd71028-1f5e-49e3-b5a7-0ba154f1162a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001855 sec., 16711.590296495957 rows/sec., 29.95 MiB/sec. | ||
| 11793 | 2026.04.28 20:36:17.456856 [ 277 ] {0dd71028-1f5e-49e3-b5a7-0ba154f1162a} <Debug> TCPHandler: Processed in 0.002091978 sec. | ||
| 11794 | 2026.04.28 20:36:17.456983 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11795 | 2026.04.28 20:36:17.457077 [ 277 ] {0391426b-0781-4be1-aaf7-6e07d727d78c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11796 | 2026.04.28 20:36:17.457120 [ 277 ] {0391426b-0781-4be1-aaf7-6e07d727d78c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11797 | 2026.04.28 20:36:17.457456 [ 277 ] {0391426b-0781-4be1-aaf7-6e07d727d78c} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11798 | 2026.04.28 20:36:17.457492 [ 277 ] {0391426b-0781-4be1-aaf7-6e07d727d78c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11799 | 2026.04.28 20:36:17.457804 [ 277 ] {0391426b-0781-4be1-aaf7-6e07d727d78c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11800 | 2026.04.28 20:36:17.458018 [ 277 ] {0391426b-0781-4be1-aaf7-6e07d727d78c} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11801 | 2026.04.28 20:36:17.458150 [ 277 ] {0391426b-0781-4be1-aaf7-6e07d727d78c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 11802 | 2026.04.28 20:36:17.458186 [ 277 ] {0391426b-0781-4be1-aaf7-6e07d727d78c} <Debug> TCPHandler: Processed in 0.001253029 sec. | ||
| 11803 | 2026.04.28 20:36:17.460777 [ 187 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_82_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30591 rows, containing 5 columns (5 merged, 0 gathered) in 0.006022208 sec., 5079698.343199039 rows/sec., 327.74 MiB/sec. | ||
| 11804 | 2026.04.28 20:36:17.461671 [ 187 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_82_17} <Trace> MergedBlockOutputStream: filled checksums all_1_82_17 (state Temporary) | ||
| 11805 | 2026.04.28 20:36:17.462138 [ 187 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_82_17} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_82_17 to all_1_82_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11806 | 2026.04.28 20:36:17.462204 [ 187 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_82_17} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 6 parts: [all_1_77_16, all_82_82_0] -> all_1_82_17 | ||
| 11807 | 2026.04.28 20:36:17.462285 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 11808 | 2026.04.28 20:36:20.594184 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11809 | 2026.04.28 20:36:20.594256 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11810 | 2026.04.28 20:36:20.720007 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24040 | ||
| 11811 | 2026.04.28 20:36:20.720514 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11812 | 2026.04.28 20:36:20.720567 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11813 | 2026.04.28 20:36:20.721075 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11814 | 2026.04.28 20:36:20.721329 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11815 | 2026.04.28 20:36:20.721483 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24040 | ||
| 11816 | 2026.04.28 20:36:21.956957 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11817 | 2026.04.28 20:36:21.974019 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11818 | 2026.04.28 20:36:21.974075 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11819 | 2026.04.28 20:36:21.980151 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11820 | 2026.04.28 20:36:21.980880 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11821 | 2026.04.28 20:36:21.983735 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11822 | 2026.04.28 20:36:22.443445 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11823 | 2026.04.28 20:36:22.443667 [ 277 ] {a4d138c2-3dd4-463f-b793-2679e662a70f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11824 | 2026.04.28 20:36:22.443995 [ 277 ] {a4d138c2-3dd4-463f-b793-2679e662a70f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11825 | 2026.04.28 20:36:22.444029 [ 277 ] {a4d138c2-3dd4-463f-b793-2679e662a70f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11826 | 2026.04.28 20:36:22.444244 [ 277 ] {a4d138c2-3dd4-463f-b793-2679e662a70f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11827 | 2026.04.28 20:36:22.444311 [ 277 ] {a4d138c2-3dd4-463f-b793-2679e662a70f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11828 | 2026.04.28 20:36:22.444451 [ 277 ] {a4d138c2-3dd4-463f-b793-2679e662a70f} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11829 | 2026.04.28 20:36:22.444592 [ 339 ] {a4d138c2-3dd4-463f-b793-2679e662a70f} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11830 | 2026.04.28 20:36:22.444612 [ 326 ] {a4d138c2-3dd4-463f-b793-2679e662a70f} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11831 | 2026.04.28 20:36:22.444612 [ 304 ] {a4d138c2-3dd4-463f-b793-2679e662a70f} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11832 | 2026.04.28 20:36:22.444805 [ 277 ] {a4d138c2-3dd4-463f-b793-2679e662a70f} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11833 | 2026.04.28 20:36:22.444832 [ 277 ] {a4d138c2-3dd4-463f-b793-2679e662a70f} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11834 | 2026.04.28 20:36:22.444899 [ 277 ] {a4d138c2-3dd4-463f-b793-2679e662a70f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11835 | 2026.04.28 20:36:22.444918 [ 277 ] {a4d138c2-3dd4-463f-b793-2679e662a70f} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 11836 | 2026.04.28 20:36:22.444952 [ 277 ] {a4d138c2-3dd4-463f-b793-2679e662a70f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11837 | 2026.04.28 20:36:22.444990 [ 277 ] {a4d138c2-3dd4-463f-b793-2679e662a70f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11838 | 2026.04.28 20:36:22.446175 [ 277 ] {a4d138c2-3dd4-463f-b793-2679e662a70f} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002598 sec., 19245.573518090838 rows/sec., 3.06 MiB/sec. | ||
| 11839 | 2026.04.28 20:36:22.446296 [ 277 ] {a4d138c2-3dd4-463f-b793-2679e662a70f} <Debug> TCPHandler: Processed in 0.002979578 sec. | ||
| 11840 | 2026.04.28 20:36:22.448237 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11841 | 2026.04.28 20:36:22.448420 [ 277 ] {aada50a7-d5a9-4d69-9a23-07d0f23e4700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11842 | 2026.04.28 20:36:22.448496 [ 277 ] {aada50a7-d5a9-4d69-9a23-07d0f23e4700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11843 | 2026.04.28 20:36:22.449319 [ 277 ] {aada50a7-d5a9-4d69-9a23-07d0f23e4700} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11844 | 2026.04.28 20:36:22.449363 [ 277 ] {aada50a7-d5a9-4d69-9a23-07d0f23e4700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11845 | 2026.04.28 20:36:22.449713 [ 277 ] {aada50a7-d5a9-4d69-9a23-07d0f23e4700} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11846 | 2026.04.28 20:36:22.449924 [ 277 ] {aada50a7-d5a9-4d69-9a23-07d0f23e4700} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11847 | 2026.04.28 20:36:22.450080 [ 277 ] {aada50a7-d5a9-4d69-9a23-07d0f23e4700} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001718 sec., 45401.629802095464 rows/sec., 3.76 MiB/sec. | ||
| 11848 | 2026.04.28 20:36:22.450117 [ 277 ] {aada50a7-d5a9-4d69-9a23-07d0f23e4700} <Debug> TCPHandler: Processed in 0.001927704 sec. | ||
| 11849 | 2026.04.28 20:36:22.450261 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11850 | 2026.04.28 20:36:22.450352 [ 277 ] {4e8e11cf-5f11-47e4-8c88-e846ccdc9d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11851 | 2026.04.28 20:36:22.450391 [ 277 ] {4e8e11cf-5f11-47e4-8c88-e846ccdc9d99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11852 | 2026.04.28 20:36:22.450792 [ 277 ] {4e8e11cf-5f11-47e4-8c88-e846ccdc9d99} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11853 | 2026.04.28 20:36:22.450828 [ 277 ] {4e8e11cf-5f11-47e4-8c88-e846ccdc9d99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11854 | 2026.04.28 20:36:22.451110 [ 277 ] {4e8e11cf-5f11-47e4-8c88-e846ccdc9d99} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11855 | 2026.04.28 20:36:22.451320 [ 277 ] {4e8e11cf-5f11-47e4-8c88-e846ccdc9d99} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11856 | 2026.04.28 20:36:22.451448 [ 277 ] {4e8e11cf-5f11-47e4-8c88-e846ccdc9d99} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001114 sec., 9874.326750448834 rows/sec., 742.50 KiB/sec. | ||
| 11857 | 2026.04.28 20:36:22.451483 [ 277 ] {4e8e11cf-5f11-47e4-8c88-e846ccdc9d99} <Debug> TCPHandler: Processed in 0.00126952 sec. | ||
| 11858 | 2026.04.28 20:36:22.451611 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11859 | 2026.04.28 20:36:22.451703 [ 277 ] {932d4dcf-9031-4136-ba4e-4644ded93306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11860 | 2026.04.28 20:36:22.451741 [ 277 ] {932d4dcf-9031-4136-ba4e-4644ded93306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11861 | 2026.04.28 20:36:22.452149 [ 277 ] {932d4dcf-9031-4136-ba4e-4644ded93306} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11862 | 2026.04.28 20:36:22.452184 [ 277 ] {932d4dcf-9031-4136-ba4e-4644ded93306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11863 | 2026.04.28 20:36:22.452469 [ 277 ] {932d4dcf-9031-4136-ba4e-4644ded93306} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11864 | 2026.04.28 20:36:22.452671 [ 277 ] {932d4dcf-9031-4136-ba4e-4644ded93306} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11865 | 2026.04.28 20:36:22.452793 [ 277 ] {932d4dcf-9031-4136-ba4e-4644ded93306} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001107 sec., 67750.67750677507 rows/sec., 5.29 MiB/sec. | ||
| 11866 | 2026.04.28 20:36:22.452829 [ 277 ] {932d4dcf-9031-4136-ba4e-4644ded93306} <Debug> TCPHandler: Processed in 0.001264209 sec. | ||
| 11867 | 2026.04.28 20:36:22.452946 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11868 | 2026.04.28 20:36:22.453038 [ 277 ] {c173febf-8d16-481f-bf72-89a0848e6378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11869 | 2026.04.28 20:36:22.453080 [ 277 ] {c173febf-8d16-481f-bf72-89a0848e6378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11870 | 2026.04.28 20:36:22.453465 [ 277 ] {c173febf-8d16-481f-bf72-89a0848e6378} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11871 | 2026.04.28 20:36:22.453501 [ 277 ] {c173febf-8d16-481f-bf72-89a0848e6378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11872 | 2026.04.28 20:36:22.453814 [ 277 ] {c173febf-8d16-481f-bf72-89a0848e6378} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11873 | 2026.04.28 20:36:22.454021 [ 277 ] {c173febf-8d16-481f-bf72-89a0848e6378} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11874 | 2026.04.28 20:36:22.454148 [ 277 ] {c173febf-8d16-481f-bf72-89a0848e6378} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001128 sec., 141843.97163120567 rows/sec., 9.88 MiB/sec. | ||
| 11875 | 2026.04.28 20:36:22.454183 [ 277 ] {c173febf-8d16-481f-bf72-89a0848e6378} <Debug> TCPHandler: Processed in 0.001284419 sec. | ||
| 11876 | 2026.04.28 20:36:22.454303 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11877 | 2026.04.28 20:36:22.454393 [ 277 ] {f3fc0a7d-770e-4266-8ea6-a9e812386007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11878 | 2026.04.28 20:36:22.454445 [ 277 ] {f3fc0a7d-770e-4266-8ea6-a9e812386007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11879 | 2026.04.28 20:36:22.455229 [ 277 ] {f3fc0a7d-770e-4266-8ea6-a9e812386007} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11880 | 2026.04.28 20:36:22.455265 [ 277 ] {f3fc0a7d-770e-4266-8ea6-a9e812386007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11881 | 2026.04.28 20:36:22.455765 [ 277 ] {f3fc0a7d-770e-4266-8ea6-a9e812386007} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11882 | 2026.04.28 20:36:22.455977 [ 277 ] {f3fc0a7d-770e-4266-8ea6-a9e812386007} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11883 | 2026.04.28 20:36:22.456116 [ 277 ] {f3fc0a7d-770e-4266-8ea6-a9e812386007} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001741 sec., 6318.207926479035 rows/sec., 11.32 MiB/sec. | ||
| 11884 | 2026.04.28 20:36:22.456169 [ 277 ] {f3fc0a7d-770e-4266-8ea6-a9e812386007} <Debug> TCPHandler: Processed in 0.001912504 sec. | ||
| 11885 | 2026.04.28 20:36:22.456289 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11886 | 2026.04.28 20:36:22.456380 [ 277 ] {a6293f20-02e2-46a4-9d65-ff9f22335efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11887 | 2026.04.28 20:36:22.456421 [ 277 ] {a6293f20-02e2-46a4-9d65-ff9f22335efb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11888 | 2026.04.28 20:36:22.456778 [ 277 ] {a6293f20-02e2-46a4-9d65-ff9f22335efb} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11889 | 2026.04.28 20:36:22.456813 [ 277 ] {a6293f20-02e2-46a4-9d65-ff9f22335efb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11890 | 2026.04.28 20:36:22.457121 [ 277 ] {a6293f20-02e2-46a4-9d65-ff9f22335efb} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11891 | 2026.04.28 20:36:22.457325 [ 277 ] {a6293f20-02e2-46a4-9d65-ff9f22335efb} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11892 | 2026.04.28 20:36:22.457449 [ 277 ] {a6293f20-02e2-46a4-9d65-ff9f22335efb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 11893 | 2026.04.28 20:36:22.457484 [ 277 ] {a6293f20-02e2-46a4-9d65-ff9f22335efb} <Debug> TCPHandler: Processed in 0.001242679 sec. | ||
| 11894 | 2026.04.28 20:36:22.719720 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11895 | 2026.04.28 20:36:22.719929 [ 277 ] {3d0b9047-40b6-4bd9-b5c5-f5ce84fc453d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 11896 | 2026.04.28 20:36:22.720259 [ 277 ] {3d0b9047-40b6-4bd9-b5c5-f5ce84fc453d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11897 | 2026.04.28 20:36:22.720298 [ 277 ] {3d0b9047-40b6-4bd9-b5c5-f5ce84fc453d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 11898 | 2026.04.28 20:36:22.720617 [ 277 ] {3d0b9047-40b6-4bd9-b5c5-f5ce84fc453d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11899 | 2026.04.28 20:36:22.720684 [ 277 ] {3d0b9047-40b6-4bd9-b5c5-f5ce84fc453d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11900 | 2026.04.28 20:36:22.720825 [ 277 ] {3d0b9047-40b6-4bd9-b5c5-f5ce84fc453d} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 11901 | 2026.04.28 20:36:22.720927 [ 339 ] {3d0b9047-40b6-4bd9-b5c5-f5ce84fc453d} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11902 | 2026.04.28 20:36:22.720934 [ 326 ] {3d0b9047-40b6-4bd9-b5c5-f5ce84fc453d} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11903 | 2026.04.28 20:36:22.720934 [ 304 ] {3d0b9047-40b6-4bd9-b5c5-f5ce84fc453d} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11904 | 2026.04.28 20:36:22.721080 [ 277 ] {3d0b9047-40b6-4bd9-b5c5-f5ce84fc453d} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11905 | 2026.04.28 20:36:22.721164 [ 277 ] {3d0b9047-40b6-4bd9-b5c5-f5ce84fc453d} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11906 | 2026.04.28 20:36:22.721236 [ 277 ] {3d0b9047-40b6-4bd9-b5c5-f5ce84fc453d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11907 | 2026.04.28 20:36:22.721256 [ 277 ] {3d0b9047-40b6-4bd9-b5c5-f5ce84fc453d} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 11908 | 2026.04.28 20:36:22.721290 [ 277 ] {3d0b9047-40b6-4bd9-b5c5-f5ce84fc453d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 11909 | 2026.04.28 20:36:22.721328 [ 277 ] {3d0b9047-40b6-4bd9-b5c5-f5ce84fc453d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 11910 | 2026.04.28 20:36:22.722578 [ 277 ] {3d0b9047-40b6-4bd9-b5c5-f5ce84fc453d} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002738 sec., 18261.504747991235 rows/sec., 4.37 MiB/sec. | ||
| 11911 | 2026.04.28 20:36:22.722713 [ 277 ] {3d0b9047-40b6-4bd9-b5c5-f5ce84fc453d} <Debug> TCPHandler: Processed in 0.003103611 sec. | ||
| 11912 | 2026.04.28 20:36:22.735629 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11913 | 2026.04.28 20:36:22.735758 [ 277 ] {cd967038-c14a-4ebf-bbdb-55c822333f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11914 | 2026.04.28 20:36:22.735810 [ 277 ] {cd967038-c14a-4ebf-bbdb-55c822333f4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11915 | 2026.04.28 20:36:22.736367 [ 277 ] {cd967038-c14a-4ebf-bbdb-55c822333f4c} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11916 | 2026.04.28 20:36:22.736411 [ 277 ] {cd967038-c14a-4ebf-bbdb-55c822333f4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11917 | 2026.04.28 20:36:22.736769 [ 277 ] {cd967038-c14a-4ebf-bbdb-55c822333f4c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11918 | 2026.04.28 20:36:22.736992 [ 277 ] {cd967038-c14a-4ebf-bbdb-55c822333f4c} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11919 | 2026.04.28 20:36:22.737147 [ 277 ] {cd967038-c14a-4ebf-bbdb-55c822333f4c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001425 sec., 16842.105263157893 rows/sec., 1.40 MiB/sec. | ||
| 11920 | 2026.04.28 20:36:22.737187 [ 277 ] {cd967038-c14a-4ebf-bbdb-55c822333f4c} <Debug> TCPHandler: Processed in 0.001623477 sec. | ||
| 11921 | 2026.04.28 20:36:22.737305 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11922 | 2026.04.28 20:36:22.737406 [ 277 ] {59584679-ad49-4f3e-a6ca-ea38f2d39b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11923 | 2026.04.28 20:36:22.737447 [ 277 ] {59584679-ad49-4f3e-a6ca-ea38f2d39b06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11924 | 2026.04.28 20:36:22.737858 [ 277 ] {59584679-ad49-4f3e-a6ca-ea38f2d39b06} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11925 | 2026.04.28 20:36:22.737894 [ 277 ] {59584679-ad49-4f3e-a6ca-ea38f2d39b06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11926 | 2026.04.28 20:36:22.738195 [ 277 ] {59584679-ad49-4f3e-a6ca-ea38f2d39b06} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11927 | 2026.04.28 20:36:22.738406 [ 277 ] {59584679-ad49-4f3e-a6ca-ea38f2d39b06} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11928 | 2026.04.28 20:36:22.738514 [ 97 ] {} <Debug> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 11929 | 2026.04.28 20:36:22.738533 [ 277 ] {59584679-ad49-4f3e-a6ca-ea38f2d39b06} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001149 sec., 12184.50826805918 rows/sec., 993.56 KiB/sec. | ||
| 11930 | 2026.04.28 20:36:22.738562 [ 97 ] {} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11931 | 2026.04.28 20:36:22.738577 [ 277 ] {59584679-ad49-4f3e-a6ca-ea38f2d39b06} <Debug> TCPHandler: Processed in 0.00132455 sec. | ||
| 11932 | 2026.04.28 20:36:22.738588 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11933 | 2026.04.28 20:36:22.738683 [ 197 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 11934 | 2026.04.28 20:36:22.738694 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11935 | 2026.04.28 20:36:22.738784 [ 197 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11936 | 2026.04.28 20:36:22.738800 [ 277 ] {bbd0d73d-9c01-4687-878f-2a9c879b87d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11937 | 2026.04.28 20:36:22.738819 [ 197 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 20 rows starting from the beginning of the part | ||
| 11938 | 2026.04.28 20:36:22.738844 [ 277 ] {bbd0d73d-9c01-4687-878f-2a9c879b87d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11939 | 2026.04.28 20:36:22.738885 [ 197 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 11940 | 2026.04.28 20:36:22.738935 [ 197 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
| 11941 | 2026.04.28 20:36:22.738974 [ 197 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 11942 | 2026.04.28 20:36:22.739015 [ 197 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 11943 | 2026.04.28 20:36:22.739053 [ 197 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
| 11944 | 2026.04.28 20:36:22.739770 [ 187 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001125636 sec., 47972.87933221752 rows/sec., 4.00 MiB/sec. | ||
| 11945 | 2026.04.28 20:36:22.739934 [ 192 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 11946 | 2026.04.28 20:36:22.740236 [ 277 ] {bbd0d73d-9c01-4687-878f-2a9c879b87d7} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11947 | 2026.04.28 20:36:22.740250 [ 192 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_19_4} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11948 | 2026.04.28 20:36:22.740279 [ 277 ] {bbd0d73d-9c01-4687-878f-2a9c879b87d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11949 | 2026.04.28 20:36:22.740351 [ 192 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_19_4} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 11950 | 2026.04.28 20:36:22.740473 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 11951 | 2026.04.28 20:36:22.740750 [ 277 ] {bbd0d73d-9c01-4687-878f-2a9c879b87d7} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11952 | 2026.04.28 20:36:22.740970 [ 277 ] {bbd0d73d-9c01-4687-878f-2a9c879b87d7} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11953 | 2026.04.28 20:36:22.741100 [ 277 ] {bbd0d73d-9c01-4687-878f-2a9c879b87d7} <Debug> executeQuery: Read 2594 rows, 199.54 KiB in 0.002317 sec., 1119551.1437203279 rows/sec., 84.10 MiB/sec. | ||
| 11954 | 2026.04.28 20:36:22.741138 [ 277 ] {bbd0d73d-9c01-4687-878f-2a9c879b87d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 11955 | 2026.04.28 20:36:22.741151 [ 277 ] {bbd0d73d-9c01-4687-878f-2a9c879b87d7} <Debug> TCPHandler: Processed in 0.002504257 sec. | ||
| 11956 | 2026.04.28 20:36:22.741262 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11957 | 2026.04.28 20:36:22.741354 [ 277 ] {a5e50064-69fa-41a4-b30b-8ee3667c211b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11958 | 2026.04.28 20:36:22.741392 [ 277 ] {a5e50064-69fa-41a4-b30b-8ee3667c211b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11959 | 2026.04.28 20:36:22.741803 [ 277 ] {a5e50064-69fa-41a4-b30b-8ee3667c211b} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11960 | 2026.04.28 20:36:22.741838 [ 277 ] {a5e50064-69fa-41a4-b30b-8ee3667c211b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11961 | 2026.04.28 20:36:22.742137 [ 277 ] {a5e50064-69fa-41a4-b30b-8ee3667c211b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11962 | 2026.04.28 20:36:22.742354 [ 277 ] {a5e50064-69fa-41a4-b30b-8ee3667c211b} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11963 | 2026.04.28 20:36:22.742477 [ 277 ] {a5e50064-69fa-41a4-b30b-8ee3667c211b} <Debug> executeQuery: Read 68 rows, 5.10 KiB in 0.001141 sec., 59596.84487291849 rows/sec., 4.36 MiB/sec. | ||
| 11964 | 2026.04.28 20:36:22.742514 [ 277 ] {a5e50064-69fa-41a4-b30b-8ee3667c211b} <Debug> TCPHandler: Processed in 0.00129903 sec. | ||
| 11965 | 2026.04.28 20:36:22.742624 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11966 | 2026.04.28 20:36:22.742715 [ 277 ] {0944e5c5-9a43-44ad-ae92-a3e60ab9e5da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11967 | 2026.04.28 20:36:22.742753 [ 277 ] {0944e5c5-9a43-44ad-ae92-a3e60ab9e5da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11968 | 2026.04.28 20:36:22.743368 [ 277 ] {0944e5c5-9a43-44ad-ae92-a3e60ab9e5da} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11969 | 2026.04.28 20:36:22.743404 [ 277 ] {0944e5c5-9a43-44ad-ae92-a3e60ab9e5da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11970 | 2026.04.28 20:36:22.743726 [ 277 ] {0944e5c5-9a43-44ad-ae92-a3e60ab9e5da} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11971 | 2026.04.28 20:36:22.743933 [ 277 ] {0944e5c5-9a43-44ad-ae92-a3e60ab9e5da} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11972 | 2026.04.28 20:36:22.744059 [ 277 ] {0944e5c5-9a43-44ad-ae92-a3e60ab9e5da} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001361 sec., 606171.9324026451 rows/sec., 35.46 MiB/sec. | ||
| 11973 | 2026.04.28 20:36:22.744096 [ 277 ] {0944e5c5-9a43-44ad-ae92-a3e60ab9e5da} <Debug> TCPHandler: Processed in 0.001517935 sec. | ||
| 11974 | 2026.04.28 20:36:22.744202 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11975 | 2026.04.28 20:36:22.744293 [ 277 ] {996a16f2-c4d5-4308-ad8d-3980752ea693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11976 | 2026.04.28 20:36:22.744332 [ 277 ] {996a16f2-c4d5-4308-ad8d-3980752ea693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11977 | 2026.04.28 20:36:22.744701 [ 277 ] {996a16f2-c4d5-4308-ad8d-3980752ea693} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11978 | 2026.04.28 20:36:22.744736 [ 277 ] {996a16f2-c4d5-4308-ad8d-3980752ea693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11979 | 2026.04.28 20:36:22.745010 [ 277 ] {996a16f2-c4d5-4308-ad8d-3980752ea693} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 11980 | 2026.04.28 20:36:22.745218 [ 277 ] {996a16f2-c4d5-4308-ad8d-3980752ea693} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11981 | 2026.04.28 20:36:22.745340 [ 277 ] {996a16f2-c4d5-4308-ad8d-3980752ea693} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 66.08 KiB/sec. | ||
| 11982 | 2026.04.28 20:36:22.745376 [ 277 ] {996a16f2-c4d5-4308-ad8d-3980752ea693} <Debug> TCPHandler: Processed in 0.001220458 sec. | ||
| 11983 | 2026.04.28 20:36:22.745480 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11984 | 2026.04.28 20:36:22.745575 [ 277 ] {3f130d1c-ccfb-4f89-a12d-e3495224258c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11985 | 2026.04.28 20:36:22.745614 [ 277 ] {3f130d1c-ccfb-4f89-a12d-e3495224258c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11986 | 2026.04.28 20:36:22.746011 [ 277 ] {3f130d1c-ccfb-4f89-a12d-e3495224258c} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11987 | 2026.04.28 20:36:22.746048 [ 277 ] {3f130d1c-ccfb-4f89-a12d-e3495224258c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11988 | 2026.04.28 20:36:22.746349 [ 277 ] {3f130d1c-ccfb-4f89-a12d-e3495224258c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11989 | 2026.04.28 20:36:22.746556 [ 277 ] {3f130d1c-ccfb-4f89-a12d-e3495224258c} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11990 | 2026.04.28 20:36:22.746684 [ 277 ] {3f130d1c-ccfb-4f89-a12d-e3495224258c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001128 sec., 10638.297872340425 rows/sec., 831.12 KiB/sec. | ||
| 11991 | 2026.04.28 20:36:22.746721 [ 277 ] {3f130d1c-ccfb-4f89-a12d-e3495224258c} <Debug> TCPHandler: Processed in 0.00128994 sec. | ||
| 11992 | 2026.04.28 20:36:22.746844 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11993 | 2026.04.28 20:36:22.746937 [ 277 ] {3be5a4c7-7f91-4f17-a16f-93558f00b112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11994 | 2026.04.28 20:36:22.746975 [ 277 ] {3be5a4c7-7f91-4f17-a16f-93558f00b112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11995 | 2026.04.28 20:36:22.747864 [ 277 ] {3be5a4c7-7f91-4f17-a16f-93558f00b112} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11996 | 2026.04.28 20:36:22.747900 [ 277 ] {3be5a4c7-7f91-4f17-a16f-93558f00b112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11997 | 2026.04.28 20:36:22.748259 [ 277 ] {3be5a4c7-7f91-4f17-a16f-93558f00b112} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11998 | 2026.04.28 20:36:22.748465 [ 277 ] {3be5a4c7-7f91-4f17-a16f-93558f00b112} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11999 | 2026.04.28 20:36:22.748597 [ 277 ] {3be5a4c7-7f91-4f17-a16f-93558f00b112} <Debug> executeQuery: Read 1371 rows, 95.00 KiB in 0.001678 sec., 817044.1001191895 rows/sec., 55.29 MiB/sec. | ||
| 12000 | 2026.04.28 20:36:22.748635 [ 277 ] {3be5a4c7-7f91-4f17-a16f-93558f00b112} <Debug> TCPHandler: Processed in 0.001838852 sec. | ||
| 12001 | 2026.04.28 20:36:22.748736 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12002 | 2026.04.28 20:36:22.748828 [ 277 ] {d610d75a-80a3-4c23-8fe9-645b1450c7d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12003 | 2026.04.28 20:36:22.748869 [ 277 ] {d610d75a-80a3-4c23-8fe9-645b1450c7d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12004 | 2026.04.28 20:36:22.749553 [ 277 ] {d610d75a-80a3-4c23-8fe9-645b1450c7d4} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12005 | 2026.04.28 20:36:22.749589 [ 277 ] {d610d75a-80a3-4c23-8fe9-645b1450c7d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12006 | 2026.04.28 20:36:22.750012 [ 277 ] {d610d75a-80a3-4c23-8fe9-645b1450c7d4} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12007 | 2026.04.28 20:36:22.750230 [ 277 ] {d610d75a-80a3-4c23-8fe9-645b1450c7d4} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12008 | 2026.04.28 20:36:22.750361 [ 277 ] {d610d75a-80a3-4c23-8fe9-645b1450c7d4} <Debug> executeQuery: Read 1539 rows, 96.38 KiB in 0.001551 sec., 992263.0560928433 rows/sec., 60.69 MiB/sec. | ||
| 12009 | 2026.04.28 20:36:22.750403 [ 277 ] {d610d75a-80a3-4c23-8fe9-645b1450c7d4} <Debug> TCPHandler: Processed in 0.001713349 sec. | ||
| 12010 | 2026.04.28 20:36:22.750530 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12011 | 2026.04.28 20:36:22.750623 [ 277 ] {6a860bcd-095b-46c0-9a9f-99cd22f7b69a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12012 | 2026.04.28 20:36:22.750675 [ 277 ] {6a860bcd-095b-46c0-9a9f-99cd22f7b69a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12013 | 2026.04.28 20:36:22.751468 [ 277 ] {6a860bcd-095b-46c0-9a9f-99cd22f7b69a} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12014 | 2026.04.28 20:36:22.751503 [ 277 ] {6a860bcd-095b-46c0-9a9f-99cd22f7b69a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12015 | 2026.04.28 20:36:22.752046 [ 277 ] {6a860bcd-095b-46c0-9a9f-99cd22f7b69a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12016 | 2026.04.28 20:36:22.752267 [ 277 ] {6a860bcd-095b-46c0-9a9f-99cd22f7b69a} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12017 | 2026.04.28 20:36:22.752401 [ 277 ] {6a860bcd-095b-46c0-9a9f-99cd22f7b69a} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001795 sec., 23398.3286908078 rows/sec., 41.93 MiB/sec. | ||
| 12018 | 2026.04.28 20:36:22.752452 [ 277 ] {6a860bcd-095b-46c0-9a9f-99cd22f7b69a} <Debug> TCPHandler: Processed in 0.001969195 sec. | ||
| 12019 | 2026.04.28 20:36:22.752573 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12020 | 2026.04.28 20:36:22.752665 [ 277 ] {d97a6b5a-bb36-4722-a003-9d4dce95fb5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12021 | 2026.04.28 20:36:22.752705 [ 277 ] {d97a6b5a-bb36-4722-a003-9d4dce95fb5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12022 | 2026.04.28 20:36:22.753020 [ 277 ] {d97a6b5a-bb36-4722-a003-9d4dce95fb5d} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12023 | 2026.04.28 20:36:22.753055 [ 277 ] {d97a6b5a-bb36-4722-a003-9d4dce95fb5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12024 | 2026.04.28 20:36:22.753348 [ 277 ] {d97a6b5a-bb36-4722-a003-9d4dce95fb5d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12025 | 2026.04.28 20:36:22.753553 [ 277 ] {d97a6b5a-bb36-4722-a003-9d4dce95fb5d} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12026 | 2026.04.28 20:36:22.753677 [ 277 ] {d97a6b5a-bb36-4722-a003-9d4dce95fb5d} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00103 sec., 11650.485436893203 rows/sec., 804.00 KiB/sec. | ||
| 12027 | 2026.04.28 20:36:22.753712 [ 277 ] {d97a6b5a-bb36-4722-a003-9d4dce95fb5d} <Debug> TCPHandler: Processed in 0.001186247 sec. | ||
| 12028 | 2026.04.28 20:36:23.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 336.65 MiB, peak 344.82 MiB, free memory in arenas 0.00 B, will set to 335.27 MiB (RSS), difference: -1.39 MiB | ||
| 12029 | 2026.04.28 20:36:25.802271 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1474 | ||
| 12030 | 2026.04.28 20:36:25.805309 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12031 | 2026.04.28 20:36:25.805368 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12032 | 2026.04.28 20:36:25.806680 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12033 | 2026.04.28 20:36:25.806954 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12034 | 2026.04.28 20:36:25.807327 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1474 | ||
| 12035 | 2026.04.28 20:36:26.000265 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.26 MiB, peak 344.82 MiB, free memory in arenas 0.00 B, will set to 335.27 MiB (RSS), difference: 4.01 MiB | ||
| 12036 | 2026.04.28 20:36:27.442089 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12037 | 2026.04.28 20:36:27.442473 [ 277 ] {0193fe03-02b5-4a29-9f43-c72f17db5323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 12038 | 2026.04.28 20:36:27.442850 [ 277 ] {0193fe03-02b5-4a29-9f43-c72f17db5323} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12039 | 2026.04.28 20:36:27.442882 [ 277 ] {0193fe03-02b5-4a29-9f43-c72f17db5323} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 12040 | 2026.04.28 20:36:27.443097 [ 277 ] {0193fe03-02b5-4a29-9f43-c72f17db5323} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12041 | 2026.04.28 20:36:27.443164 [ 277 ] {0193fe03-02b5-4a29-9f43-c72f17db5323} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12042 | 2026.04.28 20:36:27.443304 [ 277 ] {0193fe03-02b5-4a29-9f43-c72f17db5323} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 12043 | 2026.04.28 20:36:27.443452 [ 339 ] {0193fe03-02b5-4a29-9f43-c72f17db5323} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12044 | 2026.04.28 20:36:27.443459 [ 311 ] {0193fe03-02b5-4a29-9f43-c72f17db5323} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12045 | 2026.04.28 20:36:27.443469 [ 304 ] {0193fe03-02b5-4a29-9f43-c72f17db5323} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12046 | 2026.04.28 20:36:27.443708 [ 277 ] {0193fe03-02b5-4a29-9f43-c72f17db5323} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 12047 | 2026.04.28 20:36:27.443737 [ 277 ] {0193fe03-02b5-4a29-9f43-c72f17db5323} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12048 | 2026.04.28 20:36:27.443806 [ 277 ] {0193fe03-02b5-4a29-9f43-c72f17db5323} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12049 | 2026.04.28 20:36:27.443826 [ 277 ] {0193fe03-02b5-4a29-9f43-c72f17db5323} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 12050 | 2026.04.28 20:36:27.443860 [ 277 ] {0193fe03-02b5-4a29-9f43-c72f17db5323} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12051 | 2026.04.28 20:36:27.443901 [ 277 ] {0193fe03-02b5-4a29-9f43-c72f17db5323} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12052 | 2026.04.28 20:36:27.445224 [ 277 ] {0193fe03-02b5-4a29-9f43-c72f17db5323} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002902 sec., 17229.49689869056 rows/sec., 2.74 MiB/sec. | ||
| 12053 | 2026.04.28 20:36:27.445345 [ 277 ] {0193fe03-02b5-4a29-9f43-c72f17db5323} <Debug> TCPHandler: Processed in 0.003438929 sec. | ||
| 12054 | 2026.04.28 20:36:27.446863 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12055 | 2026.04.28 20:36:27.446968 [ 277 ] {498537ba-0591-4e88-a76d-bad7df1374ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12056 | 2026.04.28 20:36:27.447010 [ 277 ] {498537ba-0591-4e88-a76d-bad7df1374ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12057 | 2026.04.28 20:36:27.447557 [ 277 ] {498537ba-0591-4e88-a76d-bad7df1374ba} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12058 | 2026.04.28 20:36:27.447598 [ 277 ] {498537ba-0591-4e88-a76d-bad7df1374ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12059 | 2026.04.28 20:36:27.447961 [ 277 ] {498537ba-0591-4e88-a76d-bad7df1374ba} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12060 | 2026.04.28 20:36:27.448197 [ 277 ] {498537ba-0591-4e88-a76d-bad7df1374ba} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12061 | 2026.04.28 20:36:27.448345 [ 277 ] {498537ba-0591-4e88-a76d-bad7df1374ba} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001408 sec., 39772.72727272727 rows/sec., 3.06 MiB/sec. | ||
| 12062 | 2026.04.28 20:36:27.448383 [ 277 ] {498537ba-0591-4e88-a76d-bad7df1374ba} <Debug> TCPHandler: Processed in 0.001569096 sec. | ||
| 12063 | 2026.04.28 20:36:27.448495 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12064 | 2026.04.28 20:36:27.448588 [ 277 ] {31c1e92e-89b0-4df9-96ff-f6f41bfb2445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12065 | 2026.04.28 20:36:27.448626 [ 277 ] {31c1e92e-89b0-4df9-96ff-f6f41bfb2445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12066 | 2026.04.28 20:36:27.449095 [ 277 ] {31c1e92e-89b0-4df9-96ff-f6f41bfb2445} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12067 | 2026.04.28 20:36:27.449132 [ 277 ] {31c1e92e-89b0-4df9-96ff-f6f41bfb2445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12068 | 2026.04.28 20:36:27.449429 [ 277 ] {31c1e92e-89b0-4df9-96ff-f6f41bfb2445} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12069 | 2026.04.28 20:36:27.449634 [ 277 ] {31c1e92e-89b0-4df9-96ff-f6f41bfb2445} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12070 | 2026.04.28 20:36:27.449764 [ 277 ] {31c1e92e-89b0-4df9-96ff-f6f41bfb2445} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001195 sec., 53556.48535564853 rows/sec., 4.18 MiB/sec. | ||
| 12071 | 2026.04.28 20:36:27.449801 [ 277 ] {31c1e92e-89b0-4df9-96ff-f6f41bfb2445} <Debug> TCPHandler: Processed in 0.001353401 sec. | ||
| 12072 | 2026.04.28 20:36:27.449909 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12073 | 2026.04.28 20:36:27.450002 [ 277 ] {ad7212bb-b895-489f-848e-4aa27b57430b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12074 | 2026.04.28 20:36:27.450044 [ 277 ] {ad7212bb-b895-489f-848e-4aa27b57430b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12075 | 2026.04.28 20:36:27.450408 [ 277 ] {ad7212bb-b895-489f-848e-4aa27b57430b} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12076 | 2026.04.28 20:36:27.450443 [ 277 ] {ad7212bb-b895-489f-848e-4aa27b57430b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12077 | 2026.04.28 20:36:27.450760 [ 277 ] {ad7212bb-b895-489f-848e-4aa27b57430b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12078 | 2026.04.28 20:36:27.450967 [ 277 ] {ad7212bb-b895-489f-848e-4aa27b57430b} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12079 | 2026.04.28 20:36:27.451091 [ 277 ] {ad7212bb-b895-489f-848e-4aa27b57430b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001108 sec., 115523.46570397112 rows/sec., 8.05 MiB/sec. | ||
| 12080 | 2026.04.28 20:36:27.451128 [ 277 ] {ad7212bb-b895-489f-848e-4aa27b57430b} <Debug> TCPHandler: Processed in 0.001265139 sec. | ||
| 12081 | 2026.04.28 20:36:27.451258 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12082 | 2026.04.28 20:36:27.451350 [ 277 ] {59eb166d-e921-4389-9ad9-a7e34bc9906a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12083 | 2026.04.28 20:36:27.451390 [ 277 ] {59eb166d-e921-4389-9ad9-a7e34bc9906a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12084 | 2026.04.28 20:36:27.451705 [ 277 ] {59eb166d-e921-4389-9ad9-a7e34bc9906a} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12085 | 2026.04.28 20:36:27.451741 [ 277 ] {59eb166d-e921-4389-9ad9-a7e34bc9906a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12086 | 2026.04.28 20:36:27.452036 [ 277 ] {59eb166d-e921-4389-9ad9-a7e34bc9906a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12087 | 2026.04.28 20:36:27.452254 [ 277 ] {59eb166d-e921-4389-9ad9-a7e34bc9906a} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12088 | 2026.04.28 20:36:27.452385 [ 277 ] {59eb166d-e921-4389-9ad9-a7e34bc9906a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001053 sec., 45584.04558404559 rows/sec., 3.07 MiB/sec. | ||
| 12089 | 2026.04.28 20:36:27.452419 [ 277 ] {59eb166d-e921-4389-9ad9-a7e34bc9906a} <Debug> TCPHandler: Processed in 0.001208328 sec. | ||
| 12090 | 2026.04.28 20:36:28.221759 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24552 | ||
| 12091 | 2026.04.28 20:36:28.222334 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12092 | 2026.04.28 20:36:28.222385 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12093 | 2026.04.28 20:36:28.222885 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12094 | 2026.04.28 20:36:28.223113 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12095 | 2026.04.28 20:36:28.223247 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24552 | ||
| 12096 | 2026.04.28 20:36:28.223305 [ 155 ] {} <Debug> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12097 | 2026.04.28 20:36:28.223405 [ 155 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12098 | 2026.04.28 20:36:28.223442 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12099 | 2026.04.28 20:36:28.223586 [ 187 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 12100 | 2026.04.28 20:36:28.223730 [ 187 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12101 | 2026.04.28 20:36:28.223772 [ 187 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22120 rows starting from the beginning of the part | ||
| 12102 | 2026.04.28 20:36:28.223844 [ 187 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 12103 | 2026.04.28 20:36:28.223894 [ 187 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 12104 | 2026.04.28 20:36:28.223941 [ 187 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 12105 | 2026.04.28 20:36:28.223986 [ 187 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 12106 | 2026.04.28 20:36:28.224030 [ 187 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 12107 | 2026.04.28 20:36:28.226092 [ 192 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24552 rows, containing 4 columns (4 merged, 0 gathered) in 0.002564939 sec., 9572157.46651285 rows/sec., 136.93 MiB/sec. | ||
| 12108 | 2026.04.28 20:36:28.226520 [ 192 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12109 | 2026.04.28 20:36:28.226833 [ 192 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_51_10} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12110 | 2026.04.28 20:36:28.226923 [ 192 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_51_10} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12111 | 2026.04.28 20:36:28.227049 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 12112 | 2026.04.28 20:36:29.483981 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 12113 | 2026.04.28 20:36:29.503066 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12114 | 2026.04.28 20:36:29.503138 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12115 | 2026.04.28 20:36:29.509265 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12116 | 2026.04.28 20:36:29.510006 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12117 | 2026.04.28 20:36:29.510311 [ 154 ] {} <Debug> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12118 | 2026.04.28 20:36:29.510381 [ 154 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12119 | 2026.04.28 20:36:29.510402 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12120 | 2026.04.28 20:36:29.510506 [ 194 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 12121 | 2026.04.28 20:36:29.513846 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 12122 | 2026.04.28 20:36:29.514806 [ 194 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12123 | 2026.04.28 20:36:29.516439 [ 194 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 12124 | 2026.04.28 20:36:29.521323 [ 194 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 12125 | 2026.04.28 20:36:29.525968 [ 194 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 12126 | 2026.04.28 20:36:29.530728 [ 194 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 12127 | 2026.04.28 20:36:29.534952 [ 194 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 12128 | 2026.04.28 20:36:29.538975 [ 194 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 12129 | 2026.04.28 20:36:29.593641 [ 192 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.083175903 sec., 4616.72174451776 rows/sec., 23.87 MiB/sec. | ||
| 12130 | 2026.04.28 20:36:29.595962 [ 190 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12131 | 2026.04.28 20:36:29.597944 [ 190 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_51_10} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12132 | 2026.04.28 20:36:29.598049 [ 190 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_51_10} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12133 | 2026.04.28 20:36:29.599833 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12134 | 2026.04.28 20:36:30.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 336.34 MiB, peak 349.76 MiB, free memory in arenas 0.00 B, will set to 337.76 MiB (RSS), difference: 1.42 MiB | ||
| 12135 | 2026.04.28 20:36:32.443406 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12136 | 2026.04.28 20:36:32.443651 [ 277 ] {d769ac61-acbb-4f95-a3b2-d4e4f9a6e27c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 12137 | 2026.04.28 20:36:32.443982 [ 277 ] {d769ac61-acbb-4f95-a3b2-d4e4f9a6e27c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12138 | 2026.04.28 20:36:32.444014 [ 277 ] {d769ac61-acbb-4f95-a3b2-d4e4f9a6e27c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 12139 | 2026.04.28 20:36:32.444282 [ 277 ] {d769ac61-acbb-4f95-a3b2-d4e4f9a6e27c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12140 | 2026.04.28 20:36:32.444351 [ 277 ] {d769ac61-acbb-4f95-a3b2-d4e4f9a6e27c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12141 | 2026.04.28 20:36:32.444489 [ 277 ] {d769ac61-acbb-4f95-a3b2-d4e4f9a6e27c} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12142 | 2026.04.28 20:36:32.444595 [ 339 ] {d769ac61-acbb-4f95-a3b2-d4e4f9a6e27c} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12143 | 2026.04.28 20:36:32.444618 [ 311 ] {d769ac61-acbb-4f95-a3b2-d4e4f9a6e27c} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12144 | 2026.04.28 20:36:32.444595 [ 332 ] {d769ac61-acbb-4f95-a3b2-d4e4f9a6e27c} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12145 | 2026.04.28 20:36:32.444766 [ 277 ] {d769ac61-acbb-4f95-a3b2-d4e4f9a6e27c} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 12146 | 2026.04.28 20:36:32.444792 [ 277 ] {d769ac61-acbb-4f95-a3b2-d4e4f9a6e27c} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12147 | 2026.04.28 20:36:32.444859 [ 277 ] {d769ac61-acbb-4f95-a3b2-d4e4f9a6e27c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12148 | 2026.04.28 20:36:32.444878 [ 277 ] {d769ac61-acbb-4f95-a3b2-d4e4f9a6e27c} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 12149 | 2026.04.28 20:36:32.444912 [ 277 ] {d769ac61-acbb-4f95-a3b2-d4e4f9a6e27c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12150 | 2026.04.28 20:36:32.444949 [ 277 ] {d769ac61-acbb-4f95-a3b2-d4e4f9a6e27c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12151 | 2026.04.28 20:36:32.446074 [ 277 ] {d769ac61-acbb-4f95-a3b2-d4e4f9a6e27c} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002498 sec., 20016.0128102482 rows/sec., 3.18 MiB/sec. | ||
| 12152 | 2026.04.28 20:36:32.446202 [ 277 ] {d769ac61-acbb-4f95-a3b2-d4e4f9a6e27c} <Debug> TCPHandler: Processed in 0.002922477 sec. | ||
| 12153 | 2026.04.28 20:36:32.448058 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12154 | 2026.04.28 20:36:32.448272 [ 277 ] {5b66ba51-2960-4a63-be52-7f8057166196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12155 | 2026.04.28 20:36:32.448361 [ 277 ] {5b66ba51-2960-4a63-be52-7f8057166196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12156 | 2026.04.28 20:36:32.449084 [ 277 ] {5b66ba51-2960-4a63-be52-7f8057166196} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12157 | 2026.04.28 20:36:32.449123 [ 277 ] {5b66ba51-2960-4a63-be52-7f8057166196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12158 | 2026.04.28 20:36:32.449492 [ 277 ] {5b66ba51-2960-4a63-be52-7f8057166196} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12159 | 2026.04.28 20:36:32.449711 [ 277 ] {5b66ba51-2960-4a63-be52-7f8057166196} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12160 | 2026.04.28 20:36:32.449850 [ 277 ] {5b66ba51-2960-4a63-be52-7f8057166196} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001637 sec., 47648.13683567502 rows/sec., 3.95 MiB/sec. | ||
| 12161 | 2026.04.28 20:36:32.449857 [ 144 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12162 | 2026.04.28 20:36:32.449889 [ 277 ] {5b66ba51-2960-4a63-be52-7f8057166196} <Debug> TCPHandler: Processed in 0.001933744 sec. | ||
| 12163 | 2026.04.28 20:36:32.449915 [ 144 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12164 | 2026.04.28 20:36:32.449945 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12165 | 2026.04.28 20:36:32.450025 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12166 | 2026.04.28 20:36:32.450055 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12167 | 2026.04.28 20:36:32.450122 [ 277 ] {4a1c78ab-b4b5-4bc9-b305-6810f4dd7403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12168 | 2026.04.28 20:36:32.450165 [ 277 ] {4a1c78ab-b4b5-4bc9-b305-6810f4dd7403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12169 | 2026.04.28 20:36:32.450181 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12170 | 2026.04.28 20:36:32.450220 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 3363 rows starting from the beginning of the part | ||
| 12171 | 2026.04.28 20:36:32.450290 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 118 rows starting from the beginning of the part | ||
| 12172 | 2026.04.28 20:36:32.450342 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 78 rows starting from the beginning of the part | ||
| 12173 | 2026.04.28 20:36:32.450388 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 2594 rows starting from the beginning of the part | ||
| 12174 | 2026.04.28 20:36:32.450433 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
| 12175 | 2026.04.28 20:36:32.450477 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 78 rows starting from the beginning of the part | ||
| 12176 | 2026.04.28 20:36:32.450567 [ 277 ] {4a1c78ab-b4b5-4bc9-b305-6810f4dd7403} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12177 | 2026.04.28 20:36:32.450608 [ 277 ] {4a1c78ab-b4b5-4bc9-b305-6810f4dd7403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12178 | 2026.04.28 20:36:32.450949 [ 277 ] {4a1c78ab-b4b5-4bc9-b305-6810f4dd7403} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12179 | 2026.04.28 20:36:32.451165 [ 277 ] {4a1c78ab-b4b5-4bc9-b305-6810f4dd7403} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12180 | 2026.04.28 20:36:32.451300 [ 277 ] {4a1c78ab-b4b5-4bc9-b305-6810f4dd7403} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001196 sec., 9197.324414715718 rows/sec., 691.60 KiB/sec. | ||
| 12181 | 2026.04.28 20:36:32.451336 [ 277 ] {4a1c78ab-b4b5-4bc9-b305-6810f4dd7403} <Debug> TCPHandler: Processed in 0.001360371 sec. | ||
| 12182 | 2026.04.28 20:36:32.451462 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12183 | 2026.04.28 20:36:32.451554 [ 277 ] {479d4b13-a5e1-439d-a2fe-58c6ab918dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12184 | 2026.04.28 20:36:32.451591 [ 277 ] {479d4b13-a5e1-439d-a2fe-58c6ab918dd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12185 | 2026.04.28 20:36:32.452004 [ 277 ] {479d4b13-a5e1-439d-a2fe-58c6ab918dd1} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12186 | 2026.04.28 20:36:32.452038 [ 277 ] {479d4b13-a5e1-439d-a2fe-58c6ab918dd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12187 | 2026.04.28 20:36:32.452334 [ 277 ] {479d4b13-a5e1-439d-a2fe-58c6ab918dd1} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12188 | 2026.04.28 20:36:32.452546 [ 277 ] {479d4b13-a5e1-439d-a2fe-58c6ab918dd1} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12189 | 2026.04.28 20:36:32.452578 [ 201 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6287 rows, containing 5 columns (5 merged, 0 gathered) in 0.002558728 sec., 2457080.2367426315 rows/sec., 195.66 MiB/sec. | ||
| 12190 | 2026.04.28 20:36:32.452661 [ 144 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12191 | 2026.04.28 20:36:32.452673 [ 277 ] {479d4b13-a5e1-439d-a2fe-58c6ab918dd1} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001136 sec., 66021.12676056338 rows/sec., 5.15 MiB/sec. | ||
| 12192 | 2026.04.28 20:36:32.452702 [ 144 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12193 | 2026.04.28 20:36:32.452725 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12194 | 2026.04.28 20:36:32.452725 [ 277 ] {479d4b13-a5e1-439d-a2fe-58c6ab918dd1} <Debug> TCPHandler: Processed in 0.0013117 sec. | ||
| 12195 | 2026.04.28 20:36:32.452788 [ 192 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12196 | 2026.04.28 20:36:32.452861 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12197 | 2026.04.28 20:36:32.452881 [ 192 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12198 | 2026.04.28 20:36:32.452912 [ 192 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1832 rows starting from the beginning of the part | ||
| 12199 | 2026.04.28 20:36:32.452957 [ 277 ] {cc6bb488-538c-43ca-87c0-475858dcaab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12200 | 2026.04.28 20:36:32.452961 [ 192 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 95 rows starting from the beginning of the part | ||
| 12201 | 2026.04.28 20:36:32.453006 [ 277 ] {cc6bb488-538c-43ca-87c0-475858dcaab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12202 | 2026.04.28 20:36:32.453020 [ 192 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 75 rows starting from the beginning of the part | ||
| 12203 | 2026.04.28 20:36:32.453029 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12204 | 2026.04.28 20:36:32.453069 [ 192 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1371 rows starting from the beginning of the part | ||
| 12205 | 2026.04.28 20:36:32.453113 [ 192 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
| 12206 | 2026.04.28 20:36:32.453154 [ 192 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 75 rows starting from the beginning of the part | ||
| 12207 | 2026.04.28 20:36:32.453363 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_86_17} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12208 | 2026.04.28 20:36:32.453433 [ 277 ] {cc6bb488-538c-43ca-87c0-475858dcaab5} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12209 | 2026.04.28 20:36:32.453456 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_86_17} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12210 | 2026.04.28 20:36:32.453474 [ 277 ] {cc6bb488-538c-43ca-87c0-475858dcaab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12211 | 2026.04.28 20:36:32.453587 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 12212 | 2026.04.28 20:36:32.453840 [ 277 ] {cc6bb488-538c-43ca-87c0-475858dcaab5} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12213 | 2026.04.28 20:36:32.454057 [ 277 ] {cc6bb488-538c-43ca-87c0-475858dcaab5} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12214 | 2026.04.28 20:36:32.454185 [ 277 ] {cc6bb488-538c-43ca-87c0-475858dcaab5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 12215 | 2026.04.28 20:36:32.454221 [ 277 ] {cc6bb488-538c-43ca-87c0-475858dcaab5} <Debug> TCPHandler: Processed in 0.001407262 sec. | ||
| 12216 | 2026.04.28 20:36:32.454337 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12217 | 2026.04.28 20:36:32.454371 [ 191 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3512 rows, containing 5 columns (5 merged, 0 gathered) in 0.001610376 sec., 2180857.141437776 rows/sec., 158.46 MiB/sec. | ||
| 12218 | 2026.04.28 20:36:32.454429 [ 277 ] {f28cfedc-8b22-4f94-a4d6-541a560ef7e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12219 | 2026.04.28 20:36:32.454489 [ 277 ] {f28cfedc-8b22-4f94-a4d6-541a560ef7e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12220 | 2026.04.28 20:36:32.454620 [ 186 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12221 | 2026.04.28 20:36:32.454864 [ 186 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_86_17} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12222 | 2026.04.28 20:36:32.454935 [ 186 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_86_17} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12223 | 2026.04.28 20:36:32.455027 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 12224 | 2026.04.28 20:36:32.455259 [ 277 ] {f28cfedc-8b22-4f94-a4d6-541a560ef7e6} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12225 | 2026.04.28 20:36:32.455301 [ 277 ] {f28cfedc-8b22-4f94-a4d6-541a560ef7e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12226 | 2026.04.28 20:36:32.455819 [ 277 ] {f28cfedc-8b22-4f94-a4d6-541a560ef7e6} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12227 | 2026.04.28 20:36:32.456039 [ 277 ] {f28cfedc-8b22-4f94-a4d6-541a560ef7e6} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12228 | 2026.04.28 20:36:32.456175 [ 277 ] {f28cfedc-8b22-4f94-a4d6-541a560ef7e6} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001763 sec., 6239.364719228587 rows/sec., 11.18 MiB/sec. | ||
| 12229 | 2026.04.28 20:36:32.456227 [ 277 ] {f28cfedc-8b22-4f94-a4d6-541a560ef7e6} <Debug> TCPHandler: Processed in 0.001937254 sec. | ||
| 12230 | 2026.04.28 20:36:32.456349 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12231 | 2026.04.28 20:36:32.456440 [ 277 ] {d7ccc27d-4a39-406d-a355-7dc6e45b6226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12232 | 2026.04.28 20:36:32.456481 [ 277 ] {d7ccc27d-4a39-406d-a355-7dc6e45b6226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12233 | 2026.04.28 20:36:32.456806 [ 277 ] {d7ccc27d-4a39-406d-a355-7dc6e45b6226} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12234 | 2026.04.28 20:36:32.456842 [ 277 ] {d7ccc27d-4a39-406d-a355-7dc6e45b6226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12235 | 2026.04.28 20:36:32.457142 [ 277 ] {d7ccc27d-4a39-406d-a355-7dc6e45b6226} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12236 | 2026.04.28 20:36:32.457346 [ 277 ] {d7ccc27d-4a39-406d-a355-7dc6e45b6226} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12237 | 2026.04.28 20:36:32.457454 [ 144 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12238 | 2026.04.28 20:36:32.457470 [ 277 ] {d7ccc27d-4a39-406d-a355-7dc6e45b6226} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 12239 | 2026.04.28 20:36:32.457493 [ 144 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12240 | 2026.04.28 20:36:32.457512 [ 277 ] {d7ccc27d-4a39-406d-a355-7dc6e45b6226} <Debug> TCPHandler: Processed in 0.001211218 sec. | ||
| 12241 | 2026.04.28 20:36:32.457515 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12242 | 2026.04.28 20:36:32.457596 [ 192 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12243 | 2026.04.28 20:36:32.457691 [ 192 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12244 | 2026.04.28 20:36:32.457719 [ 192 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4470 rows starting from the beginning of the part | ||
| 12245 | 2026.04.28 20:36:32.457768 [ 192 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 12246 | 2026.04.28 20:36:32.457809 [ 192 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 12247 | 2026.04.28 20:36:32.457846 [ 192 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 12 rows starting from the beginning of the part | ||
| 12248 | 2026.04.28 20:36:32.457884 [ 192 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 48 rows starting from the beginning of the part | ||
| 12249 | 2026.04.28 20:36:32.457920 [ 192 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 12250 | 2026.04.28 20:36:32.459419 [ 195 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4710 rows, containing 4 columns (4 merged, 0 gathered) in 0.001851852 sec., 2543399.796528016 rows/sec., 169.30 MiB/sec. | ||
| 12251 | 2026.04.28 20:36:32.459719 [ 195 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12252 | 2026.04.28 20:36:32.459974 [ 195 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_86_17} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12253 | 2026.04.28 20:36:32.460036 [ 195 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_86_17} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12254 | 2026.04.28 20:36:32.460123 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 12255 | 2026.04.28 20:36:35.594514 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12256 | 2026.04.28 20:36:35.594573 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12257 | 2026.04.28 20:36:35.723496 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25000 | ||
| 12258 | 2026.04.28 20:36:35.724042 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12259 | 2026.04.28 20:36:35.724084 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12260 | 2026.04.28 20:36:35.724570 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12261 | 2026.04.28 20:36:35.724797 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12262 | 2026.04.28 20:36:35.724931 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25000 | ||
| 12263 | 2026.04.28 20:36:35.807825 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1498 | ||
| 12264 | 2026.04.28 20:36:35.810184 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12265 | 2026.04.28 20:36:35.810242 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12266 | 2026.04.28 20:36:35.811512 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12267 | 2026.04.28 20:36:35.811795 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12268 | 2026.04.28 20:36:35.812169 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1498 | ||
| 12269 | 2026.04.28 20:36:37.013938 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 12270 | 2026.04.28 20:36:37.030406 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12271 | 2026.04.28 20:36:37.030478 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12272 | 2026.04.28 20:36:37.035791 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12273 | 2026.04.28 20:36:37.036483 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12274 | 2026.04.28 20:36:37.039403 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 12275 | 2026.04.28 20:36:37.444048 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12276 | 2026.04.28 20:36:37.444412 [ 277 ] {c6850687-6f74-4943-b912-42ebc293829a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 12277 | 2026.04.28 20:36:37.444951 [ 277 ] {c6850687-6f74-4943-b912-42ebc293829a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12278 | 2026.04.28 20:36:37.445019 [ 277 ] {c6850687-6f74-4943-b912-42ebc293829a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 12279 | 2026.04.28 20:36:37.445241 [ 277 ] {c6850687-6f74-4943-b912-42ebc293829a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12280 | 2026.04.28 20:36:37.445310 [ 277 ] {c6850687-6f74-4943-b912-42ebc293829a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12281 | 2026.04.28 20:36:37.445449 [ 277 ] {c6850687-6f74-4943-b912-42ebc293829a} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12282 | 2026.04.28 20:36:37.445587 [ 332 ] {c6850687-6f74-4943-b912-42ebc293829a} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12283 | 2026.04.28 20:36:37.445620 [ 311 ] {c6850687-6f74-4943-b912-42ebc293829a} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12284 | 2026.04.28 20:36:37.445623 [ 349 ] {c6850687-6f74-4943-b912-42ebc293829a} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12285 | 2026.04.28 20:36:37.445855 [ 277 ] {c6850687-6f74-4943-b912-42ebc293829a} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 12286 | 2026.04.28 20:36:37.445882 [ 277 ] {c6850687-6f74-4943-b912-42ebc293829a} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12287 | 2026.04.28 20:36:37.445952 [ 277 ] {c6850687-6f74-4943-b912-42ebc293829a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12288 | 2026.04.28 20:36:37.445972 [ 277 ] {c6850687-6f74-4943-b912-42ebc293829a} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 12289 | 2026.04.28 20:36:37.446006 [ 277 ] {c6850687-6f74-4943-b912-42ebc293829a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12290 | 2026.04.28 20:36:37.446044 [ 277 ] {c6850687-6f74-4943-b912-42ebc293829a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12291 | 2026.04.28 20:36:37.447209 [ 277 ] {c6850687-6f74-4943-b912-42ebc293829a} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002947 sec., 16966.4065151001 rows/sec., 2.70 MiB/sec. | ||
| 12292 | 2026.04.28 20:36:37.447341 [ 277 ] {c6850687-6f74-4943-b912-42ebc293829a} <Debug> TCPHandler: Processed in 0.003452289 sec. | ||
| 12293 | 2026.04.28 20:36:37.449600 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12294 | 2026.04.28 20:36:37.449814 [ 277 ] {12db129b-0d1b-4276-99cd-6b58a3947504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12295 | 2026.04.28 20:36:37.449895 [ 277 ] {12db129b-0d1b-4276-99cd-6b58a3947504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12296 | 2026.04.28 20:36:37.450500 [ 277 ] {12db129b-0d1b-4276-99cd-6b58a3947504} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12297 | 2026.04.28 20:36:37.450548 [ 277 ] {12db129b-0d1b-4276-99cd-6b58a3947504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12298 | 2026.04.28 20:36:37.450937 [ 277 ] {12db129b-0d1b-4276-99cd-6b58a3947504} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12299 | 2026.04.28 20:36:37.451157 [ 277 ] {12db129b-0d1b-4276-99cd-6b58a3947504} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12300 | 2026.04.28 20:36:37.451300 [ 277 ] {12db129b-0d1b-4276-99cd-6b58a3947504} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001544 sec., 76424.87046632124 rows/sec., 6.50 MiB/sec. | ||
| 12301 | 2026.04.28 20:36:37.451337 [ 277 ] {12db129b-0d1b-4276-99cd-6b58a3947504} <Debug> TCPHandler: Processed in 0.001840412 sec. | ||
| 12302 | 2026.04.28 20:36:37.451466 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12303 | 2026.04.28 20:36:37.451559 [ 277 ] {fd6554a8-58d6-458a-8f17-b7db3d826154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12304 | 2026.04.28 20:36:37.451598 [ 277 ] {fd6554a8-58d6-458a-8f17-b7db3d826154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12305 | 2026.04.28 20:36:37.452035 [ 277 ] {fd6554a8-58d6-458a-8f17-b7db3d826154} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12306 | 2026.04.28 20:36:37.452071 [ 277 ] {fd6554a8-58d6-458a-8f17-b7db3d826154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12307 | 2026.04.28 20:36:37.452357 [ 277 ] {fd6554a8-58d6-458a-8f17-b7db3d826154} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12308 | 2026.04.28 20:36:37.452565 [ 277 ] {fd6554a8-58d6-458a-8f17-b7db3d826154} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12309 | 2026.04.28 20:36:37.452681 [ 146 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12310 | 2026.04.28 20:36:37.452691 [ 277 ] {fd6554a8-58d6-458a-8f17-b7db3d826154} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00115 sec., 26956.521739130436 rows/sec., 1.98 MiB/sec. | ||
| 12311 | 2026.04.28 20:36:37.452730 [ 146 ] {} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12312 | 2026.04.28 20:36:37.452746 [ 277 ] {fd6554a8-58d6-458a-8f17-b7db3d826154} <Debug> TCPHandler: Processed in 0.00132912 sec. | ||
| 12313 | 2026.04.28 20:36:37.452757 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12314 | 2026.04.28 20:36:37.452873 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12315 | 2026.04.28 20:36:37.452882 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 12316 | 2026.04.28 20:36:37.452974 [ 277 ] {2c8b0d6c-6bec-4b46-9ffc-46f2427359ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12317 | 2026.04.28 20:36:37.452993 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12318 | 2026.04.28 20:36:37.453012 [ 277 ] {2c8b0d6c-6bec-4b46-9ffc-46f2427359ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12319 | 2026.04.28 20:36:37.453025 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 227 rows starting from the beginning of the part | ||
| 12320 | 2026.04.28 20:36:37.453088 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 31 rows starting from the beginning of the part | ||
| 12321 | 2026.04.28 20:36:37.453138 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 11 rows starting from the beginning of the part | ||
| 12322 | 2026.04.28 20:36:37.453184 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 68 rows starting from the beginning of the part | ||
| 12323 | 2026.04.28 20:36:37.453233 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 11 rows starting from the beginning of the part | ||
| 12324 | 2026.04.28 20:36:37.453278 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 31 rows starting from the beginning of the part | ||
| 12325 | 2026.04.28 20:36:37.453450 [ 277 ] {2c8b0d6c-6bec-4b46-9ffc-46f2427359ae} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12326 | 2026.04.28 20:36:37.453496 [ 277 ] {2c8b0d6c-6bec-4b46-9ffc-46f2427359ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12327 | 2026.04.28 20:36:37.453796 [ 277 ] {2c8b0d6c-6bec-4b46-9ffc-46f2427359ae} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12328 | 2026.04.28 20:36:37.454010 [ 277 ] {2c8b0d6c-6bec-4b46-9ffc-46f2427359ae} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12329 | 2026.04.28 20:36:37.454125 [ 192 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 379 rows, containing 5 columns (5 merged, 0 gathered) in 0.00128628 sec., 294648.132599434 rows/sec., 21.09 MiB/sec. | ||
| 12330 | 2026.04.28 20:36:37.454134 [ 277 ] {2c8b0d6c-6bec-4b46-9ffc-46f2427359ae} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001177 sec., 80713.67884451996 rows/sec., 6.30 MiB/sec. | ||
| 12331 | 2026.04.28 20:36:37.454196 [ 277 ] {2c8b0d6c-6bec-4b46-9ffc-46f2427359ae} <Debug> TCPHandler: Processed in 0.001371111 sec. | ||
| 12332 | 2026.04.28 20:36:37.454271 [ 195 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12333 | 2026.04.28 20:36:37.454380 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12334 | 2026.04.28 20:36:37.454472 [ 277 ] {1f5caea3-30f8-465f-8553-c7d459a81a44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12335 | 2026.04.28 20:36:37.454515 [ 277 ] {1f5caea3-30f8-465f-8553-c7d459a81a44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12336 | 2026.04.28 20:36:37.454525 [ 195 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_71_14} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12337 | 2026.04.28 20:36:37.454592 [ 195 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_71_14} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12338 | 2026.04.28 20:36:37.454662 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 12339 | 2026.04.28 20:36:37.454947 [ 277 ] {1f5caea3-30f8-465f-8553-c7d459a81a44} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12340 | 2026.04.28 20:36:37.454981 [ 277 ] {1f5caea3-30f8-465f-8553-c7d459a81a44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12341 | 2026.04.28 20:36:37.455302 [ 277 ] {1f5caea3-30f8-465f-8553-c7d459a81a44} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12342 | 2026.04.28 20:36:37.455513 [ 277 ] {1f5caea3-30f8-465f-8553-c7d459a81a44} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12343 | 2026.04.28 20:36:37.455624 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 3 parts from all_1_82_17 to all_84_84_0 | ||
| 12344 | 2026.04.28 20:36:37.455639 [ 277 ] {1f5caea3-30f8-465f-8553-c7d459a81a44} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 12345 | 2026.04.28 20:36:37.455654 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12346 | 2026.04.28 20:36:37.455680 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12347 | 2026.04.28 20:36:37.455683 [ 277 ] {1f5caea3-30f8-465f-8553-c7d459a81a44} <Debug> TCPHandler: Processed in 0.001359901 sec. | ||
| 12348 | 2026.04.28 20:36:37.455776 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_84_18} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_82_17 to all_84_84_0 into Compact with storage Full | ||
| 12349 | 2026.04.28 20:36:37.455808 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12350 | 2026.04.28 20:36:37.455901 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_84_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12351 | 2026.04.28 20:36:37.455912 [ 277 ] {dc439379-8f8c-492b-95c2-ab0863f15da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12352 | 2026.04.28 20:36:37.455941 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_84_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_82_17, total 30591 rows starting from the beginning of the part | ||
| 12353 | 2026.04.28 20:36:37.455972 [ 277 ] {dc439379-8f8c-492b-95c2-ab0863f15da1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12354 | 2026.04.28 20:36:37.456008 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_84_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 12355 | 2026.04.28 20:36:37.456058 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_84_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1539 rows starting from the beginning of the part | ||
| 12356 | 2026.04.28 20:36:37.456811 [ 277 ] {dc439379-8f8c-492b-95c2-ab0863f15da1} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12357 | 2026.04.28 20:36:37.456851 [ 277 ] {dc439379-8f8c-492b-95c2-ab0863f15da1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12358 | 2026.04.28 20:36:37.457445 [ 277 ] {dc439379-8f8c-492b-95c2-ab0863f15da1} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12359 | 2026.04.28 20:36:37.457666 [ 277 ] {dc439379-8f8c-492b-95c2-ab0863f15da1} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12360 | 2026.04.28 20:36:37.457802 [ 277 ] {dc439379-8f8c-492b-95c2-ab0863f15da1} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001908 sec., 16247.379454926626 rows/sec., 29.11 MiB/sec. | ||
| 12361 | 2026.04.28 20:36:37.457802 [ 143 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12362 | 2026.04.28 20:36:37.457849 [ 143 ] {} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12363 | 2026.04.28 20:36:37.457854 [ 277 ] {dc439379-8f8c-492b-95c2-ab0863f15da1} <Debug> TCPHandler: Processed in 0.002093088 sec. | ||
| 12364 | 2026.04.28 20:36:37.457869 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12365 | 2026.04.28 20:36:37.457931 [ 195 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 12366 | 2026.04.28 20:36:37.457979 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12367 | 2026.04.28 20:36:37.458083 [ 277 ] {5bbf6ce1-f082-4c55-8dd5-07ea6cba9773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12368 | 2026.04.28 20:36:37.458116 [ 195 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12369 | 2026.04.28 20:36:37.458124 [ 277 ] {5bbf6ce1-f082-4c55-8dd5-07ea6cba9773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12370 | 2026.04.28 20:36:37.458161 [ 195 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1502 rows starting from the beginning of the part | ||
| 12371 | 2026.04.28 20:36:37.458264 [ 195 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 31 rows starting from the beginning of the part | ||
| 12372 | 2026.04.28 20:36:37.458360 [ 195 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 11 rows starting from the beginning of the part | ||
| 12373 | 2026.04.28 20:36:37.458444 [ 195 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 42 rows starting from the beginning of the part | ||
| 12374 | 2026.04.28 20:36:37.458527 [ 195 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 11 rows starting from the beginning of the part | ||
| 12375 | 2026.04.28 20:36:37.458531 [ 277 ] {5bbf6ce1-f082-4c55-8dd5-07ea6cba9773} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12376 | 2026.04.28 20:36:37.458574 [ 277 ] {5bbf6ce1-f082-4c55-8dd5-07ea6cba9773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12377 | 2026.04.28 20:36:37.458608 [ 195 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 31 rows starting from the beginning of the part | ||
| 12378 | 2026.04.28 20:36:37.458922 [ 277 ] {5bbf6ce1-f082-4c55-8dd5-07ea6cba9773} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12379 | 2026.04.28 20:36:37.459149 [ 277 ] {5bbf6ce1-f082-4c55-8dd5-07ea6cba9773} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12380 | 2026.04.28 20:36:37.459284 [ 277 ] {5bbf6ce1-f082-4c55-8dd5-07ea6cba9773} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001219 sec., 49220.67268252666 rows/sec., 3.32 MiB/sec. | ||
| 12381 | 2026.04.28 20:36:37.459319 [ 277 ] {5bbf6ce1-f082-4c55-8dd5-07ea6cba9773} <Debug> TCPHandler: Processed in 0.001388482 sec. | ||
| 12382 | 2026.04.28 20:36:37.464727 [ 192 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_84_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32290 rows, containing 5 columns (5 merged, 0 gathered) in 0.008990345 sec., 3591630.799485448 rows/sec., 231.25 MiB/sec. | ||
| 12383 | 2026.04.28 20:36:37.465172 [ 192 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_84_18} <Trace> MergedBlockOutputStream: filled checksums all_1_84_18 (state Temporary) | ||
| 12384 | 2026.04.28 20:36:37.465449 [ 192 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_84_18} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_84_18 to all_1_84_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12385 | 2026.04.28 20:36:37.465525 [ 192 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_84_18} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 3 parts: [all_1_82_17, all_84_84_0] -> all_1_84_18 | ||
| 12386 | 2026.04.28 20:36:37.465595 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 12387 | 2026.04.28 20:36:37.469307 [ 192 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1628 rows, containing 19 columns (19 merged, 0 gathered) in 0.011400841 sec., 142796.4831717239 rows/sec., 255.88 MiB/sec. | ||
| 12388 | 2026.04.28 20:36:37.471561 [ 192 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12389 | 2026.04.28 20:36:37.471893 [ 192 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12390 | 2026.04.28 20:36:37.471976 [ 192 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12391 | 2026.04.28 20:36:37.472127 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.55 MiB. | ||
| 12392 | 2026.04.28 20:36:38.000316 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 339.31 MiB, peak 352.40 MiB, free memory in arenas 0.00 B, will set to 348.85 MiB (RSS), difference: 9.54 MiB | ||
| 12393 | 2026.04.28 20:36:42.442925 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12394 | 2026.04.28 20:36:42.443192 [ 277 ] {cde75e2a-cf37-4b09-a836-505e27272939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 12395 | 2026.04.28 20:36:42.443538 [ 277 ] {cde75e2a-cf37-4b09-a836-505e27272939} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12396 | 2026.04.28 20:36:42.443574 [ 277 ] {cde75e2a-cf37-4b09-a836-505e27272939} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 12397 | 2026.04.28 20:36:42.443795 [ 277 ] {cde75e2a-cf37-4b09-a836-505e27272939} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12398 | 2026.04.28 20:36:42.443868 [ 277 ] {cde75e2a-cf37-4b09-a836-505e27272939} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12399 | 2026.04.28 20:36:42.444010 [ 277 ] {cde75e2a-cf37-4b09-a836-505e27272939} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12400 | 2026.04.28 20:36:42.444125 [ 300 ] {cde75e2a-cf37-4b09-a836-505e27272939} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12401 | 2026.04.28 20:36:42.444134 [ 332 ] {cde75e2a-cf37-4b09-a836-505e27272939} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12402 | 2026.04.28 20:36:42.444125 [ 349 ] {cde75e2a-cf37-4b09-a836-505e27272939} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12403 | 2026.04.28 20:36:42.444305 [ 277 ] {cde75e2a-cf37-4b09-a836-505e27272939} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 12404 | 2026.04.28 20:36:42.444339 [ 277 ] {cde75e2a-cf37-4b09-a836-505e27272939} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12405 | 2026.04.28 20:36:42.444421 [ 277 ] {cde75e2a-cf37-4b09-a836-505e27272939} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12406 | 2026.04.28 20:36:42.444443 [ 277 ] {cde75e2a-cf37-4b09-a836-505e27272939} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 12407 | 2026.04.28 20:36:42.444479 [ 277 ] {cde75e2a-cf37-4b09-a836-505e27272939} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12408 | 2026.04.28 20:36:42.444526 [ 277 ] {cde75e2a-cf37-4b09-a836-505e27272939} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12409 | 2026.04.28 20:36:42.445772 [ 277 ] {cde75e2a-cf37-4b09-a836-505e27272939} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002678 sec., 18670.649738610904 rows/sec., 2.97 MiB/sec. | ||
| 12410 | 2026.04.28 20:36:42.445912 [ 277 ] {cde75e2a-cf37-4b09-a836-505e27272939} <Debug> TCPHandler: Processed in 0.003126942 sec. | ||
| 12411 | 2026.04.28 20:36:42.447625 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12412 | 2026.04.28 20:36:42.447736 [ 277 ] {2b094a4b-380f-4e07-b221-96723086d820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12413 | 2026.04.28 20:36:42.447781 [ 277 ] {2b094a4b-380f-4e07-b221-96723086d820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12414 | 2026.04.28 20:36:42.448296 [ 277 ] {2b094a4b-380f-4e07-b221-96723086d820} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12415 | 2026.04.28 20:36:42.448340 [ 277 ] {2b094a4b-380f-4e07-b221-96723086d820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12416 | 2026.04.28 20:36:42.448711 [ 277 ] {2b094a4b-380f-4e07-b221-96723086d820} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12417 | 2026.04.28 20:36:42.448950 [ 277 ] {2b094a4b-380f-4e07-b221-96723086d820} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12418 | 2026.04.28 20:36:42.449094 [ 277 ] {2b094a4b-380f-4e07-b221-96723086d820} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001392 sec., 56034.48275862069 rows/sec., 4.64 MiB/sec. | ||
| 12419 | 2026.04.28 20:36:42.449131 [ 277 ] {2b094a4b-380f-4e07-b221-96723086d820} <Debug> TCPHandler: Processed in 0.001560055 sec. | ||
| 12420 | 2026.04.28 20:36:42.449264 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12421 | 2026.04.28 20:36:42.449362 [ 277 ] {5bb39fd0-6aff-4689-8168-b8d3ba3c3fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12422 | 2026.04.28 20:36:42.449402 [ 277 ] {5bb39fd0-6aff-4689-8168-b8d3ba3c3fbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12423 | 2026.04.28 20:36:42.449821 [ 277 ] {5bb39fd0-6aff-4689-8168-b8d3ba3c3fbe} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12424 | 2026.04.28 20:36:42.449854 [ 277 ] {5bb39fd0-6aff-4689-8168-b8d3ba3c3fbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12425 | 2026.04.28 20:36:42.450149 [ 277 ] {5bb39fd0-6aff-4689-8168-b8d3ba3c3fbe} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12426 | 2026.04.28 20:36:42.450356 [ 277 ] {5bb39fd0-6aff-4689-8168-b8d3ba3c3fbe} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12427 | 2026.04.28 20:36:42.450481 [ 277 ] {5bb39fd0-6aff-4689-8168-b8d3ba3c3fbe} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001141 sec., 9640.666082383874 rows/sec., 724.93 KiB/sec. | ||
| 12428 | 2026.04.28 20:36:42.450517 [ 277 ] {5bb39fd0-6aff-4689-8168-b8d3ba3c3fbe} <Debug> TCPHandler: Processed in 0.00131096 sec. | ||
| 12429 | 2026.04.28 20:36:42.450631 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12430 | 2026.04.28 20:36:42.450723 [ 277 ] {36849d4b-8ad2-42c6-8f43-cc0843a3a706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12431 | 2026.04.28 20:36:42.450769 [ 277 ] {36849d4b-8ad2-42c6-8f43-cc0843a3a706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12432 | 2026.04.28 20:36:42.451195 [ 277 ] {36849d4b-8ad2-42c6-8f43-cc0843a3a706} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12433 | 2026.04.28 20:36:42.451231 [ 277 ] {36849d4b-8ad2-42c6-8f43-cc0843a3a706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12434 | 2026.04.28 20:36:42.451524 [ 277 ] {36849d4b-8ad2-42c6-8f43-cc0843a3a706} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12435 | 2026.04.28 20:36:42.451730 [ 277 ] {36849d4b-8ad2-42c6-8f43-cc0843a3a706} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12436 | 2026.04.28 20:36:42.451854 [ 277 ] {36849d4b-8ad2-42c6-8f43-cc0843a3a706} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001149 sec., 65274.15143603133 rows/sec., 5.10 MiB/sec. | ||
| 12437 | 2026.04.28 20:36:42.451890 [ 277 ] {36849d4b-8ad2-42c6-8f43-cc0843a3a706} <Debug> TCPHandler: Processed in 0.00130523 sec. | ||
| 12438 | 2026.04.28 20:36:42.452019 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12439 | 2026.04.28 20:36:42.452118 [ 277 ] {04d13697-9845-4e22-bb37-4d6afd8d5e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12440 | 2026.04.28 20:36:42.452161 [ 277 ] {04d13697-9845-4e22-bb37-4d6afd8d5e03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12441 | 2026.04.28 20:36:42.452556 [ 277 ] {04d13697-9845-4e22-bb37-4d6afd8d5e03} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12442 | 2026.04.28 20:36:42.452591 [ 277 ] {04d13697-9845-4e22-bb37-4d6afd8d5e03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12443 | 2026.04.28 20:36:42.452915 [ 277 ] {04d13697-9845-4e22-bb37-4d6afd8d5e03} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12444 | 2026.04.28 20:36:42.453132 [ 277 ] {04d13697-9845-4e22-bb37-4d6afd8d5e03} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12445 | 2026.04.28 20:36:42.453260 [ 277 ] {04d13697-9845-4e22-bb37-4d6afd8d5e03} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 12446 | 2026.04.28 20:36:42.453296 [ 277 ] {04d13697-9845-4e22-bb37-4d6afd8d5e03} <Debug> TCPHandler: Processed in 0.001324301 sec. | ||
| 12447 | 2026.04.28 20:36:42.453418 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12448 | 2026.04.28 20:36:42.453509 [ 277 ] {3ecdce6d-7620-4ece-8a74-1071fdb2dba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12449 | 2026.04.28 20:36:42.453562 [ 277 ] {3ecdce6d-7620-4ece-8a74-1071fdb2dba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12450 | 2026.04.28 20:36:42.454300 [ 277 ] {3ecdce6d-7620-4ece-8a74-1071fdb2dba2} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12451 | 2026.04.28 20:36:42.454334 [ 277 ] {3ecdce6d-7620-4ece-8a74-1071fdb2dba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12452 | 2026.04.28 20:36:42.454837 [ 277 ] {3ecdce6d-7620-4ece-8a74-1071fdb2dba2} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12453 | 2026.04.28 20:36:42.455062 [ 277 ] {3ecdce6d-7620-4ece-8a74-1071fdb2dba2} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12454 | 2026.04.28 20:36:42.455196 [ 277 ] {3ecdce6d-7620-4ece-8a74-1071fdb2dba2} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001705 sec., 6451.612903225807 rows/sec., 11.56 MiB/sec. | ||
| 12455 | 2026.04.28 20:36:42.455250 [ 277 ] {3ecdce6d-7620-4ece-8a74-1071fdb2dba2} <Debug> TCPHandler: Processed in 0.001886414 sec. | ||
| 12456 | 2026.04.28 20:36:42.455369 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12457 | 2026.04.28 20:36:42.455461 [ 277 ] {bc1c34bb-661b-4745-9323-010f3c6028a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12458 | 2026.04.28 20:36:42.455502 [ 277 ] {bc1c34bb-661b-4745-9323-010f3c6028a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12459 | 2026.04.28 20:36:42.455838 [ 277 ] {bc1c34bb-661b-4745-9323-010f3c6028a7} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12460 | 2026.04.28 20:36:42.455871 [ 277 ] {bc1c34bb-661b-4745-9323-010f3c6028a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12461 | 2026.04.28 20:36:42.456169 [ 277 ] {bc1c34bb-661b-4745-9323-010f3c6028a7} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12462 | 2026.04.28 20:36:42.456372 [ 277 ] {bc1c34bb-661b-4745-9323-010f3c6028a7} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12463 | 2026.04.28 20:36:42.456497 [ 277 ] {bc1c34bb-661b-4745-9323-010f3c6028a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 12464 | 2026.04.28 20:36:42.456531 [ 277 ] {bc1c34bb-661b-4745-9323-010f3c6028a7} <Debug> TCPHandler: Processed in 0.001210078 sec. | ||
| 12465 | 2026.04.28 20:36:43.226011 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25512 | ||
| 12466 | 2026.04.28 20:36:43.226581 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12467 | 2026.04.28 20:36:43.226627 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12468 | 2026.04.28 20:36:43.227151 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12469 | 2026.04.28 20:36:43.227391 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12470 | 2026.04.28 20:36:43.227529 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25512 | ||
| 12471 | 2026.04.28 20:36:44.539502 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 12472 | 2026.04.28 20:36:44.557571 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12473 | 2026.04.28 20:36:44.557638 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12474 | 2026.04.28 20:36:44.563097 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12475 | 2026.04.28 20:36:44.563787 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12476 | 2026.04.28 20:36:44.566715 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 12477 | 2026.04.28 20:36:45.813274 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1526 | ||
| 12478 | 2026.04.28 20:36:45.815612 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12479 | 2026.04.28 20:36:45.815671 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12480 | 2026.04.28 20:36:45.816916 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12481 | 2026.04.28 20:36:45.817192 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12482 | 2026.04.28 20:36:45.817574 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1526 | ||
| 12483 | 2026.04.28 20:36:47.444020 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12484 | 2026.04.28 20:36:47.444290 [ 277 ] {074ba397-ea39-49d3-97e2-f032589f78df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 12485 | 2026.04.28 20:36:47.444640 [ 277 ] {074ba397-ea39-49d3-97e2-f032589f78df} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12486 | 2026.04.28 20:36:47.444677 [ 277 ] {074ba397-ea39-49d3-97e2-f032589f78df} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 12487 | 2026.04.28 20:36:47.444902 [ 277 ] {074ba397-ea39-49d3-97e2-f032589f78df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12488 | 2026.04.28 20:36:47.444976 [ 277 ] {074ba397-ea39-49d3-97e2-f032589f78df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12489 | 2026.04.28 20:36:47.445121 [ 277 ] {074ba397-ea39-49d3-97e2-f032589f78df} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12490 | 2026.04.28 20:36:47.445243 [ 340 ] {074ba397-ea39-49d3-97e2-f032589f78df} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12491 | 2026.04.28 20:36:47.445272 [ 332 ] {074ba397-ea39-49d3-97e2-f032589f78df} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12492 | 2026.04.28 20:36:47.445279 [ 300 ] {074ba397-ea39-49d3-97e2-f032589f78df} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12493 | 2026.04.28 20:36:47.445458 [ 277 ] {074ba397-ea39-49d3-97e2-f032589f78df} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 12494 | 2026.04.28 20:36:47.445488 [ 277 ] {074ba397-ea39-49d3-97e2-f032589f78df} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12495 | 2026.04.28 20:36:47.445592 [ 277 ] {074ba397-ea39-49d3-97e2-f032589f78df} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12496 | 2026.04.28 20:36:47.445613 [ 277 ] {074ba397-ea39-49d3-97e2-f032589f78df} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 12497 | 2026.04.28 20:36:47.445649 [ 277 ] {074ba397-ea39-49d3-97e2-f032589f78df} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12498 | 2026.04.28 20:36:47.445687 [ 277 ] {074ba397-ea39-49d3-97e2-f032589f78df} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12499 | 2026.04.28 20:36:47.447022 [ 277 ] {074ba397-ea39-49d3-97e2-f032589f78df} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002834 sec., 17642.90755116443 rows/sec., 2.81 MiB/sec. | ||
| 12500 | 2026.04.28 20:36:47.447160 [ 277 ] {074ba397-ea39-49d3-97e2-f032589f78df} <Debug> TCPHandler: Processed in 0.003279615 sec. | ||
| 12501 | 2026.04.28 20:36:47.449373 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12502 | 2026.04.28 20:36:47.449586 [ 277 ] {aea7e8c7-3cde-4ea9-b0e0-5a3ddc700aac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12503 | 2026.04.28 20:36:47.449671 [ 277 ] {aea7e8c7-3cde-4ea9-b0e0-5a3ddc700aac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12504 | 2026.04.28 20:36:47.450529 [ 277 ] {aea7e8c7-3cde-4ea9-b0e0-5a3ddc700aac} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12505 | 2026.04.28 20:36:47.450567 [ 277 ] {aea7e8c7-3cde-4ea9-b0e0-5a3ddc700aac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12506 | 2026.04.28 20:36:47.450950 [ 277 ] {aea7e8c7-3cde-4ea9-b0e0-5a3ddc700aac} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12507 | 2026.04.28 20:36:47.451176 [ 277 ] {aea7e8c7-3cde-4ea9-b0e0-5a3ddc700aac} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12508 | 2026.04.28 20:36:47.451323 [ 277 ] {aea7e8c7-3cde-4ea9-b0e0-5a3ddc700aac} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.0018 sec., 65555.55555555556 rows/sec., 5.58 MiB/sec. | ||
| 12509 | 2026.04.28 20:36:47.451363 [ 277 ] {aea7e8c7-3cde-4ea9-b0e0-5a3ddc700aac} <Debug> TCPHandler: Processed in 0.002068317 sec. | ||
| 12510 | 2026.04.28 20:36:47.451485 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12511 | 2026.04.28 20:36:47.451586 [ 277 ] {760ca5ac-8173-4c9e-bf3e-5cb12b234cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12512 | 2026.04.28 20:36:47.451627 [ 277 ] {760ca5ac-8173-4c9e-bf3e-5cb12b234cd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12513 | 2026.04.28 20:36:47.452105 [ 277 ] {760ca5ac-8173-4c9e-bf3e-5cb12b234cd6} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12514 | 2026.04.28 20:36:47.452139 [ 277 ] {760ca5ac-8173-4c9e-bf3e-5cb12b234cd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12515 | 2026.04.28 20:36:47.452455 [ 277 ] {760ca5ac-8173-4c9e-bf3e-5cb12b234cd6} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12516 | 2026.04.28 20:36:47.452668 [ 277 ] {760ca5ac-8173-4c9e-bf3e-5cb12b234cd6} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12517 | 2026.04.28 20:36:47.452800 [ 277 ] {760ca5ac-8173-4c9e-bf3e-5cb12b234cd6} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001236 sec., 25080.906148867314 rows/sec., 1.84 MiB/sec. | ||
| 12518 | 2026.04.28 20:36:47.452839 [ 277 ] {760ca5ac-8173-4c9e-bf3e-5cb12b234cd6} <Debug> TCPHandler: Processed in 0.001405302 sec. | ||
| 12519 | 2026.04.28 20:36:47.452959 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12520 | 2026.04.28 20:36:47.453054 [ 277 ] {97d751d8-1c3e-4023-a599-87b25dc7fbf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12521 | 2026.04.28 20:36:47.453095 [ 277 ] {97d751d8-1c3e-4023-a599-87b25dc7fbf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12522 | 2026.04.28 20:36:47.453565 [ 277 ] {97d751d8-1c3e-4023-a599-87b25dc7fbf1} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12523 | 2026.04.28 20:36:47.453599 [ 277 ] {97d751d8-1c3e-4023-a599-87b25dc7fbf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12524 | 2026.04.28 20:36:47.453904 [ 277 ] {97d751d8-1c3e-4023-a599-87b25dc7fbf1} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12525 | 2026.04.28 20:36:47.454117 [ 277 ] {97d751d8-1c3e-4023-a599-87b25dc7fbf1} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12526 | 2026.04.28 20:36:47.454244 [ 277 ] {97d751d8-1c3e-4023-a599-87b25dc7fbf1} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001207 sec., 78707.53935376968 rows/sec., 6.15 MiB/sec. | ||
| 12527 | 2026.04.28 20:36:47.454280 [ 277 ] {97d751d8-1c3e-4023-a599-87b25dc7fbf1} <Debug> TCPHandler: Processed in 0.001378751 sec. | ||
| 12528 | 2026.04.28 20:36:47.454429 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12529 | 2026.04.28 20:36:47.454525 [ 277 ] {6b150e59-08da-4d59-a6c8-0d0ef32bc624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12530 | 2026.04.28 20:36:47.454569 [ 277 ] {6b150e59-08da-4d59-a6c8-0d0ef32bc624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12531 | 2026.04.28 20:36:47.455003 [ 277 ] {6b150e59-08da-4d59-a6c8-0d0ef32bc624} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12532 | 2026.04.28 20:36:47.455038 [ 277 ] {6b150e59-08da-4d59-a6c8-0d0ef32bc624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12533 | 2026.04.28 20:36:47.455367 [ 277 ] {6b150e59-08da-4d59-a6c8-0d0ef32bc624} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12534 | 2026.04.28 20:36:47.455586 [ 277 ] {6b150e59-08da-4d59-a6c8-0d0ef32bc624} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12535 | 2026.04.28 20:36:47.455716 [ 277 ] {6b150e59-08da-4d59-a6c8-0d0ef32bc624} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 12536 | 2026.04.28 20:36:47.455718 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 2 parts from all_1_84_18 to all_85_85_0 | ||
| 12537 | 2026.04.28 20:36:47.455754 [ 277 ] {6b150e59-08da-4d59-a6c8-0d0ef32bc624} <Debug> TCPHandler: Processed in 0.001383172 sec. | ||
| 12538 | 2026.04.28 20:36:47.455763 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12539 | 2026.04.28 20:36:47.455781 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12540 | 2026.04.28 20:36:47.455864 [ 199 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_85_19} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_84_18 to all_85_85_0 into Compact with storage Full | ||
| 12541 | 2026.04.28 20:36:47.455865 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12542 | 2026.04.28 20:36:47.455955 [ 199 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_85_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12543 | 2026.04.28 20:36:47.455986 [ 277 ] {654adc3a-9ad2-46c4-bb74-66a470e46918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12544 | 2026.04.28 20:36:47.455991 [ 199 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_85_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_84_18, total 32290 rows starting from the beginning of the part | ||
| 12545 | 2026.04.28 20:36:47.456042 [ 277 ] {654adc3a-9ad2-46c4-bb74-66a470e46918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12546 | 2026.04.28 20:36:47.456054 [ 199 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_85_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 128 rows starting from the beginning of the part | ||
| 12547 | 2026.04.28 20:36:47.456838 [ 277 ] {654adc3a-9ad2-46c4-bb74-66a470e46918} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12548 | 2026.04.28 20:36:47.456873 [ 277 ] {654adc3a-9ad2-46c4-bb74-66a470e46918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12549 | 2026.04.28 20:36:47.457442 [ 277 ] {654adc3a-9ad2-46c4-bb74-66a470e46918} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12550 | 2026.04.28 20:36:47.457673 [ 277 ] {654adc3a-9ad2-46c4-bb74-66a470e46918} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12551 | 2026.04.28 20:36:47.457818 [ 277 ] {654adc3a-9ad2-46c4-bb74-66a470e46918} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001857 sec., 16693.591814754982 rows/sec., 29.91 MiB/sec. | ||
| 12552 | 2026.04.28 20:36:47.457893 [ 277 ] {654adc3a-9ad2-46c4-bb74-66a470e46918} <Debug> TCPHandler: Processed in 0.002077698 sec. | ||
| 12553 | 2026.04.28 20:36:47.458026 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12554 | 2026.04.28 20:36:47.458124 [ 277 ] {ce4485d5-569a-4286-8694-c51f0b6c24f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12555 | 2026.04.28 20:36:47.458165 [ 277 ] {ce4485d5-569a-4286-8694-c51f0b6c24f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12556 | 2026.04.28 20:36:47.458500 [ 277 ] {ce4485d5-569a-4286-8694-c51f0b6c24f0} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12557 | 2026.04.28 20:36:47.458536 [ 277 ] {ce4485d5-569a-4286-8694-c51f0b6c24f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12558 | 2026.04.28 20:36:47.458872 [ 277 ] {ce4485d5-569a-4286-8694-c51f0b6c24f0} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12559 | 2026.04.28 20:36:47.459092 [ 277 ] {ce4485d5-569a-4286-8694-c51f0b6c24f0} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12560 | 2026.04.28 20:36:47.459232 [ 277 ] {ce4485d5-569a-4286-8694-c51f0b6c24f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 12561 | 2026.04.28 20:36:47.459269 [ 277 ] {ce4485d5-569a-4286-8694-c51f0b6c24f0} <Debug> TCPHandler: Processed in 0.001292919 sec. | ||
| 12562 | 2026.04.28 20:36:47.461481 [ 197 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_85_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32418 rows, containing 5 columns (5 merged, 0 gathered) in 0.005642399 sec., 5745428.495928771 rows/sec., 370.04 MiB/sec. | ||
| 12563 | 2026.04.28 20:36:47.461942 [ 187 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_85_19} <Trace> MergedBlockOutputStream: filled checksums all_1_85_19 (state Temporary) | ||
| 12564 | 2026.04.28 20:36:47.462197 [ 187 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_85_19} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_85_19 to all_1_85_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12565 | 2026.04.28 20:36:47.462261 [ 187 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_85_19} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 2 parts: [all_1_84_18, all_85_85_0] -> all_1_85_19 | ||
| 12566 | 2026.04.28 20:36:47.462315 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 12567 | 2026.04.28 20:36:50.594640 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12568 | 2026.04.28 20:36:50.594698 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12569 | 2026.04.28 20:36:50.727657 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25960 | ||
| 12570 | 2026.04.28 20:36:50.728159 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12571 | 2026.04.28 20:36:50.728206 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12572 | 2026.04.28 20:36:50.728702 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12573 | 2026.04.28 20:36:50.728941 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12574 | 2026.04.28 20:36:50.729076 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25960 | ||
| 12575 | 2026.04.28 20:36:52.066762 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 12576 | 2026.04.28 20:36:52.084226 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12577 | 2026.04.28 20:36:52.084298 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12578 | 2026.04.28 20:36:52.090266 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12579 | 2026.04.28 20:36:52.090971 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12580 | 2026.04.28 20:36:52.094398 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 12581 | 2026.04.28 20:36:52.443497 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12582 | 2026.04.28 20:36:52.443758 [ 277 ] {90b078e7-8ffa-490d-aa54-822c613b7b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 12583 | 2026.04.28 20:36:52.444134 [ 277 ] {90b078e7-8ffa-490d-aa54-822c613b7b19} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12584 | 2026.04.28 20:36:52.444174 [ 277 ] {90b078e7-8ffa-490d-aa54-822c613b7b19} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 12585 | 2026.04.28 20:36:52.444430 [ 277 ] {90b078e7-8ffa-490d-aa54-822c613b7b19} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12586 | 2026.04.28 20:36:52.444507 [ 277 ] {90b078e7-8ffa-490d-aa54-822c613b7b19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12587 | 2026.04.28 20:36:52.444647 [ 277 ] {90b078e7-8ffa-490d-aa54-822c613b7b19} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12588 | 2026.04.28 20:36:52.444758 [ 332 ] {90b078e7-8ffa-490d-aa54-822c613b7b19} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12589 | 2026.04.28 20:36:52.444758 [ 328 ] {90b078e7-8ffa-490d-aa54-822c613b7b19} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12590 | 2026.04.28 20:36:52.444817 [ 300 ] {90b078e7-8ffa-490d-aa54-822c613b7b19} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12591 | 2026.04.28 20:36:52.444982 [ 277 ] {90b078e7-8ffa-490d-aa54-822c613b7b19} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 12592 | 2026.04.28 20:36:52.445020 [ 277 ] {90b078e7-8ffa-490d-aa54-822c613b7b19} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12593 | 2026.04.28 20:36:52.445092 [ 277 ] {90b078e7-8ffa-490d-aa54-822c613b7b19} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12594 | 2026.04.28 20:36:52.445112 [ 277 ] {90b078e7-8ffa-490d-aa54-822c613b7b19} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 12595 | 2026.04.28 20:36:52.445149 [ 277 ] {90b078e7-8ffa-490d-aa54-822c613b7b19} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12596 | 2026.04.28 20:36:52.445188 [ 277 ] {90b078e7-8ffa-490d-aa54-822c613b7b19} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12597 | 2026.04.28 20:36:52.446747 [ 277 ] {90b078e7-8ffa-490d-aa54-822c613b7b19} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.003091 sec., 16175.994823681656 rows/sec., 2.57 MiB/sec. | ||
| 12598 | 2026.04.28 20:36:52.446882 [ 277 ] {90b078e7-8ffa-490d-aa54-822c613b7b19} <Debug> TCPHandler: Processed in 0.003568172 sec. | ||
| 12599 | 2026.04.28 20:36:52.448750 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12600 | 2026.04.28 20:36:52.448961 [ 277 ] {d5bfab29-df28-4669-bbdb-8c773cecd155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12601 | 2026.04.28 20:36:52.449041 [ 277 ] {d5bfab29-df28-4669-bbdb-8c773cecd155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12602 | 2026.04.28 20:36:52.449745 [ 277 ] {d5bfab29-df28-4669-bbdb-8c773cecd155} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12603 | 2026.04.28 20:36:52.449790 [ 277 ] {d5bfab29-df28-4669-bbdb-8c773cecd155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12604 | 2026.04.28 20:36:52.450167 [ 277 ] {d5bfab29-df28-4669-bbdb-8c773cecd155} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12605 | 2026.04.28 20:36:52.450397 [ 277 ] {d5bfab29-df28-4669-bbdb-8c773cecd155} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12606 | 2026.04.28 20:36:52.450540 [ 277 ] {d5bfab29-df28-4669-bbdb-8c773cecd155} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001637 sec., 47648.13683567502 rows/sec., 3.95 MiB/sec. | ||
| 12607 | 2026.04.28 20:36:52.450579 [ 277 ] {d5bfab29-df28-4669-bbdb-8c773cecd155} <Debug> TCPHandler: Processed in 0.001933144 sec. | ||
| 12608 | 2026.04.28 20:36:52.450706 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12609 | 2026.04.28 20:36:52.450799 [ 277 ] {9557ea8b-be34-4beb-a4dd-5f911eca0026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12610 | 2026.04.28 20:36:52.450838 [ 277 ] {9557ea8b-be34-4beb-a4dd-5f911eca0026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12611 | 2026.04.28 20:36:52.451261 [ 277 ] {9557ea8b-be34-4beb-a4dd-5f911eca0026} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12612 | 2026.04.28 20:36:52.451297 [ 277 ] {9557ea8b-be34-4beb-a4dd-5f911eca0026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12613 | 2026.04.28 20:36:52.451584 [ 277 ] {9557ea8b-be34-4beb-a4dd-5f911eca0026} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12614 | 2026.04.28 20:36:52.451814 [ 277 ] {9557ea8b-be34-4beb-a4dd-5f911eca0026} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12615 | 2026.04.28 20:36:52.451942 [ 277 ] {9557ea8b-be34-4beb-a4dd-5f911eca0026} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001161 sec., 9474.590869939708 rows/sec., 712.44 KiB/sec. | ||
| 12616 | 2026.04.28 20:36:52.451979 [ 277 ] {9557ea8b-be34-4beb-a4dd-5f911eca0026} <Debug> TCPHandler: Processed in 0.001322601 sec. | ||
| 12617 | 2026.04.28 20:36:52.452094 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12618 | 2026.04.28 20:36:52.452186 [ 277 ] {b4163a97-e6b0-4a6d-a4c4-63c24cea7b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12619 | 2026.04.28 20:36:52.452223 [ 277 ] {b4163a97-e6b0-4a6d-a4c4-63c24cea7b7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12620 | 2026.04.28 20:36:52.452637 [ 277 ] {b4163a97-e6b0-4a6d-a4c4-63c24cea7b7f} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12621 | 2026.04.28 20:36:52.452672 [ 277 ] {b4163a97-e6b0-4a6d-a4c4-63c24cea7b7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12622 | 2026.04.28 20:36:52.452971 [ 277 ] {b4163a97-e6b0-4a6d-a4c4-63c24cea7b7f} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12623 | 2026.04.28 20:36:52.453181 [ 277 ] {b4163a97-e6b0-4a6d-a4c4-63c24cea7b7f} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12624 | 2026.04.28 20:36:52.453307 [ 277 ] {b4163a97-e6b0-4a6d-a4c4-63c24cea7b7f} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001139 sec., 65847.23441615452 rows/sec., 5.14 MiB/sec. | ||
| 12625 | 2026.04.28 20:36:52.453343 [ 277 ] {b4163a97-e6b0-4a6d-a4c4-63c24cea7b7f} <Debug> TCPHandler: Processed in 0.00129586 sec. | ||
| 12626 | 2026.04.28 20:36:52.453458 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12627 | 2026.04.28 20:36:52.453550 [ 277 ] {30b2cdcf-1aa2-4abc-a9d1-00c438606839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12628 | 2026.04.28 20:36:52.453592 [ 277 ] {30b2cdcf-1aa2-4abc-a9d1-00c438606839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12629 | 2026.04.28 20:36:52.453992 [ 277 ] {30b2cdcf-1aa2-4abc-a9d1-00c438606839} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12630 | 2026.04.28 20:36:52.454028 [ 277 ] {30b2cdcf-1aa2-4abc-a9d1-00c438606839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12631 | 2026.04.28 20:36:52.454358 [ 277 ] {30b2cdcf-1aa2-4abc-a9d1-00c438606839} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12632 | 2026.04.28 20:36:52.454569 [ 277 ] {30b2cdcf-1aa2-4abc-a9d1-00c438606839} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12633 | 2026.04.28 20:36:52.454704 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 2 parts from all_1_85_19 to all_86_86_0 | ||
| 12634 | 2026.04.28 20:36:52.454710 [ 277 ] {30b2cdcf-1aa2-4abc-a9d1-00c438606839} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 12635 | 2026.04.28 20:36:52.454752 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12636 | 2026.04.28 20:36:52.454770 [ 277 ] {30b2cdcf-1aa2-4abc-a9d1-00c438606839} <Debug> TCPHandler: Processed in 0.001358761 sec. | ||
| 12637 | 2026.04.28 20:36:52.454778 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12638 | 2026.04.28 20:36:52.454888 [ 187 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_86_20} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_85_19 to all_86_86_0 into Compact with storage Full | ||
| 12639 | 2026.04.28 20:36:52.454895 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12640 | 2026.04.28 20:36:52.454997 [ 187 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_86_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12641 | 2026.04.28 20:36:52.455004 [ 277 ] {af6ffc79-a6d3-44a5-a448-2d1602dc8773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12642 | 2026.04.28 20:36:52.455031 [ 187 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_86_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_85_19, total 32418 rows starting from the beginning of the part | ||
| 12643 | 2026.04.28 20:36:52.455061 [ 277 ] {af6ffc79-a6d3-44a5-a448-2d1602dc8773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12644 | 2026.04.28 20:36:52.455097 [ 187 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_86_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 12645 | 2026.04.28 20:36:52.455815 [ 277 ] {af6ffc79-a6d3-44a5-a448-2d1602dc8773} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12646 | 2026.04.28 20:36:52.455849 [ 277 ] {af6ffc79-a6d3-44a5-a448-2d1602dc8773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12647 | 2026.04.28 20:36:52.456350 [ 277 ] {af6ffc79-a6d3-44a5-a448-2d1602dc8773} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12648 | 2026.04.28 20:36:52.456590 [ 277 ] {af6ffc79-a6d3-44a5-a448-2d1602dc8773} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12649 | 2026.04.28 20:36:52.456729 [ 277 ] {af6ffc79-a6d3-44a5-a448-2d1602dc8773} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001743 sec., 6310.9581181870335 rows/sec., 11.31 MiB/sec. | ||
| 12650 | 2026.04.28 20:36:52.456784 [ 277 ] {af6ffc79-a6d3-44a5-a448-2d1602dc8773} <Debug> TCPHandler: Processed in 0.001936245 sec. | ||
| 12651 | 2026.04.28 20:36:52.456911 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12652 | 2026.04.28 20:36:52.457003 [ 277 ] {c77d5a33-cd3c-4f38-bad4-91bf94571d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12653 | 2026.04.28 20:36:52.457043 [ 277 ] {c77d5a33-cd3c-4f38-bad4-91bf94571d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12654 | 2026.04.28 20:36:52.457384 [ 277 ] {c77d5a33-cd3c-4f38-bad4-91bf94571d6c} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12655 | 2026.04.28 20:36:52.457419 [ 277 ] {c77d5a33-cd3c-4f38-bad4-91bf94571d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12656 | 2026.04.28 20:36:52.457738 [ 277 ] {c77d5a33-cd3c-4f38-bad4-91bf94571d6c} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12657 | 2026.04.28 20:36:52.457943 [ 277 ] {c77d5a33-cd3c-4f38-bad4-91bf94571d6c} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12658 | 2026.04.28 20:36:52.458070 [ 277 ] {c77d5a33-cd3c-4f38-bad4-91bf94571d6c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 12659 | 2026.04.28 20:36:52.458106 [ 277 ] {c77d5a33-cd3c-4f38-bad4-91bf94571d6c} <Debug> TCPHandler: Processed in 0.001243179 sec. | ||
| 12660 | 2026.04.28 20:36:52.460386 [ 197 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_86_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32578 rows, containing 5 columns (5 merged, 0 gathered) in 0.005526657 sec., 5894702.71087929 rows/sec., 379.80 MiB/sec. | ||
| 12661 | 2026.04.28 20:36:52.461144 [ 197 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_86_20} <Trace> MergedBlockOutputStream: filled checksums all_1_86_20 (state Temporary) | ||
| 12662 | 2026.04.28 20:36:52.461446 [ 197 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_86_20} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_86_20 to all_1_86_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12663 | 2026.04.28 20:36:52.461519 [ 197 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_86_20} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 2 parts: [all_1_85_19, all_86_86_0] -> all_1_86_20 | ||
| 12664 | 2026.04.28 20:36:52.461614 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 12665 | 2026.04.28 20:36:52.715194 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12666 | 2026.04.28 20:36:52.715555 [ 277 ] {15fc902b-b72c-4ce9-afa0-bc825de49f3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 12667 | 2026.04.28 20:36:52.715909 [ 277 ] {15fc902b-b72c-4ce9-afa0-bc825de49f3c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12668 | 2026.04.28 20:36:52.715950 [ 277 ] {15fc902b-b72c-4ce9-afa0-bc825de49f3c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 12669 | 2026.04.28 20:36:52.716204 [ 277 ] {15fc902b-b72c-4ce9-afa0-bc825de49f3c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12670 | 2026.04.28 20:36:52.716276 [ 277 ] {15fc902b-b72c-4ce9-afa0-bc825de49f3c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12671 | 2026.04.28 20:36:52.716420 [ 277 ] {15fc902b-b72c-4ce9-afa0-bc825de49f3c} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 12672 | 2026.04.28 20:36:52.716558 [ 328 ] {15fc902b-b72c-4ce9-afa0-bc825de49f3c} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12673 | 2026.04.28 20:36:52.716576 [ 331 ] {15fc902b-b72c-4ce9-afa0-bc825de49f3c} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12674 | 2026.04.28 20:36:52.716558 [ 332 ] {15fc902b-b72c-4ce9-afa0-bc825de49f3c} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12675 | 2026.04.28 20:36:52.716765 [ 277 ] {15fc902b-b72c-4ce9-afa0-bc825de49f3c} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 12676 | 2026.04.28 20:36:52.716792 [ 277 ] {15fc902b-b72c-4ce9-afa0-bc825de49f3c} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12677 | 2026.04.28 20:36:52.716865 [ 277 ] {15fc902b-b72c-4ce9-afa0-bc825de49f3c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12678 | 2026.04.28 20:36:52.716886 [ 277 ] {15fc902b-b72c-4ce9-afa0-bc825de49f3c} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 12679 | 2026.04.28 20:36:52.716921 [ 277 ] {15fc902b-b72c-4ce9-afa0-bc825de49f3c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 12680 | 2026.04.28 20:36:52.716961 [ 277 ] {15fc902b-b72c-4ce9-afa0-bc825de49f3c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 12681 | 2026.04.28 20:36:52.718095 [ 277 ] {15fc902b-b72c-4ce9-afa0-bc825de49f3c} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002687 sec., 18608.113137327873 rows/sec., 4.46 MiB/sec. | ||
| 12682 | 2026.04.28 20:36:52.718232 [ 277 ] {15fc902b-b72c-4ce9-afa0-bc825de49f3c} <Debug> TCPHandler: Processed in 0.003223114 sec. | ||
| 12683 | 2026.04.28 20:36:52.731781 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12684 | 2026.04.28 20:36:52.731993 [ 277 ] {f8a245d5-eb3a-4fc4-b0e0-134889b3d23b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12685 | 2026.04.28 20:36:52.732079 [ 277 ] {f8a245d5-eb3a-4fc4-b0e0-134889b3d23b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12686 | 2026.04.28 20:36:52.732761 [ 277 ] {f8a245d5-eb3a-4fc4-b0e0-134889b3d23b} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12687 | 2026.04.28 20:36:52.732808 [ 277 ] {f8a245d5-eb3a-4fc4-b0e0-134889b3d23b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12688 | 2026.04.28 20:36:52.733179 [ 277 ] {f8a245d5-eb3a-4fc4-b0e0-134889b3d23b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12689 | 2026.04.28 20:36:52.733411 [ 277 ] {f8a245d5-eb3a-4fc4-b0e0-134889b3d23b} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12690 | 2026.04.28 20:36:52.733567 [ 277 ] {f8a245d5-eb3a-4fc4-b0e0-134889b3d23b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001633 sec., 14696.87691365585 rows/sec., 1.22 MiB/sec. | ||
| 12691 | 2026.04.28 20:36:52.733607 [ 277 ] {f8a245d5-eb3a-4fc4-b0e0-134889b3d23b} <Debug> TCPHandler: Processed in 0.001932554 sec. | ||
| 12692 | 2026.04.28 20:36:52.733743 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12693 | 2026.04.28 20:36:52.733843 [ 277 ] {3dcf6349-1bff-4463-82fa-4e2441f24ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12694 | 2026.04.28 20:36:52.733886 [ 277 ] {3dcf6349-1bff-4463-82fa-4e2441f24ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12695 | 2026.04.28 20:36:52.734276 [ 277 ] {3dcf6349-1bff-4463-82fa-4e2441f24ae3} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12696 | 2026.04.28 20:36:52.734314 [ 277 ] {3dcf6349-1bff-4463-82fa-4e2441f24ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12697 | 2026.04.28 20:36:52.734608 [ 277 ] {3dcf6349-1bff-4463-82fa-4e2441f24ae3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12698 | 2026.04.28 20:36:52.734835 [ 277 ] {3dcf6349-1bff-4463-82fa-4e2441f24ae3} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12699 | 2026.04.28 20:36:52.734965 [ 277 ] {3dcf6349-1bff-4463-82fa-4e2441f24ae3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001144 sec., 1748.2517482517483 rows/sec., 142.56 KiB/sec. | ||
| 12700 | 2026.04.28 20:36:52.735004 [ 277 ] {3dcf6349-1bff-4463-82fa-4e2441f24ae3} <Debug> TCPHandler: Processed in 0.001311359 sec. | ||
| 12701 | 2026.04.28 20:36:52.735123 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12702 | 2026.04.28 20:36:52.735219 [ 277 ] {0b2714d0-dcc4-43dd-aef9-5c23184e24b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12703 | 2026.04.28 20:36:52.735258 [ 277 ] {0b2714d0-dcc4-43dd-aef9-5c23184e24b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12704 | 2026.04.28 20:36:52.736861 [ 277 ] {0b2714d0-dcc4-43dd-aef9-5c23184e24b9} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12705 | 2026.04.28 20:36:52.736899 [ 277 ] {0b2714d0-dcc4-43dd-aef9-5c23184e24b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12706 | 2026.04.28 20:36:52.737354 [ 277 ] {0b2714d0-dcc4-43dd-aef9-5c23184e24b9} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12707 | 2026.04.28 20:36:52.737573 [ 277 ] {0b2714d0-dcc4-43dd-aef9-5c23184e24b9} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12708 | 2026.04.28 20:36:52.737704 [ 277 ] {0b2714d0-dcc4-43dd-aef9-5c23184e24b9} <Debug> executeQuery: Read 2588 rows, 199.10 KiB in 0.002504 sec., 1033546.3258785942 rows/sec., 77.65 MiB/sec. | ||
| 12709 | 2026.04.28 20:36:52.737703 [ 126 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12710 | 2026.04.28 20:36:52.737745 [ 277 ] {0b2714d0-dcc4-43dd-aef9-5c23184e24b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 12711 | 2026.04.28 20:36:52.737776 [ 277 ] {0b2714d0-dcc4-43dd-aef9-5c23184e24b9} <Debug> TCPHandler: Processed in 0.002702732 sec. | ||
| 12712 | 2026.04.28 20:36:52.737786 [ 126 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12713 | 2026.04.28 20:36:52.737819 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12714 | 2026.04.28 20:36:52.737896 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12715 | 2026.04.28 20:36:52.737921 [ 190 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12716 | 2026.04.28 20:36:52.737996 [ 277 ] {391c275b-7751-4105-90ed-dd8490158171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12717 | 2026.04.28 20:36:52.738039 [ 277 ] {391c275b-7751-4105-90ed-dd8490158171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12718 | 2026.04.28 20:36:52.738046 [ 190 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12719 | 2026.04.28 20:36:52.738084 [ 190 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 3363 rows starting from the beginning of the part | ||
| 12720 | 2026.04.28 20:36:52.738150 [ 190 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 118 rows starting from the beginning of the part | ||
| 12721 | 2026.04.28 20:36:52.738197 [ 190 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 78 rows starting from the beginning of the part | ||
| 12722 | 2026.04.28 20:36:52.738241 [ 190 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 118 rows starting from the beginning of the part | ||
| 12723 | 2026.04.28 20:36:52.738283 [ 190 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 78 rows starting from the beginning of the part | ||
| 12724 | 2026.04.28 20:36:52.738320 [ 190 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 2588 rows starting from the beginning of the part | ||
| 12725 | 2026.04.28 20:36:52.738460 [ 277 ] {391c275b-7751-4105-90ed-dd8490158171} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12726 | 2026.04.28 20:36:52.738503 [ 277 ] {391c275b-7751-4105-90ed-dd8490158171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12727 | 2026.04.28 20:36:52.738830 [ 277 ] {391c275b-7751-4105-90ed-dd8490158171} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12728 | 2026.04.28 20:36:52.739056 [ 277 ] {391c275b-7751-4105-90ed-dd8490158171} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12729 | 2026.04.28 20:36:52.739189 [ 277 ] {391c275b-7751-4105-90ed-dd8490158171} <Debug> executeQuery: Read 56 rows, 4.26 KiB in 0.001212 sec., 46204.62046204621 rows/sec., 3.43 MiB/sec. | ||
| 12730 | 2026.04.28 20:36:52.739232 [ 277 ] {391c275b-7751-4105-90ed-dd8490158171} <Debug> TCPHandler: Processed in 0.001386971 sec. | ||
| 12731 | 2026.04.28 20:36:52.739363 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12732 | 2026.04.28 20:36:52.739457 [ 277 ] {d83af97d-2fb4-4850-9bea-51ed61527d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12733 | 2026.04.28 20:36:52.739496 [ 277 ] {d83af97d-2fb4-4850-9bea-51ed61527d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12734 | 2026.04.28 20:36:52.740191 [ 277 ] {d83af97d-2fb4-4850-9bea-51ed61527d89} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12735 | 2026.04.28 20:36:52.740228 [ 277 ] {d83af97d-2fb4-4850-9bea-51ed61527d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12736 | 2026.04.28 20:36:52.740569 [ 277 ] {d83af97d-2fb4-4850-9bea-51ed61527d89} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12737 | 2026.04.28 20:36:52.740676 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6343 rows, containing 5 columns (5 merged, 0 gathered) in 0.002787914 sec., 2275177.785254495 rows/sec., 181.56 MiB/sec. | ||
| 12738 | 2026.04.28 20:36:52.740786 [ 277 ] {d83af97d-2fb4-4850-9bea-51ed61527d89} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12739 | 2026.04.28 20:36:52.740923 [ 277 ] {d83af97d-2fb4-4850-9bea-51ed61527d89} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001483 sec., 556304.7875927174 rows/sec., 32.54 MiB/sec. | ||
| 12740 | 2026.04.28 20:36:52.740961 [ 277 ] {d83af97d-2fb4-4850-9bea-51ed61527d89} <Debug> TCPHandler: Processed in 0.001647828 sec. | ||
| 12741 | 2026.04.28 20:36:52.741093 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12742 | 2026.04.28 20:36:52.741216 [ 277 ] {ef233df5-96ed-42e4-8070-642990cbaa5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12743 | 2026.04.28 20:36:52.741266 [ 277 ] {ef233df5-96ed-42e4-8070-642990cbaa5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12744 | 2026.04.28 20:36:52.741285 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12745 | 2026.04.28 20:36:52.741684 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_91_18} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12746 | 2026.04.28 20:36:52.741699 [ 277 ] {ef233df5-96ed-42e4-8070-642990cbaa5a} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12747 | 2026.04.28 20:36:52.741741 [ 277 ] {ef233df5-96ed-42e4-8070-642990cbaa5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12748 | 2026.04.28 20:36:52.741784 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_91_18} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12749 | 2026.04.28 20:36:52.741886 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 12750 | 2026.04.28 20:36:52.742053 [ 277 ] {ef233df5-96ed-42e4-8070-642990cbaa5a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 12751 | 2026.04.28 20:36:52.742271 [ 277 ] {ef233df5-96ed-42e4-8070-642990cbaa5a} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12752 | 2026.04.28 20:36:52.742402 [ 277 ] {ef233df5-96ed-42e4-8070-642990cbaa5a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001212 sec., 825.0825082508251 rows/sec., 58.01 KiB/sec. | ||
| 12753 | 2026.04.28 20:36:52.742441 [ 277 ] {ef233df5-96ed-42e4-8070-642990cbaa5a} <Debug> TCPHandler: Processed in 0.001409443 sec. | ||
| 12754 | 2026.04.28 20:36:52.742569 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12755 | 2026.04.28 20:36:52.742684 [ 277 ] {572258f3-265b-40d0-be69-f9bf91ef3c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12756 | 2026.04.28 20:36:52.742731 [ 277 ] {572258f3-265b-40d0-be69-f9bf91ef3c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12757 | 2026.04.28 20:36:52.743193 [ 277 ] {572258f3-265b-40d0-be69-f9bf91ef3c7c} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12758 | 2026.04.28 20:36:52.743238 [ 277 ] {572258f3-265b-40d0-be69-f9bf91ef3c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12759 | 2026.04.28 20:36:52.743575 [ 277 ] {572258f3-265b-40d0-be69-f9bf91ef3c7c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12760 | 2026.04.28 20:36:52.743784 [ 277 ] {572258f3-265b-40d0-be69-f9bf91ef3c7c} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12761 | 2026.04.28 20:36:52.743913 [ 277 ] {572258f3-265b-40d0-be69-f9bf91ef3c7c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001252 sec., 9584.664536741213 rows/sec., 748.80 KiB/sec. | ||
| 12762 | 2026.04.28 20:36:52.743952 [ 277 ] {572258f3-265b-40d0-be69-f9bf91ef3c7c} <Debug> TCPHandler: Processed in 0.001442953 sec. | ||
| 12763 | 2026.04.28 20:36:52.744071 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12764 | 2026.04.28 20:36:52.744166 [ 277 ] {fe34c399-1be5-46a9-8f92-de2f723b925b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12765 | 2026.04.28 20:36:52.744205 [ 277 ] {fe34c399-1be5-46a9-8f92-de2f723b925b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12766 | 2026.04.28 20:36:52.745060 [ 277 ] {fe34c399-1be5-46a9-8f92-de2f723b925b} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12767 | 2026.04.28 20:36:52.745097 [ 277 ] {fe34c399-1be5-46a9-8f92-de2f723b925b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12768 | 2026.04.28 20:36:52.745561 [ 277 ] {fe34c399-1be5-46a9-8f92-de2f723b925b} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12769 | 2026.04.28 20:36:52.745827 [ 277 ] {fe34c399-1be5-46a9-8f92-de2f723b925b} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12770 | 2026.04.28 20:36:52.745963 [ 126 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12771 | 2026.04.28 20:36:52.745992 [ 277 ] {fe34c399-1be5-46a9-8f92-de2f723b925b} <Debug> executeQuery: Read 1359 rows, 94.02 KiB in 0.001843 sec., 737384.6988605534 rows/sec., 49.82 MiB/sec. | ||
| 12772 | 2026.04.28 20:36:52.746005 [ 126 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12773 | 2026.04.28 20:36:52.746042 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12774 | 2026.04.28 20:36:52.746046 [ 277 ] {fe34c399-1be5-46a9-8f92-de2f723b925b} <Debug> TCPHandler: Processed in 0.002024296 sec. | ||
| 12775 | 2026.04.28 20:36:52.746169 [ 201 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12776 | 2026.04.28 20:36:52.746192 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12777 | 2026.04.28 20:36:52.746331 [ 277 ] {03909e54-ba85-4859-a972-4960a68260c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12778 | 2026.04.28 20:36:52.746343 [ 201 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12779 | 2026.04.28 20:36:52.746390 [ 277 ] {03909e54-ba85-4859-a972-4960a68260c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12780 | 2026.04.28 20:36:52.746408 [ 201 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1832 rows starting from the beginning of the part | ||
| 12781 | 2026.04.28 20:36:52.746514 [ 201 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 95 rows starting from the beginning of the part | ||
| 12782 | 2026.04.28 20:36:52.746557 [ 201 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 75 rows starting from the beginning of the part | ||
| 12783 | 2026.04.28 20:36:52.746595 [ 201 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 95 rows starting from the beginning of the part | ||
| 12784 | 2026.04.28 20:36:52.746636 [ 201 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 75 rows starting from the beginning of the part | ||
| 12785 | 2026.04.28 20:36:52.746672 [ 201 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1359 rows starting from the beginning of the part | ||
| 12786 | 2026.04.28 20:36:52.747067 [ 277 ] {03909e54-ba85-4859-a972-4960a68260c4} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12787 | 2026.04.28 20:36:52.747109 [ 277 ] {03909e54-ba85-4859-a972-4960a68260c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12788 | 2026.04.28 20:36:52.747576 [ 277 ] {03909e54-ba85-4859-a972-4960a68260c4} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12789 | 2026.04.28 20:36:52.747794 [ 277 ] {03909e54-ba85-4859-a972-4960a68260c4} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12790 | 2026.04.28 20:36:52.747912 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 6 parts from all_1_86_20 to all_91_91_0 | ||
| 12791 | 2026.04.28 20:36:52.747926 [ 277 ] {03909e54-ba85-4859-a972-4960a68260c4} <Debug> executeQuery: Read 1533 rows, 95.96 KiB in 0.00162 sec., 946296.2962962963 rows/sec., 57.85 MiB/sec. | ||
| 12792 | 2026.04.28 20:36:52.747937 [ 193 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3531 rows, containing 5 columns (5 merged, 0 gathered) in 0.001831182 sec., 1928262.7286637812 rows/sec., 140.19 MiB/sec. | ||
| 12793 | 2026.04.28 20:36:52.747951 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12794 | 2026.04.28 20:36:52.747976 [ 277 ] {03909e54-ba85-4859-a972-4960a68260c4} <Debug> TCPHandler: Processed in 0.001844752 sec. | ||
| 12795 | 2026.04.28 20:36:52.747994 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12796 | 2026.04.28 20:36:52.748078 [ 186 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_91_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_20 to all_91_91_0 into Compact with storage Full | ||
| 12797 | 2026.04.28 20:36:52.748099 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12798 | 2026.04.28 20:36:52.748133 [ 201 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12799 | 2026.04.28 20:36:52.748188 [ 186 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_91_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12800 | 2026.04.28 20:36:52.748200 [ 277 ] {e3833b31-02be-49d6-b754-a16da4561b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12801 | 2026.04.28 20:36:52.748228 [ 186 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_91_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_20, total 32578 rows starting from the beginning of the part | ||
| 12802 | 2026.04.28 20:36:52.748266 [ 277 ] {e3833b31-02be-49d6-b754-a16da4561b56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12803 | 2026.04.28 20:36:52.748292 [ 186 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_91_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 12804 | 2026.04.28 20:36:52.748344 [ 186 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_91_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 12805 | 2026.04.28 20:36:52.748390 [ 186 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_91_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 12806 | 2026.04.28 20:36:52.748423 [ 201 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_91_18} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12807 | 2026.04.28 20:36:52.748434 [ 186 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_91_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 12808 | 2026.04.28 20:36:52.748487 [ 186 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_91_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1533 rows starting from the beginning of the part | ||
| 12809 | 2026.04.28 20:36:52.748511 [ 201 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_91_18} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12810 | 2026.04.28 20:36:52.748580 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 12811 | 2026.04.28 20:36:52.749139 [ 277 ] {e3833b31-02be-49d6-b754-a16da4561b56} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12812 | 2026.04.28 20:36:52.749181 [ 277 ] {e3833b31-02be-49d6-b754-a16da4561b56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12813 | 2026.04.28 20:36:52.749770 [ 277 ] {e3833b31-02be-49d6-b754-a16da4561b56} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12814 | 2026.04.28 20:36:52.750021 [ 277 ] {e3833b31-02be-49d6-b754-a16da4561b56} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12815 | 2026.04.28 20:36:52.750167 [ 277 ] {e3833b31-02be-49d6-b754-a16da4561b56} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001986 sec., 21148.036253776438 rows/sec., 37.90 MiB/sec. | ||
| 12816 | 2026.04.28 20:36:52.750224 [ 277 ] {e3833b31-02be-49d6-b754-a16da4561b56} <Debug> TCPHandler: Processed in 0.00217393 sec. | ||
| 12817 | 2026.04.28 20:36:52.750348 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12818 | 2026.04.28 20:36:52.750443 [ 277 ] {13ae685c-268e-45e6-b7fa-d19e9955c9b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12819 | 2026.04.28 20:36:52.750486 [ 277 ] {13ae685c-268e-45e6-b7fa-d19e9955c9b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12820 | 2026.04.28 20:36:52.750819 [ 277 ] {13ae685c-268e-45e6-b7fa-d19e9955c9b8} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12821 | 2026.04.28 20:36:52.750856 [ 277 ] {13ae685c-268e-45e6-b7fa-d19e9955c9b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12822 | 2026.04.28 20:36:52.751186 [ 277 ] {13ae685c-268e-45e6-b7fa-d19e9955c9b8} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12823 | 2026.04.28 20:36:52.751403 [ 277 ] {13ae685c-268e-45e6-b7fa-d19e9955c9b8} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12824 | 2026.04.28 20:36:52.751519 [ 126 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12825 | 2026.04.28 20:36:52.751536 [ 277 ] {13ae685c-268e-45e6-b7fa-d19e9955c9b8} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001112 sec., 10791.366906474821 rows/sec., 744.72 KiB/sec. | ||
| 12826 | 2026.04.28 20:36:52.751552 [ 126 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12827 | 2026.04.28 20:36:52.751579 [ 277 ] {13ae685c-268e-45e6-b7fa-d19e9955c9b8} <Debug> TCPHandler: Processed in 0.00128069 sec. | ||
| 12828 | 2026.04.28 20:36:52.751582 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12829 | 2026.04.28 20:36:52.751702 [ 193 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12830 | 2026.04.28 20:36:52.751851 [ 193 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12831 | 2026.04.28 20:36:52.751901 [ 193 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4710 rows starting from the beginning of the part | ||
| 12832 | 2026.04.28 20:36:52.751987 [ 193 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 12833 | 2026.04.28 20:36:52.752057 [ 193 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 12834 | 2026.04.28 20:36:52.752126 [ 193 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 12835 | 2026.04.28 20:36:52.752190 [ 193 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 12836 | 2026.04.28 20:36:52.752263 [ 193 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 12 rows starting from the beginning of the part | ||
| 12837 | 2026.04.28 20:36:52.754168 [ 196 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4962 rows, containing 4 columns (4 merged, 0 gathered) in 0.002514658 sec., 1973230.554612198 rows/sec., 131.43 MiB/sec. | ||
| 12838 | 2026.04.28 20:36:52.754703 [ 198 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12839 | 2026.04.28 20:36:52.755047 [ 198 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_91_18} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12840 | 2026.04.28 20:36:52.755144 [ 198 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_91_18} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12841 | 2026.04.28 20:36:52.755238 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 12842 | 2026.04.28 20:36:52.755376 [ 196 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_91_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34751 rows, containing 5 columns (5 merged, 0 gathered) in 0.007332918 sec., 4739041.129329416 rows/sec., 305.11 MiB/sec. | ||
| 12843 | 2026.04.28 20:36:52.755735 [ 201 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_91_21} <Trace> MergedBlockOutputStream: filled checksums all_1_91_21 (state Temporary) | ||
| 12844 | 2026.04.28 20:36:52.756060 [ 201 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_91_21} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_91_21 to all_1_91_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12845 | 2026.04.28 20:36:52.756151 [ 201 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_91_21} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 6 parts: [all_1_86_20, all_91_91_0] -> all_1_91_21 | ||
| 12846 | 2026.04.28 20:36:52.756259 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 12847 | 2026.04.28 20:36:53.000269 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 351.65 MiB, peak 362.44 MiB, free memory in arenas 0.00 B, will set to 350.21 MiB (RSS), difference: -1.44 MiB | ||
| 12848 | 2026.04.28 20:36:55.818718 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1578 | ||
| 12849 | 2026.04.28 20:36:55.821444 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12850 | 2026.04.28 20:36:55.821490 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12851 | 2026.04.28 20:36:55.822753 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12852 | 2026.04.28 20:36:55.823036 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12853 | 2026.04.28 20:36:55.823195 [ 119 ] {} <Debug> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12854 | 2026.04.28 20:36:55.823238 [ 119 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12855 | 2026.04.28 20:36:55.823261 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12856 | 2026.04.28 20:36:55.823378 [ 196 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 12857 | 2026.04.28 20:36:55.823418 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1578 | ||
| 12858 | 2026.04.28 20:36:55.823913 [ 196 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12859 | 2026.04.28 20:36:55.824062 [ 196 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1386 rows starting from the beginning of the part | ||
| 12860 | 2026.04.28 20:36:55.824427 [ 196 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part | ||
| 12861 | 2026.04.28 20:36:55.824776 [ 196 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 52 rows starting from the beginning of the part | ||
| 12862 | 2026.04.28 20:36:55.825108 [ 196 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 24 rows starting from the beginning of the part | ||
| 12863 | 2026.04.28 20:36:55.825445 [ 196 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 28 rows starting from the beginning of the part | ||
| 12864 | 2026.04.28 20:36:55.825764 [ 196 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 52 rows starting from the beginning of the part | ||
| 12865 | 2026.04.28 20:36:55.832880 [ 201 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1578 rows, containing 72 columns (72 merged, 0 gathered) in 0.009553148 sec., 165181.15285139516 rows/sec., 138.52 MiB/sec. | ||
| 12866 | 2026.04.28 20:36:55.834505 [ 200 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12867 | 2026.04.28 20:36:55.835038 [ 200 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_41_8} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12868 | 2026.04.28 20:36:55.835113 [ 200 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_41_8} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12869 | 2026.04.28 20:36:55.835315 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.07 MiB. | ||
| 12870 | 2026.04.28 20:36:57.441777 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12871 | 2026.04.28 20:36:57.442042 [ 277 ] {565098c9-b413-4717-a099-0ba040daa15c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 12872 | 2026.04.28 20:36:57.442405 [ 277 ] {565098c9-b413-4717-a099-0ba040daa15c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12873 | 2026.04.28 20:36:57.442446 [ 277 ] {565098c9-b413-4717-a099-0ba040daa15c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 12874 | 2026.04.28 20:36:57.442686 [ 277 ] {565098c9-b413-4717-a099-0ba040daa15c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12875 | 2026.04.28 20:36:57.442753 [ 277 ] {565098c9-b413-4717-a099-0ba040daa15c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12876 | 2026.04.28 20:36:57.442891 [ 277 ] {565098c9-b413-4717-a099-0ba040daa15c} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 12877 | 2026.04.28 20:36:57.443003 [ 328 ] {565098c9-b413-4717-a099-0ba040daa15c} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12878 | 2026.04.28 20:36:57.443021 [ 343 ] {565098c9-b413-4717-a099-0ba040daa15c} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12879 | 2026.04.28 20:36:57.443003 [ 332 ] {565098c9-b413-4717-a099-0ba040daa15c} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12880 | 2026.04.28 20:36:57.443179 [ 277 ] {565098c9-b413-4717-a099-0ba040daa15c} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 12881 | 2026.04.28 20:36:57.443206 [ 277 ] {565098c9-b413-4717-a099-0ba040daa15c} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12882 | 2026.04.28 20:36:57.443275 [ 277 ] {565098c9-b413-4717-a099-0ba040daa15c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12883 | 2026.04.28 20:36:57.443295 [ 277 ] {565098c9-b413-4717-a099-0ba040daa15c} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 12884 | 2026.04.28 20:36:57.443328 [ 277 ] {565098c9-b413-4717-a099-0ba040daa15c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12885 | 2026.04.28 20:36:57.443366 [ 277 ] {565098c9-b413-4717-a099-0ba040daa15c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12886 | 2026.04.28 20:36:57.444580 [ 277 ] {565098c9-b413-4717-a099-0ba040daa15c} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002639 sec., 18946.570670708603 rows/sec., 3.01 MiB/sec. | ||
| 12887 | 2026.04.28 20:36:57.444717 [ 277 ] {565098c9-b413-4717-a099-0ba040daa15c} <Debug> TCPHandler: Processed in 0.00307339 sec. | ||
| 12888 | 2026.04.28 20:36:57.446158 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12889 | 2026.04.28 20:36:57.446263 [ 277 ] {1dbc287e-0a70-4fa2-953b-04c0f0f7c8ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12890 | 2026.04.28 20:36:57.446305 [ 277 ] {1dbc287e-0a70-4fa2-953b-04c0f0f7c8ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12891 | 2026.04.28 20:36:57.446772 [ 277 ] {1dbc287e-0a70-4fa2-953b-04c0f0f7c8ac} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12892 | 2026.04.28 20:36:57.446808 [ 277 ] {1dbc287e-0a70-4fa2-953b-04c0f0f7c8ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12893 | 2026.04.28 20:36:57.447170 [ 277 ] {1dbc287e-0a70-4fa2-953b-04c0f0f7c8ac} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12894 | 2026.04.28 20:36:57.447399 [ 277 ] {1dbc287e-0a70-4fa2-953b-04c0f0f7c8ac} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12895 | 2026.04.28 20:36:57.447539 [ 277 ] {1dbc287e-0a70-4fa2-953b-04c0f0f7c8ac} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001308 sec., 42813.455657492355 rows/sec., 3.29 MiB/sec. | ||
| 12896 | 2026.04.28 20:36:57.447576 [ 277 ] {1dbc287e-0a70-4fa2-953b-04c0f0f7c8ac} <Debug> TCPHandler: Processed in 0.001465153 sec. | ||
| 12897 | 2026.04.28 20:36:57.447694 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12898 | 2026.04.28 20:36:57.447785 [ 277 ] {78b37ab0-ab68-48cc-bb16-158d033a288c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12899 | 2026.04.28 20:36:57.447823 [ 277 ] {78b37ab0-ab68-48cc-bb16-158d033a288c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12900 | 2026.04.28 20:36:57.448237 [ 277 ] {78b37ab0-ab68-48cc-bb16-158d033a288c} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12901 | 2026.04.28 20:36:57.448271 [ 277 ] {78b37ab0-ab68-48cc-bb16-158d033a288c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12902 | 2026.04.28 20:36:57.448564 [ 277 ] {78b37ab0-ab68-48cc-bb16-158d033a288c} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12903 | 2026.04.28 20:36:57.448785 [ 277 ] {78b37ab0-ab68-48cc-bb16-158d033a288c} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12904 | 2026.04.28 20:36:57.448910 [ 277 ] {78b37ab0-ab68-48cc-bb16-158d033a288c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001144 sec., 55944.055944055945 rows/sec., 4.37 MiB/sec. | ||
| 12905 | 2026.04.28 20:36:57.448946 [ 277 ] {78b37ab0-ab68-48cc-bb16-158d033a288c} <Debug> TCPHandler: Processed in 0.00129923 sec. | ||
| 12906 | 2026.04.28 20:36:57.449061 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12907 | 2026.04.28 20:36:57.449152 [ 277 ] {01ca5a79-9013-4f04-ac93-94d5d7d13a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12908 | 2026.04.28 20:36:57.449196 [ 277 ] {01ca5a79-9013-4f04-ac93-94d5d7d13a90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12909 | 2026.04.28 20:36:57.449575 [ 277 ] {01ca5a79-9013-4f04-ac93-94d5d7d13a90} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12910 | 2026.04.28 20:36:57.449610 [ 277 ] {01ca5a79-9013-4f04-ac93-94d5d7d13a90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12911 | 2026.04.28 20:36:57.449929 [ 277 ] {01ca5a79-9013-4f04-ac93-94d5d7d13a90} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12912 | 2026.04.28 20:36:57.450134 [ 277 ] {01ca5a79-9013-4f04-ac93-94d5d7d13a90} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12913 | 2026.04.28 20:36:57.450262 [ 277 ] {01ca5a79-9013-4f04-ac93-94d5d7d13a90} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001127 sec., 113575.86512866017 rows/sec., 7.91 MiB/sec. | ||
| 12914 | 2026.04.28 20:36:57.450297 [ 277 ] {01ca5a79-9013-4f04-ac93-94d5d7d13a90} <Debug> TCPHandler: Processed in 0.00128293 sec. | ||
| 12915 | 2026.04.28 20:36:57.450412 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12916 | 2026.04.28 20:36:57.450503 [ 277 ] {448ba5cf-f866-45b8-867d-d081b47fcc36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12917 | 2026.04.28 20:36:57.450544 [ 277 ] {448ba5cf-f866-45b8-867d-d081b47fcc36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12918 | 2026.04.28 20:36:57.450861 [ 277 ] {448ba5cf-f866-45b8-867d-d081b47fcc36} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12919 | 2026.04.28 20:36:57.450897 [ 277 ] {448ba5cf-f866-45b8-867d-d081b47fcc36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12920 | 2026.04.28 20:36:57.451197 [ 277 ] {448ba5cf-f866-45b8-867d-d081b47fcc36} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12921 | 2026.04.28 20:36:57.451407 [ 277 ] {448ba5cf-f866-45b8-867d-d081b47fcc36} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12922 | 2026.04.28 20:36:57.451531 [ 277 ] {448ba5cf-f866-45b8-867d-d081b47fcc36} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001045 sec., 45933.01435406699 rows/sec., 3.10 MiB/sec. | ||
| 12923 | 2026.04.28 20:36:57.451565 [ 277 ] {448ba5cf-f866-45b8-867d-d081b47fcc36} <Debug> TCPHandler: Processed in 0.001201327 sec. | ||
| 12924 | 2026.04.28 20:36:58.230165 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26472 | ||
| 12925 | 2026.04.28 20:36:58.230673 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12926 | 2026.04.28 20:36:58.230719 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12927 | 2026.04.28 20:36:58.231195 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12928 | 2026.04.28 20:36:58.231435 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12929 | 2026.04.28 20:36:58.231579 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26472 | ||
| 12930 | 2026.04.28 20:36:59.595434 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 414 | ||
| 12931 | 2026.04.28 20:36:59.612902 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12932 | 2026.04.28 20:36:59.612968 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12933 | 2026.04.28 20:36:59.619178 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12934 | 2026.04.28 20:36:59.619863 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12935 | 2026.04.28 20:36:59.622919 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 414 | ||
| 12936 | 2026.04.28 20:37:02.444498 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12937 | 2026.04.28 20:37:02.444733 [ 277 ] {09d493c4-b602-4343-8856-f167f6cf255e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 12938 | 2026.04.28 20:37:02.445068 [ 277 ] {09d493c4-b602-4343-8856-f167f6cf255e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12939 | 2026.04.28 20:37:02.445103 [ 277 ] {09d493c4-b602-4343-8856-f167f6cf255e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 12940 | 2026.04.28 20:37:02.445327 [ 277 ] {09d493c4-b602-4343-8856-f167f6cf255e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12941 | 2026.04.28 20:37:02.445405 [ 277 ] {09d493c4-b602-4343-8856-f167f6cf255e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12942 | 2026.04.28 20:37:02.445560 [ 277 ] {09d493c4-b602-4343-8856-f167f6cf255e} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12943 | 2026.04.28 20:37:02.445667 [ 328 ] {09d493c4-b602-4343-8856-f167f6cf255e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12944 | 2026.04.28 20:37:02.445667 [ 332 ] {09d493c4-b602-4343-8856-f167f6cf255e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12945 | 2026.04.28 20:37:02.445690 [ 343 ] {09d493c4-b602-4343-8856-f167f6cf255e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12946 | 2026.04.28 20:37:02.445826 [ 277 ] {09d493c4-b602-4343-8856-f167f6cf255e} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 12947 | 2026.04.28 20:37:02.445852 [ 277 ] {09d493c4-b602-4343-8856-f167f6cf255e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12948 | 2026.04.28 20:37:02.445923 [ 277 ] {09d493c4-b602-4343-8856-f167f6cf255e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12949 | 2026.04.28 20:37:02.445944 [ 277 ] {09d493c4-b602-4343-8856-f167f6cf255e} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 12950 | 2026.04.28 20:37:02.445980 [ 277 ] {09d493c4-b602-4343-8856-f167f6cf255e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12951 | 2026.04.28 20:37:02.446019 [ 277 ] {09d493c4-b602-4343-8856-f167f6cf255e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12952 | 2026.04.28 20:37:02.447069 [ 277 ] {09d493c4-b602-4343-8856-f167f6cf255e} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002427 sec., 20601.565718994643 rows/sec., 3.28 MiB/sec. | ||
| 12953 | 2026.04.28 20:37:02.447173 [ 277 ] {09d493c4-b602-4343-8856-f167f6cf255e} <Debug> TCPHandler: Processed in 0.002806834 sec. | ||
| 12954 | 2026.04.28 20:37:02.448995 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12955 | 2026.04.28 20:37:02.449149 [ 277 ] {a6a0d462-337b-4a8b-9216-e5b8b53c65a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12956 | 2026.04.28 20:37:02.449212 [ 277 ] {a6a0d462-337b-4a8b-9216-e5b8b53c65a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12957 | 2026.04.28 20:37:02.449873 [ 277 ] {a6a0d462-337b-4a8b-9216-e5b8b53c65a9} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12958 | 2026.04.28 20:37:02.449932 [ 277 ] {a6a0d462-337b-4a8b-9216-e5b8b53c65a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12959 | 2026.04.28 20:37:02.450312 [ 277 ] {a6a0d462-337b-4a8b-9216-e5b8b53c65a9} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12960 | 2026.04.28 20:37:02.450556 [ 277 ] {a6a0d462-337b-4a8b-9216-e5b8b53c65a9} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12961 | 2026.04.28 20:37:02.450705 [ 277 ] {a6a0d462-337b-4a8b-9216-e5b8b53c65a9} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001601 sec., 48719.55028107433 rows/sec., 4.03 MiB/sec. | ||
| 12962 | 2026.04.28 20:37:02.450745 [ 277 ] {a6a0d462-337b-4a8b-9216-e5b8b53c65a9} <Debug> TCPHandler: Processed in 0.001820612 sec. | ||
| 12963 | 2026.04.28 20:37:02.450871 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12964 | 2026.04.28 20:37:02.450965 [ 277 ] {f0f15a35-1580-44c1-8c11-b38099fd9756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12965 | 2026.04.28 20:37:02.451006 [ 277 ] {f0f15a35-1580-44c1-8c11-b38099fd9756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12966 | 2026.04.28 20:37:02.451408 [ 277 ] {f0f15a35-1580-44c1-8c11-b38099fd9756} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12967 | 2026.04.28 20:37:02.451445 [ 277 ] {f0f15a35-1580-44c1-8c11-b38099fd9756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12968 | 2026.04.28 20:37:02.451734 [ 277 ] {f0f15a35-1580-44c1-8c11-b38099fd9756} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12969 | 2026.04.28 20:37:02.451941 [ 277 ] {f0f15a35-1580-44c1-8c11-b38099fd9756} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12970 | 2026.04.28 20:37:02.452057 [ 112 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12971 | 2026.04.28 20:37:02.452074 [ 277 ] {f0f15a35-1580-44c1-8c11-b38099fd9756} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001127 sec., 9760.425909494234 rows/sec., 733.94 KiB/sec. | ||
| 12972 | 2026.04.28 20:37:02.452120 [ 112 ] {} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12973 | 2026.04.28 20:37:02.452129 [ 277 ] {f0f15a35-1580-44c1-8c11-b38099fd9756} <Debug> TCPHandler: Processed in 0.00130806 sec. | ||
| 12974 | 2026.04.28 20:37:02.452152 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12975 | 2026.04.28 20:37:02.452254 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12976 | 2026.04.28 20:37:02.452263 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12977 | 2026.04.28 20:37:02.452364 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12978 | 2026.04.28 20:37:02.452372 [ 277 ] {bd286e73-f087-4544-a052-47b4879b7495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12979 | 2026.04.28 20:37:02.452396 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 227 rows starting from the beginning of the part | ||
| 12980 | 2026.04.28 20:37:02.452415 [ 277 ] {bd286e73-f087-4544-a052-47b4879b7495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12981 | 2026.04.28 20:37:02.452462 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 11 rows starting from the beginning of the part | ||
| 12982 | 2026.04.28 20:37:02.452515 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 31 rows starting from the beginning of the part | ||
| 12983 | 2026.04.28 20:37:02.452561 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 11 rows starting from the beginning of the part | ||
| 12984 | 2026.04.28 20:37:02.452605 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 56 rows starting from the beginning of the part | ||
| 12985 | 2026.04.28 20:37:02.452647 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 11 rows starting from the beginning of the part | ||
| 12986 | 2026.04.28 20:37:02.452852 [ 277 ] {bd286e73-f087-4544-a052-47b4879b7495} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12987 | 2026.04.28 20:37:02.452888 [ 277 ] {bd286e73-f087-4544-a052-47b4879b7495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12988 | 2026.04.28 20:37:02.453190 [ 277 ] {bd286e73-f087-4544-a052-47b4879b7495} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12989 | 2026.04.28 20:37:02.453401 [ 277 ] {bd286e73-f087-4544-a052-47b4879b7495} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12990 | 2026.04.28 20:37:02.453415 [ 200 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001203787 sec., 288256.97569420503 rows/sec., 20.53 MiB/sec. | ||
| 12991 | 2026.04.28 20:37:02.453533 [ 277 ] {bd286e73-f087-4544-a052-47b4879b7495} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001179 sec., 63613.231552162855 rows/sec., 4.97 MiB/sec. | ||
| 12992 | 2026.04.28 20:37:02.453575 [ 277 ] {bd286e73-f087-4544-a052-47b4879b7495} <Debug> TCPHandler: Processed in 0.001360452 sec. | ||
| 12993 | 2026.04.28 20:37:02.453574 [ 192 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12994 | 2026.04.28 20:37:02.453699 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12995 | 2026.04.28 20:37:02.453798 [ 277 ] {f393b157-e418-4f29-9911-6792fe7fd0df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12996 | 2026.04.28 20:37:02.453842 [ 277 ] {f393b157-e418-4f29-9911-6792fe7fd0df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12997 | 2026.04.28 20:37:02.453883 [ 192 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_76_15} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12998 | 2026.04.28 20:37:02.453963 [ 192 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_76_15} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12999 | 2026.04.28 20:37:02.454065 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 13000 | 2026.04.28 20:37:02.454262 [ 277 ] {f393b157-e418-4f29-9911-6792fe7fd0df} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13001 | 2026.04.28 20:37:02.454302 [ 277 ] {f393b157-e418-4f29-9911-6792fe7fd0df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13002 | 2026.04.28 20:37:02.454631 [ 277 ] {f393b157-e418-4f29-9911-6792fe7fd0df} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13003 | 2026.04.28 20:37:02.454842 [ 277 ] {f393b157-e418-4f29-9911-6792fe7fd0df} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13004 | 2026.04.28 20:37:02.454976 [ 277 ] {f393b157-e418-4f29-9911-6792fe7fd0df} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 13005 | 2026.04.28 20:37:02.455014 [ 277 ] {f393b157-e418-4f29-9911-6792fe7fd0df} <Debug> TCPHandler: Processed in 0.001364212 sec. | ||
| 13006 | 2026.04.28 20:37:02.455129 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13007 | 2026.04.28 20:37:02.455223 [ 277 ] {00febff4-038d-47db-9da8-38a27ffe6886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13008 | 2026.04.28 20:37:02.455277 [ 277 ] {00febff4-038d-47db-9da8-38a27ffe6886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13009 | 2026.04.28 20:37:02.456038 [ 277 ] {00febff4-038d-47db-9da8-38a27ffe6886} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13010 | 2026.04.28 20:37:02.456073 [ 277 ] {00febff4-038d-47db-9da8-38a27ffe6886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13011 | 2026.04.28 20:37:02.456621 [ 277 ] {00febff4-038d-47db-9da8-38a27ffe6886} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13012 | 2026.04.28 20:37:02.456840 [ 277 ] {00febff4-038d-47db-9da8-38a27ffe6886} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13013 | 2026.04.28 20:37:02.456967 [ 112 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13014 | 2026.04.28 20:37:02.456980 [ 277 ] {00febff4-038d-47db-9da8-38a27ffe6886} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001775 sec., 6197.1830985915485 rows/sec., 11.11 MiB/sec. | ||
| 13015 | 2026.04.28 20:37:02.457009 [ 112 ] {} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13016 | 2026.04.28 20:37:02.457033 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13017 | 2026.04.28 20:37:02.457049 [ 277 ] {00febff4-038d-47db-9da8-38a27ffe6886} <Debug> TCPHandler: Processed in 0.001968695 sec. | ||
| 13018 | 2026.04.28 20:37:02.457105 [ 192 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 13019 | 2026.04.28 20:37:02.457177 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13020 | 2026.04.28 20:37:02.457274 [ 277 ] {84165133-0593-486f-b39c-1bd0b21f6e3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13021 | 2026.04.28 20:37:02.457303 [ 192 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13022 | 2026.04.28 20:37:02.457317 [ 277 ] {84165133-0593-486f-b39c-1bd0b21f6e3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13023 | 2026.04.28 20:37:02.457360 [ 192 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1628 rows starting from the beginning of the part | ||
| 13024 | 2026.04.28 20:37:02.457491 [ 192 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 11 rows starting from the beginning of the part | ||
| 13025 | 2026.04.28 20:37:02.457593 [ 192 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 31 rows starting from the beginning of the part | ||
| 13026 | 2026.04.28 20:37:02.457678 [ 277 ] {84165133-0593-486f-b39c-1bd0b21f6e3d} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13027 | 2026.04.28 20:37:02.457695 [ 192 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 11 rows starting from the beginning of the part | ||
| 13028 | 2026.04.28 20:37:02.457720 [ 277 ] {84165133-0593-486f-b39c-1bd0b21f6e3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13029 | 2026.04.28 20:37:02.457807 [ 192 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 42 rows starting from the beginning of the part | ||
| 13030 | 2026.04.28 20:37:02.457919 [ 192 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 11 rows starting from the beginning of the part | ||
| 13031 | 2026.04.28 20:37:02.458046 [ 277 ] {84165133-0593-486f-b39c-1bd0b21f6e3d} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13032 | 2026.04.28 20:37:02.458276 [ 277 ] {84165133-0593-486f-b39c-1bd0b21f6e3d} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13033 | 2026.04.28 20:37:02.458422 [ 277 ] {84165133-0593-486f-b39c-1bd0b21f6e3d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 13034 | 2026.04.28 20:37:02.458458 [ 277 ] {84165133-0593-486f-b39c-1bd0b21f6e3d} <Debug> TCPHandler: Processed in 0.001331231 sec. | ||
| 13035 | 2026.04.28 20:37:02.465625 [ 200 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1734 rows, containing 19 columns (19 merged, 0 gathered) in 0.008550705 sec., 202790.29623873119 rows/sec., 363.39 MiB/sec. | ||
| 13036 | 2026.04.28 20:37:02.467129 [ 200 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13037 | 2026.04.28 20:37:02.467506 [ 200 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13038 | 2026.04.28 20:37:02.467575 [ 200 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13039 | 2026.04.28 20:37:02.467683 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.48 MiB. | ||
| 13040 | 2026.04.28 20:37:03.000267 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 350.77 MiB, peak 364.20 MiB, free memory in arenas 0.00 B, will set to 354.43 MiB (RSS), difference: 3.66 MiB | ||
| 13041 | 2026.04.28 20:37:04.234324 [ 109 ] {} <Debug> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 13042 | 2026.04.28 20:37:04.234385 [ 109 ] {} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13043 | 2026.04.28 20:37:04.234409 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13044 | 2026.04.28 20:37:04.234528 [ 195 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 13045 | 2026.04.28 20:37:04.234675 [ 195 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13046 | 2026.04.28 20:37:04.234713 [ 195 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 2 rows starting from the beginning of the part | ||
| 13047 | 2026.04.28 20:37:04.234785 [ 195 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 13048 | 2026.04.28 20:37:04.234838 [ 195 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 13049 | 2026.04.28 20:37:04.234886 [ 195 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 13050 | 2026.04.28 20:37:04.234929 [ 195 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 13051 | 2026.04.28 20:37:04.235708 [ 189 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001235708 sec., 4855.516028058409 rows/sec., 360.37 KiB/sec. | ||
| 13052 | 2026.04.28 20:37:04.235851 [ 199 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 13053 | 2026.04.28 20:37:04.236137 [ 199 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_13_3} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13054 | 2026.04.28 20:37:04.236206 [ 199 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_13_3} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 13055 | 2026.04.28 20:37:04.236279 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13056 | 2026.04.28 20:37:05.594943 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13057 | 2026.04.28 20:37:05.594995 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13058 | 2026.04.28 20:37:05.731943 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26920 | ||
| 13059 | 2026.04.28 20:37:05.732703 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13060 | 2026.04.28 20:37:05.732743 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13061 | 2026.04.28 20:37:05.733228 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13062 | 2026.04.28 20:37:05.733475 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13063 | 2026.04.28 20:37:05.733610 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26920 | ||
| 13064 | 2026.04.28 20:37:05.733625 [ 107 ] {} <Debug> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13065 | 2026.04.28 20:37:05.733691 [ 107 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13066 | 2026.04.28 20:37:05.733714 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13067 | 2026.04.28 20:37:05.733816 [ 197 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 13068 | 2026.04.28 20:37:05.733924 [ 197 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13069 | 2026.04.28 20:37:05.733958 [ 197 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24552 rows starting from the beginning of the part | ||
| 13070 | 2026.04.28 20:37:05.734022 [ 197 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 13071 | 2026.04.28 20:37:05.734074 [ 197 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 13072 | 2026.04.28 20:37:05.734118 [ 197 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 13073 | 2026.04.28 20:37:05.734153 [ 197 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 13074 | 2026.04.28 20:37:05.734193 [ 197 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 13075 | 2026.04.28 20:37:05.736245 [ 188 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26920 rows, containing 4 columns (4 merged, 0 gathered) in 0.002469486 sec., 10901053.903524863 rows/sec., 155.94 MiB/sec. | ||
| 13076 | 2026.04.28 20:37:05.736733 [ 194 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13077 | 2026.04.28 20:37:05.737219 [ 194 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_56_11} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13078 | 2026.04.28 20:37:05.737303 [ 194 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_56_11} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13079 | 2026.04.28 20:37:05.737431 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
| 13080 | 2026.04.28 20:37:05.823888 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1602 | ||
| 13081 | 2026.04.28 20:37:05.826111 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13082 | 2026.04.28 20:37:05.826155 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13083 | 2026.04.28 20:37:05.827376 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13084 | 2026.04.28 20:37:05.827650 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13085 | 2026.04.28 20:37:05.828026 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1602 | ||
| 13086 | 2026.04.28 20:37:07.123201 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 422 | ||
| 13087 | 2026.04.28 20:37:07.140696 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13088 | 2026.04.28 20:37:07.140753 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13089 | 2026.04.28 20:37:07.147001 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13090 | 2026.04.28 20:37:07.147704 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13091 | 2026.04.28 20:37:07.148021 [ 106 ] {} <Debug> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13092 | 2026.04.28 20:37:07.148089 [ 106 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13093 | 2026.04.28 20:37:07.148145 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13094 | 2026.04.28 20:37:07.148276 [ 189 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 13095 | 2026.04.28 20:37:07.151105 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 13096 | 2026.04.28 20:37:07.152553 [ 189 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13097 | 2026.04.28 20:37:07.154309 [ 189 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 13098 | 2026.04.28 20:37:07.160100 [ 189 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 13099 | 2026.04.28 20:37:07.164867 [ 189 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 13100 | 2026.04.28 20:37:07.169690 [ 189 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 13101 | 2026.04.28 20:37:07.174754 [ 189 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 7 rows starting from the beginning of the part | ||
| 13102 | 2026.04.28 20:37:07.178725 [ 189 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part | ||
| 13103 | 2026.04.28 20:37:07.232352 [ 188 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.084136525 sec., 5015.657587474643 rows/sec., 25.94 MiB/sec. | ||
| 13104 | 2026.04.28 20:37:07.235235 [ 198 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13105 | 2026.04.28 20:37:07.237255 [ 198 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_56_11} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13106 | 2026.04.28 20:37:07.237365 [ 198 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_56_11} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13107 | 2026.04.28 20:37:07.239984 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13108 | 2026.04.28 20:37:07.444099 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13109 | 2026.04.28 20:37:07.444360 [ 277 ] {a08b8656-d0fc-4b12-9f32-0663a218af6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 13110 | 2026.04.28 20:37:07.444744 [ 277 ] {a08b8656-d0fc-4b12-9f32-0663a218af6a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13111 | 2026.04.28 20:37:07.444788 [ 277 ] {a08b8656-d0fc-4b12-9f32-0663a218af6a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 13112 | 2026.04.28 20:37:07.445053 [ 277 ] {a08b8656-d0fc-4b12-9f32-0663a218af6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13113 | 2026.04.28 20:37:07.445138 [ 277 ] {a08b8656-d0fc-4b12-9f32-0663a218af6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13114 | 2026.04.28 20:37:07.445285 [ 277 ] {a08b8656-d0fc-4b12-9f32-0663a218af6a} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13115 | 2026.04.28 20:37:07.445388 [ 348 ] {a08b8656-d0fc-4b12-9f32-0663a218af6a} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13116 | 2026.04.28 20:37:07.445423 [ 341 ] {a08b8656-d0fc-4b12-9f32-0663a218af6a} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13117 | 2026.04.28 20:37:07.445420 [ 332 ] {a08b8656-d0fc-4b12-9f32-0663a218af6a} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13118 | 2026.04.28 20:37:07.445597 [ 277 ] {a08b8656-d0fc-4b12-9f32-0663a218af6a} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 13119 | 2026.04.28 20:37:07.445626 [ 277 ] {a08b8656-d0fc-4b12-9f32-0663a218af6a} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13120 | 2026.04.28 20:37:07.445699 [ 277 ] {a08b8656-d0fc-4b12-9f32-0663a218af6a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13121 | 2026.04.28 20:37:07.445721 [ 277 ] {a08b8656-d0fc-4b12-9f32-0663a218af6a} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 13122 | 2026.04.28 20:37:07.445755 [ 277 ] {a08b8656-d0fc-4b12-9f32-0663a218af6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13123 | 2026.04.28 20:37:07.445792 [ 277 ] {a08b8656-d0fc-4b12-9f32-0663a218af6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13124 | 2026.04.28 20:37:07.446914 [ 277 ] {a08b8656-d0fc-4b12-9f32-0663a218af6a} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002659 sec., 18804.0616773223 rows/sec., 2.99 MiB/sec. | ||
| 13125 | 2026.04.28 20:37:07.447027 [ 277 ] {a08b8656-d0fc-4b12-9f32-0663a218af6a} <Debug> TCPHandler: Processed in 0.003073131 sec. | ||
| 13126 | 2026.04.28 20:37:07.449297 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13127 | 2026.04.28 20:37:07.449430 [ 277 ] {d554f9ad-ee46-443e-96af-0b65ca18c219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13128 | 2026.04.28 20:37:07.449483 [ 277 ] {d554f9ad-ee46-443e-96af-0b65ca18c219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13129 | 2026.04.28 20:37:07.450086 [ 277 ] {d554f9ad-ee46-443e-96af-0b65ca18c219} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13130 | 2026.04.28 20:37:07.450135 [ 277 ] {d554f9ad-ee46-443e-96af-0b65ca18c219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13131 | 2026.04.28 20:37:07.450514 [ 277 ] {d554f9ad-ee46-443e-96af-0b65ca18c219} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13132 | 2026.04.28 20:37:07.450750 [ 277 ] {d554f9ad-ee46-443e-96af-0b65ca18c219} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13133 | 2026.04.28 20:37:07.450903 [ 277 ] {d554f9ad-ee46-443e-96af-0b65ca18c219} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001512 sec., 78042.32804232804 rows/sec., 6.64 MiB/sec. | ||
| 13134 | 2026.04.28 20:37:07.450943 [ 277 ] {d554f9ad-ee46-443e-96af-0b65ca18c219} <Debug> TCPHandler: Processed in 0.001708339 sec. | ||
| 13135 | 2026.04.28 20:37:07.451075 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13136 | 2026.04.28 20:37:07.451176 [ 277 ] {9c31398c-76ed-46d5-a59f-f6e0e3d34931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13137 | 2026.04.28 20:37:07.451220 [ 277 ] {9c31398c-76ed-46d5-a59f-f6e0e3d34931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13138 | 2026.04.28 20:37:07.451624 [ 277 ] {9c31398c-76ed-46d5-a59f-f6e0e3d34931} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13139 | 2026.04.28 20:37:07.451662 [ 277 ] {9c31398c-76ed-46d5-a59f-f6e0e3d34931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13140 | 2026.04.28 20:37:07.451964 [ 277 ] {9c31398c-76ed-46d5-a59f-f6e0e3d34931} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13141 | 2026.04.28 20:37:07.452180 [ 277 ] {9c31398c-76ed-46d5-a59f-f6e0e3d34931} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13142 | 2026.04.28 20:37:07.452313 [ 277 ] {9c31398c-76ed-46d5-a59f-f6e0e3d34931} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00116 sec., 26724.137931034482 rows/sec., 1.96 MiB/sec. | ||
| 13143 | 2026.04.28 20:37:07.452351 [ 277 ] {9c31398c-76ed-46d5-a59f-f6e0e3d34931} <Debug> TCPHandler: Processed in 0.00132601 sec. | ||
| 13144 | 2026.04.28 20:37:07.452472 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13145 | 2026.04.28 20:37:07.452567 [ 277 ] {a000948e-93ee-4711-8dc1-c6174653c827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13146 | 2026.04.28 20:37:07.452608 [ 277 ] {a000948e-93ee-4711-8dc1-c6174653c827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13147 | 2026.04.28 20:37:07.453028 [ 277 ] {a000948e-93ee-4711-8dc1-c6174653c827} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13148 | 2026.04.28 20:37:07.453065 [ 277 ] {a000948e-93ee-4711-8dc1-c6174653c827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13149 | 2026.04.28 20:37:07.453382 [ 277 ] {a000948e-93ee-4711-8dc1-c6174653c827} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13150 | 2026.04.28 20:37:07.453600 [ 277 ] {a000948e-93ee-4711-8dc1-c6174653c827} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13151 | 2026.04.28 20:37:07.453735 [ 277 ] {a000948e-93ee-4711-8dc1-c6174653c827} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001186 sec., 80101.18043844857 rows/sec., 6.26 MiB/sec. | ||
| 13152 | 2026.04.28 20:37:07.453774 [ 277 ] {a000948e-93ee-4711-8dc1-c6174653c827} <Debug> TCPHandler: Processed in 0.001352431 sec. | ||
| 13153 | 2026.04.28 20:37:07.453896 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13154 | 2026.04.28 20:37:07.453990 [ 277 ] {748eaf43-fc72-48f7-8cb1-fe330cd42d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13155 | 2026.04.28 20:37:07.454034 [ 277 ] {748eaf43-fc72-48f7-8cb1-fe330cd42d5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13156 | 2026.04.28 20:37:07.454421 [ 277 ] {748eaf43-fc72-48f7-8cb1-fe330cd42d5c} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13157 | 2026.04.28 20:37:07.454457 [ 277 ] {748eaf43-fc72-48f7-8cb1-fe330cd42d5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13158 | 2026.04.28 20:37:07.454782 [ 277 ] {748eaf43-fc72-48f7-8cb1-fe330cd42d5c} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13159 | 2026.04.28 20:37:07.454997 [ 277 ] {748eaf43-fc72-48f7-8cb1-fe330cd42d5c} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13160 | 2026.04.28 20:37:07.455129 [ 277 ] {748eaf43-fc72-48f7-8cb1-fe330cd42d5c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 13161 | 2026.04.28 20:37:07.455165 [ 277 ] {748eaf43-fc72-48f7-8cb1-fe330cd42d5c} <Debug> TCPHandler: Processed in 0.001318811 sec. | ||
| 13162 | 2026.04.28 20:37:07.455286 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13163 | 2026.04.28 20:37:07.455380 [ 277 ] {05c69c07-da88-4f47-bd08-23609f3648e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13164 | 2026.04.28 20:37:07.455436 [ 277 ] {05c69c07-da88-4f47-bd08-23609f3648e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13165 | 2026.04.28 20:37:07.456279 [ 277 ] {05c69c07-da88-4f47-bd08-23609f3648e1} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13166 | 2026.04.28 20:37:07.456315 [ 277 ] {05c69c07-da88-4f47-bd08-23609f3648e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13167 | 2026.04.28 20:37:07.456861 [ 277 ] {05c69c07-da88-4f47-bd08-23609f3648e1} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13168 | 2026.04.28 20:37:07.457082 [ 277 ] {05c69c07-da88-4f47-bd08-23609f3648e1} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13169 | 2026.04.28 20:37:07.457221 [ 277 ] {05c69c07-da88-4f47-bd08-23609f3648e1} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001859 sec., 16675.632060247444 rows/sec., 29.88 MiB/sec. | ||
| 13170 | 2026.04.28 20:37:07.457287 [ 277 ] {05c69c07-da88-4f47-bd08-23609f3648e1} <Debug> TCPHandler: Processed in 0.002049537 sec. | ||
| 13171 | 2026.04.28 20:37:07.457417 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13172 | 2026.04.28 20:37:07.457514 [ 277 ] {cee0039d-7ebf-4652-817f-e363ef381b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13173 | 2026.04.28 20:37:07.457556 [ 277 ] {cee0039d-7ebf-4652-817f-e363ef381b7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13174 | 2026.04.28 20:37:07.457889 [ 277 ] {cee0039d-7ebf-4652-817f-e363ef381b7b} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13175 | 2026.04.28 20:37:07.457926 [ 277 ] {cee0039d-7ebf-4652-817f-e363ef381b7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13176 | 2026.04.28 20:37:07.458241 [ 277 ] {cee0039d-7ebf-4652-817f-e363ef381b7b} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13177 | 2026.04.28 20:37:07.458451 [ 277 ] {cee0039d-7ebf-4652-817f-e363ef381b7b} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13178 | 2026.04.28 20:37:07.458580 [ 277 ] {cee0039d-7ebf-4652-817f-e363ef381b7b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 13179 | 2026.04.28 20:37:07.458616 [ 277 ] {cee0039d-7ebf-4652-817f-e363ef381b7b} <Debug> TCPHandler: Processed in 0.001248719 sec. | ||
| 13180 | 2026.04.28 20:37:08.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 356.00 MiB, peak 368.93 MiB, free memory in arenas 0.00 B, will set to 354.94 MiB (RSS), difference: -1.06 MiB | ||
| 13181 | 2026.04.28 20:37:10.021015 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65103 | ||
| 13182 | 2026.04.28 20:37:10.021137 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13183 | 2026.04.28 20:37:10.021163 [ 286 ] {} <Debug> TCP-Session: e6662aa8-0d7d-4094-adc5-2ec26e1e1d7b Authenticating user 'default' from [fd00:1122:3344:101::e]:65103 | ||
| 13184 | 2026.04.28 20:37:10.021187 [ 286 ] {} <Debug> TCP-Session: e6662aa8-0d7d-4094-adc5-2ec26e1e1d7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13185 | 2026.04.28 20:37:10.021199 [ 286 ] {} <Debug> TCP-Session: e6662aa8-0d7d-4094-adc5-2ec26e1e1d7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13186 | 2026.04.28 20:37:10.021417 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54688 | ||
| 13187 | 2026.04.28 20:37:10.021449 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48602 | ||
| 13188 | 2026.04.28 20:37:10.021468 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64057 | ||
| 13189 | 2026.04.28 20:37:10.021489 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41545 | ||
| 13190 | 2026.04.28 20:37:10.021507 [ 286 ] {} <Trace> TCP-Session: e6662aa8-0d7d-4094-adc5-2ec26e1e1d7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13191 | 2026.04.28 20:37:10.021538 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13192 | 2026.04.28 20:37:10.021558 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13193 | 2026.04.28 20:37:10.021562 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13194 | 2026.04.28 20:37:10.021581 [ 288 ] {} <Debug> TCP-Session: 915d6c06-83ee-43b2-9f95-ca87b2f11972 Authenticating user 'default' from [fd00:1122:3344:101::e]:54688 | ||
| 13195 | 2026.04.28 20:37:10.021595 [ 290 ] {} <Debug> TCP-Session: 9f8dbb32-1a1d-4c1e-89ae-6836a0bd891d Authenticating user 'default' from [fd00:1122:3344:101::e]:48602 | ||
| 13196 | 2026.04.28 20:37:10.021606 [ 292 ] {} <Debug> TCP-Session: 63d806f7-f5e9-499f-a9b1-1ab2360ea101 Authenticating user 'default' from [fd00:1122:3344:101::e]:64057 | ||
| 13197 | 2026.04.28 20:37:10.021617 [ 288 ] {} <Debug> TCP-Session: 915d6c06-83ee-43b2-9f95-ca87b2f11972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13198 | 2026.04.28 20:37:10.021631 [ 290 ] {} <Debug> TCP-Session: 9f8dbb32-1a1d-4c1e-89ae-6836a0bd891d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13199 | 2026.04.28 20:37:10.021642 [ 288 ] {} <Debug> TCP-Session: 915d6c06-83ee-43b2-9f95-ca87b2f11972 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13200 | 2026.04.28 20:37:10.021658 [ 290 ] {} <Debug> TCP-Session: 9f8dbb32-1a1d-4c1e-89ae-6836a0bd891d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13201 | 2026.04.28 20:37:10.021638 [ 292 ] {} <Debug> TCP-Session: 63d806f7-f5e9-499f-a9b1-1ab2360ea101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13202 | 2026.04.28 20:37:10.021692 [ 286 ] {f4b815d6-c04d-456e-a801-45f9b31cb8cc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65103) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13203 | 2026.04.28 20:37:10.021720 [ 292 ] {} <Debug> TCP-Session: 63d806f7-f5e9-499f-a9b1-1ab2360ea101 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13204 | 2026.04.28 20:37:10.021573 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13205 | 2026.04.28 20:37:10.021479 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46496 | ||
| 13206 | 2026.04.28 20:37:10.021768 [ 294 ] {} <Debug> TCP-Session: 379c8585-3eae-4f4d-9be5-9c5cd3a83833 Authenticating user 'default' from [fd00:1122:3344:101::e]:41545 | ||
| 13207 | 2026.04.28 20:37:10.021480 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44665 | ||
| 13208 | 2026.04.28 20:37:10.021835 [ 294 ] {} <Debug> TCP-Session: 379c8585-3eae-4f4d-9be5-9c5cd3a83833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13209 | 2026.04.28 20:37:10.021445 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59633 | ||
| 13210 | 2026.04.28 20:37:10.021877 [ 294 ] {} <Debug> TCP-Session: 379c8585-3eae-4f4d-9be5-9c5cd3a83833 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13211 | 2026.04.28 20:37:10.021496 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55730 | ||
| 13212 | 2026.04.28 20:37:10.021974 [ 286 ] {f4b815d6-c04d-456e-a801-45f9b31cb8cc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13213 | 2026.04.28 20:37:10.022039 [ 286 ] {f4b815d6-c04d-456e-a801-45f9b31cb8cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13214 | 2026.04.28 20:37:10.022043 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13215 | 2026.04.28 20:37:10.022089 [ 291 ] {} <Debug> TCP-Session: 01e1b6eb-ac26-4d53-8ae9-db520fb3120a Authenticating user 'default' from [fd00:1122:3344:101::e]:46496 | ||
| 13216 | 2026.04.28 20:37:10.022117 [ 291 ] {} <Debug> TCP-Session: 01e1b6eb-ac26-4d53-8ae9-db520fb3120a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13217 | 2026.04.28 20:37:10.022138 [ 291 ] {} <Debug> TCP-Session: 01e1b6eb-ac26-4d53-8ae9-db520fb3120a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13218 | 2026.04.28 20:37:10.022333 [ 286 ] {f4b815d6-c04d-456e-a801-45f9b31cb8cc} <Debug> oximeter.version (260e5583-1b7e-4a62-bf30-86bcce144844) (SelectExecutor): Key condition: unknown | ||
| 13219 | 2026.04.28 20:37:10.022451 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13220 | 2026.04.28 20:37:10.022485 [ 275 ] {} <Debug> TCP-Session: e299b952-1eac-4baa-b6fa-afac58e4cd3d Authenticating user 'default' from [fd00:1122:3344:101::e]:55730 | ||
| 13221 | 2026.04.28 20:37:10.022502 [ 275 ] {} <Debug> TCP-Session: e299b952-1eac-4baa-b6fa-afac58e4cd3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13222 | 2026.04.28 20:37:10.022514 [ 275 ] {} <Debug> TCP-Session: e299b952-1eac-4baa-b6fa-afac58e4cd3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13223 | 2026.04.28 20:37:10.022577 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13224 | 2026.04.28 20:37:10.022613 [ 289 ] {} <Debug> TCP-Session: 5a036f12-96da-44b0-9ca1-ab5b554e3dd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:59633 | ||
| 13225 | 2026.04.28 20:37:10.022641 [ 289 ] {} <Debug> TCP-Session: 5a036f12-96da-44b0-9ca1-ab5b554e3dd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13226 | 2026.04.28 20:37:10.022654 [ 289 ] {} <Debug> TCP-Session: 5a036f12-96da-44b0-9ca1-ab5b554e3dd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13227 | 2026.04.28 20:37:10.022753 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13228 | 2026.04.28 20:37:10.022782 [ 293 ] {} <Debug> TCP-Session: 327aa546-ca36-4471-aa59-3522ea266895 Authenticating user 'default' from [fd00:1122:3344:101::e]:44665 | ||
| 13229 | 2026.04.28 20:37:10.022801 [ 293 ] {} <Debug> TCP-Session: 327aa546-ca36-4471-aa59-3522ea266895 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13230 | 2026.04.28 20:37:10.022813 [ 293 ] {} <Debug> TCP-Session: 327aa546-ca36-4471-aa59-3522ea266895 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13231 | 2026.04.28 20:37:10.023297 [ 309 ] {f4b815d6-c04d-456e-a801-45f9b31cb8cc} <Trace> AggregatingTransform: Aggregating | ||
| 13232 | 2026.04.28 20:37:10.023330 [ 309 ] {f4b815d6-c04d-456e-a801-45f9b31cb8cc} <Trace> Aggregator: Aggregation method: without_key | ||
| 13233 | 2026.04.28 20:37:10.023367 [ 309 ] {f4b815d6-c04d-456e-a801-45f9b31cb8cc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000925672 sec. (1080.296 rows/sec., 42.20 KiB/sec.) | ||
| 13234 | 2026.04.28 20:37:10.023385 [ 309 ] {f4b815d6-c04d-456e-a801-45f9b31cb8cc} <Trace> Aggregator: Merging aggregated data | ||
| 13235 | 2026.04.28 20:37:10.024606 [ 286 ] {f4b815d6-c04d-456e-a801-45f9b31cb8cc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002965 sec., 337.2681281618887 rows/sec., 13.17 KiB/sec. | ||
| 13236 | 2026.04.28 20:37:10.024755 [ 286 ] {f4b815d6-c04d-456e-a801-45f9b31cb8cc} <Debug> TCPHandler: Processed in 0.003361767 sec. | ||
| 13237 | 2026.04.28 20:37:10.024876 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13238 | 2026.04.28 20:37:10.024909 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13239 | 2026.04.28 20:37:10.024918 [ 286 ] {} <Debug> TCP-Session: e6662aa8-0d7d-4094-adc5-2ec26e1e1d7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13240 | 2026.04.28 20:37:10.024936 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13241 | 2026.04.28 20:37:10.024951 [ 275 ] {} <Debug> TCP-Session: e299b952-1eac-4baa-b6fa-afac58e4cd3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13242 | 2026.04.28 20:37:10.024959 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13243 | 2026.04.28 20:37:10.024985 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13244 | 2026.04.28 20:37:10.025018 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13245 | 2026.04.28 20:37:10.025035 [ 291 ] {} <Debug> TCP-Session: 01e1b6eb-ac26-4d53-8ae9-db520fb3120a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13246 | 2026.04.28 20:37:10.025060 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13247 | 2026.04.28 20:37:10.025077 [ 290 ] {} <Debug> TCP-Session: 9f8dbb32-1a1d-4c1e-89ae-6836a0bd891d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13248 | 2026.04.28 20:37:10.025063 [ 292 ] {} <Debug> TCP-Session: 63d806f7-f5e9-499f-a9b1-1ab2360ea101 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13249 | 2026.04.28 20:37:10.025109 [ 294 ] {} <Debug> TCP-Session: 379c8585-3eae-4f4d-9be5-9c5cd3a83833 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13250 | 2026.04.28 20:37:10.025032 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13251 | 2026.04.28 20:37:10.025008 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13252 | 2026.04.28 20:37:10.025182 [ 293 ] {} <Debug> TCP-Session: 327aa546-ca36-4471-aa59-3522ea266895 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13253 | 2026.04.28 20:37:10.024990 [ 289 ] {} <Debug> TCP-Session: 5a036f12-96da-44b0-9ca1-ab5b554e3dd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13254 | 2026.04.28 20:37:10.025208 [ 288 ] {} <Debug> TCP-Session: 915d6c06-83ee-43b2-9f95-ca87b2f11972 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13255 | 2026.04.28 20:37:10.105047 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50947 | ||
| 13256 | 2026.04.28 20:37:10.105165 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13257 | 2026.04.28 20:37:10.105193 [ 286 ] {} <Debug> TCP-Session: c7764f4b-7dab-46f3-8626-b2e260842437 Authenticating user 'default' from [fd00:1122:3344:101::e]:50947 | ||
| 13258 | 2026.04.28 20:37:10.105215 [ 286 ] {} <Debug> TCP-Session: c7764f4b-7dab-46f3-8626-b2e260842437 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13259 | 2026.04.28 20:37:10.105227 [ 286 ] {} <Debug> TCP-Session: c7764f4b-7dab-46f3-8626-b2e260842437 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13260 | 2026.04.28 20:37:10.105465 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45043 | ||
| 13261 | 2026.04.28 20:37:10.105495 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43395 | ||
| 13262 | 2026.04.28 20:37:10.105520 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65008 | ||
| 13263 | 2026.04.28 20:37:10.105539 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56938 | ||
| 13264 | 2026.04.28 20:37:10.105554 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56736 | ||
| 13265 | 2026.04.28 20:37:10.105579 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13266 | 2026.04.28 20:37:10.105591 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13267 | 2026.04.28 20:37:10.105601 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13268 | 2026.04.28 20:37:10.105611 [ 288 ] {} <Debug> TCP-Session: 0eac0223-d832-4fea-8244-1f48ab3b892b Authenticating user 'default' from [fd00:1122:3344:101::e]:45043 | ||
| 13269 | 2026.04.28 20:37:10.105624 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13270 | 2026.04.28 20:37:10.105628 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13271 | 2026.04.28 20:37:10.105634 [ 292 ] {} <Debug> TCP-Session: 28acee46-e4b0-46d2-87de-31927dd6fe14 Authenticating user 'default' from [fd00:1122:3344:101::e]:65008 | ||
| 13272 | 2026.04.28 20:37:10.105657 [ 294 ] {} <Debug> TCP-Session: 9a2b6699-3ec4-4428-bca7-4595195246de Authenticating user 'default' from [fd00:1122:3344:101::e]:56938 | ||
| 13273 | 2026.04.28 20:37:10.105664 [ 275 ] {} <Debug> TCP-Session: 60d9c926-6b8e-444f-958b-4ed2f2e31003 Authenticating user 'default' from [fd00:1122:3344:101::e]:56736 | ||
| 13274 | 2026.04.28 20:37:10.105669 [ 292 ] {} <Debug> TCP-Session: 28acee46-e4b0-46d2-87de-31927dd6fe14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13275 | 2026.04.28 20:37:10.105682 [ 294 ] {} <Debug> TCP-Session: 9a2b6699-3ec4-4428-bca7-4595195246de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13276 | 2026.04.28 20:37:10.105693 [ 292 ] {} <Debug> TCP-Session: 28acee46-e4b0-46d2-87de-31927dd6fe14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13277 | 2026.04.28 20:37:10.105688 [ 275 ] {} <Debug> TCP-Session: 60d9c926-6b8e-444f-958b-4ed2f2e31003 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13278 | 2026.04.28 20:37:10.105703 [ 294 ] {} <Debug> TCP-Session: 9a2b6699-3ec4-4428-bca7-4595195246de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13279 | 2026.04.28 20:37:10.105721 [ 275 ] {} <Debug> TCP-Session: 60d9c926-6b8e-444f-958b-4ed2f2e31003 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13280 | 2026.04.28 20:37:10.105624 [ 290 ] {} <Debug> TCP-Session: 19d0e72d-d909-44fc-ac0c-67a6a5eeeafd Authenticating user 'default' from [fd00:1122:3344:101::e]:43395 | ||
| 13281 | 2026.04.28 20:37:10.105536 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65157 | ||
| 13282 | 2026.04.28 20:37:10.105769 [ 290 ] {} <Debug> TCP-Session: 19d0e72d-d909-44fc-ac0c-67a6a5eeeafd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13283 | 2026.04.28 20:37:10.105519 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33668 | ||
| 13284 | 2026.04.28 20:37:10.105830 [ 290 ] {} <Debug> TCP-Session: 19d0e72d-d909-44fc-ac0c-67a6a5eeeafd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13285 | 2026.04.28 20:37:10.105493 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60414 | ||
| 13286 | 2026.04.28 20:37:10.105866 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13287 | 2026.04.28 20:37:10.105644 [ 288 ] {} <Debug> TCP-Session: 0eac0223-d832-4fea-8244-1f48ab3b892b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13288 | 2026.04.28 20:37:10.105910 [ 293 ] {} <Debug> TCP-Session: 3cf9cf2b-448e-4d45-a339-a86130dcc83c Authenticating user 'default' from [fd00:1122:3344:101::e]:65157 | ||
| 13289 | 2026.04.28 20:37:10.105919 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13290 | 2026.04.28 20:37:10.105924 [ 288 ] {} <Debug> TCP-Session: 0eac0223-d832-4fea-8244-1f48ab3b892b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13291 | 2026.04.28 20:37:10.105931 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13292 | 2026.04.28 20:37:10.105959 [ 291 ] {} <Debug> TCP-Session: f04b6ac8-ef9e-44bb-88b5-300f02025bbc Authenticating user 'default' from [fd00:1122:3344:101::e]:33668 | ||
| 13293 | 2026.04.28 20:37:10.105982 [ 289 ] {} <Debug> TCP-Session: 73773c37-66fa-46a5-8c40-4424851153ff Authenticating user 'default' from [fd00:1122:3344:101::e]:60414 | ||
| 13294 | 2026.04.28 20:37:10.105943 [ 293 ] {} <Debug> TCP-Session: 3cf9cf2b-448e-4d45-a339-a86130dcc83c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13295 | 2026.04.28 20:37:10.105999 [ 291 ] {} <Debug> TCP-Session: f04b6ac8-ef9e-44bb-88b5-300f02025bbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13296 | 2026.04.28 20:37:10.106019 [ 293 ] {} <Debug> TCP-Session: 3cf9cf2b-448e-4d45-a339-a86130dcc83c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13297 | 2026.04.28 20:37:10.106032 [ 291 ] {} <Debug> TCP-Session: f04b6ac8-ef9e-44bb-88b5-300f02025bbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13298 | 2026.04.28 20:37:10.106008 [ 289 ] {} <Debug> TCP-Session: 73773c37-66fa-46a5-8c40-4424851153ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13299 | 2026.04.28 20:37:10.105529 [ 286 ] {} <Trace> TCP-Session: c7764f4b-7dab-46f3-8626-b2e260842437 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13300 | 2026.04.28 20:37:10.106077 [ 289 ] {} <Debug> TCP-Session: 73773c37-66fa-46a5-8c40-4424851153ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13301 | 2026.04.28 20:37:10.106246 [ 286 ] {7a7c1a2e-dce1-431c-a821-5a6de662bff0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50947) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13302 | 2026.04.28 20:37:10.106510 [ 286 ] {7a7c1a2e-dce1-431c-a821-5a6de662bff0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13303 | 2026.04.28 20:37:10.106566 [ 286 ] {7a7c1a2e-dce1-431c-a821-5a6de662bff0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13304 | 2026.04.28 20:37:10.106855 [ 286 ] {7a7c1a2e-dce1-431c-a821-5a6de662bff0} <Debug> oximeter.version (260e5583-1b7e-4a62-bf30-86bcce144844) (SelectExecutor): Key condition: unknown | ||
| 13305 | 2026.04.28 20:37:10.107837 [ 301 ] {7a7c1a2e-dce1-431c-a821-5a6de662bff0} <Trace> AggregatingTransform: Aggregating | ||
| 13306 | 2026.04.28 20:37:10.107876 [ 301 ] {7a7c1a2e-dce1-431c-a821-5a6de662bff0} <Trace> Aggregator: Aggregation method: without_key | ||
| 13307 | 2026.04.28 20:37:10.107912 [ 301 ] {7a7c1a2e-dce1-431c-a821-5a6de662bff0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000954672 sec. (1047.480 rows/sec., 40.92 KiB/sec.) | ||
| 13308 | 2026.04.28 20:37:10.107930 [ 301 ] {7a7c1a2e-dce1-431c-a821-5a6de662bff0} <Trace> Aggregator: Merging aggregated data | ||
| 13309 | 2026.04.28 20:37:10.109109 [ 286 ] {7a7c1a2e-dce1-431c-a821-5a6de662bff0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002913 sec., 343.28870580157917 rows/sec., 13.41 KiB/sec. | ||
| 13310 | 2026.04.28 20:37:10.109258 [ 286 ] {7a7c1a2e-dce1-431c-a821-5a6de662bff0} <Debug> TCPHandler: Processed in 0.003845358 sec. | ||
| 13311 | 2026.04.28 20:37:10.109388 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13312 | 2026.04.28 20:37:10.109428 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13313 | 2026.04.28 20:37:10.109437 [ 286 ] {} <Debug> TCP-Session: c7764f4b-7dab-46f3-8626-b2e260842437 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13314 | 2026.04.28 20:37:10.109455 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13315 | 2026.04.28 20:37:10.109481 [ 275 ] {} <Debug> TCP-Session: 60d9c926-6b8e-444f-958b-4ed2f2e31003 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13316 | 2026.04.28 20:37:10.109503 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13317 | 2026.04.28 20:37:10.109517 [ 288 ] {} <Debug> TCP-Session: 0eac0223-d832-4fea-8244-1f48ab3b892b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13318 | 2026.04.28 20:37:10.109530 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13319 | 2026.04.28 20:37:10.109551 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13320 | 2026.04.28 20:37:10.109569 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13321 | 2026.04.28 20:37:10.109579 [ 294 ] {} <Debug> TCP-Session: 9a2b6699-3ec4-4428-bca7-4595195246de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13322 | 2026.04.28 20:37:10.109594 [ 292 ] {} <Debug> TCP-Session: 28acee46-e4b0-46d2-87de-31927dd6fe14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13323 | 2026.04.28 20:37:10.109593 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13324 | 2026.04.28 20:37:10.109615 [ 290 ] {} <Debug> TCP-Session: 19d0e72d-d909-44fc-ac0c-67a6a5eeeafd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13325 | 2026.04.28 20:37:10.109653 [ 293 ] {} <Debug> TCP-Session: 3cf9cf2b-448e-4d45-a339-a86130dcc83c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13326 | 2026.04.28 20:37:10.109571 [ 291 ] {} <Debug> TCP-Session: f04b6ac8-ef9e-44bb-88b5-300f02025bbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13327 | 2026.04.28 20:37:10.109479 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13328 | 2026.04.28 20:37:10.109755 [ 289 ] {} <Debug> TCP-Session: 73773c37-66fa-46a5-8c40-4424851153ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13329 | 2026.04.28 20:37:10.231280 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36350 | ||
| 13330 | 2026.04.28 20:37:10.231395 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13331 | 2026.04.28 20:37:10.231425 [ 286 ] {} <Debug> TCP-Session: f29ffc46-68dc-4f84-99f4-ddf9037eaa03 Authenticating user 'default' from [fd00:1122:3344:101::e]:36350 | ||
| 13332 | 2026.04.28 20:37:10.231462 [ 286 ] {} <Debug> TCP-Session: f29ffc46-68dc-4f84-99f4-ddf9037eaa03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13333 | 2026.04.28 20:37:10.231490 [ 286 ] {} <Debug> TCP-Session: f29ffc46-68dc-4f84-99f4-ddf9037eaa03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13334 | 2026.04.28 20:37:10.231731 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38961 | ||
| 13335 | 2026.04.28 20:37:10.231745 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49664 | ||
| 13336 | 2026.04.28 20:37:10.231760 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38421 | ||
| 13337 | 2026.04.28 20:37:10.231794 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52602 | ||
| 13338 | 2026.04.28 20:37:10.231802 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56546 | ||
| 13339 | 2026.04.28 20:37:10.231784 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51492 | ||
| 13340 | 2026.04.28 20:37:10.231856 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13341 | 2026.04.28 20:37:10.231888 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13342 | 2026.04.28 20:37:10.231876 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13343 | 2026.04.28 20:37:10.231915 [ 275 ] {} <Debug> TCP-Session: e8fee74e-4dbf-43de-8be8-54db712d53ce Authenticating user 'default' from [fd00:1122:3344:101::e]:56546 | ||
| 13344 | 2026.04.28 20:37:10.231909 [ 292 ] {} <Debug> TCP-Session: dbc6d9de-9375-4cd8-b87a-7247214ee289 Authenticating user 'default' from [fd00:1122:3344:101::e]:38421 | ||
| 13345 | 2026.04.28 20:37:10.231944 [ 294 ] {} <Debug> TCP-Session: a8111aa8-b751-4ebc-b207-e5e0409e7dd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52602 | ||
| 13346 | 2026.04.28 20:37:10.231950 [ 275 ] {} <Debug> TCP-Session: e8fee74e-4dbf-43de-8be8-54db712d53ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13347 | 2026.04.28 20:37:10.231954 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13348 | 2026.04.28 20:37:10.231966 [ 294 ] {} <Debug> TCP-Session: a8111aa8-b751-4ebc-b207-e5e0409e7dd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13349 | 2026.04.28 20:37:10.231971 [ 275 ] {} <Debug> TCP-Session: e8fee74e-4dbf-43de-8be8-54db712d53ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13350 | 2026.04.28 20:37:10.231998 [ 294 ] {} <Debug> TCP-Session: a8111aa8-b751-4ebc-b207-e5e0409e7dd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13351 | 2026.04.28 20:37:10.231999 [ 293 ] {} <Debug> TCP-Session: 6c93a52b-ee95-4463-a22e-e30cc97afa80 Authenticating user 'default' from [fd00:1122:3344:101::e]:51492 | ||
| 13352 | 2026.04.28 20:37:10.231958 [ 292 ] {} <Debug> TCP-Session: dbc6d9de-9375-4cd8-b87a-7247214ee289 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13353 | 2026.04.28 20:37:10.232042 [ 293 ] {} <Debug> TCP-Session: 6c93a52b-ee95-4463-a22e-e30cc97afa80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13354 | 2026.04.28 20:37:10.232056 [ 292 ] {} <Debug> TCP-Session: dbc6d9de-9375-4cd8-b87a-7247214ee289 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13355 | 2026.04.28 20:37:10.232074 [ 293 ] {} <Debug> TCP-Session: 6c93a52b-ee95-4463-a22e-e30cc97afa80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13356 | 2026.04.28 20:37:10.231771 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64915 | ||
| 13357 | 2026.04.28 20:37:10.231755 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58657 | ||
| 13358 | 2026.04.28 20:37:10.231856 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13359 | 2026.04.28 20:37:10.231856 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13360 | 2026.04.28 20:37:10.232207 [ 290 ] {} <Debug> TCP-Session: 8082c91d-9844-4cf3-a346-1f8aedb0b8d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49664 | ||
| 13361 | 2026.04.28 20:37:10.231811 [ 286 ] {} <Trace> TCP-Session: f29ffc46-68dc-4f84-99f4-ddf9037eaa03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13362 | 2026.04.28 20:37:10.232236 [ 290 ] {} <Debug> TCP-Session: 8082c91d-9844-4cf3-a346-1f8aedb0b8d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13363 | 2026.04.28 20:37:10.232230 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13364 | 2026.04.28 20:37:10.232258 [ 290 ] {} <Debug> TCP-Session: 8082c91d-9844-4cf3-a346-1f8aedb0b8d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13365 | 2026.04.28 20:37:10.232226 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13366 | 2026.04.28 20:37:10.232291 [ 291 ] {} <Debug> TCP-Session: 5457f66e-a351-44a5-8450-98c6c1e24d72 Authenticating user 'default' from [fd00:1122:3344:101::e]:64915 | ||
| 13367 | 2026.04.28 20:37:10.232321 [ 289 ] {} <Debug> TCP-Session: 5660d7ab-f506-4dc5-a145-b1df047a98bc Authenticating user 'default' from [fd00:1122:3344:101::e]:58657 | ||
| 13368 | 2026.04.28 20:37:10.232340 [ 291 ] {} <Debug> TCP-Session: 5457f66e-a351-44a5-8450-98c6c1e24d72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13369 | 2026.04.28 20:37:10.232351 [ 289 ] {} <Debug> TCP-Session: 5660d7ab-f506-4dc5-a145-b1df047a98bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13370 | 2026.04.28 20:37:10.232362 [ 291 ] {} <Debug> TCP-Session: 5457f66e-a351-44a5-8450-98c6c1e24d72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13371 | 2026.04.28 20:37:10.232375 [ 289 ] {} <Debug> TCP-Session: 5660d7ab-f506-4dc5-a145-b1df047a98bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13372 | 2026.04.28 20:37:10.232227 [ 288 ] {} <Debug> TCP-Session: e1ca94b1-7c7b-40af-85e4-1d628feb3d30 Authenticating user 'default' from [fd00:1122:3344:101::e]:38961 | ||
| 13373 | 2026.04.28 20:37:10.232418 [ 288 ] {} <Debug> TCP-Session: e1ca94b1-7c7b-40af-85e4-1d628feb3d30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13374 | 2026.04.28 20:37:10.232418 [ 286 ] {f15f505b-16b7-47a6-934a-fee376643462} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36350) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13375 | 2026.04.28 20:37:10.232432 [ 288 ] {} <Debug> TCP-Session: e1ca94b1-7c7b-40af-85e4-1d628feb3d30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13376 | 2026.04.28 20:37:10.232726 [ 286 ] {f15f505b-16b7-47a6-934a-fee376643462} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13377 | 2026.04.28 20:37:10.232789 [ 286 ] {f15f505b-16b7-47a6-934a-fee376643462} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13378 | 2026.04.28 20:37:10.233070 [ 286 ] {f15f505b-16b7-47a6-934a-fee376643462} <Debug> oximeter.version (260e5583-1b7e-4a62-bf30-86bcce144844) (SelectExecutor): Key condition: unknown | ||
| 13379 | 2026.04.28 20:37:10.233945 [ 345 ] {f15f505b-16b7-47a6-934a-fee376643462} <Trace> AggregatingTransform: Aggregating | ||
| 13380 | 2026.04.28 20:37:10.233984 [ 345 ] {f15f505b-16b7-47a6-934a-fee376643462} <Trace> Aggregator: Aggregation method: without_key | ||
| 13381 | 2026.04.28 20:37:10.234016 [ 345 ] {f15f505b-16b7-47a6-934a-fee376643462} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00084773 sec. (1179.621 rows/sec., 46.08 KiB/sec.) | ||
| 13382 | 2026.04.28 20:37:10.234031 [ 345 ] {f15f505b-16b7-47a6-934a-fee376643462} <Trace> Aggregator: Merging aggregated data | ||
| 13383 | 2026.04.28 20:37:10.235269 [ 286 ] {f15f505b-16b7-47a6-934a-fee376643462} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00292 sec., 342.4657534246576 rows/sec., 13.38 KiB/sec. | ||
| 13384 | 2026.04.28 20:37:10.235430 [ 286 ] {f15f505b-16b7-47a6-934a-fee376643462} <Debug> TCPHandler: Processed in 0.003732755 sec. | ||
| 13385 | 2026.04.28 20:37:10.235587 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13386 | 2026.04.28 20:37:10.235622 [ 286 ] {} <Debug> TCP-Session: f29ffc46-68dc-4f84-99f4-ddf9037eaa03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13387 | 2026.04.28 20:37:10.235623 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13388 | 2026.04.28 20:37:10.235642 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13389 | 2026.04.28 20:37:10.235658 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13390 | 2026.04.28 20:37:10.235669 [ 275 ] {} <Debug> TCP-Session: e8fee74e-4dbf-43de-8be8-54db712d53ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13391 | 2026.04.28 20:37:10.235681 [ 288 ] {} <Debug> TCP-Session: e1ca94b1-7c7b-40af-85e4-1d628feb3d30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13392 | 2026.04.28 20:37:10.235703 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13393 | 2026.04.28 20:37:10.235681 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13394 | 2026.04.28 20:37:10.235739 [ 292 ] {} <Debug> TCP-Session: dbc6d9de-9375-4cd8-b87a-7247214ee289 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13395 | 2026.04.28 20:37:10.235758 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13396 | 2026.04.28 20:37:10.235781 [ 290 ] {} <Debug> TCP-Session: 8082c91d-9844-4cf3-a346-1f8aedb0b8d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13397 | 2026.04.28 20:37:10.235801 [ 294 ] {} <Debug> TCP-Session: a8111aa8-b751-4ebc-b207-e5e0409e7dd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13398 | 2026.04.28 20:37:10.235739 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13399 | 2026.04.28 20:37:10.235723 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13400 | 2026.04.28 20:37:10.235709 [ 289 ] {} <Debug> TCP-Session: 5660d7ab-f506-4dc5-a145-b1df047a98bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13401 | 2026.04.28 20:37:10.235871 [ 293 ] {} <Debug> TCP-Session: 6c93a52b-ee95-4463-a22e-e30cc97afa80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13402 | 2026.04.28 20:37:10.235895 [ 291 ] {} <Debug> TCP-Session: 5457f66e-a351-44a5-8450-98c6c1e24d72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13403 | 2026.04.28 20:37:12.444549 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13404 | 2026.04.28 20:37:12.444930 [ 277 ] {14be6bb7-f88d-418a-90ba-485cc858faba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 13405 | 2026.04.28 20:37:12.445469 [ 277 ] {14be6bb7-f88d-418a-90ba-485cc858faba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13406 | 2026.04.28 20:37:12.445522 [ 277 ] {14be6bb7-f88d-418a-90ba-485cc858faba} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 13407 | 2026.04.28 20:37:12.445796 [ 277 ] {14be6bb7-f88d-418a-90ba-485cc858faba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13408 | 2026.04.28 20:37:12.445875 [ 277 ] {14be6bb7-f88d-418a-90ba-485cc858faba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13409 | 2026.04.28 20:37:12.446036 [ 277 ] {14be6bb7-f88d-418a-90ba-485cc858faba} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 13410 | 2026.04.28 20:37:12.446149 [ 305 ] {14be6bb7-f88d-418a-90ba-485cc858faba} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13411 | 2026.04.28 20:37:12.446187 [ 345 ] {14be6bb7-f88d-418a-90ba-485cc858faba} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13412 | 2026.04.28 20:37:12.446202 [ 343 ] {14be6bb7-f88d-418a-90ba-485cc858faba} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13413 | 2026.04.28 20:37:12.446372 [ 277 ] {14be6bb7-f88d-418a-90ba-485cc858faba} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 13414 | 2026.04.28 20:37:12.446399 [ 277 ] {14be6bb7-f88d-418a-90ba-485cc858faba} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13415 | 2026.04.28 20:37:12.446473 [ 277 ] {14be6bb7-f88d-418a-90ba-485cc858faba} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13416 | 2026.04.28 20:37:12.446492 [ 277 ] {14be6bb7-f88d-418a-90ba-485cc858faba} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 13417 | 2026.04.28 20:37:12.446525 [ 277 ] {14be6bb7-f88d-418a-90ba-485cc858faba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13418 | 2026.04.28 20:37:12.446564 [ 277 ] {14be6bb7-f88d-418a-90ba-485cc858faba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13419 | 2026.04.28 20:37:12.447909 [ 277 ] {14be6bb7-f88d-418a-90ba-485cc858faba} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.00313 sec., 15974.44089456869 rows/sec., 2.54 MiB/sec. | ||
| 13420 | 2026.04.28 20:37:12.448036 [ 277 ] {14be6bb7-f88d-418a-90ba-485cc858faba} <Debug> TCPHandler: Processed in 0.003673434 sec. | ||
| 13421 | 2026.04.28 20:37:12.449872 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13422 | 2026.04.28 20:37:12.449979 [ 277 ] {81691051-83b8-4110-8def-95185a161f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13423 | 2026.04.28 20:37:12.450020 [ 277 ] {81691051-83b8-4110-8def-95185a161f06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13424 | 2026.04.28 20:37:12.450484 [ 277 ] {81691051-83b8-4110-8def-95185a161f06} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13425 | 2026.04.28 20:37:12.450520 [ 277 ] {81691051-83b8-4110-8def-95185a161f06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13426 | 2026.04.28 20:37:12.450869 [ 277 ] {81691051-83b8-4110-8def-95185a161f06} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13427 | 2026.04.28 20:37:12.451104 [ 277 ] {81691051-83b8-4110-8def-95185a161f06} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13428 | 2026.04.28 20:37:12.451245 [ 277 ] {81691051-83b8-4110-8def-95185a161f06} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001299 sec., 1539.6458814472671 rows/sec., 125.55 KiB/sec. | ||
| 13429 | 2026.04.28 20:37:12.451282 [ 277 ] {81691051-83b8-4110-8def-95185a161f06} <Debug> TCPHandler: Processed in 0.001457673 sec. | ||
| 13430 | 2026.04.28 20:37:12.451425 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13431 | 2026.04.28 20:37:12.451518 [ 277 ] {2f989832-7cc4-43f6-9631-7dec4800c939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13432 | 2026.04.28 20:37:12.451557 [ 277 ] {2f989832-7cc4-43f6-9631-7dec4800c939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13433 | 2026.04.28 20:37:12.451978 [ 277 ] {2f989832-7cc4-43f6-9631-7dec4800c939} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13434 | 2026.04.28 20:37:12.452012 [ 277 ] {2f989832-7cc4-43f6-9631-7dec4800c939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13435 | 2026.04.28 20:37:12.452306 [ 277 ] {2f989832-7cc4-43f6-9631-7dec4800c939} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13436 | 2026.04.28 20:37:12.452514 [ 277 ] {2f989832-7cc4-43f6-9631-7dec4800c939} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13437 | 2026.04.28 20:37:12.452636 [ 277 ] {2f989832-7cc4-43f6-9631-7dec4800c939} <Debug> executeQuery: Read 79 rows, 6.69 KiB in 0.001136 sec., 69542.25352112675 rows/sec., 5.75 MiB/sec. | ||
| 13438 | 2026.04.28 20:37:12.452671 [ 277 ] {2f989832-7cc4-43f6-9631-7dec4800c939} <Debug> TCPHandler: Processed in 0.0013025 sec. | ||
| 13439 | 2026.04.28 20:37:12.452803 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13440 | 2026.04.28 20:37:12.452894 [ 277 ] {a7cb1fc3-30a6-41f1-9661-93d88add8909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13441 | 2026.04.28 20:37:12.452933 [ 277 ] {a7cb1fc3-30a6-41f1-9661-93d88add8909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13442 | 2026.04.28 20:37:12.453307 [ 277 ] {a7cb1fc3-30a6-41f1-9661-93d88add8909} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13443 | 2026.04.28 20:37:12.453340 [ 277 ] {a7cb1fc3-30a6-41f1-9661-93d88add8909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13444 | 2026.04.28 20:37:12.453655 [ 277 ] {a7cb1fc3-30a6-41f1-9661-93d88add8909} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13445 | 2026.04.28 20:37:12.453865 [ 277 ] {a7cb1fc3-30a6-41f1-9661-93d88add8909} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13446 | 2026.04.28 20:37:12.454003 [ 277 ] {a7cb1fc3-30a6-41f1-9661-93d88add8909} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001126 sec., 11545.293072824155 rows/sec., 858.61 KiB/sec. | ||
| 13447 | 2026.04.28 20:37:12.454039 [ 277 ] {a7cb1fc3-30a6-41f1-9661-93d88add8909} <Debug> TCPHandler: Processed in 0.001282209 sec. | ||
| 13448 | 2026.04.28 20:37:12.454157 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13449 | 2026.04.28 20:37:12.454247 [ 277 ] {10985429-0fb1-40d1-a6b5-e929ca936328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13450 | 2026.04.28 20:37:12.454284 [ 277 ] {10985429-0fb1-40d1-a6b5-e929ca936328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13451 | 2026.04.28 20:37:12.454687 [ 277 ] {10985429-0fb1-40d1-a6b5-e929ca936328} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13452 | 2026.04.28 20:37:12.454720 [ 277 ] {10985429-0fb1-40d1-a6b5-e929ca936328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13453 | 2026.04.28 20:37:12.455004 [ 277 ] {10985429-0fb1-40d1-a6b5-e929ca936328} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13454 | 2026.04.28 20:37:12.455206 [ 277 ] {10985429-0fb1-40d1-a6b5-e929ca936328} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13455 | 2026.04.28 20:37:12.455329 [ 277 ] {10985429-0fb1-40d1-a6b5-e929ca936328} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001099 sec., 70063.69426751592 rows/sec., 5.47 MiB/sec. | ||
| 13456 | 2026.04.28 20:37:12.455364 [ 277 ] {10985429-0fb1-40d1-a6b5-e929ca936328} <Debug> TCPHandler: Processed in 0.001254619 sec. | ||
| 13457 | 2026.04.28 20:37:12.455490 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13458 | 2026.04.28 20:37:12.455588 [ 277 ] {4fb296ba-49eb-49ad-bbc0-f0b7d26679b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13459 | 2026.04.28 20:37:12.455629 [ 277 ] {4fb296ba-49eb-49ad-bbc0-f0b7d26679b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13460 | 2026.04.28 20:37:12.456026 [ 277 ] {4fb296ba-49eb-49ad-bbc0-f0b7d26679b0} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13461 | 2026.04.28 20:37:12.456058 [ 277 ] {4fb296ba-49eb-49ad-bbc0-f0b7d26679b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13462 | 2026.04.28 20:37:12.456417 [ 277 ] {4fb296ba-49eb-49ad-bbc0-f0b7d26679b0} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13463 | 2026.04.28 20:37:12.456624 [ 277 ] {4fb296ba-49eb-49ad-bbc0-f0b7d26679b0} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13464 | 2026.04.28 20:37:12.456748 [ 277 ] {4fb296ba-49eb-49ad-bbc0-f0b7d26679b0} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001177 sec., 136788.44519966014 rows/sec., 9.53 MiB/sec. | ||
| 13465 | 2026.04.28 20:37:12.456782 [ 277 ] {4fb296ba-49eb-49ad-bbc0-f0b7d26679b0} <Debug> TCPHandler: Processed in 0.001339191 sec. | ||
| 13466 | 2026.04.28 20:37:12.456907 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13467 | 2026.04.28 20:37:12.456998 [ 277 ] {98ea3c03-88c2-4118-b8ef-dc307073958c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13468 | 2026.04.28 20:37:12.457048 [ 277 ] {98ea3c03-88c2-4118-b8ef-dc307073958c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13469 | 2026.04.28 20:37:12.457817 [ 277 ] {98ea3c03-88c2-4118-b8ef-dc307073958c} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13470 | 2026.04.28 20:37:12.457850 [ 277 ] {98ea3c03-88c2-4118-b8ef-dc307073958c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13471 | 2026.04.28 20:37:12.458366 [ 277 ] {98ea3c03-88c2-4118-b8ef-dc307073958c} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13472 | 2026.04.28 20:37:12.458587 [ 277 ] {98ea3c03-88c2-4118-b8ef-dc307073958c} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13473 | 2026.04.28 20:37:12.458731 [ 277 ] {98ea3c03-88c2-4118-b8ef-dc307073958c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001751 sec., 6282.124500285551 rows/sec., 11.26 MiB/sec. | ||
| 13474 | 2026.04.28 20:37:12.458784 [ 277 ] {98ea3c03-88c2-4118-b8ef-dc307073958c} <Debug> TCPHandler: Processed in 0.001923414 sec. | ||
| 13475 | 2026.04.28 20:37:12.458907 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13476 | 2026.04.28 20:37:12.458998 [ 277 ] {532843c4-40cb-4b28-b607-f1d138949c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13477 | 2026.04.28 20:37:12.459039 [ 277 ] {532843c4-40cb-4b28-b607-f1d138949c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13478 | 2026.04.28 20:37:12.459374 [ 277 ] {532843c4-40cb-4b28-b607-f1d138949c75} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13479 | 2026.04.28 20:37:12.459408 [ 277 ] {532843c4-40cb-4b28-b607-f1d138949c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13480 | 2026.04.28 20:37:12.459714 [ 277 ] {532843c4-40cb-4b28-b607-f1d138949c75} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13481 | 2026.04.28 20:37:12.459920 [ 277 ] {532843c4-40cb-4b28-b607-f1d138949c75} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13482 | 2026.04.28 20:37:12.460044 [ 277 ] {532843c4-40cb-4b28-b607-f1d138949c75} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 13483 | 2026.04.28 20:37:12.460078 [ 277 ] {532843c4-40cb-4b28-b607-f1d138949c75} <Debug> TCPHandler: Processed in 0.001219759 sec. | ||
| 13484 | 2026.04.28 20:37:13.234677 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27432 | ||
| 13485 | 2026.04.28 20:37:13.235190 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13486 | 2026.04.28 20:37:13.235229 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13487 | 2026.04.28 20:37:13.235704 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13488 | 2026.04.28 20:37:13.235937 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13489 | 2026.04.28 20:37:13.236069 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27432 | ||
| 13490 | 2026.04.28 20:37:14.652118 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 13491 | 2026.04.28 20:37:14.667342 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13492 | 2026.04.28 20:37:14.667399 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13493 | 2026.04.28 20:37:14.673039 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13494 | 2026.04.28 20:37:14.673701 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13495 | 2026.04.28 20:37:14.676391 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 13496 | 2026.04.28 20:37:15.829102 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1638 | ||
| 13497 | 2026.04.28 20:37:15.831625 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13498 | 2026.04.28 20:37:15.831679 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13499 | 2026.04.28 20:37:15.832947 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13500 | 2026.04.28 20:37:15.833229 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13501 | 2026.04.28 20:37:15.833598 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1638 | ||
| 13502 | 2026.04.28 20:37:17.444568 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13503 | 2026.04.28 20:37:17.444915 [ 277 ] {e08e8da1-e7fa-4da6-b375-e3223491b41e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 13504 | 2026.04.28 20:37:17.445470 [ 277 ] {e08e8da1-e7fa-4da6-b375-e3223491b41e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13505 | 2026.04.28 20:37:17.445511 [ 277 ] {e08e8da1-e7fa-4da6-b375-e3223491b41e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 13506 | 2026.04.28 20:37:17.445733 [ 277 ] {e08e8da1-e7fa-4da6-b375-e3223491b41e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13507 | 2026.04.28 20:37:17.445802 [ 277 ] {e08e8da1-e7fa-4da6-b375-e3223491b41e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13508 | 2026.04.28 20:37:17.445943 [ 277 ] {e08e8da1-e7fa-4da6-b375-e3223491b41e} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13509 | 2026.04.28 20:37:17.446068 [ 329 ] {e08e8da1-e7fa-4da6-b375-e3223491b41e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13510 | 2026.04.28 20:37:17.446068 [ 305 ] {e08e8da1-e7fa-4da6-b375-e3223491b41e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13511 | 2026.04.28 20:37:17.446068 [ 306 ] {e08e8da1-e7fa-4da6-b375-e3223491b41e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13512 | 2026.04.28 20:37:17.446233 [ 277 ] {e08e8da1-e7fa-4da6-b375-e3223491b41e} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 13513 | 2026.04.28 20:37:17.446259 [ 277 ] {e08e8da1-e7fa-4da6-b375-e3223491b41e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13514 | 2026.04.28 20:37:17.446333 [ 277 ] {e08e8da1-e7fa-4da6-b375-e3223491b41e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13515 | 2026.04.28 20:37:17.446353 [ 277 ] {e08e8da1-e7fa-4da6-b375-e3223491b41e} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 13516 | 2026.04.28 20:37:17.446387 [ 277 ] {e08e8da1-e7fa-4da6-b375-e3223491b41e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13517 | 2026.04.28 20:37:17.446424 [ 277 ] {e08e8da1-e7fa-4da6-b375-e3223491b41e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13518 | 2026.04.28 20:37:17.447560 [ 277 ] {e08e8da1-e7fa-4da6-b375-e3223491b41e} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002795 sec., 17889.087656529515 rows/sec., 2.85 MiB/sec. | ||
| 13519 | 2026.04.28 20:37:17.447662 [ 277 ] {e08e8da1-e7fa-4da6-b375-e3223491b41e} <Debug> TCPHandler: Processed in 0.003229464 sec. | ||
| 13520 | 2026.04.28 20:37:17.449879 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13521 | 2026.04.28 20:37:17.450012 [ 277 ] {a034db5d-bdf1-4c4f-bfaa-1b7d6e23af93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13522 | 2026.04.28 20:37:17.450062 [ 277 ] {a034db5d-bdf1-4c4f-bfaa-1b7d6e23af93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13523 | 2026.04.28 20:37:17.450673 [ 277 ] {a034db5d-bdf1-4c4f-bfaa-1b7d6e23af93} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13524 | 2026.04.28 20:37:17.450716 [ 277 ] {a034db5d-bdf1-4c4f-bfaa-1b7d6e23af93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13525 | 2026.04.28 20:37:17.451070 [ 277 ] {a034db5d-bdf1-4c4f-bfaa-1b7d6e23af93} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13526 | 2026.04.28 20:37:17.451296 [ 277 ] {a034db5d-bdf1-4c4f-bfaa-1b7d6e23af93} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13527 | 2026.04.28 20:37:17.451428 [ 92 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13528 | 2026.04.28 20:37:17.451438 [ 277 ] {a034db5d-bdf1-4c4f-bfaa-1b7d6e23af93} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001464 sec., 80601.09289617486 rows/sec., 6.86 MiB/sec. | ||
| 13529 | 2026.04.28 20:37:17.451492 [ 92 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13530 | 2026.04.28 20:37:17.451504 [ 277 ] {a034db5d-bdf1-4c4f-bfaa-1b7d6e23af93} <Debug> TCPHandler: Processed in 0.001687489 sec. | ||
| 13531 | 2026.04.28 20:37:17.451521 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13532 | 2026.04.28 20:37:17.451638 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13533 | 2026.04.28 20:37:17.451660 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13534 | 2026.04.28 20:37:17.451736 [ 277 ] {30f154b1-95f8-4436-bc60-3c7d2b26c45d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13535 | 2026.04.28 20:37:17.451781 [ 277 ] {30f154b1-95f8-4436-bc60-3c7d2b26c45d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13536 | 2026.04.28 20:37:17.451804 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13537 | 2026.04.28 20:37:17.451842 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 3363 rows starting from the beginning of the part | ||
| 13538 | 2026.04.28 20:37:17.451907 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 56 rows starting from the beginning of the part | ||
| 13539 | 2026.04.28 20:37:17.451954 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 78 rows starting from the beginning of the part | ||
| 13540 | 2026.04.28 20:37:17.451997 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 118 rows starting from the beginning of the part | ||
| 13541 | 2026.04.28 20:37:17.452037 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 79 rows starting from the beginning of the part | ||
| 13542 | 2026.04.28 20:37:17.452080 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 118 rows starting from the beginning of the part | ||
| 13543 | 2026.04.28 20:37:17.452304 [ 277 ] {30f154b1-95f8-4436-bc60-3c7d2b26c45d} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13544 | 2026.04.28 20:37:17.452345 [ 277 ] {30f154b1-95f8-4436-bc60-3c7d2b26c45d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13545 | 2026.04.28 20:37:17.452644 [ 277 ] {30f154b1-95f8-4436-bc60-3c7d2b26c45d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13546 | 2026.04.28 20:37:17.452862 [ 277 ] {30f154b1-95f8-4436-bc60-3c7d2b26c45d} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13547 | 2026.04.28 20:37:17.452996 [ 277 ] {30f154b1-95f8-4436-bc60-3c7d2b26c45d} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001278 sec., 24256.651017214397 rows/sec., 1.78 MiB/sec. | ||
| 13548 | 2026.04.28 20:37:17.453033 [ 277 ] {30f154b1-95f8-4436-bc60-3c7d2b26c45d} <Debug> TCPHandler: Processed in 0.001442703 sec. | ||
| 13549 | 2026.04.28 20:37:17.453154 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13550 | 2026.04.28 20:37:17.453246 [ 277 ] {add9b0f9-e154-43f4-9215-2f3ca0d8eab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13551 | 2026.04.28 20:37:17.453284 [ 277 ] {add9b0f9-e154-43f4-9215-2f3ca0d8eab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13552 | 2026.04.28 20:37:17.453513 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3812 rows, containing 5 columns (5 merged, 0 gathered) in 0.001913373 sec., 1992293.191134191 rows/sec., 160.17 MiB/sec. | ||
| 13553 | 2026.04.28 20:37:17.453731 [ 277 ] {add9b0f9-e154-43f4-9215-2f3ca0d8eab3} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13554 | 2026.04.28 20:37:17.453771 [ 277 ] {add9b0f9-e154-43f4-9215-2f3ca0d8eab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13555 | 2026.04.28 20:37:17.453895 [ 190 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13556 | 2026.04.28 20:37:17.454101 [ 277 ] {add9b0f9-e154-43f4-9215-2f3ca0d8eab3} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13557 | 2026.04.28 20:37:17.454265 [ 190 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_96_19} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13558 | 2026.04.28 20:37:17.454353 [ 277 ] {add9b0f9-e154-43f4-9215-2f3ca0d8eab3} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13559 | 2026.04.28 20:37:17.454363 [ 190 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_96_19} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13560 | 2026.04.28 20:37:17.454461 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 13561 | 2026.04.28 20:37:17.454498 [ 277 ] {add9b0f9-e154-43f4-9215-2f3ca0d8eab3} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00127 sec., 74803.14960629921 rows/sec., 5.84 MiB/sec. | ||
| 13562 | 2026.04.28 20:37:17.454512 [ 90 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13563 | 2026.04.28 20:37:17.454541 [ 277 ] {add9b0f9-e154-43f4-9215-2f3ca0d8eab3} <Debug> TCPHandler: Processed in 0.001435953 sec. | ||
| 13564 | 2026.04.28 20:37:17.454558 [ 90 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13565 | 2026.04.28 20:37:17.454585 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13566 | 2026.04.28 20:37:17.454669 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13567 | 2026.04.28 20:37:17.454690 [ 193 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13568 | 2026.04.28 20:37:17.454767 [ 277 ] {f9a3c145-3759-46aa-929f-919778a7993e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13569 | 2026.04.28 20:37:17.454814 [ 277 ] {f9a3c145-3759-46aa-929f-919778a7993e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13570 | 2026.04.28 20:37:17.454828 [ 193 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13571 | 2026.04.28 20:37:17.454869 [ 193 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1832 rows starting from the beginning of the part | ||
| 13572 | 2026.04.28 20:37:17.454938 [ 193 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part | ||
| 13573 | 2026.04.28 20:37:17.454989 [ 193 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 75 rows starting from the beginning of the part | ||
| 13574 | 2026.04.28 20:37:17.455036 [ 193 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 95 rows starting from the beginning of the part | ||
| 13575 | 2026.04.28 20:37:17.455085 [ 193 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 77 rows starting from the beginning of the part | ||
| 13576 | 2026.04.28 20:37:17.455132 [ 193 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 95 rows starting from the beginning of the part | ||
| 13577 | 2026.04.28 20:37:17.455225 [ 277 ] {f9a3c145-3759-46aa-929f-919778a7993e} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13578 | 2026.04.28 20:37:17.455265 [ 277 ] {f9a3c145-3759-46aa-929f-919778a7993e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13579 | 2026.04.28 20:37:17.455631 [ 277 ] {f9a3c145-3759-46aa-929f-919778a7993e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13580 | 2026.04.28 20:37:17.455855 [ 277 ] {f9a3c145-3759-46aa-929f-919778a7993e} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13581 | 2026.04.28 20:37:17.456002 [ 277 ] {f9a3c145-3759-46aa-929f-919778a7993e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001253 sec., 127693.53551476456 rows/sec., 8.89 MiB/sec. | ||
| 13582 | 2026.04.28 20:37:17.456012 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 2 parts from all_1_91_21 to all_92_92_0 | ||
| 13583 | 2026.04.28 20:37:17.456043 [ 277 ] {f9a3c145-3759-46aa-929f-919778a7993e} <Debug> TCPHandler: Processed in 0.001422982 sec. | ||
| 13584 | 2026.04.28 20:37:17.456053 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13585 | 2026.04.28 20:37:17.456081 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13586 | 2026.04.28 20:37:17.456155 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_92_22} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_91_21 to all_92_92_0 into Compact with storage Full | ||
| 13587 | 2026.04.28 20:37:17.456168 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13588 | 2026.04.28 20:37:17.456258 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_92_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13589 | 2026.04.28 20:37:17.456274 [ 188 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2238 rows, containing 5 columns (5 merged, 0 gathered) in 0.001637768 sec., 1366493.9112255217 rows/sec., 100.82 MiB/sec. | ||
| 13590 | 2026.04.28 20:37:17.456289 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_92_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_91_21, total 34751 rows starting from the beginning of the part | ||
| 13591 | 2026.04.28 20:37:17.456275 [ 277 ] {f1ea0fe0-52f4-4549-9a0b-dcecbda3be4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13592 | 2026.04.28 20:37:17.456361 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_92_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 128 rows starting from the beginning of the part | ||
| 13593 | 2026.04.28 20:37:17.456381 [ 277 ] {f1ea0fe0-52f4-4549-9a0b-dcecbda3be4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13594 | 2026.04.28 20:37:17.456517 [ 188 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13595 | 2026.04.28 20:37:17.456813 [ 188 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_96_19} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13596 | 2026.04.28 20:37:17.456888 [ 188 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_96_19} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13597 | 2026.04.28 20:37:17.456979 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 13598 | 2026.04.28 20:37:17.457218 [ 277 ] {f1ea0fe0-52f4-4549-9a0b-dcecbda3be4c} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13599 | 2026.04.28 20:37:17.457259 [ 277 ] {f1ea0fe0-52f4-4549-9a0b-dcecbda3be4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13600 | 2026.04.28 20:37:17.457832 [ 277 ] {f1ea0fe0-52f4-4549-9a0b-dcecbda3be4c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13601 | 2026.04.28 20:37:17.458049 [ 277 ] {f1ea0fe0-52f4-4549-9a0b-dcecbda3be4c} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13602 | 2026.04.28 20:37:17.458190 [ 277 ] {f1ea0fe0-52f4-4549-9a0b-dcecbda3be4c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001932 sec., 16045.548654244307 rows/sec., 28.75 MiB/sec. | ||
| 13603 | 2026.04.28 20:37:17.458247 [ 277 ] {f1ea0fe0-52f4-4549-9a0b-dcecbda3be4c} <Debug> TCPHandler: Processed in 0.002126539 sec. | ||
| 13604 | 2026.04.28 20:37:17.458375 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13605 | 2026.04.28 20:37:17.458467 [ 277 ] {f0fb33ef-730d-469a-a78c-3b0e4a676c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13606 | 2026.04.28 20:37:17.458508 [ 277 ] {f0fb33ef-730d-469a-a78c-3b0e4a676c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13607 | 2026.04.28 20:37:17.458849 [ 277 ] {f0fb33ef-730d-469a-a78c-3b0e4a676c05} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13608 | 2026.04.28 20:37:17.458885 [ 277 ] {f0fb33ef-730d-469a-a78c-3b0e4a676c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13609 | 2026.04.28 20:37:17.459209 [ 277 ] {f0fb33ef-730d-469a-a78c-3b0e4a676c05} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13610 | 2026.04.28 20:37:17.459414 [ 277 ] {f0fb33ef-730d-469a-a78c-3b0e4a676c05} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13611 | 2026.04.28 20:37:17.459541 [ 277 ] {f0fb33ef-730d-469a-a78c-3b0e4a676c05} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 13612 | 2026.04.28 20:37:17.459540 [ 90 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13613 | 2026.04.28 20:37:17.459578 [ 277 ] {f0fb33ef-730d-469a-a78c-3b0e4a676c05} <Debug> TCPHandler: Processed in 0.001251788 sec. | ||
| 13614 | 2026.04.28 20:37:17.459592 [ 90 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13615 | 2026.04.28 20:37:17.459618 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13616 | 2026.04.28 20:37:17.459698 [ 201 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13617 | 2026.04.28 20:37:17.459803 [ 201 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13618 | 2026.04.28 20:37:17.459830 [ 201 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4962 rows starting from the beginning of the part | ||
| 13619 | 2026.04.28 20:37:17.459881 [ 201 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 48 rows starting from the beginning of the part | ||
| 13620 | 2026.04.28 20:37:17.459922 [ 201 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 13621 | 2026.04.28 20:37:17.459962 [ 201 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 13622 | 2026.04.28 20:37:17.460002 [ 201 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 13623 | 2026.04.28 20:37:17.460040 [ 201 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 13624 | 2026.04.28 20:37:17.461998 [ 196 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5250 rows, containing 4 columns (4 merged, 0 gathered) in 0.002336634 sec., 2246821.710203652 rows/sec., 149.75 MiB/sec. | ||
| 13625 | 2026.04.28 20:37:17.462447 [ 188 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13626 | 2026.04.28 20:37:17.462715 [ 191 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_96_19} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13627 | 2026.04.28 20:37:17.462798 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_92_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34879 rows, containing 5 columns (5 merged, 0 gathered) in 0.006663953 sec., 5233980.491759171 rows/sec., 337.08 MiB/sec. | ||
| 13628 | 2026.04.28 20:37:17.462813 [ 191 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_96_19} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13629 | 2026.04.28 20:37:17.462922 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 13630 | 2026.04.28 20:37:17.463127 [ 196 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_92_22} <Trace> MergedBlockOutputStream: filled checksums all_1_92_22 (state Temporary) | ||
| 13631 | 2026.04.28 20:37:17.463389 [ 196 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_92_22} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_92_22 to all_1_92_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13632 | 2026.04.28 20:37:17.463462 [ 196 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_92_22} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 2 parts: [all_1_91_21, all_92_92_0] -> all_1_92_22 | ||
| 13633 | 2026.04.28 20:37:17.463544 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 13634 | 2026.04.28 20:37:20.595235 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13635 | 2026.04.28 20:37:20.595284 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13636 | 2026.04.28 20:37:20.736241 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27880 | ||
| 13637 | 2026.04.28 20:37:20.736783 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13638 | 2026.04.28 20:37:20.736828 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13639 | 2026.04.28 20:37:20.737315 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13640 | 2026.04.28 20:37:20.737549 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13641 | 2026.04.28 20:37:20.737706 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27880 | ||
| 13642 | 2026.04.28 20:37:22.176531 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 13643 | 2026.04.28 20:37:22.193546 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13644 | 2026.04.28 20:37:22.193613 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13645 | 2026.04.28 20:37:22.199336 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13646 | 2026.04.28 20:37:22.200016 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13647 | 2026.04.28 20:37:22.202812 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 13648 | 2026.04.28 20:37:22.443585 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13649 | 2026.04.28 20:37:22.443825 [ 277 ] {7bd70806-c902-48b4-b27d-04b23149cb88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 13650 | 2026.04.28 20:37:22.444168 [ 277 ] {7bd70806-c902-48b4-b27d-04b23149cb88} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13651 | 2026.04.28 20:37:22.444203 [ 277 ] {7bd70806-c902-48b4-b27d-04b23149cb88} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 13652 | 2026.04.28 20:37:22.444426 [ 277 ] {7bd70806-c902-48b4-b27d-04b23149cb88} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13653 | 2026.04.28 20:37:22.444503 [ 277 ] {7bd70806-c902-48b4-b27d-04b23149cb88} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13654 | 2026.04.28 20:37:22.444646 [ 277 ] {7bd70806-c902-48b4-b27d-04b23149cb88} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13655 | 2026.04.28 20:37:22.444764 [ 342 ] {7bd70806-c902-48b4-b27d-04b23149cb88} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13656 | 2026.04.28 20:37:22.444765 [ 305 ] {7bd70806-c902-48b4-b27d-04b23149cb88} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13657 | 2026.04.28 20:37:22.444782 [ 306 ] {7bd70806-c902-48b4-b27d-04b23149cb88} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13658 | 2026.04.28 20:37:22.444935 [ 277 ] {7bd70806-c902-48b4-b27d-04b23149cb88} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 13659 | 2026.04.28 20:37:22.444962 [ 277 ] {7bd70806-c902-48b4-b27d-04b23149cb88} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13660 | 2026.04.28 20:37:22.445033 [ 277 ] {7bd70806-c902-48b4-b27d-04b23149cb88} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13661 | 2026.04.28 20:37:22.445054 [ 277 ] {7bd70806-c902-48b4-b27d-04b23149cb88} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 13662 | 2026.04.28 20:37:22.445089 [ 277 ] {7bd70806-c902-48b4-b27d-04b23149cb88} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13663 | 2026.04.28 20:37:22.445127 [ 277 ] {7bd70806-c902-48b4-b27d-04b23149cb88} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13664 | 2026.04.28 20:37:22.446211 [ 277 ] {7bd70806-c902-48b4-b27d-04b23149cb88} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002477 sec., 20185.708518368996 rows/sec., 3.21 MiB/sec. | ||
| 13665 | 2026.04.28 20:37:22.446326 [ 277 ] {7bd70806-c902-48b4-b27d-04b23149cb88} <Debug> TCPHandler: Processed in 0.002876206 sec. | ||
| 13666 | 2026.04.28 20:37:22.448089 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13667 | 2026.04.28 20:37:22.448202 [ 277 ] {8f696508-7ef9-4475-8936-e60b22f3aa87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13668 | 2026.04.28 20:37:22.448247 [ 277 ] {8f696508-7ef9-4475-8936-e60b22f3aa87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13669 | 2026.04.28 20:37:22.448718 [ 277 ] {8f696508-7ef9-4475-8936-e60b22f3aa87} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13670 | 2026.04.28 20:37:22.448760 [ 277 ] {8f696508-7ef9-4475-8936-e60b22f3aa87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13671 | 2026.04.28 20:37:22.449125 [ 277 ] {8f696508-7ef9-4475-8936-e60b22f3aa87} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13672 | 2026.04.28 20:37:22.449341 [ 277 ] {8f696508-7ef9-4475-8936-e60b22f3aa87} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13673 | 2026.04.28 20:37:22.449484 [ 277 ] {8f696508-7ef9-4475-8936-e60b22f3aa87} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001316 sec., 59270.516717325234 rows/sec., 4.91 MiB/sec. | ||
| 13674 | 2026.04.28 20:37:22.449523 [ 277 ] {8f696508-7ef9-4475-8936-e60b22f3aa87} <Debug> TCPHandler: Processed in 0.001487614 sec. | ||
| 13675 | 2026.04.28 20:37:22.449653 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13676 | 2026.04.28 20:37:22.449748 [ 277 ] {ecc2403b-c6aa-47cc-bced-ae2e244e0492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13677 | 2026.04.28 20:37:22.449788 [ 277 ] {ecc2403b-c6aa-47cc-bced-ae2e244e0492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13678 | 2026.04.28 20:37:22.450185 [ 277 ] {ecc2403b-c6aa-47cc-bced-ae2e244e0492} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13679 | 2026.04.28 20:37:22.450222 [ 277 ] {ecc2403b-c6aa-47cc-bced-ae2e244e0492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13680 | 2026.04.28 20:37:22.450511 [ 277 ] {ecc2403b-c6aa-47cc-bced-ae2e244e0492} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13681 | 2026.04.28 20:37:22.450716 [ 277 ] {ecc2403b-c6aa-47cc-bced-ae2e244e0492} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13682 | 2026.04.28 20:37:22.450845 [ 277 ] {ecc2403b-c6aa-47cc-bced-ae2e244e0492} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001114 sec., 9874.326750448834 rows/sec., 742.50 KiB/sec. | ||
| 13683 | 2026.04.28 20:37:22.450882 [ 277 ] {ecc2403b-c6aa-47cc-bced-ae2e244e0492} <Debug> TCPHandler: Processed in 0.001279609 sec. | ||
| 13684 | 2026.04.28 20:37:22.450999 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13685 | 2026.04.28 20:37:22.451093 [ 277 ] {949c0047-fe40-4f98-8e46-4cee7d1a3c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13686 | 2026.04.28 20:37:22.451132 [ 277 ] {949c0047-fe40-4f98-8e46-4cee7d1a3c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13687 | 2026.04.28 20:37:22.451535 [ 277 ] {949c0047-fe40-4f98-8e46-4cee7d1a3c05} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13688 | 2026.04.28 20:37:22.451572 [ 277 ] {949c0047-fe40-4f98-8e46-4cee7d1a3c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13689 | 2026.04.28 20:37:22.451880 [ 277 ] {949c0047-fe40-4f98-8e46-4cee7d1a3c05} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13690 | 2026.04.28 20:37:22.452092 [ 277 ] {949c0047-fe40-4f98-8e46-4cee7d1a3c05} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13691 | 2026.04.28 20:37:22.452217 [ 277 ] {949c0047-fe40-4f98-8e46-4cee7d1a3c05} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001142 sec., 65674.25569176882 rows/sec., 5.13 MiB/sec. | ||
| 13692 | 2026.04.28 20:37:22.452255 [ 277 ] {949c0047-fe40-4f98-8e46-4cee7d1a3c05} <Debug> TCPHandler: Processed in 0.00130607 sec. | ||
| 13693 | 2026.04.28 20:37:22.452374 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13694 | 2026.04.28 20:37:22.452469 [ 277 ] {4ceac4e3-4555-40ab-8f1a-4d2b4678275f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13695 | 2026.04.28 20:37:22.452512 [ 277 ] {4ceac4e3-4555-40ab-8f1a-4d2b4678275f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13696 | 2026.04.28 20:37:22.452899 [ 277 ] {4ceac4e3-4555-40ab-8f1a-4d2b4678275f} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13697 | 2026.04.28 20:37:22.452935 [ 277 ] {4ceac4e3-4555-40ab-8f1a-4d2b4678275f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13698 | 2026.04.28 20:37:22.453257 [ 277 ] {4ceac4e3-4555-40ab-8f1a-4d2b4678275f} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13699 | 2026.04.28 20:37:22.453470 [ 277 ] {4ceac4e3-4555-40ab-8f1a-4d2b4678275f} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13700 | 2026.04.28 20:37:22.453589 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 2 parts from all_1_92_22 to all_93_93_0 | ||
| 13701 | 2026.04.28 20:37:22.453600 [ 277 ] {4ceac4e3-4555-40ab-8f1a-4d2b4678275f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. | ||
| 13702 | 2026.04.28 20:37:22.453653 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13703 | 2026.04.28 20:37:22.453666 [ 277 ] {4ceac4e3-4555-40ab-8f1a-4d2b4678275f} <Debug> TCPHandler: Processed in 0.001340471 sec. | ||
| 13704 | 2026.04.28 20:37:22.453679 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13705 | 2026.04.28 20:37:22.453778 [ 188 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_93_23} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_92_22 to all_93_93_0 into Compact with storage Full | ||
| 13706 | 2026.04.28 20:37:22.453789 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13707 | 2026.04.28 20:37:22.453918 [ 188 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_93_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13708 | 2026.04.28 20:37:22.453926 [ 277 ] {38f548fe-6552-4b86-8257-1508e67b074e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13709 | 2026.04.28 20:37:22.453964 [ 188 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_93_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_92_22, total 34879 rows starting from the beginning of the part | ||
| 13710 | 2026.04.28 20:37:22.454002 [ 277 ] {38f548fe-6552-4b86-8257-1508e67b074e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13711 | 2026.04.28 20:37:22.454044 [ 188 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_93_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 13712 | 2026.04.28 20:37:22.454848 [ 277 ] {38f548fe-6552-4b86-8257-1508e67b074e} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13713 | 2026.04.28 20:37:22.454889 [ 277 ] {38f548fe-6552-4b86-8257-1508e67b074e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13714 | 2026.04.28 20:37:22.455464 [ 277 ] {38f548fe-6552-4b86-8257-1508e67b074e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13715 | 2026.04.28 20:37:22.455744 [ 277 ] {38f548fe-6552-4b86-8257-1508e67b074e} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13716 | 2026.04.28 20:37:22.455895 [ 277 ] {38f548fe-6552-4b86-8257-1508e67b074e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001993 sec., 5519.317611640743 rows/sec., 9.89 MiB/sec. | ||
| 13717 | 2026.04.28 20:37:22.455953 [ 277 ] {38f548fe-6552-4b86-8257-1508e67b074e} <Debug> TCPHandler: Processed in 0.00222148 sec. | ||
| 13718 | 2026.04.28 20:37:22.456081 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13719 | 2026.04.28 20:37:22.456176 [ 277 ] {9138a0b9-f4a7-441b-9794-148f8c9cc3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13720 | 2026.04.28 20:37:22.456220 [ 277 ] {9138a0b9-f4a7-441b-9794-148f8c9cc3e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13721 | 2026.04.28 20:37:22.456570 [ 277 ] {9138a0b9-f4a7-441b-9794-148f8c9cc3e3} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13722 | 2026.04.28 20:37:22.456608 [ 277 ] {9138a0b9-f4a7-441b-9794-148f8c9cc3e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13723 | 2026.04.28 20:37:22.456933 [ 277 ] {9138a0b9-f4a7-441b-9794-148f8c9cc3e3} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13724 | 2026.04.28 20:37:22.457148 [ 277 ] {9138a0b9-f4a7-441b-9794-148f8c9cc3e3} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13725 | 2026.04.28 20:37:22.457281 [ 277 ] {9138a0b9-f4a7-441b-9794-148f8c9cc3e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 13726 | 2026.04.28 20:37:22.457319 [ 277 ] {9138a0b9-f4a7-441b-9794-148f8c9cc3e3} <Debug> TCPHandler: Processed in 0.00128864 sec. | ||
| 13727 | 2026.04.28 20:37:22.460426 [ 191 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_93_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35039 rows, containing 5 columns (5 merged, 0 gathered) in 0.006686053 sec., 5240610.566503137 rows/sec., 337.63 MiB/sec. | ||
| 13728 | 2026.04.28 20:37:22.460868 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_93_23} <Trace> MergedBlockOutputStream: filled checksums all_1_93_23 (state Temporary) | ||
| 13729 | 2026.04.28 20:37:22.461190 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_93_23} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_93_23 to all_1_93_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13730 | 2026.04.28 20:37:22.461275 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_93_23} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 2 parts: [all_1_92_22, all_93_93_0] -> all_1_93_23 | ||
| 13731 | 2026.04.28 20:37:22.461359 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 13732 | 2026.04.28 20:37:22.716486 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13733 | 2026.04.28 20:37:22.716680 [ 277 ] {15d0fdf6-ff4e-4cd5-8a16-02867af96f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 13734 | 2026.04.28 20:37:22.716990 [ 277 ] {15d0fdf6-ff4e-4cd5-8a16-02867af96f5f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13735 | 2026.04.28 20:37:22.717036 [ 277 ] {15d0fdf6-ff4e-4cd5-8a16-02867af96f5f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 13736 | 2026.04.28 20:37:22.717302 [ 277 ] {15d0fdf6-ff4e-4cd5-8a16-02867af96f5f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13737 | 2026.04.28 20:37:22.717372 [ 277 ] {15d0fdf6-ff4e-4cd5-8a16-02867af96f5f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13738 | 2026.04.28 20:37:22.717515 [ 277 ] {15d0fdf6-ff4e-4cd5-8a16-02867af96f5f} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 13739 | 2026.04.28 20:37:22.717600 [ 305 ] {15d0fdf6-ff4e-4cd5-8a16-02867af96f5f} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13740 | 2026.04.28 20:37:22.717608 [ 342 ] {15d0fdf6-ff4e-4cd5-8a16-02867af96f5f} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13741 | 2026.04.28 20:37:22.717640 [ 306 ] {15d0fdf6-ff4e-4cd5-8a16-02867af96f5f} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13742 | 2026.04.28 20:37:22.717768 [ 277 ] {15d0fdf6-ff4e-4cd5-8a16-02867af96f5f} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 13743 | 2026.04.28 20:37:22.717795 [ 277 ] {15d0fdf6-ff4e-4cd5-8a16-02867af96f5f} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13744 | 2026.04.28 20:37:22.717856 [ 277 ] {15d0fdf6-ff4e-4cd5-8a16-02867af96f5f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13745 | 2026.04.28 20:37:22.717875 [ 277 ] {15d0fdf6-ff4e-4cd5-8a16-02867af96f5f} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 13746 | 2026.04.28 20:37:22.717907 [ 277 ] {15d0fdf6-ff4e-4cd5-8a16-02867af96f5f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 13747 | 2026.04.28 20:37:22.718083 [ 277 ] {15d0fdf6-ff4e-4cd5-8a16-02867af96f5f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 13748 | 2026.04.28 20:37:22.719453 [ 277 ] {15d0fdf6-ff4e-4cd5-8a16-02867af96f5f} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002858 sec., 17494.751574527643 rows/sec., 4.19 MiB/sec. | ||
| 13749 | 2026.04.28 20:37:22.719557 [ 277 ] {15d0fdf6-ff4e-4cd5-8a16-02867af96f5f} <Debug> TCPHandler: Processed in 0.003151562 sec. | ||
| 13750 | 2026.04.28 20:37:22.732258 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13751 | 2026.04.28 20:37:22.732376 [ 277 ] {7d715abc-c2f0-4e20-8e6c-cabc5dcdee70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13752 | 2026.04.28 20:37:22.732424 [ 277 ] {7d715abc-c2f0-4e20-8e6c-cabc5dcdee70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13753 | 2026.04.28 20:37:22.732915 [ 277 ] {7d715abc-c2f0-4e20-8e6c-cabc5dcdee70} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13754 | 2026.04.28 20:37:22.732952 [ 277 ] {7d715abc-c2f0-4e20-8e6c-cabc5dcdee70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13755 | 2026.04.28 20:37:22.733267 [ 277 ] {7d715abc-c2f0-4e20-8e6c-cabc5dcdee70} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13756 | 2026.04.28 20:37:22.733475 [ 277 ] {7d715abc-c2f0-4e20-8e6c-cabc5dcdee70} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13757 | 2026.04.28 20:37:22.733615 [ 277 ] {7d715abc-c2f0-4e20-8e6c-cabc5dcdee70} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001267 sec., 18942.38358326756 rows/sec., 1.57 MiB/sec. | ||
| 13758 | 2026.04.28 20:37:22.733653 [ 277 ] {7d715abc-c2f0-4e20-8e6c-cabc5dcdee70} <Debug> TCPHandler: Processed in 0.001453224 sec. | ||
| 13759 | 2026.04.28 20:37:22.733773 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13760 | 2026.04.28 20:37:22.733866 [ 277 ] {03c7eaed-fed9-4877-ac4f-0b077082d6a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13761 | 2026.04.28 20:37:22.733904 [ 277 ] {03c7eaed-fed9-4877-ac4f-0b077082d6a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13762 | 2026.04.28 20:37:22.734296 [ 277 ] {03c7eaed-fed9-4877-ac4f-0b077082d6a6} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13763 | 2026.04.28 20:37:22.734330 [ 277 ] {03c7eaed-fed9-4877-ac4f-0b077082d6a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13764 | 2026.04.28 20:37:22.734606 [ 277 ] {03c7eaed-fed9-4877-ac4f-0b077082d6a6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13765 | 2026.04.28 20:37:22.734834 [ 277 ] {03c7eaed-fed9-4877-ac4f-0b077082d6a6} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13766 | 2026.04.28 20:37:22.734963 [ 277 ] {03c7eaed-fed9-4877-ac4f-0b077082d6a6} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001115 sec., 12556.053811659192 rows/sec., 1023.86 KiB/sec. | ||
| 13767 | 2026.04.28 20:37:22.734999 [ 277 ] {03c7eaed-fed9-4877-ac4f-0b077082d6a6} <Debug> TCPHandler: Processed in 0.001272989 sec. | ||
| 13768 | 2026.04.28 20:37:22.735119 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13769 | 2026.04.28 20:37:22.735219 [ 277 ] {57e08a64-372d-4e4a-8699-5688b7758b3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13770 | 2026.04.28 20:37:22.735260 [ 277 ] {57e08a64-372d-4e4a-8699-5688b7758b3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13771 | 2026.04.28 20:37:22.737037 [ 277 ] {57e08a64-372d-4e4a-8699-5688b7758b3f} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13772 | 2026.04.28 20:37:22.737074 [ 277 ] {57e08a64-372d-4e4a-8699-5688b7758b3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13773 | 2026.04.28 20:37:22.737568 [ 277 ] {57e08a64-372d-4e4a-8699-5688b7758b3f} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13774 | 2026.04.28 20:37:22.737782 [ 277 ] {57e08a64-372d-4e4a-8699-5688b7758b3f} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13775 | 2026.04.28 20:37:22.737931 [ 277 ] {57e08a64-372d-4e4a-8699-5688b7758b3f} <Debug> executeQuery: Read 2594 rows, 199.54 KiB in 0.002731 sec., 949835.2251922373 rows/sec., 71.35 MiB/sec. | ||
| 13776 | 2026.04.28 20:37:22.737973 [ 277 ] {57e08a64-372d-4e4a-8699-5688b7758b3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 13777 | 2026.04.28 20:37:22.737987 [ 277 ] {57e08a64-372d-4e4a-8699-5688b7758b3f} <Debug> TCPHandler: Processed in 0.002919377 sec. | ||
| 13778 | 2026.04.28 20:37:22.738126 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13779 | 2026.04.28 20:37:22.738221 [ 277 ] {943aa5a3-4fad-4ddf-8bd4-4c3bd781d782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13780 | 2026.04.28 20:37:22.738260 [ 277 ] {943aa5a3-4fad-4ddf-8bd4-4c3bd781d782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13781 | 2026.04.28 20:37:22.738685 [ 277 ] {943aa5a3-4fad-4ddf-8bd4-4c3bd781d782} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13782 | 2026.04.28 20:37:22.738722 [ 277 ] {943aa5a3-4fad-4ddf-8bd4-4c3bd781d782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13783 | 2026.04.28 20:37:22.739024 [ 277 ] {943aa5a3-4fad-4ddf-8bd4-4c3bd781d782} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13784 | 2026.04.28 20:37:22.739260 [ 277 ] {943aa5a3-4fad-4ddf-8bd4-4c3bd781d782} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13785 | 2026.04.28 20:37:22.739372 [ 84 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13786 | 2026.04.28 20:37:22.739387 [ 277 ] {943aa5a3-4fad-4ddf-8bd4-4c3bd781d782} <Debug> executeQuery: Read 68 rows, 5.10 KiB in 0.001185 sec., 57383.966244725736 rows/sec., 4.20 MiB/sec. | ||
| 13787 | 2026.04.28 20:37:22.739426 [ 84 ] {} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13788 | 2026.04.28 20:37:22.739441 [ 277 ] {943aa5a3-4fad-4ddf-8bd4-4c3bd781d782} <Debug> TCPHandler: Processed in 0.001366271 sec. | ||
| 13789 | 2026.04.28 20:37:22.739451 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13790 | 2026.04.28 20:37:22.739545 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 13791 | 2026.04.28 20:37:22.739568 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13792 | 2026.04.28 20:37:22.739635 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13793 | 2026.04.28 20:37:22.739661 [ 277 ] {c80de724-ce9a-490c-a2db-a2eb4ec7b5dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13794 | 2026.04.28 20:37:22.739663 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 227 rows starting from the beginning of the part | ||
| 13795 | 2026.04.28 20:37:22.739703 [ 277 ] {c80de724-ce9a-490c-a2db-a2eb4ec7b5dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13796 | 2026.04.28 20:37:22.739727 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 31 rows starting from the beginning of the part | ||
| 13797 | 2026.04.28 20:37:22.739770 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 13 rows starting from the beginning of the part | ||
| 13798 | 2026.04.28 20:37:22.739811 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 31 rows starting from the beginning of the part | ||
| 13799 | 2026.04.28 20:37:22.739849 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 11 rows starting from the beginning of the part | ||
| 13800 | 2026.04.28 20:37:22.739888 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 68 rows starting from the beginning of the part | ||
| 13801 | 2026.04.28 20:37:22.740508 [ 277 ] {c80de724-ce9a-490c-a2db-a2eb4ec7b5dd} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13802 | 2026.04.28 20:37:22.740544 [ 277 ] {c80de724-ce9a-490c-a2db-a2eb4ec7b5dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13803 | 2026.04.28 20:37:22.740697 [ 195 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 381 rows, containing 5 columns (5 merged, 0 gathered) in 0.001190118 sec., 320136.3226167489 rows/sec., 22.91 MiB/sec. | ||
| 13804 | 2026.04.28 20:37:22.740809 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13805 | 2026.04.28 20:37:22.740888 [ 277 ] {c80de724-ce9a-490c-a2db-a2eb4ec7b5dd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13806 | 2026.04.28 20:37:22.741042 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_81_16} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13807 | 2026.04.28 20:37:22.741101 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_81_16} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13808 | 2026.04.28 20:37:22.741103 [ 277 ] {c80de724-ce9a-490c-a2db-a2eb4ec7b5dd} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13809 | 2026.04.28 20:37:22.741157 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 13810 | 2026.04.28 20:37:22.741239 [ 277 ] {c80de724-ce9a-490c-a2db-a2eb4ec7b5dd} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001595 sec., 517241.3793103448 rows/sec., 30.26 MiB/sec. | ||
| 13811 | 2026.04.28 20:37:22.741277 [ 277 ] {c80de724-ce9a-490c-a2db-a2eb4ec7b5dd} <Debug> TCPHandler: Processed in 0.00175855 sec. | ||
| 13812 | 2026.04.28 20:37:22.741413 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13813 | 2026.04.28 20:37:22.741525 [ 277 ] {3e07a110-970c-4a00-a034-e5a3304163eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13814 | 2026.04.28 20:37:22.741573 [ 277 ] {3e07a110-970c-4a00-a034-e5a3304163eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13815 | 2026.04.28 20:37:22.741993 [ 277 ] {3e07a110-970c-4a00-a034-e5a3304163eb} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13816 | 2026.04.28 20:37:22.742030 [ 277 ] {3e07a110-970c-4a00-a034-e5a3304163eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13817 | 2026.04.28 20:37:22.742336 [ 277 ] {3e07a110-970c-4a00-a034-e5a3304163eb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 13818 | 2026.04.28 20:37:22.742559 [ 277 ] {3e07a110-970c-4a00-a034-e5a3304163eb} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13819 | 2026.04.28 20:37:22.742690 [ 277 ] {3e07a110-970c-4a00-a034-e5a3304163eb} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001188 sec., 841.7508417508417 rows/sec., 59.19 KiB/sec. | ||
| 13820 | 2026.04.28 20:37:22.742729 [ 277 ] {3e07a110-970c-4a00-a034-e5a3304163eb} <Debug> TCPHandler: Processed in 0.001375561 sec. | ||
| 13821 | 2026.04.28 20:37:22.742853 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13822 | 2026.04.28 20:37:22.742946 [ 277 ] {6e6532cc-755b-4d64-938d-9913abab4b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13823 | 2026.04.28 20:37:22.742986 [ 277 ] {6e6532cc-755b-4d64-938d-9913abab4b2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13824 | 2026.04.28 20:37:22.743385 [ 277 ] {6e6532cc-755b-4d64-938d-9913abab4b2a} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13825 | 2026.04.28 20:37:22.743421 [ 277 ] {6e6532cc-755b-4d64-938d-9913abab4b2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13826 | 2026.04.28 20:37:22.743726 [ 277 ] {6e6532cc-755b-4d64-938d-9913abab4b2a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13827 | 2026.04.28 20:37:22.743936 [ 277 ] {6e6532cc-755b-4d64-938d-9913abab4b2a} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13828 | 2026.04.28 20:37:22.744066 [ 277 ] {6e6532cc-755b-4d64-938d-9913abab4b2a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001138 sec., 10544.81546572935 rows/sec., 823.81 KiB/sec. | ||
| 13829 | 2026.04.28 20:37:22.744104 [ 277 ] {6e6532cc-755b-4d64-938d-9913abab4b2a} <Debug> TCPHandler: Processed in 0.00130086 sec. | ||
| 13830 | 2026.04.28 20:37:22.744242 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13831 | 2026.04.28 20:37:22.744341 [ 277 ] {d85a8c2e-5506-439d-bfff-cb7af881598a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13832 | 2026.04.28 20:37:22.744382 [ 277 ] {d85a8c2e-5506-439d-bfff-cb7af881598a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13833 | 2026.04.28 20:37:22.745306 [ 277 ] {d85a8c2e-5506-439d-bfff-cb7af881598a} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13834 | 2026.04.28 20:37:22.745342 [ 277 ] {d85a8c2e-5506-439d-bfff-cb7af881598a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13835 | 2026.04.28 20:37:22.745755 [ 277 ] {d85a8c2e-5506-439d-bfff-cb7af881598a} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13836 | 2026.04.28 20:37:22.745974 [ 277 ] {d85a8c2e-5506-439d-bfff-cb7af881598a} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13837 | 2026.04.28 20:37:22.746125 [ 277 ] {d85a8c2e-5506-439d-bfff-cb7af881598a} <Debug> executeQuery: Read 1371 rows, 95.00 KiB in 0.001803 sec., 760399.3344425957 rows/sec., 51.45 MiB/sec. | ||
| 13838 | 2026.04.28 20:37:22.746178 [ 277 ] {d85a8c2e-5506-439d-bfff-cb7af881598a} <Debug> TCPHandler: Processed in 0.001986895 sec. | ||
| 13839 | 2026.04.28 20:37:22.746312 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13840 | 2026.04.28 20:37:22.746430 [ 277 ] {fd8f29fb-c559-4b87-b157-289dd4d9f04a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13841 | 2026.04.28 20:37:22.746483 [ 277 ] {fd8f29fb-c559-4b87-b157-289dd4d9f04a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13842 | 2026.04.28 20:37:22.747199 [ 277 ] {fd8f29fb-c559-4b87-b157-289dd4d9f04a} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13843 | 2026.04.28 20:37:22.747233 [ 277 ] {fd8f29fb-c559-4b87-b157-289dd4d9f04a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13844 | 2026.04.28 20:37:22.747682 [ 277 ] {fd8f29fb-c559-4b87-b157-289dd4d9f04a} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13845 | 2026.04.28 20:37:22.747897 [ 277 ] {fd8f29fb-c559-4b87-b157-289dd4d9f04a} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13846 | 2026.04.28 20:37:22.748016 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 6 parts from all_1_93_23 to all_98_98_0 | ||
| 13847 | 2026.04.28 20:37:22.748023 [ 277 ] {fd8f29fb-c559-4b87-b157-289dd4d9f04a} <Debug> executeQuery: Read 1539 rows, 96.38 KiB in 0.001616 sec., 952351.4851485149 rows/sec., 58.25 MiB/sec. | ||
| 13848 | 2026.04.28 20:37:22.748050 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13849 | 2026.04.28 20:37:22.748067 [ 277 ] {fd8f29fb-c559-4b87-b157-289dd4d9f04a} <Debug> TCPHandler: Processed in 0.001816171 sec. | ||
| 13850 | 2026.04.28 20:37:22.748071 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13851 | 2026.04.28 20:37:22.748158 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_98_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_93_23 to all_98_98_0 into Compact with storage Full | ||
| 13852 | 2026.04.28 20:37:22.748189 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13853 | 2026.04.28 20:37:22.748271 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_98_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13854 | 2026.04.28 20:37:22.748287 [ 277 ] {73ff5eff-b0de-48ba-8d37-b8fa5a3cbc64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13855 | 2026.04.28 20:37:22.748306 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_98_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_93_23, total 35039 rows starting from the beginning of the part | ||
| 13856 | 2026.04.28 20:37:22.748342 [ 277 ] {73ff5eff-b0de-48ba-8d37-b8fa5a3cbc64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13857 | 2026.04.28 20:37:22.748374 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_98_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 13858 | 2026.04.28 20:37:22.748424 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_98_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 161 rows starting from the beginning of the part | ||
| 13859 | 2026.04.28 20:37:22.748466 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_98_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 13860 | 2026.04.28 20:37:22.748507 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_98_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 13861 | 2026.04.28 20:37:22.748546 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_98_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1539 rows starting from the beginning of the part | ||
| 13862 | 2026.04.28 20:37:22.749122 [ 277 ] {73ff5eff-b0de-48ba-8d37-b8fa5a3cbc64} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13863 | 2026.04.28 20:37:22.749162 [ 277 ] {73ff5eff-b0de-48ba-8d37-b8fa5a3cbc64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13864 | 2026.04.28 20:37:22.749769 [ 277 ] {73ff5eff-b0de-48ba-8d37-b8fa5a3cbc64} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13865 | 2026.04.28 20:37:22.750010 [ 277 ] {73ff5eff-b0de-48ba-8d37-b8fa5a3cbc64} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13866 | 2026.04.28 20:37:22.750119 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13867 | 2026.04.28 20:37:22.750146 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13868 | 2026.04.28 20:37:22.750146 [ 277 ] {73ff5eff-b0de-48ba-8d37-b8fa5a3cbc64} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001878 sec., 22364.217252396167 rows/sec., 40.08 MiB/sec. | ||
| 13869 | 2026.04.28 20:37:22.750166 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13870 | 2026.04.28 20:37:22.750208 [ 277 ] {73ff5eff-b0de-48ba-8d37-b8fa5a3cbc64} <Debug> TCPHandler: Processed in 0.002069107 sec. | ||
| 13871 | 2026.04.28 20:37:22.750242 [ 195 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 13872 | 2026.04.28 20:37:22.750348 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13873 | 2026.04.28 20:37:22.750432 [ 195 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13874 | 2026.04.28 20:37:22.750440 [ 277 ] {d6686742-d345-4fef-b677-87408731e825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13875 | 2026.04.28 20:37:22.750485 [ 277 ] {d6686742-d345-4fef-b677-87408731e825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13876 | 2026.04.28 20:37:22.750487 [ 195 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1734 rows starting from the beginning of the part | ||
| 13877 | 2026.04.28 20:37:22.750617 [ 195 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 31 rows starting from the beginning of the part | ||
| 13878 | 2026.04.28 20:37:22.750723 [ 195 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 11 rows starting from the beginning of the part | ||
| 13879 | 2026.04.28 20:37:22.750805 [ 277 ] {d6686742-d345-4fef-b677-87408731e825} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13880 | 2026.04.28 20:37:22.750810 [ 195 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 31 rows starting from the beginning of the part | ||
| 13881 | 2026.04.28 20:37:22.750839 [ 277 ] {d6686742-d345-4fef-b677-87408731e825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13882 | 2026.04.28 20:37:22.750905 [ 195 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 11 rows starting from the beginning of the part | ||
| 13883 | 2026.04.28 20:37:22.750988 [ 195 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 42 rows starting from the beginning of the part | ||
| 13884 | 2026.04.28 20:37:22.751157 [ 277 ] {d6686742-d345-4fef-b677-87408731e825} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13885 | 2026.04.28 20:37:22.751406 [ 277 ] {d6686742-d345-4fef-b677-87408731e825} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13886 | 2026.04.28 20:37:22.751551 [ 277 ] {d6686742-d345-4fef-b677-87408731e825} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001129 sec., 10628.875110717448 rows/sec., 733.50 KiB/sec. | ||
| 13887 | 2026.04.28 20:37:22.751586 [ 277 ] {d6686742-d345-4fef-b677-87408731e825} <Debug> TCPHandler: Processed in 0.00128725 sec. | ||
| 13888 | 2026.04.28 20:37:22.756165 [ 197 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_98_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37219 rows, containing 5 columns (5 merged, 0 gathered) in 0.008038823 sec., 4629906.641805647 rows/sec., 298.07 MiB/sec. | ||
| 13889 | 2026.04.28 20:37:22.757053 [ 194 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_98_24} <Trace> MergedBlockOutputStream: filled checksums all_1_98_24 (state Temporary) | ||
| 13890 | 2026.04.28 20:37:22.757392 [ 194 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_98_24} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_98_24 to all_1_98_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13891 | 2026.04.28 20:37:22.757482 [ 194 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_98_24} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 6 parts: [all_1_93_23, all_98_98_0] -> all_1_98_24 | ||
| 13892 | 2026.04.28 20:37:22.757592 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 13893 | 2026.04.28 20:37:22.760634 [ 194 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1860 rows, containing 19 columns (19 merged, 0 gathered) in 0.010421039 sec., 178485.08195775872 rows/sec., 319.84 MiB/sec. | ||
| 13894 | 2026.04.28 20:37:22.763467 [ 197 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13895 | 2026.04.28 20:37:22.763852 [ 197 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13896 | 2026.04.28 20:37:22.763936 [ 197 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13897 | 2026.04.28 20:37:22.764099 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.31 MiB. | ||
| 13898 | 2026.04.28 20:37:23.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 359.00 MiB, peak 376.27 MiB, free memory in arenas 0.00 B, will set to 364.39 MiB (RSS), difference: 5.38 MiB | ||
| 13899 | 2026.04.28 20:37:25.833962 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1690 | ||
| 13900 | 2026.04.28 20:37:25.836989 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13901 | 2026.04.28 20:37:25.837031 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13902 | 2026.04.28 20:37:25.838278 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13903 | 2026.04.28 20:37:25.838543 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13904 | 2026.04.28 20:37:25.838808 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1690 | ||
| 13905 | 2026.04.28 20:37:27.441969 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13906 | 2026.04.28 20:37:27.442231 [ 277 ] {b83ea0f8-2a68-4312-b31c-2d1d64fdc76e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 13907 | 2026.04.28 20:37:27.442591 [ 277 ] {b83ea0f8-2a68-4312-b31c-2d1d64fdc76e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13908 | 2026.04.28 20:37:27.442632 [ 277 ] {b83ea0f8-2a68-4312-b31c-2d1d64fdc76e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 13909 | 2026.04.28 20:37:27.442880 [ 277 ] {b83ea0f8-2a68-4312-b31c-2d1d64fdc76e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13910 | 2026.04.28 20:37:27.442947 [ 277 ] {b83ea0f8-2a68-4312-b31c-2d1d64fdc76e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13911 | 2026.04.28 20:37:27.443087 [ 277 ] {b83ea0f8-2a68-4312-b31c-2d1d64fdc76e} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 13912 | 2026.04.28 20:37:27.443181 [ 342 ] {b83ea0f8-2a68-4312-b31c-2d1d64fdc76e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13913 | 2026.04.28 20:37:27.443185 [ 313 ] {b83ea0f8-2a68-4312-b31c-2d1d64fdc76e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13914 | 2026.04.28 20:37:27.443207 [ 307 ] {b83ea0f8-2a68-4312-b31c-2d1d64fdc76e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13915 | 2026.04.28 20:37:27.443326 [ 277 ] {b83ea0f8-2a68-4312-b31c-2d1d64fdc76e} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 13916 | 2026.04.28 20:37:27.443351 [ 277 ] {b83ea0f8-2a68-4312-b31c-2d1d64fdc76e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13917 | 2026.04.28 20:37:27.443418 [ 277 ] {b83ea0f8-2a68-4312-b31c-2d1d64fdc76e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13918 | 2026.04.28 20:37:27.443438 [ 277 ] {b83ea0f8-2a68-4312-b31c-2d1d64fdc76e} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 13919 | 2026.04.28 20:37:27.443471 [ 277 ] {b83ea0f8-2a68-4312-b31c-2d1d64fdc76e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13920 | 2026.04.28 20:37:27.443506 [ 277 ] {b83ea0f8-2a68-4312-b31c-2d1d64fdc76e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13921 | 2026.04.28 20:37:27.444565 [ 277 ] {b83ea0f8-2a68-4312-b31c-2d1d64fdc76e} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002436 sec., 20525.45155993432 rows/sec., 3.26 MiB/sec. | ||
| 13922 | 2026.04.28 20:37:27.444650 [ 277 ] {b83ea0f8-2a68-4312-b31c-2d1d64fdc76e} <Debug> TCPHandler: Processed in 0.002811744 sec. | ||
| 13923 | 2026.04.28 20:37:27.446230 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13924 | 2026.04.28 20:37:27.446344 [ 277 ] {19ecf23b-77b2-4106-b4e8-a38156fd5f36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13925 | 2026.04.28 20:37:27.446386 [ 277 ] {19ecf23b-77b2-4106-b4e8-a38156fd5f36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13926 | 2026.04.28 20:37:27.446859 [ 277 ] {19ecf23b-77b2-4106-b4e8-a38156fd5f36} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13927 | 2026.04.28 20:37:27.446899 [ 277 ] {19ecf23b-77b2-4106-b4e8-a38156fd5f36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13928 | 2026.04.28 20:37:27.447260 [ 277 ] {19ecf23b-77b2-4106-b4e8-a38156fd5f36} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13929 | 2026.04.28 20:37:27.447485 [ 277 ] {19ecf23b-77b2-4106-b4e8-a38156fd5f36} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13930 | 2026.04.28 20:37:27.447631 [ 277 ] {19ecf23b-77b2-4106-b4e8-a38156fd5f36} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00132 sec., 42424.242424242424 rows/sec., 3.26 MiB/sec. | ||
| 13931 | 2026.04.28 20:37:27.447668 [ 277 ] {19ecf23b-77b2-4106-b4e8-a38156fd5f36} <Debug> TCPHandler: Processed in 0.001488504 sec. | ||
| 13932 | 2026.04.28 20:37:27.447791 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13933 | 2026.04.28 20:37:27.447884 [ 277 ] {9e7dc2dc-f9f1-4fa9-bcf0-255d75e12605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13934 | 2026.04.28 20:37:27.447923 [ 277 ] {9e7dc2dc-f9f1-4fa9-bcf0-255d75e12605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13935 | 2026.04.28 20:37:27.448326 [ 277 ] {9e7dc2dc-f9f1-4fa9-bcf0-255d75e12605} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13936 | 2026.04.28 20:37:27.448361 [ 277 ] {9e7dc2dc-f9f1-4fa9-bcf0-255d75e12605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13937 | 2026.04.28 20:37:27.448653 [ 277 ] {9e7dc2dc-f9f1-4fa9-bcf0-255d75e12605} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13938 | 2026.04.28 20:37:27.448860 [ 277 ] {9e7dc2dc-f9f1-4fa9-bcf0-255d75e12605} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13939 | 2026.04.28 20:37:27.448984 [ 277 ] {9e7dc2dc-f9f1-4fa9-bcf0-255d75e12605} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001119 sec., 57193.92314566577 rows/sec., 4.46 MiB/sec. | ||
| 13940 | 2026.04.28 20:37:27.449020 [ 277 ] {9e7dc2dc-f9f1-4fa9-bcf0-255d75e12605} <Debug> TCPHandler: Processed in 0.001275999 sec. | ||
| 13941 | 2026.04.28 20:37:27.449142 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13942 | 2026.04.28 20:37:27.449233 [ 277 ] {9761abe0-2122-4ebb-9e0b-625b9d97a2b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13943 | 2026.04.28 20:37:27.449275 [ 277 ] {9761abe0-2122-4ebb-9e0b-625b9d97a2b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13944 | 2026.04.28 20:37:27.449655 [ 277 ] {9761abe0-2122-4ebb-9e0b-625b9d97a2b6} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13945 | 2026.04.28 20:37:27.449690 [ 277 ] {9761abe0-2122-4ebb-9e0b-625b9d97a2b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13946 | 2026.04.28 20:37:27.450000 [ 277 ] {9761abe0-2122-4ebb-9e0b-625b9d97a2b6} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13947 | 2026.04.28 20:37:27.450233 [ 277 ] {9761abe0-2122-4ebb-9e0b-625b9d97a2b6} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13948 | 2026.04.28 20:37:27.450357 [ 277 ] {9761abe0-2122-4ebb-9e0b-625b9d97a2b6} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001141 sec., 112182.29623137598 rows/sec., 7.81 MiB/sec. | ||
| 13949 | 2026.04.28 20:37:27.450393 [ 277 ] {9761abe0-2122-4ebb-9e0b-625b9d97a2b6} <Debug> TCPHandler: Processed in 0.00129884 sec. | ||
| 13950 | 2026.04.28 20:37:27.450509 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13951 | 2026.04.28 20:37:27.450601 [ 277 ] {d4a063e9-7851-44c8-bc4e-4afc61d77a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13952 | 2026.04.28 20:37:27.450641 [ 277 ] {d4a063e9-7851-44c8-bc4e-4afc61d77a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13953 | 2026.04.28 20:37:27.450961 [ 277 ] {d4a063e9-7851-44c8-bc4e-4afc61d77a1a} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13954 | 2026.04.28 20:37:27.450996 [ 277 ] {d4a063e9-7851-44c8-bc4e-4afc61d77a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13955 | 2026.04.28 20:37:27.451289 [ 277 ] {d4a063e9-7851-44c8-bc4e-4afc61d77a1a} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13956 | 2026.04.28 20:37:27.451492 [ 277 ] {d4a063e9-7851-44c8-bc4e-4afc61d77a1a} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13957 | 2026.04.28 20:37:27.451615 [ 277 ] {d4a063e9-7851-44c8-bc4e-4afc61d77a1a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001032 sec., 46511.62790697675 rows/sec., 3.13 MiB/sec. | ||
| 13958 | 2026.04.28 20:37:27.451649 [ 277 ] {d4a063e9-7851-44c8-bc4e-4afc61d77a1a} <Debug> TCPHandler: Processed in 0.001186927 sec. | ||
| 13959 | 2026.04.28 20:37:28.238000 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28392 | ||
| 13960 | 2026.04.28 20:37:28.238599 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13961 | 2026.04.28 20:37:28.238650 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13962 | 2026.04.28 20:37:28.239177 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13963 | 2026.04.28 20:37:28.239399 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13964 | 2026.04.28 20:37:28.239529 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28392 | ||
| 13965 | 2026.04.28 20:37:29.702938 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 13966 | 2026.04.28 20:37:29.720074 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13967 | 2026.04.28 20:37:29.720141 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13968 | 2026.04.28 20:37:29.726297 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13969 | 2026.04.28 20:37:29.727027 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13970 | 2026.04.28 20:37:29.730482 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 13971 | 2026.04.28 20:37:32.443795 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13972 | 2026.04.28 20:37:32.444035 [ 277 ] {94c464b7-d794-41cd-9daf-29d0526cfd3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 13973 | 2026.04.28 20:37:32.444369 [ 277 ] {94c464b7-d794-41cd-9daf-29d0526cfd3d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13974 | 2026.04.28 20:37:32.444405 [ 277 ] {94c464b7-d794-41cd-9daf-29d0526cfd3d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 13975 | 2026.04.28 20:37:32.444626 [ 277 ] {94c464b7-d794-41cd-9daf-29d0526cfd3d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13976 | 2026.04.28 20:37:32.444696 [ 277 ] {94c464b7-d794-41cd-9daf-29d0526cfd3d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13977 | 2026.04.28 20:37:32.444839 [ 277 ] {94c464b7-d794-41cd-9daf-29d0526cfd3d} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13978 | 2026.04.28 20:37:32.444925 [ 342 ] {94c464b7-d794-41cd-9daf-29d0526cfd3d} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13979 | 2026.04.28 20:37:32.444944 [ 313 ] {94c464b7-d794-41cd-9daf-29d0526cfd3d} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13980 | 2026.04.28 20:37:32.444969 [ 307 ] {94c464b7-d794-41cd-9daf-29d0526cfd3d} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13981 | 2026.04.28 20:37:32.445074 [ 277 ] {94c464b7-d794-41cd-9daf-29d0526cfd3d} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 13982 | 2026.04.28 20:37:32.445100 [ 277 ] {94c464b7-d794-41cd-9daf-29d0526cfd3d} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13983 | 2026.04.28 20:37:32.445171 [ 277 ] {94c464b7-d794-41cd-9daf-29d0526cfd3d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13984 | 2026.04.28 20:37:32.445190 [ 277 ] {94c464b7-d794-41cd-9daf-29d0526cfd3d} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 13985 | 2026.04.28 20:37:32.445233 [ 277 ] {94c464b7-d794-41cd-9daf-29d0526cfd3d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13986 | 2026.04.28 20:37:32.445272 [ 277 ] {94c464b7-d794-41cd-9daf-29d0526cfd3d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13987 | 2026.04.28 20:37:32.446473 [ 277 ] {94c464b7-d794-41cd-9daf-29d0526cfd3d} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.00253 sec., 19762.845849802372 rows/sec., 3.14 MiB/sec. | ||
| 13988 | 2026.04.28 20:37:32.446564 [ 277 ] {94c464b7-d794-41cd-9daf-29d0526cfd3d} <Debug> TCPHandler: Processed in 0.002898266 sec. | ||
| 13989 | 2026.04.28 20:37:32.448424 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13990 | 2026.04.28 20:37:32.448555 [ 277 ] {1fc20cec-3c38-464a-96a0-2fe6043eaa2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13991 | 2026.04.28 20:37:32.448607 [ 277 ] {1fc20cec-3c38-464a-96a0-2fe6043eaa2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13992 | 2026.04.28 20:37:32.449275 [ 277 ] {1fc20cec-3c38-464a-96a0-2fe6043eaa2b} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13993 | 2026.04.28 20:37:32.449312 [ 277 ] {1fc20cec-3c38-464a-96a0-2fe6043eaa2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13994 | 2026.04.28 20:37:32.449680 [ 277 ] {1fc20cec-3c38-464a-96a0-2fe6043eaa2b} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13995 | 2026.04.28 20:37:32.449899 [ 277 ] {1fc20cec-3c38-464a-96a0-2fe6043eaa2b} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13996 | 2026.04.28 20:37:32.450050 [ 277 ] {1fc20cec-3c38-464a-96a0-2fe6043eaa2b} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001533 sec., 50880.626223091975 rows/sec., 4.21 MiB/sec. | ||
| 13997 | 2026.04.28 20:37:32.450090 [ 277 ] {1fc20cec-3c38-464a-96a0-2fe6043eaa2b} <Debug> TCPHandler: Processed in 0.00173038 sec. | ||
| 13998 | 2026.04.28 20:37:32.450220 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13999 | 2026.04.28 20:37:32.450318 [ 277 ] {6f24d806-2c8e-431e-aa59-b7dcb5c5f0b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14000 | 2026.04.28 20:37:32.450358 [ 277 ] {6f24d806-2c8e-431e-aa59-b7dcb5c5f0b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14001 | 2026.04.28 20:37:32.450797 [ 277 ] {6f24d806-2c8e-431e-aa59-b7dcb5c5f0b0} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14002 | 2026.04.28 20:37:32.450833 [ 277 ] {6f24d806-2c8e-431e-aa59-b7dcb5c5f0b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 14003 | 2026.04.28 20:37:32.451124 [ 277 ] {6f24d806-2c8e-431e-aa59-b7dcb5c5f0b0} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 14004 | 2026.04.28 20:37:32.451346 [ 277 ] {6f24d806-2c8e-431e-aa59-b7dcb5c5f0b0} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14005 | 2026.04.28 20:37:32.451474 [ 277 ] {6f24d806-2c8e-431e-aa59-b7dcb5c5f0b0} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001178 sec., 9337.86078098472 rows/sec., 702.16 KiB/sec. | ||
| 14006 | 2026.04.28 20:37:32.451511 [ 277 ] {6f24d806-2c8e-431e-aa59-b7dcb5c5f0b0} <Debug> TCPHandler: Processed in 0.00134067 sec. | ||
| 14007 | 2026.04.28 20:37:32.451629 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14008 | 2026.04.28 20:37:32.451722 [ 277 ] {37737fab-da92-48e2-9963-9bf882b15312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14009 | 2026.04.28 20:37:32.451760 [ 277 ] {37737fab-da92-48e2-9963-9bf882b15312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14010 | 2026.04.28 20:37:32.452206 [ 277 ] {37737fab-da92-48e2-9963-9bf882b15312} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14011 | 2026.04.28 20:37:32.452242 [ 277 ] {37737fab-da92-48e2-9963-9bf882b15312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 14012 | 2026.04.28 20:37:32.452548 [ 277 ] {37737fab-da92-48e2-9963-9bf882b15312} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14013 | 2026.04.28 20:37:32.452759 [ 277 ] {37737fab-da92-48e2-9963-9bf882b15312} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14014 | 2026.04.28 20:37:32.452887 [ 277 ] {37737fab-da92-48e2-9963-9bf882b15312} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001184 sec., 63344.5945945946 rows/sec., 4.95 MiB/sec. | ||
| 14015 | 2026.04.28 20:37:32.452925 [ 277 ] {37737fab-da92-48e2-9963-9bf882b15312} <Debug> TCPHandler: Processed in 0.001344441 sec. | ||
| 14016 | 2026.04.28 20:37:32.453046 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14017 | 2026.04.28 20:37:32.453138 [ 277 ] {da1538c3-0dea-4a82-adcb-5be6ed3f9f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14018 | 2026.04.28 20:37:32.453181 [ 277 ] {da1538c3-0dea-4a82-adcb-5be6ed3f9f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14019 | 2026.04.28 20:37:32.453598 [ 277 ] {da1538c3-0dea-4a82-adcb-5be6ed3f9f6c} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14020 | 2026.04.28 20:37:32.453634 [ 277 ] {da1538c3-0dea-4a82-adcb-5be6ed3f9f6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 14021 | 2026.04.28 20:37:32.453961 [ 277 ] {da1538c3-0dea-4a82-adcb-5be6ed3f9f6c} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14022 | 2026.04.28 20:37:32.454171 [ 277 ] {da1538c3-0dea-4a82-adcb-5be6ed3f9f6c} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14023 | 2026.04.28 20:37:32.454300 [ 277 ] {da1538c3-0dea-4a82-adcb-5be6ed3f9f6c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 14024 | 2026.04.28 20:37:32.454336 [ 277 ] {da1538c3-0dea-4a82-adcb-5be6ed3f9f6c} <Debug> TCPHandler: Processed in 0.0013394 sec. | ||
| 14025 | 2026.04.28 20:37:32.454452 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14026 | 2026.04.28 20:37:32.454547 [ 277 ] {3afcf8c3-397a-4ac9-ad9a-56da659621ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14027 | 2026.04.28 20:37:32.454600 [ 277 ] {3afcf8c3-397a-4ac9-ad9a-56da659621ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14028 | 2026.04.28 20:37:32.455353 [ 277 ] {3afcf8c3-397a-4ac9-ad9a-56da659621ea} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14029 | 2026.04.28 20:37:32.455390 [ 277 ] {3afcf8c3-397a-4ac9-ad9a-56da659621ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 14030 | 2026.04.28 20:37:32.455900 [ 277 ] {3afcf8c3-397a-4ac9-ad9a-56da659621ea} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 14031 | 2026.04.28 20:37:32.456121 [ 277 ] {3afcf8c3-397a-4ac9-ad9a-56da659621ea} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14032 | 2026.04.28 20:37:32.456261 [ 277 ] {3afcf8c3-397a-4ac9-ad9a-56da659621ea} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001733 sec., 6347.3744950952105 rows/sec., 11.37 MiB/sec. | ||
| 14033 | 2026.04.28 20:37:32.456315 [ 277 ] {3afcf8c3-397a-4ac9-ad9a-56da659621ea} <Debug> TCPHandler: Processed in 0.001910444 sec. | ||
| 14034 | 2026.04.28 20:37:32.456450 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14035 | 2026.04.28 20:37:32.456545 [ 277 ] {53776e93-15a5-4d7e-a0f7-933d4d5b68c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14036 | 2026.04.28 20:37:32.456587 [ 277 ] {53776e93-15a5-4d7e-a0f7-933d4d5b68c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14037 | 2026.04.28 20:37:32.456924 [ 277 ] {53776e93-15a5-4d7e-a0f7-933d4d5b68c6} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14038 | 2026.04.28 20:37:32.456960 [ 277 ] {53776e93-15a5-4d7e-a0f7-933d4d5b68c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 14039 | 2026.04.28 20:37:32.457274 [ 277 ] {53776e93-15a5-4d7e-a0f7-933d4d5b68c6} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14040 | 2026.04.28 20:37:32.457492 [ 277 ] {53776e93-15a5-4d7e-a0f7-933d4d5b68c6} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14041 | 2026.04.28 20:37:32.457620 [ 277 ] {53776e93-15a5-4d7e-a0f7-933d4d5b68c6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 14042 | 2026.04.28 20:37:32.457657 [ 277 ] {53776e93-15a5-4d7e-a0f7-933d4d5b68c6} <Debug> TCPHandler: Processed in 0.001255789 sec. | ||
| 14043 | 2026.04.28 20:37:35.595377 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14044 | 2026.04.28 20:37:35.595458 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14045 | 2026.04.28 20:37:35.739657 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28840 | ||
| 14046 | 2026.04.28 20:37:35.740211 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14047 | 2026.04.28 20:37:35.740256 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 14048 | 2026.04.28 20:37:35.740752 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14049 | 2026.04.28 20:37:35.740992 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14050 | 2026.04.28 20:37:35.741124 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28840 | ||
| 14051 | 2026.04.28 20:37:35.839153 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1714 | ||
| 14052 | 2026.04.28 20:37:35.841349 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14053 | 2026.04.28 20:37:35.841402 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 14054 | 2026.04.28 20:37:35.842588 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14055 | 2026.04.28 20:37:35.842856 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14056 | 2026.04.28 20:37:35.843129 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1714 | ||
| 14057 | 2026.04.28 20:37:37.230716 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 14058 | 2026.04.28 20:37:37.248102 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14059 | 2026.04.28 20:37:37.248162 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 14060 | 2026.04.28 20:37:37.254267 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14061 | 2026.04.28 20:37:37.254960 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14062 | 2026.04.28 20:37:37.258052 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 14063 | 2026.04.28 20:37:37.444787 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14064 | 2026.04.28 20:37:37.445036 [ 277 ] {c23f6fcf-13a6-40e0-83a8-b50fd81d2b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 14065 | 2026.04.28 20:37:37.445392 [ 277 ] {c23f6fcf-13a6-40e0-83a8-b50fd81d2b91} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14066 | 2026.04.28 20:37:37.445427 [ 277 ] {c23f6fcf-13a6-40e0-83a8-b50fd81d2b91} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 14067 | 2026.04.28 20:37:37.445641 [ 277 ] {c23f6fcf-13a6-40e0-83a8-b50fd81d2b91} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14068 | 2026.04.28 20:37:37.445709 [ 277 ] {c23f6fcf-13a6-40e0-83a8-b50fd81d2b91} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14069 | 2026.04.28 20:37:37.445848 [ 277 ] {c23f6fcf-13a6-40e0-83a8-b50fd81d2b91} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14070 | 2026.04.28 20:37:37.445948 [ 342 ] {c23f6fcf-13a6-40e0-83a8-b50fd81d2b91} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14071 | 2026.04.28 20:37:37.445949 [ 313 ] {c23f6fcf-13a6-40e0-83a8-b50fd81d2b91} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14072 | 2026.04.28 20:37:37.445983 [ 307 ] {c23f6fcf-13a6-40e0-83a8-b50fd81d2b91} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14073 | 2026.04.28 20:37:37.446103 [ 277 ] {c23f6fcf-13a6-40e0-83a8-b50fd81d2b91} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 14074 | 2026.04.28 20:37:37.446129 [ 277 ] {c23f6fcf-13a6-40e0-83a8-b50fd81d2b91} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14075 | 2026.04.28 20:37:37.446204 [ 277 ] {c23f6fcf-13a6-40e0-83a8-b50fd81d2b91} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14076 | 2026.04.28 20:37:37.446223 [ 277 ] {c23f6fcf-13a6-40e0-83a8-b50fd81d2b91} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 14077 | 2026.04.28 20:37:37.446256 [ 277 ] {c23f6fcf-13a6-40e0-83a8-b50fd81d2b91} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14078 | 2026.04.28 20:37:37.446295 [ 277 ] {c23f6fcf-13a6-40e0-83a8-b50fd81d2b91} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14079 | 2026.04.28 20:37:37.447400 [ 277 ] {c23f6fcf-13a6-40e0-83a8-b50fd81d2b91} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002465 sec., 20283.975659229207 rows/sec., 3.23 MiB/sec. | ||
| 14080 | 2026.04.28 20:37:37.447502 [ 277 ] {c23f6fcf-13a6-40e0-83a8-b50fd81d2b91} <Debug> TCPHandler: Processed in 0.002850766 sec. | ||
| 14081 | 2026.04.28 20:37:37.449702 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14082 | 2026.04.28 20:37:37.449844 [ 277 ] {3129db77-296e-4ab8-819c-0bc6ace32fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14083 | 2026.04.28 20:37:37.449898 [ 277 ] {3129db77-296e-4ab8-819c-0bc6ace32fdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14084 | 2026.04.28 20:37:37.450493 [ 277 ] {3129db77-296e-4ab8-819c-0bc6ace32fdf} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14085 | 2026.04.28 20:37:37.450537 [ 277 ] {3129db77-296e-4ab8-819c-0bc6ace32fdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 14086 | 2026.04.28 20:37:37.450915 [ 277 ] {3129db77-296e-4ab8-819c-0bc6ace32fdf} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14087 | 2026.04.28 20:37:37.451146 [ 277 ] {3129db77-296e-4ab8-819c-0bc6ace32fdf} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14088 | 2026.04.28 20:37:37.451292 [ 277 ] {3129db77-296e-4ab8-819c-0bc6ace32fdf} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001495 sec., 78929.76588628763 rows/sec., 6.72 MiB/sec. | ||
| 14089 | 2026.04.28 20:37:37.451309 [ 38 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14090 | 2026.04.28 20:37:37.451333 [ 277 ] {3129db77-296e-4ab8-819c-0bc6ace32fdf} <Debug> TCPHandler: Processed in 0.001692379 sec. | ||
| 14091 | 2026.04.28 20:37:37.451371 [ 38 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14092 | 2026.04.28 20:37:37.451398 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 14093 | 2026.04.28 20:37:37.451482 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14094 | 2026.04.28 20:37:37.451494 [ 198 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14095 | 2026.04.28 20:37:37.451588 [ 277 ] {918ac26b-5bff-4357-ad54-203af09d6904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14096 | 2026.04.28 20:37:37.451635 [ 277 ] {918ac26b-5bff-4357-ad54-203af09d6904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14097 | 2026.04.28 20:37:37.451637 [ 198 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14098 | 2026.04.28 20:37:37.451685 [ 198 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 3363 rows starting from the beginning of the part | ||
| 14099 | 2026.04.28 20:37:37.451748 [ 198 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 78 rows starting from the beginning of the part | ||
| 14100 | 2026.04.28 20:37:37.451797 [ 198 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 2594 rows starting from the beginning of the part | ||
| 14101 | 2026.04.28 20:37:37.451845 [ 198 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part | ||
| 14102 | 2026.04.28 20:37:37.451932 [ 198 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 78 rows starting from the beginning of the part | ||
| 14103 | 2026.04.28 20:37:37.452007 [ 198 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 118 rows starting from the beginning of the part | ||
| 14104 | 2026.04.28 20:37:37.452061 [ 277 ] {918ac26b-5bff-4357-ad54-203af09d6904} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14105 | 2026.04.28 20:37:37.452105 [ 277 ] {918ac26b-5bff-4357-ad54-203af09d6904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14106 | 2026.04.28 20:37:37.452447 [ 277 ] {918ac26b-5bff-4357-ad54-203af09d6904} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14107 | 2026.04.28 20:37:37.452672 [ 277 ] {918ac26b-5bff-4357-ad54-203af09d6904} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14108 | 2026.04.28 20:37:37.452809 [ 277 ] {918ac26b-5bff-4357-ad54-203af09d6904} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001242 sec., 24959.742351046698 rows/sec., 1.83 MiB/sec. | ||
| 14109 | 2026.04.28 20:37:37.452848 [ 277 ] {918ac26b-5bff-4357-ad54-203af09d6904} <Debug> TCPHandler: Processed in 0.001416342 sec. | ||
| 14110 | 2026.04.28 20:37:37.452979 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14111 | 2026.04.28 20:37:37.453074 [ 277 ] {379dcc33-d637-4053-8a1a-0a7407205317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14112 | 2026.04.28 20:37:37.453115 [ 277 ] {379dcc33-d637-4053-8a1a-0a7407205317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14113 | 2026.04.28 20:37:37.453553 [ 277 ] {379dcc33-d637-4053-8a1a-0a7407205317} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14114 | 2026.04.28 20:37:37.453592 [ 277 ] {379dcc33-d637-4053-8a1a-0a7407205317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14115 | 2026.04.28 20:37:37.453898 [ 277 ] {379dcc33-d637-4053-8a1a-0a7407205317} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14116 | 2026.04.28 20:37:37.454113 [ 277 ] {379dcc33-d637-4053-8a1a-0a7407205317} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14117 | 2026.04.28 20:37:37.454245 [ 277 ] {379dcc33-d637-4053-8a1a-0a7407205317} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001189 sec., 79899.0748528175 rows/sec., 6.24 MiB/sec. | ||
| 14118 | 2026.04.28 20:37:37.454256 [ 38 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14119 | 2026.04.28 20:37:37.454286 [ 277 ] {379dcc33-d637-4053-8a1a-0a7407205317} <Debug> TCPHandler: Processed in 0.001356441 sec. | ||
| 14120 | 2026.04.28 20:37:37.454301 [ 38 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14121 | 2026.04.28 20:37:37.454329 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14122 | 2026.04.28 20:37:37.454418 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14123 | 2026.04.28 20:37:37.454422 [ 194 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14124 | 2026.04.28 20:37:37.454520 [ 277 ] {43de5365-6a50-446c-a0c1-84fd45069fd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14125 | 2026.04.28 20:37:37.454555 [ 194 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14126 | 2026.04.28 20:37:37.454567 [ 277 ] {43de5365-6a50-446c-a0c1-84fd45069fd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14127 | 2026.04.28 20:37:37.454595 [ 194 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1832 rows starting from the beginning of the part | ||
| 14128 | 2026.04.28 20:37:37.454664 [ 194 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 75 rows starting from the beginning of the part | ||
| 14129 | 2026.04.28 20:37:37.454719 [ 194 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1371 rows starting from the beginning of the part | ||
| 14130 | 2026.04.28 20:37:37.454767 [ 194 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part | ||
| 14131 | 2026.04.28 20:37:37.454817 [ 194 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 75 rows starting from the beginning of the part | ||
| 14132 | 2026.04.28 20:37:37.454865 [ 194 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 95 rows starting from the beginning of the part | ||
| 14133 | 2026.04.28 20:37:37.454989 [ 277 ] {43de5365-6a50-446c-a0c1-84fd45069fd6} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14134 | 2026.04.28 20:37:37.455031 [ 277 ] {43de5365-6a50-446c-a0c1-84fd45069fd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14135 | 2026.04.28 20:37:37.455261 [ 187 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6287 rows, containing 5 columns (5 merged, 0 gathered) in 0.003811027 sec., 1649686.5543067525 rows/sec., 131.37 MiB/sec. | ||
| 14136 | 2026.04.28 20:37:37.455425 [ 277 ] {43de5365-6a50-446c-a0c1-84fd45069fd6} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14137 | 2026.04.28 20:37:37.455630 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14138 | 2026.04.28 20:37:37.455690 [ 277 ] {43de5365-6a50-446c-a0c1-84fd45069fd6} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14139 | 2026.04.28 20:37:37.455845 [ 277 ] {43de5365-6a50-446c-a0c1-84fd45069fd6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001344 sec., 119047.61904761905 rows/sec., 8.29 MiB/sec. | ||
| 14140 | 2026.04.28 20:37:37.455886 [ 277 ] {43de5365-6a50-446c-a0c1-84fd45069fd6} <Debug> TCPHandler: Processed in 0.001517805 sec. | ||
| 14141 | 2026.04.28 20:37:37.455987 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_101_20} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14142 | 2026.04.28 20:37:37.456009 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14143 | 2026.04.28 20:37:37.456086 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_101_20} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14144 | 2026.04.28 20:37:37.456109 [ 277 ] {74ba0832-f3a1-40b2-9cd1-94dd7891ac45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14145 | 2026.04.28 20:37:37.456169 [ 277 ] {74ba0832-f3a1-40b2-9cd1-94dd7891ac45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14146 | 2026.04.28 20:37:37.456215 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 14147 | 2026.04.28 20:37:37.456302 [ 193 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3512 rows, containing 5 columns (5 merged, 0 gathered) in 0.001918434 sec., 1830659.7985648713 rows/sec., 133.01 MiB/sec. | ||
| 14148 | 2026.04.28 20:37:37.456513 [ 189 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14149 | 2026.04.28 20:37:37.456783 [ 189 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_101_20} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14150 | 2026.04.28 20:37:37.456862 [ 189 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_101_20} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14151 | 2026.04.28 20:37:37.456959 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 14152 | 2026.04.28 20:37:37.457027 [ 277 ] {74ba0832-f3a1-40b2-9cd1-94dd7891ac45} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14153 | 2026.04.28 20:37:37.457070 [ 277 ] {74ba0832-f3a1-40b2-9cd1-94dd7891ac45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 14154 | 2026.04.28 20:37:37.457644 [ 277 ] {74ba0832-f3a1-40b2-9cd1-94dd7891ac45} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14155 | 2026.04.28 20:37:37.457880 [ 277 ] {74ba0832-f3a1-40b2-9cd1-94dd7891ac45} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14156 | 2026.04.28 20:37:37.458020 [ 277 ] {74ba0832-f3a1-40b2-9cd1-94dd7891ac45} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00193 sec., 16062.176165803108 rows/sec., 28.78 MiB/sec. | ||
| 14157 | 2026.04.28 20:37:37.458076 [ 277 ] {74ba0832-f3a1-40b2-9cd1-94dd7891ac45} <Debug> TCPHandler: Processed in 0.002115389 sec. | ||
| 14158 | 2026.04.28 20:37:37.458207 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14159 | 2026.04.28 20:37:37.458301 [ 277 ] {781e7233-d94b-4f86-8b26-8d9b7b539aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14160 | 2026.04.28 20:37:37.458345 [ 277 ] {781e7233-d94b-4f86-8b26-8d9b7b539aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14161 | 2026.04.28 20:37:37.458694 [ 277 ] {781e7233-d94b-4f86-8b26-8d9b7b539aa3} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14162 | 2026.04.28 20:37:37.458732 [ 277 ] {781e7233-d94b-4f86-8b26-8d9b7b539aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 14163 | 2026.04.28 20:37:37.459046 [ 277 ] {781e7233-d94b-4f86-8b26-8d9b7b539aa3} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14164 | 2026.04.28 20:37:37.459266 [ 277 ] {781e7233-d94b-4f86-8b26-8d9b7b539aa3} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14165 | 2026.04.28 20:37:37.459398 [ 277 ] {781e7233-d94b-4f86-8b26-8d9b7b539aa3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 14166 | 2026.04.28 20:37:37.459403 [ 47 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14167 | 2026.04.28 20:37:37.459434 [ 277 ] {781e7233-d94b-4f86-8b26-8d9b7b539aa3} <Debug> TCPHandler: Processed in 0.00127643 sec. | ||
| 14168 | 2026.04.28 20:37:37.459454 [ 47 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14169 | 2026.04.28 20:37:37.459477 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 14170 | 2026.04.28 20:37:37.459588 [ 193 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14171 | 2026.04.28 20:37:37.459715 [ 193 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14172 | 2026.04.28 20:37:37.459750 [ 193 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5250 rows starting from the beginning of the part | ||
| 14173 | 2026.04.28 20:37:37.459819 [ 193 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 14174 | 2026.04.28 20:37:37.459866 [ 193 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 12 rows starting from the beginning of the part | ||
| 14175 | 2026.04.28 20:37:37.459911 [ 193 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 48 rows starting from the beginning of the part | ||
| 14176 | 2026.04.28 20:37:37.459952 [ 193 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 14177 | 2026.04.28 20:37:37.459995 [ 193 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 14178 | 2026.04.28 20:37:37.461590 [ 187 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5490 rows, containing 4 columns (4 merged, 0 gathered) in 0.002044737 sec., 2684941.8776106657 rows/sec., 179.04 MiB/sec. | ||
| 14179 | 2026.04.28 20:37:37.462024 [ 196 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14180 | 2026.04.28 20:37:37.462344 [ 196 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_101_20} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14181 | 2026.04.28 20:37:37.462424 [ 196 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_101_20} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14182 | 2026.04.28 20:37:37.462528 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 14183 | 2026.04.28 20:37:38.000266 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 365.48 MiB, peak 376.27 MiB, free memory in arenas 0.00 B, will set to 364.40 MiB (RSS), difference: -1.08 MiB | ||
| 14184 | 2026.04.28 20:37:42.443699 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14185 | 2026.04.28 20:37:42.443930 [ 277 ] {b32f03e1-648e-4acf-a080-a93cc39ae336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 14186 | 2026.04.28 20:37:42.444249 [ 277 ] {b32f03e1-648e-4acf-a080-a93cc39ae336} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14187 | 2026.04.28 20:37:42.444283 [ 277 ] {b32f03e1-648e-4acf-a080-a93cc39ae336} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 14188 | 2026.04.28 20:37:42.444496 [ 277 ] {b32f03e1-648e-4acf-a080-a93cc39ae336} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14189 | 2026.04.28 20:37:42.444563 [ 277 ] {b32f03e1-648e-4acf-a080-a93cc39ae336} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14190 | 2026.04.28 20:37:42.444703 [ 277 ] {b32f03e1-648e-4acf-a080-a93cc39ae336} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14191 | 2026.04.28 20:37:42.444797 [ 317 ] {b32f03e1-648e-4acf-a080-a93cc39ae336} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14192 | 2026.04.28 20:37:42.444809 [ 313 ] {b32f03e1-648e-4acf-a080-a93cc39ae336} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14193 | 2026.04.28 20:37:42.444850 [ 331 ] {b32f03e1-648e-4acf-a080-a93cc39ae336} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14194 | 2026.04.28 20:37:42.444987 [ 277 ] {b32f03e1-648e-4acf-a080-a93cc39ae336} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 14195 | 2026.04.28 20:37:42.445022 [ 277 ] {b32f03e1-648e-4acf-a080-a93cc39ae336} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14196 | 2026.04.28 20:37:42.445101 [ 277 ] {b32f03e1-648e-4acf-a080-a93cc39ae336} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14197 | 2026.04.28 20:37:42.445122 [ 277 ] {b32f03e1-648e-4acf-a080-a93cc39ae336} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 14198 | 2026.04.28 20:37:42.445157 [ 277 ] {b32f03e1-648e-4acf-a080-a93cc39ae336} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14199 | 2026.04.28 20:37:42.445194 [ 277 ] {b32f03e1-648e-4acf-a080-a93cc39ae336} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14200 | 2026.04.28 20:37:42.446269 [ 277 ] {b32f03e1-648e-4acf-a080-a93cc39ae336} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002427 sec., 20601.565718994643 rows/sec., 3.28 MiB/sec. | ||
| 14201 | 2026.04.28 20:37:42.446349 [ 277 ] {b32f03e1-648e-4acf-a080-a93cc39ae336} <Debug> TCPHandler: Processed in 0.002771254 sec. | ||
| 14202 | 2026.04.28 20:37:42.448272 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14203 | 2026.04.28 20:37:42.448377 [ 277 ] {e4ea473b-b654-4ff4-9d3d-78232576c730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14204 | 2026.04.28 20:37:42.448418 [ 277 ] {e4ea473b-b654-4ff4-9d3d-78232576c730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14205 | 2026.04.28 20:37:42.449240 [ 277 ] {e4ea473b-b654-4ff4-9d3d-78232576c730} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14206 | 2026.04.28 20:37:42.449303 [ 277 ] {e4ea473b-b654-4ff4-9d3d-78232576c730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14207 | 2026.04.28 20:37:42.449759 [ 277 ] {e4ea473b-b654-4ff4-9d3d-78232576c730} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14208 | 2026.04.28 20:37:42.449979 [ 277 ] {e4ea473b-b654-4ff4-9d3d-78232576c730} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14209 | 2026.04.28 20:37:42.450117 [ 277 ] {e4ea473b-b654-4ff4-9d3d-78232576c730} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001771 sec., 44042.913608131 rows/sec., 3.65 MiB/sec. | ||
| 14210 | 2026.04.28 20:37:42.450155 [ 277 ] {e4ea473b-b654-4ff4-9d3d-78232576c730} <Debug> TCPHandler: Processed in 0.001931014 sec. | ||
| 14211 | 2026.04.28 20:37:42.450285 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14212 | 2026.04.28 20:37:42.450377 [ 277 ] {50312ed8-8a0e-467d-93dc-b88bec6f466e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14213 | 2026.04.28 20:37:42.450416 [ 277 ] {50312ed8-8a0e-467d-93dc-b88bec6f466e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14214 | 2026.04.28 20:37:42.450834 [ 277 ] {50312ed8-8a0e-467d-93dc-b88bec6f466e} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14215 | 2026.04.28 20:37:42.450869 [ 277 ] {50312ed8-8a0e-467d-93dc-b88bec6f466e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14216 | 2026.04.28 20:37:42.451153 [ 277 ] {50312ed8-8a0e-467d-93dc-b88bec6f466e} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 14217 | 2026.04.28 20:37:42.451357 [ 277 ] {50312ed8-8a0e-467d-93dc-b88bec6f466e} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14218 | 2026.04.28 20:37:42.451482 [ 277 ] {50312ed8-8a0e-467d-93dc-b88bec6f466e} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001123 sec., 9795.191451469278 rows/sec., 736.55 KiB/sec. | ||
| 14219 | 2026.04.28 20:37:42.451518 [ 277 ] {50312ed8-8a0e-467d-93dc-b88bec6f466e} <Debug> TCPHandler: Processed in 0.001279499 sec. | ||
| 14220 | 2026.04.28 20:37:42.451639 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14221 | 2026.04.28 20:37:42.451730 [ 277 ] {8550214c-8909-4ef3-8689-f719805d16f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14222 | 2026.04.28 20:37:42.451767 [ 277 ] {8550214c-8909-4ef3-8689-f719805d16f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14223 | 2026.04.28 20:37:42.452184 [ 277 ] {8550214c-8909-4ef3-8689-f719805d16f6} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14224 | 2026.04.28 20:37:42.452219 [ 277 ] {8550214c-8909-4ef3-8689-f719805d16f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14225 | 2026.04.28 20:37:42.452516 [ 277 ] {8550214c-8909-4ef3-8689-f719805d16f6} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14226 | 2026.04.28 20:37:42.452720 [ 277 ] {8550214c-8909-4ef3-8689-f719805d16f6} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14227 | 2026.04.28 20:37:42.452844 [ 277 ] {8550214c-8909-4ef3-8689-f719805d16f6} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001132 sec., 66254.41696113074 rows/sec., 5.17 MiB/sec. | ||
| 14228 | 2026.04.28 20:37:42.452880 [ 277 ] {8550214c-8909-4ef3-8689-f719805d16f6} <Debug> TCPHandler: Processed in 0.001287319 sec. | ||
| 14229 | 2026.04.28 20:37:42.452999 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14230 | 2026.04.28 20:37:42.453089 [ 277 ] {f6b34a19-32ce-45cd-967e-443fd89092b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14231 | 2026.04.28 20:37:42.453131 [ 277 ] {f6b34a19-32ce-45cd-967e-443fd89092b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14232 | 2026.04.28 20:37:42.453534 [ 277 ] {f6b34a19-32ce-45cd-967e-443fd89092b7} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14233 | 2026.04.28 20:37:42.453569 [ 277 ] {f6b34a19-32ce-45cd-967e-443fd89092b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14234 | 2026.04.28 20:37:42.453892 [ 277 ] {f6b34a19-32ce-45cd-967e-443fd89092b7} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14235 | 2026.04.28 20:37:42.454114 [ 277 ] {f6b34a19-32ce-45cd-967e-443fd89092b7} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14236 | 2026.04.28 20:37:42.454239 [ 277 ] {f6b34a19-32ce-45cd-967e-443fd89092b7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 14237 | 2026.04.28 20:37:42.454275 [ 277 ] {f6b34a19-32ce-45cd-967e-443fd89092b7} <Debug> TCPHandler: Processed in 0.00132365 sec. | ||
| 14238 | 2026.04.28 20:37:42.454389 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14239 | 2026.04.28 20:37:42.454482 [ 277 ] {f051cb9f-dd05-42d2-b9bc-43b836f28aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14240 | 2026.04.28 20:37:42.454538 [ 277 ] {f051cb9f-dd05-42d2-b9bc-43b836f28aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14241 | 2026.04.28 20:37:42.455281 [ 277 ] {f051cb9f-dd05-42d2-b9bc-43b836f28aa3} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14242 | 2026.04.28 20:37:42.455317 [ 277 ] {f051cb9f-dd05-42d2-b9bc-43b836f28aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14243 | 2026.04.28 20:37:42.455822 [ 277 ] {f051cb9f-dd05-42d2-b9bc-43b836f28aa3} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 14244 | 2026.04.28 20:37:42.456037 [ 277 ] {f051cb9f-dd05-42d2-b9bc-43b836f28aa3} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14245 | 2026.04.28 20:37:42.456177 [ 277 ] {f051cb9f-dd05-42d2-b9bc-43b836f28aa3} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001713 sec., 6421.48277875073 rows/sec., 11.51 MiB/sec. | ||
| 14246 | 2026.04.28 20:37:42.456229 [ 277 ] {f051cb9f-dd05-42d2-b9bc-43b836f28aa3} <Debug> TCPHandler: Processed in 0.001886344 sec. | ||
| 14247 | 2026.04.28 20:37:42.456355 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14248 | 2026.04.28 20:37:42.456447 [ 277 ] {b5def9cc-56b9-4e82-906c-1473c8297b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14249 | 2026.04.28 20:37:42.456486 [ 277 ] {b5def9cc-56b9-4e82-906c-1473c8297b4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14250 | 2026.04.28 20:37:42.456814 [ 277 ] {b5def9cc-56b9-4e82-906c-1473c8297b4f} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14251 | 2026.04.28 20:37:42.456850 [ 277 ] {b5def9cc-56b9-4e82-906c-1473c8297b4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14252 | 2026.04.28 20:37:42.457140 [ 277 ] {b5def9cc-56b9-4e82-906c-1473c8297b4f} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14253 | 2026.04.28 20:37:42.457344 [ 277 ] {b5def9cc-56b9-4e82-906c-1473c8297b4f} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14254 | 2026.04.28 20:37:42.457469 [ 277 ] {b5def9cc-56b9-4e82-906c-1473c8297b4f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 14255 | 2026.04.28 20:37:42.457502 [ 277 ] {b5def9cc-56b9-4e82-906c-1473c8297b4f} <Debug> TCPHandler: Processed in 0.001195408 sec. | ||
| 14256 | 2026.04.28 20:37:43.241267 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29352 | ||
| 14257 | 2026.04.28 20:37:43.241842 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14258 | 2026.04.28 20:37:43.241898 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14259 | 2026.04.28 20:37:43.242471 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14260 | 2026.04.28 20:37:43.242728 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14261 | 2026.04.28 20:37:43.242879 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29352 | ||
| 14262 | 2026.04.28 20:37:43.242884 [ 49 ] {} <Debug> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14263 | 2026.04.28 20:37:43.242939 [ 49 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14264 | 2026.04.28 20:37:43.242963 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14265 | 2026.04.28 20:37:43.243055 [ 189 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 14266 | 2026.04.28 20:37:43.243140 [ 189 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14267 | 2026.04.28 20:37:43.243172 [ 189 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26920 rows starting from the beginning of the part | ||
| 14268 | 2026.04.28 20:37:43.243226 [ 189 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 14269 | 2026.04.28 20:37:43.243273 [ 189 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 14270 | 2026.04.28 20:37:43.243315 [ 189 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 14271 | 2026.04.28 20:37:43.243353 [ 189 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 14272 | 2026.04.28 20:37:43.243393 [ 189 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 14273 | 2026.04.28 20:37:43.245555 [ 189 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29352 rows, containing 4 columns (4 merged, 0 gathered) in 0.002538668 sec., 11561968.717453405 rows/sec., 165.40 MiB/sec. | ||
| 14274 | 2026.04.28 20:37:43.246044 [ 199 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14275 | 2026.04.28 20:37:43.246388 [ 199 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_61_12} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14276 | 2026.04.28 20:37:43.246474 [ 199 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_61_12} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14277 | 2026.04.28 20:37:43.246605 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 14278 | 2026.04.28 20:37:44.758147 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 14279 | 2026.04.28 20:37:44.777181 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14280 | 2026.04.28 20:37:44.777246 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14281 | 2026.04.28 20:37:44.783509 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14282 | 2026.04.28 20:37:44.784225 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14283 | 2026.04.28 20:37:44.784524 [ 60 ] {} <Debug> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14284 | 2026.04.28 20:37:44.784566 [ 60 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14285 | 2026.04.28 20:37:44.784588 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14286 | 2026.04.28 20:37:44.784685 [ 192 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 14287 | 2026.04.28 20:37:44.787618 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 14288 | 2026.04.28 20:37:44.787764 [ 192 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14289 | 2026.04.28 20:37:44.788542 [ 192 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 14290 | 2026.04.28 20:37:44.791821 [ 192 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 14291 | 2026.04.28 20:37:44.795169 [ 192 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 14292 | 2026.04.28 20:37:44.798989 [ 192 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 14293 | 2026.04.28 20:37:44.803179 [ 192 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 14294 | 2026.04.28 20:37:44.806842 [ 192 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 14295 | 2026.04.28 20:37:44.856246 [ 201 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.071596428 sec., 6424.901532797138 rows/sec., 33.22 MiB/sec. | ||
| 14296 | 2026.04.28 20:37:44.859462 [ 191 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14297 | 2026.04.28 20:37:44.861456 [ 191 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_61_12} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14298 | 2026.04.28 20:37:44.861582 [ 191 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_61_12} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14299 | 2026.04.28 20:37:44.864221 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 14300 | 2026.04.28 20:37:45.000240 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 365.50 MiB, peak 378.92 MiB, free memory in arenas 0.00 B, will set to 364.44 MiB (RSS), difference: -1.06 MiB | ||
| 14301 | 2026.04.28 20:37:45.843317 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1742 | ||
| 14302 | 2026.04.28 20:37:45.845896 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14303 | 2026.04.28 20:37:45.845954 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14304 | 2026.04.28 20:37:45.847196 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14305 | 2026.04.28 20:37:45.847467 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14306 | 2026.04.28 20:37:45.847626 [ 64 ] {} <Debug> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 14307 | 2026.04.28 20:37:45.847697 [ 64 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14308 | 2026.04.28 20:37:45.847721 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14309 | 2026.04.28 20:37:45.847840 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1742 | ||
| 14310 | 2026.04.28 20:37:45.847849 [ 201 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 14311 | 2026.04.28 20:37:45.848481 [ 201 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14312 | 2026.04.28 20:37:45.848624 [ 201 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1578 rows starting from the beginning of the part | ||
| 14313 | 2026.04.28 20:37:45.848991 [ 201 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part | ||
| 14314 | 2026.04.28 20:37:45.849338 [ 201 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part | ||
| 14315 | 2026.04.28 20:37:45.849697 [ 201 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 52 rows starting from the beginning of the part | ||
| 14316 | 2026.04.28 20:37:45.850034 [ 201 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 24 rows starting from the beginning of the part | ||
| 14317 | 2026.04.28 20:37:45.850400 [ 201 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 28 rows starting from the beginning of the part | ||
| 14318 | 2026.04.28 20:37:45.857556 [ 201 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1742 rows, containing 72 columns (72 merged, 0 gathered) in 0.009768733 sec., 178324.04673154646 rows/sec., 149.26 MiB/sec. | ||
| 14319 | 2026.04.28 20:37:45.859212 [ 201 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 14320 | 2026.04.28 20:37:45.859709 [ 201 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_46_9} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14321 | 2026.04.28 20:37:45.859786 [ 201 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_46_9} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 14322 | 2026.04.28 20:37:45.859958 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.29 MiB. | ||
| 14323 | 2026.04.28 20:37:47.444009 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14324 | 2026.04.28 20:37:47.444326 [ 277 ] {6c2a1612-ad45-4c2f-bbb6-27e5357aa553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 14325 | 2026.04.28 20:37:47.444740 [ 277 ] {6c2a1612-ad45-4c2f-bbb6-27e5357aa553} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14326 | 2026.04.28 20:37:47.444778 [ 277 ] {6c2a1612-ad45-4c2f-bbb6-27e5357aa553} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 14327 | 2026.04.28 20:37:47.445005 [ 277 ] {6c2a1612-ad45-4c2f-bbb6-27e5357aa553} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14328 | 2026.04.28 20:37:47.445076 [ 277 ] {6c2a1612-ad45-4c2f-bbb6-27e5357aa553} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14329 | 2026.04.28 20:37:47.445221 [ 277 ] {6c2a1612-ad45-4c2f-bbb6-27e5357aa553} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14330 | 2026.04.28 20:37:47.445322 [ 313 ] {6c2a1612-ad45-4c2f-bbb6-27e5357aa553} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14331 | 2026.04.28 20:37:47.445335 [ 317 ] {6c2a1612-ad45-4c2f-bbb6-27e5357aa553} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14332 | 2026.04.28 20:37:47.445358 [ 331 ] {6c2a1612-ad45-4c2f-bbb6-27e5357aa553} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14333 | 2026.04.28 20:37:47.445471 [ 277 ] {6c2a1612-ad45-4c2f-bbb6-27e5357aa553} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 14334 | 2026.04.28 20:37:47.445499 [ 277 ] {6c2a1612-ad45-4c2f-bbb6-27e5357aa553} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14335 | 2026.04.28 20:37:47.445583 [ 277 ] {6c2a1612-ad45-4c2f-bbb6-27e5357aa553} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14336 | 2026.04.28 20:37:47.445606 [ 277 ] {6c2a1612-ad45-4c2f-bbb6-27e5357aa553} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 14337 | 2026.04.28 20:37:47.445643 [ 277 ] {6c2a1612-ad45-4c2f-bbb6-27e5357aa553} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14338 | 2026.04.28 20:37:47.445686 [ 277 ] {6c2a1612-ad45-4c2f-bbb6-27e5357aa553} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14339 | 2026.04.28 20:37:47.446838 [ 277 ] {6c2a1612-ad45-4c2f-bbb6-27e5357aa553} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002636 sec., 18968.13353566009 rows/sec., 3.02 MiB/sec. | ||
| 14340 | 2026.04.28 20:37:47.446948 [ 277 ] {6c2a1612-ad45-4c2f-bbb6-27e5357aa553} <Debug> TCPHandler: Processed in 0.003097231 sec. | ||
| 14341 | 2026.04.28 20:37:47.449145 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14342 | 2026.04.28 20:37:47.449275 [ 277 ] {2043c316-0ba4-41ed-b1ac-5d63791ef8ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14343 | 2026.04.28 20:37:47.449327 [ 277 ] {2043c316-0ba4-41ed-b1ac-5d63791ef8ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14344 | 2026.04.28 20:37:47.449904 [ 277 ] {2043c316-0ba4-41ed-b1ac-5d63791ef8ee} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14345 | 2026.04.28 20:37:47.449973 [ 277 ] {2043c316-0ba4-41ed-b1ac-5d63791ef8ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14346 | 2026.04.28 20:37:47.450348 [ 277 ] {2043c316-0ba4-41ed-b1ac-5d63791ef8ee} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14347 | 2026.04.28 20:37:47.450578 [ 277 ] {2043c316-0ba4-41ed-b1ac-5d63791ef8ee} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14348 | 2026.04.28 20:37:47.450730 [ 277 ] {2043c316-0ba4-41ed-b1ac-5d63791ef8ee} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001493 sec., 79035.49899531146 rows/sec., 6.72 MiB/sec. | ||
| 14349 | 2026.04.28 20:37:47.450769 [ 277 ] {2043c316-0ba4-41ed-b1ac-5d63791ef8ee} <Debug> TCPHandler: Processed in 0.001687968 sec. | ||
| 14350 | 2026.04.28 20:37:47.450904 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14351 | 2026.04.28 20:37:47.451000 [ 277 ] {84d4ab4a-e689-4e6f-869e-e7ca12f4707a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14352 | 2026.04.28 20:37:47.451040 [ 277 ] {84d4ab4a-e689-4e6f-869e-e7ca12f4707a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14353 | 2026.04.28 20:37:47.451458 [ 277 ] {84d4ab4a-e689-4e6f-869e-e7ca12f4707a} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14354 | 2026.04.28 20:37:47.451495 [ 277 ] {84d4ab4a-e689-4e6f-869e-e7ca12f4707a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14355 | 2026.04.28 20:37:47.451796 [ 277 ] {84d4ab4a-e689-4e6f-869e-e7ca12f4707a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14356 | 2026.04.28 20:37:47.452007 [ 277 ] {84d4ab4a-e689-4e6f-869e-e7ca12f4707a} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14357 | 2026.04.28 20:37:47.452143 [ 277 ] {84d4ab4a-e689-4e6f-869e-e7ca12f4707a} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001162 sec., 26678.14113597246 rows/sec., 1.96 MiB/sec. | ||
| 14358 | 2026.04.28 20:37:47.452182 [ 277 ] {84d4ab4a-e689-4e6f-869e-e7ca12f4707a} <Debug> TCPHandler: Processed in 0.001328831 sec. | ||
| 14359 | 2026.04.28 20:37:47.452303 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14360 | 2026.04.28 20:37:47.452398 [ 277 ] {f1287e4a-18b5-4ddf-9b9a-83d3819e2a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14361 | 2026.04.28 20:37:47.452438 [ 277 ] {f1287e4a-18b5-4ddf-9b9a-83d3819e2a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14362 | 2026.04.28 20:37:47.452867 [ 277 ] {f1287e4a-18b5-4ddf-9b9a-83d3819e2a97} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14363 | 2026.04.28 20:37:47.452904 [ 277 ] {f1287e4a-18b5-4ddf-9b9a-83d3819e2a97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14364 | 2026.04.28 20:37:47.453199 [ 277 ] {f1287e4a-18b5-4ddf-9b9a-83d3819e2a97} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14365 | 2026.04.28 20:37:47.453408 [ 277 ] {f1287e4a-18b5-4ddf-9b9a-83d3819e2a97} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14366 | 2026.04.28 20:37:47.453536 [ 277 ] {f1287e4a-18b5-4ddf-9b9a-83d3819e2a97} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001156 sec., 82179.93079584776 rows/sec., 6.42 MiB/sec. | ||
| 14367 | 2026.04.28 20:37:47.453574 [ 277 ] {f1287e4a-18b5-4ddf-9b9a-83d3819e2a97} <Debug> TCPHandler: Processed in 0.001322011 sec. | ||
| 14368 | 2026.04.28 20:37:47.453695 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14369 | 2026.04.28 20:37:47.453791 [ 277 ] {3b033c03-120b-4d2f-ace2-694cc630595b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14370 | 2026.04.28 20:37:47.453835 [ 277 ] {3b033c03-120b-4d2f-ace2-694cc630595b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14371 | 2026.04.28 20:37:47.454233 [ 277 ] {3b033c03-120b-4d2f-ace2-694cc630595b} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14372 | 2026.04.28 20:37:47.454269 [ 277 ] {3b033c03-120b-4d2f-ace2-694cc630595b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14373 | 2026.04.28 20:37:47.454588 [ 277 ] {3b033c03-120b-4d2f-ace2-694cc630595b} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14374 | 2026.04.28 20:37:47.454798 [ 277 ] {3b033c03-120b-4d2f-ace2-694cc630595b} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14375 | 2026.04.28 20:37:47.454917 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 2 parts from all_1_98_24 to all_99_99_0 | ||
| 14376 | 2026.04.28 20:37:47.454931 [ 277 ] {3b033c03-120b-4d2f-ace2-694cc630595b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 14377 | 2026.04.28 20:37:47.454963 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14378 | 2026.04.28 20:37:47.454982 [ 277 ] {3b033c03-120b-4d2f-ace2-694cc630595b} <Debug> TCPHandler: Processed in 0.001336771 sec. | ||
| 14379 | 2026.04.28 20:37:47.454990 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14380 | 2026.04.28 20:37:47.455109 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14381 | 2026.04.28 20:37:47.455108 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_99_25} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_98_24 to all_99_99_0 into Compact with storage Full | ||
| 14382 | 2026.04.28 20:37:47.455210 [ 277 ] {894146ec-dfcf-4053-99fc-6fbdf41acfe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14383 | 2026.04.28 20:37:47.455259 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_99_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14384 | 2026.04.28 20:37:47.455269 [ 277 ] {894146ec-dfcf-4053-99fc-6fbdf41acfe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14385 | 2026.04.28 20:37:47.455302 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_99_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_98_24, total 37219 rows starting from the beginning of the part | ||
| 14386 | 2026.04.28 20:37:47.455374 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_99_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 128 rows starting from the beginning of the part | ||
| 14387 | 2026.04.28 20:37:47.456083 [ 277 ] {894146ec-dfcf-4053-99fc-6fbdf41acfe0} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14388 | 2026.04.28 20:37:47.456124 [ 277 ] {894146ec-dfcf-4053-99fc-6fbdf41acfe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14389 | 2026.04.28 20:37:47.456678 [ 277 ] {894146ec-dfcf-4053-99fc-6fbdf41acfe0} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14390 | 2026.04.28 20:37:47.456902 [ 277 ] {894146ec-dfcf-4053-99fc-6fbdf41acfe0} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14391 | 2026.04.28 20:37:47.457048 [ 277 ] {894146ec-dfcf-4053-99fc-6fbdf41acfe0} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001856 sec., 16702.58620689655 rows/sec., 29.93 MiB/sec. | ||
| 14392 | 2026.04.28 20:37:47.457103 [ 277 ] {894146ec-dfcf-4053-99fc-6fbdf41acfe0} <Debug> TCPHandler: Processed in 0.002043216 sec. | ||
| 14393 | 2026.04.28 20:37:47.457231 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14394 | 2026.04.28 20:37:47.457328 [ 277 ] {2c1b9c55-f56b-4185-aec6-b091e22f2798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14395 | 2026.04.28 20:37:47.457370 [ 277 ] {2c1b9c55-f56b-4185-aec6-b091e22f2798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14396 | 2026.04.28 20:37:47.457707 [ 277 ] {2c1b9c55-f56b-4185-aec6-b091e22f2798} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14397 | 2026.04.28 20:37:47.457744 [ 277 ] {2c1b9c55-f56b-4185-aec6-b091e22f2798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14398 | 2026.04.28 20:37:47.458055 [ 277 ] {2c1b9c55-f56b-4185-aec6-b091e22f2798} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14399 | 2026.04.28 20:37:47.458266 [ 277 ] {2c1b9c55-f56b-4185-aec6-b091e22f2798} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14400 | 2026.04.28 20:37:47.458396 [ 277 ] {2c1b9c55-f56b-4185-aec6-b091e22f2798} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 14401 | 2026.04.28 20:37:47.458433 [ 277 ] {2c1b9c55-f56b-4185-aec6-b091e22f2798} <Debug> TCPHandler: Processed in 0.001251829 sec. | ||
| 14402 | 2026.04.28 20:37:47.461765 [ 194 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_99_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37347 rows, containing 5 columns (5 merged, 0 gathered) in 0.006700284 sec., 5573942.835855913 rows/sec., 358.95 MiB/sec. | ||
| 14403 | 2026.04.28 20:37:47.462504 [ 194 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_99_25} <Trace> MergedBlockOutputStream: filled checksums all_1_99_25 (state Temporary) | ||
| 14404 | 2026.04.28 20:37:47.462865 [ 194 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_99_25} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_99_25 to all_1_99_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14405 | 2026.04.28 20:37:47.462944 [ 194 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_99_25} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 2 parts: [all_1_98_24, all_99_99_0] -> all_1_99_25 | ||
| 14406 | 2026.04.28 20:37:47.463038 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 14407 | 2026.04.28 20:37:50.595518 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14408 | 2026.04.28 20:37:50.595576 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14409 | 2026.04.28 20:37:50.743209 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29800 | ||
| 14410 | 2026.04.28 20:37:50.743717 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14411 | 2026.04.28 20:37:50.743758 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14412 | 2026.04.28 20:37:50.744257 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14413 | 2026.04.28 20:37:50.744488 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14414 | 2026.04.28 20:37:50.744625 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29800 | ||
| 14415 | 2026.04.28 20:37:52.287827 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 14416 | 2026.04.28 20:37:52.304045 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14417 | 2026.04.28 20:37:52.304105 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14418 | 2026.04.28 20:37:52.309451 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14419 | 2026.04.28 20:37:52.310099 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14420 | 2026.04.28 20:37:52.312962 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 14421 | 2026.04.28 20:37:52.444133 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14422 | 2026.04.28 20:37:52.444363 [ 277 ] {3e42cc86-9508-4fa7-89be-768dc4e7a629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 14423 | 2026.04.28 20:37:52.444713 [ 277 ] {3e42cc86-9508-4fa7-89be-768dc4e7a629} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14424 | 2026.04.28 20:37:52.444747 [ 277 ] {3e42cc86-9508-4fa7-89be-768dc4e7a629} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 14425 | 2026.04.28 20:37:52.444966 [ 277 ] {3e42cc86-9508-4fa7-89be-768dc4e7a629} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14426 | 2026.04.28 20:37:52.445034 [ 277 ] {3e42cc86-9508-4fa7-89be-768dc4e7a629} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14427 | 2026.04.28 20:37:52.445172 [ 277 ] {3e42cc86-9508-4fa7-89be-768dc4e7a629} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14428 | 2026.04.28 20:37:52.445300 [ 317 ] {3e42cc86-9508-4fa7-89be-768dc4e7a629} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14429 | 2026.04.28 20:37:52.445314 [ 331 ] {3e42cc86-9508-4fa7-89be-768dc4e7a629} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14430 | 2026.04.28 20:37:52.445314 [ 349 ] {3e42cc86-9508-4fa7-89be-768dc4e7a629} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14431 | 2026.04.28 20:37:52.445464 [ 277 ] {3e42cc86-9508-4fa7-89be-768dc4e7a629} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 14432 | 2026.04.28 20:37:52.445490 [ 277 ] {3e42cc86-9508-4fa7-89be-768dc4e7a629} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14433 | 2026.04.28 20:37:52.445565 [ 277 ] {3e42cc86-9508-4fa7-89be-768dc4e7a629} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14434 | 2026.04.28 20:37:52.445585 [ 277 ] {3e42cc86-9508-4fa7-89be-768dc4e7a629} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 14435 | 2026.04.28 20:37:52.445618 [ 277 ] {3e42cc86-9508-4fa7-89be-768dc4e7a629} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14436 | 2026.04.28 20:37:52.445656 [ 277 ] {3e42cc86-9508-4fa7-89be-768dc4e7a629} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14437 | 2026.04.28 20:37:52.446708 [ 277 ] {3e42cc86-9508-4fa7-89be-768dc4e7a629} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002439 sec., 20500.205002050017 rows/sec., 3.26 MiB/sec. | ||
| 14438 | 2026.04.28 20:37:52.446808 [ 277 ] {3e42cc86-9508-4fa7-89be-768dc4e7a629} <Debug> TCPHandler: Processed in 0.002805324 sec. | ||
| 14439 | 2026.04.28 20:37:52.448645 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14440 | 2026.04.28 20:37:52.448759 [ 277 ] {450ef435-cf1d-4734-a0b0-c68a8244cd72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14441 | 2026.04.28 20:37:52.448803 [ 277 ] {450ef435-cf1d-4734-a0b0-c68a8244cd72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14442 | 2026.04.28 20:37:52.449283 [ 277 ] {450ef435-cf1d-4734-a0b0-c68a8244cd72} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14443 | 2026.04.28 20:37:52.449324 [ 277 ] {450ef435-cf1d-4734-a0b0-c68a8244cd72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14444 | 2026.04.28 20:37:52.449683 [ 277 ] {450ef435-cf1d-4734-a0b0-c68a8244cd72} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14445 | 2026.04.28 20:37:52.449909 [ 277 ] {450ef435-cf1d-4734-a0b0-c68a8244cd72} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14446 | 2026.04.28 20:37:52.450051 [ 277 ] {450ef435-cf1d-4734-a0b0-c68a8244cd72} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001325 sec., 58867.92452830189 rows/sec., 4.87 MiB/sec. | ||
| 14447 | 2026.04.28 20:37:52.450088 [ 277 ] {450ef435-cf1d-4734-a0b0-c68a8244cd72} <Debug> TCPHandler: Processed in 0.001494425 sec. | ||
| 14448 | 2026.04.28 20:37:52.450228 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14449 | 2026.04.28 20:37:52.450321 [ 277 ] {9a0213b4-ec46-44a1-8794-aef954e488ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14450 | 2026.04.28 20:37:52.450360 [ 277 ] {9a0213b4-ec46-44a1-8794-aef954e488ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14451 | 2026.04.28 20:37:52.450750 [ 277 ] {9a0213b4-ec46-44a1-8794-aef954e488ac} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14452 | 2026.04.28 20:37:52.450783 [ 277 ] {9a0213b4-ec46-44a1-8794-aef954e488ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14453 | 2026.04.28 20:37:52.451086 [ 277 ] {9a0213b4-ec46-44a1-8794-aef954e488ac} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14454 | 2026.04.28 20:37:52.451292 [ 277 ] {9a0213b4-ec46-44a1-8794-aef954e488ac} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14455 | 2026.04.28 20:37:52.451395 [ 63 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14456 | 2026.04.28 20:37:52.451418 [ 277 ] {9a0213b4-ec46-44a1-8794-aef954e488ac} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001115 sec., 9865.470852017936 rows/sec., 741.84 KiB/sec. | ||
| 14457 | 2026.04.28 20:37:52.451431 [ 63 ] {} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14458 | 2026.04.28 20:37:52.451450 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14459 | 2026.04.28 20:37:52.451454 [ 277 ] {9a0213b4-ec46-44a1-8794-aef954e488ac} <Debug> TCPHandler: Processed in 0.001273719 sec. | ||
| 14460 | 2026.04.28 20:37:52.451538 [ 195 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 14461 | 2026.04.28 20:37:52.451579 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14462 | 2026.04.28 20:37:52.451647 [ 195 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14463 | 2026.04.28 20:37:52.451672 [ 277 ] {4bdaa83d-2450-47e1-8b02-2ec9165298f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14464 | 2026.04.28 20:37:52.451683 [ 195 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 227 rows starting from the beginning of the part | ||
| 14465 | 2026.04.28 20:37:52.451712 [ 277 ] {4bdaa83d-2450-47e1-8b02-2ec9165298f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14466 | 2026.04.28 20:37:52.451747 [ 195 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 11 rows starting from the beginning of the part | ||
| 14467 | 2026.04.28 20:37:52.451796 [ 195 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 31 rows starting from the beginning of the part | ||
| 14468 | 2026.04.28 20:37:52.451841 [ 195 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 11 rows starting from the beginning of the part | ||
| 14469 | 2026.04.28 20:37:52.451886 [ 195 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 31 rows starting from the beginning of the part | ||
| 14470 | 2026.04.28 20:37:52.451927 [ 195 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 11 rows starting from the beginning of the part | ||
| 14471 | 2026.04.28 20:37:52.452152 [ 277 ] {4bdaa83d-2450-47e1-8b02-2ec9165298f2} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14472 | 2026.04.28 20:37:52.452186 [ 277 ] {4bdaa83d-2450-47e1-8b02-2ec9165298f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14473 | 2026.04.28 20:37:52.452478 [ 277 ] {4bdaa83d-2450-47e1-8b02-2ec9165298f2} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14474 | 2026.04.28 20:37:52.452623 [ 194 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 322 rows, containing 5 columns (5 merged, 0 gathered) in 0.001123016 sec., 286727.8827728189 rows/sec., 20.25 MiB/sec. | ||
| 14475 | 2026.04.28 20:37:52.452690 [ 277 ] {4bdaa83d-2450-47e1-8b02-2ec9165298f2} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14476 | 2026.04.28 20:37:52.452786 [ 196 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14477 | 2026.04.28 20:37:52.452823 [ 277 ] {4bdaa83d-2450-47e1-8b02-2ec9165298f2} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001169 sec., 64157.39948674081 rows/sec., 5.01 MiB/sec. | ||
| 14478 | 2026.04.28 20:37:52.452863 [ 277 ] {4bdaa83d-2450-47e1-8b02-2ec9165298f2} <Debug> TCPHandler: Processed in 0.00133124 sec. | ||
| 14479 | 2026.04.28 20:37:52.453002 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14480 | 2026.04.28 20:37:52.453098 [ 277 ] {1d7d334f-b6e8-4c8a-b750-ba3bb86dd442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14481 | 2026.04.28 20:37:52.453119 [ 196 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_86_17} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14482 | 2026.04.28 20:37:52.453140 [ 277 ] {1d7d334f-b6e8-4c8a-b750-ba3bb86dd442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14483 | 2026.04.28 20:37:52.453194 [ 196 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_86_17} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14484 | 2026.04.28 20:37:52.453319 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 14485 | 2026.04.28 20:37:52.453575 [ 277 ] {1d7d334f-b6e8-4c8a-b750-ba3bb86dd442} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14486 | 2026.04.28 20:37:52.453613 [ 277 ] {1d7d334f-b6e8-4c8a-b750-ba3bb86dd442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14487 | 2026.04.28 20:37:52.453935 [ 277 ] {1d7d334f-b6e8-4c8a-b750-ba3bb86dd442} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14488 | 2026.04.28 20:37:52.454145 [ 277 ] {1d7d334f-b6e8-4c8a-b750-ba3bb86dd442} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14489 | 2026.04.28 20:37:52.454246 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 2 parts from all_1_99_25 to all_100_100_0 | ||
| 14490 | 2026.04.28 20:37:52.454269 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14491 | 2026.04.28 20:37:52.454270 [ 277 ] {1d7d334f-b6e8-4c8a-b750-ba3bb86dd442} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 14492 | 2026.04.28 20:37:52.454285 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14493 | 2026.04.28 20:37:52.454311 [ 277 ] {1d7d334f-b6e8-4c8a-b750-ba3bb86dd442} <Debug> TCPHandler: Processed in 0.001357291 sec. | ||
| 14494 | 2026.04.28 20:37:52.454335 [ 195 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_100_26} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_99_25 to all_100_100_0 into Compact with storage Full | ||
| 14495 | 2026.04.28 20:37:52.454407 [ 195 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_100_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14496 | 2026.04.28 20:37:52.454430 [ 195 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_100_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_99_25, total 37347 rows starting from the beginning of the part | ||
| 14497 | 2026.04.28 20:37:52.454431 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14498 | 2026.04.28 20:37:52.454473 [ 195 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_100_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 14499 | 2026.04.28 20:37:52.454529 [ 277 ] {bed39f15-3d40-4971-978d-ec2b81fd99c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14500 | 2026.04.28 20:37:52.454582 [ 277 ] {bed39f15-3d40-4971-978d-ec2b81fd99c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14501 | 2026.04.28 20:37:52.455361 [ 277 ] {bed39f15-3d40-4971-978d-ec2b81fd99c9} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14502 | 2026.04.28 20:37:52.455395 [ 277 ] {bed39f15-3d40-4971-978d-ec2b81fd99c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14503 | 2026.04.28 20:37:52.455925 [ 277 ] {bed39f15-3d40-4971-978d-ec2b81fd99c9} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14504 | 2026.04.28 20:37:52.456145 [ 277 ] {bed39f15-3d40-4971-978d-ec2b81fd99c9} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14505 | 2026.04.28 20:37:52.456255 [ 63 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14506 | 2026.04.28 20:37:52.456282 [ 63 ] {} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14507 | 2026.04.28 20:37:52.456282 [ 277 ] {bed39f15-3d40-4971-978d-ec2b81fd99c9} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001771 sec., 6211.180124223602 rows/sec., 11.13 MiB/sec. | ||
| 14508 | 2026.04.28 20:37:52.456301 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14509 | 2026.04.28 20:37:52.456345 [ 277 ] {bed39f15-3d40-4971-978d-ec2b81fd99c9} <Debug> TCPHandler: Processed in 0.001961385 sec. | ||
| 14510 | 2026.04.28 20:37:52.456394 [ 194 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 14511 | 2026.04.28 20:37:52.456484 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14512 | 2026.04.28 20:37:52.456581 [ 277 ] {9a570eca-f3b8-4ffa-b731-75d7f9256548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14513 | 2026.04.28 20:37:52.456623 [ 277 ] {9a570eca-f3b8-4ffa-b731-75d7f9256548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14514 | 2026.04.28 20:37:52.456635 [ 194 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14515 | 2026.04.28 20:37:52.456698 [ 194 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1860 rows starting from the beginning of the part | ||
| 14516 | 2026.04.28 20:37:52.456822 [ 194 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 11 rows starting from the beginning of the part | ||
| 14517 | 2026.04.28 20:37:52.456925 [ 194 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 31 rows starting from the beginning of the part | ||
| 14518 | 2026.04.28 20:37:52.456962 [ 277 ] {9a570eca-f3b8-4ffa-b731-75d7f9256548} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14519 | 2026.04.28 20:37:52.457000 [ 277 ] {9a570eca-f3b8-4ffa-b731-75d7f9256548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14520 | 2026.04.28 20:37:52.457024 [ 194 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 11 rows starting from the beginning of the part | ||
| 14521 | 2026.04.28 20:37:52.457129 [ 194 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 31 rows starting from the beginning of the part | ||
| 14522 | 2026.04.28 20:37:52.457229 [ 194 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 11 rows starting from the beginning of the part | ||
| 14523 | 2026.04.28 20:37:52.457342 [ 277 ] {9a570eca-f3b8-4ffa-b731-75d7f9256548} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14524 | 2026.04.28 20:37:52.457577 [ 277 ] {9a570eca-f3b8-4ffa-b731-75d7f9256548} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14525 | 2026.04.28 20:37:52.457714 [ 277 ] {9a570eca-f3b8-4ffa-b731-75d7f9256548} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 14526 | 2026.04.28 20:37:52.457750 [ 277 ] {9a570eca-f3b8-4ffa-b731-75d7f9256548} <Debug> TCPHandler: Processed in 0.00131364 sec. | ||
| 14527 | 2026.04.28 20:37:52.460730 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_100_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37507 rows, containing 5 columns (5 merged, 0 gathered) in 0.006409657 sec., 5851639.175075983 rows/sec., 376.97 MiB/sec. | ||
| 14528 | 2026.04.28 20:37:52.461239 [ 197 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_100_26} <Trace> MergedBlockOutputStream: filled checksums all_1_100_26 (state Temporary) | ||
| 14529 | 2026.04.28 20:37:52.461609 [ 197 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_100_26} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_100_26 to all_1_100_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14530 | 2026.04.28 20:37:52.461712 [ 197 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_100_26} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 2 parts: [all_1_99_25, all_100_100_0] -> all_1_100_26 | ||
| 14531 | 2026.04.28 20:37:52.461823 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 14532 | 2026.04.28 20:37:52.466150 [ 193 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1955 rows, containing 19 columns (19 merged, 0 gathered) in 0.009799064 sec., 199508.85104944717 rows/sec., 357.51 MiB/sec. | ||
| 14533 | 2026.04.28 20:37:52.468142 [ 193 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14534 | 2026.04.28 20:37:52.468488 [ 193 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14535 | 2026.04.28 20:37:52.468563 [ 193 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14536 | 2026.04.28 20:37:52.468696 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.38 MiB. | ||
| 14537 | 2026.04.28 20:37:52.719408 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14538 | 2026.04.28 20:37:52.719677 [ 277 ] {c16b53d9-e5f4-4e02-94e8-84bfbdc74149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'kstat_sampler:samples_dropped', '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_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 14539 | 2026.04.28 20:37:52.720059 [ 277 ] {c16b53d9-e5f4-4e02-94e8-84bfbdc74149} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14540 | 2026.04.28 20:37:52.720099 [ 277 ] {c16b53d9-e5f4-4e02-94e8-84bfbdc74149} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'kstat_sampler:samples_dropped', '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_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 14541 | 2026.04.28 20:37:52.720356 [ 277 ] {c16b53d9-e5f4-4e02-94e8-84bfbdc74149} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14542 | 2026.04.28 20:37:52.720426 [ 277 ] {c16b53d9-e5f4-4e02-94e8-84bfbdc74149} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14543 | 2026.04.28 20:37:52.720571 [ 277 ] {c16b53d9-e5f4-4e02-94e8-84bfbdc74149} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 14544 | 2026.04.28 20:37:52.720701 [ 331 ] {c16b53d9-e5f4-4e02-94e8-84bfbdc74149} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14545 | 2026.04.28 20:37:52.720728 [ 349 ] {c16b53d9-e5f4-4e02-94e8-84bfbdc74149} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14546 | 2026.04.28 20:37:52.720700 [ 315 ] {c16b53d9-e5f4-4e02-94e8-84bfbdc74149} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14547 | 2026.04.28 20:37:52.720904 [ 277 ] {c16b53d9-e5f4-4e02-94e8-84bfbdc74149} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 14548 | 2026.04.28 20:37:52.720933 [ 277 ] {c16b53d9-e5f4-4e02-94e8-84bfbdc74149} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14549 | 2026.04.28 20:37:52.721003 [ 277 ] {c16b53d9-e5f4-4e02-94e8-84bfbdc74149} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14550 | 2026.04.28 20:37:52.721025 [ 277 ] {c16b53d9-e5f4-4e02-94e8-84bfbdc74149} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 14551 | 2026.04.28 20:37:52.721059 [ 277 ] {c16b53d9-e5f4-4e02-94e8-84bfbdc74149} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', '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_rib:active_routes', 'switch_table:capacity', 'switch_table: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'))" | ||
| 14552 | 2026.04.28 20:37:52.721106 [ 277 ] {c16b53d9-e5f4-4e02-94e8-84bfbdc74149} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', '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_rib:active_routes', 'switch_table:capacity', 'switch_table: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'))" | ||
| 14553 | 2026.04.28 20:37:52.722410 [ 277 ] {c16b53d9-e5f4-4e02-94e8-84bfbdc74149} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002857 sec., 17500.875043752185 rows/sec., 4.19 MiB/sec. | ||
| 14554 | 2026.04.28 20:37:52.722519 [ 277 ] {c16b53d9-e5f4-4e02-94e8-84bfbdc74149} <Debug> TCPHandler: Processed in 0.003247595 sec. | ||
| 14555 | 2026.04.28 20:37:52.737319 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14556 | 2026.04.28 20:37:52.737432 [ 277 ] {7d700996-9947-40c1-a143-14dcf5760b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14557 | 2026.04.28 20:37:52.737475 [ 277 ] {7d700996-9947-40c1-a143-14dcf5760b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14558 | 2026.04.28 20:37:52.738050 [ 277 ] {7d700996-9947-40c1-a143-14dcf5760b6f} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14559 | 2026.04.28 20:37:52.738087 [ 277 ] {7d700996-9947-40c1-a143-14dcf5760b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14560 | 2026.04.28 20:37:52.738466 [ 277 ] {7d700996-9947-40c1-a143-14dcf5760b6f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 14561 | 2026.04.28 20:37:52.738694 [ 277 ] {7d700996-9947-40c1-a143-14dcf5760b6f} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14562 | 2026.04.28 20:37:52.738839 [ 277 ] {7d700996-9947-40c1-a143-14dcf5760b6f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001439 sec., 197359.27727588604 rows/sec., 12.53 MiB/sec. | ||
| 14563 | 2026.04.28 20:37:52.738879 [ 277 ] {7d700996-9947-40c1-a143-14dcf5760b6f} <Debug> TCPHandler: Processed in 0.001611457 sec. | ||
| 14564 | 2026.04.28 20:37:52.739004 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14565 | 2026.04.28 20:37:52.739102 [ 277 ] {63e47f5c-644e-4b05-ae0e-927515719821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14566 | 2026.04.28 20:37:52.739142 [ 277 ] {63e47f5c-644e-4b05-ae0e-927515719821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14567 | 2026.04.28 20:37:52.739529 [ 277 ] {63e47f5c-644e-4b05-ae0e-927515719821} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14568 | 2026.04.28 20:37:52.739564 [ 277 ] {63e47f5c-644e-4b05-ae0e-927515719821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14569 | 2026.04.28 20:37:52.739854 [ 277 ] {63e47f5c-644e-4b05-ae0e-927515719821} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 14570 | 2026.04.28 20:37:52.740079 [ 277 ] {63e47f5c-644e-4b05-ae0e-927515719821} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14571 | 2026.04.28 20:37:52.740209 [ 277 ] {63e47f5c-644e-4b05-ae0e-927515719821} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001125 sec., 1777.7777777777778 rows/sec., 144.97 KiB/sec. | ||
| 14572 | 2026.04.28 20:37:52.740246 [ 277 ] {63e47f5c-644e-4b05-ae0e-927515719821} <Debug> TCPHandler: Processed in 0.001292319 sec. | ||
| 14573 | 2026.04.28 20:37:52.740364 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14574 | 2026.04.28 20:37:52.740460 [ 277 ] {f7d05677-2ae8-497d-aba5-979920b88540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14575 | 2026.04.28 20:37:52.740499 [ 277 ] {f7d05677-2ae8-497d-aba5-979920b88540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14576 | 2026.04.28 20:37:52.742916 [ 277 ] {f7d05677-2ae8-497d-aba5-979920b88540} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14577 | 2026.04.28 20:37:52.742952 [ 277 ] {f7d05677-2ae8-497d-aba5-979920b88540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14578 | 2026.04.28 20:37:52.743450 [ 277 ] {f7d05677-2ae8-497d-aba5-979920b88540} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14579 | 2026.04.28 20:37:52.743675 [ 277 ] {f7d05677-2ae8-497d-aba5-979920b88540} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14580 | 2026.04.28 20:37:52.743810 [ 277 ] {f7d05677-2ae8-497d-aba5-979920b88540} <Debug> executeQuery: Read 3209 rows, 246.08 KiB in 0.003368 sec., 952790.973871734 rows/sec., 71.35 MiB/sec. | ||
| 14581 | 2026.04.28 20:37:52.743851 [ 277 ] {f7d05677-2ae8-497d-aba5-979920b88540} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 14582 | 2026.04.28 20:37:52.743864 [ 277 ] {f7d05677-2ae8-497d-aba5-979920b88540} <Debug> TCPHandler: Processed in 0.003550951 sec. | ||
| 14583 | 2026.04.28 20:37:52.744014 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14584 | 2026.04.28 20:37:52.744110 [ 277 ] {26882437-a10d-4469-9914-bc1d73a641b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14585 | 2026.04.28 20:37:52.744150 [ 277 ] {26882437-a10d-4469-9914-bc1d73a641b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14586 | 2026.04.28 20:37:52.744674 [ 277 ] {26882437-a10d-4469-9914-bc1d73a641b3} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14587 | 2026.04.28 20:37:52.744708 [ 277 ] {26882437-a10d-4469-9914-bc1d73a641b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14588 | 2026.04.28 20:37:52.745013 [ 277 ] {26882437-a10d-4469-9914-bc1d73a641b3} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14589 | 2026.04.28 20:37:52.745229 [ 277 ] {26882437-a10d-4469-9914-bc1d73a641b3} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14590 | 2026.04.28 20:37:52.745358 [ 277 ] {26882437-a10d-4469-9914-bc1d73a641b3} <Debug> executeQuery: Read 186 rows, 11.84 KiB in 0.001268 sec., 146687.69716088328 rows/sec., 9.12 MiB/sec. | ||
| 14591 | 2026.04.28 20:37:52.745396 [ 277 ] {26882437-a10d-4469-9914-bc1d73a641b3} <Debug> TCPHandler: Processed in 0.001433972 sec. | ||
| 14592 | 2026.04.28 20:37:52.745517 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14593 | 2026.04.28 20:37:52.745613 [ 277 ] {5f5b5ae4-7e01-4f30-b175-9cfe544b7042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14594 | 2026.04.28 20:37:52.745653 [ 277 ] {5f5b5ae4-7e01-4f30-b175-9cfe544b7042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14595 | 2026.04.28 20:37:52.746389 [ 277 ] {5f5b5ae4-7e01-4f30-b175-9cfe544b7042} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14596 | 2026.04.28 20:37:52.746423 [ 277 ] {5f5b5ae4-7e01-4f30-b175-9cfe544b7042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14597 | 2026.04.28 20:37:52.746757 [ 277 ] {5f5b5ae4-7e01-4f30-b175-9cfe544b7042} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 14598 | 2026.04.28 20:37:52.746979 [ 277 ] {5f5b5ae4-7e01-4f30-b175-9cfe544b7042} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14599 | 2026.04.28 20:37:52.747106 [ 277 ] {5f5b5ae4-7e01-4f30-b175-9cfe544b7042} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001512 sec., 628306.8783068783 rows/sec., 36.97 MiB/sec. | ||
| 14600 | 2026.04.28 20:37:52.747146 [ 277 ] {5f5b5ae4-7e01-4f30-b175-9cfe544b7042} <Debug> TCPHandler: Processed in 0.001679048 sec. | ||
| 14601 | 2026.04.28 20:37:52.747268 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14602 | 2026.04.28 20:37:52.747363 [ 277 ] {a3a5a2e1-2fce-42b9-9781-23dd38def781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14603 | 2026.04.28 20:37:52.747403 [ 277 ] {a3a5a2e1-2fce-42b9-9781-23dd38def781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14604 | 2026.04.28 20:37:52.747790 [ 277 ] {a3a5a2e1-2fce-42b9-9781-23dd38def781} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14605 | 2026.04.28 20:37:52.747826 [ 277 ] {a3a5a2e1-2fce-42b9-9781-23dd38def781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14606 | 2026.04.28 20:37:52.748113 [ 277 ] {a3a5a2e1-2fce-42b9-9781-23dd38def781} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 14607 | 2026.04.28 20:37:52.748321 [ 277 ] {a3a5a2e1-2fce-42b9-9781-23dd38def781} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14608 | 2026.04.28 20:37:52.748446 [ 277 ] {a3a5a2e1-2fce-42b9-9781-23dd38def781} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001101 sec., 908.2652134423251 rows/sec., 63.86 KiB/sec. | ||
| 14609 | 2026.04.28 20:37:52.748484 [ 277 ] {a3a5a2e1-2fce-42b9-9781-23dd38def781} <Debug> TCPHandler: Processed in 0.001265979 sec. | ||
| 14610 | 2026.04.28 20:37:52.748593 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14611 | 2026.04.28 20:37:52.748688 [ 277 ] {23fc0a92-852c-4bc0-b1c1-2c65f7028607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14612 | 2026.04.28 20:37:52.748728 [ 277 ] {23fc0a92-852c-4bc0-b1c1-2c65f7028607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14613 | 2026.04.28 20:37:52.749168 [ 277 ] {23fc0a92-852c-4bc0-b1c1-2c65f7028607} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14614 | 2026.04.28 20:37:52.749205 [ 277 ] {23fc0a92-852c-4bc0-b1c1-2c65f7028607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14615 | 2026.04.28 20:37:52.749509 [ 277 ] {23fc0a92-852c-4bc0-b1c1-2c65f7028607} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 14616 | 2026.04.28 20:37:52.749721 [ 277 ] {23fc0a92-852c-4bc0-b1c1-2c65f7028607} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14617 | 2026.04.28 20:37:52.749851 [ 277 ] {23fc0a92-852c-4bc0-b1c1-2c65f7028607} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001181 sec., 125317.52751905165 rows/sec., 7.13 MiB/sec. | ||
| 14618 | 2026.04.28 20:37:52.749890 [ 277 ] {23fc0a92-852c-4bc0-b1c1-2c65f7028607} <Debug> TCPHandler: Processed in 0.001346191 sec. | ||
| 14619 | 2026.04.28 20:37:52.750011 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14620 | 2026.04.28 20:37:52.750106 [ 277 ] {bbb851bd-9495-458a-8da9-538461a10838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14621 | 2026.04.28 20:37:52.750145 [ 277 ] {bbb851bd-9495-458a-8da9-538461a10838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14622 | 2026.04.28 20:37:52.751276 [ 277 ] {bbb851bd-9495-458a-8da9-538461a10838} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14623 | 2026.04.28 20:37:52.751312 [ 277 ] {bbb851bd-9495-458a-8da9-538461a10838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14624 | 2026.04.28 20:37:52.751684 [ 277 ] {bbb851bd-9495-458a-8da9-538461a10838} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14625 | 2026.04.28 20:37:52.751900 [ 277 ] {bbb851bd-9495-458a-8da9-538461a10838} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14626 | 2026.04.28 20:37:52.752033 [ 277 ] {bbb851bd-9495-458a-8da9-538461a10838} <Debug> executeQuery: Read 1749 rows, 120.82 KiB in 0.001944 sec., 899691.3580246913 rows/sec., 60.70 MiB/sec. | ||
| 14627 | 2026.04.28 20:37:52.752071 [ 277 ] {bbb851bd-9495-458a-8da9-538461a10838} <Debug> TCPHandler: Processed in 0.002110318 sec. | ||
| 14628 | 2026.04.28 20:37:52.752192 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14629 | 2026.04.28 20:37:52.752287 [ 277 ] {d5e7f9e9-84de-4e7a-9a56-830b5ab8f0cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14630 | 2026.04.28 20:37:52.752327 [ 277 ] {d5e7f9e9-84de-4e7a-9a56-830b5ab8f0cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14631 | 2026.04.28 20:37:52.752661 [ 277 ] {d5e7f9e9-84de-4e7a-9a56-830b5ab8f0cf} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14632 | 2026.04.28 20:37:52.752697 [ 277 ] {d5e7f9e9-84de-4e7a-9a56-830b5ab8f0cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14633 | 2026.04.28 20:37:52.753003 [ 277 ] {d5e7f9e9-84de-4e7a-9a56-830b5ab8f0cf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 14634 | 2026.04.28 20:37:52.753216 [ 277 ] {d5e7f9e9-84de-4e7a-9a56-830b5ab8f0cf} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14635 | 2026.04.28 20:37:52.753340 [ 277 ] {d5e7f9e9-84de-4e7a-9a56-830b5ab8f0cf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 14636 | 2026.04.28 20:37:52.753378 [ 277 ] {d5e7f9e9-84de-4e7a-9a56-830b5ab8f0cf} <Debug> TCPHandler: Processed in 0.001235228 sec. | ||
| 14637 | 2026.04.28 20:37:52.753510 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14638 | 2026.04.28 20:37:52.753632 [ 277 ] {a6b15393-5931-4239-89e0-67357e7e30da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14639 | 2026.04.28 20:37:52.753686 [ 277 ] {a6b15393-5931-4239-89e0-67357e7e30da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14640 | 2026.04.28 20:37:52.754431 [ 277 ] {a6b15393-5931-4239-89e0-67357e7e30da} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14641 | 2026.04.28 20:37:52.754468 [ 277 ] {a6b15393-5931-4239-89e0-67357e7e30da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14642 | 2026.04.28 20:37:52.754916 [ 277 ] {a6b15393-5931-4239-89e0-67357e7e30da} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14643 | 2026.04.28 20:37:52.755136 [ 277 ] {a6b15393-5931-4239-89e0-67357e7e30da} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14644 | 2026.04.28 20:37:52.755259 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 6 parts from all_1_100_26 to all_105_105_0 | ||
| 14645 | 2026.04.28 20:37:52.755267 [ 277 ] {a6b15393-5931-4239-89e0-67357e7e30da} <Debug> executeQuery: Read 1602 rows, 99.59 KiB in 0.00166 sec., 965060.2409638554 rows/sec., 58.59 MiB/sec. | ||
| 14646 | 2026.04.28 20:37:52.755318 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14647 | 2026.04.28 20:37:52.755331 [ 277 ] {a6b15393-5931-4239-89e0-67357e7e30da} <Debug> TCPHandler: Processed in 0.001883983 sec. | ||
| 14648 | 2026.04.28 20:37:52.755347 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14649 | 2026.04.28 20:37:52.755452 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_105_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_100_26 to all_105_105_0 into Compact with storage Full | ||
| 14650 | 2026.04.28 20:37:52.755470 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14651 | 2026.04.28 20:37:52.755585 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_105_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14652 | 2026.04.28 20:37:52.755604 [ 277 ] {ff81bd80-2195-47fa-b65e-d114178959ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14653 | 2026.04.28 20:37:52.755626 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_105_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_100_26, total 37507 rows starting from the beginning of the part | ||
| 14654 | 2026.04.28 20:37:52.755664 [ 277 ] {ff81bd80-2195-47fa-b65e-d114178959ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14655 | 2026.04.28 20:37:52.755700 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_105_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 14656 | 2026.04.28 20:37:52.755757 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_105_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 14657 | 2026.04.28 20:37:52.755804 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_105_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 14658 | 2026.04.28 20:37:52.755851 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_105_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
| 14659 | 2026.04.28 20:37:52.755897 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_105_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1602 rows starting from the beginning of the part | ||
| 14660 | 2026.04.28 20:37:52.756060 [ 277 ] {ff81bd80-2195-47fa-b65e-d114178959ab} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14661 | 2026.04.28 20:37:52.756105 [ 277 ] {ff81bd80-2195-47fa-b65e-d114178959ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14662 | 2026.04.28 20:37:52.756448 [ 277 ] {ff81bd80-2195-47fa-b65e-d114178959ab} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 14663 | 2026.04.28 20:37:52.756664 [ 277 ] {ff81bd80-2195-47fa-b65e-d114178959ab} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14664 | 2026.04.28 20:37:52.756799 [ 277 ] {ff81bd80-2195-47fa-b65e-d114178959ab} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00122 sec., 819.672131147541 rows/sec., 55.23 KiB/sec. | ||
| 14665 | 2026.04.28 20:37:52.756839 [ 277 ] {ff81bd80-2195-47fa-b65e-d114178959ab} <Debug> TCPHandler: Processed in 0.001432053 sec. | ||
| 14666 | 2026.04.28 20:37:52.756970 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14667 | 2026.04.28 20:37:52.757066 [ 277 ] {a75697cc-c840-4cab-a445-12fca1967acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14668 | 2026.04.28 20:37:52.757120 [ 277 ] {a75697cc-c840-4cab-a445-12fca1967acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14669 | 2026.04.28 20:37:52.757994 [ 277 ] {a75697cc-c840-4cab-a445-12fca1967acc} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14670 | 2026.04.28 20:37:52.758033 [ 277 ] {a75697cc-c840-4cab-a445-12fca1967acc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14671 | 2026.04.28 20:37:52.758621 [ 277 ] {a75697cc-c840-4cab-a445-12fca1967acc} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14672 | 2026.04.28 20:37:52.758852 [ 277 ] {a75697cc-c840-4cab-a445-12fca1967acc} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14673 | 2026.04.28 20:37:52.758995 [ 277 ] {a75697cc-c840-4cab-a445-12fca1967acc} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001947 sec., 21571.648690292757 rows/sec., 38.66 MiB/sec. | ||
| 14674 | 2026.04.28 20:37:52.759051 [ 277 ] {a75697cc-c840-4cab-a445-12fca1967acc} <Debug> TCPHandler: Processed in 0.002131249 sec. | ||
| 14675 | 2026.04.28 20:37:52.759182 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14676 | 2026.04.28 20:37:52.759276 [ 277 ] {82ea0eb1-fb1a-438a-9a9e-78394d1ff7a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14677 | 2026.04.28 20:37:52.759318 [ 277 ] {82ea0eb1-fb1a-438a-9a9e-78394d1ff7a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14678 | 2026.04.28 20:37:52.759658 [ 277 ] {82ea0eb1-fb1a-438a-9a9e-78394d1ff7a4} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14679 | 2026.04.28 20:37:52.759695 [ 277 ] {82ea0eb1-fb1a-438a-9a9e-78394d1ff7a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14680 | 2026.04.28 20:37:52.760006 [ 277 ] {82ea0eb1-fb1a-438a-9a9e-78394d1ff7a4} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14681 | 2026.04.28 20:37:52.760215 [ 277 ] {82ea0eb1-fb1a-438a-9a9e-78394d1ff7a4} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14682 | 2026.04.28 20:37:52.760354 [ 277 ] {82ea0eb1-fb1a-438a-9a9e-78394d1ff7a4} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001097 sec., 38286.23518687329 rows/sec., 2.18 MiB/sec. | ||
| 14683 | 2026.04.28 20:37:52.760392 [ 277 ] {82ea0eb1-fb1a-438a-9a9e-78394d1ff7a4} <Debug> TCPHandler: Processed in 0.001260369 sec. | ||
| 14684 | 2026.04.28 20:37:52.763821 [ 187 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_105_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39749 rows, containing 5 columns (5 merged, 0 gathered) in 0.008415173 sec., 4723491.721441734 rows/sec., 303.98 MiB/sec. | ||
| 14685 | 2026.04.28 20:37:52.764431 [ 199 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_105_27} <Trace> MergedBlockOutputStream: filled checksums all_1_105_27 (state Temporary) | ||
| 14686 | 2026.04.28 20:37:52.764728 [ 199 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_105_27} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_105_27 to all_1_105_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14687 | 2026.04.28 20:37:52.764805 [ 199 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_105_27} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 6 parts: [all_1_100_26, all_105_105_0] -> all_1_105_27 | ||
| 14688 | 2026.04.28 20:37:52.764906 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 14689 | 2026.04.28 20:37:53.001186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 368.17 MiB, peak 384.45 MiB, free memory in arenas 0.00 B, will set to 371.08 MiB (RSS), difference: 2.91 MiB | ||
| 14690 | 2026.04.28 20:37:55.848147 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1798 | ||
| 14691 | 2026.04.28 20:37:55.851090 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14692 | 2026.04.28 20:37:55.851128 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14693 | 2026.04.28 20:37:55.852350 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14694 | 2026.04.28 20:37:55.852608 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14695 | 2026.04.28 20:37:55.852861 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1798 | ||
| 14696 | 2026.04.28 20:37:57.442360 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14697 | 2026.04.28 20:37:57.442625 [ 277 ] {b25f62af-69bf-435c-b8ff-d4b10d3c5b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 14698 | 2026.04.28 20:37:57.442993 [ 277 ] {b25f62af-69bf-435c-b8ff-d4b10d3c5b71} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14699 | 2026.04.28 20:37:57.443028 [ 277 ] {b25f62af-69bf-435c-b8ff-d4b10d3c5b71} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 14700 | 2026.04.28 20:37:57.443242 [ 277 ] {b25f62af-69bf-435c-b8ff-d4b10d3c5b71} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14701 | 2026.04.28 20:37:57.443310 [ 277 ] {b25f62af-69bf-435c-b8ff-d4b10d3c5b71} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14702 | 2026.04.28 20:37:57.443449 [ 277 ] {b25f62af-69bf-435c-b8ff-d4b10d3c5b71} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 14703 | 2026.04.28 20:37:57.443578 [ 325 ] {b25f62af-69bf-435c-b8ff-d4b10d3c5b71} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14704 | 2026.04.28 20:37:57.443596 [ 349 ] {b25f62af-69bf-435c-b8ff-d4b10d3c5b71} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14705 | 2026.04.28 20:37:57.443591 [ 315 ] {b25f62af-69bf-435c-b8ff-d4b10d3c5b71} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14706 | 2026.04.28 20:37:57.443769 [ 277 ] {b25f62af-69bf-435c-b8ff-d4b10d3c5b71} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 14707 | 2026.04.28 20:37:57.443795 [ 277 ] {b25f62af-69bf-435c-b8ff-d4b10d3c5b71} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14708 | 2026.04.28 20:37:57.443861 [ 277 ] {b25f62af-69bf-435c-b8ff-d4b10d3c5b71} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14709 | 2026.04.28 20:37:57.443881 [ 277 ] {b25f62af-69bf-435c-b8ff-d4b10d3c5b71} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 14710 | 2026.04.28 20:37:57.443915 [ 277 ] {b25f62af-69bf-435c-b8ff-d4b10d3c5b71} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14711 | 2026.04.28 20:37:57.443953 [ 277 ] {b25f62af-69bf-435c-b8ff-d4b10d3c5b71} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14712 | 2026.04.28 20:37:57.445187 [ 277 ] {b25f62af-69bf-435c-b8ff-d4b10d3c5b71} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002664 sec., 18768.76876876877 rows/sec., 2.99 MiB/sec. | ||
| 14713 | 2026.04.28 20:37:57.445314 [ 277 ] {b25f62af-69bf-435c-b8ff-d4b10d3c5b71} <Debug> TCPHandler: Processed in 0.00309147 sec. | ||
| 14714 | 2026.04.28 20:37:57.446840 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14715 | 2026.04.28 20:37:57.446948 [ 277 ] {395d5237-968d-4494-8d80-4aa42682751c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14716 | 2026.04.28 20:37:57.446991 [ 277 ] {395d5237-968d-4494-8d80-4aa42682751c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14717 | 2026.04.28 20:37:57.447470 [ 277 ] {395d5237-968d-4494-8d80-4aa42682751c} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14718 | 2026.04.28 20:37:57.447513 [ 277 ] {395d5237-968d-4494-8d80-4aa42682751c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14719 | 2026.04.28 20:37:57.447879 [ 277 ] {395d5237-968d-4494-8d80-4aa42682751c} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14720 | 2026.04.28 20:37:57.448096 [ 277 ] {395d5237-968d-4494-8d80-4aa42682751c} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14721 | 2026.04.28 20:37:57.448237 [ 277 ] {395d5237-968d-4494-8d80-4aa42682751c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001319 sec., 42456.40636846095 rows/sec., 3.26 MiB/sec. | ||
| 14722 | 2026.04.28 20:37:57.448239 [ 55 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14723 | 2026.04.28 20:37:57.448275 [ 277 ] {395d5237-968d-4494-8d80-4aa42682751c} <Debug> TCPHandler: Processed in 0.001485484 sec. | ||
| 14724 | 2026.04.28 20:37:57.448288 [ 55 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14725 | 2026.04.28 20:37:57.448312 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14726 | 2026.04.28 20:37:57.448399 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14727 | 2026.04.28 20:37:57.448409 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14728 | 2026.04.28 20:37:57.448493 [ 277 ] {39be856c-3442-4418-bdcf-769c170d699f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14729 | 2026.04.28 20:37:57.448529 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14730 | 2026.04.28 20:37:57.448537 [ 277 ] {39be856c-3442-4418-bdcf-769c170d699f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14731 | 2026.04.28 20:37:57.448567 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 3363 rows starting from the beginning of the part | ||
| 14732 | 2026.04.28 20:37:57.448636 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 78 rows starting from the beginning of the part | ||
| 14733 | 2026.04.28 20:37:57.448687 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 118 rows starting from the beginning of the part | ||
| 14734 | 2026.04.28 20:37:57.448727 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 78 rows starting from the beginning of the part | ||
| 14735 | 2026.04.28 20:37:57.448768 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 3209 rows starting from the beginning of the part | ||
| 14736 | 2026.04.28 20:37:57.448806 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 56 rows starting from the beginning of the part | ||
| 14737 | 2026.04.28 20:37:57.448967 [ 277 ] {39be856c-3442-4418-bdcf-769c170d699f} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14738 | 2026.04.28 20:37:57.449009 [ 277 ] {39be856c-3442-4418-bdcf-769c170d699f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14739 | 2026.04.28 20:37:57.449318 [ 277 ] {39be856c-3442-4418-bdcf-769c170d699f} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14740 | 2026.04.28 20:37:57.449532 [ 277 ] {39be856c-3442-4418-bdcf-769c170d699f} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14741 | 2026.04.28 20:37:57.449642 [ 55 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14742 | 2026.04.28 20:37:57.449659 [ 277 ] {39be856c-3442-4418-bdcf-769c170d699f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001184 sec., 54054.05405405405 rows/sec., 4.22 MiB/sec. | ||
| 14743 | 2026.04.28 20:37:57.449668 [ 55 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14744 | 2026.04.28 20:37:57.449688 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14745 | 2026.04.28 20:37:57.449695 [ 277 ] {39be856c-3442-4418-bdcf-769c170d699f} <Debug> TCPHandler: Processed in 0.001343581 sec. | ||
| 14746 | 2026.04.28 20:37:57.449777 [ 187 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14747 | 2026.04.28 20:37:57.449812 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14748 | 2026.04.28 20:37:57.449881 [ 187 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14749 | 2026.04.28 20:37:57.449904 [ 277 ] {3cf7a7b8-2399-4c22-8f7d-7537055470aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14750 | 2026.04.28 20:37:57.449913 [ 187 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1832 rows starting from the beginning of the part | ||
| 14751 | 2026.04.28 20:37:57.449947 [ 277 ] {3cf7a7b8-2399-4c22-8f7d-7537055470aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14752 | 2026.04.28 20:37:57.449980 [ 187 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 75 rows starting from the beginning of the part | ||
| 14753 | 2026.04.28 20:37:57.450031 [ 187 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 95 rows starting from the beginning of the part | ||
| 14754 | 2026.04.28 20:37:57.450077 [ 187 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 75 rows starting from the beginning of the part | ||
| 14755 | 2026.04.28 20:37:57.450120 [ 187 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1749 rows starting from the beginning of the part | ||
| 14756 | 2026.04.28 20:37:57.450164 [ 187 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 64 rows starting from the beginning of the part | ||
| 14757 | 2026.04.28 20:37:57.450320 [ 277 ] {3cf7a7b8-2399-4c22-8f7d-7537055470aa} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14758 | 2026.04.28 20:37:57.450355 [ 277 ] {3cf7a7b8-2399-4c22-8f7d-7537055470aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14759 | 2026.04.28 20:37:57.450681 [ 277 ] {3cf7a7b8-2399-4c22-8f7d-7537055470aa} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14760 | 2026.04.28 20:37:57.450877 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6902 rows, containing 5 columns (5 merged, 0 gathered) in 0.002504357 sec., 2755996.8486920996 rows/sec., 218.99 MiB/sec. | ||
| 14761 | 2026.04.28 20:37:57.450931 [ 277 ] {3cf7a7b8-2399-4c22-8f7d-7537055470aa} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14762 | 2026.04.28 20:37:57.451080 [ 277 ] {3cf7a7b8-2399-4c22-8f7d-7537055470aa} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001194 sec., 107202.68006700168 rows/sec., 7.47 MiB/sec. | ||
| 14763 | 2026.04.28 20:37:57.451116 [ 277 ] {3cf7a7b8-2399-4c22-8f7d-7537055470aa} <Debug> TCPHandler: Processed in 0.001351161 sec. | ||
| 14764 | 2026.04.28 20:37:57.451233 [ 191 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14765 | 2026.04.28 20:37:57.451236 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14766 | 2026.04.28 20:37:57.451335 [ 277 ] {1ffc22cd-eb83-4e4e-b784-92010dd19e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14767 | 2026.04.28 20:37:57.451375 [ 277 ] {1ffc22cd-eb83-4e4e-b784-92010dd19e7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14768 | 2026.04.28 20:37:57.451491 [ 191 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_106_21} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14769 | 2026.04.28 20:37:57.451558 [ 191 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_106_21} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14770 | 2026.04.28 20:37:57.451591 [ 189 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3890 rows, containing 5 columns (5 merged, 0 gathered) in 0.001852213 sec., 2100190.4208641234 rows/sec., 152.16 MiB/sec. | ||
| 14771 | 2026.04.28 20:37:57.451648 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 14772 | 2026.04.28 20:37:57.451697 [ 277 ] {1ffc22cd-eb83-4e4e-b784-92010dd19e7d} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14773 | 2026.04.28 20:37:57.451730 [ 277 ] {1ffc22cd-eb83-4e4e-b784-92010dd19e7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14774 | 2026.04.28 20:37:57.451839 [ 188 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14775 | 2026.04.28 20:37:57.452065 [ 277 ] {1ffc22cd-eb83-4e4e-b784-92010dd19e7d} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14776 | 2026.04.28 20:37:57.452168 [ 188 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_106_21} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14777 | 2026.04.28 20:37:57.452278 [ 188 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_106_21} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14778 | 2026.04.28 20:37:57.452315 [ 277 ] {1ffc22cd-eb83-4e4e-b784-92010dd19e7d} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14779 | 2026.04.28 20:37:57.452379 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 14780 | 2026.04.28 20:37:57.452432 [ 55 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14781 | 2026.04.28 20:37:57.452446 [ 277 ] {1ffc22cd-eb83-4e4e-b784-92010dd19e7d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001128 sec., 42553.1914893617 rows/sec., 2.87 MiB/sec. | ||
| 14782 | 2026.04.28 20:37:57.452470 [ 55 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14783 | 2026.04.28 20:37:57.452483 [ 277 ] {1ffc22cd-eb83-4e4e-b784-92010dd19e7d} <Debug> TCPHandler: Processed in 0.001293589 sec. | ||
| 14784 | 2026.04.28 20:37:57.452488 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14785 | 2026.04.28 20:37:57.452567 [ 201 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14786 | 2026.04.28 20:37:57.452667 [ 201 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14787 | 2026.04.28 20:37:57.452694 [ 201 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5490 rows starting from the beginning of the part | ||
| 14788 | 2026.04.28 20:37:57.452746 [ 201 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 14789 | 2026.04.28 20:37:57.452788 [ 201 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 14790 | 2026.04.28 20:37:57.452825 [ 201 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 14791 | 2026.04.28 20:37:57.452860 [ 201 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 42 rows starting from the beginning of the part | ||
| 14792 | 2026.04.28 20:37:57.452897 [ 201 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 48 rows starting from the beginning of the part | ||
| 14793 | 2026.04.28 20:37:57.454378 [ 188 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5760 rows, containing 4 columns (4 merged, 0 gathered) in 0.001846243 sec., 3119849.337275754 rows/sec., 207.91 MiB/sec. | ||
| 14794 | 2026.04.28 20:37:57.454746 [ 192 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14795 | 2026.04.28 20:37:57.455020 [ 192 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_106_21} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14796 | 2026.04.28 20:37:57.455094 [ 192 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_106_21} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14797 | 2026.04.28 20:37:57.455183 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 14798 | 2026.04.28 20:37:58.245661 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30312 | ||
| 14799 | 2026.04.28 20:37:58.246211 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14800 | 2026.04.28 20:37:58.246262 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14801 | 2026.04.28 20:37:58.246769 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14802 | 2026.04.28 20:37:58.246992 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14803 | 2026.04.28 20:37:58.247125 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30312 | ||
| 14804 | 2026.04.28 20:37:59.813883 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 14805 | 2026.04.28 20:37:59.829285 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14806 | 2026.04.28 20:37:59.829347 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14807 | 2026.04.28 20:37:59.835216 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14808 | 2026.04.28 20:37:59.835883 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14809 | 2026.04.28 20:37:59.838806 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 14810 | 2026.04.28 20:38:02.444032 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14811 | 2026.04.28 20:38:02.444302 [ 277 ] {f8c92781-9f0c-4730-b0c9-6207139a373c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 14812 | 2026.04.28 20:38:02.444680 [ 277 ] {f8c92781-9f0c-4730-b0c9-6207139a373c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14813 | 2026.04.28 20:38:02.444723 [ 277 ] {f8c92781-9f0c-4730-b0c9-6207139a373c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 14814 | 2026.04.28 20:38:02.444980 [ 277 ] {f8c92781-9f0c-4730-b0c9-6207139a373c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14815 | 2026.04.28 20:38:02.445061 [ 277 ] {f8c92781-9f0c-4730-b0c9-6207139a373c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14816 | 2026.04.28 20:38:02.445217 [ 277 ] {f8c92781-9f0c-4730-b0c9-6207139a373c} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14817 | 2026.04.28 20:38:02.445368 [ 295 ] {f8c92781-9f0c-4730-b0c9-6207139a373c} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14818 | 2026.04.28 20:38:02.445373 [ 330 ] {f8c92781-9f0c-4730-b0c9-6207139a373c} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14819 | 2026.04.28 20:38:02.445373 [ 322 ] {f8c92781-9f0c-4730-b0c9-6207139a373c} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14820 | 2026.04.28 20:38:02.445589 [ 277 ] {f8c92781-9f0c-4730-b0c9-6207139a373c} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 14821 | 2026.04.28 20:38:02.445632 [ 277 ] {f8c92781-9f0c-4730-b0c9-6207139a373c} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14822 | 2026.04.28 20:38:02.445709 [ 277 ] {f8c92781-9f0c-4730-b0c9-6207139a373c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14823 | 2026.04.28 20:38:02.445728 [ 277 ] {f8c92781-9f0c-4730-b0c9-6207139a373c} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 14824 | 2026.04.28 20:38:02.445763 [ 277 ] {f8c92781-9f0c-4730-b0c9-6207139a373c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14825 | 2026.04.28 20:38:02.445799 [ 277 ] {f8c92781-9f0c-4730-b0c9-6207139a373c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14826 | 2026.04.28 20:38:02.447023 [ 277 ] {f8c92781-9f0c-4730-b0c9-6207139a373c} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002826 sec., 17692.852087756546 rows/sec., 2.81 MiB/sec. | ||
| 14827 | 2026.04.28 20:38:02.447121 [ 277 ] {f8c92781-9f0c-4730-b0c9-6207139a373c} <Debug> TCPHandler: Processed in 0.003231334 sec. | ||
| 14828 | 2026.04.28 20:38:02.448983 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14829 | 2026.04.28 20:38:02.449093 [ 277 ] {9acbff79-f312-4894-8d33-889e0b22cf54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14830 | 2026.04.28 20:38:02.449135 [ 277 ] {9acbff79-f312-4894-8d33-889e0b22cf54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14831 | 2026.04.28 20:38:02.449664 [ 277 ] {9acbff79-f312-4894-8d33-889e0b22cf54} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14832 | 2026.04.28 20:38:02.449704 [ 277 ] {9acbff79-f312-4894-8d33-889e0b22cf54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14833 | 2026.04.28 20:38:02.450074 [ 277 ] {9acbff79-f312-4894-8d33-889e0b22cf54} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14834 | 2026.04.28 20:38:02.450291 [ 277 ] {9acbff79-f312-4894-8d33-889e0b22cf54} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14835 | 2026.04.28 20:38:02.450439 [ 277 ] {9acbff79-f312-4894-8d33-889e0b22cf54} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001377 sec., 56644.88017429194 rows/sec., 4.69 MiB/sec. | ||
| 14836 | 2026.04.28 20:38:02.450476 [ 277 ] {9acbff79-f312-4894-8d33-889e0b22cf54} <Debug> TCPHandler: Processed in 0.001542006 sec. | ||
| 14837 | 2026.04.28 20:38:02.450617 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14838 | 2026.04.28 20:38:02.450710 [ 277 ] {fad9c35a-4355-43d3-868c-8659cd2979e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14839 | 2026.04.28 20:38:02.450749 [ 277 ] {fad9c35a-4355-43d3-868c-8659cd2979e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14840 | 2026.04.28 20:38:02.451154 [ 277 ] {fad9c35a-4355-43d3-868c-8659cd2979e3} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14841 | 2026.04.28 20:38:02.451190 [ 277 ] {fad9c35a-4355-43d3-868c-8659cd2979e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14842 | 2026.04.28 20:38:02.451467 [ 277 ] {fad9c35a-4355-43d3-868c-8659cd2979e3} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14843 | 2026.04.28 20:38:02.451671 [ 277 ] {fad9c35a-4355-43d3-868c-8659cd2979e3} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14844 | 2026.04.28 20:38:02.451799 [ 277 ] {fad9c35a-4355-43d3-868c-8659cd2979e3} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001107 sec., 9936.76603432701 rows/sec., 747.20 KiB/sec. | ||
| 14845 | 2026.04.28 20:38:02.451835 [ 277 ] {fad9c35a-4355-43d3-868c-8659cd2979e3} <Debug> TCPHandler: Processed in 0.001269729 sec. | ||
| 14846 | 2026.04.28 20:38:02.451961 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14847 | 2026.04.28 20:38:02.452053 [ 277 ] {0ff83554-071b-4dd9-8874-2fafd68723ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14848 | 2026.04.28 20:38:02.452090 [ 277 ] {0ff83554-071b-4dd9-8874-2fafd68723ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14849 | 2026.04.28 20:38:02.452518 [ 277 ] {0ff83554-071b-4dd9-8874-2fafd68723ab} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14850 | 2026.04.28 20:38:02.452554 [ 277 ] {0ff83554-071b-4dd9-8874-2fafd68723ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14851 | 2026.04.28 20:38:02.452857 [ 277 ] {0ff83554-071b-4dd9-8874-2fafd68723ab} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14852 | 2026.04.28 20:38:02.453064 [ 277 ] {0ff83554-071b-4dd9-8874-2fafd68723ab} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14853 | 2026.04.28 20:38:02.453192 [ 277 ] {0ff83554-071b-4dd9-8874-2fafd68723ab} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001157 sec., 64822.81763180639 rows/sec., 5.06 MiB/sec. | ||
| 14854 | 2026.04.28 20:38:02.453228 [ 277 ] {0ff83554-071b-4dd9-8874-2fafd68723ab} <Debug> TCPHandler: Processed in 0.00131362 sec. | ||
| 14855 | 2026.04.28 20:38:02.453347 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14856 | 2026.04.28 20:38:02.453439 [ 277 ] {0d3c432f-518a-4441-9654-b92317f9936d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14857 | 2026.04.28 20:38:02.453480 [ 277 ] {0d3c432f-518a-4441-9654-b92317f9936d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14858 | 2026.04.28 20:38:02.453865 [ 277 ] {0d3c432f-518a-4441-9654-b92317f9936d} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14859 | 2026.04.28 20:38:02.453900 [ 277 ] {0d3c432f-518a-4441-9654-b92317f9936d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14860 | 2026.04.28 20:38:02.454224 [ 277 ] {0d3c432f-518a-4441-9654-b92317f9936d} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14861 | 2026.04.28 20:38:02.454425 [ 277 ] {0d3c432f-518a-4441-9654-b92317f9936d} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14862 | 2026.04.28 20:38:02.454557 [ 277 ] {0d3c432f-518a-4441-9654-b92317f9936d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001136 sec., 140845.0704225352 rows/sec., 9.81 MiB/sec. | ||
| 14863 | 2026.04.28 20:38:02.454594 [ 277 ] {0d3c432f-518a-4441-9654-b92317f9936d} <Debug> TCPHandler: Processed in 0.00129323 sec. | ||
| 14864 | 2026.04.28 20:38:02.454728 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14865 | 2026.04.28 20:38:02.454819 [ 277 ] {c2d08a94-5f58-43f5-b2d7-633e55e02e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14866 | 2026.04.28 20:38:02.454870 [ 277 ] {c2d08a94-5f58-43f5-b2d7-633e55e02e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14867 | 2026.04.28 20:38:02.455626 [ 277 ] {c2d08a94-5f58-43f5-b2d7-633e55e02e4d} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14868 | 2026.04.28 20:38:02.455662 [ 277 ] {c2d08a94-5f58-43f5-b2d7-633e55e02e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14869 | 2026.04.28 20:38:02.456153 [ 277 ] {c2d08a94-5f58-43f5-b2d7-633e55e02e4d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14870 | 2026.04.28 20:38:02.456364 [ 277 ] {c2d08a94-5f58-43f5-b2d7-633e55e02e4d} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14871 | 2026.04.28 20:38:02.456502 [ 277 ] {c2d08a94-5f58-43f5-b2d7-633e55e02e4d} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001701 sec., 6466.784244562023 rows/sec., 11.59 MiB/sec. | ||
| 14872 | 2026.04.28 20:38:02.456555 [ 277 ] {c2d08a94-5f58-43f5-b2d7-633e55e02e4d} <Debug> TCPHandler: Processed in 0.001873483 sec. | ||
| 14873 | 2026.04.28 20:38:02.456677 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14874 | 2026.04.28 20:38:02.456768 [ 277 ] {3b66998d-e972-4d0f-98bd-e8cc100832ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14875 | 2026.04.28 20:38:02.456808 [ 277 ] {3b66998d-e972-4d0f-98bd-e8cc100832ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14876 | 2026.04.28 20:38:02.457138 [ 277 ] {3b66998d-e972-4d0f-98bd-e8cc100832ea} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14877 | 2026.04.28 20:38:02.457173 [ 277 ] {3b66998d-e972-4d0f-98bd-e8cc100832ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14878 | 2026.04.28 20:38:02.457469 [ 277 ] {3b66998d-e972-4d0f-98bd-e8cc100832ea} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14879 | 2026.04.28 20:38:02.457691 [ 277 ] {3b66998d-e972-4d0f-98bd-e8cc100832ea} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14880 | 2026.04.28 20:38:02.457821 [ 277 ] {3b66998d-e972-4d0f-98bd-e8cc100832ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 14881 | 2026.04.28 20:38:02.457856 [ 277 ] {3b66998d-e972-4d0f-98bd-e8cc100832ea} <Debug> TCPHandler: Processed in 0.001225937 sec. | ||
| 14882 | 2026.04.28 20:38:03.652162 [ 48 ] {} <Debug> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 14883 | 2026.04.28 20:38:03.652232 [ 48 ] {} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14884 | 2026.04.28 20:38:03.652255 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14885 | 2026.04.28 20:38:03.652355 [ 188 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
| 14886 | 2026.04.28 20:38:03.652474 [ 188 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14887 | 2026.04.28 20:38:03.652507 [ 188 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 20 rows starting from the beginning of the part | ||
| 14888 | 2026.04.28 20:38:03.652573 [ 188 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 14889 | 2026.04.28 20:38:03.652626 [ 188 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
| 14890 | 2026.04.28 20:38:03.652668 [ 188 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
| 14891 | 2026.04.28 20:38:03.652709 [ 188 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
| 14892 | 2026.04.28 20:38:03.653461 [ 186 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001141976 sec., 35027.00582148837 rows/sec., 2.92 MiB/sec. | ||
| 14893 | 2026.04.28 20:38:03.653674 [ 191 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 14894 | 2026.04.28 20:38:03.653995 [ 191 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_23_5} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14895 | 2026.04.28 20:38:03.654072 [ 191 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_23_5} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 14896 | 2026.04.28 20:38:03.654180 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14897 | 2026.04.28 20:38:04.599613 [ 40 ] {} <Debug> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 14898 | 2026.04.28 20:38:04.599676 [ 40 ] {} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14899 | 2026.04.28 20:38:04.599697 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14900 | 2026.04.28 20:38:04.599806 [ 192 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full | ||
| 14901 | 2026.04.28 20:38:04.599940 [ 192 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14902 | 2026.04.28 20:38:04.599978 [ 192 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 160 rows starting from the beginning of the part | ||
| 14903 | 2026.04.28 20:38:04.600054 [ 192 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 14904 | 2026.04.28 20:38:04.600107 [ 192 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 14905 | 2026.04.28 20:38:04.600155 [ 192 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 14906 | 2026.04.28 20:38:04.600201 [ 192 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part | ||
| 14907 | 2026.04.28 20:38:04.601061 [ 186 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 344 rows, containing 5 columns (5 merged, 0 gathered) in 0.0013008 sec., 264452.64452644525 rows/sec., 16.77 MiB/sec. | ||
| 14908 | 2026.04.28 20:38:04.601246 [ 200 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 14909 | 2026.04.28 20:38:04.601545 [ 200 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_22_5} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14910 | 2026.04.28 20:38:04.601626 [ 200 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_22_5} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
| 14911 | 2026.04.28 20:38:04.601707 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 14912 | 2026.04.28 20:38:05.141587 [ 40 ] {} <Debug> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 14913 | 2026.04.28 20:38:05.141655 [ 40 ] {} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14914 | 2026.04.28 20:38:05.141684 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14915 | 2026.04.28 20:38:05.141790 [ 192 ] {8de37c54-c40a-4594-87ae-670f962b3deb::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 14916 | 2026.04.28 20:38:05.141931 [ 192 ] {8de37c54-c40a-4594-87ae-670f962b3deb::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14917 | 2026.04.28 20:38:05.141970 [ 192 ] {8de37c54-c40a-4594-87ae-670f962b3deb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 14918 | 2026.04.28 20:38:05.142042 [ 192 ] {8de37c54-c40a-4594-87ae-670f962b3deb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 14919 | 2026.04.28 20:38:05.142091 [ 192 ] {8de37c54-c40a-4594-87ae-670f962b3deb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 14920 | 2026.04.28 20:38:05.142137 [ 192 ] {8de37c54-c40a-4594-87ae-670f962b3deb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 14921 | 2026.04.28 20:38:05.142182 [ 192 ] {8de37c54-c40a-4594-87ae-670f962b3deb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 14922 | 2026.04.28 20:38:05.142941 [ 200 ] {8de37c54-c40a-4594-87ae-670f962b3deb::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001198718 sec., 50053.47379450379 rows/sec., 2.55 MiB/sec. | ||
| 14923 | 2026.04.28 20:38:05.143124 [ 186 ] {8de37c54-c40a-4594-87ae-670f962b3deb::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 14924 | 2026.04.28 20:38:05.143457 [ 186 ] {8de37c54-c40a-4594-87ae-670f962b3deb::all_1_10_2} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14925 | 2026.04.28 20:38:05.143476 [ 40 ] {} <Debug> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 14926 | 2026.04.28 20:38:05.143509 [ 40 ] {} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14927 | 2026.04.28 20:38:05.143534 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14928 | 2026.04.28 20:38:05.143540 [ 186 ] {8de37c54-c40a-4594-87ae-670f962b3deb::all_1_10_2} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 14929 | 2026.04.28 20:38:05.143606 [ 196 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full | ||
| 14930 | 2026.04.28 20:38:05.143683 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14931 | 2026.04.28 20:38:05.143707 [ 196 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14932 | 2026.04.28 20:38:05.143739 [ 196 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 308 rows starting from the beginning of the part | ||
| 14933 | 2026.04.28 20:38:05.143791 [ 196 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 14934 | 2026.04.28 20:38:05.143834 [ 196 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 14935 | 2026.04.28 20:38:05.143873 [ 196 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 14936 | 2026.04.28 20:38:05.143941 [ 196 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part | ||
| 14937 | 2026.04.28 20:38:05.144648 [ 196 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 664 rows, containing 5 columns (5 merged, 0 gathered) in 0.001070395 sec., 620331.7466916419 rows/sec., 43.51 MiB/sec. | ||
| 14938 | 2026.04.28 20:38:05.144801 [ 186 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 14939 | 2026.04.28 20:38:05.145070 [ 186 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_22_5} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14940 | 2026.04.28 20:38:05.145150 [ 186 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_22_5} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
| 14941 | 2026.04.28 20:38:05.145245 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 14942 | 2026.04.28 20:38:05.595613 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14943 | 2026.04.28 20:38:05.595663 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14944 | 2026.04.28 20:38:05.748213 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30760 | ||
| 14945 | 2026.04.28 20:38:05.748717 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14946 | 2026.04.28 20:38:05.748761 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14947 | 2026.04.28 20:38:05.749247 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14948 | 2026.04.28 20:38:05.749484 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14949 | 2026.04.28 20:38:05.749624 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30760 | ||
| 14950 | 2026.04.28 20:38:05.854040 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1822 | ||
| 14951 | 2026.04.28 20:38:05.856233 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14952 | 2026.04.28 20:38:05.856275 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14953 | 2026.04.28 20:38:05.857465 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14954 | 2026.04.28 20:38:05.857731 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14955 | 2026.04.28 20:38:05.857984 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1822 | ||
| 14956 | 2026.04.28 20:38:06.001759 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001411282 sec. | ||
| 14957 | 2026.04.28 20:38:06.409169 [ 37 ] {} <Debug> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 14958 | 2026.04.28 20:38:06.409255 [ 37 ] {} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14959 | 2026.04.28 20:38:06.409296 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14960 | 2026.04.28 20:38:06.409429 [ 196 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
| 14961 | 2026.04.28 20:38:06.409594 [ 196 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14962 | 2026.04.28 20:38:06.409632 [ 196 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 975 rows starting from the beginning of the part | ||
| 14963 | 2026.04.28 20:38:06.409706 [ 196 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 825 rows starting from the beginning of the part | ||
| 14964 | 2026.04.28 20:38:06.409756 [ 196 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 825 rows starting from the beginning of the part | ||
| 14965 | 2026.04.28 20:38:06.409804 [ 196 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 825 rows starting from the beginning of the part | ||
| 14966 | 2026.04.28 20:38:06.409851 [ 196 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 950 rows starting from the beginning of the part | ||
| 14967 | 2026.04.28 20:38:06.411387 [ 186 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4400 rows, containing 5 columns (5 merged, 0 gathered) in 0.002010316 sec., 2188710.630567533 rows/sec., 137.00 MiB/sec. | ||
| 14968 | 2026.04.28 20:38:06.411636 [ 198 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 14969 | 2026.04.28 20:38:06.412013 [ 198 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_23_5} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14970 | 2026.04.28 20:38:06.412105 [ 198 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_23_5} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 14971 | 2026.04.28 20:38:06.412206 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 14972 | 2026.04.28 20:38:07.338852 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 14973 | 2026.04.28 20:38:07.355608 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14974 | 2026.04.28 20:38:07.355671 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 14975 | 2026.04.28 20:38:07.361800 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14976 | 2026.04.28 20:38:07.362473 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14977 | 2026.04.28 20:38:07.365370 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 14978 | 2026.04.28 20:38:07.448498 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14979 | 2026.04.28 20:38:07.448733 [ 277 ] {21cb6718-26a5-4fea-b157-05db922d3202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', '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) | ||
| 14980 | 2026.04.28 20:38:07.449081 [ 277 ] {21cb6718-26a5-4fea-b157-05db922d3202} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14981 | 2026.04.28 20:38:07.449117 [ 277 ] {21cb6718-26a5-4fea-b157-05db922d3202} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', '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 | ||
| 14982 | 2026.04.28 20:38:07.449362 [ 277 ] {21cb6718-26a5-4fea-b157-05db922d3202} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14983 | 2026.04.28 20:38:07.449428 [ 277 ] {21cb6718-26a5-4fea-b157-05db922d3202} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14984 | 2026.04.28 20:38:07.449570 [ 277 ] {21cb6718-26a5-4fea-b157-05db922d3202} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 14985 | 2026.04.28 20:38:07.449675 [ 340 ] {21cb6718-26a5-4fea-b157-05db922d3202} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14986 | 2026.04.28 20:38:07.449675 [ 320 ] {21cb6718-26a5-4fea-b157-05db922d3202} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14987 | 2026.04.28 20:38:07.449709 [ 326 ] {21cb6718-26a5-4fea-b157-05db922d3202} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14988 | 2026.04.28 20:38:07.449827 [ 277 ] {21cb6718-26a5-4fea-b157-05db922d3202} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 14989 | 2026.04.28 20:38:07.449854 [ 277 ] {21cb6718-26a5-4fea-b157-05db922d3202} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14990 | 2026.04.28 20:38:07.449922 [ 277 ] {21cb6718-26a5-4fea-b157-05db922d3202} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14991 | 2026.04.28 20:38:07.449943 [ 277 ] {21cb6718-26a5-4fea-b157-05db922d3202} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 14992 | 2026.04.28 20:38:07.449979 [ 277 ] {21cb6718-26a5-4fea-b157-05db922d3202} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', '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'))" | ||
| 14993 | 2026.04.28 20:38:07.450019 [ 277 ] {21cb6718-26a5-4fea-b157-05db922d3202} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', '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'))" | ||
| 14994 | 2026.04.28 20:38:07.451157 [ 277 ] {21cb6718-26a5-4fea-b157-05db922d3202} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002525 sec., 19801.980198019803 rows/sec., 3.15 MiB/sec. | ||
| 14995 | 2026.04.28 20:38:07.451255 [ 277 ] {21cb6718-26a5-4fea-b157-05db922d3202} <Debug> TCPHandler: Processed in 0.002881736 sec. | ||
| 14996 | 2026.04.28 20:38:07.456773 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14997 | 2026.04.28 20:38:07.456899 [ 277 ] {6948222d-4e9a-401a-ba7f-e99361a883c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14998 | 2026.04.28 20:38:07.456955 [ 277 ] {6948222d-4e9a-401a-ba7f-e99361a883c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14999 | 2026.04.28 20:38:07.457583 [ 277 ] {6948222d-4e9a-401a-ba7f-e99361a883c0} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15000 | 2026.04.28 20:38:07.457624 [ 277 ] {6948222d-4e9a-401a-ba7f-e99361a883c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15001 | 2026.04.28 20:38:07.458005 [ 277 ] {6948222d-4e9a-401a-ba7f-e99361a883c0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 15002 | 2026.04.28 20:38:07.458247 [ 277 ] {6948222d-4e9a-401a-ba7f-e99361a883c0} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15003 | 2026.04.28 20:38:07.458392 [ 277 ] {6948222d-4e9a-401a-ba7f-e99361a883c0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00153 sec., 185620.91503267974 rows/sec., 11.79 MiB/sec. | ||
| 15004 | 2026.04.28 20:38:07.458430 [ 277 ] {6948222d-4e9a-401a-ba7f-e99361a883c0} <Debug> TCPHandler: Processed in 0.001716529 sec. | ||
| 15005 | 2026.04.28 20:38:07.458569 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15006 | 2026.04.28 20:38:07.458660 [ 277 ] {0ea965f0-75ad-4f54-8df2-497dc43e41d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15007 | 2026.04.28 20:38:07.458699 [ 277 ] {0ea965f0-75ad-4f54-8df2-497dc43e41d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15008 | 2026.04.28 20:38:07.459647 [ 277 ] {0ea965f0-75ad-4f54-8df2-497dc43e41d5} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15009 | 2026.04.28 20:38:07.459682 [ 277 ] {0ea965f0-75ad-4f54-8df2-497dc43e41d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15010 | 2026.04.28 20:38:07.460028 [ 277 ] {0ea965f0-75ad-4f54-8df2-497dc43e41d5} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15011 | 2026.04.28 20:38:07.460234 [ 277 ] {0ea965f0-75ad-4f54-8df2-497dc43e41d5} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15012 | 2026.04.28 20:38:07.460364 [ 277 ] {0ea965f0-75ad-4f54-8df2-497dc43e41d5} <Debug> executeQuery: Read 859 rows, 68.71 KiB in 0.001722 sec., 498838.5598141696 rows/sec., 38.97 MiB/sec. | ||
| 15013 | 2026.04.28 20:38:07.460401 [ 277 ] {0ea965f0-75ad-4f54-8df2-497dc43e41d5} <Debug> TCPHandler: Processed in 0.001879293 sec. | ||
| 15014 | 2026.04.28 20:38:07.460523 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15015 | 2026.04.28 20:38:07.460615 [ 277 ] {79b19462-605d-4a96-b78e-d74c15ec3024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15016 | 2026.04.28 20:38:07.460655 [ 277 ] {79b19462-605d-4a96-b78e-d74c15ec3024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15017 | 2026.04.28 20:38:07.461136 [ 277 ] {79b19462-605d-4a96-b78e-d74c15ec3024} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15018 | 2026.04.28 20:38:07.461171 [ 277 ] {79b19462-605d-4a96-b78e-d74c15ec3024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15019 | 2026.04.28 20:38:07.461462 [ 277 ] {79b19462-605d-4a96-b78e-d74c15ec3024} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 15020 | 2026.04.28 20:38:07.461673 [ 277 ] {79b19462-605d-4a96-b78e-d74c15ec3024} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15021 | 2026.04.28 20:38:07.461799 [ 277 ] {79b19462-605d-4a96-b78e-d74c15ec3024} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001202 sec., 143926.78868552414 rows/sec., 8.83 MiB/sec. | ||
| 15022 | 2026.04.28 20:38:07.461835 [ 277 ] {79b19462-605d-4a96-b78e-d74c15ec3024} <Debug> TCPHandler: Processed in 0.001359472 sec. | ||
| 15023 | 2026.04.28 20:38:07.461962 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15024 | 2026.04.28 20:38:07.462052 [ 277 ] {1070031b-e68c-4881-9097-acf688d68548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15025 | 2026.04.28 20:38:07.462090 [ 277 ] {1070031b-e68c-4881-9097-acf688d68548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15026 | 2026.04.28 20:38:07.462556 [ 277 ] {1070031b-e68c-4881-9097-acf688d68548} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15027 | 2026.04.28 20:38:07.462592 [ 277 ] {1070031b-e68c-4881-9097-acf688d68548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15028 | 2026.04.28 20:38:07.462884 [ 277 ] {1070031b-e68c-4881-9097-acf688d68548} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 15029 | 2026.04.28 20:38:07.463091 [ 277 ] {1070031b-e68c-4881-9097-acf688d68548} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15030 | 2026.04.28 20:38:07.463219 [ 277 ] {1070031b-e68c-4881-9097-acf688d68548} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001185 sec., 125738.39662447256 rows/sec., 8.12 MiB/sec. | ||
| 15031 | 2026.04.28 20:38:07.463256 [ 277 ] {1070031b-e68c-4881-9097-acf688d68548} <Debug> TCPHandler: Processed in 0.001340541 sec. | ||
| 15032 | 2026.04.28 20:38:07.463382 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15033 | 2026.04.28 20:38:07.463471 [ 277 ] {0b30879c-1c4e-485a-b284-95ff0cfed80b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15034 | 2026.04.28 20:38:07.463510 [ 277 ] {0b30879c-1c4e-485a-b284-95ff0cfed80b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15035 | 2026.04.28 20:38:07.463970 [ 277 ] {0b30879c-1c4e-485a-b284-95ff0cfed80b} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15036 | 2026.04.28 20:38:07.464005 [ 277 ] {0b30879c-1c4e-485a-b284-95ff0cfed80b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15037 | 2026.04.28 20:38:07.464306 [ 277 ] {0b30879c-1c4e-485a-b284-95ff0cfed80b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 15038 | 2026.04.28 20:38:07.464513 [ 277 ] {0b30879c-1c4e-485a-b284-95ff0cfed80b} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15039 | 2026.04.28 20:38:07.464635 [ 277 ] {0b30879c-1c4e-485a-b284-95ff0cfed80b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001181 sec., 125317.52751905165 rows/sec., 7.13 MiB/sec. | ||
| 15040 | 2026.04.28 20:38:07.464671 [ 277 ] {0b30879c-1c4e-485a-b284-95ff0cfed80b} <Debug> TCPHandler: Processed in 0.001338031 sec. | ||
| 15041 | 2026.04.28 20:38:07.464793 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15042 | 2026.04.28 20:38:07.464882 [ 277 ] {6206365f-d1d0-425a-9358-ebc13a375831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15043 | 2026.04.28 20:38:07.464920 [ 277 ] {6206365f-d1d0-425a-9358-ebc13a375831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15044 | 2026.04.28 20:38:07.465605 [ 277 ] {6206365f-d1d0-425a-9358-ebc13a375831} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15045 | 2026.04.28 20:38:07.465640 [ 277 ] {6206365f-d1d0-425a-9358-ebc13a375831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15046 | 2026.04.28 20:38:07.465951 [ 277 ] {6206365f-d1d0-425a-9358-ebc13a375831} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15047 | 2026.04.28 20:38:07.466155 [ 277 ] {6206365f-d1d0-425a-9358-ebc13a375831} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15048 | 2026.04.28 20:38:07.466284 [ 277 ] {6206365f-d1d0-425a-9358-ebc13a375831} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001419 sec., 367159.9718111346 rows/sec., 25.92 MiB/sec. | ||
| 15049 | 2026.04.28 20:38:07.466322 [ 277 ] {6206365f-d1d0-425a-9358-ebc13a375831} <Debug> TCPHandler: Processed in 0.001577746 sec. | ||
| 15050 | 2026.04.28 20:38:07.466435 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15051 | 2026.04.28 20:38:07.466526 [ 277 ] {a1eba877-35de-45ec-b5bd-643571fc76af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15052 | 2026.04.28 20:38:07.466565 [ 277 ] {a1eba877-35de-45ec-b5bd-643571fc76af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15053 | 2026.04.28 20:38:07.466893 [ 277 ] {a1eba877-35de-45ec-b5bd-643571fc76af} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15054 | 2026.04.28 20:38:07.466928 [ 277 ] {a1eba877-35de-45ec-b5bd-643571fc76af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15055 | 2026.04.28 20:38:07.467221 [ 277 ] {a1eba877-35de-45ec-b5bd-643571fc76af} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 15056 | 2026.04.28 20:38:07.467422 [ 277 ] {a1eba877-35de-45ec-b5bd-643571fc76af} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15057 | 2026.04.28 20:38:07.467559 [ 277 ] {a1eba877-35de-45ec-b5bd-643571fc76af} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 15058 | 2026.04.28 20:38:07.467596 [ 277 ] {a1eba877-35de-45ec-b5bd-643571fc76af} <Debug> TCPHandler: Processed in 0.001207987 sec. | ||
| 15059 | 2026.04.28 20:38:07.467709 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15060 | 2026.04.28 20:38:07.467800 [ 277 ] {a58179b9-65a2-416c-85cd-32a5dad90caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15061 | 2026.04.28 20:38:07.467847 [ 277 ] {a58179b9-65a2-416c-85cd-32a5dad90caf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15062 | 2026.04.28 20:38:07.468277 [ 277 ] {a58179b9-65a2-416c-85cd-32a5dad90caf} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15063 | 2026.04.28 20:38:07.468313 [ 277 ] {a58179b9-65a2-416c-85cd-32a5dad90caf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15064 | 2026.04.28 20:38:07.468633 [ 277 ] {a58179b9-65a2-416c-85cd-32a5dad90caf} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15065 | 2026.04.28 20:38:07.468843 [ 277 ] {a58179b9-65a2-416c-85cd-32a5dad90caf} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15066 | 2026.04.28 20:38:07.468971 [ 277 ] {a58179b9-65a2-416c-85cd-32a5dad90caf} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001189 sec., 222876.36669470143 rows/sec., 14.81 MiB/sec. | ||
| 15067 | 2026.04.28 20:38:07.469007 [ 277 ] {a58179b9-65a2-416c-85cd-32a5dad90caf} <Debug> TCPHandler: Processed in 0.001344621 sec. | ||
| 15068 | 2026.04.28 20:38:07.469128 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15069 | 2026.04.28 20:38:07.469218 [ 277 ] {8201abed-dcb8-44cb-ad96-010962296d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15070 | 2026.04.28 20:38:07.469258 [ 277 ] {8201abed-dcb8-44cb-ad96-010962296d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15071 | 2026.04.28 20:38:07.469576 [ 277 ] {8201abed-dcb8-44cb-ad96-010962296d49} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15072 | 2026.04.28 20:38:07.469612 [ 277 ] {8201abed-dcb8-44cb-ad96-010962296d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15073 | 2026.04.28 20:38:07.469909 [ 277 ] {8201abed-dcb8-44cb-ad96-010962296d49} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 15074 | 2026.04.28 20:38:07.470112 [ 277 ] {8201abed-dcb8-44cb-ad96-010962296d49} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15075 | 2026.04.28 20:38:07.470235 [ 277 ] {8201abed-dcb8-44cb-ad96-010962296d49} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001034 sec., 967.1179883945841 rows/sec., 65.17 KiB/sec. | ||
| 15076 | 2026.04.28 20:38:07.470269 [ 277 ] {8201abed-dcb8-44cb-ad96-010962296d49} <Debug> TCPHandler: Processed in 0.001188607 sec. | ||
| 15077 | 2026.04.28 20:38:07.470386 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15078 | 2026.04.28 20:38:07.470475 [ 277 ] {29bb6015-cc01-43e1-8d8d-5308e910495b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15079 | 2026.04.28 20:38:07.470527 [ 277 ] {29bb6015-cc01-43e1-8d8d-5308e910495b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15080 | 2026.04.28 20:38:07.471316 [ 277 ] {29bb6015-cc01-43e1-8d8d-5308e910495b} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15081 | 2026.04.28 20:38:07.471352 [ 277 ] {29bb6015-cc01-43e1-8d8d-5308e910495b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15082 | 2026.04.28 20:38:07.471888 [ 277 ] {29bb6015-cc01-43e1-8d8d-5308e910495b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 15083 | 2026.04.28 20:38:07.472107 [ 277 ] {29bb6015-cc01-43e1-8d8d-5308e910495b} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15084 | 2026.04.28 20:38:07.472241 [ 277 ] {29bb6015-cc01-43e1-8d8d-5308e910495b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001783 sec., 17386.427369601795 rows/sec., 31.16 MiB/sec. | ||
| 15085 | 2026.04.28 20:38:07.472295 [ 277 ] {29bb6015-cc01-43e1-8d8d-5308e910495b} <Debug> TCPHandler: Processed in 0.001955355 sec. | ||
| 15086 | 2026.04.28 20:38:07.472412 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15087 | 2026.04.28 20:38:07.472504 [ 277 ] {fee4df9c-cac2-4223-95bf-19467165ade0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15088 | 2026.04.28 20:38:07.472545 [ 277 ] {fee4df9c-cac2-4223-95bf-19467165ade0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15089 | 2026.04.28 20:38:07.472896 [ 277 ] {fee4df9c-cac2-4223-95bf-19467165ade0} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15090 | 2026.04.28 20:38:07.472931 [ 277 ] {fee4df9c-cac2-4223-95bf-19467165ade0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15091 | 2026.04.28 20:38:07.473231 [ 277 ] {fee4df9c-cac2-4223-95bf-19467165ade0} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15092 | 2026.04.28 20:38:07.473445 [ 277 ] {fee4df9c-cac2-4223-95bf-19467165ade0} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15093 | 2026.04.28 20:38:07.473574 [ 277 ] {fee4df9c-cac2-4223-95bf-19467165ade0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001088 sec., 82720.58823529411 rows/sec., 5.18 MiB/sec. | ||
| 15094 | 2026.04.28 20:38:07.473609 [ 277 ] {fee4df9c-cac2-4223-95bf-19467165ade0} <Debug> TCPHandler: Processed in 0.001246249 sec. | ||
| 15095 | 2026.04.28 20:38:08.000292 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.44 MiB, peak 384.45 MiB, free memory in arenas 0.00 B, will set to 371.33 MiB (RSS), difference: -1.11 MiB | ||
| 15096 | 2026.04.28 20:38:09.976333 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41852 | ||
| 15097 | 2026.04.28 20:38:09.976474 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15098 | 2026.04.28 20:38:09.976516 [ 288 ] {} <Debug> TCP-Session: aec7423e-76c1-4fca-ac7a-67d29ef4da62 Authenticating user 'default' from [fd00:1122:3344:101::e]:41852 | ||
| 15099 | 2026.04.28 20:38:09.976548 [ 288 ] {} <Debug> TCP-Session: aec7423e-76c1-4fca-ac7a-67d29ef4da62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15100 | 2026.04.28 20:38:09.976567 [ 288 ] {} <Debug> TCP-Session: aec7423e-76c1-4fca-ac7a-67d29ef4da62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15101 | 2026.04.28 20:38:09.976850 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47358 | ||
| 15102 | 2026.04.28 20:38:09.976855 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59853 | ||
| 15103 | 2026.04.28 20:38:09.976929 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35482 | ||
| 15104 | 2026.04.28 20:38:09.976959 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15105 | 2026.04.28 20:38:09.976966 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36283 | ||
| 15106 | 2026.04.28 20:38:09.977017 [ 290 ] {} <Debug> TCP-Session: 7c5f9f66-28ef-4816-848f-86e66f669b0e Authenticating user 'default' from [fd00:1122:3344:101::e]:47358 | ||
| 15107 | 2026.04.28 20:38:09.976957 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41693 | ||
| 15108 | 2026.04.28 20:38:09.977046 [ 290 ] {} <Debug> TCP-Session: 7c5f9f66-28ef-4816-848f-86e66f669b0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15109 | 2026.04.28 20:38:09.977077 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15110 | 2026.04.28 20:38:09.977099 [ 290 ] {} <Debug> TCP-Session: 7c5f9f66-28ef-4816-848f-86e66f669b0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15111 | 2026.04.28 20:38:09.977133 [ 291 ] {} <Debug> TCP-Session: de6557ea-9675-4fa6-abe3-36d1e1463e87 Authenticating user 'default' from [fd00:1122:3344:101::e]:35482 | ||
| 15112 | 2026.04.28 20:38:09.977146 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15113 | 2026.04.28 20:38:09.977090 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15114 | 2026.04.28 20:38:09.977176 [ 291 ] {} <Debug> TCP-Session: de6557ea-9675-4fa6-abe3-36d1e1463e87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15115 | 2026.04.28 20:38:09.977197 [ 293 ] {} <Debug> TCP-Session: 0f683b14-a9c1-478d-bddb-22590371c93b Authenticating user 'default' from [fd00:1122:3344:101::e]:41693 | ||
| 15116 | 2026.04.28 20:38:09.977228 [ 294 ] {} <Debug> TCP-Session: ac3dea98-4877-4e8c-8393-928952457b7b Authenticating user 'default' from [fd00:1122:3344:101::e]:36283 | ||
| 15117 | 2026.04.28 20:38:09.977227 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61706 | ||
| 15118 | 2026.04.28 20:38:09.977264 [ 294 ] {} <Debug> TCP-Session: ac3dea98-4877-4e8c-8393-928952457b7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15119 | 2026.04.28 20:38:09.977257 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34673 | ||
| 15120 | 2026.04.28 20:38:09.977339 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15121 | 2026.04.28 20:38:09.977294 [ 294 ] {} <Debug> TCP-Session: ac3dea98-4877-4e8c-8393-928952457b7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15122 | 2026.04.28 20:38:09.977378 [ 275 ] {} <Debug> TCP-Session: 6196317f-f6c2-4531-b6bf-ec5e73a40b40 Authenticating user 'default' from [fd00:1122:3344:101::e]:61706 | ||
| 15123 | 2026.04.28 20:38:09.977237 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15124 | 2026.04.28 20:38:09.977404 [ 275 ] {} <Debug> TCP-Session: 6196317f-f6c2-4531-b6bf-ec5e73a40b40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15125 | 2026.04.28 20:38:09.977442 [ 289 ] {} <Debug> TCP-Session: 5d85215e-9133-41de-9a9b-58bf2a358f18 Authenticating user 'default' from [fd00:1122:3344:101::e]:59853 | ||
| 15126 | 2026.04.28 20:38:09.977447 [ 275 ] {} <Debug> TCP-Session: 6196317f-f6c2-4531-b6bf-ec5e73a40b40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15127 | 2026.04.28 20:38:09.977475 [ 289 ] {} <Debug> TCP-Session: 5d85215e-9133-41de-9a9b-58bf2a358f18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15128 | 2026.04.28 20:38:09.977232 [ 291 ] {} <Debug> TCP-Session: de6557ea-9675-4fa6-abe3-36d1e1463e87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15129 | 2026.04.28 20:38:09.977509 [ 289 ] {} <Debug> TCP-Session: 5d85215e-9133-41de-9a9b-58bf2a358f18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15130 | 2026.04.28 20:38:09.977042 [ 288 ] {} <Trace> TCP-Session: aec7423e-76c1-4fca-ac7a-67d29ef4da62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15131 | 2026.04.28 20:38:09.976939 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38780 | ||
| 15132 | 2026.04.28 20:38:09.977258 [ 293 ] {} <Debug> TCP-Session: 0f683b14-a9c1-478d-bddb-22590371c93b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15133 | 2026.04.28 20:38:09.977663 [ 293 ] {} <Debug> TCP-Session: 0f683b14-a9c1-478d-bddb-22590371c93b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15134 | 2026.04.28 20:38:09.977688 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15135 | 2026.04.28 20:38:09.977748 [ 286 ] {} <Debug> TCP-Session: 7e0f7c48-b16f-4d74-89c6-f76cc2dab3d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:34673 | ||
| 15136 | 2026.04.28 20:38:09.977780 [ 286 ] {} <Debug> TCP-Session: 7e0f7c48-b16f-4d74-89c6-f76cc2dab3d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15137 | 2026.04.28 20:38:09.977786 [ 288 ] {10e13f91-f910-474c-8f5a-ebdcd1d77ddf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41852) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15138 | 2026.04.28 20:38:09.977800 [ 286 ] {} <Debug> TCP-Session: 7e0f7c48-b16f-4d74-89c6-f76cc2dab3d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15139 | 2026.04.28 20:38:09.978032 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15140 | 2026.04.28 20:38:09.978070 [ 292 ] {} <Debug> TCP-Session: 94d4db14-8f6d-41ca-b7bc-9bc1594044fd Authenticating user 'default' from [fd00:1122:3344:101::e]:38780 | ||
| 15141 | 2026.04.28 20:38:09.978090 [ 292 ] {} <Debug> TCP-Session: 94d4db14-8f6d-41ca-b7bc-9bc1594044fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15142 | 2026.04.28 20:38:09.978110 [ 292 ] {} <Debug> TCP-Session: 94d4db14-8f6d-41ca-b7bc-9bc1594044fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15143 | 2026.04.28 20:38:09.978153 [ 288 ] {10e13f91-f910-474c-8f5a-ebdcd1d77ddf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15144 | 2026.04.28 20:38:09.978224 [ 288 ] {10e13f91-f910-474c-8f5a-ebdcd1d77ddf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15145 | 2026.04.28 20:38:09.978598 [ 288 ] {10e13f91-f910-474c-8f5a-ebdcd1d77ddf} <Debug> oximeter.version (260e5583-1b7e-4a62-bf30-86bcce144844) (SelectExecutor): Key condition: unknown | ||
| 15146 | 2026.04.28 20:38:09.979580 [ 326 ] {10e13f91-f910-474c-8f5a-ebdcd1d77ddf} <Trace> AggregatingTransform: Aggregating | ||
| 15147 | 2026.04.28 20:38:09.979633 [ 326 ] {10e13f91-f910-474c-8f5a-ebdcd1d77ddf} <Trace> Aggregator: Aggregation method: without_key | ||
| 15148 | 2026.04.28 20:38:09.979671 [ 326 ] {10e13f91-f910-474c-8f5a-ebdcd1d77ddf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000948092 sec. (1054.750 rows/sec., 41.20 KiB/sec.) | ||
| 15149 | 2026.04.28 20:38:09.979690 [ 326 ] {10e13f91-f910-474c-8f5a-ebdcd1d77ddf} <Trace> Aggregator: Merging aggregated data | ||
| 15150 | 2026.04.28 20:38:09.981006 [ 288 ] {10e13f91-f910-474c-8f5a-ebdcd1d77ddf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003298 sec., 303.21406913280777 rows/sec., 11.84 KiB/sec. | ||
| 15151 | 2026.04.28 20:38:09.981225 [ 288 ] {10e13f91-f910-474c-8f5a-ebdcd1d77ddf} <Debug> TCPHandler: Processed in 0.00437864 sec. | ||
| 15152 | 2026.04.28 20:38:09.981347 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15153 | 2026.04.28 20:38:09.981372 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15154 | 2026.04.28 20:38:09.981383 [ 288 ] {} <Debug> TCP-Session: aec7423e-76c1-4fca-ac7a-67d29ef4da62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15155 | 2026.04.28 20:38:09.981396 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15156 | 2026.04.28 20:38:09.981414 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15157 | 2026.04.28 20:38:09.981433 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15158 | 2026.04.28 20:38:09.981450 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15159 | 2026.04.28 20:38:09.981478 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15160 | 2026.04.28 20:38:09.981501 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15161 | 2026.04.28 20:38:09.981521 [ 293 ] {} <Debug> TCP-Session: 0f683b14-a9c1-478d-bddb-22590371c93b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15162 | 2026.04.28 20:38:09.981544 [ 290 ] {} <Debug> TCP-Session: 7c5f9f66-28ef-4816-848f-86e66f669b0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15163 | 2026.04.28 20:38:09.981558 [ 286 ] {} <Debug> TCP-Session: 7e0f7c48-b16f-4d74-89c6-f76cc2dab3d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15164 | 2026.04.28 20:38:09.981493 [ 275 ] {} <Debug> TCP-Session: 6196317f-f6c2-4531-b6bf-ec5e73a40b40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15165 | 2026.04.28 20:38:09.981487 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15166 | 2026.04.28 20:38:09.981477 [ 291 ] {} <Debug> TCP-Session: de6557ea-9675-4fa6-abe3-36d1e1463e87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15167 | 2026.04.28 20:38:09.981631 [ 292 ] {} <Debug> TCP-Session: 94d4db14-8f6d-41ca-b7bc-9bc1594044fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15168 | 2026.04.28 20:38:09.981406 [ 294 ] {} <Debug> TCP-Session: ac3dea98-4877-4e8c-8393-928952457b7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15169 | 2026.04.28 20:38:09.981451 [ 289 ] {} <Debug> TCP-Session: 5d85215e-9133-41de-9a9b-58bf2a358f18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15170 | 2026.04.28 20:38:10.104704 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55174 | ||
| 15171 | 2026.04.28 20:38:10.104812 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15172 | 2026.04.28 20:38:10.104839 [ 288 ] {} <Debug> TCP-Session: 59a29863-23df-45f9-8e84-a46d7c963ebc Authenticating user 'default' from [fd00:1122:3344:101::e]:55174 | ||
| 15173 | 2026.04.28 20:38:10.104863 [ 288 ] {} <Debug> TCP-Session: 59a29863-23df-45f9-8e84-a46d7c963ebc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15174 | 2026.04.28 20:38:10.104876 [ 288 ] {} <Debug> TCP-Session: 59a29863-23df-45f9-8e84-a46d7c963ebc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15175 | 2026.04.28 20:38:10.105088 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59028 | ||
| 15176 | 2026.04.28 20:38:10.105120 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42607 | ||
| 15177 | 2026.04.28 20:38:10.105145 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54127 | ||
| 15178 | 2026.04.28 20:38:10.105152 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52812 | ||
| 15179 | 2026.04.28 20:38:10.105205 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15180 | 2026.04.28 20:38:10.105192 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62736 | ||
| 15181 | 2026.04.28 20:38:10.105248 [ 289 ] {} <Debug> TCP-Session: 2767b3f1-d1b7-4f45-97f0-4d5a18348f83 Authenticating user 'default' from [fd00:1122:3344:101::e]:59028 | ||
| 15182 | 2026.04.28 20:38:10.105255 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15183 | 2026.04.28 20:38:10.105271 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15184 | 2026.04.28 20:38:10.105300 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15185 | 2026.04.28 20:38:10.105309 [ 290 ] {} <Debug> TCP-Session: 82fca8e3-6317-46a8-bba5-8588cd35a9ec Authenticating user 'default' from [fd00:1122:3344:101::e]:42607 | ||
| 15186 | 2026.04.28 20:38:10.105322 [ 288 ] {} <Trace> TCP-Session: 59a29863-23df-45f9-8e84-a46d7c963ebc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15187 | 2026.04.28 20:38:10.105328 [ 275 ] {} <Debug> TCP-Session: c6215086-1e1a-4328-9b5b-a3a48fef798a Authenticating user 'default' from [fd00:1122:3344:101::e]:52812 | ||
| 15188 | 2026.04.28 20:38:10.105336 [ 286 ] {} <Debug> TCP-Session: aa63091d-14f6-435d-9bf9-6e66c5a0712d Authenticating user 'default' from [fd00:1122:3344:101::e]:62736 | ||
| 15189 | 2026.04.28 20:38:10.105372 [ 275 ] {} <Debug> TCP-Session: c6215086-1e1a-4328-9b5b-a3a48fef798a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15190 | 2026.04.28 20:38:10.105383 [ 286 ] {} <Debug> TCP-Session: aa63091d-14f6-435d-9bf9-6e66c5a0712d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15191 | 2026.04.28 20:38:10.105402 [ 275 ] {} <Debug> TCP-Session: c6215086-1e1a-4328-9b5b-a3a48fef798a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15192 | 2026.04.28 20:38:10.105411 [ 286 ] {} <Debug> TCP-Session: aa63091d-14f6-435d-9bf9-6e66c5a0712d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15193 | 2026.04.28 20:38:10.105345 [ 290 ] {} <Debug> TCP-Session: 82fca8e3-6317-46a8-bba5-8588cd35a9ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15194 | 2026.04.28 20:38:10.105250 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15195 | 2026.04.28 20:38:10.105455 [ 290 ] {} <Debug> TCP-Session: 82fca8e3-6317-46a8-bba5-8588cd35a9ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15196 | 2026.04.28 20:38:10.105484 [ 294 ] {} <Debug> TCP-Session: 124280ec-59c3-407e-a3a0-3ec9aba104f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54127 | ||
| 15197 | 2026.04.28 20:38:10.105137 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37685 | ||
| 15198 | 2026.04.28 20:38:10.105519 [ 288 ] {b9bb991a-f9b5-4c82-bc80-a0caeae57041} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55174) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15199 | 2026.04.28 20:38:10.105510 [ 294 ] {} <Debug> TCP-Session: 124280ec-59c3-407e-a3a0-3ec9aba104f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15200 | 2026.04.28 20:38:10.105137 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41793 | ||
| 15201 | 2026.04.28 20:38:10.105587 [ 294 ] {} <Debug> TCP-Session: 124280ec-59c3-407e-a3a0-3ec9aba104f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15202 | 2026.04.28 20:38:10.105622 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15203 | 2026.04.28 20:38:10.105647 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15204 | 2026.04.28 20:38:10.105665 [ 291 ] {} <Debug> TCP-Session: a7ab4555-2c92-43dd-93d6-bc995d33d459 Authenticating user 'default' from [fd00:1122:3344:101::e]:37685 | ||
| 15205 | 2026.04.28 20:38:10.105682 [ 293 ] {} <Debug> TCP-Session: cd940be2-4442-48eb-94ad-c8e2f370bd3a Authenticating user 'default' from [fd00:1122:3344:101::e]:41793 | ||
| 15206 | 2026.04.28 20:38:10.105700 [ 291 ] {} <Debug> TCP-Session: a7ab4555-2c92-43dd-93d6-bc995d33d459 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15207 | 2026.04.28 20:38:10.105124 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40471 | ||
| 15208 | 2026.04.28 20:38:10.105718 [ 293 ] {} <Debug> TCP-Session: cd940be2-4442-48eb-94ad-c8e2f370bd3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15209 | 2026.04.28 20:38:10.105283 [ 289 ] {} <Debug> TCP-Session: 2767b3f1-d1b7-4f45-97f0-4d5a18348f83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15210 | 2026.04.28 20:38:10.105762 [ 293 ] {} <Debug> TCP-Session: cd940be2-4442-48eb-94ad-c8e2f370bd3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15211 | 2026.04.28 20:38:10.105723 [ 291 ] {} <Debug> TCP-Session: a7ab4555-2c92-43dd-93d6-bc995d33d459 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15212 | 2026.04.28 20:38:10.105790 [ 289 ] {} <Debug> TCP-Session: 2767b3f1-d1b7-4f45-97f0-4d5a18348f83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15213 | 2026.04.28 20:38:10.105811 [ 288 ] {b9bb991a-f9b5-4c82-bc80-a0caeae57041} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15214 | 2026.04.28 20:38:10.105792 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15215 | 2026.04.28 20:38:10.105864 [ 292 ] {} <Debug> TCP-Session: 248245e3-269e-44d0-b452-8e9f3add1872 Authenticating user 'default' from [fd00:1122:3344:101::e]:40471 | ||
| 15216 | 2026.04.28 20:38:10.105878 [ 288 ] {b9bb991a-f9b5-4c82-bc80-a0caeae57041} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15217 | 2026.04.28 20:38:10.105880 [ 292 ] {} <Debug> TCP-Session: 248245e3-269e-44d0-b452-8e9f3add1872 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15218 | 2026.04.28 20:38:10.105901 [ 292 ] {} <Debug> TCP-Session: 248245e3-269e-44d0-b452-8e9f3add1872 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15219 | 2026.04.28 20:38:10.106170 [ 288 ] {b9bb991a-f9b5-4c82-bc80-a0caeae57041} <Debug> oximeter.version (260e5583-1b7e-4a62-bf30-86bcce144844) (SelectExecutor): Key condition: unknown | ||
| 15220 | 2026.04.28 20:38:10.107219 [ 347 ] {b9bb991a-f9b5-4c82-bc80-a0caeae57041} <Trace> AggregatingTransform: Aggregating | ||
| 15221 | 2026.04.28 20:38:10.107263 [ 347 ] {b9bb991a-f9b5-4c82-bc80-a0caeae57041} <Trace> Aggregator: Aggregation method: without_key | ||
| 15222 | 2026.04.28 20:38:10.107300 [ 347 ] {b9bb991a-f9b5-4c82-bc80-a0caeae57041} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001020884 sec. (979.543 rows/sec., 38.26 KiB/sec.) | ||
| 15223 | 2026.04.28 20:38:10.107320 [ 347 ] {b9bb991a-f9b5-4c82-bc80-a0caeae57041} <Trace> Aggregator: Merging aggregated data | ||
| 15224 | 2026.04.28 20:38:10.108782 [ 288 ] {b9bb991a-f9b5-4c82-bc80-a0caeae57041} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003342 sec., 299.22202274087374 rows/sec., 11.69 KiB/sec. | ||
| 15225 | 2026.04.28 20:38:10.108928 [ 288 ] {b9bb991a-f9b5-4c82-bc80-a0caeae57041} <Debug> TCPHandler: Processed in 0.003798916 sec. | ||
| 15226 | 2026.04.28 20:38:10.109047 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15227 | 2026.04.28 20:38:10.109083 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15228 | 2026.04.28 20:38:10.109106 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15229 | 2026.04.28 20:38:10.109085 [ 288 ] {} <Debug> TCP-Session: 59a29863-23df-45f9-8e84-a46d7c963ebc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15230 | 2026.04.28 20:38:10.109137 [ 290 ] {} <Debug> TCP-Session: 82fca8e3-6317-46a8-bba5-8588cd35a9ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15231 | 2026.04.28 20:38:10.109153 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15232 | 2026.04.28 20:38:10.109175 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15233 | 2026.04.28 20:38:10.109195 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15234 | 2026.04.28 20:38:10.109207 [ 286 ] {} <Debug> TCP-Session: aa63091d-14f6-435d-9bf9-6e66c5a0712d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15235 | 2026.04.28 20:38:10.109223 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15236 | 2026.04.28 20:38:10.109255 [ 292 ] {} <Debug> TCP-Session: 248245e3-269e-44d0-b452-8e9f3add1872 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15237 | 2026.04.28 20:38:10.109268 [ 293 ] {} <Debug> TCP-Session: cd940be2-4442-48eb-94ad-c8e2f370bd3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15238 | 2026.04.28 20:38:10.109290 [ 275 ] {} <Debug> TCP-Session: c6215086-1e1a-4328-9b5b-a3a48fef798a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15239 | 2026.04.28 20:38:10.109253 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15240 | 2026.04.28 20:38:10.109156 [ 289 ] {} <Debug> TCP-Session: 2767b3f1-d1b7-4f45-97f0-4d5a18348f83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15241 | 2026.04.28 20:38:10.109345 [ 294 ] {} <Debug> TCP-Session: 124280ec-59c3-407e-a3a0-3ec9aba104f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15242 | 2026.04.28 20:38:10.109132 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15243 | 2026.04.28 20:38:10.109418 [ 291 ] {} <Debug> TCP-Session: a7ab4555-2c92-43dd-93d6-bc995d33d459 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15244 | 2026.04.28 20:38:10.362003 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47902 | ||
| 15245 | 2026.04.28 20:38:10.362115 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15246 | 2026.04.28 20:38:10.362143 [ 288 ] {} <Debug> TCP-Session: c269e5a4-a234-40aa-84d3-618d09bf45d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:47902 | ||
| 15247 | 2026.04.28 20:38:10.362167 [ 288 ] {} <Debug> TCP-Session: c269e5a4-a234-40aa-84d3-618d09bf45d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15248 | 2026.04.28 20:38:10.362181 [ 288 ] {} <Debug> TCP-Session: c269e5a4-a234-40aa-84d3-618d09bf45d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15249 | 2026.04.28 20:38:10.362435 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62531 | ||
| 15250 | 2026.04.28 20:38:10.362455 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57301 | ||
| 15251 | 2026.04.28 20:38:10.362501 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64962 | ||
| 15252 | 2026.04.28 20:38:10.362486 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56555 | ||
| 15253 | 2026.04.28 20:38:10.362544 [ 288 ] {} <Trace> TCP-Session: c269e5a4-a234-40aa-84d3-618d09bf45d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15254 | 2026.04.28 20:38:10.362567 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15255 | 2026.04.28 20:38:10.362470 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36915 | ||
| 15256 | 2026.04.28 20:38:10.362611 [ 289 ] {} <Debug> TCP-Session: b1a6bc2a-788e-4897-a467-2fbe87422df6 Authenticating user 'default' from [fd00:1122:3344:101::e]:62531 | ||
| 15257 | 2026.04.28 20:38:10.362622 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15258 | 2026.04.28 20:38:10.362648 [ 289 ] {} <Debug> TCP-Session: b1a6bc2a-788e-4897-a467-2fbe87422df6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15259 | 2026.04.28 20:38:10.362664 [ 275 ] {} <Debug> TCP-Session: 8eae74e1-a65c-4fe1-8d7b-f5688da7cb36 Authenticating user 'default' from [fd00:1122:3344:101::e]:56555 | ||
| 15260 | 2026.04.28 20:38:10.362675 [ 289 ] {} <Debug> TCP-Session: b1a6bc2a-788e-4897-a467-2fbe87422df6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15261 | 2026.04.28 20:38:10.362684 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15262 | 2026.04.28 20:38:10.362692 [ 275 ] {} <Debug> TCP-Session: 8eae74e1-a65c-4fe1-8d7b-f5688da7cb36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15263 | 2026.04.28 20:38:10.362595 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15264 | 2026.04.28 20:38:10.362719 [ 293 ] {} <Debug> TCP-Session: 590214b1-9900-4ff4-90ed-311a6c23f79b Authenticating user 'default' from [fd00:1122:3344:101::e]:36915 | ||
| 15265 | 2026.04.28 20:38:10.362730 [ 288 ] {e0114843-9b26-4d72-b328-3d76bf8c905a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47902) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15266 | 2026.04.28 20:38:10.362759 [ 286 ] {} <Debug> TCP-Session: 1ad2d57d-f655-43d1-a1d7-d44e1ef14b31 Authenticating user 'default' from [fd00:1122:3344:101::e]:64962 | ||
| 15267 | 2026.04.28 20:38:10.362769 [ 293 ] {} <Debug> TCP-Session: 590214b1-9900-4ff4-90ed-311a6c23f79b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15268 | 2026.04.28 20:38:10.362724 [ 275 ] {} <Debug> TCP-Session: 8eae74e1-a65c-4fe1-8d7b-f5688da7cb36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15269 | 2026.04.28 20:38:10.362813 [ 286 ] {} <Debug> TCP-Session: 1ad2d57d-f655-43d1-a1d7-d44e1ef14b31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15270 | 2026.04.28 20:38:10.362819 [ 293 ] {} <Debug> TCP-Session: 590214b1-9900-4ff4-90ed-311a6c23f79b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15271 | 2026.04.28 20:38:10.362860 [ 286 ] {} <Debug> TCP-Session: 1ad2d57d-f655-43d1-a1d7-d44e1ef14b31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15272 | 2026.04.28 20:38:10.362452 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42786 | ||
| 15273 | 2026.04.28 20:38:10.362479 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46819 | ||
| 15274 | 2026.04.28 20:38:10.362599 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15275 | 2026.04.28 20:38:10.362458 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39164 | ||
| 15276 | 2026.04.28 20:38:10.363004 [ 290 ] {} <Debug> TCP-Session: 2796f7ca-fa4a-4bb1-9ea2-e440cd5cc6b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:57301 | ||
| 15277 | 2026.04.28 20:38:10.363015 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15278 | 2026.04.28 20:38:10.363065 [ 290 ] {} <Debug> TCP-Session: 2796f7ca-fa4a-4bb1-9ea2-e440cd5cc6b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15279 | 2026.04.28 20:38:10.363083 [ 288 ] {e0114843-9b26-4d72-b328-3d76bf8c905a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15280 | 2026.04.28 20:38:10.363103 [ 290 ] {} <Debug> TCP-Session: 2796f7ca-fa4a-4bb1-9ea2-e440cd5cc6b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15281 | 2026.04.28 20:38:10.363094 [ 294 ] {} <Debug> TCP-Session: 7e46376a-bd66-4341-b968-7921cb110b60 Authenticating user 'default' from [fd00:1122:3344:101::e]:46819 | ||
| 15282 | 2026.04.28 20:38:10.363129 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15283 | 2026.04.28 20:38:10.363163 [ 288 ] {e0114843-9b26-4d72-b328-3d76bf8c905a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15284 | 2026.04.28 20:38:10.363166 [ 294 ] {} <Debug> TCP-Session: 7e46376a-bd66-4341-b968-7921cb110b60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15285 | 2026.04.28 20:38:10.363193 [ 291 ] {} <Debug> TCP-Session: 78d8e5aa-3ad9-485f-a389-a07c7ea63883 Authenticating user 'default' from [fd00:1122:3344:101::e]:39164 | ||
| 15286 | 2026.04.28 20:38:10.363209 [ 294 ] {} <Debug> TCP-Session: 7e46376a-bd66-4341-b968-7921cb110b60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15287 | 2026.04.28 20:38:10.363240 [ 291 ] {} <Debug> TCP-Session: 78d8e5aa-3ad9-485f-a389-a07c7ea63883 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15288 | 2026.04.28 20:38:10.362988 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15289 | 2026.04.28 20:38:10.363271 [ 291 ] {} <Debug> TCP-Session: 78d8e5aa-3ad9-485f-a389-a07c7ea63883 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15290 | 2026.04.28 20:38:10.363303 [ 292 ] {} <Debug> TCP-Session: ea3617fc-2a6a-440d-a889-d86d4d552835 Authenticating user 'default' from [fd00:1122:3344:101::e]:42786 | ||
| 15291 | 2026.04.28 20:38:10.363327 [ 292 ] {} <Debug> TCP-Session: ea3617fc-2a6a-440d-a889-d86d4d552835 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15292 | 2026.04.28 20:38:10.363340 [ 292 ] {} <Debug> TCP-Session: ea3617fc-2a6a-440d-a889-d86d4d552835 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15293 | 2026.04.28 20:38:10.363533 [ 288 ] {e0114843-9b26-4d72-b328-3d76bf8c905a} <Debug> oximeter.version (260e5583-1b7e-4a62-bf30-86bcce144844) (SelectExecutor): Key condition: unknown | ||
| 15294 | 2026.04.28 20:38:10.365062 [ 304 ] {e0114843-9b26-4d72-b328-3d76bf8c905a} <Trace> AggregatingTransform: Aggregating | ||
| 15295 | 2026.04.28 20:38:10.365109 [ 304 ] {e0114843-9b26-4d72-b328-3d76bf8c905a} <Trace> Aggregator: Aggregation method: without_key | ||
| 15296 | 2026.04.28 20:38:10.365154 [ 304 ] {e0114843-9b26-4d72-b328-3d76bf8c905a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001485314 sec. (673.258 rows/sec., 26.30 KiB/sec.) | ||
| 15297 | 2026.04.28 20:38:10.365174 [ 304 ] {e0114843-9b26-4d72-b328-3d76bf8c905a} <Trace> Aggregator: Merging aggregated data | ||
| 15298 | 2026.04.28 20:38:10.366800 [ 288 ] {e0114843-9b26-4d72-b328-3d76bf8c905a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004124 sec., 242.48302618816683 rows/sec., 9.47 KiB/sec. | ||
| 15299 | 2026.04.28 20:38:10.367011 [ 288 ] {e0114843-9b26-4d72-b328-3d76bf8c905a} <Debug> TCPHandler: Processed in 0.004614035 sec. | ||
| 15300 | 2026.04.28 20:38:10.367173 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15301 | 2026.04.28 20:38:10.367212 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15302 | 2026.04.28 20:38:10.367213 [ 288 ] {} <Debug> TCP-Session: c269e5a4-a234-40aa-84d3-618d09bf45d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15303 | 2026.04.28 20:38:10.367240 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15304 | 2026.04.28 20:38:10.367260 [ 286 ] {} <Debug> TCP-Session: 1ad2d57d-f655-43d1-a1d7-d44e1ef14b31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15305 | 2026.04.28 20:38:10.367289 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15306 | 2026.04.28 20:38:10.367308 [ 291 ] {} <Debug> TCP-Session: 78d8e5aa-3ad9-485f-a389-a07c7ea63883 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15307 | 2026.04.28 20:38:10.367332 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15308 | 2026.04.28 20:38:10.367352 [ 293 ] {} <Debug> TCP-Session: 590214b1-9900-4ff4-90ed-311a6c23f79b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15309 | 2026.04.28 20:38:10.367359 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15310 | 2026.04.28 20:38:10.367380 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15311 | 2026.04.28 20:38:10.367418 [ 292 ] {} <Debug> TCP-Session: ea3617fc-2a6a-440d-a889-d86d4d552835 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15312 | 2026.04.28 20:38:10.367335 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15313 | 2026.04.28 20:38:10.367437 [ 275 ] {} <Debug> TCP-Session: 8eae74e1-a65c-4fe1-8d7b-f5688da7cb36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15314 | 2026.04.28 20:38:10.367264 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15315 | 2026.04.28 20:38:10.367477 [ 289 ] {} <Debug> TCP-Session: b1a6bc2a-788e-4897-a467-2fbe87422df6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15316 | 2026.04.28 20:38:10.367385 [ 290 ] {} <Debug> TCP-Session: 2796f7ca-fa4a-4bb1-9ea2-e440cd5cc6b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15317 | 2026.04.28 20:38:10.367514 [ 294 ] {} <Debug> TCP-Session: 7e46376a-bd66-4341-b968-7921cb110b60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15318 | 2026.04.28 20:38:12.444021 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15319 | 2026.04.28 20:38:12.444285 [ 277 ] {93958c7e-b04e-468c-8329-eec0735ee010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 15320 | 2026.04.28 20:38:12.444643 [ 277 ] {93958c7e-b04e-468c-8329-eec0735ee010} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15321 | 2026.04.28 20:38:12.444677 [ 277 ] {93958c7e-b04e-468c-8329-eec0735ee010} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 15322 | 2026.04.28 20:38:12.444894 [ 277 ] {93958c7e-b04e-468c-8329-eec0735ee010} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15323 | 2026.04.28 20:38:12.444961 [ 277 ] {93958c7e-b04e-468c-8329-eec0735ee010} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15324 | 2026.04.28 20:38:12.445099 [ 277 ] {93958c7e-b04e-468c-8329-eec0735ee010} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 15325 | 2026.04.28 20:38:12.445200 [ 329 ] {93958c7e-b04e-468c-8329-eec0735ee010} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15326 | 2026.04.28 20:38:12.445215 [ 340 ] {93958c7e-b04e-468c-8329-eec0735ee010} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15327 | 2026.04.28 20:38:12.445237 [ 323 ] {93958c7e-b04e-468c-8329-eec0735ee010} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15328 | 2026.04.28 20:38:12.445356 [ 277 ] {93958c7e-b04e-468c-8329-eec0735ee010} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 15329 | 2026.04.28 20:38:12.445382 [ 277 ] {93958c7e-b04e-468c-8329-eec0735ee010} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15330 | 2026.04.28 20:38:12.445457 [ 277 ] {93958c7e-b04e-468c-8329-eec0735ee010} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15331 | 2026.04.28 20:38:12.445476 [ 277 ] {93958c7e-b04e-468c-8329-eec0735ee010} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 15332 | 2026.04.28 20:38:12.445509 [ 277 ] {93958c7e-b04e-468c-8329-eec0735ee010} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15333 | 2026.04.28 20:38:12.445547 [ 277 ] {93958c7e-b04e-468c-8329-eec0735ee010} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15334 | 2026.04.28 20:38:12.446695 [ 277 ] {93958c7e-b04e-468c-8329-eec0735ee010} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002513 sec., 19896.538002387584 rows/sec., 3.16 MiB/sec. | ||
| 15335 | 2026.04.28 20:38:12.446777 [ 277 ] {93958c7e-b04e-468c-8329-eec0735ee010} <Debug> TCPHandler: Processed in 0.002889646 sec. | ||
| 15336 | 2026.04.28 20:38:12.448759 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15337 | 2026.04.28 20:38:12.448872 [ 277 ] {9974ff3e-f07f-4213-83f5-017e764cbad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15338 | 2026.04.28 20:38:12.448913 [ 277 ] {9974ff3e-f07f-4213-83f5-017e764cbad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15339 | 2026.04.28 20:38:12.449533 [ 277 ] {9974ff3e-f07f-4213-83f5-017e764cbad2} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15340 | 2026.04.28 20:38:12.449570 [ 277 ] {9974ff3e-f07f-4213-83f5-017e764cbad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15341 | 2026.04.28 20:38:12.449916 [ 277 ] {9974ff3e-f07f-4213-83f5-017e764cbad2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 15342 | 2026.04.28 20:38:12.450136 [ 277 ] {9974ff3e-f07f-4213-83f5-017e764cbad2} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15343 | 2026.04.28 20:38:12.450290 [ 277 ] {9974ff3e-f07f-4213-83f5-017e764cbad2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00145 sec., 1379.3103448275863 rows/sec., 112.47 KiB/sec. | ||
| 15344 | 2026.04.28 20:38:12.450328 [ 277 ] {9974ff3e-f07f-4213-83f5-017e764cbad2} <Debug> TCPHandler: Processed in 0.001619887 sec. | ||
| 15345 | 2026.04.28 20:38:12.450469 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15346 | 2026.04.28 20:38:12.450562 [ 277 ] {4b7d29d4-adda-4c8c-b0e4-66e3a1227901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15347 | 2026.04.28 20:38:12.450600 [ 277 ] {4b7d29d4-adda-4c8c-b0e4-66e3a1227901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15348 | 2026.04.28 20:38:12.451057 [ 277 ] {4b7d29d4-adda-4c8c-b0e4-66e3a1227901} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15349 | 2026.04.28 20:38:12.451093 [ 277 ] {4b7d29d4-adda-4c8c-b0e4-66e3a1227901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15350 | 2026.04.28 20:38:12.451388 [ 277 ] {4b7d29d4-adda-4c8c-b0e4-66e3a1227901} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15351 | 2026.04.28 20:38:12.451601 [ 277 ] {4b7d29d4-adda-4c8c-b0e4-66e3a1227901} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15352 | 2026.04.28 20:38:12.451726 [ 277 ] {4b7d29d4-adda-4c8c-b0e4-66e3a1227901} <Debug> executeQuery: Read 79 rows, 6.69 KiB in 0.001182 sec., 66835.87140439932 rows/sec., 5.53 MiB/sec. | ||
| 15353 | 2026.04.28 20:38:12.451762 [ 277 ] {4b7d29d4-adda-4c8c-b0e4-66e3a1227901} <Debug> TCPHandler: Processed in 0.001340841 sec. | ||
| 15354 | 2026.04.28 20:38:12.451895 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15355 | 2026.04.28 20:38:12.451986 [ 277 ] {e1e20854-6176-4077-987d-ff89be7cd09b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15356 | 2026.04.28 20:38:12.452024 [ 277 ] {e1e20854-6176-4077-987d-ff89be7cd09b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15357 | 2026.04.28 20:38:12.452411 [ 277 ] {e1e20854-6176-4077-987d-ff89be7cd09b} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15358 | 2026.04.28 20:38:12.452455 [ 277 ] {e1e20854-6176-4077-987d-ff89be7cd09b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15359 | 2026.04.28 20:38:12.452743 [ 277 ] {e1e20854-6176-4077-987d-ff89be7cd09b} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 15360 | 2026.04.28 20:38:12.452972 [ 277 ] {e1e20854-6176-4077-987d-ff89be7cd09b} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15361 | 2026.04.28 20:38:12.453097 [ 277 ] {e1e20854-6176-4077-987d-ff89be7cd09b} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001129 sec., 11514.614703277237 rows/sec., 856.33 KiB/sec. | ||
| 15362 | 2026.04.28 20:38:12.453133 [ 277 ] {e1e20854-6176-4077-987d-ff89be7cd09b} <Debug> TCPHandler: Processed in 0.00128527 sec. | ||
| 15363 | 2026.04.28 20:38:12.453253 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15364 | 2026.04.28 20:38:12.453343 [ 277 ] {60e035ff-ecf2-4f12-a758-9c5315a0bbef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15365 | 2026.04.28 20:38:12.453380 [ 277 ] {60e035ff-ecf2-4f12-a758-9c5315a0bbef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15366 | 2026.04.28 20:38:12.453781 [ 277 ] {60e035ff-ecf2-4f12-a758-9c5315a0bbef} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15367 | 2026.04.28 20:38:12.453816 [ 277 ] {60e035ff-ecf2-4f12-a758-9c5315a0bbef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15368 | 2026.04.28 20:38:12.454119 [ 277 ] {60e035ff-ecf2-4f12-a758-9c5315a0bbef} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15369 | 2026.04.28 20:38:12.454322 [ 277 ] {60e035ff-ecf2-4f12-a758-9c5315a0bbef} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15370 | 2026.04.28 20:38:12.454446 [ 277 ] {60e035ff-ecf2-4f12-a758-9c5315a0bbef} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.00112 sec., 68750 rows/sec., 5.37 MiB/sec. | ||
| 15371 | 2026.04.28 20:38:12.454482 [ 277 ] {60e035ff-ecf2-4f12-a758-9c5315a0bbef} <Debug> TCPHandler: Processed in 0.001275989 sec. | ||
| 15372 | 2026.04.28 20:38:12.454601 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15373 | 2026.04.28 20:38:12.454693 [ 277 ] {c6860428-8ebc-4ba1-988a-5cb995f386af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15374 | 2026.04.28 20:38:12.454735 [ 277 ] {c6860428-8ebc-4ba1-988a-5cb995f386af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15375 | 2026.04.28 20:38:12.455116 [ 277 ] {c6860428-8ebc-4ba1-988a-5cb995f386af} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15376 | 2026.04.28 20:38:12.455151 [ 277 ] {c6860428-8ebc-4ba1-988a-5cb995f386af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15377 | 2026.04.28 20:38:12.455473 [ 277 ] {c6860428-8ebc-4ba1-988a-5cb995f386af} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15378 | 2026.04.28 20:38:12.455680 [ 277 ] {c6860428-8ebc-4ba1-988a-5cb995f386af} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15379 | 2026.04.28 20:38:12.455827 [ 277 ] {c6860428-8ebc-4ba1-988a-5cb995f386af} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001152 sec., 139756.94444444444 rows/sec., 9.73 MiB/sec. | ||
| 15380 | 2026.04.28 20:38:12.455866 [ 277 ] {c6860428-8ebc-4ba1-988a-5cb995f386af} <Debug> TCPHandler: Processed in 0.00131002 sec. | ||
| 15381 | 2026.04.28 20:38:12.456005 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15382 | 2026.04.28 20:38:12.456097 [ 277 ] {fc32a39e-cbf6-4318-8daa-26b938bef809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15383 | 2026.04.28 20:38:12.456148 [ 277 ] {fc32a39e-cbf6-4318-8daa-26b938bef809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15384 | 2026.04.28 20:38:12.456911 [ 277 ] {fc32a39e-cbf6-4318-8daa-26b938bef809} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15385 | 2026.04.28 20:38:12.456946 [ 277 ] {fc32a39e-cbf6-4318-8daa-26b938bef809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15386 | 2026.04.28 20:38:12.457452 [ 277 ] {fc32a39e-cbf6-4318-8daa-26b938bef809} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 15387 | 2026.04.28 20:38:12.457692 [ 277 ] {fc32a39e-cbf6-4318-8daa-26b938bef809} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15388 | 2026.04.28 20:38:12.457828 [ 277 ] {fc32a39e-cbf6-4318-8daa-26b938bef809} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001749 sec., 6289.30817610063 rows/sec., 11.27 MiB/sec. | ||
| 15389 | 2026.04.28 20:38:12.457882 [ 277 ] {fc32a39e-cbf6-4318-8daa-26b938bef809} <Debug> TCPHandler: Processed in 0.001934204 sec. | ||
| 15390 | 2026.04.28 20:38:12.458009 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15391 | 2026.04.28 20:38:12.458101 [ 277 ] {5e290b82-da49-4293-baf7-4ab260b44540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15392 | 2026.04.28 20:38:12.458142 [ 277 ] {5e290b82-da49-4293-baf7-4ab260b44540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15393 | 2026.04.28 20:38:12.458482 [ 277 ] {5e290b82-da49-4293-baf7-4ab260b44540} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15394 | 2026.04.28 20:38:12.458517 [ 277 ] {5e290b82-da49-4293-baf7-4ab260b44540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15395 | 2026.04.28 20:38:12.458824 [ 277 ] {5e290b82-da49-4293-baf7-4ab260b44540} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15396 | 2026.04.28 20:38:12.459035 [ 277 ] {5e290b82-da49-4293-baf7-4ab260b44540} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15397 | 2026.04.28 20:38:12.459160 [ 277 ] {5e290b82-da49-4293-baf7-4ab260b44540} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 15398 | 2026.04.28 20:38:12.459195 [ 277 ] {5e290b82-da49-4293-baf7-4ab260b44540} <Debug> TCPHandler: Processed in 0.001232898 sec. | ||
| 15399 | 2026.04.28 20:38:13.249922 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31272 | ||
| 15400 | 2026.04.28 20:38:13.250718 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15401 | 2026.04.28 20:38:13.250765 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15402 | 2026.04.28 20:38:13.251255 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15403 | 2026.04.28 20:38:13.251513 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15404 | 2026.04.28 20:38:13.251690 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31272 | ||
| 15405 | 2026.04.28 20:38:14.865607 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 15406 | 2026.04.28 20:38:14.882874 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15407 | 2026.04.28 20:38:14.882936 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15408 | 2026.04.28 20:38:14.889546 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15409 | 2026.04.28 20:38:14.890346 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15410 | 2026.04.28 20:38:14.893746 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 15411 | 2026.04.28 20:38:15.858284 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1868 | ||
| 15412 | 2026.04.28 20:38:15.861137 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15413 | 2026.04.28 20:38:15.861190 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15414 | 2026.04.28 20:38:15.862494 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15415 | 2026.04.28 20:38:15.862799 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15416 | 2026.04.28 20:38:15.863240 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1868 | ||
| 15417 | 2026.04.28 20:38:17.448511 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15418 | 2026.04.28 20:38:17.448755 [ 277 ] {4efab8c2-c909-4190-82d4-f4c68b9545aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', '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) | ||
| 15419 | 2026.04.28 20:38:17.449131 [ 277 ] {4efab8c2-c909-4190-82d4-f4c68b9545aa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15420 | 2026.04.28 20:38:17.449168 [ 277 ] {4efab8c2-c909-4190-82d4-f4c68b9545aa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', '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 | ||
| 15421 | 2026.04.28 20:38:17.449404 [ 277 ] {4efab8c2-c909-4190-82d4-f4c68b9545aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15422 | 2026.04.28 20:38:17.449469 [ 277 ] {4efab8c2-c909-4190-82d4-f4c68b9545aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15423 | 2026.04.28 20:38:17.449610 [ 277 ] {4efab8c2-c909-4190-82d4-f4c68b9545aa} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 15424 | 2026.04.28 20:38:17.449730 [ 313 ] {4efab8c2-c909-4190-82d4-f4c68b9545aa} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15425 | 2026.04.28 20:38:17.449730 [ 340 ] {4efab8c2-c909-4190-82d4-f4c68b9545aa} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15426 | 2026.04.28 20:38:17.449780 [ 323 ] {4efab8c2-c909-4190-82d4-f4c68b9545aa} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15427 | 2026.04.28 20:38:17.449944 [ 277 ] {4efab8c2-c909-4190-82d4-f4c68b9545aa} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 15428 | 2026.04.28 20:38:17.449971 [ 277 ] {4efab8c2-c909-4190-82d4-f4c68b9545aa} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15429 | 2026.04.28 20:38:17.450046 [ 277 ] {4efab8c2-c909-4190-82d4-f4c68b9545aa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15430 | 2026.04.28 20:38:17.450066 [ 277 ] {4efab8c2-c909-4190-82d4-f4c68b9545aa} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 15431 | 2026.04.28 20:38:17.450099 [ 277 ] {4efab8c2-c909-4190-82d4-f4c68b9545aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', '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'))" | ||
| 15432 | 2026.04.28 20:38:17.450138 [ 277 ] {4efab8c2-c909-4190-82d4-f4c68b9545aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', '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'))" | ||
| 15433 | 2026.04.28 20:38:17.451566 [ 277 ] {4efab8c2-c909-4190-82d4-f4c68b9545aa} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002909 sec., 17188.03712616019 rows/sec., 2.73 MiB/sec. | ||
| 15434 | 2026.04.28 20:38:17.451695 [ 277 ] {4efab8c2-c909-4190-82d4-f4c68b9545aa} <Debug> TCPHandler: Processed in 0.003308716 sec. | ||
| 15435 | 2026.04.28 20:38:17.457437 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15436 | 2026.04.28 20:38:17.457543 [ 277 ] {240c4730-f373-49fd-b05b-f1b055a56036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15437 | 2026.04.28 20:38:17.457586 [ 277 ] {240c4730-f373-49fd-b05b-f1b055a56036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15438 | 2026.04.28 20:38:17.458227 [ 277 ] {240c4730-f373-49fd-b05b-f1b055a56036} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15439 | 2026.04.28 20:38:17.458269 [ 277 ] {240c4730-f373-49fd-b05b-f1b055a56036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15440 | 2026.04.28 20:38:17.458643 [ 277 ] {240c4730-f373-49fd-b05b-f1b055a56036} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 15441 | 2026.04.28 20:38:17.458873 [ 277 ] {240c4730-f373-49fd-b05b-f1b055a56036} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15442 | 2026.04.28 20:38:17.459034 [ 277 ] {240c4730-f373-49fd-b05b-f1b055a56036} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001523 sec., 186474.06434668417 rows/sec., 11.84 MiB/sec. | ||
| 15443 | 2026.04.28 20:38:17.459072 [ 277 ] {240c4730-f373-49fd-b05b-f1b055a56036} <Debug> TCPHandler: Processed in 0.001684079 sec. | ||
| 15444 | 2026.04.28 20:38:17.459216 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15445 | 2026.04.28 20:38:17.459308 [ 277 ] {38283f1b-caed-44cb-a287-bf2b9562ffd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15446 | 2026.04.28 20:38:17.459348 [ 277 ] {38283f1b-caed-44cb-a287-bf2b9562ffd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15447 | 2026.04.28 20:38:17.460198 [ 277 ] {38283f1b-caed-44cb-a287-bf2b9562ffd5} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15448 | 2026.04.28 20:38:17.460234 [ 277 ] {38283f1b-caed-44cb-a287-bf2b9562ffd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15449 | 2026.04.28 20:38:17.460579 [ 277 ] {38283f1b-caed-44cb-a287-bf2b9562ffd5} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15450 | 2026.04.28 20:38:17.460790 [ 277 ] {38283f1b-caed-44cb-a287-bf2b9562ffd5} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15451 | 2026.04.28 20:38:17.460920 [ 277 ] {38283f1b-caed-44cb-a287-bf2b9562ffd5} <Debug> executeQuery: Read 859 rows, 68.71 KiB in 0.001629 sec., 527317.37262124 rows/sec., 41.19 MiB/sec. | ||
| 15452 | 2026.04.28 20:38:17.460956 [ 277 ] {38283f1b-caed-44cb-a287-bf2b9562ffd5} <Debug> TCPHandler: Processed in 0.001793191 sec. | ||
| 15453 | 2026.04.28 20:38:17.461093 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15454 | 2026.04.28 20:38:17.461184 [ 277 ] {e7e8489e-2624-4d25-8f73-0ad853e617a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15455 | 2026.04.28 20:38:17.461222 [ 277 ] {e7e8489e-2624-4d25-8f73-0ad853e617a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15456 | 2026.04.28 20:38:17.461678 [ 277 ] {e7e8489e-2624-4d25-8f73-0ad853e617a7} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15457 | 2026.04.28 20:38:17.461713 [ 277 ] {e7e8489e-2624-4d25-8f73-0ad853e617a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15458 | 2026.04.28 20:38:17.462022 [ 277 ] {e7e8489e-2624-4d25-8f73-0ad853e617a7} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 15459 | 2026.04.28 20:38:17.462226 [ 277 ] {e7e8489e-2624-4d25-8f73-0ad853e617a7} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15460 | 2026.04.28 20:38:17.462352 [ 277 ] {e7e8489e-2624-4d25-8f73-0ad853e617a7} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001186 sec., 145868.46543001686 rows/sec., 8.95 MiB/sec. | ||
| 15461 | 2026.04.28 20:38:17.462365 [ 100 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 15462 | 2026.04.28 20:38:17.462388 [ 277 ] {e7e8489e-2624-4d25-8f73-0ad853e617a7} <Debug> TCPHandler: Processed in 0.001341731 sec. | ||
| 15463 | 2026.04.28 20:38:17.462446 [ 100 ] {} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15464 | 2026.04.28 20:38:17.462481 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15465 | 2026.04.28 20:38:17.462535 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15466 | 2026.04.28 20:38:17.462570 [ 196 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 15467 | 2026.04.28 20:38:17.462630 [ 277 ] {8365ef66-b407-4a1e-b9db-a039ee798e2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15468 | 2026.04.28 20:38:17.462672 [ 277 ] {8365ef66-b407-4a1e-b9db-a039ee798e2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15469 | 2026.04.28 20:38:17.462688 [ 196 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15470 | 2026.04.28 20:38:17.462721 [ 196 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 227 rows starting from the beginning of the part | ||
| 15471 | 2026.04.28 20:38:17.462786 [ 196 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 186 rows starting from the beginning of the part | ||
| 15472 | 2026.04.28 20:38:17.462837 [ 196 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 11 rows starting from the beginning of the part | ||
| 15473 | 2026.04.28 20:38:17.462885 [ 196 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 173 rows starting from the beginning of the part | ||
| 15474 | 2026.04.28 20:38:17.462931 [ 196 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 13 rows starting from the beginning of the part | ||
| 15475 | 2026.04.28 20:38:17.462978 [ 196 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 173 rows starting from the beginning of the part | ||
| 15476 | 2026.04.28 20:38:17.463129 [ 277 ] {8365ef66-b407-4a1e-b9db-a039ee798e2a} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15477 | 2026.04.28 20:38:17.463170 [ 277 ] {8365ef66-b407-4a1e-b9db-a039ee798e2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15478 | 2026.04.28 20:38:17.463496 [ 277 ] {8365ef66-b407-4a1e-b9db-a039ee798e2a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 15479 | 2026.04.28 20:38:17.463717 [ 277 ] {8365ef66-b407-4a1e-b9db-a039ee798e2a} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15480 | 2026.04.28 20:38:17.463844 [ 277 ] {8365ef66-b407-4a1e-b9db-a039ee798e2a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001231 sec., 121039.80503655564 rows/sec., 7.82 MiB/sec. | ||
| 15481 | 2026.04.28 20:38:17.463880 [ 277 ] {8365ef66-b407-4a1e-b9db-a039ee798e2a} <Debug> TCPHandler: Processed in 0.001392002 sec. | ||
| 15482 | 2026.04.28 20:38:17.463999 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15483 | 2026.04.28 20:38:17.464002 [ 186 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 783 rows, containing 5 columns (5 merged, 0 gathered) in 0.001466783 sec., 533821.2946291306 rows/sec., 35.50 MiB/sec. | ||
| 15484 | 2026.04.28 20:38:17.464091 [ 277 ] {15d7e0ed-8ed9-4111-b78c-26e0982381e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15485 | 2026.04.28 20:38:17.464135 [ 277 ] {15d7e0ed-8ed9-4111-b78c-26e0982381e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15486 | 2026.04.28 20:38:17.464202 [ 193 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 15487 | 2026.04.28 20:38:17.464505 [ 193 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_91_18} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15488 | 2026.04.28 20:38:17.464558 [ 277 ] {15d7e0ed-8ed9-4111-b78c-26e0982381e5} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15489 | 2026.04.28 20:38:17.464599 [ 193 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_91_18} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 15490 | 2026.04.28 20:38:17.464600 [ 277 ] {15d7e0ed-8ed9-4111-b78c-26e0982381e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15491 | 2026.04.28 20:38:17.464702 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 15492 | 2026.04.28 20:38:17.464927 [ 277 ] {15d7e0ed-8ed9-4111-b78c-26e0982381e5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 15493 | 2026.04.28 20:38:17.465139 [ 277 ] {15d7e0ed-8ed9-4111-b78c-26e0982381e5} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15494 | 2026.04.28 20:38:17.465269 [ 277 ] {15d7e0ed-8ed9-4111-b78c-26e0982381e5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001196 sec., 123745.81939799331 rows/sec., 7.04 MiB/sec. | ||
| 15495 | 2026.04.28 20:38:17.465306 [ 277 ] {15d7e0ed-8ed9-4111-b78c-26e0982381e5} <Debug> TCPHandler: Processed in 0.00135432 sec. | ||
| 15496 | 2026.04.28 20:38:17.465424 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15497 | 2026.04.28 20:38:17.465517 [ 277 ] {160b6a02-c996-4d17-989f-84a128c5d0a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15498 | 2026.04.28 20:38:17.465554 [ 277 ] {160b6a02-c996-4d17-989f-84a128c5d0a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15499 | 2026.04.28 20:38:17.466134 [ 277 ] {160b6a02-c996-4d17-989f-84a128c5d0a8} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15500 | 2026.04.28 20:38:17.466170 [ 277 ] {160b6a02-c996-4d17-989f-84a128c5d0a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15501 | 2026.04.28 20:38:17.466493 [ 277 ] {160b6a02-c996-4d17-989f-84a128c5d0a8} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15502 | 2026.04.28 20:38:17.466711 [ 277 ] {160b6a02-c996-4d17-989f-84a128c5d0a8} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15503 | 2026.04.28 20:38:17.466842 [ 277 ] {160b6a02-c996-4d17-989f-84a128c5d0a8} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001343 sec., 387937.4534623976 rows/sec., 27.39 MiB/sec. | ||
| 15504 | 2026.04.28 20:38:17.466878 [ 277 ] {160b6a02-c996-4d17-989f-84a128c5d0a8} <Debug> TCPHandler: Processed in 0.001500835 sec. | ||
| 15505 | 2026.04.28 20:38:17.466996 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15506 | 2026.04.28 20:38:17.467088 [ 277 ] {7d59da3a-42b9-428f-b073-bd26c342bce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15507 | 2026.04.28 20:38:17.467127 [ 277 ] {7d59da3a-42b9-428f-b073-bd26c342bce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15508 | 2026.04.28 20:38:17.467458 [ 277 ] {7d59da3a-42b9-428f-b073-bd26c342bce4} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15509 | 2026.04.28 20:38:17.467494 [ 277 ] {7d59da3a-42b9-428f-b073-bd26c342bce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15510 | 2026.04.28 20:38:17.467783 [ 277 ] {7d59da3a-42b9-428f-b073-bd26c342bce4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 15511 | 2026.04.28 20:38:17.467983 [ 277 ] {7d59da3a-42b9-428f-b073-bd26c342bce4} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15512 | 2026.04.28 20:38:17.468107 [ 277 ] {7d59da3a-42b9-428f-b073-bd26c342bce4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001037 sec., 5785.9209257473485 rows/sec., 302.29 KiB/sec. | ||
| 15513 | 2026.04.28 20:38:17.468143 [ 277 ] {7d59da3a-42b9-428f-b073-bd26c342bce4} <Debug> TCPHandler: Processed in 0.001193747 sec. | ||
| 15514 | 2026.04.28 20:38:17.468259 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15515 | 2026.04.28 20:38:17.468350 [ 277 ] {66728847-92b3-4ead-bc64-cfa99257ac2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15516 | 2026.04.28 20:38:17.468391 [ 277 ] {66728847-92b3-4ead-bc64-cfa99257ac2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15517 | 2026.04.28 20:38:17.468782 [ 277 ] {66728847-92b3-4ead-bc64-cfa99257ac2d} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15518 | 2026.04.28 20:38:17.468817 [ 277 ] {66728847-92b3-4ead-bc64-cfa99257ac2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15519 | 2026.04.28 20:38:17.469137 [ 277 ] {66728847-92b3-4ead-bc64-cfa99257ac2d} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15520 | 2026.04.28 20:38:17.469339 [ 277 ] {66728847-92b3-4ead-bc64-cfa99257ac2d} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15521 | 2026.04.28 20:38:17.469465 [ 277 ] {66728847-92b3-4ead-bc64-cfa99257ac2d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001133 sec., 233892.32127096207 rows/sec., 15.54 MiB/sec. | ||
| 15522 | 2026.04.28 20:38:17.469476 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 6 parts from all_1_105_27 to all_110_110_0 | ||
| 15523 | 2026.04.28 20:38:17.469500 [ 277 ] {66728847-92b3-4ead-bc64-cfa99257ac2d} <Debug> TCPHandler: Processed in 0.00128836 sec. | ||
| 15524 | 2026.04.28 20:38:17.469512 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15525 | 2026.04.28 20:38:17.469551 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15526 | 2026.04.28 20:38:17.469627 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15527 | 2026.04.28 20:38:17.469646 [ 197 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_110_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_105_27 to all_110_110_0 into Compact with storage Full | ||
| 15528 | 2026.04.28 20:38:17.469721 [ 277 ] {5e24b057-282e-4697-9d9b-739e083095c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15529 | 2026.04.28 20:38:17.469768 [ 277 ] {5e24b057-282e-4697-9d9b-739e083095c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15530 | 2026.04.28 20:38:17.469776 [ 197 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_110_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15531 | 2026.04.28 20:38:17.469825 [ 197 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_110_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_105_27, total 39749 rows starting from the beginning of the part | ||
| 15532 | 2026.04.28 20:38:17.469901 [ 197 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_110_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 128 rows starting from the beginning of the part | ||
| 15533 | 2026.04.28 20:38:17.469960 [ 197 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_110_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
| 15534 | 2026.04.28 20:38:17.470017 [ 197 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_110_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 265 rows starting from the beginning of the part | ||
| 15535 | 2026.04.28 20:38:17.470070 [ 197 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_110_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 161 rows starting from the beginning of the part | ||
| 15536 | 2026.04.28 20:38:17.470089 [ 277 ] {5e24b057-282e-4697-9d9b-739e083095c7} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15537 | 2026.04.28 20:38:17.470133 [ 277 ] {5e24b057-282e-4697-9d9b-739e083095c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15538 | 2026.04.28 20:38:17.470135 [ 197 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_110_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 265 rows starting from the beginning of the part | ||
| 15539 | 2026.04.28 20:38:17.470480 [ 277 ] {5e24b057-282e-4697-9d9b-739e083095c7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 15540 | 2026.04.28 20:38:17.470729 [ 277 ] {5e24b057-282e-4697-9d9b-739e083095c7} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15541 | 2026.04.28 20:38:17.470829 [ 100 ] {} <Debug> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 15542 | 2026.04.28 20:38:17.470858 [ 277 ] {5e24b057-282e-4697-9d9b-739e083095c7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001155 sec., 865.8008658008658 rows/sec., 58.34 KiB/sec. | ||
| 15543 | 2026.04.28 20:38:17.470876 [ 100 ] {} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15544 | 2026.04.28 20:38:17.470898 [ 277 ] {5e24b057-282e-4697-9d9b-739e083095c7} <Debug> TCPHandler: Processed in 0.00131733 sec. | ||
| 15545 | 2026.04.28 20:38:17.470901 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15546 | 2026.04.28 20:38:17.471023 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15547 | 2026.04.28 20:38:17.471034 [ 186 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 15548 | 2026.04.28 20:38:17.471123 [ 277 ] {a3780374-45c1-4957-b1bb-73f2cc3aafa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15549 | 2026.04.28 20:38:17.471162 [ 186 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15550 | 2026.04.28 20:38:17.471180 [ 277 ] {a3780374-45c1-4957-b1bb-73f2cc3aafa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15551 | 2026.04.28 20:38:17.471200 [ 186 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 10 rows starting from the beginning of the part | ||
| 15552 | 2026.04.28 20:38:17.471267 [ 186 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 15553 | 2026.04.28 20:38:17.471311 [ 186 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 15554 | 2026.04.28 20:38:17.471350 [ 186 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 15555 | 2026.04.28 20:38:17.471386 [ 186 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 15556 | 2026.04.28 20:38:17.471424 [ 186 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 15557 | 2026.04.28 20:38:17.472037 [ 277 ] {a3780374-45c1-4957-b1bb-73f2cc3aafa1} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15558 | 2026.04.28 20:38:17.472079 [ 277 ] {a3780374-45c1-4957-b1bb-73f2cc3aafa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15559 | 2026.04.28 20:38:17.472351 [ 199 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001357551 sec., 11049.308644758097 rows/sec., 735.90 KiB/sec. | ||
| 15560 | 2026.04.28 20:38:17.472475 [ 195 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 15561 | 2026.04.28 20:38:17.472649 [ 277 ] {a3780374-45c1-4957-b1bb-73f2cc3aafa1} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 15562 | 2026.04.28 20:38:17.472741 [ 195 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::all_1_14_3} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15563 | 2026.04.28 20:38:17.472804 [ 195 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::all_1_14_3} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 15564 | 2026.04.28 20:38:17.472880 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15565 | 2026.04.28 20:38:17.472881 [ 277 ] {a3780374-45c1-4957-b1bb-73f2cc3aafa1} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15566 | 2026.04.28 20:38:17.473010 [ 100 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 15567 | 2026.04.28 20:38:17.473028 [ 277 ] {a3780374-45c1-4957-b1bb-73f2cc3aafa1} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001922 sec., 16129.032258064515 rows/sec., 28.90 MiB/sec. | ||
| 15568 | 2026.04.28 20:38:17.473062 [ 100 ] {} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15569 | 2026.04.28 20:38:17.473090 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15570 | 2026.04.28 20:38:17.473123 [ 277 ] {a3780374-45c1-4957-b1bb-73f2cc3aafa1} <Debug> TCPHandler: Processed in 0.002146879 sec. | ||
| 15571 | 2026.04.28 20:38:17.473162 [ 194 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 15572 | 2026.04.28 20:38:17.473261 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15573 | 2026.04.28 20:38:17.473357 [ 277 ] {66fd4fc4-499c-4ade-97b8-467e2b1d1c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15574 | 2026.04.28 20:38:17.473369 [ 194 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15575 | 2026.04.28 20:38:17.473398 [ 277 ] {66fd4fc4-499c-4ade-97b8-467e2b1d1c12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15576 | 2026.04.28 20:38:17.473426 [ 194 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1955 rows starting from the beginning of the part | ||
| 15577 | 2026.04.28 20:38:17.473546 [ 194 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 42 rows starting from the beginning of the part | ||
| 15578 | 2026.04.28 20:38:17.473651 [ 194 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 11 rows starting from the beginning of the part | ||
| 15579 | 2026.04.28 20:38:17.473745 [ 277 ] {66fd4fc4-499c-4ade-97b8-467e2b1d1c12} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15580 | 2026.04.28 20:38:17.473751 [ 194 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 31 rows starting from the beginning of the part | ||
| 15581 | 2026.04.28 20:38:17.473789 [ 277 ] {66fd4fc4-499c-4ade-97b8-467e2b1d1c12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15582 | 2026.04.28 20:38:17.473865 [ 194 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 11 rows starting from the beginning of the part | ||
| 15583 | 2026.04.28 20:38:17.473965 [ 194 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 31 rows starting from the beginning of the part | ||
| 15584 | 2026.04.28 20:38:17.474125 [ 277 ] {66fd4fc4-499c-4ade-97b8-467e2b1d1c12} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15585 | 2026.04.28 20:38:17.474392 [ 277 ] {66fd4fc4-499c-4ade-97b8-467e2b1d1c12} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15586 | 2026.04.28 20:38:17.474526 [ 277 ] {66fd4fc4-499c-4ade-97b8-467e2b1d1c12} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001188 sec., 75757.57575757576 rows/sec., 4.74 MiB/sec. | ||
| 15587 | 2026.04.28 20:38:17.474562 [ 277 ] {66fd4fc4-499c-4ade-97b8-467e2b1d1c12} <Debug> TCPHandler: Processed in 0.001351491 sec. | ||
| 15588 | 2026.04.28 20:38:17.478126 [ 189 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_110_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40728 rows, containing 5 columns (5 merged, 0 gathered) in 0.008523545 sec., 4778293.538662611 rows/sec., 307.92 MiB/sec. | ||
| 15589 | 2026.04.28 20:38:17.478593 [ 201 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_110_28} <Trace> MergedBlockOutputStream: filled checksums all_1_110_28 (state Temporary) | ||
| 15590 | 2026.04.28 20:38:17.478835 [ 201 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_110_28} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_110_28 to all_1_110_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15591 | 2026.04.28 20:38:17.478902 [ 201 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_110_28} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 6 parts: [all_1_105_27, all_110_110_0] -> all_1_110_28 | ||
| 15592 | 2026.04.28 20:38:17.478973 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 15593 | 2026.04.28 20:38:17.482417 [ 199 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2081 rows, containing 19 columns (19 merged, 0 gathered) in 0.009286893 sec., 224079.24803268435 rows/sec., 401.54 MiB/sec. | ||
| 15594 | 2026.04.28 20:38:17.483973 [ 194 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 15595 | 2026.04.28 20:38:17.484326 [ 194 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15596 | 2026.04.28 20:38:17.484410 [ 194 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 15597 | 2026.04.28 20:38:17.484509 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.90 MiB. | ||
| 15598 | 2026.04.28 20:38:18.000256 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.33 MiB, peak 390.17 MiB, free memory in arenas 0.00 B, will set to 375.30 MiB (RSS), difference: 2.97 MiB | ||
| 15599 | 2026.04.28 20:38:20.595732 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15600 | 2026.04.28 20:38:20.595783 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15601 | 2026.04.28 20:38:20.751845 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31720 | ||
| 15602 | 2026.04.28 20:38:20.752363 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15603 | 2026.04.28 20:38:20.752424 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15604 | 2026.04.28 20:38:20.752983 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15605 | 2026.04.28 20:38:20.753229 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15606 | 2026.04.28 20:38:20.753377 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31720 | ||
| 15607 | 2026.04.28 20:38:20.753386 [ 30 ] {} <Debug> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15608 | 2026.04.28 20:38:20.753448 [ 30 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15609 | 2026.04.28 20:38:20.753471 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15610 | 2026.04.28 20:38:20.753596 [ 189 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 15611 | 2026.04.28 20:38:20.753688 [ 189 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15612 | 2026.04.28 20:38:20.753720 [ 189 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29352 rows starting from the beginning of the part | ||
| 15613 | 2026.04.28 20:38:20.753781 [ 189 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 448 rows starting from the beginning of the part | ||
| 15614 | 2026.04.28 20:38:20.753833 [ 189 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 512 rows starting from the beginning of the part | ||
| 15615 | 2026.04.28 20:38:20.753888 [ 189 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 448 rows starting from the beginning of the part | ||
| 15616 | 2026.04.28 20:38:20.753949 [ 189 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 512 rows starting from the beginning of the part | ||
| 15617 | 2026.04.28 20:38:20.754007 [ 189 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 448 rows starting from the beginning of the part | ||
| 15618 | 2026.04.28 20:38:20.756535 [ 187 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31720 rows, containing 4 columns (4 merged, 0 gathered) in 0.002974508 sec., 10663948.458030706 rows/sec., 152.55 MiB/sec. | ||
| 15619 | 2026.04.28 20:38:20.756976 [ 188 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15620 | 2026.04.28 20:38:20.757311 [ 188 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_66_13} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15621 | 2026.04.28 20:38:20.757398 [ 188 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_66_13} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15622 | 2026.04.28 20:38:20.757504 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 15623 | 2026.04.28 20:38:22.394781 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 15624 | 2026.04.28 20:38:22.413036 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15625 | 2026.04.28 20:38:22.413096 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15626 | 2026.04.28 20:38:22.419303 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15627 | 2026.04.28 20:38:22.419984 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15628 | 2026.04.28 20:38:22.420275 [ 28 ] {} <Debug> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15629 | 2026.04.28 20:38:22.420311 [ 28 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15630 | 2026.04.28 20:38:22.420333 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15631 | 2026.04.28 20:38:22.420490 [ 191 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 15632 | 2026.04.28 20:38:22.423470 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 15633 | 2026.04.28 20:38:22.424148 [ 191 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15634 | 2026.04.28 20:38:22.425583 [ 191 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 15635 | 2026.04.28 20:38:22.430177 [ 191 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 15636 | 2026.04.28 20:38:22.434828 [ 191 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 15637 | 2026.04.28 20:38:22.439610 [ 191 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 15638 | 2026.04.28 20:38:22.443391 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15639 | 2026.04.28 20:38:22.443612 [ 277 ] {938757b4-4db5-49a9-ac6b-1a1ba53b2228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 15640 | 2026.04.28 20:38:22.443963 [ 277 ] {938757b4-4db5-49a9-ac6b-1a1ba53b2228} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15641 | 2026.04.28 20:38:22.443998 [ 277 ] {938757b4-4db5-49a9-ac6b-1a1ba53b2228} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 15642 | 2026.04.28 20:38:22.444217 [ 277 ] {938757b4-4db5-49a9-ac6b-1a1ba53b2228} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15643 | 2026.04.28 20:38:22.444289 [ 277 ] {938757b4-4db5-49a9-ac6b-1a1ba53b2228} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15644 | 2026.04.28 20:38:22.444431 [ 277 ] {938757b4-4db5-49a9-ac6b-1a1ba53b2228} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15645 | 2026.04.28 20:38:22.444507 [ 191 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 15646 | 2026.04.28 20:38:22.444541 [ 303 ] {938757b4-4db5-49a9-ac6b-1a1ba53b2228} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15647 | 2026.04.28 20:38:22.444545 [ 340 ] {938757b4-4db5-49a9-ac6b-1a1ba53b2228} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15648 | 2026.04.28 20:38:22.444563 [ 343 ] {938757b4-4db5-49a9-ac6b-1a1ba53b2228} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15649 | 2026.04.28 20:38:22.444691 [ 277 ] {938757b4-4db5-49a9-ac6b-1a1ba53b2228} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 15650 | 2026.04.28 20:38:22.444720 [ 277 ] {938757b4-4db5-49a9-ac6b-1a1ba53b2228} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15651 | 2026.04.28 20:38:22.444788 [ 277 ] {938757b4-4db5-49a9-ac6b-1a1ba53b2228} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15652 | 2026.04.28 20:38:22.444809 [ 277 ] {938757b4-4db5-49a9-ac6b-1a1ba53b2228} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 15653 | 2026.04.28 20:38:22.444842 [ 277 ] {938757b4-4db5-49a9-ac6b-1a1ba53b2228} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15654 | 2026.04.28 20:38:22.444881 [ 277 ] {938757b4-4db5-49a9-ac6b-1a1ba53b2228} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15655 | 2026.04.28 20:38:22.446103 [ 277 ] {938757b4-4db5-49a9-ac6b-1a1ba53b2228} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002589 sec., 19312.475859405175 rows/sec., 3.07 MiB/sec. | ||
| 15656 | 2026.04.28 20:38:22.446231 [ 277 ] {938757b4-4db5-49a9-ac6b-1a1ba53b2228} <Debug> TCPHandler: Processed in 0.002972798 sec. | ||
| 15657 | 2026.04.28 20:38:22.448101 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15658 | 2026.04.28 20:38:22.448235 [ 277 ] {2d4979c4-f1e1-48d4-8b65-7145f712e8f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15659 | 2026.04.28 20:38:22.448291 [ 277 ] {2d4979c4-f1e1-48d4-8b65-7145f712e8f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15660 | 2026.04.28 20:38:22.448396 [ 191 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 15661 | 2026.04.28 20:38:22.448989 [ 277 ] {2d4979c4-f1e1-48d4-8b65-7145f712e8f1} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15662 | 2026.04.28 20:38:22.449027 [ 277 ] {2d4979c4-f1e1-48d4-8b65-7145f712e8f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15663 | 2026.04.28 20:38:22.449395 [ 277 ] {2d4979c4-f1e1-48d4-8b65-7145f712e8f1} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15664 | 2026.04.28 20:38:22.449631 [ 277 ] {2d4979c4-f1e1-48d4-8b65-7145f712e8f1} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15665 | 2026.04.28 20:38:22.449782 [ 277 ] {2d4979c4-f1e1-48d4-8b65-7145f712e8f1} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001587 sec., 49149.33837429111 rows/sec., 4.07 MiB/sec. | ||
| 15666 | 2026.04.28 20:38:22.449800 [ 24 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15667 | 2026.04.28 20:38:22.449823 [ 277 ] {2d4979c4-f1e1-48d4-8b65-7145f712e8f1} <Debug> TCPHandler: Processed in 0.001784351 sec. | ||
| 15668 | 2026.04.28 20:38:22.449850 [ 24 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15669 | 2026.04.28 20:38:22.449882 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15670 | 2026.04.28 20:38:22.449963 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15671 | 2026.04.28 20:38:22.449966 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15672 | 2026.04.28 20:38:22.450057 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15673 | 2026.04.28 20:38:22.450086 [ 277 ] {4f1a1007-62dd-4540-a737-2178b0911e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15674 | 2026.04.28 20:38:22.450090 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 3363 rows starting from the beginning of the part | ||
| 15675 | 2026.04.28 20:38:22.450137 [ 277 ] {4f1a1007-62dd-4540-a737-2178b0911e6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15676 | 2026.04.28 20:38:22.450170 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 78 rows starting from the beginning of the part | ||
| 15677 | 2026.04.28 20:38:22.450219 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 859 rows starting from the beginning of the part | ||
| 15678 | 2026.04.28 20:38:22.450257 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 79 rows starting from the beginning of the part | ||
| 15679 | 2026.04.28 20:38:22.450295 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 859 rows starting from the beginning of the part | ||
| 15680 | 2026.04.28 20:38:22.450332 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 78 rows starting from the beginning of the part | ||
| 15681 | 2026.04.28 20:38:22.450623 [ 277 ] {4f1a1007-62dd-4540-a737-2178b0911e6e} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15682 | 2026.04.28 20:38:22.450666 [ 277 ] {4f1a1007-62dd-4540-a737-2178b0911e6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15683 | 2026.04.28 20:38:22.450996 [ 277 ] {4f1a1007-62dd-4540-a737-2178b0911e6e} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 15684 | 2026.04.28 20:38:22.451216 [ 277 ] {4f1a1007-62dd-4540-a737-2178b0911e6e} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15685 | 2026.04.28 20:38:22.451353 [ 277 ] {4f1a1007-62dd-4540-a737-2178b0911e6e} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.00129 sec., 8527.131782945737 rows/sec., 641.20 KiB/sec. | ||
| 15686 | 2026.04.28 20:38:22.451394 [ 277 ] {4f1a1007-62dd-4540-a737-2178b0911e6e} <Debug> TCPHandler: Processed in 0.001478874 sec. | ||
| 15687 | 2026.04.28 20:38:22.451516 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15688 | 2026.04.28 20:38:22.451615 [ 277 ] {5da70ec1-2b10-42dd-a382-98c627cd6b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15689 | 2026.04.28 20:38:22.451657 [ 277 ] {5da70ec1-2b10-42dd-a382-98c627cd6b66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15690 | 2026.04.28 20:38:22.452130 [ 277 ] {5da70ec1-2b10-42dd-a382-98c627cd6b66} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15691 | 2026.04.28 20:38:22.452168 [ 277 ] {5da70ec1-2b10-42dd-a382-98c627cd6b66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15692 | 2026.04.28 20:38:22.452199 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5316 rows, containing 5 columns (5 merged, 0 gathered) in 0.002271091 sec., 2340725.2285355367 rows/sec., 188.66 MiB/sec. | ||
| 15693 | 2026.04.28 20:38:22.452470 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15694 | 2026.04.28 20:38:22.452508 [ 277 ] {5da70ec1-2b10-42dd-a382-98c627cd6b66} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15695 | 2026.04.28 20:38:22.452785 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_111_22} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15696 | 2026.04.28 20:38:22.452795 [ 277 ] {5da70ec1-2b10-42dd-a382-98c627cd6b66} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15697 | 2026.04.28 20:38:22.452865 [ 188 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_111_22} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15698 | 2026.04.28 20:38:22.452937 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 15699 | 2026.04.28 20:38:22.452946 [ 277 ] {5da70ec1-2b10-42dd-a382-98c627cd6b66} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001352 sec., 55473.372781065096 rows/sec., 4.33 MiB/sec. | ||
| 15700 | 2026.04.28 20:38:22.452957 [ 24 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15701 | 2026.04.28 20:38:22.452991 [ 277 ] {5da70ec1-2b10-42dd-a382-98c627cd6b66} <Debug> TCPHandler: Processed in 0.001526035 sec. | ||
| 15702 | 2026.04.28 20:38:22.453012 [ 24 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15703 | 2026.04.28 20:38:22.453039 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15704 | 2026.04.28 20:38:22.453120 [ 200 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15705 | 2026.04.28 20:38:22.453159 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15706 | 2026.04.28 20:38:22.453215 [ 200 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15707 | 2026.04.28 20:38:22.453245 [ 200 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1832 rows starting from the beginning of the part | ||
| 15708 | 2026.04.28 20:38:22.453261 [ 277 ] {747bfa9f-9b41-496e-adc2-be66b33d2d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15709 | 2026.04.28 20:38:22.453296 [ 200 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 75 rows starting from the beginning of the part | ||
| 15710 | 2026.04.28 20:38:22.453311 [ 277 ] {747bfa9f-9b41-496e-adc2-be66b33d2d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15711 | 2026.04.28 20:38:22.453342 [ 200 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 521 rows starting from the beginning of the part | ||
| 15712 | 2026.04.28 20:38:22.453387 [ 200 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 77 rows starting from the beginning of the part | ||
| 15713 | 2026.04.28 20:38:22.453424 [ 200 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 521 rows starting from the beginning of the part | ||
| 15714 | 2026.04.28 20:38:22.453463 [ 200 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 75 rows starting from the beginning of the part | ||
| 15715 | 2026.04.28 20:38:22.453796 [ 277 ] {747bfa9f-9b41-496e-adc2-be66b33d2d42} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15716 | 2026.04.28 20:38:22.453837 [ 277 ] {747bfa9f-9b41-496e-adc2-be66b33d2d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15717 | 2026.04.28 20:38:22.454188 [ 277 ] {747bfa9f-9b41-496e-adc2-be66b33d2d42} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15718 | 2026.04.28 20:38:22.454411 [ 277 ] {747bfa9f-9b41-496e-adc2-be66b33d2d42} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15719 | 2026.04.28 20:38:22.454538 [ 188 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3101 rows, containing 5 columns (5 merged, 0 gathered) in 0.001455623 sec., 2130359.303198699 rows/sec., 156.63 MiB/sec. | ||
| 15720 | 2026.04.28 20:38:22.454543 [ 277 ] {747bfa9f-9b41-496e-adc2-be66b33d2d42} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001303 sec., 122793.55333844974 rows/sec., 8.55 MiB/sec. | ||
| 15721 | 2026.04.28 20:38:22.454594 [ 277 ] {747bfa9f-9b41-496e-adc2-be66b33d2d42} <Debug> TCPHandler: Processed in 0.001482734 sec. | ||
| 15722 | 2026.04.28 20:38:22.454706 [ 188 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15723 | 2026.04.28 20:38:22.454720 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15724 | 2026.04.28 20:38:22.454820 [ 277 ] {b3ac3e68-9602-4cd2-9e0e-9adf34398a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15725 | 2026.04.28 20:38:22.454875 [ 277 ] {b3ac3e68-9602-4cd2-9e0e-9adf34398a78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15726 | 2026.04.28 20:38:22.454945 [ 188 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_111_22} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15727 | 2026.04.28 20:38:22.455013 [ 188 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_111_22} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15728 | 2026.04.28 20:38:22.455072 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 15729 | 2026.04.28 20:38:22.455632 [ 277 ] {b3ac3e68-9602-4cd2-9e0e-9adf34398a78} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15730 | 2026.04.28 20:38:22.455673 [ 277 ] {b3ac3e68-9602-4cd2-9e0e-9adf34398a78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15731 | 2026.04.28 20:38:22.456168 [ 277 ] {b3ac3e68-9602-4cd2-9e0e-9adf34398a78} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 15732 | 2026.04.28 20:38:22.456396 [ 277 ] {b3ac3e68-9602-4cd2-9e0e-9adf34398a78} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15733 | 2026.04.28 20:38:22.456536 [ 277 ] {b3ac3e68-9602-4cd2-9e0e-9adf34398a78} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001734 sec., 6343.713956170704 rows/sec., 11.37 MiB/sec. | ||
| 15734 | 2026.04.28 20:38:22.456591 [ 277 ] {b3ac3e68-9602-4cd2-9e0e-9adf34398a78} <Debug> TCPHandler: Processed in 0.001920954 sec. | ||
| 15735 | 2026.04.28 20:38:22.456720 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15736 | 2026.04.28 20:38:22.456815 [ 277 ] {d6cc14bf-56f9-4317-a7fe-e5a90ed2c816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15737 | 2026.04.28 20:38:22.456858 [ 277 ] {d6cc14bf-56f9-4317-a7fe-e5a90ed2c816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15738 | 2026.04.28 20:38:22.457217 [ 277 ] {d6cc14bf-56f9-4317-a7fe-e5a90ed2c816} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15739 | 2026.04.28 20:38:22.457251 [ 277 ] {d6cc14bf-56f9-4317-a7fe-e5a90ed2c816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15740 | 2026.04.28 20:38:22.457563 [ 277 ] {d6cc14bf-56f9-4317-a7fe-e5a90ed2c816} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15741 | 2026.04.28 20:38:22.457773 [ 277 ] {d6cc14bf-56f9-4317-a7fe-e5a90ed2c816} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15742 | 2026.04.28 20:38:22.457903 [ 277 ] {d6cc14bf-56f9-4317-a7fe-e5a90ed2c816} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 15743 | 2026.04.28 20:38:22.457913 [ 24 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15744 | 2026.04.28 20:38:22.457950 [ 277 ] {d6cc14bf-56f9-4317-a7fe-e5a90ed2c816} <Debug> TCPHandler: Processed in 0.001279239 sec. | ||
| 15745 | 2026.04.28 20:38:22.457955 [ 24 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15746 | 2026.04.28 20:38:22.457989 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15747 | 2026.04.28 20:38:22.458080 [ 200 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15748 | 2026.04.28 20:38:22.458185 [ 200 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15749 | 2026.04.28 20:38:22.458223 [ 200 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 5760 rows starting from the beginning of the part | ||
| 15750 | 2026.04.28 20:38:22.458273 [ 200 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 15751 | 2026.04.28 20:38:22.458315 [ 200 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 90 rows starting from the beginning of the part | ||
| 15752 | 2026.04.28 20:38:22.458353 [ 200 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 15753 | 2026.04.28 20:38:22.458389 [ 200 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 90 rows starting from the beginning of the part | ||
| 15754 | 2026.04.28 20:38:22.458426 [ 200 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 15755 | 2026.04.28 20:38:22.460058 [ 198 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6120 rows, containing 4 columns (4 merged, 0 gathered) in 0.002005566 sec., 3051507.654198366 rows/sec., 203.05 MiB/sec. | ||
| 15756 | 2026.04.28 20:38:22.460484 [ 190 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15757 | 2026.04.28 20:38:22.460798 [ 190 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_111_22} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15758 | 2026.04.28 20:38:22.460887 [ 190 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_111_22} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15759 | 2026.04.28 20:38:22.460984 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 15760 | 2026.04.28 20:38:22.502542 [ 200 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.082137619 sec., 6050.82063554825 rows/sec., 31.29 MiB/sec. | ||
| 15761 | 2026.04.28 20:38:22.505793 [ 198 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15762 | 2026.04.28 20:38:22.507782 [ 198 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_66_13} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15763 | 2026.04.28 20:38:22.507896 [ 198 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_66_13} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15764 | 2026.04.28 20:38:22.510602 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. | ||
| 15765 | 2026.04.28 20:38:22.719111 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15766 | 2026.04.28 20:38:22.719497 [ 277 ] {fb0cc00b-6a76-49a6-bbff-e8240d78cb3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 15767 | 2026.04.28 20:38:22.720042 [ 277 ] {fb0cc00b-6a76-49a6-bbff-e8240d78cb3e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15768 | 2026.04.28 20:38:22.720081 [ 277 ] {fb0cc00b-6a76-49a6-bbff-e8240d78cb3e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 15769 | 2026.04.28 20:38:22.720335 [ 277 ] {fb0cc00b-6a76-49a6-bbff-e8240d78cb3e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15770 | 2026.04.28 20:38:22.720405 [ 277 ] {fb0cc00b-6a76-49a6-bbff-e8240d78cb3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15771 | 2026.04.28 20:38:22.720553 [ 277 ] {fb0cc00b-6a76-49a6-bbff-e8240d78cb3e} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 15772 | 2026.04.28 20:38:22.720662 [ 321 ] {fb0cc00b-6a76-49a6-bbff-e8240d78cb3e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15773 | 2026.04.28 20:38:22.720664 [ 340 ] {fb0cc00b-6a76-49a6-bbff-e8240d78cb3e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15774 | 2026.04.28 20:38:22.720718 [ 343 ] {fb0cc00b-6a76-49a6-bbff-e8240d78cb3e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15775 | 2026.04.28 20:38:22.720864 [ 277 ] {fb0cc00b-6a76-49a6-bbff-e8240d78cb3e} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 15776 | 2026.04.28 20:38:22.720893 [ 277 ] {fb0cc00b-6a76-49a6-bbff-e8240d78cb3e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15777 | 2026.04.28 20:38:22.720964 [ 277 ] {fb0cc00b-6a76-49a6-bbff-e8240d78cb3e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15778 | 2026.04.28 20:38:22.720984 [ 277 ] {fb0cc00b-6a76-49a6-bbff-e8240d78cb3e} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 15779 | 2026.04.28 20:38:22.721021 [ 277 ] {fb0cc00b-6a76-49a6-bbff-e8240d78cb3e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 15780 | 2026.04.28 20:38:22.721061 [ 277 ] {fb0cc00b-6a76-49a6-bbff-e8240d78cb3e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 15781 | 2026.04.28 20:38:22.722315 [ 277 ] {fb0cc00b-6a76-49a6-bbff-e8240d78cb3e} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.00299 sec., 16722.408026755853 rows/sec., 4.00 MiB/sec. | ||
| 15782 | 2026.04.28 20:38:22.722448 [ 277 ] {fb0cc00b-6a76-49a6-bbff-e8240d78cb3e} <Debug> TCPHandler: Processed in 0.00352186 sec. | ||
| 15783 | 2026.04.28 20:38:22.736638 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15784 | 2026.04.28 20:38:22.736755 [ 277 ] {b2df0387-6255-4722-987c-6bb3117e86b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15785 | 2026.04.28 20:38:22.736801 [ 277 ] {b2df0387-6255-4722-987c-6bb3117e86b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15786 | 2026.04.28 20:38:22.737311 [ 277 ] {b2df0387-6255-4722-987c-6bb3117e86b5} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15787 | 2026.04.28 20:38:22.737354 [ 277 ] {b2df0387-6255-4722-987c-6bb3117e86b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15788 | 2026.04.28 20:38:22.737716 [ 277 ] {b2df0387-6255-4722-987c-6bb3117e86b5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 15789 | 2026.04.28 20:38:22.737937 [ 277 ] {b2df0387-6255-4722-987c-6bb3117e86b5} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15790 | 2026.04.28 20:38:22.738086 [ 277 ] {b2df0387-6255-4722-987c-6bb3117e86b5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001364 sec., 17595.307917888564 rows/sec., 1.46 MiB/sec. | ||
| 15791 | 2026.04.28 20:38:22.738127 [ 277 ] {b2df0387-6255-4722-987c-6bb3117e86b5} <Debug> TCPHandler: Processed in 0.001543145 sec. | ||
| 15792 | 2026.04.28 20:38:22.738245 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15793 | 2026.04.28 20:38:22.738343 [ 277 ] {c4cd6979-7909-4a2a-a27c-18918b986737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15794 | 2026.04.28 20:38:22.738384 [ 277 ] {c4cd6979-7909-4a2a-a27c-18918b986737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15795 | 2026.04.28 20:38:22.738841 [ 277 ] {c4cd6979-7909-4a2a-a27c-18918b986737} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15796 | 2026.04.28 20:38:22.738887 [ 277 ] {c4cd6979-7909-4a2a-a27c-18918b986737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15797 | 2026.04.28 20:38:22.739250 [ 277 ] {c4cd6979-7909-4a2a-a27c-18918b986737} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 15798 | 2026.04.28 20:38:22.739503 [ 277 ] {c4cd6979-7909-4a2a-a27c-18918b986737} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15799 | 2026.04.28 20:38:22.739663 [ 277 ] {c4cd6979-7909-4a2a-a27c-18918b986737} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001338 sec., 10463.378176382661 rows/sec., 853.21 KiB/sec. | ||
| 15800 | 2026.04.28 20:38:22.739710 [ 277 ] {c4cd6979-7909-4a2a-a27c-18918b986737} <Debug> TCPHandler: Processed in 0.001514434 sec. | ||
| 15801 | 2026.04.28 20:38:22.739842 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15802 | 2026.04.28 20:38:22.739953 [ 277 ] {64e75a42-34bf-46b3-96ec-a80b7a0b7af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15803 | 2026.04.28 20:38:22.739995 [ 277 ] {64e75a42-34bf-46b3-96ec-a80b7a0b7af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15804 | 2026.04.28 20:38:22.741345 [ 277 ] {64e75a42-34bf-46b3-96ec-a80b7a0b7af7} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15805 | 2026.04.28 20:38:22.741382 [ 277 ] {64e75a42-34bf-46b3-96ec-a80b7a0b7af7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15806 | 2026.04.28 20:38:22.741844 [ 277 ] {64e75a42-34bf-46b3-96ec-a80b7a0b7af7} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15807 | 2026.04.28 20:38:22.742065 [ 277 ] {64e75a42-34bf-46b3-96ec-a80b7a0b7af7} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15808 | 2026.04.28 20:38:22.742198 [ 277 ] {64e75a42-34bf-46b3-96ec-a80b7a0b7af7} <Debug> executeQuery: Read 2594 rows, 199.54 KiB in 0.002266 sec., 1144748.4554280671 rows/sec., 86.00 MiB/sec. | ||
| 15809 | 2026.04.28 20:38:22.742238 [ 277 ] {64e75a42-34bf-46b3-96ec-a80b7a0b7af7} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 15810 | 2026.04.28 20:38:22.742251 [ 277 ] {64e75a42-34bf-46b3-96ec-a80b7a0b7af7} <Debug> TCPHandler: Processed in 0.002469216 sec. | ||
| 15811 | 2026.04.28 20:38:22.742371 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15812 | 2026.04.28 20:38:22.742466 [ 277 ] {c8628caf-e7f5-4924-9014-fbdc711b9acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15813 | 2026.04.28 20:38:22.742506 [ 277 ] {c8628caf-e7f5-4924-9014-fbdc711b9acb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15814 | 2026.04.28 20:38:22.742935 [ 277 ] {c8628caf-e7f5-4924-9014-fbdc711b9acb} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15815 | 2026.04.28 20:38:22.742971 [ 277 ] {c8628caf-e7f5-4924-9014-fbdc711b9acb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15816 | 2026.04.28 20:38:22.743276 [ 277 ] {c8628caf-e7f5-4924-9014-fbdc711b9acb} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15817 | 2026.04.28 20:38:22.743486 [ 277 ] {c8628caf-e7f5-4924-9014-fbdc711b9acb} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15818 | 2026.04.28 20:38:22.743615 [ 277 ] {c8628caf-e7f5-4924-9014-fbdc711b9acb} <Debug> executeQuery: Read 68 rows, 5.10 KiB in 0.001168 sec., 58219.17808219178 rows/sec., 4.26 MiB/sec. | ||
| 15819 | 2026.04.28 20:38:22.743653 [ 277 ] {c8628caf-e7f5-4924-9014-fbdc711b9acb} <Debug> TCPHandler: Processed in 0.001331891 sec. | ||
| 15820 | 2026.04.28 20:38:22.743775 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15821 | 2026.04.28 20:38:22.743869 [ 277 ] {11448598-6069-49e7-a5b7-b5a746eac027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15822 | 2026.04.28 20:38:22.743910 [ 277 ] {11448598-6069-49e7-a5b7-b5a746eac027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15823 | 2026.04.28 20:38:22.744600 [ 277 ] {11448598-6069-49e7-a5b7-b5a746eac027} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15824 | 2026.04.28 20:38:22.744637 [ 277 ] {11448598-6069-49e7-a5b7-b5a746eac027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15825 | 2026.04.28 20:38:22.744972 [ 277 ] {11448598-6069-49e7-a5b7-b5a746eac027} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 15826 | 2026.04.28 20:38:22.745189 [ 277 ] {11448598-6069-49e7-a5b7-b5a746eac027} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15827 | 2026.04.28 20:38:22.745320 [ 277 ] {11448598-6069-49e7-a5b7-b5a746eac027} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001469 sec., 561606.5350578625 rows/sec., 32.85 MiB/sec. | ||
| 15828 | 2026.04.28 20:38:22.745359 [ 277 ] {11448598-6069-49e7-a5b7-b5a746eac027} <Debug> TCPHandler: Processed in 0.001632718 sec. | ||
| 15829 | 2026.04.28 20:38:22.745485 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15830 | 2026.04.28 20:38:22.745602 [ 277 ] {7b1527f7-00ea-4482-b723-374612217960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15831 | 2026.04.28 20:38:22.745648 [ 277 ] {7b1527f7-00ea-4482-b723-374612217960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15832 | 2026.04.28 20:38:22.746062 [ 277 ] {7b1527f7-00ea-4482-b723-374612217960} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15833 | 2026.04.28 20:38:22.746098 [ 277 ] {7b1527f7-00ea-4482-b723-374612217960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15834 | 2026.04.28 20:38:22.746389 [ 277 ] {7b1527f7-00ea-4482-b723-374612217960} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 15835 | 2026.04.28 20:38:22.746604 [ 277 ] {7b1527f7-00ea-4482-b723-374612217960} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15836 | 2026.04.28 20:38:22.746732 [ 277 ] {7b1527f7-00ea-4482-b723-374612217960} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001153 sec., 867.3026886383349 rows/sec., 60.98 KiB/sec. | ||
| 15837 | 2026.04.28 20:38:22.746771 [ 277 ] {7b1527f7-00ea-4482-b723-374612217960} <Debug> TCPHandler: Processed in 0.001345901 sec. | ||
| 15838 | 2026.04.28 20:38:22.746898 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15839 | 2026.04.28 20:38:22.747019 [ 277 ] {1dc184c1-3a4b-4163-8d4e-0f85bb39be70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15840 | 2026.04.28 20:38:22.747067 [ 277 ] {1dc184c1-3a4b-4163-8d4e-0f85bb39be70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15841 | 2026.04.28 20:38:22.747536 [ 277 ] {1dc184c1-3a4b-4163-8d4e-0f85bb39be70} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15842 | 2026.04.28 20:38:22.747580 [ 277 ] {1dc184c1-3a4b-4163-8d4e-0f85bb39be70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15843 | 2026.04.28 20:38:22.747950 [ 277 ] {1dc184c1-3a4b-4163-8d4e-0f85bb39be70} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 15844 | 2026.04.28 20:38:22.748162 [ 277 ] {1dc184c1-3a4b-4163-8d4e-0f85bb39be70} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15845 | 2026.04.28 20:38:22.748293 [ 277 ] {1dc184c1-3a4b-4163-8d4e-0f85bb39be70} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001298 sec., 9244.992295839755 rows/sec., 722.27 KiB/sec. | ||
| 15846 | 2026.04.28 20:38:22.748330 [ 277 ] {1dc184c1-3a4b-4163-8d4e-0f85bb39be70} <Debug> TCPHandler: Processed in 0.001491235 sec. | ||
| 15847 | 2026.04.28 20:38:22.748446 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15848 | 2026.04.28 20:38:22.748548 [ 277 ] {99815fd8-d53c-468b-8958-eb85fa595e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15849 | 2026.04.28 20:38:22.748588 [ 277 ] {99815fd8-d53c-468b-8958-eb85fa595e71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15850 | 2026.04.28 20:38:22.749516 [ 277 ] {99815fd8-d53c-468b-8958-eb85fa595e71} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15851 | 2026.04.28 20:38:22.749552 [ 277 ] {99815fd8-d53c-468b-8958-eb85fa595e71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15852 | 2026.04.28 20:38:22.749933 [ 277 ] {99815fd8-d53c-468b-8958-eb85fa595e71} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15853 | 2026.04.28 20:38:22.750147 [ 277 ] {99815fd8-d53c-468b-8958-eb85fa595e71} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15854 | 2026.04.28 20:38:22.750281 [ 277 ] {99815fd8-d53c-468b-8958-eb85fa595e71} <Debug> executeQuery: Read 1371 rows, 95.00 KiB in 0.001752 sec., 782534.2465753424 rows/sec., 52.95 MiB/sec. | ||
| 15855 | 2026.04.28 20:38:22.750319 [ 277 ] {99815fd8-d53c-468b-8958-eb85fa595e71} <Debug> TCPHandler: Processed in 0.001924094 sec. | ||
| 15856 | 2026.04.28 20:38:22.750445 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15857 | 2026.04.28 20:38:22.750563 [ 277 ] {ff001628-338a-419e-86e8-eae87b9c17a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15858 | 2026.04.28 20:38:22.750613 [ 277 ] {ff001628-338a-419e-86e8-eae87b9c17a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15859 | 2026.04.28 20:38:22.751300 [ 277 ] {ff001628-338a-419e-86e8-eae87b9c17a4} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15860 | 2026.04.28 20:38:22.751336 [ 277 ] {ff001628-338a-419e-86e8-eae87b9c17a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15861 | 2026.04.28 20:38:22.751767 [ 277 ] {ff001628-338a-419e-86e8-eae87b9c17a4} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15862 | 2026.04.28 20:38:22.751979 [ 277 ] {ff001628-338a-419e-86e8-eae87b9c17a4} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15863 | 2026.04.28 20:38:22.752111 [ 277 ] {ff001628-338a-419e-86e8-eae87b9c17a4} <Debug> executeQuery: Read 1575 rows, 99.37 KiB in 0.001573 sec., 1001271.4558169104 rows/sec., 61.69 MiB/sec. | ||
| 15864 | 2026.04.28 20:38:22.752149 [ 277 ] {ff001628-338a-419e-86e8-eae87b9c17a4} <Debug> TCPHandler: Processed in 0.001764061 sec. | ||
| 15865 | 2026.04.28 20:38:22.752271 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15866 | 2026.04.28 20:38:22.752365 [ 277 ] {fbef002e-408d-43f2-be9b-a43d6952377f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15867 | 2026.04.28 20:38:22.752421 [ 277 ] {fbef002e-408d-43f2-be9b-a43d6952377f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15868 | 2026.04.28 20:38:22.753259 [ 277 ] {fbef002e-408d-43f2-be9b-a43d6952377f} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15869 | 2026.04.28 20:38:22.753294 [ 277 ] {fbef002e-408d-43f2-be9b-a43d6952377f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15870 | 2026.04.28 20:38:22.753854 [ 277 ] {fbef002e-408d-43f2-be9b-a43d6952377f} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15871 | 2026.04.28 20:38:22.754071 [ 277 ] {fbef002e-408d-43f2-be9b-a43d6952377f} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15872 | 2026.04.28 20:38:22.754207 [ 277 ] {fbef002e-408d-43f2-be9b-a43d6952377f} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00186 sec., 22580.645161290322 rows/sec., 40.46 MiB/sec. | ||
| 15873 | 2026.04.28 20:38:22.754260 [ 277 ] {fbef002e-408d-43f2-be9b-a43d6952377f} <Debug> TCPHandler: Processed in 0.002040106 sec. | ||
| 15874 | 2026.04.28 20:38:22.754381 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15875 | 2026.04.28 20:38:22.754476 [ 277 ] {6ad19d5e-c6df-4d44-8b44-871f8a91ab85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15876 | 2026.04.28 20:38:22.754518 [ 277 ] {6ad19d5e-c6df-4d44-8b44-871f8a91ab85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15877 | 2026.04.28 20:38:22.754848 [ 277 ] {6ad19d5e-c6df-4d44-8b44-871f8a91ab85} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15878 | 2026.04.28 20:38:22.754884 [ 277 ] {6ad19d5e-c6df-4d44-8b44-871f8a91ab85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15879 | 2026.04.28 20:38:22.755235 [ 277 ] {6ad19d5e-c6df-4d44-8b44-871f8a91ab85} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15880 | 2026.04.28 20:38:22.755490 [ 277 ] {6ad19d5e-c6df-4d44-8b44-871f8a91ab85} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15881 | 2026.04.28 20:38:22.755647 [ 277 ] {6ad19d5e-c6df-4d44-8b44-871f8a91ab85} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001188 sec., 10101.0101010101 rows/sec., 697.07 KiB/sec. | ||
| 15882 | 2026.04.28 20:38:22.755689 [ 277 ] {6ad19d5e-c6df-4d44-8b44-871f8a91ab85} <Debug> TCPHandler: Processed in 0.001357971 sec. | ||
| 15883 | 2026.04.28 20:38:23.001167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.82 MiB, peak 390.68 MiB, free memory in arenas 0.00 B, will set to 376.23 MiB (RSS), difference: -1.59 MiB | ||
| 15884 | 2026.04.28 20:38:25.863481 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 1930 | ||
| 15885 | 2026.04.28 20:38:25.866359 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15886 | 2026.04.28 20:38:25.866411 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 15887 | 2026.04.28 20:38:25.867680 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15888 | 2026.04.28 20:38:25.867947 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15889 | 2026.04.28 20:38:25.868247 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1930 | ||
| 15890 | 2026.04.28 20:38:27.442000 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15891 | 2026.04.28 20:38:27.442237 [ 277 ] {ba19b91a-3484-4fe1-af5b-dd238a5bd470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 15892 | 2026.04.28 20:38:27.442583 [ 277 ] {ba19b91a-3484-4fe1-af5b-dd238a5bd470} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15893 | 2026.04.28 20:38:27.442619 [ 277 ] {ba19b91a-3484-4fe1-af5b-dd238a5bd470} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 15894 | 2026.04.28 20:38:27.442846 [ 277 ] {ba19b91a-3484-4fe1-af5b-dd238a5bd470} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15895 | 2026.04.28 20:38:27.442919 [ 277 ] {ba19b91a-3484-4fe1-af5b-dd238a5bd470} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15896 | 2026.04.28 20:38:27.443065 [ 277 ] {ba19b91a-3484-4fe1-af5b-dd238a5bd470} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 15897 | 2026.04.28 20:38:27.443181 [ 321 ] {ba19b91a-3484-4fe1-af5b-dd238a5bd470} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15898 | 2026.04.28 20:38:27.443195 [ 311 ] {ba19b91a-3484-4fe1-af5b-dd238a5bd470} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15899 | 2026.04.28 20:38:27.443193 [ 295 ] {ba19b91a-3484-4fe1-af5b-dd238a5bd470} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15900 | 2026.04.28 20:38:27.443340 [ 277 ] {ba19b91a-3484-4fe1-af5b-dd238a5bd470} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 15901 | 2026.04.28 20:38:27.443368 [ 277 ] {ba19b91a-3484-4fe1-af5b-dd238a5bd470} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15902 | 2026.04.28 20:38:27.443439 [ 277 ] {ba19b91a-3484-4fe1-af5b-dd238a5bd470} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15903 | 2026.04.28 20:38:27.443460 [ 277 ] {ba19b91a-3484-4fe1-af5b-dd238a5bd470} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 15904 | 2026.04.28 20:38:27.443495 [ 277 ] {ba19b91a-3484-4fe1-af5b-dd238a5bd470} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15905 | 2026.04.28 20:38:27.443532 [ 277 ] {ba19b91a-3484-4fe1-af5b-dd238a5bd470} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15906 | 2026.04.28 20:38:27.444638 [ 277 ] {ba19b91a-3484-4fe1-af5b-dd238a5bd470} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002491 sec., 20072.260136491368 rows/sec., 3.19 MiB/sec. | ||
| 15907 | 2026.04.28 20:38:27.444750 [ 277 ] {ba19b91a-3484-4fe1-af5b-dd238a5bd470} <Debug> TCPHandler: Processed in 0.002882586 sec. | ||
| 15908 | 2026.04.28 20:38:27.446374 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15909 | 2026.04.28 20:38:27.446514 [ 277 ] {4c62fd29-f5d5-4d3e-b68c-2b47410e411e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15910 | 2026.04.28 20:38:27.446569 [ 277 ] {4c62fd29-f5d5-4d3e-b68c-2b47410e411e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15911 | 2026.04.28 20:38:27.447120 [ 277 ] {4c62fd29-f5d5-4d3e-b68c-2b47410e411e} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15912 | 2026.04.28 20:38:27.447164 [ 277 ] {4c62fd29-f5d5-4d3e-b68c-2b47410e411e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15913 | 2026.04.28 20:38:27.447535 [ 277 ] {4c62fd29-f5d5-4d3e-b68c-2b47410e411e} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15914 | 2026.04.28 20:38:27.447757 [ 277 ] {4c62fd29-f5d5-4d3e-b68c-2b47410e411e} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15915 | 2026.04.28 20:38:27.447916 [ 277 ] {4c62fd29-f5d5-4d3e-b68c-2b47410e411e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001442 sec., 38834.95145631068 rows/sec., 2.98 MiB/sec. | ||
| 15916 | 2026.04.28 20:38:27.447956 [ 277 ] {4c62fd29-f5d5-4d3e-b68c-2b47410e411e} <Debug> TCPHandler: Processed in 0.001647208 sec. | ||
| 15917 | 2026.04.28 20:38:27.448079 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15918 | 2026.04.28 20:38:27.448181 [ 277 ] {c76871c5-f945-4d05-980e-a49ad5981e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15919 | 2026.04.28 20:38:27.448223 [ 277 ] {c76871c5-f945-4d05-980e-a49ad5981e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15920 | 2026.04.28 20:38:27.448632 [ 277 ] {c76871c5-f945-4d05-980e-a49ad5981e6d} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15921 | 2026.04.28 20:38:27.448671 [ 277 ] {c76871c5-f945-4d05-980e-a49ad5981e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15922 | 2026.04.28 20:38:27.448978 [ 277 ] {c76871c5-f945-4d05-980e-a49ad5981e6d} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15923 | 2026.04.28 20:38:27.449196 [ 277 ] {c76871c5-f945-4d05-980e-a49ad5981e6d} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15924 | 2026.04.28 20:38:27.449327 [ 277 ] {c76871c5-f945-4d05-980e-a49ad5981e6d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00117 sec., 54700.854700854696 rows/sec., 4.27 MiB/sec. | ||
| 15925 | 2026.04.28 20:38:27.449366 [ 277 ] {c76871c5-f945-4d05-980e-a49ad5981e6d} <Debug> TCPHandler: Processed in 0.00133787 sec. | ||
| 15926 | 2026.04.28 20:38:27.449481 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15927 | 2026.04.28 20:38:27.449577 [ 277 ] {5bf570f6-8625-4be0-aa06-3e1b9d0f412f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15928 | 2026.04.28 20:38:27.449621 [ 277 ] {5bf570f6-8625-4be0-aa06-3e1b9d0f412f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15929 | 2026.04.28 20:38:27.449991 [ 277 ] {5bf570f6-8625-4be0-aa06-3e1b9d0f412f} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15930 | 2026.04.28 20:38:27.450028 [ 277 ] {5bf570f6-8625-4be0-aa06-3e1b9d0f412f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15931 | 2026.04.28 20:38:27.450361 [ 277 ] {5bf570f6-8625-4be0-aa06-3e1b9d0f412f} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15932 | 2026.04.28 20:38:27.450585 [ 277 ] {5bf570f6-8625-4be0-aa06-3e1b9d0f412f} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15933 | 2026.04.28 20:38:27.450718 [ 277 ] {5bf570f6-8625-4be0-aa06-3e1b9d0f412f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001159 sec., 110440.03451251077 rows/sec., 7.69 MiB/sec. | ||
| 15934 | 2026.04.28 20:38:27.450754 [ 277 ] {5bf570f6-8625-4be0-aa06-3e1b9d0f412f} <Debug> TCPHandler: Processed in 0.00132219 sec. | ||
| 15935 | 2026.04.28 20:38:27.450879 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15936 | 2026.04.28 20:38:27.451008 [ 277 ] {2f68018b-d1f2-4d37-8c54-cbb9d0b136b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15937 | 2026.04.28 20:38:27.451054 [ 277 ] {2f68018b-d1f2-4d37-8c54-cbb9d0b136b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15938 | 2026.04.28 20:38:27.451419 [ 277 ] {2f68018b-d1f2-4d37-8c54-cbb9d0b136b7} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15939 | 2026.04.28 20:38:27.451456 [ 277 ] {2f68018b-d1f2-4d37-8c54-cbb9d0b136b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15940 | 2026.04.28 20:38:27.451786 [ 277 ] {2f68018b-d1f2-4d37-8c54-cbb9d0b136b7} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15941 | 2026.04.28 20:38:27.452004 [ 277 ] {2f68018b-d1f2-4d37-8c54-cbb9d0b136b7} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15942 | 2026.04.28 20:38:27.452140 [ 277 ] {2f68018b-d1f2-4d37-8c54-cbb9d0b136b7} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001152 sec., 41666.666666666664 rows/sec., 2.81 MiB/sec. | ||
| 15943 | 2026.04.28 20:38:27.452178 [ 277 ] {2f68018b-d1f2-4d37-8c54-cbb9d0b136b7} <Debug> TCPHandler: Processed in 0.00135207 sec. | ||
| 15944 | 2026.04.28 20:38:28.253507 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32232 | ||
| 15945 | 2026.04.28 20:38:28.254041 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15946 | 2026.04.28 20:38:28.254079 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15947 | 2026.04.28 20:38:28.254586 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15948 | 2026.04.28 20:38:28.254820 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15949 | 2026.04.28 20:38:28.254949 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32232 | ||
| 15950 | 2026.04.28 20:38:29.923593 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 15951 | 2026.04.28 20:38:29.939223 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15952 | 2026.04.28 20:38:29.939287 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15953 | 2026.04.28 20:38:29.944648 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15954 | 2026.04.28 20:38:29.945327 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15955 | 2026.04.28 20:38:29.948270 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 15956 | 2026.04.28 20:38:32.443702 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15957 | 2026.04.28 20:38:32.443964 [ 277 ] {d2b47fc6-bdda-40c6-9c5e-c98484825e3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 15958 | 2026.04.28 20:38:32.444331 [ 277 ] {d2b47fc6-bdda-40c6-9c5e-c98484825e3e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15959 | 2026.04.28 20:38:32.444366 [ 277 ] {d2b47fc6-bdda-40c6-9c5e-c98484825e3e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 15960 | 2026.04.28 20:38:32.444583 [ 277 ] {d2b47fc6-bdda-40c6-9c5e-c98484825e3e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15961 | 2026.04.28 20:38:32.444651 [ 277 ] {d2b47fc6-bdda-40c6-9c5e-c98484825e3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15962 | 2026.04.28 20:38:32.444789 [ 277 ] {d2b47fc6-bdda-40c6-9c5e-c98484825e3e} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15963 | 2026.04.28 20:38:32.444897 [ 321 ] {d2b47fc6-bdda-40c6-9c5e-c98484825e3e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15964 | 2026.04.28 20:38:32.444897 [ 305 ] {d2b47fc6-bdda-40c6-9c5e-c98484825e3e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15965 | 2026.04.28 20:38:32.444911 [ 295 ] {d2b47fc6-bdda-40c6-9c5e-c98484825e3e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15966 | 2026.04.28 20:38:32.445024 [ 277 ] {d2b47fc6-bdda-40c6-9c5e-c98484825e3e} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 15967 | 2026.04.28 20:38:32.445049 [ 277 ] {d2b47fc6-bdda-40c6-9c5e-c98484825e3e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15968 | 2026.04.28 20:38:32.445117 [ 277 ] {d2b47fc6-bdda-40c6-9c5e-c98484825e3e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15969 | 2026.04.28 20:38:32.445136 [ 277 ] {d2b47fc6-bdda-40c6-9c5e-c98484825e3e} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 15970 | 2026.04.28 20:38:32.445169 [ 277 ] {d2b47fc6-bdda-40c6-9c5e-c98484825e3e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15971 | 2026.04.28 20:38:32.445205 [ 277 ] {d2b47fc6-bdda-40c6-9c5e-c98484825e3e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15972 | 2026.04.28 20:38:32.446481 [ 277 ] {d2b47fc6-bdda-40c6-9c5e-c98484825e3e} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002618 sec., 19098.548510313216 rows/sec., 3.04 MiB/sec. | ||
| 15973 | 2026.04.28 20:38:32.446587 [ 277 ] {d2b47fc6-bdda-40c6-9c5e-c98484825e3e} <Debug> TCPHandler: Processed in 0.003019539 sec. | ||
| 15974 | 2026.04.28 20:38:32.448354 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15975 | 2026.04.28 20:38:32.448495 [ 277 ] {02ef571a-445a-460a-bed5-a01ad815f0eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15976 | 2026.04.28 20:38:32.448545 [ 277 ] {02ef571a-445a-460a-bed5-a01ad815f0eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15977 | 2026.04.28 20:38:32.449152 [ 277 ] {02ef571a-445a-460a-bed5-a01ad815f0eb} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15978 | 2026.04.28 20:38:32.449195 [ 277 ] {02ef571a-445a-460a-bed5-a01ad815f0eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15979 | 2026.04.28 20:38:32.449617 [ 277 ] {02ef571a-445a-460a-bed5-a01ad815f0eb} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15980 | 2026.04.28 20:38:32.449844 [ 277 ] {02ef571a-445a-460a-bed5-a01ad815f0eb} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15981 | 2026.04.28 20:38:32.449983 [ 277 ] {02ef571a-445a-460a-bed5-a01ad815f0eb} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001525 sec., 51147.54098360655 rows/sec., 4.24 MiB/sec. | ||
| 15982 | 2026.04.28 20:38:32.450020 [ 277 ] {02ef571a-445a-460a-bed5-a01ad815f0eb} <Debug> TCPHandler: Processed in 0.00172618 sec. | ||
| 15983 | 2026.04.28 20:38:32.450144 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15984 | 2026.04.28 20:38:32.450236 [ 277 ] {a9481609-f5bd-4aef-a287-758009935ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15985 | 2026.04.28 20:38:32.450276 [ 277 ] {a9481609-f5bd-4aef-a287-758009935ffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15986 | 2026.04.28 20:38:32.450662 [ 277 ] {a9481609-f5bd-4aef-a287-758009935ffd} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15987 | 2026.04.28 20:38:32.450697 [ 277 ] {a9481609-f5bd-4aef-a287-758009935ffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15988 | 2026.04.28 20:38:32.450982 [ 277 ] {a9481609-f5bd-4aef-a287-758009935ffd} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15989 | 2026.04.28 20:38:32.451184 [ 277 ] {a9481609-f5bd-4aef-a287-758009935ffd} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15990 | 2026.04.28 20:38:32.451311 [ 277 ] {a9481609-f5bd-4aef-a287-758009935ffd} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001093 sec., 10064.043915827997 rows/sec., 756.77 KiB/sec. | ||
| 15991 | 2026.04.28 20:38:32.451346 [ 277 ] {a9481609-f5bd-4aef-a287-758009935ffd} <Debug> TCPHandler: Processed in 0.001251308 sec. | ||
| 15992 | 2026.04.28 20:38:32.451458 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15993 | 2026.04.28 20:38:32.451550 [ 277 ] {9cde2d3b-4057-4bc6-87b2-58dde28b4313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15994 | 2026.04.28 20:38:32.451587 [ 277 ] {9cde2d3b-4057-4bc6-87b2-58dde28b4313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15995 | 2026.04.28 20:38:32.452001 [ 277 ] {9cde2d3b-4057-4bc6-87b2-58dde28b4313} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15996 | 2026.04.28 20:38:32.452034 [ 277 ] {9cde2d3b-4057-4bc6-87b2-58dde28b4313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 15997 | 2026.04.28 20:38:32.452317 [ 277 ] {9cde2d3b-4057-4bc6-87b2-58dde28b4313} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15998 | 2026.04.28 20:38:32.452513 [ 277 ] {9cde2d3b-4057-4bc6-87b2-58dde28b4313} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15999 | 2026.04.28 20:38:32.452634 [ 277 ] {9cde2d3b-4057-4bc6-87b2-58dde28b4313} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001101 sec., 68119.89100817438 rows/sec., 5.32 MiB/sec. | ||
| 16000 | 2026.04.28 20:38:32.452669 [ 277 ] {9cde2d3b-4057-4bc6-87b2-58dde28b4313} <Debug> TCPHandler: Processed in 0.001258238 sec. | ||
| 16001 | 2026.04.28 20:38:32.452785 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16002 | 2026.04.28 20:38:32.452877 [ 277 ] {0a7b3a51-b28c-4d62-a293-647304581a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16003 | 2026.04.28 20:38:32.452919 [ 277 ] {0a7b3a51-b28c-4d62-a293-647304581a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16004 | 2026.04.28 20:38:32.453317 [ 277 ] {0a7b3a51-b28c-4d62-a293-647304581a74} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16005 | 2026.04.28 20:38:32.453350 [ 277 ] {0a7b3a51-b28c-4d62-a293-647304581a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16006 | 2026.04.28 20:38:32.453663 [ 277 ] {0a7b3a51-b28c-4d62-a293-647304581a74} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16007 | 2026.04.28 20:38:32.453875 [ 277 ] {0a7b3a51-b28c-4d62-a293-647304581a74} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16008 | 2026.04.28 20:38:32.454002 [ 277 ] {0a7b3a51-b28c-4d62-a293-647304581a74} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001143 sec., 139982.5021872266 rows/sec., 9.75 MiB/sec. | ||
| 16009 | 2026.04.28 20:38:32.454038 [ 277 ] {0a7b3a51-b28c-4d62-a293-647304581a74} <Debug> TCPHandler: Processed in 0.00129997 sec. | ||
| 16010 | 2026.04.28 20:38:32.454156 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16011 | 2026.04.28 20:38:32.454256 [ 277 ] {28ec33f9-7f81-4202-b83a-eb42b2f96599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16012 | 2026.04.28 20:38:32.454313 [ 277 ] {28ec33f9-7f81-4202-b83a-eb42b2f96599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16013 | 2026.04.28 20:38:32.455074 [ 277 ] {28ec33f9-7f81-4202-b83a-eb42b2f96599} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16014 | 2026.04.28 20:38:32.455109 [ 277 ] {28ec33f9-7f81-4202-b83a-eb42b2f96599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16015 | 2026.04.28 20:38:32.455628 [ 277 ] {28ec33f9-7f81-4202-b83a-eb42b2f96599} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 16016 | 2026.04.28 20:38:32.455873 [ 277 ] {28ec33f9-7f81-4202-b83a-eb42b2f96599} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16017 | 2026.04.28 20:38:32.456014 [ 277 ] {28ec33f9-7f81-4202-b83a-eb42b2f96599} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001777 sec., 6190.208216094542 rows/sec., 11.09 MiB/sec. | ||
| 16018 | 2026.04.28 20:38:32.456068 [ 277 ] {28ec33f9-7f81-4202-b83a-eb42b2f96599} <Debug> TCPHandler: Processed in 0.001962685 sec. | ||
| 16019 | 2026.04.28 20:38:32.456204 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16020 | 2026.04.28 20:38:32.456298 [ 277 ] {33aff0c2-0102-490e-a89a-30c020141085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16021 | 2026.04.28 20:38:32.456339 [ 277 ] {33aff0c2-0102-490e-a89a-30c020141085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16022 | 2026.04.28 20:38:32.456682 [ 277 ] {33aff0c2-0102-490e-a89a-30c020141085} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16023 | 2026.04.28 20:38:32.456715 [ 277 ] {33aff0c2-0102-490e-a89a-30c020141085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16024 | 2026.04.28 20:38:32.457032 [ 277 ] {33aff0c2-0102-490e-a89a-30c020141085} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16025 | 2026.04.28 20:38:32.457242 [ 277 ] {33aff0c2-0102-490e-a89a-30c020141085} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16026 | 2026.04.28 20:38:32.457371 [ 277 ] {33aff0c2-0102-490e-a89a-30c020141085} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 16027 | 2026.04.28 20:38:32.457407 [ 277 ] {33aff0c2-0102-490e-a89a-30c020141085} <Debug> TCPHandler: Processed in 0.001252159 sec. | ||
| 16028 | 2026.04.28 20:38:35.596037 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16029 | 2026.04.28 20:38:35.596091 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16030 | 2026.04.28 20:38:35.755120 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32680 | ||
| 16031 | 2026.04.28 20:38:35.755615 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16032 | 2026.04.28 20:38:35.755661 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16033 | 2026.04.28 20:38:35.756191 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 16034 | 2026.04.28 20:38:35.756434 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16035 | 2026.04.28 20:38:35.756577 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32680 | ||
| 16036 | 2026.04.28 20:38:35.868591 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1954 | ||
| 16037 | 2026.04.28 20:38:35.870825 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16038 | 2026.04.28 20:38:35.870867 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16039 | 2026.04.28 20:38:35.872072 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16040 | 2026.04.28 20:38:35.872342 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16041 | 2026.04.28 20:38:35.872505 [ 77 ] {} <Debug> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 16042 | 2026.04.28 20:38:35.872548 [ 77 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16043 | 2026.04.28 20:38:35.872566 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16044 | 2026.04.28 20:38:35.872612 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1954 | ||
| 16045 | 2026.04.28 20:38:35.872689 [ 200 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 16046 | 2026.04.28 20:38:35.873258 [ 200 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16047 | 2026.04.28 20:38:35.873400 [ 200 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1742 rows starting from the beginning of the part | ||
| 16048 | 2026.04.28 20:38:35.873745 [ 200 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 56 rows starting from the beginning of the part | ||
| 16049 | 2026.04.28 20:38:35.874055 [ 200 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 24 rows starting from the beginning of the part | ||
| 16050 | 2026.04.28 20:38:35.874397 [ 200 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 46 rows starting from the beginning of the part | ||
| 16051 | 2026.04.28 20:38:35.874731 [ 200 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 62 rows starting from the beginning of the part | ||
| 16052 | 2026.04.28 20:38:35.875055 [ 200 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 24 rows starting from the beginning of the part | ||
| 16053 | 2026.04.28 20:38:35.883570 [ 200 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1954 rows, containing 72 columns (72 merged, 0 gathered) in 0.010937091 sec., 178658.1093638153 rows/sec., 149.12 MiB/sec. | ||
| 16054 | 2026.04.28 20:38:35.885495 [ 194 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 16055 | 2026.04.28 20:38:35.886142 [ 194 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_51_10} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16056 | 2026.04.28 20:38:35.886237 [ 194 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_51_10} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 16057 | 2026.04.28 20:38:35.886587 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 16058 | 2026.04.28 20:38:37.444632 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16059 | 2026.04.28 20:38:37.444865 [ 277 ] {d459fc77-8241-4259-82fd-1c9831e7211b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 16060 | 2026.04.28 20:38:37.445202 [ 277 ] {d459fc77-8241-4259-82fd-1c9831e7211b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16061 | 2026.04.28 20:38:37.445238 [ 277 ] {d459fc77-8241-4259-82fd-1c9831e7211b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 16062 | 2026.04.28 20:38:37.445458 [ 277 ] {d459fc77-8241-4259-82fd-1c9831e7211b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16063 | 2026.04.28 20:38:37.445529 [ 277 ] {d459fc77-8241-4259-82fd-1c9831e7211b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16064 | 2026.04.28 20:38:37.445672 [ 277 ] {d459fc77-8241-4259-82fd-1c9831e7211b} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16065 | 2026.04.28 20:38:37.445768 [ 305 ] {d459fc77-8241-4259-82fd-1c9831e7211b} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16066 | 2026.04.28 20:38:37.445768 [ 321 ] {d459fc77-8241-4259-82fd-1c9831e7211b} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16067 | 2026.04.28 20:38:37.445808 [ 319 ] {d459fc77-8241-4259-82fd-1c9831e7211b} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16068 | 2026.04.28 20:38:37.445921 [ 277 ] {d459fc77-8241-4259-82fd-1c9831e7211b} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 16069 | 2026.04.28 20:38:37.445948 [ 277 ] {d459fc77-8241-4259-82fd-1c9831e7211b} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16070 | 2026.04.28 20:38:37.446017 [ 277 ] {d459fc77-8241-4259-82fd-1c9831e7211b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16071 | 2026.04.28 20:38:37.446037 [ 277 ] {d459fc77-8241-4259-82fd-1c9831e7211b} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 16072 | 2026.04.28 20:38:37.446072 [ 277 ] {d459fc77-8241-4259-82fd-1c9831e7211b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16073 | 2026.04.28 20:38:37.446110 [ 277 ] {d459fc77-8241-4259-82fd-1c9831e7211b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16074 | 2026.04.28 20:38:37.447332 [ 277 ] {d459fc77-8241-4259-82fd-1c9831e7211b} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002555 sec., 19569.471624266145 rows/sec., 3.11 MiB/sec. | ||
| 16075 | 2026.04.28 20:38:37.447441 [ 277 ] {d459fc77-8241-4259-82fd-1c9831e7211b} <Debug> TCPHandler: Processed in 0.002934127 sec. | ||
| 16076 | 2026.04.28 20:38:37.448361 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 16077 | 2026.04.28 20:38:37.449681 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16078 | 2026.04.28 20:38:37.449814 [ 277 ] {35ac2326-bb82-4528-b684-bdd572a83820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16079 | 2026.04.28 20:38:37.449870 [ 277 ] {35ac2326-bb82-4528-b684-bdd572a83820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16080 | 2026.04.28 20:38:37.450499 [ 277 ] {35ac2326-bb82-4528-b684-bdd572a83820} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16081 | 2026.04.28 20:38:37.450541 [ 277 ] {35ac2326-bb82-4528-b684-bdd572a83820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16082 | 2026.04.28 20:38:37.450932 [ 277 ] {35ac2326-bb82-4528-b684-bdd572a83820} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16083 | 2026.04.28 20:38:37.451160 [ 277 ] {35ac2326-bb82-4528-b684-bdd572a83820} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16084 | 2026.04.28 20:38:37.451306 [ 277 ] {35ac2326-bb82-4528-b684-bdd572a83820} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001532 sec., 77023.49869451698 rows/sec., 6.55 MiB/sec. | ||
| 16085 | 2026.04.28 20:38:37.451344 [ 277 ] {35ac2326-bb82-4528-b684-bdd572a83820} <Debug> TCPHandler: Processed in 0.001725309 sec. | ||
| 16086 | 2026.04.28 20:38:37.451475 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16087 | 2026.04.28 20:38:37.451569 [ 277 ] {04a266ca-d8dd-4d18-a601-451e182fa868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16088 | 2026.04.28 20:38:37.451610 [ 277 ] {04a266ca-d8dd-4d18-a601-451e182fa868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16089 | 2026.04.28 20:38:37.452040 [ 277 ] {04a266ca-d8dd-4d18-a601-451e182fa868} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16090 | 2026.04.28 20:38:37.452075 [ 277 ] {04a266ca-d8dd-4d18-a601-451e182fa868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16091 | 2026.04.28 20:38:37.452371 [ 277 ] {04a266ca-d8dd-4d18-a601-451e182fa868} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 16092 | 2026.04.28 20:38:37.452578 [ 277 ] {04a266ca-d8dd-4d18-a601-451e182fa868} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16093 | 2026.04.28 20:38:37.452709 [ 277 ] {04a266ca-d8dd-4d18-a601-451e182fa868} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001159 sec., 26747.195858498704 rows/sec., 1.96 MiB/sec. | ||
| 16094 | 2026.04.28 20:38:37.452746 [ 277 ] {04a266ca-d8dd-4d18-a601-451e182fa868} <Debug> TCPHandler: Processed in 0.001320501 sec. | ||
| 16095 | 2026.04.28 20:38:37.452862 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16096 | 2026.04.28 20:38:37.452957 [ 277 ] {c6332707-833a-47c0-a378-5d33711d3a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16097 | 2026.04.28 20:38:37.452995 [ 277 ] {c6332707-833a-47c0-a378-5d33711d3a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16098 | 2026.04.28 20:38:37.453424 [ 277 ] {c6332707-833a-47c0-a378-5d33711d3a6a} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16099 | 2026.04.28 20:38:37.453458 [ 277 ] {c6332707-833a-47c0-a378-5d33711d3a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16100 | 2026.04.28 20:38:37.453757 [ 277 ] {c6332707-833a-47c0-a378-5d33711d3a6a} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16101 | 2026.04.28 20:38:37.453965 [ 277 ] {c6332707-833a-47c0-a378-5d33711d3a6a} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16102 | 2026.04.28 20:38:37.454094 [ 277 ] {c6332707-833a-47c0-a378-5d33711d3a6a} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001156 sec., 82179.93079584776 rows/sec., 6.42 MiB/sec. | ||
| 16103 | 2026.04.28 20:38:37.454131 [ 277 ] {c6332707-833a-47c0-a378-5d33711d3a6a} <Debug> TCPHandler: Processed in 0.00131917 sec. | ||
| 16104 | 2026.04.28 20:38:37.454259 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16105 | 2026.04.28 20:38:37.454353 [ 277 ] {c574ded9-9f04-4f1a-b45f-2bbb97582145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16106 | 2026.04.28 20:38:37.454396 [ 277 ] {c574ded9-9f04-4f1a-b45f-2bbb97582145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16107 | 2026.04.28 20:38:37.454814 [ 277 ] {c574ded9-9f04-4f1a-b45f-2bbb97582145} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16108 | 2026.04.28 20:38:37.454848 [ 277 ] {c574ded9-9f04-4f1a-b45f-2bbb97582145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16109 | 2026.04.28 20:38:37.455172 [ 277 ] {c574ded9-9f04-4f1a-b45f-2bbb97582145} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16110 | 2026.04.28 20:38:37.455392 [ 277 ] {c574ded9-9f04-4f1a-b45f-2bbb97582145} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16111 | 2026.04.28 20:38:37.455487 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 3 parts from all_1_110_28 to all_112_112_0 | ||
| 16112 | 2026.04.28 20:38:37.455520 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16113 | 2026.04.28 20:38:37.455522 [ 277 ] {c574ded9-9f04-4f1a-b45f-2bbb97582145} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 16114 | 2026.04.28 20:38:37.455543 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16115 | 2026.04.28 20:38:37.455568 [ 277 ] {c574ded9-9f04-4f1a-b45f-2bbb97582145} <Debug> TCPHandler: Processed in 0.001357861 sec. | ||
| 16116 | 2026.04.28 20:38:37.455646 [ 201 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_112_29} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_110_28 to all_112_112_0 into Compact with storage Full | ||
| 16117 | 2026.04.28 20:38:37.455681 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16118 | 2026.04.28 20:38:37.455781 [ 277 ] {687a5bc2-b303-4d11-a235-85493b9e1189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16119 | 2026.04.28 20:38:37.455800 [ 201 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_112_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16120 | 2026.04.28 20:38:37.455845 [ 277 ] {687a5bc2-b303-4d11-a235-85493b9e1189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16121 | 2026.04.28 20:38:37.455851 [ 201 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_112_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_110_28, total 40728 rows starting from the beginning of the part | ||
| 16122 | 2026.04.28 20:38:37.455939 [ 201 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_112_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 16123 | 2026.04.28 20:38:37.455994 [ 201 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_112_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1575 rows starting from the beginning of the part | ||
| 16124 | 2026.04.28 20:38:37.456668 [ 277 ] {687a5bc2-b303-4d11-a235-85493b9e1189} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16125 | 2026.04.28 20:38:37.456708 [ 277 ] {687a5bc2-b303-4d11-a235-85493b9e1189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16126 | 2026.04.28 20:38:37.457658 [ 277 ] {687a5bc2-b303-4d11-a235-85493b9e1189} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 16127 | 2026.04.28 20:38:37.457893 [ 277 ] {687a5bc2-b303-4d11-a235-85493b9e1189} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16128 | 2026.04.28 20:38:37.458037 [ 277 ] {687a5bc2-b303-4d11-a235-85493b9e1189} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002274 sec., 13632.36587510994 rows/sec., 24.43 MiB/sec. | ||
| 16129 | 2026.04.28 20:38:37.458097 [ 277 ] {687a5bc2-b303-4d11-a235-85493b9e1189} <Debug> TCPHandler: Processed in 0.002464946 sec. | ||
| 16130 | 2026.04.28 20:38:37.458225 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16131 | 2026.04.28 20:38:37.458320 [ 277 ] {a7e45e20-cefa-4b27-8093-1eb1903d17be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16132 | 2026.04.28 20:38:37.458363 [ 277 ] {a7e45e20-cefa-4b27-8093-1eb1903d17be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16133 | 2026.04.28 20:38:37.458697 [ 277 ] {a7e45e20-cefa-4b27-8093-1eb1903d17be} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16134 | 2026.04.28 20:38:37.458732 [ 277 ] {a7e45e20-cefa-4b27-8093-1eb1903d17be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16135 | 2026.04.28 20:38:37.459166 [ 277 ] {a7e45e20-cefa-4b27-8093-1eb1903d17be} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16136 | 2026.04.28 20:38:37.459382 [ 277 ] {a7e45e20-cefa-4b27-8093-1eb1903d17be} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16137 | 2026.04.28 20:38:37.459521 [ 277 ] {a7e45e20-cefa-4b27-8093-1eb1903d17be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00122 sec., 49180.32786885246 rows/sec., 3.31 MiB/sec. | ||
| 16138 | 2026.04.28 20:38:37.459557 [ 277 ] {a7e45e20-cefa-4b27-8093-1eb1903d17be} <Debug> TCPHandler: Processed in 0.001381731 sec. | ||
| 16139 | 2026.04.28 20:38:37.465590 [ 186 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_112_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42463 rows, containing 5 columns (5 merged, 0 gathered) in 0.009981558 sec., 4254145.495122104 rows/sec., 273.78 MiB/sec. | ||
| 16140 | 2026.04.28 20:38:37.465612 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16141 | 2026.04.28 20:38:37.465691 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16142 | 2026.04.28 20:38:37.466003 [ 193 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_112_29} <Trace> MergedBlockOutputStream: filled checksums all_1_112_29 (state Temporary) | ||
| 16143 | 2026.04.28 20:38:37.466362 [ 193 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_112_29} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_112_29 to all_1_112_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16144 | 2026.04.28 20:38:37.466460 [ 193 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_112_29} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 3 parts: [all_1_110_28, all_112_112_0] -> all_1_112_29 | ||
| 16145 | 2026.04.28 20:38:37.466569 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 16146 | 2026.04.28 20:38:37.473476 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 16147 | 2026.04.28 20:38:37.474303 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16148 | 2026.04.28 20:38:37.478872 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 16149 | 2026.04.28 20:38:38.000251 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.22 MiB, peak 390.68 MiB, free memory in arenas 0.00 B, will set to 379.45 MiB (RSS), difference: 1.22 MiB | ||
| 16150 | 2026.04.28 20:38:42.443788 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16151 | 2026.04.28 20:38:42.444029 [ 277 ] {6ec638b4-e47f-4cc8-99c7-cbd83179b7a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 16152 | 2026.04.28 20:38:42.444372 [ 277 ] {6ec638b4-e47f-4cc8-99c7-cbd83179b7a2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16153 | 2026.04.28 20:38:42.444409 [ 277 ] {6ec638b4-e47f-4cc8-99c7-cbd83179b7a2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 16154 | 2026.04.28 20:38:42.444643 [ 277 ] {6ec638b4-e47f-4cc8-99c7-cbd83179b7a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16155 | 2026.04.28 20:38:42.444717 [ 277 ] {6ec638b4-e47f-4cc8-99c7-cbd83179b7a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16156 | 2026.04.28 20:38:42.444863 [ 277 ] {6ec638b4-e47f-4cc8-99c7-cbd83179b7a2} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16157 | 2026.04.28 20:38:42.444985 [ 305 ] {6ec638b4-e47f-4cc8-99c7-cbd83179b7a2} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16158 | 2026.04.28 20:38:42.444999 [ 334 ] {6ec638b4-e47f-4cc8-99c7-cbd83179b7a2} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16159 | 2026.04.28 20:38:42.445007 [ 319 ] {6ec638b4-e47f-4cc8-99c7-cbd83179b7a2} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16160 | 2026.04.28 20:38:42.445141 [ 277 ] {6ec638b4-e47f-4cc8-99c7-cbd83179b7a2} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 16161 | 2026.04.28 20:38:42.445167 [ 277 ] {6ec638b4-e47f-4cc8-99c7-cbd83179b7a2} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16162 | 2026.04.28 20:38:42.445239 [ 277 ] {6ec638b4-e47f-4cc8-99c7-cbd83179b7a2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16163 | 2026.04.28 20:38:42.445259 [ 277 ] {6ec638b4-e47f-4cc8-99c7-cbd83179b7a2} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 16164 | 2026.04.28 20:38:42.445295 [ 277 ] {6ec638b4-e47f-4cc8-99c7-cbd83179b7a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16165 | 2026.04.28 20:38:42.445334 [ 277 ] {6ec638b4-e47f-4cc8-99c7-cbd83179b7a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16166 | 2026.04.28 20:38:42.446386 [ 277 ] {6ec638b4-e47f-4cc8-99c7-cbd83179b7a2} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002492 sec., 20064.205457463886 rows/sec., 3.19 MiB/sec. | ||
| 16167 | 2026.04.28 20:38:42.446497 [ 277 ] {6ec638b4-e47f-4cc8-99c7-cbd83179b7a2} <Debug> TCPHandler: Processed in 0.002891146 sec. | ||
| 16168 | 2026.04.28 20:38:42.448484 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16169 | 2026.04.28 20:38:42.448602 [ 277 ] {7d8046e9-4bc4-4b27-bfa5-a98a5b4bd7a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16170 | 2026.04.28 20:38:42.448650 [ 277 ] {7d8046e9-4bc4-4b27-bfa5-a98a5b4bd7a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16171 | 2026.04.28 20:38:42.449154 [ 277 ] {7d8046e9-4bc4-4b27-bfa5-a98a5b4bd7a5} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16172 | 2026.04.28 20:38:42.449196 [ 277 ] {7d8046e9-4bc4-4b27-bfa5-a98a5b4bd7a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16173 | 2026.04.28 20:38:42.449577 [ 277 ] {7d8046e9-4bc4-4b27-bfa5-a98a5b4bd7a5} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16174 | 2026.04.28 20:38:42.449828 [ 277 ] {7d8046e9-4bc4-4b27-bfa5-a98a5b4bd7a5} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16175 | 2026.04.28 20:38:42.449981 [ 277 ] {7d8046e9-4bc4-4b27-bfa5-a98a5b4bd7a5} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001414 sec., 55162.659123055164 rows/sec., 4.57 MiB/sec. | ||
| 16176 | 2026.04.28 20:38:42.450008 [ 98 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16177 | 2026.04.28 20:38:42.450021 [ 277 ] {7d8046e9-4bc4-4b27-bfa5-a98a5b4bd7a5} <Debug> TCPHandler: Processed in 0.001592936 sec. | ||
| 16178 | 2026.04.28 20:38:42.450060 [ 98 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16179 | 2026.04.28 20:38:42.450086 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16180 | 2026.04.28 20:38:42.450165 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16181 | 2026.04.28 20:38:42.450181 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16182 | 2026.04.28 20:38:42.450270 [ 277 ] {53477d68-4dab-40ba-9c5b-77774b0ca8d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16183 | 2026.04.28 20:38:42.450304 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16184 | 2026.04.28 20:38:42.450318 [ 277 ] {53477d68-4dab-40ba-9c5b-77774b0ca8d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16185 | 2026.04.28 20:38:42.450447 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 3363 rows starting from the beginning of the part | ||
| 16186 | 2026.04.28 20:38:42.450517 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 2594 rows starting from the beginning of the part | ||
| 16187 | 2026.04.28 20:38:42.450563 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 56 rows starting from the beginning of the part | ||
| 16188 | 2026.04.28 20:38:42.450606 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 78 rows starting from the beginning of the part | ||
| 16189 | 2026.04.28 20:38:42.450646 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 118 rows starting from the beginning of the part | ||
| 16190 | 2026.04.28 20:38:42.450685 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 78 rows starting from the beginning of the part | ||
| 16191 | 2026.04.28 20:38:42.450846 [ 277 ] {53477d68-4dab-40ba-9c5b-77774b0ca8d2} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16192 | 2026.04.28 20:38:42.450890 [ 277 ] {53477d68-4dab-40ba-9c5b-77774b0ca8d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16193 | 2026.04.28 20:38:42.451226 [ 277 ] {53477d68-4dab-40ba-9c5b-77774b0ca8d2} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 16194 | 2026.04.28 20:38:42.451443 [ 277 ] {53477d68-4dab-40ba-9c5b-77774b0ca8d2} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16195 | 2026.04.28 20:38:42.451577 [ 98 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 16196 | 2026.04.28 20:38:42.451583 [ 277 ] {53477d68-4dab-40ba-9c5b-77774b0ca8d2} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001334 sec., 8245.877061469266 rows/sec., 620.05 KiB/sec. | ||
| 16197 | 2026.04.28 20:38:42.451619 [ 98 ] {} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16198 | 2026.04.28 20:38:42.451647 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16199 | 2026.04.28 20:38:42.451654 [ 277 ] {53477d68-4dab-40ba-9c5b-77774b0ca8d2} <Debug> TCPHandler: Processed in 0.001537615 sec. | ||
| 16200 | 2026.04.28 20:38:42.451765 [ 196 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 16201 | 2026.04.28 20:38:42.451776 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16202 | 2026.04.28 20:38:42.451897 [ 277 ] {05d2a904-e35e-4067-a705-74249d212df6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16203 | 2026.04.28 20:38:42.451908 [ 196 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16204 | 2026.04.28 20:38:42.451948 [ 277 ] {05d2a904-e35e-4067-a705-74249d212df6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16205 | 2026.04.28 20:38:42.451953 [ 196 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 227 rows starting from the beginning of the part | ||
| 16206 | 2026.04.28 20:38:42.452034 [ 196 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 11 rows starting from the beginning of the part | ||
| 16207 | 2026.04.28 20:38:42.452087 [ 196 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 68 rows starting from the beginning of the part | ||
| 16208 | 2026.04.28 20:38:42.452129 [ 196 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 11 rows starting from the beginning of the part | ||
| 16209 | 2026.04.28 20:38:42.452169 [ 196 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 31 rows starting from the beginning of the part | ||
| 16210 | 2026.04.28 20:38:42.452209 [ 196 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 11 rows starting from the beginning of the part | ||
| 16211 | 2026.04.28 20:38:42.452406 [ 277 ] {05d2a904-e35e-4067-a705-74249d212df6} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16212 | 2026.04.28 20:38:42.452446 [ 277 ] {05d2a904-e35e-4067-a705-74249d212df6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16213 | 2026.04.28 20:38:42.452944 [ 277 ] {05d2a904-e35e-4067-a705-74249d212df6} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16214 | 2026.04.28 20:38:42.453099 [ 186 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 359 rows, containing 5 columns (5 merged, 0 gathered) in 0.001396592 sec., 257054.31507555532 rows/sec., 18.32 MiB/sec. | ||
| 16215 | 2026.04.28 20:38:42.453116 [ 196 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6287 rows, containing 5 columns (5 merged, 0 gathered) in 0.002974398 sec., 2113705.0253530294 rows/sec., 168.32 MiB/sec. | ||
| 16216 | 2026.04.28 20:38:42.453171 [ 277 ] {05d2a904-e35e-4067-a705-74249d212df6} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16217 | 2026.04.28 20:38:42.453263 [ 187 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 16218 | 2026.04.28 20:38:42.453304 [ 98 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16219 | 2026.04.28 20:38:42.453309 [ 277 ] {05d2a904-e35e-4067-a705-74249d212df6} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.00143 sec., 52447.55244755244 rows/sec., 4.09 MiB/sec. | ||
| 16220 | 2026.04.28 20:38:42.453342 [ 98 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16221 | 2026.04.28 20:38:42.453366 [ 277 ] {05d2a904-e35e-4067-a705-74249d212df6} <Debug> TCPHandler: Processed in 0.001640127 sec. | ||
| 16222 | 2026.04.28 20:38:42.453369 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16223 | 2026.04.28 20:38:42.453435 [ 199 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16224 | 2026.04.28 20:38:42.453446 [ 186 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16225 | 2026.04.28 20:38:42.453504 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16226 | 2026.04.28 20:38:42.453537 [ 186 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16227 | 2026.04.28 20:38:42.453546 [ 187 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_96_19} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16228 | 2026.04.28 20:38:42.453570 [ 186 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1832 rows starting from the beginning of the part | ||
| 16229 | 2026.04.28 20:38:42.453602 [ 277 ] {4dd6e813-93dc-4158-a847-0d8fb2245043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16230 | 2026.04.28 20:38:42.453622 [ 186 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1371 rows starting from the beginning of the part | ||
| 16231 | 2026.04.28 20:38:42.453630 [ 187 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_96_19} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 16232 | 2026.04.28 20:38:42.453653 [ 277 ] {4dd6e813-93dc-4158-a847-0d8fb2245043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16233 | 2026.04.28 20:38:42.453667 [ 186 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 64 rows starting from the beginning of the part | ||
| 16234 | 2026.04.28 20:38:42.453706 [ 186 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 75 rows starting from the beginning of the part | ||
| 16235 | 2026.04.28 20:38:42.453730 [ 199 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_116_23} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16236 | 2026.04.28 20:38:42.453738 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 16237 | 2026.04.28 20:38:42.453741 [ 186 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 95 rows starting from the beginning of the part | ||
| 16238 | 2026.04.28 20:38:42.453800 [ 186 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 75 rows starting from the beginning of the part | ||
| 16239 | 2026.04.28 20:38:42.453810 [ 199 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_116_23} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16240 | 2026.04.28 20:38:42.453909 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 16241 | 2026.04.28 20:38:42.454084 [ 277 ] {4dd6e813-93dc-4158-a847-0d8fb2245043} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16242 | 2026.04.28 20:38:42.454121 [ 277 ] {4dd6e813-93dc-4158-a847-0d8fb2245043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16243 | 2026.04.28 20:38:42.454466 [ 277 ] {4dd6e813-93dc-4158-a847-0d8fb2245043} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16244 | 2026.04.28 20:38:42.454703 [ 277 ] {4dd6e813-93dc-4158-a847-0d8fb2245043} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16245 | 2026.04.28 20:38:42.454838 [ 277 ] {4dd6e813-93dc-4158-a847-0d8fb2245043} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 16246 | 2026.04.28 20:38:42.454876 [ 277 ] {4dd6e813-93dc-4158-a847-0d8fb2245043} <Debug> TCPHandler: Processed in 0.001421213 sec. | ||
| 16247 | 2026.04.28 20:38:42.455001 [ 192 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3512 rows, containing 5 columns (5 merged, 0 gathered) in 0.001579697 sec., 2223211.160114883 rows/sec., 161.53 MiB/sec. | ||
| 16248 | 2026.04.28 20:38:42.455054 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16249 | 2026.04.28 20:38:42.455153 [ 277 ] {580e050e-2f1b-4234-a1fb-092b58866edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16250 | 2026.04.28 20:38:42.455204 [ 186 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16251 | 2026.04.28 20:38:42.455210 [ 277 ] {580e050e-2f1b-4234-a1fb-092b58866edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16252 | 2026.04.28 20:38:42.455477 [ 186 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_116_23} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16253 | 2026.04.28 20:38:42.455550 [ 186 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_116_23} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16254 | 2026.04.28 20:38:42.455619 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 16255 | 2026.04.28 20:38:42.455993 [ 277 ] {580e050e-2f1b-4234-a1fb-092b58866edd} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16256 | 2026.04.28 20:38:42.456034 [ 277 ] {580e050e-2f1b-4234-a1fb-092b58866edd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16257 | 2026.04.28 20:38:42.456563 [ 277 ] {580e050e-2f1b-4234-a1fb-092b58866edd} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 16258 | 2026.04.28 20:38:42.456784 [ 277 ] {580e050e-2f1b-4234-a1fb-092b58866edd} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16259 | 2026.04.28 20:38:42.456913 [ 98 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 16260 | 2026.04.28 20:38:42.456926 [ 277 ] {580e050e-2f1b-4234-a1fb-092b58866edd} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001792 sec., 6138.392857142857 rows/sec., 11.00 MiB/sec. | ||
| 16261 | 2026.04.28 20:38:42.456955 [ 98 ] {} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16262 | 2026.04.28 20:38:42.456982 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16263 | 2026.04.28 20:38:42.456994 [ 277 ] {580e050e-2f1b-4234-a1fb-092b58866edd} <Debug> TCPHandler: Processed in 0.001988675 sec. | ||
| 16264 | 2026.04.28 20:38:42.457061 [ 196 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 16265 | 2026.04.28 20:38:42.457120 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16266 | 2026.04.28 20:38:42.457218 [ 277 ] {a3409446-286c-4a47-8d51-4f92ef0b4370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16267 | 2026.04.28 20:38:42.457249 [ 196 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16268 | 2026.04.28 20:38:42.457260 [ 277 ] {a3409446-286c-4a47-8d51-4f92ef0b4370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16269 | 2026.04.28 20:38:42.457304 [ 196 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2081 rows starting from the beginning of the part | ||
| 16270 | 2026.04.28 20:38:42.457418 [ 196 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 11 rows starting from the beginning of the part | ||
| 16271 | 2026.04.28 20:38:42.457528 [ 196 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 42 rows starting from the beginning of the part | ||
| 16272 | 2026.04.28 20:38:42.457631 [ 277 ] {a3409446-286c-4a47-8d51-4f92ef0b4370} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16273 | 2026.04.28 20:38:42.457635 [ 196 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 11 rows starting from the beginning of the part | ||
| 16274 | 2026.04.28 20:38:42.457674 [ 277 ] {a3409446-286c-4a47-8d51-4f92ef0b4370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16275 | 2026.04.28 20:38:42.457763 [ 196 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 31 rows starting from the beginning of the part | ||
| 16276 | 2026.04.28 20:38:42.457863 [ 196 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 11 rows starting from the beginning of the part | ||
| 16277 | 2026.04.28 20:38:42.458015 [ 277 ] {a3409446-286c-4a47-8d51-4f92ef0b4370} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16278 | 2026.04.28 20:38:42.458255 [ 277 ] {a3409446-286c-4a47-8d51-4f92ef0b4370} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16279 | 2026.04.28 20:38:42.458390 [ 98 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16280 | 2026.04.28 20:38:42.458392 [ 277 ] {a3409446-286c-4a47-8d51-4f92ef0b4370} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001193 sec., 50293.37803855826 rows/sec., 3.39 MiB/sec. | ||
| 16281 | 2026.04.28 20:38:42.458428 [ 98 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16282 | 2026.04.28 20:38:42.458449 [ 277 ] {a3409446-286c-4a47-8d51-4f92ef0b4370} <Debug> TCPHandler: Processed in 0.001378751 sec. | ||
| 16283 | 2026.04.28 20:38:42.458453 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16284 | 2026.04.28 20:38:42.458533 [ 186 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16285 | 2026.04.28 20:38:42.458638 [ 186 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16286 | 2026.04.28 20:38:42.458667 [ 186 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6120 rows starting from the beginning of the part | ||
| 16287 | 2026.04.28 20:38:42.458710 [ 186 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 12 rows starting from the beginning of the part | ||
| 16288 | 2026.04.28 20:38:42.458744 [ 186 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 48 rows starting from the beginning of the part | ||
| 16289 | 2026.04.28 20:38:42.458783 [ 186 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
| 16290 | 2026.04.28 20:38:42.458817 [ 186 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 16291 | 2026.04.28 20:38:42.458850 [ 186 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
| 16292 | 2026.04.28 20:38:42.460547 [ 192 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6360 rows, containing 4 columns (4 merged, 0 gathered) in 0.002044117 sec., 3111367.8913682536 rows/sec., 207.14 MiB/sec. | ||
| 16293 | 2026.04.28 20:38:42.461006 [ 187 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16294 | 2026.04.28 20:38:42.461267 [ 187 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_116_23} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16295 | 2026.04.28 20:38:42.461333 [ 187 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_116_23} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16296 | 2026.04.28 20:38:42.461408 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 16297 | 2026.04.28 20:38:42.469259 [ 190 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2187 rows, containing 19 columns (19 merged, 0 gathered) in 0.01223146 sec., 178801.22242152612 rows/sec., 320.40 MiB/sec. | ||
| 16298 | 2026.04.28 20:38:42.472108 [ 187 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 16299 | 2026.04.28 20:38:42.472436 [ 187 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16300 | 2026.04.28 20:38:42.472506 [ 187 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 16301 | 2026.04.28 20:38:42.472635 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.28 MiB. | ||
| 16302 | 2026.04.28 20:38:43.000242 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.12 MiB, peak 398.37 MiB, free memory in arenas 0.00 B, will set to 387.36 MiB (RSS), difference: 7.24 MiB | ||
| 16303 | 2026.04.28 20:38:43.257674 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33192 | ||
| 16304 | 2026.04.28 20:38:43.258220 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16305 | 2026.04.28 20:38:43.258267 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16306 | 2026.04.28 20:38:43.258773 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 16307 | 2026.04.28 20:38:43.259041 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16308 | 2026.04.28 20:38:43.259181 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33192 | ||
| 16309 | 2026.04.28 20:38:44.979102 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 16310 | 2026.04.28 20:38:44.995836 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16311 | 2026.04.28 20:38:44.995890 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16312 | 2026.04.28 20:38:45.000330 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.88 MiB, peak 398.37 MiB, free memory in arenas 0.00 B, will set to 387.37 MiB (RSS), difference: -4.51 MiB | ||
| 16313 | 2026.04.28 20:38:45.002064 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 16314 | 2026.04.28 20:38:45.002774 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16315 | 2026.04.28 20:38:45.005532 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 16316 | 2026.04.28 20:38:45.872953 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1982 | ||
| 16317 | 2026.04.28 20:38:45.875346 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16318 | 2026.04.28 20:38:45.875405 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16319 | 2026.04.28 20:38:45.876699 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16320 | 2026.04.28 20:38:45.876989 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16321 | 2026.04.28 20:38:45.877397 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1982 | ||
| 16322 | 2026.04.28 20:38:46.000235 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 383.37 MiB, peak 398.37 MiB, free memory in arenas 0.00 B, will set to 387.37 MiB (RSS), difference: 4.00 MiB | ||
| 16323 | 2026.04.28 20:38:47.444870 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16324 | 2026.04.28 20:38:47.445131 [ 277 ] {0a09b81f-f3c7-4168-904c-febc9a5980fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 16325 | 2026.04.28 20:38:47.445526 [ 277 ] {0a09b81f-f3c7-4168-904c-febc9a5980fc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16326 | 2026.04.28 20:38:47.445570 [ 277 ] {0a09b81f-f3c7-4168-904c-febc9a5980fc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 16327 | 2026.04.28 20:38:47.445835 [ 277 ] {0a09b81f-f3c7-4168-904c-febc9a5980fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16328 | 2026.04.28 20:38:47.445918 [ 277 ] {0a09b81f-f3c7-4168-904c-febc9a5980fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16329 | 2026.04.28 20:38:47.446077 [ 277 ] {0a09b81f-f3c7-4168-904c-febc9a5980fc} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16330 | 2026.04.28 20:38:47.446191 [ 301 ] {0a09b81f-f3c7-4168-904c-febc9a5980fc} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16331 | 2026.04.28 20:38:47.446201 [ 334 ] {0a09b81f-f3c7-4168-904c-febc9a5980fc} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16332 | 2026.04.28 20:38:47.446209 [ 319 ] {0a09b81f-f3c7-4168-904c-febc9a5980fc} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16333 | 2026.04.28 20:38:47.446348 [ 277 ] {0a09b81f-f3c7-4168-904c-febc9a5980fc} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 16334 | 2026.04.28 20:38:47.446374 [ 277 ] {0a09b81f-f3c7-4168-904c-febc9a5980fc} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16335 | 2026.04.28 20:38:47.446448 [ 277 ] {0a09b81f-f3c7-4168-904c-febc9a5980fc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16336 | 2026.04.28 20:38:47.446468 [ 277 ] {0a09b81f-f3c7-4168-904c-febc9a5980fc} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 16337 | 2026.04.28 20:38:47.446504 [ 277 ] {0a09b81f-f3c7-4168-904c-febc9a5980fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16338 | 2026.04.28 20:38:47.446545 [ 277 ] {0a09b81f-f3c7-4168-904c-febc9a5980fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16339 | 2026.04.28 20:38:47.447826 [ 277 ] {0a09b81f-f3c7-4168-904c-febc9a5980fc} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002797 sec., 17876.29603146228 rows/sec., 2.84 MiB/sec. | ||
| 16340 | 2026.04.28 20:38:47.447976 [ 277 ] {0a09b81f-f3c7-4168-904c-febc9a5980fc} <Debug> TCPHandler: Processed in 0.003250854 sec. | ||
| 16341 | 2026.04.28 20:38:47.450140 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16342 | 2026.04.28 20:38:47.450256 [ 277 ] {62776e58-553b-4125-9ea4-2d387ec94080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16343 | 2026.04.28 20:38:47.450302 [ 277 ] {62776e58-553b-4125-9ea4-2d387ec94080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16344 | 2026.04.28 20:38:47.450854 [ 277 ] {62776e58-553b-4125-9ea4-2d387ec94080} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16345 | 2026.04.28 20:38:47.450899 [ 277 ] {62776e58-553b-4125-9ea4-2d387ec94080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16346 | 2026.04.28 20:38:47.451288 [ 277 ] {62776e58-553b-4125-9ea4-2d387ec94080} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16347 | 2026.04.28 20:38:47.451506 [ 277 ] {62776e58-553b-4125-9ea4-2d387ec94080} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16348 | 2026.04.28 20:38:47.451650 [ 277 ] {62776e58-553b-4125-9ea4-2d387ec94080} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001429 sec., 82575.22743177047 rows/sec., 7.03 MiB/sec. | ||
| 16349 | 2026.04.28 20:38:47.451688 [ 277 ] {62776e58-553b-4125-9ea4-2d387ec94080} <Debug> TCPHandler: Processed in 0.001602556 sec. | ||
| 16350 | 2026.04.28 20:38:47.451821 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16351 | 2026.04.28 20:38:47.451917 [ 277 ] {f0d45498-019d-4dc1-ac48-5daa9750ffcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16352 | 2026.04.28 20:38:47.451961 [ 277 ] {f0d45498-019d-4dc1-ac48-5daa9750ffcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16353 | 2026.04.28 20:38:47.452372 [ 277 ] {f0d45498-019d-4dc1-ac48-5daa9750ffcf} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16354 | 2026.04.28 20:38:47.452409 [ 277 ] {f0d45498-019d-4dc1-ac48-5daa9750ffcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16355 | 2026.04.28 20:38:47.452705 [ 277 ] {f0d45498-019d-4dc1-ac48-5daa9750ffcf} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 16356 | 2026.04.28 20:38:47.452912 [ 277 ] {f0d45498-019d-4dc1-ac48-5daa9750ffcf} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16357 | 2026.04.28 20:38:47.453046 [ 277 ] {f0d45498-019d-4dc1-ac48-5daa9750ffcf} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001148 sec., 27003.484320557494 rows/sec., 1.98 MiB/sec. | ||
| 16358 | 2026.04.28 20:38:47.453084 [ 277 ] {f0d45498-019d-4dc1-ac48-5daa9750ffcf} <Debug> TCPHandler: Processed in 0.00131407 sec. | ||
| 16359 | 2026.04.28 20:38:47.453214 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16360 | 2026.04.28 20:38:47.453310 [ 277 ] {66d9df9d-a4c7-448f-931b-19098b65ce1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16361 | 2026.04.28 20:38:47.453352 [ 277 ] {66d9df9d-a4c7-448f-931b-19098b65ce1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16362 | 2026.04.28 20:38:47.453776 [ 277 ] {66d9df9d-a4c7-448f-931b-19098b65ce1d} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16363 | 2026.04.28 20:38:47.453813 [ 277 ] {66d9df9d-a4c7-448f-931b-19098b65ce1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16364 | 2026.04.28 20:38:47.454133 [ 277 ] {66d9df9d-a4c7-448f-931b-19098b65ce1d} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16365 | 2026.04.28 20:38:47.454348 [ 277 ] {66d9df9d-a4c7-448f-931b-19098b65ce1d} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16366 | 2026.04.28 20:38:47.454476 [ 277 ] {66d9df9d-a4c7-448f-931b-19098b65ce1d} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001184 sec., 80236.4864864865 rows/sec., 6.27 MiB/sec. | ||
| 16367 | 2026.04.28 20:38:47.454513 [ 277 ] {66d9df9d-a4c7-448f-931b-19098b65ce1d} <Debug> TCPHandler: Processed in 0.001349221 sec. | ||
| 16368 | 2026.04.28 20:38:47.454642 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16369 | 2026.04.28 20:38:47.454745 [ 277 ] {9fa808db-cfc7-4a5e-9f07-8aab13727f2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16370 | 2026.04.28 20:38:47.454791 [ 277 ] {9fa808db-cfc7-4a5e-9f07-8aab13727f2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16371 | 2026.04.28 20:38:47.455239 [ 277 ] {9fa808db-cfc7-4a5e-9f07-8aab13727f2c} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16372 | 2026.04.28 20:38:47.455276 [ 277 ] {9fa808db-cfc7-4a5e-9f07-8aab13727f2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16373 | 2026.04.28 20:38:47.455622 [ 277 ] {9fa808db-cfc7-4a5e-9f07-8aab13727f2c} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16374 | 2026.04.28 20:38:47.455842 [ 277 ] {9fa808db-cfc7-4a5e-9f07-8aab13727f2c} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16375 | 2026.04.28 20:38:47.455967 [ 157 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 2 parts from all_1_112_29 to all_113_113_0 | ||
| 16376 | 2026.04.28 20:38:47.455977 [ 277 ] {9fa808db-cfc7-4a5e-9f07-8aab13727f2c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 16377 | 2026.04.28 20:38:47.456018 [ 157 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16378 | 2026.04.28 20:38:47.456055 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16379 | 2026.04.28 20:38:47.456070 [ 277 ] {9fa808db-cfc7-4a5e-9f07-8aab13727f2c} <Debug> TCPHandler: Processed in 0.001474393 sec. | ||
| 16380 | 2026.04.28 20:38:47.456132 [ 195 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_113_30} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_112_29 to all_113_113_0 into Compact with storage Full | ||
| 16381 | 2026.04.28 20:38:47.456241 [ 195 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_113_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16382 | 2026.04.28 20:38:47.456279 [ 195 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_113_30} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_112_29, total 42463 rows starting from the beginning of the part | ||
| 16383 | 2026.04.28 20:38:47.456280 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16384 | 2026.04.28 20:38:47.456340 [ 195 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_113_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 128 rows starting from the beginning of the part | ||
| 16385 | 2026.04.28 20:38:47.456410 [ 277 ] {ac324324-1fba-492d-b5ba-4abe30d1e574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16386 | 2026.04.28 20:38:47.456483 [ 277 ] {ac324324-1fba-492d-b5ba-4abe30d1e574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16387 | 2026.04.28 20:38:47.457476 [ 277 ] {ac324324-1fba-492d-b5ba-4abe30d1e574} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16388 | 2026.04.28 20:38:47.457516 [ 277 ] {ac324324-1fba-492d-b5ba-4abe30d1e574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16389 | 2026.04.28 20:38:47.458108 [ 277 ] {ac324324-1fba-492d-b5ba-4abe30d1e574} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 16390 | 2026.04.28 20:38:47.458414 [ 277 ] {ac324324-1fba-492d-b5ba-4abe30d1e574} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16391 | 2026.04.28 20:38:47.458575 [ 277 ] {ac324324-1fba-492d-b5ba-4abe30d1e574} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00219 sec., 14155.251141552511 rows/sec., 25.37 MiB/sec. | ||
| 16392 | 2026.04.28 20:38:47.458651 [ 277 ] {ac324324-1fba-492d-b5ba-4abe30d1e574} <Debug> TCPHandler: Processed in 0.002475047 sec. | ||
| 16393 | 2026.04.28 20:38:47.458785 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16394 | 2026.04.28 20:38:47.458881 [ 277 ] {4c5a167b-fdc3-4cf2-835f-f8043c921f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16395 | 2026.04.28 20:38:47.458932 [ 277 ] {4c5a167b-fdc3-4cf2-835f-f8043c921f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16396 | 2026.04.28 20:38:47.459278 [ 277 ] {4c5a167b-fdc3-4cf2-835f-f8043c921f8d} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16397 | 2026.04.28 20:38:47.459317 [ 277 ] {4c5a167b-fdc3-4cf2-835f-f8043c921f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16398 | 2026.04.28 20:38:47.459639 [ 277 ] {4c5a167b-fdc3-4cf2-835f-f8043c921f8d} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16399 | 2026.04.28 20:38:47.459851 [ 277 ] {4c5a167b-fdc3-4cf2-835f-f8043c921f8d} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16400 | 2026.04.28 20:38:47.459985 [ 277 ] {4c5a167b-fdc3-4cf2-835f-f8043c921f8d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 16401 | 2026.04.28 20:38:47.460023 [ 277 ] {4c5a167b-fdc3-4cf2-835f-f8043c921f8d} <Debug> TCPHandler: Processed in 0.001288609 sec. | ||
| 16402 | 2026.04.28 20:38:47.463545 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_113_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42591 rows, containing 5 columns (5 merged, 0 gathered) in 0.00743865 sec., 5725635.700026215 rows/sec., 368.57 MiB/sec. | ||
| 16403 | 2026.04.28 20:38:47.463963 [ 188 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_113_30} <Trace> MergedBlockOutputStream: filled checksums all_1_113_30 (state Temporary) | ||
| 16404 | 2026.04.28 20:38:47.464301 [ 188 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_113_30} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_113_30 to all_1_113_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16405 | 2026.04.28 20:38:47.464385 [ 188 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_113_30} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 2 parts: [all_1_112_29, all_113_113_0] -> all_1_113_30 | ||
| 16406 | 2026.04.28 20:38:47.464492 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 16407 | 2026.04.28 20:38:50.596127 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16408 | 2026.04.28 20:38:50.596177 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16409 | 2026.04.28 20:38:50.759410 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33640 | ||
| 16410 | 2026.04.28 20:38:50.759914 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16411 | 2026.04.28 20:38:50.759956 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16412 | 2026.04.28 20:38:50.760473 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16413 | 2026.04.28 20:38:50.760724 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16414 | 2026.04.28 20:38:50.760859 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33640 | ||
| 16415 | 2026.04.28 20:38:50.767936 [ 224 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16416 | 2026.04.28 20:38:50.767987 [ 224 ] {} <Debug> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16417 | 2026.04.28 20:38:50.785015 [ 224 ] {} <Debug> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16418 | 2026.04.28 20:38:50.840886 [ 218 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16419 | 2026.04.28 20:38:50.840942 [ 218 ] {} <Debug> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16420 | 2026.04.28 20:38:50.844074 [ 218 ] {} <Debug> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16421 | 2026.04.28 20:38:52.077340 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16422 | 2026.04.28 20:38:52.077404 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16423 | 2026.04.28 20:38:52.081196 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16424 | 2026.04.28 20:38:52.115794 [ 222 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16425 | 2026.04.28 20:38:52.115842 [ 222 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16426 | 2026.04.28 20:38:52.118910 [ 222 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16427 | 2026.04.28 20:38:52.265342 [ 225 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16428 | 2026.04.28 20:38:52.265395 [ 225 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16429 | 2026.04.28 20:38:52.269376 [ 225 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16430 | 2026.04.28 20:38:52.404731 [ 220 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16431 | 2026.04.28 20:38:52.404779 [ 220 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16432 | 2026.04.28 20:38:52.407015 [ 220 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16433 | 2026.04.28 20:38:52.444273 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16434 | 2026.04.28 20:38:52.444526 [ 277 ] {e362590e-34c5-4300-97b4-078f1b8676b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 16435 | 2026.04.28 20:38:52.444907 [ 277 ] {e362590e-34c5-4300-97b4-078f1b8676b0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16436 | 2026.04.28 20:38:52.444953 [ 277 ] {e362590e-34c5-4300-97b4-078f1b8676b0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 16437 | 2026.04.28 20:38:52.445197 [ 277 ] {e362590e-34c5-4300-97b4-078f1b8676b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16438 | 2026.04.28 20:38:52.445269 [ 277 ] {e362590e-34c5-4300-97b4-078f1b8676b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16439 | 2026.04.28 20:38:52.445414 [ 277 ] {e362590e-34c5-4300-97b4-078f1b8676b0} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16440 | 2026.04.28 20:38:52.445527 [ 301 ] {e362590e-34c5-4300-97b4-078f1b8676b0} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16441 | 2026.04.28 20:38:52.445561 [ 330 ] {e362590e-34c5-4300-97b4-078f1b8676b0} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16442 | 2026.04.28 20:38:52.445561 [ 334 ] {e362590e-34c5-4300-97b4-078f1b8676b0} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16443 | 2026.04.28 20:38:52.445712 [ 277 ] {e362590e-34c5-4300-97b4-078f1b8676b0} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 16444 | 2026.04.28 20:38:52.445740 [ 277 ] {e362590e-34c5-4300-97b4-078f1b8676b0} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16445 | 2026.04.28 20:38:52.445811 [ 277 ] {e362590e-34c5-4300-97b4-078f1b8676b0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16446 | 2026.04.28 20:38:52.445832 [ 277 ] {e362590e-34c5-4300-97b4-078f1b8676b0} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 16447 | 2026.04.28 20:38:52.445866 [ 277 ] {e362590e-34c5-4300-97b4-078f1b8676b0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16448 | 2026.04.28 20:38:52.445915 [ 277 ] {e362590e-34c5-4300-97b4-078f1b8676b0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16449 | 2026.04.28 20:38:52.447063 [ 277 ] {e362590e-34c5-4300-97b4-078f1b8676b0} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002642 sec., 18925.056775170327 rows/sec., 3.01 MiB/sec. | ||
| 16450 | 2026.04.28 20:38:52.447183 [ 277 ] {e362590e-34c5-4300-97b4-078f1b8676b0} <Debug> TCPHandler: Processed in 0.0030504 sec. | ||
| 16451 | 2026.04.28 20:38:52.448979 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16452 | 2026.04.28 20:38:52.449097 [ 277 ] {bcb865b4-9ee7-4ae3-99fd-997c537c141b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16453 | 2026.04.28 20:38:52.449151 [ 277 ] {bcb865b4-9ee7-4ae3-99fd-997c537c141b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16454 | 2026.04.28 20:38:52.449717 [ 277 ] {bcb865b4-9ee7-4ae3-99fd-997c537c141b} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16455 | 2026.04.28 20:38:52.449765 [ 277 ] {bcb865b4-9ee7-4ae3-99fd-997c537c141b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16456 | 2026.04.28 20:38:52.450182 [ 277 ] {bcb865b4-9ee7-4ae3-99fd-997c537c141b} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16457 | 2026.04.28 20:38:52.450410 [ 277 ] {bcb865b4-9ee7-4ae3-99fd-997c537c141b} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16458 | 2026.04.28 20:38:52.450563 [ 277 ] {bcb865b4-9ee7-4ae3-99fd-997c537c141b} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001504 sec., 51861.70212765958 rows/sec., 4.29 MiB/sec. | ||
| 16459 | 2026.04.28 20:38:52.450603 [ 277 ] {bcb865b4-9ee7-4ae3-99fd-997c537c141b} <Debug> TCPHandler: Processed in 0.001677898 sec. | ||
| 16460 | 2026.04.28 20:38:52.450728 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16461 | 2026.04.28 20:38:52.450828 [ 277 ] {d5af1c8e-07e0-4c39-819d-886e77268138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16462 | 2026.04.28 20:38:52.450872 [ 277 ] {d5af1c8e-07e0-4c39-819d-886e77268138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16463 | 2026.04.28 20:38:52.451276 [ 277 ] {d5af1c8e-07e0-4c39-819d-886e77268138} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16464 | 2026.04.28 20:38:52.451314 [ 277 ] {d5af1c8e-07e0-4c39-819d-886e77268138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16465 | 2026.04.28 20:38:52.451628 [ 277 ] {d5af1c8e-07e0-4c39-819d-886e77268138} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 16466 | 2026.04.28 20:38:52.451859 [ 277 ] {d5af1c8e-07e0-4c39-819d-886e77268138} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16467 | 2026.04.28 20:38:52.452001 [ 277 ] {d5af1c8e-07e0-4c39-819d-886e77268138} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001195 sec., 9205.020920502091 rows/sec., 692.17 KiB/sec. | ||
| 16468 | 2026.04.28 20:38:52.452039 [ 277 ] {d5af1c8e-07e0-4c39-819d-886e77268138} <Debug> TCPHandler: Processed in 0.001363991 sec. | ||
| 16469 | 2026.04.28 20:38:52.452151 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16470 | 2026.04.28 20:38:52.452248 [ 277 ] {dd2687f3-024b-4b13-879f-e408af916422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16471 | 2026.04.28 20:38:52.452288 [ 277 ] {dd2687f3-024b-4b13-879f-e408af916422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16472 | 2026.04.28 20:38:52.452695 [ 277 ] {dd2687f3-024b-4b13-879f-e408af916422} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16473 | 2026.04.28 20:38:52.452732 [ 277 ] {dd2687f3-024b-4b13-879f-e408af916422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16474 | 2026.04.28 20:38:52.453039 [ 277 ] {dd2687f3-024b-4b13-879f-e408af916422} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16475 | 2026.04.28 20:38:52.453250 [ 277 ] {dd2687f3-024b-4b13-879f-e408af916422} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16476 | 2026.04.28 20:38:52.453381 [ 277 ] {dd2687f3-024b-4b13-879f-e408af916422} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001153 sec., 65047.70164787511 rows/sec., 5.08 MiB/sec. | ||
| 16477 | 2026.04.28 20:38:52.453419 [ 277 ] {dd2687f3-024b-4b13-879f-e408af916422} <Debug> TCPHandler: Processed in 0.001318051 sec. | ||
| 16478 | 2026.04.28 20:38:52.453533 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16479 | 2026.04.28 20:38:52.453628 [ 277 ] {cfa8a343-3665-4ca5-bcc2-9429f7705359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16480 | 2026.04.28 20:38:52.453672 [ 277 ] {cfa8a343-3665-4ca5-bcc2-9429f7705359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16481 | 2026.04.28 20:38:52.454112 [ 277 ] {cfa8a343-3665-4ca5-bcc2-9429f7705359} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16482 | 2026.04.28 20:38:52.454156 [ 277 ] {cfa8a343-3665-4ca5-bcc2-9429f7705359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16483 | 2026.04.28 20:38:52.454554 [ 277 ] {cfa8a343-3665-4ca5-bcc2-9429f7705359} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16484 | 2026.04.28 20:38:52.454807 [ 277 ] {cfa8a343-3665-4ca5-bcc2-9429f7705359} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16485 | 2026.04.28 20:38:52.454944 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 2 parts from all_1_113_30 to all_114_114_0 | ||
| 16486 | 2026.04.28 20:38:52.454974 [ 277 ] {cfa8a343-3665-4ca5-bcc2-9429f7705359} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001363 sec., 117388.11445341159 rows/sec., 8.18 MiB/sec. | ||
| 16487 | 2026.04.28 20:38:52.454992 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16488 | 2026.04.28 20:38:52.455020 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16489 | 2026.04.28 20:38:52.455026 [ 277 ] {cfa8a343-3665-4ca5-bcc2-9429f7705359} <Debug> TCPHandler: Processed in 0.001542765 sec. | ||
| 16490 | 2026.04.28 20:38:52.455110 [ 188 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_114_31} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_113_30 to all_114_114_0 into Compact with storage Full | ||
| 16491 | 2026.04.28 20:38:52.455159 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16492 | 2026.04.28 20:38:52.455226 [ 188 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_114_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16493 | 2026.04.28 20:38:52.455258 [ 277 ] {746e9eb4-9021-4fe4-9060-f6ec07fb1e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16494 | 2026.04.28 20:38:52.455267 [ 188 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_114_31} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_113_30, total 42591 rows starting from the beginning of the part | ||
| 16495 | 2026.04.28 20:38:52.455320 [ 277 ] {746e9eb4-9021-4fe4-9060-f6ec07fb1e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16496 | 2026.04.28 20:38:52.455346 [ 188 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_114_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 16497 | 2026.04.28 20:38:52.456116 [ 277 ] {746e9eb4-9021-4fe4-9060-f6ec07fb1e33} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16498 | 2026.04.28 20:38:52.456159 [ 277 ] {746e9eb4-9021-4fe4-9060-f6ec07fb1e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16499 | 2026.04.28 20:38:52.456698 [ 277 ] {746e9eb4-9021-4fe4-9060-f6ec07fb1e33} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 16500 | 2026.04.28 20:38:52.456929 [ 277 ] {746e9eb4-9021-4fe4-9060-f6ec07fb1e33} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16501 | 2026.04.28 20:38:52.457080 [ 277 ] {746e9eb4-9021-4fe4-9060-f6ec07fb1e33} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001841 sec., 5975.013579576317 rows/sec., 10.71 MiB/sec. | ||
| 16502 | 2026.04.28 20:38:52.457145 [ 277 ] {746e9eb4-9021-4fe4-9060-f6ec07fb1e33} <Debug> TCPHandler: Processed in 0.002035987 sec. | ||
| 16503 | 2026.04.28 20:38:52.457261 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16504 | 2026.04.28 20:38:52.457357 [ 277 ] {3deace54-5457-41b0-8f39-28c63ed3dde9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16505 | 2026.04.28 20:38:52.457399 [ 277 ] {3deace54-5457-41b0-8f39-28c63ed3dde9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16506 | 2026.04.28 20:38:52.457733 [ 277 ] {3deace54-5457-41b0-8f39-28c63ed3dde9} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16507 | 2026.04.28 20:38:52.457769 [ 277 ] {3deace54-5457-41b0-8f39-28c63ed3dde9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16508 | 2026.04.28 20:38:52.458074 [ 277 ] {3deace54-5457-41b0-8f39-28c63ed3dde9} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16509 | 2026.04.28 20:38:52.458277 [ 277 ] {3deace54-5457-41b0-8f39-28c63ed3dde9} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16510 | 2026.04.28 20:38:52.458410 [ 277 ] {3deace54-5457-41b0-8f39-28c63ed3dde9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 16511 | 2026.04.28 20:38:52.458447 [ 277 ] {3deace54-5457-41b0-8f39-28c63ed3dde9} <Debug> TCPHandler: Processed in 0.001235939 sec. | ||
| 16512 | 2026.04.28 20:38:52.462112 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_114_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42751 rows, containing 5 columns (5 merged, 0 gathered) in 0.007030661 sec., 6080651.591649775 rows/sec., 391.54 MiB/sec. | ||
| 16513 | 2026.04.28 20:38:52.462633 [ 194 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_114_31} <Trace> MergedBlockOutputStream: filled checksums all_1_114_31 (state Temporary) | ||
| 16514 | 2026.04.28 20:38:52.463007 [ 194 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_114_31} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_114_31 to all_1_114_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16515 | 2026.04.28 20:38:52.463103 [ 194 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_114_31} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 2 parts: [all_1_113_30, all_114_114_0] -> all_1_114_31 | ||
| 16516 | 2026.04.28 20:38:52.463212 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 16517 | 2026.04.28 20:38:52.506478 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 16518 | 2026.04.28 20:38:52.523970 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16519 | 2026.04.28 20:38:52.524021 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16520 | 2026.04.28 20:38:52.529935 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16521 | 2026.04.28 20:38:52.530608 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16522 | 2026.04.28 20:38:52.533945 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 16523 | 2026.04.28 20:38:52.723300 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16524 | 2026.04.28 20:38:52.723534 [ 277 ] {b885fc67-4d79-4322-899f-d60d1903155e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 16525 | 2026.04.28 20:38:52.723897 [ 277 ] {b885fc67-4d79-4322-899f-d60d1903155e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16526 | 2026.04.28 20:38:52.723937 [ 277 ] {b885fc67-4d79-4322-899f-d60d1903155e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 16527 | 2026.04.28 20:38:52.724201 [ 277 ] {b885fc67-4d79-4322-899f-d60d1903155e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16528 | 2026.04.28 20:38:52.724274 [ 277 ] {b885fc67-4d79-4322-899f-d60d1903155e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16529 | 2026.04.28 20:38:52.724422 [ 277 ] {b885fc67-4d79-4322-899f-d60d1903155e} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 16530 | 2026.04.28 20:38:52.724523 [ 301 ] {b885fc67-4d79-4322-899f-d60d1903155e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16531 | 2026.04.28 20:38:52.724547 [ 330 ] {b885fc67-4d79-4322-899f-d60d1903155e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16532 | 2026.04.28 20:38:52.724552 [ 307 ] {b885fc67-4d79-4322-899f-d60d1903155e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16533 | 2026.04.28 20:38:52.724696 [ 277 ] {b885fc67-4d79-4322-899f-d60d1903155e} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 16534 | 2026.04.28 20:38:52.724723 [ 277 ] {b885fc67-4d79-4322-899f-d60d1903155e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16535 | 2026.04.28 20:38:52.724796 [ 277 ] {b885fc67-4d79-4322-899f-d60d1903155e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16536 | 2026.04.28 20:38:52.724815 [ 277 ] {b885fc67-4d79-4322-899f-d60d1903155e} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 16537 | 2026.04.28 20:38:52.724851 [ 277 ] {b885fc67-4d79-4322-899f-d60d1903155e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 16538 | 2026.04.28 20:38:52.724890 [ 277 ] {b885fc67-4d79-4322-899f-d60d1903155e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 16539 | 2026.04.28 20:38:52.726068 [ 277 ] {b885fc67-4d79-4322-899f-d60d1903155e} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002636 sec., 18968.13353566009 rows/sec., 4.54 MiB/sec. | ||
| 16540 | 2026.04.28 20:38:52.726198 [ 277 ] {b885fc67-4d79-4322-899f-d60d1903155e} <Debug> TCPHandler: Processed in 0.003017769 sec. | ||
| 16541 | 2026.04.28 20:38:52.740700 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16542 | 2026.04.28 20:38:52.740820 [ 277 ] {34979222-f188-4ec0-bdff-5e59a4d34b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16543 | 2026.04.28 20:38:52.740874 [ 277 ] {34979222-f188-4ec0-bdff-5e59a4d34b6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16544 | 2026.04.28 20:38:52.741397 [ 277 ] {34979222-f188-4ec0-bdff-5e59a4d34b6e} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16545 | 2026.04.28 20:38:52.741441 [ 277 ] {34979222-f188-4ec0-bdff-5e59a4d34b6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16546 | 2026.04.28 20:38:52.741824 [ 277 ] {34979222-f188-4ec0-bdff-5e59a4d34b6e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 16547 | 2026.04.28 20:38:52.742057 [ 277 ] {34979222-f188-4ec0-bdff-5e59a4d34b6e} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16548 | 2026.04.28 20:38:52.742220 [ 277 ] {34979222-f188-4ec0-bdff-5e59a4d34b6e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001433 sec., 16748.08094905792 rows/sec., 1.39 MiB/sec. | ||
| 16549 | 2026.04.28 20:38:52.742263 [ 277 ] {34979222-f188-4ec0-bdff-5e59a4d34b6e} <Debug> TCPHandler: Processed in 0.001620947 sec. | ||
| 16550 | 2026.04.28 20:38:52.742400 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16551 | 2026.04.28 20:38:52.742501 [ 277 ] {5a673f8c-77bd-4c50-8f32-f62c8030735c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16552 | 2026.04.28 20:38:52.742544 [ 277 ] {5a673f8c-77bd-4c50-8f32-f62c8030735c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16553 | 2026.04.28 20:38:52.742961 [ 277 ] {5a673f8c-77bd-4c50-8f32-f62c8030735c} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16554 | 2026.04.28 20:38:52.742999 [ 277 ] {5a673f8c-77bd-4c50-8f32-f62c8030735c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16555 | 2026.04.28 20:38:52.743298 [ 277 ] {5a673f8c-77bd-4c50-8f32-f62c8030735c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 16556 | 2026.04.28 20:38:52.743521 [ 277 ] {5a673f8c-77bd-4c50-8f32-f62c8030735c} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16557 | 2026.04.28 20:38:52.743658 [ 277 ] {5a673f8c-77bd-4c50-8f32-f62c8030735c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00118 sec., 1694.915254237288 rows/sec., 138.21 KiB/sec. | ||
| 16558 | 2026.04.28 20:38:52.743698 [ 277 ] {5a673f8c-77bd-4c50-8f32-f62c8030735c} <Debug> TCPHandler: Processed in 0.001348661 sec. | ||
| 16559 | 2026.04.28 20:38:52.743819 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16560 | 2026.04.28 20:38:52.743914 [ 277 ] {d16c555b-f8f7-4122-a59f-627fde2cf0a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16561 | 2026.04.28 20:38:52.743955 [ 277 ] {d16c555b-f8f7-4122-a59f-627fde2cf0a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16562 | 2026.04.28 20:38:52.745692 [ 277 ] {d16c555b-f8f7-4122-a59f-627fde2cf0a8} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16563 | 2026.04.28 20:38:52.745728 [ 277 ] {d16c555b-f8f7-4122-a59f-627fde2cf0a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16564 | 2026.04.28 20:38:52.746207 [ 277 ] {d16c555b-f8f7-4122-a59f-627fde2cf0a8} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16565 | 2026.04.28 20:38:52.746423 [ 277 ] {d16c555b-f8f7-4122-a59f-627fde2cf0a8} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16566 | 2026.04.28 20:38:52.746558 [ 277 ] {d16c555b-f8f7-4122-a59f-627fde2cf0a8} <Debug> executeQuery: Read 2588 rows, 199.10 KiB in 0.002662 sec., 972201.3523666416 rows/sec., 73.04 MiB/sec. | ||
| 16567 | 2026.04.28 20:38:52.746599 [ 277 ] {d16c555b-f8f7-4122-a59f-627fde2cf0a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 16568 | 2026.04.28 20:38:52.746613 [ 277 ] {d16c555b-f8f7-4122-a59f-627fde2cf0a8} <Debug> TCPHandler: Processed in 0.002844845 sec. | ||
| 16569 | 2026.04.28 20:38:52.746736 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16570 | 2026.04.28 20:38:52.746831 [ 277 ] {01623a7b-f4af-4ea8-9995-2f48506c97fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16571 | 2026.04.28 20:38:52.746872 [ 277 ] {01623a7b-f4af-4ea8-9995-2f48506c97fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16572 | 2026.04.28 20:38:52.747295 [ 277 ] {01623a7b-f4af-4ea8-9995-2f48506c97fc} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16573 | 2026.04.28 20:38:52.747331 [ 277 ] {01623a7b-f4af-4ea8-9995-2f48506c97fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16574 | 2026.04.28 20:38:52.747627 [ 277 ] {01623a7b-f4af-4ea8-9995-2f48506c97fc} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 16575 | 2026.04.28 20:38:52.747839 [ 277 ] {01623a7b-f4af-4ea8-9995-2f48506c97fc} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16576 | 2026.04.28 20:38:52.747973 [ 277 ] {01623a7b-f4af-4ea8-9995-2f48506c97fc} <Debug> executeQuery: Read 56 rows, 4.26 KiB in 0.001161 sec., 48234.28079242033 rows/sec., 3.58 MiB/sec. | ||
| 16577 | 2026.04.28 20:38:52.748011 [ 277 ] {01623a7b-f4af-4ea8-9995-2f48506c97fc} <Debug> TCPHandler: Processed in 0.00132409 sec. | ||
| 16578 | 2026.04.28 20:38:52.748131 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16579 | 2026.04.28 20:38:52.748224 [ 277 ] {c658dd7d-f418-42c4-897e-ec1b68e6a192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16580 | 2026.04.28 20:38:52.748264 [ 277 ] {c658dd7d-f418-42c4-897e-ec1b68e6a192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16581 | 2026.04.28 20:38:52.748966 [ 277 ] {c658dd7d-f418-42c4-897e-ec1b68e6a192} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16582 | 2026.04.28 20:38:52.749000 [ 277 ] {c658dd7d-f418-42c4-897e-ec1b68e6a192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16583 | 2026.04.28 20:38:52.749334 [ 277 ] {c658dd7d-f418-42c4-897e-ec1b68e6a192} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 16584 | 2026.04.28 20:38:52.749559 [ 277 ] {c658dd7d-f418-42c4-897e-ec1b68e6a192} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16585 | 2026.04.28 20:38:52.749694 [ 277 ] {c658dd7d-f418-42c4-897e-ec1b68e6a192} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001488 sec., 554435.4838709678 rows/sec., 32.43 MiB/sec. | ||
| 16586 | 2026.04.28 20:38:52.749733 [ 277 ] {c658dd7d-f418-42c4-897e-ec1b68e6a192} <Debug> TCPHandler: Processed in 0.001651498 sec. | ||
| 16587 | 2026.04.28 20:38:52.749861 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16588 | 2026.04.28 20:38:52.749955 [ 277 ] {a6521df0-d876-4901-a0f9-5187671a68db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 16589 | 2026.04.28 20:38:52.749995 [ 277 ] {a6521df0-d876-4901-a0f9-5187671a68db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 16590 | 2026.04.28 20:38:52.750381 [ 277 ] {a6521df0-d876-4901-a0f9-5187671a68db} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16591 | 2026.04.28 20:38:52.750415 [ 277 ] {a6521df0-d876-4901-a0f9-5187671a68db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16592 | 2026.04.28 20:38:52.750714 [ 277 ] {a6521df0-d876-4901-a0f9-5187671a68db} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 16593 | 2026.04.28 20:38:52.750924 [ 277 ] {a6521df0-d876-4901-a0f9-5187671a68db} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16594 | 2026.04.28 20:38:52.751051 [ 277 ] {a6521df0-d876-4901-a0f9-5187671a68db} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001113 sec., 898.4725965858041 rows/sec., 63.17 KiB/sec. | ||
| 16595 | 2026.04.28 20:38:52.751088 [ 277 ] {a6521df0-d876-4901-a0f9-5187671a68db} <Debug> TCPHandler: Processed in 0.001275079 sec. | ||
| 16596 | 2026.04.28 20:38:52.751209 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16597 | 2026.04.28 20:38:52.751303 [ 277 ] {9463a658-2c47-48a5-b9f1-a00c2011a873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16598 | 2026.04.28 20:38:52.751343 [ 277 ] {9463a658-2c47-48a5-b9f1-a00c2011a873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16599 | 2026.04.28 20:38:52.751748 [ 277 ] {9463a658-2c47-48a5-b9f1-a00c2011a873} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16600 | 2026.04.28 20:38:52.751781 [ 277 ] {9463a658-2c47-48a5-b9f1-a00c2011a873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16601 | 2026.04.28 20:38:52.752090 [ 277 ] {9463a658-2c47-48a5-b9f1-a00c2011a873} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 16602 | 2026.04.28 20:38:52.752309 [ 277 ] {9463a658-2c47-48a5-b9f1-a00c2011a873} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16603 | 2026.04.28 20:38:52.752438 [ 277 ] {9463a658-2c47-48a5-b9f1-a00c2011a873} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001152 sec., 10416.666666666666 rows/sec., 813.80 KiB/sec. | ||
| 16604 | 2026.04.28 20:38:52.752477 [ 277 ] {9463a658-2c47-48a5-b9f1-a00c2011a873} <Debug> TCPHandler: Processed in 0.00131638 sec. | ||
| 16605 | 2026.04.28 20:38:52.752601 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16606 | 2026.04.28 20:38:52.752693 [ 277 ] {83fee692-3b7c-4c6a-870b-305acc003671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16607 | 2026.04.28 20:38:52.752733 [ 277 ] {83fee692-3b7c-4c6a-870b-305acc003671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16608 | 2026.04.28 20:38:52.753671 [ 277 ] {83fee692-3b7c-4c6a-870b-305acc003671} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16609 | 2026.04.28 20:38:52.753706 [ 277 ] {83fee692-3b7c-4c6a-870b-305acc003671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16610 | 2026.04.28 20:38:52.754072 [ 277 ] {83fee692-3b7c-4c6a-870b-305acc003671} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16611 | 2026.04.28 20:38:52.754294 [ 277 ] {83fee692-3b7c-4c6a-870b-305acc003671} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16612 | 2026.04.28 20:38:52.754425 [ 277 ] {83fee692-3b7c-4c6a-870b-305acc003671} <Debug> executeQuery: Read 1359 rows, 94.02 KiB in 0.001749 sec., 777015.4373927959 rows/sec., 52.50 MiB/sec. | ||
| 16613 | 2026.04.28 20:38:52.754463 [ 277 ] {83fee692-3b7c-4c6a-870b-305acc003671} <Debug> TCPHandler: Processed in 0.001910724 sec. | ||
| 16614 | 2026.04.28 20:38:52.754587 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16615 | 2026.04.28 20:38:52.754680 [ 277 ] {c64d9951-98ce-4e5a-b994-28ded0793f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16616 | 2026.04.28 20:38:52.754723 [ 277 ] {c64d9951-98ce-4e5a-b994-28ded0793f5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16617 | 2026.04.28 20:38:52.755436 [ 277 ] {c64d9951-98ce-4e5a-b994-28ded0793f5b} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16618 | 2026.04.28 20:38:52.755470 [ 277 ] {c64d9951-98ce-4e5a-b994-28ded0793f5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16619 | 2026.04.28 20:38:52.755904 [ 277 ] {c64d9951-98ce-4e5a-b994-28ded0793f5b} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16620 | 2026.04.28 20:38:52.756109 [ 277 ] {c64d9951-98ce-4e5a-b994-28ded0793f5b} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16621 | 2026.04.28 20:38:52.756224 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 6 parts from all_1_114_31 to all_119_119_0 | ||
| 16622 | 2026.04.28 20:38:52.756239 [ 277 ] {c64d9951-98ce-4e5a-b994-28ded0793f5b} <Debug> executeQuery: Read 1533 rows, 95.96 KiB in 0.001578 sec., 971482.8897338404 rows/sec., 59.39 MiB/sec. | ||
| 16623 | 2026.04.28 20:38:52.756265 [ 151 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16624 | 2026.04.28 20:38:52.756281 [ 277 ] {c64d9951-98ce-4e5a-b994-28ded0793f5b} <Debug> TCPHandler: Processed in 0.001743699 sec. | ||
| 16625 | 2026.04.28 20:38:52.756289 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16626 | 2026.04.28 20:38:52.756403 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16627 | 2026.04.28 20:38:52.756403 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_119_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_114_31 to all_119_119_0 into Compact with storage Full | ||
| 16628 | 2026.04.28 20:38:52.756498 [ 277 ] {14002813-fb33-40a1-998b-534816994768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16629 | 2026.04.28 20:38:52.756557 [ 277 ] {14002813-fb33-40a1-998b-534816994768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16630 | 2026.04.28 20:38:52.756567 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_119_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16631 | 2026.04.28 20:38:52.756612 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_119_32} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_114_31, total 42751 rows starting from the beginning of the part | ||
| 16632 | 2026.04.28 20:38:52.756687 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_119_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 16633 | 2026.04.28 20:38:52.756743 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_119_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part | ||
| 16634 | 2026.04.28 20:38:52.756794 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_119_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 16635 | 2026.04.28 20:38:52.756842 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_119_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 16636 | 2026.04.28 20:38:52.756896 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_119_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1533 rows starting from the beginning of the part | ||
| 16637 | 2026.04.28 20:38:52.757457 [ 277 ] {14002813-fb33-40a1-998b-534816994768} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16638 | 2026.04.28 20:38:52.757497 [ 277 ] {14002813-fb33-40a1-998b-534816994768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16639 | 2026.04.28 20:38:52.758072 [ 277 ] {14002813-fb33-40a1-998b-534816994768} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 16640 | 2026.04.28 20:38:52.758319 [ 277 ] {14002813-fb33-40a1-998b-534816994768} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16641 | 2026.04.28 20:38:52.758467 [ 277 ] {14002813-fb33-40a1-998b-534816994768} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001986 sec., 21148.036253776438 rows/sec., 37.90 MiB/sec. | ||
| 16642 | 2026.04.28 20:38:52.758533 [ 277 ] {14002813-fb33-40a1-998b-534816994768} <Debug> TCPHandler: Processed in 0.00217924 sec. | ||
| 16643 | 2026.04.28 20:38:52.758670 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16644 | 2026.04.28 20:38:52.758766 [ 277 ] {d10b7abd-c4fa-440d-9317-d2dcaf758299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16645 | 2026.04.28 20:38:52.758808 [ 277 ] {d10b7abd-c4fa-440d-9317-d2dcaf758299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16646 | 2026.04.28 20:38:52.759137 [ 277 ] {d10b7abd-c4fa-440d-9317-d2dcaf758299} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16647 | 2026.04.28 20:38:52.759170 [ 277 ] {d10b7abd-c4fa-440d-9317-d2dcaf758299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16648 | 2026.04.28 20:38:52.759470 [ 277 ] {d10b7abd-c4fa-440d-9317-d2dcaf758299} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16649 | 2026.04.28 20:38:52.759679 [ 277 ] {d10b7abd-c4fa-440d-9317-d2dcaf758299} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16650 | 2026.04.28 20:38:52.759807 [ 277 ] {d10b7abd-c4fa-440d-9317-d2dcaf758299} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001061 sec., 11310.084825636191 rows/sec., 780.51 KiB/sec. | ||
| 16651 | 2026.04.28 20:38:52.759842 [ 277 ] {d10b7abd-c4fa-440d-9317-d2dcaf758299} <Debug> TCPHandler: Processed in 0.001221538 sec. | ||
| 16652 | 2026.04.28 20:38:52.765211 [ 197 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_119_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44924 rows, containing 5 columns (5 merged, 0 gathered) in 0.008855173 sec., 5073192.810575243 rows/sec., 326.49 MiB/sec. | ||
| 16653 | 2026.04.28 20:38:52.765732 [ 193 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_119_32} <Trace> MergedBlockOutputStream: filled checksums all_1_119_32 (state Temporary) | ||
| 16654 | 2026.04.28 20:38:52.766100 [ 193 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_119_32} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_119_32 to all_1_119_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16655 | 2026.04.28 20:38:52.766185 [ 193 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_119_32} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 6 parts: [all_1_114_31, all_119_119_0] -> all_1_119_32 | ||
| 16656 | 2026.04.28 20:38:52.766297 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 16657 | 2026.04.28 20:38:53.001213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 389.50 MiB, peak 398.37 MiB, free memory in arenas 0.00 B, will set to 387.60 MiB (RSS), difference: -1.90 MiB | ||
| 16658 | 2026.04.28 20:38:55.878400 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 2034 | ||
| 16659 | 2026.04.28 20:38:55.881256 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16660 | 2026.04.28 20:38:55.881311 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 16661 | 2026.04.28 20:38:55.882609 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16662 | 2026.04.28 20:38:55.882900 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16663 | 2026.04.28 20:38:55.883267 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2034 | ||
| 16664 | 2026.04.28 20:38:57.442335 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16665 | 2026.04.28 20:38:57.442601 [ 277 ] {19a75356-4d05-4a34-9d20-34cdb9180871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 16666 | 2026.04.28 20:38:57.442966 [ 277 ] {19a75356-4d05-4a34-9d20-34cdb9180871} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16667 | 2026.04.28 20:38:57.443006 [ 277 ] {19a75356-4d05-4a34-9d20-34cdb9180871} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 16668 | 2026.04.28 20:38:57.443273 [ 277 ] {19a75356-4d05-4a34-9d20-34cdb9180871} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16669 | 2026.04.28 20:38:57.443351 [ 277 ] {19a75356-4d05-4a34-9d20-34cdb9180871} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16670 | 2026.04.28 20:38:57.443490 [ 277 ] {19a75356-4d05-4a34-9d20-34cdb9180871} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 16671 | 2026.04.28 20:38:57.443580 [ 301 ] {19a75356-4d05-4a34-9d20-34cdb9180871} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16672 | 2026.04.28 20:38:57.443609 [ 349 ] {19a75356-4d05-4a34-9d20-34cdb9180871} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16673 | 2026.04.28 20:38:57.443609 [ 330 ] {19a75356-4d05-4a34-9d20-34cdb9180871} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16674 | 2026.04.28 20:38:57.443745 [ 277 ] {19a75356-4d05-4a34-9d20-34cdb9180871} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 16675 | 2026.04.28 20:38:57.443772 [ 277 ] {19a75356-4d05-4a34-9d20-34cdb9180871} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16676 | 2026.04.28 20:38:57.443845 [ 277 ] {19a75356-4d05-4a34-9d20-34cdb9180871} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16677 | 2026.04.28 20:38:57.443865 [ 277 ] {19a75356-4d05-4a34-9d20-34cdb9180871} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 16678 | 2026.04.28 20:38:57.443898 [ 277 ] {19a75356-4d05-4a34-9d20-34cdb9180871} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16679 | 2026.04.28 20:38:57.443936 [ 277 ] {19a75356-4d05-4a34-9d20-34cdb9180871} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16680 | 2026.04.28 20:38:57.445011 [ 277 ] {19a75356-4d05-4a34-9d20-34cdb9180871} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002513 sec., 19896.538002387584 rows/sec., 3.16 MiB/sec. | ||
| 16681 | 2026.04.28 20:38:57.445113 [ 277 ] {19a75356-4d05-4a34-9d20-34cdb9180871} <Debug> TCPHandler: Processed in 0.002912127 sec. | ||
| 16682 | 2026.04.28 20:38:57.446865 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16683 | 2026.04.28 20:38:57.446978 [ 277 ] {aa76aa55-c2d9-48ad-b417-cea96a0877ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16684 | 2026.04.28 20:38:57.447021 [ 277 ] {aa76aa55-c2d9-48ad-b417-cea96a0877ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16685 | 2026.04.28 20:38:57.447570 [ 277 ] {aa76aa55-c2d9-48ad-b417-cea96a0877ea} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16686 | 2026.04.28 20:38:57.447605 [ 277 ] {aa76aa55-c2d9-48ad-b417-cea96a0877ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16687 | 2026.04.28 20:38:57.447971 [ 277 ] {aa76aa55-c2d9-48ad-b417-cea96a0877ea} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16688 | 2026.04.28 20:38:57.448194 [ 277 ] {aa76aa55-c2d9-48ad-b417-cea96a0877ea} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16689 | 2026.04.28 20:38:57.448334 [ 277 ] {aa76aa55-c2d9-48ad-b417-cea96a0877ea} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001388 sec., 40345.821325648416 rows/sec., 3.10 MiB/sec. | ||
| 16690 | 2026.04.28 20:38:57.448372 [ 277 ] {aa76aa55-c2d9-48ad-b417-cea96a0877ea} <Debug> TCPHandler: Processed in 0.001558705 sec. | ||
| 16691 | 2026.04.28 20:38:57.448496 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16692 | 2026.04.28 20:38:57.448597 [ 277 ] {2cd4bd79-7512-4975-9f12-53bc75f96ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16693 | 2026.04.28 20:38:57.448635 [ 277 ] {2cd4bd79-7512-4975-9f12-53bc75f96ecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16694 | 2026.04.28 20:38:57.449078 [ 277 ] {2cd4bd79-7512-4975-9f12-53bc75f96ecf} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16695 | 2026.04.28 20:38:57.449113 [ 277 ] {2cd4bd79-7512-4975-9f12-53bc75f96ecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16696 | 2026.04.28 20:38:57.449403 [ 277 ] {2cd4bd79-7512-4975-9f12-53bc75f96ecf} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16697 | 2026.04.28 20:38:57.449610 [ 277 ] {2cd4bd79-7512-4975-9f12-53bc75f96ecf} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16698 | 2026.04.28 20:38:57.449734 [ 277 ] {2cd4bd79-7512-4975-9f12-53bc75f96ecf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001155 sec., 55411.25541125541 rows/sec., 4.32 MiB/sec. | ||
| 16699 | 2026.04.28 20:38:57.449770 [ 277 ] {2cd4bd79-7512-4975-9f12-53bc75f96ecf} <Debug> TCPHandler: Processed in 0.00132211 sec. | ||
| 16700 | 2026.04.28 20:38:57.449894 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16701 | 2026.04.28 20:38:57.449994 [ 277 ] {206a38ff-5f44-4b08-a5f3-0066b7df3184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16702 | 2026.04.28 20:38:57.450035 [ 277 ] {206a38ff-5f44-4b08-a5f3-0066b7df3184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16703 | 2026.04.28 20:38:57.450393 [ 277 ] {206a38ff-5f44-4b08-a5f3-0066b7df3184} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16704 | 2026.04.28 20:38:57.450428 [ 277 ] {206a38ff-5f44-4b08-a5f3-0066b7df3184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16705 | 2026.04.28 20:38:57.450745 [ 277 ] {206a38ff-5f44-4b08-a5f3-0066b7df3184} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16706 | 2026.04.28 20:38:57.450952 [ 277 ] {206a38ff-5f44-4b08-a5f3-0066b7df3184} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16707 | 2026.04.28 20:38:57.451080 [ 277 ] {206a38ff-5f44-4b08-a5f3-0066b7df3184} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001104 sec., 115942.02898550725 rows/sec., 8.08 MiB/sec. | ||
| 16708 | 2026.04.28 20:38:57.451115 [ 277 ] {206a38ff-5f44-4b08-a5f3-0066b7df3184} <Debug> TCPHandler: Processed in 0.001269149 sec. | ||
| 16709 | 2026.04.28 20:38:57.451244 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16710 | 2026.04.28 20:38:57.451336 [ 277 ] {e42c245e-9fe9-4824-8c34-fdb7a154d1d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16711 | 2026.04.28 20:38:57.451377 [ 277 ] {e42c245e-9fe9-4824-8c34-fdb7a154d1d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16712 | 2026.04.28 20:38:57.451690 [ 277 ] {e42c245e-9fe9-4824-8c34-fdb7a154d1d2} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16713 | 2026.04.28 20:38:57.451723 [ 277 ] {e42c245e-9fe9-4824-8c34-fdb7a154d1d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16714 | 2026.04.28 20:38:57.452026 [ 277 ] {e42c245e-9fe9-4824-8c34-fdb7a154d1d2} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16715 | 2026.04.28 20:38:57.452230 [ 277 ] {e42c245e-9fe9-4824-8c34-fdb7a154d1d2} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16716 | 2026.04.28 20:38:57.452352 [ 277 ] {e42c245e-9fe9-4824-8c34-fdb7a154d1d2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001035 sec., 46376.8115942029 rows/sec., 3.13 MiB/sec. | ||
| 16717 | 2026.04.28 20:38:57.452387 [ 277 ] {e42c245e-9fe9-4824-8c34-fdb7a154d1d2} <Debug> TCPHandler: Processed in 0.001200227 sec. | ||
| 16718 | 2026.04.28 20:38:58.261795 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34152 | ||
| 16719 | 2026.04.28 20:38:58.262311 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16720 | 2026.04.28 20:38:58.262358 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16721 | 2026.04.28 20:38:58.262840 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16722 | 2026.04.28 20:38:58.263066 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16723 | 2026.04.28 20:38:58.263203 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34152 | ||
| 16724 | 2026.04.28 20:38:58.263231 [ 146 ] {} <Debug> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16725 | 2026.04.28 20:38:58.263297 [ 146 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16726 | 2026.04.28 20:38:58.263319 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16727 | 2026.04.28 20:38:58.263419 [ 197 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 16728 | 2026.04.28 20:38:58.263530 [ 197 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16729 | 2026.04.28 20:38:58.263565 [ 197 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31720 rows starting from the beginning of the part | ||
| 16730 | 2026.04.28 20:38:58.263631 [ 197 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 512 rows starting from the beginning of the part | ||
| 16731 | 2026.04.28 20:38:58.263681 [ 197 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 448 rows starting from the beginning of the part | ||
| 16732 | 2026.04.28 20:38:58.263727 [ 197 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 512 rows starting from the beginning of the part | ||
| 16733 | 2026.04.28 20:38:58.263771 [ 197 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 448 rows starting from the beginning of the part | ||
| 16734 | 2026.04.28 20:38:58.263815 [ 197 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 512 rows starting from the beginning of the part | ||
| 16735 | 2026.04.28 20:38:58.266268 [ 193 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34152 rows, containing 4 columns (4 merged, 0 gathered) in 0.002896306 sec., 11791571.746907959 rows/sec., 168.68 MiB/sec. | ||
| 16736 | 2026.04.28 20:38:58.266393 [ 193 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16737 | 2026.04.28 20:38:58.266705 [ 193 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_71_14} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16738 | 2026.04.28 20:38:58.266786 [ 193 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_71_14} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16739 | 2026.04.28 20:38:58.266887 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 16740 | 2026.04.28 20:39:00.034658 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 16741 | 2026.04.28 20:39:00.051302 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16742 | 2026.04.28 20:39:00.051353 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16743 | 2026.04.28 20:39:00.057523 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16744 | 2026.04.28 20:39:00.058246 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16745 | 2026.04.28 20:39:00.058522 [ 140 ] {} <Debug> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16746 | 2026.04.28 20:39:00.058565 [ 140 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16747 | 2026.04.28 20:39:00.058583 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16748 | 2026.04.28 20:39:00.058701 [ 197 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 16749 | 2026.04.28 20:39:00.061565 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 16750 | 2026.04.28 20:39:00.062470 [ 197 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16751 | 2026.04.28 20:39:00.064024 [ 197 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 16752 | 2026.04.28 20:39:00.068697 [ 197 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 16753 | 2026.04.28 20:39:00.073242 [ 197 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 16754 | 2026.04.28 20:39:00.077684 [ 197 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 16755 | 2026.04.28 20:39:00.082670 [ 197 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 16756 | 2026.04.28 20:39:00.087364 [ 197 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 16757 | 2026.04.28 20:39:00.140037 [ 199 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.081374261 sec., 6574.5604743495 rows/sec., 34.00 MiB/sec. | ||
| 16758 | 2026.04.28 20:39:00.142842 [ 192 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16759 | 2026.04.28 20:39:00.144895 [ 192 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_71_14} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16760 | 2026.04.28 20:39:00.144973 [ 192 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_71_14} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16761 | 2026.04.28 20:39:00.147598 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 16762 | 2026.04.28 20:39:01.000296 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 388.66 MiB, peak 406.10 MiB, free memory in arenas 0.00 B, will set to 387.61 MiB (RSS), difference: -1.05 MiB | ||
| 16763 | 2026.04.28 20:39:02.444051 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16764 | 2026.04.28 20:39:02.444316 [ 277 ] {611d2614-a788-4730-a572-d81056331359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 16765 | 2026.04.28 20:39:02.444661 [ 277 ] {611d2614-a788-4730-a572-d81056331359} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16766 | 2026.04.28 20:39:02.444696 [ 277 ] {611d2614-a788-4730-a572-d81056331359} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 16767 | 2026.04.28 20:39:02.444914 [ 277 ] {611d2614-a788-4730-a572-d81056331359} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16768 | 2026.04.28 20:39:02.444984 [ 277 ] {611d2614-a788-4730-a572-d81056331359} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16769 | 2026.04.28 20:39:02.445126 [ 277 ] {611d2614-a788-4730-a572-d81056331359} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16770 | 2026.04.28 20:39:02.445240 [ 301 ] {611d2614-a788-4730-a572-d81056331359} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16771 | 2026.04.28 20:39:02.445254 [ 330 ] {611d2614-a788-4730-a572-d81056331359} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16772 | 2026.04.28 20:39:02.445254 [ 349 ] {611d2614-a788-4730-a572-d81056331359} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16773 | 2026.04.28 20:39:02.445401 [ 277 ] {611d2614-a788-4730-a572-d81056331359} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 16774 | 2026.04.28 20:39:02.445428 [ 277 ] {611d2614-a788-4730-a572-d81056331359} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16775 | 2026.04.28 20:39:02.445592 [ 277 ] {611d2614-a788-4730-a572-d81056331359} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16776 | 2026.04.28 20:39:02.445613 [ 277 ] {611d2614-a788-4730-a572-d81056331359} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 16777 | 2026.04.28 20:39:02.445647 [ 277 ] {611d2614-a788-4730-a572-d81056331359} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16778 | 2026.04.28 20:39:02.445686 [ 277 ] {611d2614-a788-4730-a572-d81056331359} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16779 | 2026.04.28 20:39:02.446816 [ 277 ] {611d2614-a788-4730-a572-d81056331359} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002661 sec., 18789.928598271326 rows/sec., 2.99 MiB/sec. | ||
| 16780 | 2026.04.28 20:39:02.446990 [ 277 ] {611d2614-a788-4730-a572-d81056331359} <Debug> TCPHandler: Processed in 0.003073101 sec. | ||
| 16781 | 2026.04.28 20:39:02.448926 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16782 | 2026.04.28 20:39:02.449039 [ 277 ] {a3a4ca86-6709-4dbb-a711-10eab33f5317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16783 | 2026.04.28 20:39:02.449083 [ 277 ] {a3a4ca86-6709-4dbb-a711-10eab33f5317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16784 | 2026.04.28 20:39:02.449609 [ 277 ] {a3a4ca86-6709-4dbb-a711-10eab33f5317} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16785 | 2026.04.28 20:39:02.449648 [ 277 ] {a3a4ca86-6709-4dbb-a711-10eab33f5317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16786 | 2026.04.28 20:39:02.450011 [ 277 ] {a3a4ca86-6709-4dbb-a711-10eab33f5317} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16787 | 2026.04.28 20:39:02.450229 [ 277 ] {a3a4ca86-6709-4dbb-a711-10eab33f5317} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16788 | 2026.04.28 20:39:02.450375 [ 277 ] {a3a4ca86-6709-4dbb-a711-10eab33f5317} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.00137 sec., 56934.30656934307 rows/sec., 4.71 MiB/sec. | ||
| 16789 | 2026.04.28 20:39:02.450396 [ 138 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16790 | 2026.04.28 20:39:02.450413 [ 277 ] {a3a4ca86-6709-4dbb-a711-10eab33f5317} <Debug> TCPHandler: Processed in 0.001538635 sec. | ||
| 16791 | 2026.04.28 20:39:02.450470 [ 138 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16792 | 2026.04.28 20:39:02.450500 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16793 | 2026.04.28 20:39:02.450578 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16794 | 2026.04.28 20:39:02.450598 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16795 | 2026.04.28 20:39:02.450680 [ 277 ] {0eac3590-db07-4136-bdd8-d6c1c00c4cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16796 | 2026.04.28 20:39:02.450716 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16797 | 2026.04.28 20:39:02.450725 [ 277 ] {0eac3590-db07-4136-bdd8-d6c1c00c4cf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16798 | 2026.04.28 20:39:02.450755 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 3363 rows starting from the beginning of the part | ||
| 16799 | 2026.04.28 20:39:02.450821 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 118 rows starting from the beginning of the part | ||
| 16800 | 2026.04.28 20:39:02.450865 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 78 rows starting from the beginning of the part | ||
| 16801 | 2026.04.28 20:39:02.450909 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 2588 rows starting from the beginning of the part | ||
| 16802 | 2026.04.28 20:39:02.450951 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 56 rows starting from the beginning of the part | ||
| 16803 | 2026.04.28 20:39:02.450989 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 78 rows starting from the beginning of the part | ||
| 16804 | 2026.04.28 20:39:02.451133 [ 277 ] {0eac3590-db07-4136-bdd8-d6c1c00c4cf6} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16805 | 2026.04.28 20:39:02.451172 [ 277 ] {0eac3590-db07-4136-bdd8-d6c1c00c4cf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16806 | 2026.04.28 20:39:02.451459 [ 277 ] {0eac3590-db07-4136-bdd8-d6c1c00c4cf6} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 16807 | 2026.04.28 20:39:02.451667 [ 277 ] {0eac3590-db07-4136-bdd8-d6c1c00c4cf6} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16808 | 2026.04.28 20:39:02.451793 [ 277 ] {0eac3590-db07-4136-bdd8-d6c1c00c4cf6} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.00119 sec., 9243.697478991597 rows/sec., 695.08 KiB/sec. | ||
| 16809 | 2026.04.28 20:39:02.451829 [ 277 ] {0eac3590-db07-4136-bdd8-d6c1c00c4cf6} <Debug> TCPHandler: Processed in 0.001358871 sec. | ||
| 16810 | 2026.04.28 20:39:02.452019 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16811 | 2026.04.28 20:39:02.452112 [ 277 ] {00084659-9d0a-4654-ac51-7370109c4092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16812 | 2026.04.28 20:39:02.452151 [ 277 ] {00084659-9d0a-4654-ac51-7370109c4092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16813 | 2026.04.28 20:39:02.452560 [ 277 ] {00084659-9d0a-4654-ac51-7370109c4092} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16814 | 2026.04.28 20:39:02.452596 [ 277 ] {00084659-9d0a-4654-ac51-7370109c4092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16815 | 2026.04.28 20:39:02.452899 [ 277 ] {00084659-9d0a-4654-ac51-7370109c4092} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16816 | 2026.04.28 20:39:02.453135 [ 277 ] {00084659-9d0a-4654-ac51-7370109c4092} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16817 | 2026.04.28 20:39:02.453206 [ 187 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6281 rows, containing 5 columns (5 merged, 0 gathered) in 0.002648481 sec., 2371548.068496621 rows/sec., 188.86 MiB/sec. | ||
| 16818 | 2026.04.28 20:39:02.453261 [ 138 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16819 | 2026.04.28 20:39:02.453266 [ 277 ] {00084659-9d0a-4654-ac51-7370109c4092} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001173 sec., 63938.6189258312 rows/sec., 4.99 MiB/sec. | ||
| 16820 | 2026.04.28 20:39:02.453302 [ 138 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16821 | 2026.04.28 20:39:02.453324 [ 277 ] {00084659-9d0a-4654-ac51-7370109c4092} <Debug> TCPHandler: Processed in 0.00135236 sec. | ||
| 16822 | 2026.04.28 20:39:02.453326 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16823 | 2026.04.28 20:39:02.453418 [ 199 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16824 | 2026.04.28 20:39:02.453467 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16825 | 2026.04.28 20:39:02.453511 [ 199 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16826 | 2026.04.28 20:39:02.453539 [ 199 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1832 rows starting from the beginning of the part | ||
| 16827 | 2026.04.28 20:39:02.453552 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16828 | 2026.04.28 20:39:02.453562 [ 277 ] {2dae80ed-997f-46d3-848b-1ccb81b63c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16829 | 2026.04.28 20:39:02.453593 [ 199 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 95 rows starting from the beginning of the part | ||
| 16830 | 2026.04.28 20:39:02.453614 [ 277 ] {2dae80ed-997f-46d3-848b-1ccb81b63c85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16831 | 2026.04.28 20:39:02.453633 [ 199 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 75 rows starting from the beginning of the part | ||
| 16832 | 2026.04.28 20:39:02.453677 [ 199 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1359 rows starting from the beginning of the part | ||
| 16833 | 2026.04.28 20:39:02.453717 [ 199 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 64 rows starting from the beginning of the part | ||
| 16834 | 2026.04.28 20:39:02.453761 [ 199 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 75 rows starting from the beginning of the part | ||
| 16835 | 2026.04.28 20:39:02.453873 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_121_24} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16836 | 2026.04.28 20:39:02.453965 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_121_24} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16837 | 2026.04.28 20:39:02.454021 [ 277 ] {2dae80ed-997f-46d3-848b-1ccb81b63c85} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16838 | 2026.04.28 20:39:02.454058 [ 277 ] {2dae80ed-997f-46d3-848b-1ccb81b63c85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16839 | 2026.04.28 20:39:02.454065 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 16840 | 2026.04.28 20:39:02.454396 [ 277 ] {2dae80ed-997f-46d3-848b-1ccb81b63c85} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16841 | 2026.04.28 20:39:02.454604 [ 277 ] {2dae80ed-997f-46d3-848b-1ccb81b63c85} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16842 | 2026.04.28 20:39:02.454736 [ 277 ] {2dae80ed-997f-46d3-848b-1ccb81b63c85} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 16843 | 2026.04.28 20:39:02.454773 [ 277 ] {2dae80ed-997f-46d3-848b-1ccb81b63c85} <Debug> TCPHandler: Processed in 0.001352421 sec. | ||
| 16844 | 2026.04.28 20:39:02.454890 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16845 | 2026.04.28 20:39:02.454981 [ 277 ] {2268eba0-bbb2-4d7e-aa41-98bfa7c01432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16846 | 2026.04.28 20:39:02.455019 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3500 rows, containing 5 columns (5 merged, 0 gathered) in 0.001631937 sec., 2144690.6345036603 rows/sec., 155.75 MiB/sec. | ||
| 16847 | 2026.04.28 20:39:02.455031 [ 277 ] {2268eba0-bbb2-4d7e-aa41-98bfa7c01432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16848 | 2026.04.28 20:39:02.455234 [ 186 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16849 | 2026.04.28 20:39:02.455463 [ 186 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_121_24} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16850 | 2026.04.28 20:39:02.455528 [ 186 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_121_24} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16851 | 2026.04.28 20:39:02.455598 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 16852 | 2026.04.28 20:39:02.455810 [ 277 ] {2268eba0-bbb2-4d7e-aa41-98bfa7c01432} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16853 | 2026.04.28 20:39:02.455849 [ 277 ] {2268eba0-bbb2-4d7e-aa41-98bfa7c01432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16854 | 2026.04.28 20:39:02.456436 [ 277 ] {2268eba0-bbb2-4d7e-aa41-98bfa7c01432} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 16855 | 2026.04.28 20:39:02.456687 [ 277 ] {2268eba0-bbb2-4d7e-aa41-98bfa7c01432} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16856 | 2026.04.28 20:39:02.456827 [ 277 ] {2268eba0-bbb2-4d7e-aa41-98bfa7c01432} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00186 sec., 5913.978494623656 rows/sec., 10.60 MiB/sec. | ||
| 16857 | 2026.04.28 20:39:02.456881 [ 277 ] {2268eba0-bbb2-4d7e-aa41-98bfa7c01432} <Debug> TCPHandler: Processed in 0.002036637 sec. | ||
| 16858 | 2026.04.28 20:39:02.456999 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16859 | 2026.04.28 20:39:02.457092 [ 277 ] {e4daa4b3-c11d-4c0e-b0b1-2ff594509631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16860 | 2026.04.28 20:39:02.457132 [ 277 ] {e4daa4b3-c11d-4c0e-b0b1-2ff594509631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16861 | 2026.04.28 20:39:02.457471 [ 277 ] {e4daa4b3-c11d-4c0e-b0b1-2ff594509631} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16862 | 2026.04.28 20:39:02.457507 [ 277 ] {e4daa4b3-c11d-4c0e-b0b1-2ff594509631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16863 | 2026.04.28 20:39:02.457810 [ 277 ] {e4daa4b3-c11d-4c0e-b0b1-2ff594509631} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16864 | 2026.04.28 20:39:02.458022 [ 277 ] {e4daa4b3-c11d-4c0e-b0b1-2ff594509631} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16865 | 2026.04.28 20:39:02.458140 [ 138 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16866 | 2026.04.28 20:39:02.458153 [ 277 ] {e4daa4b3-c11d-4c0e-b0b1-2ff594509631} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 16867 | 2026.04.28 20:39:02.458171 [ 138 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16868 | 2026.04.28 20:39:02.458195 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16869 | 2026.04.28 20:39:02.458198 [ 277 ] {e4daa4b3-c11d-4c0e-b0b1-2ff594509631} <Debug> TCPHandler: Processed in 0.001247159 sec. | ||
| 16870 | 2026.04.28 20:39:02.458272 [ 186 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16871 | 2026.04.28 20:39:02.458372 [ 186 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16872 | 2026.04.28 20:39:02.458405 [ 186 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6360 rows starting from the beginning of the part | ||
| 16873 | 2026.04.28 20:39:02.458466 [ 186 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 16874 | 2026.04.28 20:39:02.458510 [ 186 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
| 16875 | 2026.04.28 20:39:02.458553 [ 186 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 12 rows starting from the beginning of the part | ||
| 16876 | 2026.04.28 20:39:02.458593 [ 186 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 48 rows starting from the beginning of the part | ||
| 16877 | 2026.04.28 20:39:02.458636 [ 186 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 16878 | 2026.04.28 20:39:02.460520 [ 196 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6600 rows, containing 4 columns (4 merged, 0 gathered) in 0.002279962 sec., 2894785.088523405 rows/sec., 192.80 MiB/sec. | ||
| 16879 | 2026.04.28 20:39:02.460955 [ 191 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16880 | 2026.04.28 20:39:02.461208 [ 191 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_121_24} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16881 | 2026.04.28 20:39:02.461275 [ 191 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_121_24} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16882 | 2026.04.28 20:39:02.461357 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 16883 | 2026.04.28 20:39:03.108125 [ 137 ] {} <Debug> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
| 16884 | 2026.04.28 20:39:03.108192 [ 137 ] {} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16885 | 2026.04.28 20:39:03.108219 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16886 | 2026.04.28 20:39:03.108348 [ 186 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full | ||
| 16887 | 2026.04.28 20:39:03.108498 [ 186 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16888 | 2026.04.28 20:39:03.108534 [ 186 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 308 rows starting from the beginning of the part | ||
| 16889 | 2026.04.28 20:39:03.108603 [ 186 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 284 rows starting from the beginning of the part | ||
| 16890 | 2026.04.28 20:39:03.108652 [ 186 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 284 rows starting from the beginning of the part | ||
| 16891 | 2026.04.28 20:39:03.108696 [ 186 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 16892 | 2026.04.28 20:39:03.108737 [ 186 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 16893 | 2026.04.28 20:39:03.109669 [ 191 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 924 rows, containing 5 columns (5 merged, 0 gathered) in 0.001373022 sec., 672968.095194396 rows/sec., 46.33 MiB/sec. | ||
| 16894 | 2026.04.28 20:39:03.109907 [ 196 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 16895 | 2026.04.28 20:39:03.110266 [ 196 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_26_6} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16896 | 2026.04.28 20:39:03.110361 [ 196 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_26_6} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
| 16897 | 2026.04.28 20:39:03.110469 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 16898 | 2026.04.28 20:39:04.590984 [ 135 ] {} <Debug> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 16899 | 2026.04.28 20:39:04.591045 [ 135 ] {} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16900 | 2026.04.28 20:39:04.591066 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16901 | 2026.04.28 20:39:04.591170 [ 195 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 16902 | 2026.04.28 20:39:04.591293 [ 195 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16903 | 2026.04.28 20:39:04.591329 [ 195 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 2 rows starting from the beginning of the part | ||
| 16904 | 2026.04.28 20:39:04.591400 [ 195 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 16905 | 2026.04.28 20:39:04.591445 [ 195 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 16906 | 2026.04.28 20:39:04.591490 [ 195 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 16907 | 2026.04.28 20:39:04.591535 [ 195 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 16908 | 2026.04.28 20:39:04.592298 [ 196 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001170747 sec., 5124.933055561962 rows/sec., 380.37 KiB/sec. | ||
| 16909 | 2026.04.28 20:39:04.592442 [ 191 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 16910 | 2026.04.28 20:39:04.592699 [ 191 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_17_4} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16911 | 2026.04.28 20:39:04.592780 [ 191 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_17_4} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 16912 | 2026.04.28 20:39:04.592856 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16913 | 2026.04.28 20:39:05.320935 [ 130 ] {} <Debug> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
| 16914 | 2026.04.28 20:39:05.321028 [ 130 ] {} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16915 | 2026.04.28 20:39:05.321067 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16916 | 2026.04.28 20:39:05.321213 [ 200 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full | ||
| 16917 | 2026.04.28 20:39:05.321363 [ 200 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16918 | 2026.04.28 20:39:05.321401 [ 200 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 160 rows starting from the beginning of the part | ||
| 16919 | 2026.04.28 20:39:05.321473 [ 200 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 148 rows starting from the beginning of the part | ||
| 16920 | 2026.04.28 20:39:05.321524 [ 200 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 148 rows starting from the beginning of the part | ||
| 16921 | 2026.04.28 20:39:05.321573 [ 200 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 16922 | 2026.04.28 20:39:05.321620 [ 200 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part | ||
| 16923 | 2026.04.28 20:39:05.322490 [ 191 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 5 columns (5 merged, 0 gathered) in 0.00133582 sec., 359329.84983006696 rows/sec., 22.33 MiB/sec. | ||
| 16924 | 2026.04.28 20:39:05.322715 [ 201 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 16925 | 2026.04.28 20:39:05.323069 [ 201 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_26_6} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16926 | 2026.04.28 20:39:05.323156 [ 201 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_26_6} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
| 16927 | 2026.04.28 20:39:05.323258 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 16928 | 2026.04.28 20:39:05.385943 [ 218 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16929 | 2026.04.28 20:39:05.385998 [ 218 ] {} <Debug> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16930 | 2026.04.28 20:39:05.389055 [ 218 ] {} <Debug> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16931 | 2026.04.28 20:39:05.596415 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16932 | 2026.04.28 20:39:05.596453 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16933 | 2026.04.28 20:39:05.763736 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34600 | ||
| 16934 | 2026.04.28 20:39:05.764308 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16935 | 2026.04.28 20:39:05.764357 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16936 | 2026.04.28 20:39:05.764900 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16937 | 2026.04.28 20:39:05.765142 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16938 | 2026.04.28 20:39:05.765280 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34600 | ||
| 16939 | 2026.04.28 20:39:05.883864 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2058 | ||
| 16940 | 2026.04.28 20:39:05.886426 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16941 | 2026.04.28 20:39:05.886473 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16942 | 2026.04.28 20:39:05.887637 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16943 | 2026.04.28 20:39:05.887904 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16944 | 2026.04.28 20:39:05.888212 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2058 | ||
| 16945 | 2026.04.28 20:39:06.001261 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 383.75 MiB, peak 406.10 MiB, free memory in arenas 0.00 B, will set to 387.72 MiB (RSS), difference: 3.97 MiB | ||
| 16946 | 2026.04.28 20:39:07.444656 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16947 | 2026.04.28 20:39:07.444950 [ 277 ] {eaa43b6a-4a02-4ee4-ad65-1b045572af4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 16948 | 2026.04.28 20:39:07.445327 [ 277 ] {eaa43b6a-4a02-4ee4-ad65-1b045572af4d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16949 | 2026.04.28 20:39:07.445371 [ 277 ] {eaa43b6a-4a02-4ee4-ad65-1b045572af4d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 16950 | 2026.04.28 20:39:07.445632 [ 277 ] {eaa43b6a-4a02-4ee4-ad65-1b045572af4d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16951 | 2026.04.28 20:39:07.445716 [ 277 ] {eaa43b6a-4a02-4ee4-ad65-1b045572af4d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16952 | 2026.04.28 20:39:07.445912 [ 277 ] {eaa43b6a-4a02-4ee4-ad65-1b045572af4d} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16953 | 2026.04.28 20:39:07.446030 [ 301 ] {eaa43b6a-4a02-4ee4-ad65-1b045572af4d} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16954 | 2026.04.28 20:39:07.446032 [ 330 ] {eaa43b6a-4a02-4ee4-ad65-1b045572af4d} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16955 | 2026.04.28 20:39:07.446032 [ 349 ] {eaa43b6a-4a02-4ee4-ad65-1b045572af4d} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16956 | 2026.04.28 20:39:07.446184 [ 277 ] {eaa43b6a-4a02-4ee4-ad65-1b045572af4d} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 16957 | 2026.04.28 20:39:07.446210 [ 277 ] {eaa43b6a-4a02-4ee4-ad65-1b045572af4d} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16958 | 2026.04.28 20:39:07.446286 [ 277 ] {eaa43b6a-4a02-4ee4-ad65-1b045572af4d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16959 | 2026.04.28 20:39:07.446307 [ 277 ] {eaa43b6a-4a02-4ee4-ad65-1b045572af4d} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 16960 | 2026.04.28 20:39:07.446342 [ 277 ] {eaa43b6a-4a02-4ee4-ad65-1b045572af4d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16961 | 2026.04.28 20:39:07.446381 [ 277 ] {eaa43b6a-4a02-4ee4-ad65-1b045572af4d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16962 | 2026.04.28 20:39:07.447529 [ 277 ] {eaa43b6a-4a02-4ee4-ad65-1b045572af4d} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002692 sec., 18573.551263001485 rows/sec., 2.95 MiB/sec. | ||
| 16963 | 2026.04.28 20:39:07.447659 [ 277 ] {eaa43b6a-4a02-4ee4-ad65-1b045572af4d} <Debug> TCPHandler: Processed in 0.003143982 sec. | ||
| 16964 | 2026.04.28 20:39:07.449835 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16965 | 2026.04.28 20:39:07.449964 [ 277 ] {f1d40d4f-4463-42de-9280-9cea34649551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16966 | 2026.04.28 20:39:07.450016 [ 277 ] {f1d40d4f-4463-42de-9280-9cea34649551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16967 | 2026.04.28 20:39:07.450694 [ 277 ] {f1d40d4f-4463-42de-9280-9cea34649551} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16968 | 2026.04.28 20:39:07.450743 [ 277 ] {f1d40d4f-4463-42de-9280-9cea34649551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16969 | 2026.04.28 20:39:07.451125 [ 277 ] {f1d40d4f-4463-42de-9280-9cea34649551} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16970 | 2026.04.28 20:39:07.451352 [ 277 ] {f1d40d4f-4463-42de-9280-9cea34649551} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16971 | 2026.04.28 20:39:07.451501 [ 277 ] {f1d40d4f-4463-42de-9280-9cea34649551} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001574 sec., 74968.23379923761 rows/sec., 6.38 MiB/sec. | ||
| 16972 | 2026.04.28 20:39:07.451542 [ 277 ] {f1d40d4f-4463-42de-9280-9cea34649551} <Debug> TCPHandler: Processed in 0.00176651 sec. | ||
| 16973 | 2026.04.28 20:39:07.451660 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16974 | 2026.04.28 20:39:07.451756 [ 277 ] {ed5bf829-8e90-4865-be7b-eabfc5e042c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16975 | 2026.04.28 20:39:07.451798 [ 277 ] {ed5bf829-8e90-4865-be7b-eabfc5e042c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16976 | 2026.04.28 20:39:07.452277 [ 277 ] {ed5bf829-8e90-4865-be7b-eabfc5e042c3} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16977 | 2026.04.28 20:39:07.452314 [ 277 ] {ed5bf829-8e90-4865-be7b-eabfc5e042c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16978 | 2026.04.28 20:39:07.452612 [ 277 ] {ed5bf829-8e90-4865-be7b-eabfc5e042c3} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16979 | 2026.04.28 20:39:07.452847 [ 277 ] {ed5bf829-8e90-4865-be7b-eabfc5e042c3} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16980 | 2026.04.28 20:39:07.452973 [ 129 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16981 | 2026.04.28 20:39:07.452980 [ 277 ] {ed5bf829-8e90-4865-be7b-eabfc5e042c3} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001244 sec., 24919.614147909964 rows/sec., 1.83 MiB/sec. | ||
| 16982 | 2026.04.28 20:39:07.453023 [ 129 ] {} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16983 | 2026.04.28 20:39:07.453040 [ 277 ] {ed5bf829-8e90-4865-be7b-eabfc5e042c3} <Debug> TCPHandler: Processed in 0.001428423 sec. | ||
| 16984 | 2026.04.28 20:39:07.453051 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16985 | 2026.04.28 20:39:07.453158 [ 201 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 16986 | 2026.04.28 20:39:07.453171 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16987 | 2026.04.28 20:39:07.453285 [ 201 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16988 | 2026.04.28 20:39:07.453297 [ 277 ] {2890738e-de3b-4bc8-8c53-4c47ffc5f03b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16989 | 2026.04.28 20:39:07.453328 [ 201 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 227 rows starting from the beginning of the part | ||
| 16990 | 2026.04.28 20:39:07.453347 [ 277 ] {2890738e-de3b-4bc8-8c53-4c47ffc5f03b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16991 | 2026.04.28 20:39:07.453406 [ 201 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 31 rows starting from the beginning of the part | ||
| 16992 | 2026.04.28 20:39:07.453463 [ 201 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 11 rows starting from the beginning of the part | ||
| 16993 | 2026.04.28 20:39:07.453514 [ 201 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part | ||
| 16994 | 2026.04.28 20:39:07.453562 [ 201 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 11 rows starting from the beginning of the part | ||
| 16995 | 2026.04.28 20:39:07.453609 [ 201 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 31 rows starting from the beginning of the part | ||
| 16996 | 2026.04.28 20:39:07.453800 [ 277 ] {2890738e-de3b-4bc8-8c53-4c47ffc5f03b} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16997 | 2026.04.28 20:39:07.453841 [ 277 ] {2890738e-de3b-4bc8-8c53-4c47ffc5f03b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 16998 | 2026.04.28 20:39:07.454173 [ 277 ] {2890738e-de3b-4bc8-8c53-4c47ffc5f03b} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16999 | 2026.04.28 20:39:07.454425 [ 277 ] {2890738e-de3b-4bc8-8c53-4c47ffc5f03b} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17000 | 2026.04.28 20:39:07.454486 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 367 rows, containing 5 columns (5 merged, 0 gathered) in 0.001372451 sec., 267404.8108092748 rows/sec., 19.14 MiB/sec. | ||
| 17001 | 2026.04.28 20:39:07.454561 [ 277 ] {2890738e-de3b-4bc8-8c53-4c47ffc5f03b} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001282 sec., 74102.96411856475 rows/sec., 5.79 MiB/sec. | ||
| 17002 | 2026.04.28 20:39:07.454639 [ 277 ] {2890738e-de3b-4bc8-8c53-4c47ffc5f03b} <Debug> TCPHandler: Processed in 0.001516495 sec. | ||
| 17003 | 2026.04.28 20:39:07.454729 [ 194 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 17004 | 2026.04.28 20:39:07.454791 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17005 | 2026.04.28 20:39:07.454924 [ 277 ] {7d2df76c-d778-4c3b-a899-3faa77761abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17006 | 2026.04.28 20:39:07.454985 [ 277 ] {7d2df76c-d778-4c3b-a899-3faa77761abd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17007 | 2026.04.28 20:39:07.455123 [ 194 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_101_20} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17008 | 2026.04.28 20:39:07.455225 [ 194 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_101_20} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 17009 | 2026.04.28 20:39:07.455347 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 17010 | 2026.04.28 20:39:07.455532 [ 277 ] {7d2df76c-d778-4c3b-a899-3faa77761abd} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17011 | 2026.04.28 20:39:07.455581 [ 277 ] {7d2df76c-d778-4c3b-a899-3faa77761abd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17012 | 2026.04.28 20:39:07.455946 [ 277 ] {7d2df76c-d778-4c3b-a899-3faa77761abd} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17013 | 2026.04.28 20:39:07.456159 [ 277 ] {7d2df76c-d778-4c3b-a899-3faa77761abd} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17014 | 2026.04.28 20:39:07.456290 [ 277 ] {7d2df76c-d778-4c3b-a899-3faa77761abd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001399 sec., 114367.40528949248 rows/sec., 7.97 MiB/sec. | ||
| 17015 | 2026.04.28 20:39:07.456327 [ 277 ] {7d2df76c-d778-4c3b-a899-3faa77761abd} <Debug> TCPHandler: Processed in 0.001593536 sec. | ||
| 17016 | 2026.04.28 20:39:07.456448 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17017 | 2026.04.28 20:39:07.456541 [ 277 ] {7d5e8954-d698-4e98-a3d2-99e37bc3c43a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17018 | 2026.04.28 20:39:07.456595 [ 277 ] {7d5e8954-d698-4e98-a3d2-99e37bc3c43a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17019 | 2026.04.28 20:39:07.457413 [ 277 ] {7d5e8954-d698-4e98-a3d2-99e37bc3c43a} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17020 | 2026.04.28 20:39:07.457451 [ 277 ] {7d5e8954-d698-4e98-a3d2-99e37bc3c43a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17021 | 2026.04.28 20:39:07.457982 [ 277 ] {7d5e8954-d698-4e98-a3d2-99e37bc3c43a} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 17022 | 2026.04.28 20:39:07.458200 [ 277 ] {7d5e8954-d698-4e98-a3d2-99e37bc3c43a} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17023 | 2026.04.28 20:39:07.458337 [ 277 ] {7d5e8954-d698-4e98-a3d2-99e37bc3c43a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001814 sec., 17089.30540242558 rows/sec., 30.62 MiB/sec. | ||
| 17024 | 2026.04.28 20:39:07.458335 [ 129 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 17025 | 2026.04.28 20:39:07.458392 [ 277 ] {7d5e8954-d698-4e98-a3d2-99e37bc3c43a} <Debug> TCPHandler: Processed in 0.001991426 sec. | ||
| 17026 | 2026.04.28 20:39:07.458416 [ 129 ] {} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17027 | 2026.04.28 20:39:07.458457 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17028 | 2026.04.28 20:39:07.458549 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17029 | 2026.04.28 20:39:07.458610 [ 201 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 17030 | 2026.04.28 20:39:07.458648 [ 277 ] {02f5b4a4-bdbe-4edb-9edc-210bb0de563d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17031 | 2026.04.28 20:39:07.458700 [ 277 ] {02f5b4a4-bdbe-4edb-9edc-210bb0de563d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17032 | 2026.04.28 20:39:07.458891 [ 201 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17033 | 2026.04.28 20:39:07.458950 [ 201 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2187 rows starting from the beginning of the part | ||
| 17034 | 2026.04.28 20:39:07.459036 [ 277 ] {02f5b4a4-bdbe-4edb-9edc-210bb0de563d} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17035 | 2026.04.28 20:39:07.459077 [ 277 ] {02f5b4a4-bdbe-4edb-9edc-210bb0de563d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17036 | 2026.04.28 20:39:07.459079 [ 201 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 31 rows starting from the beginning of the part | ||
| 17037 | 2026.04.28 20:39:07.459209 [ 201 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 11 rows starting from the beginning of the part | ||
| 17038 | 2026.04.28 20:39:07.459327 [ 201 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 42 rows starting from the beginning of the part | ||
| 17039 | 2026.04.28 20:39:07.459379 [ 277 ] {02f5b4a4-bdbe-4edb-9edc-210bb0de563d} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17040 | 2026.04.28 20:39:07.459446 [ 201 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 11 rows starting from the beginning of the part | ||
| 17041 | 2026.04.28 20:39:07.459577 [ 201 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 31 rows starting from the beginning of the part | ||
| 17042 | 2026.04.28 20:39:07.459611 [ 277 ] {02f5b4a4-bdbe-4edb-9edc-210bb0de563d} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17043 | 2026.04.28 20:39:07.459746 [ 277 ] {02f5b4a4-bdbe-4edb-9edc-210bb0de563d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 17044 | 2026.04.28 20:39:07.459782 [ 277 ] {02f5b4a4-bdbe-4edb-9edc-210bb0de563d} <Debug> TCPHandler: Processed in 0.001289089 sec. | ||
| 17045 | 2026.04.28 20:39:07.467815 [ 194 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2313 rows, containing 19 columns (19 merged, 0 gathered) in 0.009264142 sec., 249672.33878755313 rows/sec., 447.40 MiB/sec. | ||
| 17046 | 2026.04.28 20:39:07.470000 [ 198 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 17047 | 2026.04.28 20:39:07.470349 [ 198 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17048 | 2026.04.28 20:39:07.470425 [ 198 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 17049 | 2026.04.28 20:39:07.470569 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.51 MiB. | ||
| 17050 | 2026.04.28 20:39:07.562164 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 17051 | 2026.04.28 20:39:07.578160 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17052 | 2026.04.28 20:39:07.578221 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17053 | 2026.04.28 20:39:07.584662 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 17054 | 2026.04.28 20:39:07.585388 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17055 | 2026.04.28 20:39:07.588282 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 17056 | 2026.04.28 20:39:08.001157 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 388.79 MiB, peak 406.74 MiB, free memory in arenas 0.00 B, will set to 390.92 MiB (RSS), difference: 2.13 MiB | ||
| 17057 | 2026.04.28 20:39:08.697620 [ 126 ] {} <Debug> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 17058 | 2026.04.28 20:39:08.697690 [ 126 ] {} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17059 | 2026.04.28 20:39:08.697716 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 17060 | 2026.04.28 20:39:08.697854 [ 188 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 17061 | 2026.04.28 20:39:08.698020 [ 188 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17062 | 2026.04.28 20:39:08.698069 [ 188 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 975 rows starting from the beginning of the part | ||
| 17063 | 2026.04.28 20:39:08.698154 [ 188 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 149 rows starting from the beginning of the part | ||
| 17064 | 2026.04.28 20:39:08.698215 [ 188 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 149 rows starting from the beginning of the part | ||
| 17065 | 2026.04.28 20:39:08.698286 [ 188 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 825 rows starting from the beginning of the part | ||
| 17066 | 2026.04.28 20:39:08.698349 [ 188 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 825 rows starting from the beginning of the part | ||
| 17067 | 2026.04.28 20:39:08.699939 [ 188 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2923 rows, containing 5 columns (5 merged, 0 gathered) in 0.00215391 sec., 1357066.9155164328 rows/sec., 85.83 MiB/sec. | ||
| 17068 | 2026.04.28 20:39:08.700154 [ 198 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 17069 | 2026.04.28 20:39:08.700469 [ 198 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_27_6} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17070 | 2026.04.28 20:39:08.700554 [ 198 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_27_6} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 17071 | 2026.04.28 20:39:08.700665 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 17072 | 2026.04.28 20:39:10.090119 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33812 | ||
| 17073 | 2026.04.28 20:39:10.090238 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17074 | 2026.04.28 20:39:10.090271 [ 294 ] {} <Debug> TCP-Session: 2f7740cc-c927-472a-9489-b5dcf8f12292 Authenticating user 'default' from [fd00:1122:3344:101::e]:33812 | ||
| 17075 | 2026.04.28 20:39:10.090297 [ 294 ] {} <Debug> TCP-Session: 2f7740cc-c927-472a-9489-b5dcf8f12292 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17076 | 2026.04.28 20:39:10.090315 [ 294 ] {} <Debug> TCP-Session: 2f7740cc-c927-472a-9489-b5dcf8f12292 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17077 | 2026.04.28 20:39:10.090487 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47301 | ||
| 17078 | 2026.04.28 20:39:10.090522 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57086 | ||
| 17079 | 2026.04.28 20:39:10.090554 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54141 | ||
| 17080 | 2026.04.28 20:39:10.090577 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17081 | 2026.04.28 20:39:10.090601 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63652 | ||
| 17082 | 2026.04.28 20:39:10.090621 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40586 | ||
| 17083 | 2026.04.28 20:39:10.090629 [ 275 ] {} <Debug> TCP-Session: fb2fae53-6c5e-4a4b-bd75-de17e9ea2d60 Authenticating user 'default' from [fd00:1122:3344:101::e]:47301 | ||
| 17084 | 2026.04.28 20:39:10.090656 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17085 | 2026.04.28 20:39:10.090657 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17086 | 2026.04.28 20:39:10.090683 [ 275 ] {} <Debug> TCP-Session: fb2fae53-6c5e-4a4b-bd75-de17e9ea2d60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17087 | 2026.04.28 20:39:10.090705 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17088 | 2026.04.28 20:39:10.090711 [ 286 ] {} <Debug> TCP-Session: 1d466522-86a8-49f3-b60a-8a02879b4d37 Authenticating user 'default' from [fd00:1122:3344:101::e]:57086 | ||
| 17089 | 2026.04.28 20:39:10.090726 [ 275 ] {} <Debug> TCP-Session: fb2fae53-6c5e-4a4b-bd75-de17e9ea2d60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17090 | 2026.04.28 20:39:10.090737 [ 292 ] {} <Debug> TCP-Session: 9cd41f2e-1ea5-4207-8d69-a5242943e9ff Authenticating user 'default' from [fd00:1122:3344:101::e]:40586 | ||
| 17091 | 2026.04.28 20:39:10.090755 [ 286 ] {} <Debug> TCP-Session: 1d466522-86a8-49f3-b60a-8a02879b4d37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17092 | 2026.04.28 20:39:10.090773 [ 292 ] {} <Debug> TCP-Session: 9cd41f2e-1ea5-4207-8d69-a5242943e9ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17093 | 2026.04.28 20:39:10.090787 [ 286 ] {} <Debug> TCP-Session: 1d466522-86a8-49f3-b60a-8a02879b4d37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17094 | 2026.04.28 20:39:10.090797 [ 292 ] {} <Debug> TCP-Session: 9cd41f2e-1ea5-4207-8d69-a5242943e9ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17095 | 2026.04.28 20:39:10.090729 [ 294 ] {} <Trace> TCP-Session: 2f7740cc-c927-472a-9489-b5dcf8f12292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17096 | 2026.04.28 20:39:10.090691 [ 288 ] {} <Debug> TCP-Session: 968499f6-b38d-4801-8fe1-b4fbd5751574 Authenticating user 'default' from [fd00:1122:3344:101::e]:54141 | ||
| 17097 | 2026.04.28 20:39:10.090633 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38282 | ||
| 17098 | 2026.04.28 20:39:10.090859 [ 288 ] {} <Debug> TCP-Session: 968499f6-b38d-4801-8fe1-b4fbd5751574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17099 | 2026.04.28 20:39:10.090624 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40471 | ||
| 17100 | 2026.04.28 20:39:10.090917 [ 288 ] {} <Debug> TCP-Session: 968499f6-b38d-4801-8fe1-b4fbd5751574 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17101 | 2026.04.28 20:39:10.090979 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17102 | 2026.04.28 20:39:10.090593 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52706 | ||
| 17103 | 2026.04.28 20:39:10.091016 [ 293 ] {} <Debug> TCP-Session: 5cc92aa2-a29a-4adb-a5dc-c3738d4c1ec9 Authenticating user 'default' from [fd00:1122:3344:101::e]:38282 | ||
| 17104 | 2026.04.28 20:39:10.091024 [ 294 ] {fa9879dc-dea6-4ae1-a75e-e674d4d0e1c2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33812) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17105 | 2026.04.28 20:39:10.091046 [ 293 ] {} <Debug> TCP-Session: 5cc92aa2-a29a-4adb-a5dc-c3738d4c1ec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17106 | 2026.04.28 20:39:10.091054 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17107 | 2026.04.28 20:39:10.091073 [ 293 ] {} <Debug> TCP-Session: 5cc92aa2-a29a-4adb-a5dc-c3738d4c1ec9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17108 | 2026.04.28 20:39:10.090703 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17109 | 2026.04.28 20:39:10.091099 [ 291 ] {} <Debug> TCP-Session: cd617360-084c-4f8c-948b-524dff77b308 Authenticating user 'default' from [fd00:1122:3344:101::e]:40471 | ||
| 17110 | 2026.04.28 20:39:10.091133 [ 290 ] {} <Debug> TCP-Session: 969bb2a3-31ef-4006-85e2-6bfc3dbb24b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:63652 | ||
| 17111 | 2026.04.28 20:39:10.091141 [ 291 ] {} <Debug> TCP-Session: cd617360-084c-4f8c-948b-524dff77b308 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17112 | 2026.04.28 20:39:10.091164 [ 290 ] {} <Debug> TCP-Session: 969bb2a3-31ef-4006-85e2-6bfc3dbb24b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17113 | 2026.04.28 20:39:10.091173 [ 291 ] {} <Debug> TCP-Session: cd617360-084c-4f8c-948b-524dff77b308 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17114 | 2026.04.28 20:39:10.091191 [ 290 ] {} <Debug> TCP-Session: 969bb2a3-31ef-4006-85e2-6bfc3dbb24b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17115 | 2026.04.28 20:39:10.091306 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17116 | 2026.04.28 20:39:10.091337 [ 289 ] {} <Debug> TCP-Session: 12d58a9c-1a29-42d1-bbe3-6aab942857fd Authenticating user 'default' from [fd00:1122:3344:101::e]:52706 | ||
| 17117 | 2026.04.28 20:39:10.091355 [ 289 ] {} <Debug> TCP-Session: 12d58a9c-1a29-42d1-bbe3-6aab942857fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17118 | 2026.04.28 20:39:10.091368 [ 289 ] {} <Debug> TCP-Session: 12d58a9c-1a29-42d1-bbe3-6aab942857fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17119 | 2026.04.28 20:39:10.091454 [ 294 ] {fa9879dc-dea6-4ae1-a75e-e674d4d0e1c2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17120 | 2026.04.28 20:39:10.091518 [ 294 ] {fa9879dc-dea6-4ae1-a75e-e674d4d0e1c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17121 | 2026.04.28 20:39:10.091838 [ 294 ] {fa9879dc-dea6-4ae1-a75e-e674d4d0e1c2} <Debug> oximeter.version (260e5583-1b7e-4a62-bf30-86bcce144844) (SelectExecutor): Key condition: unknown | ||
| 17122 | 2026.04.28 20:39:10.092953 [ 349 ] {fa9879dc-dea6-4ae1-a75e-e674d4d0e1c2} <Trace> AggregatingTransform: Aggregating | ||
| 17123 | 2026.04.28 20:39:10.092992 [ 349 ] {fa9879dc-dea6-4ae1-a75e-e674d4d0e1c2} <Trace> Aggregator: Aggregation method: without_key | ||
| 17124 | 2026.04.28 20:39:10.093023 [ 349 ] {fa9879dc-dea6-4ae1-a75e-e674d4d0e1c2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001082855 sec. (923.485 rows/sec., 36.07 KiB/sec.) | ||
| 17125 | 2026.04.28 20:39:10.093039 [ 349 ] {fa9879dc-dea6-4ae1-a75e-e674d4d0e1c2} <Trace> Aggregator: Merging aggregated data | ||
| 17126 | 2026.04.28 20:39:10.094262 [ 294 ] {fa9879dc-dea6-4ae1-a75e-e674d4d0e1c2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003312 sec., 301.9323671497585 rows/sec., 11.79 KiB/sec. | ||
| 17127 | 2026.04.28 20:39:10.094440 [ 294 ] {fa9879dc-dea6-4ae1-a75e-e674d4d0e1c2} <Debug> TCPHandler: Processed in 0.00393641 sec. | ||
| 17128 | 2026.04.28 20:39:10.094594 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17129 | 2026.04.28 20:39:10.094623 [ 294 ] {} <Debug> TCP-Session: 2f7740cc-c927-472a-9489-b5dcf8f12292 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17130 | 2026.04.28 20:39:10.094633 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17131 | 2026.04.28 20:39:10.094661 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17132 | 2026.04.28 20:39:10.094673 [ 289 ] {} <Debug> TCP-Session: 12d58a9c-1a29-42d1-bbe3-6aab942857fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17133 | 2026.04.28 20:39:10.094687 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17134 | 2026.04.28 20:39:10.094706 [ 286 ] {} <Debug> TCP-Session: 1d466522-86a8-49f3-b60a-8a02879b4d37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17135 | 2026.04.28 20:39:10.094713 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17136 | 2026.04.28 20:39:10.094736 [ 275 ] {} <Debug> TCP-Session: fb2fae53-6c5e-4a4b-bd75-de17e9ea2d60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17137 | 2026.04.28 20:39:10.094736 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17138 | 2026.04.28 20:39:10.094762 [ 290 ] {} <Debug> TCP-Session: 969bb2a3-31ef-4006-85e2-6bfc3dbb24b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17139 | 2026.04.28 20:39:10.094784 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17140 | 2026.04.28 20:39:10.094808 [ 291 ] {} <Debug> TCP-Session: cd617360-084c-4f8c-948b-524dff77b308 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17141 | 2026.04.28 20:39:10.094813 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17142 | 2026.04.28 20:39:10.094833 [ 293 ] {} <Debug> TCP-Session: 5cc92aa2-a29a-4adb-a5dc-c3738d4c1ec9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17143 | 2026.04.28 20:39:10.094758 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17144 | 2026.04.28 20:39:10.094864 [ 292 ] {} <Debug> TCP-Session: 9cd41f2e-1ea5-4207-8d69-a5242943e9ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17145 | 2026.04.28 20:39:10.094893 [ 288 ] {} <Debug> TCP-Session: 968499f6-b38d-4801-8fe1-b4fbd5751574 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17146 | 2026.04.28 20:39:10.203221 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54908 | ||
| 17147 | 2026.04.28 20:39:10.203356 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17148 | 2026.04.28 20:39:10.203394 [ 294 ] {} <Debug> TCP-Session: b994427f-e3a7-43d2-bea9-3379d1f05dda Authenticating user 'default' from [fd00:1122:3344:101::e]:54908 | ||
| 17149 | 2026.04.28 20:39:10.203425 [ 294 ] {} <Debug> TCP-Session: b994427f-e3a7-43d2-bea9-3379d1f05dda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17150 | 2026.04.28 20:39:10.203445 [ 294 ] {} <Debug> TCP-Session: b994427f-e3a7-43d2-bea9-3379d1f05dda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17151 | 2026.04.28 20:39:10.203697 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53595 | ||
| 17152 | 2026.04.28 20:39:10.203730 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46431 | ||
| 17153 | 2026.04.28 20:39:10.203731 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49808 | ||
| 17154 | 2026.04.28 20:39:10.203763 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60349 | ||
| 17155 | 2026.04.28 20:39:10.203778 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49500 | ||
| 17156 | 2026.04.28 20:39:10.203819 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17157 | 2026.04.28 20:39:10.203834 [ 294 ] {} <Trace> TCP-Session: b994427f-e3a7-43d2-bea9-3379d1f05dda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17158 | 2026.04.28 20:39:10.203862 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17159 | 2026.04.28 20:39:10.203870 [ 288 ] {} <Debug> TCP-Session: 7bae0a8d-d610-4882-9794-ba89dc0b21f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:46431 | ||
| 17160 | 2026.04.28 20:39:10.203874 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17161 | 2026.04.28 20:39:10.203892 [ 292 ] {} <Debug> TCP-Session: 7819ba50-8124-495a-a3ff-a41339fbc76a Authenticating user 'default' from [fd00:1122:3344:101::e]:60349 | ||
| 17162 | 2026.04.28 20:39:10.203909 [ 288 ] {} <Debug> TCP-Session: 7bae0a8d-d610-4882-9794-ba89dc0b21f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17163 | 2026.04.28 20:39:10.203930 [ 292 ] {} <Debug> TCP-Session: 7819ba50-8124-495a-a3ff-a41339fbc76a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17164 | 2026.04.28 20:39:10.203928 [ 286 ] {} <Debug> TCP-Session: b5a21296-fb00-4bab-9a81-dee0567103e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49808 | ||
| 17165 | 2026.04.28 20:39:10.203941 [ 288 ] {} <Debug> TCP-Session: 7bae0a8d-d610-4882-9794-ba89dc0b21f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17166 | 2026.04.28 20:39:10.203947 [ 292 ] {} <Debug> TCP-Session: 7819ba50-8124-495a-a3ff-a41339fbc76a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17167 | 2026.04.28 20:39:10.203972 [ 286 ] {} <Debug> TCP-Session: b5a21296-fb00-4bab-9a81-dee0567103e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17168 | 2026.04.28 20:39:10.203910 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17169 | 2026.04.28 20:39:10.204000 [ 286 ] {} <Debug> TCP-Session: b5a21296-fb00-4bab-9a81-dee0567103e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17170 | 2026.04.28 20:39:10.203776 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44188 | ||
| 17171 | 2026.04.28 20:39:10.204063 [ 294 ] {c5670987-2aad-492a-a042-bf5455ca5778} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54908) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17172 | 2026.04.28 20:39:10.204040 [ 291 ] {} <Debug> TCP-Session: f248246c-0975-451c-9715-b5d0ea928e73 Authenticating user 'default' from [fd00:1122:3344:101::e]:49500 | ||
| 17173 | 2026.04.28 20:39:10.203771 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17174 | 2026.04.28 20:39:10.204132 [ 291 ] {} <Debug> TCP-Session: f248246c-0975-451c-9715-b5d0ea928e73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17175 | 2026.04.28 20:39:10.204152 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17176 | 2026.04.28 20:39:10.204157 [ 275 ] {} <Debug> TCP-Session: dd11c7d0-a239-4f98-9a02-14673ac75b38 Authenticating user 'default' from [fd00:1122:3344:101::e]:53595 | ||
| 17177 | 2026.04.28 20:39:10.204166 [ 291 ] {} <Debug> TCP-Session: f248246c-0975-451c-9715-b5d0ea928e73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17178 | 2026.04.28 20:39:10.204191 [ 293 ] {} <Debug> TCP-Session: f18f4655-cec3-408b-a25c-6285f4904ec6 Authenticating user 'default' from [fd00:1122:3344:101::e]:44188 | ||
| 17179 | 2026.04.28 20:39:10.204201 [ 275 ] {} <Debug> TCP-Session: dd11c7d0-a239-4f98-9a02-14673ac75b38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17180 | 2026.04.28 20:39:10.203762 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64484 | ||
| 17181 | 2026.04.28 20:39:10.204226 [ 293 ] {} <Debug> TCP-Session: f18f4655-cec3-408b-a25c-6285f4904ec6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17182 | 2026.04.28 20:39:10.204230 [ 275 ] {} <Debug> TCP-Session: dd11c7d0-a239-4f98-9a02-14673ac75b38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17183 | 2026.04.28 20:39:10.204263 [ 293 ] {} <Debug> TCP-Session: f18f4655-cec3-408b-a25c-6285f4904ec6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17184 | 2026.04.28 20:39:10.203753 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41820 | ||
| 17185 | 2026.04.28 20:39:10.204300 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17186 | 2026.04.28 20:39:10.204341 [ 289 ] {} <Debug> TCP-Session: 35d24e9e-708c-4287-bbac-d9445ff2d4f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:64484 | ||
| 17187 | 2026.04.28 20:39:10.204359 [ 289 ] {} <Debug> TCP-Session: 35d24e9e-708c-4287-bbac-d9445ff2d4f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17188 | 2026.04.28 20:39:10.204372 [ 289 ] {} <Debug> TCP-Session: 35d24e9e-708c-4287-bbac-d9445ff2d4f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17189 | 2026.04.28 20:39:10.204375 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17190 | 2026.04.28 20:39:10.204407 [ 290 ] {} <Debug> TCP-Session: 2a034cd0-38dd-4b2b-9ca8-292ea709dce8 Authenticating user 'default' from [fd00:1122:3344:101::e]:41820 | ||
| 17191 | 2026.04.28 20:39:10.204424 [ 290 ] {} <Debug> TCP-Session: 2a034cd0-38dd-4b2b-9ca8-292ea709dce8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17192 | 2026.04.28 20:39:10.204430 [ 294 ] {c5670987-2aad-492a-a042-bf5455ca5778} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17193 | 2026.04.28 20:39:10.204436 [ 290 ] {} <Debug> TCP-Session: 2a034cd0-38dd-4b2b-9ca8-292ea709dce8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17194 | 2026.04.28 20:39:10.204498 [ 294 ] {c5670987-2aad-492a-a042-bf5455ca5778} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17195 | 2026.04.28 20:39:10.204806 [ 294 ] {c5670987-2aad-492a-a042-bf5455ca5778} <Debug> oximeter.version (260e5583-1b7e-4a62-bf30-86bcce144844) (SelectExecutor): Key condition: unknown | ||
| 17196 | 2026.04.28 20:39:10.205910 [ 315 ] {c5670987-2aad-492a-a042-bf5455ca5778} <Trace> AggregatingTransform: Aggregating | ||
| 17197 | 2026.04.28 20:39:10.205946 [ 315 ] {c5670987-2aad-492a-a042-bf5455ca5778} <Trace> Aggregator: Aggregation method: without_key | ||
| 17198 | 2026.04.28 20:39:10.205981 [ 315 ] {c5670987-2aad-492a-a042-bf5455ca5778} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001072524 sec. (932.380 rows/sec., 36.42 KiB/sec.) | ||
| 17199 | 2026.04.28 20:39:10.205998 [ 315 ] {c5670987-2aad-492a-a042-bf5455ca5778} <Trace> Aggregator: Merging aggregated data | ||
| 17200 | 2026.04.28 20:39:10.207347 [ 294 ] {c5670987-2aad-492a-a042-bf5455ca5778} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00336 sec., 297.6190476190476 rows/sec., 11.63 KiB/sec. | ||
| 17201 | 2026.04.28 20:39:10.207509 [ 294 ] {c5670987-2aad-492a-a042-bf5455ca5778} <Debug> TCPHandler: Processed in 0.003842227 sec. | ||
| 17202 | 2026.04.28 20:39:10.207641 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17203 | 2026.04.28 20:39:10.207670 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17204 | 2026.04.28 20:39:10.207672 [ 294 ] {} <Debug> TCP-Session: b994427f-e3a7-43d2-bea9-3379d1f05dda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17205 | 2026.04.28 20:39:10.207692 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17206 | 2026.04.28 20:39:10.207706 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17207 | 2026.04.28 20:39:10.207738 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17208 | 2026.04.28 20:39:10.207761 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17209 | 2026.04.28 20:39:10.207781 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17210 | 2026.04.28 20:39:10.207801 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17211 | 2026.04.28 20:39:10.207811 [ 286 ] {} <Debug> TCP-Session: b5a21296-fb00-4bab-9a81-dee0567103e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17212 | 2026.04.28 20:39:10.207831 [ 289 ] {} <Debug> TCP-Session: 35d24e9e-708c-4287-bbac-d9445ff2d4f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17213 | 2026.04.28 20:39:10.207846 [ 292 ] {} <Debug> TCP-Session: 7819ba50-8124-495a-a3ff-a41339fbc76a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17214 | 2026.04.28 20:39:10.207788 [ 288 ] {} <Debug> TCP-Session: 7bae0a8d-d610-4882-9794-ba89dc0b21f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17215 | 2026.04.28 20:39:10.207760 [ 290 ] {} <Debug> TCP-Session: 2a034cd0-38dd-4b2b-9ca8-292ea709dce8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17216 | 2026.04.28 20:39:10.207724 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17217 | 2026.04.28 20:39:10.207715 [ 293 ] {} <Debug> TCP-Session: f18f4655-cec3-408b-a25c-6285f4904ec6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17218 | 2026.04.28 20:39:10.207775 [ 275 ] {} <Debug> TCP-Session: dd11c7d0-a239-4f98-9a02-14673ac75b38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17219 | 2026.04.28 20:39:10.207968 [ 291 ] {} <Debug> TCP-Session: f248246c-0975-451c-9715-b5d0ea928e73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17220 | 2026.04.28 20:39:10.349396 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42258 | ||
| 17221 | 2026.04.28 20:39:10.349499 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17222 | 2026.04.28 20:39:10.349524 [ 294 ] {} <Debug> TCP-Session: ab426e21-b8b7-4210-9e83-1dbb5785d4dd Authenticating user 'default' from [fd00:1122:3344:101::e]:42258 | ||
| 17223 | 2026.04.28 20:39:10.349546 [ 294 ] {} <Debug> TCP-Session: ab426e21-b8b7-4210-9e83-1dbb5785d4dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17224 | 2026.04.28 20:39:10.349558 [ 294 ] {} <Debug> TCP-Session: ab426e21-b8b7-4210-9e83-1dbb5785d4dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17225 | 2026.04.28 20:39:10.349731 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64683 | ||
| 17226 | 2026.04.28 20:39:10.349749 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47253 | ||
| 17227 | 2026.04.28 20:39:10.349764 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55469 | ||
| 17228 | 2026.04.28 20:39:10.349783 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51820 | ||
| 17229 | 2026.04.28 20:39:10.349809 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53273 | ||
| 17230 | 2026.04.28 20:39:10.349826 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17231 | 2026.04.28 20:39:10.349821 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38009 | ||
| 17232 | 2026.04.28 20:39:10.349872 [ 288 ] {} <Debug> TCP-Session: 40cf7c5f-9cbd-468f-aca4-f6252320ed2b Authenticating user 'default' from [fd00:1122:3344:101::e]:47253 | ||
| 17233 | 2026.04.28 20:39:10.349887 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17234 | 2026.04.28 20:39:10.349954 [ 288 ] {} <Debug> TCP-Session: 40cf7c5f-9cbd-468f-aca4-f6252320ed2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17235 | 2026.04.28 20:39:10.349974 [ 286 ] {} <Debug> TCP-Session: bf5e7580-43ef-47ab-8324-ac361e849e56 Authenticating user 'default' from [fd00:1122:3344:101::e]:55469 | ||
| 17236 | 2026.04.28 20:39:10.349989 [ 288 ] {} <Debug> TCP-Session: 40cf7c5f-9cbd-468f-aca4-f6252320ed2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17237 | 2026.04.28 20:39:10.349988 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17238 | 2026.04.28 20:39:10.350008 [ 286 ] {} <Debug> TCP-Session: bf5e7580-43ef-47ab-8324-ac361e849e56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17239 | 2026.04.28 20:39:10.349888 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17240 | 2026.04.28 20:39:10.350048 [ 293 ] {} <Debug> TCP-Session: c745c676-8bac-49be-91bb-f891753e59be Authenticating user 'default' from [fd00:1122:3344:101::e]:38009 | ||
| 17241 | 2026.04.28 20:39:10.350049 [ 286 ] {} <Debug> TCP-Session: bf5e7580-43ef-47ab-8324-ac361e849e56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17242 | 2026.04.28 20:39:10.350074 [ 290 ] {} <Debug> TCP-Session: b1483214-6804-4256-878f-14d62b44d181 Authenticating user 'default' from [fd00:1122:3344:101::e]:51820 | ||
| 17243 | 2026.04.28 20:39:10.350088 [ 293 ] {} <Debug> TCP-Session: c745c676-8bac-49be-91bb-f891753e59be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17244 | 2026.04.28 20:39:10.350105 [ 290 ] {} <Debug> TCP-Session: b1483214-6804-4256-878f-14d62b44d181 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17245 | 2026.04.28 20:39:10.350118 [ 293 ] {} <Debug> TCP-Session: c745c676-8bac-49be-91bb-f891753e59be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17246 | 2026.04.28 20:39:10.350132 [ 290 ] {} <Debug> TCP-Session: b1483214-6804-4256-878f-14d62b44d181 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17247 | 2026.04.28 20:39:10.349893 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17248 | 2026.04.28 20:39:10.349814 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52209 | ||
| 17249 | 2026.04.28 20:39:10.350184 [ 292 ] {} <Debug> TCP-Session: 0c59c970-35d2-496f-98f5-113fff0c9623 Authenticating user 'default' from [fd00:1122:3344:101::e]:53273 | ||
| 17250 | 2026.04.28 20:39:10.349793 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17251 | 2026.04.28 20:39:10.350230 [ 292 ] {} <Debug> TCP-Session: 0c59c970-35d2-496f-98f5-113fff0c9623 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17252 | 2026.04.28 20:39:10.350254 [ 275 ] {} <Debug> TCP-Session: e84efed8-c200-4e4d-863d-9bca1cd73c5c Authenticating user 'default' from [fd00:1122:3344:101::e]:64683 | ||
| 17253 | 2026.04.28 20:39:10.350259 [ 292 ] {} <Debug> TCP-Session: 0c59c970-35d2-496f-98f5-113fff0c9623 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17254 | 2026.04.28 20:39:10.350271 [ 275 ] {} <Debug> TCP-Session: e84efed8-c200-4e4d-863d-9bca1cd73c5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17255 | 2026.04.28 20:39:10.349788 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60027 | ||
| 17256 | 2026.04.28 20:39:10.350290 [ 275 ] {} <Debug> TCP-Session: e84efed8-c200-4e4d-863d-9bca1cd73c5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17257 | 2026.04.28 20:39:10.350290 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17258 | 2026.04.28 20:39:10.349898 [ 294 ] {} <Trace> TCP-Session: ab426e21-b8b7-4210-9e83-1dbb5785d4dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17259 | 2026.04.28 20:39:10.350370 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17260 | 2026.04.28 20:39:10.350371 [ 291 ] {} <Debug> TCP-Session: f249661f-cb2c-46fa-a9f7-d49f5b243d12 Authenticating user 'default' from [fd00:1122:3344:101::e]:52209 | ||
| 17261 | 2026.04.28 20:39:10.350404 [ 289 ] {} <Debug> TCP-Session: 612953f8-50cc-43da-a958-0c54c412ad2f Authenticating user 'default' from [fd00:1122:3344:101::e]:60027 | ||
| 17262 | 2026.04.28 20:39:10.350417 [ 291 ] {} <Debug> TCP-Session: f249661f-cb2c-46fa-a9f7-d49f5b243d12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17263 | 2026.04.28 20:39:10.350428 [ 289 ] {} <Debug> TCP-Session: 612953f8-50cc-43da-a958-0c54c412ad2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17264 | 2026.04.28 20:39:10.350439 [ 291 ] {} <Debug> TCP-Session: f249661f-cb2c-46fa-a9f7-d49f5b243d12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17265 | 2026.04.28 20:39:10.350451 [ 289 ] {} <Debug> TCP-Session: 612953f8-50cc-43da-a958-0c54c412ad2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17266 | 2026.04.28 20:39:10.350531 [ 294 ] {c5ba9134-c7ff-4318-8490-7e428366d353} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42258) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17267 | 2026.04.28 20:39:10.350798 [ 294 ] {c5ba9134-c7ff-4318-8490-7e428366d353} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17268 | 2026.04.28 20:39:10.350852 [ 294 ] {c5ba9134-c7ff-4318-8490-7e428366d353} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17269 | 2026.04.28 20:39:10.351132 [ 294 ] {c5ba9134-c7ff-4318-8490-7e428366d353} <Debug> oximeter.version (260e5583-1b7e-4a62-bf30-86bcce144844) (SelectExecutor): Key condition: unknown | ||
| 17270 | 2026.04.28 20:39:10.352077 [ 346 ] {c5ba9134-c7ff-4318-8490-7e428366d353} <Trace> AggregatingTransform: Aggregating | ||
| 17271 | 2026.04.28 20:39:10.352119 [ 346 ] {c5ba9134-c7ff-4318-8490-7e428366d353} <Trace> Aggregator: Aggregation method: without_key | ||
| 17272 | 2026.04.28 20:39:10.352155 [ 346 ] {c5ba9134-c7ff-4318-8490-7e428366d353} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000923522 sec. (1082.811 rows/sec., 42.30 KiB/sec.) | ||
| 17273 | 2026.04.28 20:39:10.352173 [ 346 ] {c5ba9134-c7ff-4318-8490-7e428366d353} <Trace> Aggregator: Merging aggregated data | ||
| 17274 | 2026.04.28 20:39:10.353521 [ 294 ] {c5ba9134-c7ff-4318-8490-7e428366d353} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00305 sec., 327.86885245901635 rows/sec., 12.81 KiB/sec. | ||
| 17275 | 2026.04.28 20:39:10.353662 [ 294 ] {c5ba9134-c7ff-4318-8490-7e428366d353} <Debug> TCPHandler: Processed in 0.003896479 sec. | ||
| 17276 | 2026.04.28 20:39:10.353796 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17277 | 2026.04.28 20:39:10.353827 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17278 | 2026.04.28 20:39:10.353829 [ 294 ] {} <Debug> TCP-Session: ab426e21-b8b7-4210-9e83-1dbb5785d4dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17279 | 2026.04.28 20:39:10.353848 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17280 | 2026.04.28 20:39:10.353861 [ 275 ] {} <Debug> TCP-Session: e84efed8-c200-4e4d-863d-9bca1cd73c5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17281 | 2026.04.28 20:39:10.353861 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17282 | 2026.04.28 20:39:10.353875 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17283 | 2026.04.28 20:39:10.353898 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17284 | 2026.04.28 20:39:10.353929 [ 286 ] {} <Debug> TCP-Session: bf5e7580-43ef-47ab-8324-ac361e849e56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17285 | 2026.04.28 20:39:10.353941 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17286 | 2026.04.28 20:39:10.353962 [ 293 ] {} <Debug> TCP-Session: c745c676-8bac-49be-91bb-f891753e59be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17287 | 2026.04.28 20:39:10.353966 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17288 | 2026.04.28 20:39:10.353988 [ 289 ] {} <Debug> TCP-Session: 612953f8-50cc-43da-a958-0c54c412ad2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17289 | 2026.04.28 20:39:10.353920 [ 290 ] {} <Debug> TCP-Session: b1483214-6804-4256-878f-14d62b44d181 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17290 | 2026.04.28 20:39:10.354018 [ 291 ] {} <Debug> TCP-Session: f249661f-cb2c-46fa-a9f7-d49f5b243d12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17291 | 2026.04.28 20:39:10.353917 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17292 | 2026.04.28 20:39:10.353885 [ 288 ] {} <Debug> TCP-Session: 40cf7c5f-9cbd-468f-aca4-f6252320ed2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17293 | 2026.04.28 20:39:10.354091 [ 292 ] {} <Debug> TCP-Session: 0c59c970-35d2-496f-98f5-113fff0c9623 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17294 | 2026.04.28 20:39:12.017169 [ 222 ] {} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17295 | 2026.04.28 20:39:12.017276 [ 222 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17296 | 2026.04.28 20:39:12.020662 [ 222 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17297 | 2026.04.28 20:39:12.444899 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17298 | 2026.04.28 20:39:12.445123 [ 277 ] {5f84374b-620f-478b-bf15-ca4154e17103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 17299 | 2026.04.28 20:39:12.445448 [ 277 ] {5f84374b-620f-478b-bf15-ca4154e17103} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17300 | 2026.04.28 20:39:12.445481 [ 277 ] {5f84374b-620f-478b-bf15-ca4154e17103} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 17301 | 2026.04.28 20:39:12.445701 [ 277 ] {5f84374b-620f-478b-bf15-ca4154e17103} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17302 | 2026.04.28 20:39:12.445767 [ 277 ] {5f84374b-620f-478b-bf15-ca4154e17103} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17303 | 2026.04.28 20:39:12.445901 [ 277 ] {5f84374b-620f-478b-bf15-ca4154e17103} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 17304 | 2026.04.28 20:39:12.446011 [ 328 ] {5f84374b-620f-478b-bf15-ca4154e17103} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17305 | 2026.04.28 20:39:12.446014 [ 309 ] {5f84374b-620f-478b-bf15-ca4154e17103} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17306 | 2026.04.28 20:39:12.446009 [ 316 ] {5f84374b-620f-478b-bf15-ca4154e17103} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17307 | 2026.04.28 20:39:12.446181 [ 277 ] {5f84374b-620f-478b-bf15-ca4154e17103} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17308 | 2026.04.28 20:39:12.446206 [ 277 ] {5f84374b-620f-478b-bf15-ca4154e17103} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17309 | 2026.04.28 20:39:12.446276 [ 277 ] {5f84374b-620f-478b-bf15-ca4154e17103} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17310 | 2026.04.28 20:39:12.446295 [ 277 ] {5f84374b-620f-478b-bf15-ca4154e17103} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 17311 | 2026.04.28 20:39:12.446326 [ 277 ] {5f84374b-620f-478b-bf15-ca4154e17103} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17312 | 2026.04.28 20:39:12.446373 [ 277 ] {5f84374b-620f-478b-bf15-ca4154e17103} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17313 | 2026.04.28 20:39:12.447687 [ 277 ] {5f84374b-620f-478b-bf15-ca4154e17103} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002655 sec., 18832.391713747646 rows/sec., 3.00 MiB/sec. | ||
| 17314 | 2026.04.28 20:39:12.447794 [ 277 ] {5f84374b-620f-478b-bf15-ca4154e17103} <Debug> TCPHandler: Processed in 0.003018439 sec. | ||
| 17315 | 2026.04.28 20:39:12.449623 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17316 | 2026.04.28 20:39:12.449730 [ 277 ] {a10d6ea3-daac-478d-971e-d0c012277380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17317 | 2026.04.28 20:39:12.449836 [ 277 ] {a10d6ea3-daac-478d-971e-d0c012277380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17318 | 2026.04.28 20:39:12.450402 [ 277 ] {a10d6ea3-daac-478d-971e-d0c012277380} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17319 | 2026.04.28 20:39:12.450445 [ 277 ] {a10d6ea3-daac-478d-971e-d0c012277380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17320 | 2026.04.28 20:39:12.450848 [ 277 ] {a10d6ea3-daac-478d-971e-d0c012277380} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 17321 | 2026.04.28 20:39:12.451126 [ 277 ] {a10d6ea3-daac-478d-971e-d0c012277380} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17322 | 2026.04.28 20:39:12.451265 [ 277 ] {a10d6ea3-daac-478d-971e-d0c012277380} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001505 sec., 1328.9036544850499 rows/sec., 108.36 KiB/sec. | ||
| 17323 | 2026.04.28 20:39:12.451303 [ 277 ] {a10d6ea3-daac-478d-971e-d0c012277380} <Debug> TCPHandler: Processed in 0.001682139 sec. | ||
| 17324 | 2026.04.28 20:39:12.451459 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17325 | 2026.04.28 20:39:12.451551 [ 277 ] {ea3dc6fd-3f4d-4d5b-aaca-df9cc84576f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17326 | 2026.04.28 20:39:12.451589 [ 277 ] {ea3dc6fd-3f4d-4d5b-aaca-df9cc84576f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17327 | 2026.04.28 20:39:12.452026 [ 277 ] {ea3dc6fd-3f4d-4d5b-aaca-df9cc84576f6} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17328 | 2026.04.28 20:39:12.452060 [ 277 ] {ea3dc6fd-3f4d-4d5b-aaca-df9cc84576f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17329 | 2026.04.28 20:39:12.452357 [ 277 ] {ea3dc6fd-3f4d-4d5b-aaca-df9cc84576f6} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17330 | 2026.04.28 20:39:12.452569 [ 277 ] {ea3dc6fd-3f4d-4d5b-aaca-df9cc84576f6} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17331 | 2026.04.28 20:39:12.452726 [ 277 ] {ea3dc6fd-3f4d-4d5b-aaca-df9cc84576f6} <Debug> executeQuery: Read 79 rows, 6.69 KiB in 0.001192 sec., 66275.16778523491 rows/sec., 5.48 MiB/sec. | ||
| 17332 | 2026.04.28 20:39:12.452766 [ 277 ] {ea3dc6fd-3f4d-4d5b-aaca-df9cc84576f6} <Debug> TCPHandler: Processed in 0.001372132 sec. | ||
| 17333 | 2026.04.28 20:39:12.452884 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17334 | 2026.04.28 20:39:12.452969 [ 277 ] {40f39773-d7e4-4236-81e1-87f1994ae66c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17335 | 2026.04.28 20:39:12.453005 [ 277 ] {40f39773-d7e4-4236-81e1-87f1994ae66c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17336 | 2026.04.28 20:39:12.453195 [ 221 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17337 | 2026.04.28 20:39:12.453242 [ 221 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17338 | 2026.04.28 20:39:12.453381 [ 277 ] {40f39773-d7e4-4236-81e1-87f1994ae66c} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17339 | 2026.04.28 20:39:12.453417 [ 277 ] {40f39773-d7e4-4236-81e1-87f1994ae66c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17340 | 2026.04.28 20:39:12.453711 [ 277 ] {40f39773-d7e4-4236-81e1-87f1994ae66c} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 17341 | 2026.04.28 20:39:12.454050 [ 277 ] {40f39773-d7e4-4236-81e1-87f1994ae66c} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17342 | 2026.04.28 20:39:12.454180 [ 277 ] {40f39773-d7e4-4236-81e1-87f1994ae66c} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001216 sec., 10690.78947368421 rows/sec., 795.06 KiB/sec. | ||
| 17343 | 2026.04.28 20:39:12.454216 [ 277 ] {40f39773-d7e4-4236-81e1-87f1994ae66c} <Debug> TCPHandler: Processed in 0.001373441 sec. | ||
| 17344 | 2026.04.28 20:39:12.454353 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17345 | 2026.04.28 20:39:12.454444 [ 277 ] {67631bb8-ca0e-4475-8b66-18c103f8e775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17346 | 2026.04.28 20:39:12.454482 [ 277 ] {67631bb8-ca0e-4475-8b66-18c103f8e775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17347 | 2026.04.28 20:39:12.454899 [ 277 ] {67631bb8-ca0e-4475-8b66-18c103f8e775} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17348 | 2026.04.28 20:39:12.454934 [ 277 ] {67631bb8-ca0e-4475-8b66-18c103f8e775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17349 | 2026.04.28 20:39:12.455263 [ 277 ] {67631bb8-ca0e-4475-8b66-18c103f8e775} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17350 | 2026.04.28 20:39:12.455507 [ 277 ] {67631bb8-ca0e-4475-8b66-18c103f8e775} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17351 | 2026.04.28 20:39:12.455645 [ 277 ] {67631bb8-ca0e-4475-8b66-18c103f8e775} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001218 sec., 63218.39080459771 rows/sec., 4.94 MiB/sec. | ||
| 17352 | 2026.04.28 20:39:12.455682 [ 277 ] {67631bb8-ca0e-4475-8b66-18c103f8e775} <Debug> TCPHandler: Processed in 0.001386992 sec. | ||
| 17353 | 2026.04.28 20:39:12.455777 [ 224 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17354 | 2026.04.28 20:39:12.455808 [ 224 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17355 | 2026.04.28 20:39:12.455818 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17356 | 2026.04.28 20:39:12.455917 [ 277 ] {de5c650a-ffd6-44dc-8c73-1bab811b73aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17357 | 2026.04.28 20:39:12.455959 [ 277 ] {de5c650a-ffd6-44dc-8c73-1bab811b73aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17358 | 2026.04.28 20:39:12.456335 [ 277 ] {de5c650a-ffd6-44dc-8c73-1bab811b73aa} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17359 | 2026.04.28 20:39:12.456370 [ 277 ] {de5c650a-ffd6-44dc-8c73-1bab811b73aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17360 | 2026.04.28 20:39:12.456433 [ 221 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17361 | 2026.04.28 20:39:12.456731 [ 277 ] {de5c650a-ffd6-44dc-8c73-1bab811b73aa} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17362 | 2026.04.28 20:39:12.457071 [ 277 ] {de5c650a-ffd6-44dc-8c73-1bab811b73aa} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17363 | 2026.04.28 20:39:12.457225 [ 277 ] {de5c650a-ffd6-44dc-8c73-1bab811b73aa} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001317 sec., 122247.5322703113 rows/sec., 8.51 MiB/sec. | ||
| 17364 | 2026.04.28 20:39:12.457263 [ 277 ] {de5c650a-ffd6-44dc-8c73-1bab811b73aa} <Debug> TCPHandler: Processed in 0.001500545 sec. | ||
| 17365 | 2026.04.28 20:39:12.457382 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17366 | 2026.04.28 20:39:12.457473 [ 277 ] {c34410e1-fa03-4e87-ba80-3af597c8ecb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17367 | 2026.04.28 20:39:12.457525 [ 277 ] {c34410e1-fa03-4e87-ba80-3af597c8ecb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17368 | 2026.04.28 20:39:12.458290 [ 277 ] {c34410e1-fa03-4e87-ba80-3af597c8ecb2} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17369 | 2026.04.28 20:39:12.458326 [ 277 ] {c34410e1-fa03-4e87-ba80-3af597c8ecb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17370 | 2026.04.28 20:39:12.458865 [ 277 ] {c34410e1-fa03-4e87-ba80-3af597c8ecb2} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 17371 | 2026.04.28 20:39:12.458896 [ 224 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17372 | 2026.04.28 20:39:12.459095 [ 277 ] {c34410e1-fa03-4e87-ba80-3af597c8ecb2} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17373 | 2026.04.28 20:39:12.459238 [ 277 ] {c34410e1-fa03-4e87-ba80-3af597c8ecb2} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001783 sec., 6169.377453729669 rows/sec., 11.06 MiB/sec. | ||
| 17374 | 2026.04.28 20:39:12.459292 [ 277 ] {c34410e1-fa03-4e87-ba80-3af597c8ecb2} <Debug> TCPHandler: Processed in 0.001956775 sec. | ||
| 17375 | 2026.04.28 20:39:12.459311 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17376 | 2026.04.28 20:39:12.459343 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17377 | 2026.04.28 20:39:12.459411 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17378 | 2026.04.28 20:39:12.459506 [ 277 ] {01e2bcd3-13e9-4103-b5b9-ba6068fe1910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17379 | 2026.04.28 20:39:12.459549 [ 277 ] {01e2bcd3-13e9-4103-b5b9-ba6068fe1910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17380 | 2026.04.28 20:39:12.459883 [ 277 ] {01e2bcd3-13e9-4103-b5b9-ba6068fe1910} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17381 | 2026.04.28 20:39:12.459916 [ 277 ] {01e2bcd3-13e9-4103-b5b9-ba6068fe1910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17382 | 2026.04.28 20:39:12.460210 [ 277 ] {01e2bcd3-13e9-4103-b5b9-ba6068fe1910} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17383 | 2026.04.28 20:39:12.460467 [ 277 ] {01e2bcd3-13e9-4103-b5b9-ba6068fe1910} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17384 | 2026.04.28 20:39:12.460608 [ 277 ] {01e2bcd3-13e9-4103-b5b9-ba6068fe1910} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001173 sec., 51150.895140664965 rows/sec., 3.45 MiB/sec. | ||
| 17385 | 2026.04.28 20:39:12.460643 [ 277 ] {01e2bcd3-13e9-4103-b5b9-ba6068fe1910} <Debug> TCPHandler: Processed in 0.001340221 sec. | ||
| 17386 | 2026.04.28 20:39:12.460661 [ 224 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17387 | 2026.04.28 20:39:12.460694 [ 224 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17388 | 2026.04.28 20:39:12.462387 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17389 | 2026.04.28 20:39:12.464486 [ 224 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17390 | 2026.04.28 20:39:13.266233 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35112 | ||
| 17391 | 2026.04.28 20:39:13.266766 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17392 | 2026.04.28 20:39:13.266811 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17393 | 2026.04.28 20:39:13.267329 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 17394 | 2026.04.28 20:39:13.267566 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17395 | 2026.04.28 20:39:13.267704 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35112 | ||
| 17396 | 2026.04.28 20:39:13.523440 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17397 | 2026.04.28 20:39:13.523512 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17398 | 2026.04.28 20:39:13.526152 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17399 | 2026.04.28 20:39:15.088363 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 17400 | 2026.04.28 20:39:15.105948 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17401 | 2026.04.28 20:39:15.106011 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17402 | 2026.04.28 20:39:15.112000 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 17403 | 2026.04.28 20:39:15.112673 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17404 | 2026.04.28 20:39:15.115695 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 17405 | 2026.04.28 20:39:15.888412 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2094 | ||
| 17406 | 2026.04.28 20:39:15.891111 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17407 | 2026.04.28 20:39:15.891148 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17408 | 2026.04.28 20:39:15.892359 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17409 | 2026.04.28 20:39:15.892619 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17410 | 2026.04.28 20:39:15.892877 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2094 | ||
| 17411 | 2026.04.28 20:39:17.444884 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17412 | 2026.04.28 20:39:17.445147 [ 277 ] {b0c89a2f-400d-4afd-95a2-b1ab3a7174b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 17413 | 2026.04.28 20:39:17.445493 [ 277 ] {b0c89a2f-400d-4afd-95a2-b1ab3a7174b9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17414 | 2026.04.28 20:39:17.445530 [ 277 ] {b0c89a2f-400d-4afd-95a2-b1ab3a7174b9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 17415 | 2026.04.28 20:39:17.445748 [ 277 ] {b0c89a2f-400d-4afd-95a2-b1ab3a7174b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17416 | 2026.04.28 20:39:17.445819 [ 277 ] {b0c89a2f-400d-4afd-95a2-b1ab3a7174b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17417 | 2026.04.28 20:39:17.445963 [ 277 ] {b0c89a2f-400d-4afd-95a2-b1ab3a7174b9} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 17418 | 2026.04.28 20:39:17.446083 [ 328 ] {b0c89a2f-400d-4afd-95a2-b1ab3a7174b9} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17419 | 2026.04.28 20:39:17.446117 [ 310 ] {b0c89a2f-400d-4afd-95a2-b1ab3a7174b9} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17420 | 2026.04.28 20:39:17.446116 [ 304 ] {b0c89a2f-400d-4afd-95a2-b1ab3a7174b9} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17421 | 2026.04.28 20:39:17.446297 [ 277 ] {b0c89a2f-400d-4afd-95a2-b1ab3a7174b9} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17422 | 2026.04.28 20:39:17.446325 [ 277 ] {b0c89a2f-400d-4afd-95a2-b1ab3a7174b9} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17423 | 2026.04.28 20:39:17.446395 [ 277 ] {b0c89a2f-400d-4afd-95a2-b1ab3a7174b9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17424 | 2026.04.28 20:39:17.446416 [ 277 ] {b0c89a2f-400d-4afd-95a2-b1ab3a7174b9} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 17425 | 2026.04.28 20:39:17.446450 [ 277 ] {b0c89a2f-400d-4afd-95a2-b1ab3a7174b9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17426 | 2026.04.28 20:39:17.446488 [ 277 ] {b0c89a2f-400d-4afd-95a2-b1ab3a7174b9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17427 | 2026.04.28 20:39:17.447598 [ 277 ] {b0c89a2f-400d-4afd-95a2-b1ab3a7174b9} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002554 sec., 19577.13390759593 rows/sec., 3.11 MiB/sec. | ||
| 17428 | 2026.04.28 20:39:17.447686 [ 277 ] {b0c89a2f-400d-4afd-95a2-b1ab3a7174b9} <Debug> TCPHandler: Processed in 0.002937858 sec. | ||
| 17429 | 2026.04.28 20:39:17.449978 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17430 | 2026.04.28 20:39:17.450165 [ 277 ] {55fb6265-19c5-4b8c-86cf-1e7ee09ea4c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17431 | 2026.04.28 20:39:17.450239 [ 277 ] {55fb6265-19c5-4b8c-86cf-1e7ee09ea4c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17432 | 2026.04.28 20:39:17.451063 [ 277 ] {55fb6265-19c5-4b8c-86cf-1e7ee09ea4c5} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17433 | 2026.04.28 20:39:17.451130 [ 277 ] {55fb6265-19c5-4b8c-86cf-1e7ee09ea4c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17434 | 2026.04.28 20:39:17.451552 [ 277 ] {55fb6265-19c5-4b8c-86cf-1e7ee09ea4c5} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17435 | 2026.04.28 20:39:17.451778 [ 277 ] {55fb6265-19c5-4b8c-86cf-1e7ee09ea4c5} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17436 | 2026.04.28 20:39:17.451923 [ 277 ] {55fb6265-19c5-4b8c-86cf-1e7ee09ea4c5} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001812 sec., 65121.41280353201 rows/sec., 5.54 MiB/sec. | ||
| 17437 | 2026.04.28 20:39:17.451963 [ 277 ] {55fb6265-19c5-4b8c-86cf-1e7ee09ea4c5} <Debug> TCPHandler: Processed in 0.002079428 sec. | ||
| 17438 | 2026.04.28 20:39:17.452101 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17439 | 2026.04.28 20:39:17.452196 [ 277 ] {18084b7c-b0e4-4b8c-90d9-fdb49839f9fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17440 | 2026.04.28 20:39:17.452237 [ 277 ] {18084b7c-b0e4-4b8c-90d9-fdb49839f9fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17441 | 2026.04.28 20:39:17.452648 [ 277 ] {18084b7c-b0e4-4b8c-90d9-fdb49839f9fe} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17442 | 2026.04.28 20:39:17.452683 [ 277 ] {18084b7c-b0e4-4b8c-90d9-fdb49839f9fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17443 | 2026.04.28 20:39:17.452975 [ 277 ] {18084b7c-b0e4-4b8c-90d9-fdb49839f9fe} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 17444 | 2026.04.28 20:39:17.453184 [ 277 ] {18084b7c-b0e4-4b8c-90d9-fdb49839f9fe} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17445 | 2026.04.28 20:39:17.453318 [ 277 ] {18084b7c-b0e4-4b8c-90d9-fdb49839f9fe} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00114 sec., 27192.98245614035 rows/sec., 2.00 MiB/sec. | ||
| 17446 | 2026.04.28 20:39:17.453356 [ 277 ] {18084b7c-b0e4-4b8c-90d9-fdb49839f9fe} <Debug> TCPHandler: Processed in 0.001305959 sec. | ||
| 17447 | 2026.04.28 20:39:17.453478 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17448 | 2026.04.28 20:39:17.453571 [ 277 ] {465dc09f-f363-43dd-8e73-2c67ecd57281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17449 | 2026.04.28 20:39:17.453609 [ 277 ] {465dc09f-f363-43dd-8e73-2c67ecd57281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17450 | 2026.04.28 20:39:17.454123 [ 277 ] {465dc09f-f363-43dd-8e73-2c67ecd57281} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17451 | 2026.04.28 20:39:17.454158 [ 277 ] {465dc09f-f363-43dd-8e73-2c67ecd57281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17452 | 2026.04.28 20:39:17.454459 [ 277 ] {465dc09f-f363-43dd-8e73-2c67ecd57281} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17453 | 2026.04.28 20:39:17.454669 [ 277 ] {465dc09f-f363-43dd-8e73-2c67ecd57281} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17454 | 2026.04.28 20:39:17.454799 [ 277 ] {465dc09f-f363-43dd-8e73-2c67ecd57281} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001246 sec., 76243.98073836276 rows/sec., 5.95 MiB/sec. | ||
| 17455 | 2026.04.28 20:39:17.454836 [ 277 ] {465dc09f-f363-43dd-8e73-2c67ecd57281} <Debug> TCPHandler: Processed in 0.001409233 sec. | ||
| 17456 | 2026.04.28 20:39:17.454960 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17457 | 2026.04.28 20:39:17.455053 [ 277 ] {0ce20a49-3be1-4d44-9d64-93cbff9f9a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17458 | 2026.04.28 20:39:17.455182 [ 277 ] {0ce20a49-3be1-4d44-9d64-93cbff9f9a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17459 | 2026.04.28 20:39:17.455591 [ 277 ] {0ce20a49-3be1-4d44-9d64-93cbff9f9a2b} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17460 | 2026.04.28 20:39:17.455626 [ 277 ] {0ce20a49-3be1-4d44-9d64-93cbff9f9a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17461 | 2026.04.28 20:39:17.455974 [ 277 ] {0ce20a49-3be1-4d44-9d64-93cbff9f9a2b} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17462 | 2026.04.28 20:39:17.456188 [ 277 ] {0ce20a49-3be1-4d44-9d64-93cbff9f9a2b} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17463 | 2026.04.28 20:39:17.456302 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 2 parts from all_1_119_32 to all_120_120_0 | ||
| 17464 | 2026.04.28 20:39:17.456318 [ 277 ] {0ce20a49-3be1-4d44-9d64-93cbff9f9a2b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001281 sec., 124902.41998438719 rows/sec., 8.70 MiB/sec. | ||
| 17465 | 2026.04.28 20:39:17.456352 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17466 | 2026.04.28 20:39:17.456369 [ 277 ] {0ce20a49-3be1-4d44-9d64-93cbff9f9a2b} <Debug> TCPHandler: Processed in 0.001459344 sec. | ||
| 17467 | 2026.04.28 20:39:17.456377 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17468 | 2026.04.28 20:39:17.456495 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17469 | 2026.04.28 20:39:17.456510 [ 194 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_120_33} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_119_32 to all_120_120_0 into Compact with storage Full | ||
| 17470 | 2026.04.28 20:39:17.456593 [ 277 ] {e2ee2544-091f-4628-b4d7-7c49d8b3883c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17471 | 2026.04.28 20:39:17.456653 [ 277 ] {e2ee2544-091f-4628-b4d7-7c49d8b3883c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17472 | 2026.04.28 20:39:17.456679 [ 194 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_120_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17473 | 2026.04.28 20:39:17.456725 [ 194 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_120_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_119_32, total 44924 rows starting from the beginning of the part | ||
| 17474 | 2026.04.28 20:39:17.456805 [ 194 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_120_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 128 rows starting from the beginning of the part | ||
| 17475 | 2026.04.28 20:39:17.457463 [ 277 ] {e2ee2544-091f-4628-b4d7-7c49d8b3883c} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17476 | 2026.04.28 20:39:17.457505 [ 277 ] {e2ee2544-091f-4628-b4d7-7c49d8b3883c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17477 | 2026.04.28 20:39:17.458092 [ 277 ] {e2ee2544-091f-4628-b4d7-7c49d8b3883c} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 17478 | 2026.04.28 20:39:17.458337 [ 277 ] {e2ee2544-091f-4628-b4d7-7c49d8b3883c} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17479 | 2026.04.28 20:39:17.458481 [ 277 ] {e2ee2544-091f-4628-b4d7-7c49d8b3883c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001905 sec., 16272.965879265092 rows/sec., 29.16 MiB/sec. | ||
| 17480 | 2026.04.28 20:39:17.458538 [ 277 ] {e2ee2544-091f-4628-b4d7-7c49d8b3883c} <Debug> TCPHandler: Processed in 0.002093658 sec. | ||
| 17481 | 2026.04.28 20:39:17.458667 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17482 | 2026.04.28 20:39:17.458759 [ 277 ] {7fc44b10-719e-4131-a9c8-d7986c515046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17483 | 2026.04.28 20:39:17.458802 [ 277 ] {7fc44b10-719e-4131-a9c8-d7986c515046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17484 | 2026.04.28 20:39:17.459137 [ 277 ] {7fc44b10-719e-4131-a9c8-d7986c515046} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17485 | 2026.04.28 20:39:17.459173 [ 277 ] {7fc44b10-719e-4131-a9c8-d7986c515046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17486 | 2026.04.28 20:39:17.459483 [ 277 ] {7fc44b10-719e-4131-a9c8-d7986c515046} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17487 | 2026.04.28 20:39:17.459739 [ 277 ] {7fc44b10-719e-4131-a9c8-d7986c515046} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17488 | 2026.04.28 20:39:17.459876 [ 277 ] {7fc44b10-719e-4131-a9c8-d7986c515046} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 17489 | 2026.04.28 20:39:17.459912 [ 277 ] {7fc44b10-719e-4131-a9c8-d7986c515046} <Debug> TCPHandler: Processed in 0.00129513 sec. | ||
| 17490 | 2026.04.28 20:39:17.465148 [ 189 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_120_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45052 rows, containing 5 columns (5 merged, 0 gathered) in 0.008691659 sec., 5183360.276789506 rows/sec., 333.65 MiB/sec. | ||
| 17491 | 2026.04.28 20:39:17.465530 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_120_33} <Trace> MergedBlockOutputStream: filled checksums all_1_120_33 (state Temporary) | ||
| 17492 | 2026.04.28 20:39:17.465819 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_120_33} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_120_33 to all_1_120_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17493 | 2026.04.28 20:39:17.465895 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_120_33} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 2 parts: [all_1_119_32, all_120_120_0] -> all_1_120_33 | ||
| 17494 | 2026.04.28 20:39:17.465984 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 17495 | 2026.04.28 20:39:18.001110 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.51 MiB, peak 406.74 MiB, free memory in arenas 0.00 B, will set to 392.84 MiB (RSS), difference: 1.33 MiB | ||
| 17496 | 2026.04.28 20:39:20.596493 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17497 | 2026.04.28 20:39:20.596544 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17498 | 2026.04.28 20:39:20.768656 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35560 | ||
| 17499 | 2026.04.28 20:39:20.769171 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17500 | 2026.04.28 20:39:20.769217 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17501 | 2026.04.28 20:39:20.769708 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 17502 | 2026.04.28 20:39:20.769974 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17503 | 2026.04.28 20:39:20.770127 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35560 | ||
| 17504 | 2026.04.28 20:39:22.444053 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17505 | 2026.04.28 20:39:22.444288 [ 277 ] {1579e728-eaa5-4c5d-82d3-beb068abca66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 17506 | 2026.04.28 20:39:22.444620 [ 277 ] {1579e728-eaa5-4c5d-82d3-beb068abca66} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17507 | 2026.04.28 20:39:22.444654 [ 277 ] {1579e728-eaa5-4c5d-82d3-beb068abca66} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 17508 | 2026.04.28 20:39:22.444867 [ 277 ] {1579e728-eaa5-4c5d-82d3-beb068abca66} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17509 | 2026.04.28 20:39:22.444934 [ 277 ] {1579e728-eaa5-4c5d-82d3-beb068abca66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17510 | 2026.04.28 20:39:22.445073 [ 277 ] {1579e728-eaa5-4c5d-82d3-beb068abca66} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 17511 | 2026.04.28 20:39:22.445182 [ 321 ] {1579e728-eaa5-4c5d-82d3-beb068abca66} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17512 | 2026.04.28 20:39:22.445182 [ 340 ] {1579e728-eaa5-4c5d-82d3-beb068abca66} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17513 | 2026.04.28 20:39:22.445218 [ 328 ] {1579e728-eaa5-4c5d-82d3-beb068abca66} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17514 | 2026.04.28 20:39:22.445335 [ 277 ] {1579e728-eaa5-4c5d-82d3-beb068abca66} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17515 | 2026.04.28 20:39:22.445360 [ 277 ] {1579e728-eaa5-4c5d-82d3-beb068abca66} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17516 | 2026.04.28 20:39:22.445442 [ 277 ] {1579e728-eaa5-4c5d-82d3-beb068abca66} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17517 | 2026.04.28 20:39:22.445462 [ 277 ] {1579e728-eaa5-4c5d-82d3-beb068abca66} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 17518 | 2026.04.28 20:39:22.445495 [ 277 ] {1579e728-eaa5-4c5d-82d3-beb068abca66} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17519 | 2026.04.28 20:39:22.445531 [ 277 ] {1579e728-eaa5-4c5d-82d3-beb068abca66} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17520 | 2026.04.28 20:39:22.447190 [ 277 ] {1579e728-eaa5-4c5d-82d3-beb068abca66} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002992 sec., 16711.229946524065 rows/sec., 2.66 MiB/sec. | ||
| 17521 | 2026.04.28 20:39:22.447326 [ 277 ] {1579e728-eaa5-4c5d-82d3-beb068abca66} <Debug> TCPHandler: Processed in 0.003419408 sec. | ||
| 17522 | 2026.04.28 20:39:22.449227 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17523 | 2026.04.28 20:39:22.449349 [ 277 ] {eb8f94bd-835c-4c33-96ba-111be7a5cfbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17524 | 2026.04.28 20:39:22.449391 [ 277 ] {eb8f94bd-835c-4c33-96ba-111be7a5cfbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17525 | 2026.04.28 20:39:22.449942 [ 277 ] {eb8f94bd-835c-4c33-96ba-111be7a5cfbd} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17526 | 2026.04.28 20:39:22.449981 [ 277 ] {eb8f94bd-835c-4c33-96ba-111be7a5cfbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17527 | 2026.04.28 20:39:22.450350 [ 277 ] {eb8f94bd-835c-4c33-96ba-111be7a5cfbd} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17528 | 2026.04.28 20:39:22.450600 [ 277 ] {eb8f94bd-835c-4c33-96ba-111be7a5cfbd} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17529 | 2026.04.28 20:39:22.450742 [ 277 ] {eb8f94bd-835c-4c33-96ba-111be7a5cfbd} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001428 sec., 54621.8487394958 rows/sec., 4.52 MiB/sec. | ||
| 17530 | 2026.04.28 20:39:22.450780 [ 277 ] {eb8f94bd-835c-4c33-96ba-111be7a5cfbd} <Debug> TCPHandler: Processed in 0.001604837 sec. | ||
| 17531 | 2026.04.28 20:39:22.450920 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17532 | 2026.04.28 20:39:22.451021 [ 277 ] {a6f36fe1-e36a-4fab-b57a-a4ba7302dc63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17533 | 2026.04.28 20:39:22.451060 [ 277 ] {a6f36fe1-e36a-4fab-b57a-a4ba7302dc63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17534 | 2026.04.28 20:39:22.451503 [ 277 ] {a6f36fe1-e36a-4fab-b57a-a4ba7302dc63} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17535 | 2026.04.28 20:39:22.451538 [ 277 ] {a6f36fe1-e36a-4fab-b57a-a4ba7302dc63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17536 | 2026.04.28 20:39:22.451830 [ 277 ] {a6f36fe1-e36a-4fab-b57a-a4ba7302dc63} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 17537 | 2026.04.28 20:39:22.452033 [ 277 ] {a6f36fe1-e36a-4fab-b57a-a4ba7302dc63} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17538 | 2026.04.28 20:39:22.452160 [ 277 ] {a6f36fe1-e36a-4fab-b57a-a4ba7302dc63} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001157 sec., 9507.346585998272 rows/sec., 714.91 KiB/sec. | ||
| 17539 | 2026.04.28 20:39:22.452197 [ 277 ] {a6f36fe1-e36a-4fab-b57a-a4ba7302dc63} <Debug> TCPHandler: Processed in 0.00132609 sec. | ||
| 17540 | 2026.04.28 20:39:22.452312 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17541 | 2026.04.28 20:39:22.452403 [ 277 ] {c29904af-2673-43c1-beba-3a5733f3ce96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17542 | 2026.04.28 20:39:22.452441 [ 277 ] {c29904af-2673-43c1-beba-3a5733f3ce96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17543 | 2026.04.28 20:39:22.452877 [ 277 ] {c29904af-2673-43c1-beba-3a5733f3ce96} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17544 | 2026.04.28 20:39:22.452912 [ 277 ] {c29904af-2673-43c1-beba-3a5733f3ce96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17545 | 2026.04.28 20:39:22.453207 [ 277 ] {c29904af-2673-43c1-beba-3a5733f3ce96} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17546 | 2026.04.28 20:39:22.453423 [ 277 ] {c29904af-2673-43c1-beba-3a5733f3ce96} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17547 | 2026.04.28 20:39:22.453550 [ 277 ] {c29904af-2673-43c1-beba-3a5733f3ce96} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001164 sec., 64432.989690721646 rows/sec., 5.03 MiB/sec. | ||
| 17548 | 2026.04.28 20:39:22.453586 [ 277 ] {c29904af-2673-43c1-beba-3a5733f3ce96} <Debug> TCPHandler: Processed in 0.00132074 sec. | ||
| 17549 | 2026.04.28 20:39:22.453701 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17550 | 2026.04.28 20:39:22.453796 [ 277 ] {b75a4ff3-d67c-44e4-a286-7adb5070f4bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17551 | 2026.04.28 20:39:22.453841 [ 277 ] {b75a4ff3-d67c-44e4-a286-7adb5070f4bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17552 | 2026.04.28 20:39:22.454255 [ 277 ] {b75a4ff3-d67c-44e4-a286-7adb5070f4bf} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17553 | 2026.04.28 20:39:22.454290 [ 277 ] {b75a4ff3-d67c-44e4-a286-7adb5070f4bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17554 | 2026.04.28 20:39:22.454610 [ 277 ] {b75a4ff3-d67c-44e4-a286-7adb5070f4bf} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17555 | 2026.04.28 20:39:22.454850 [ 277 ] {b75a4ff3-d67c-44e4-a286-7adb5070f4bf} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17556 | 2026.04.28 20:39:22.454969 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 2 parts from all_1_120_33 to all_121_121_0 | ||
| 17557 | 2026.04.28 20:39:22.454976 [ 277 ] {b75a4ff3-d67c-44e4-a286-7adb5070f4bf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 17558 | 2026.04.28 20:39:22.455038 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17559 | 2026.04.28 20:39:22.455057 [ 277 ] {b75a4ff3-d67c-44e4-a286-7adb5070f4bf} <Debug> TCPHandler: Processed in 0.001404172 sec. | ||
| 17560 | 2026.04.28 20:39:22.455070 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17561 | 2026.04.28 20:39:22.455176 [ 192 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_121_34} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_120_33 to all_121_121_0 into Compact with storage Full | ||
| 17562 | 2026.04.28 20:39:22.455181 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17563 | 2026.04.28 20:39:22.455293 [ 277 ] {640db700-9db2-4997-b2a0-13354b10cf32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17564 | 2026.04.28 20:39:22.455313 [ 192 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_121_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17565 | 2026.04.28 20:39:22.455346 [ 277 ] {640db700-9db2-4997-b2a0-13354b10cf32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17566 | 2026.04.28 20:39:22.455352 [ 192 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_121_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_120_33, total 45052 rows starting from the beginning of the part | ||
| 17567 | 2026.04.28 20:39:22.455429 [ 192 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_121_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 17568 | 2026.04.28 20:39:22.456129 [ 277 ] {640db700-9db2-4997-b2a0-13354b10cf32} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17569 | 2026.04.28 20:39:22.456168 [ 277 ] {640db700-9db2-4997-b2a0-13354b10cf32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17570 | 2026.04.28 20:39:22.456688 [ 277 ] {640db700-9db2-4997-b2a0-13354b10cf32} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 17571 | 2026.04.28 20:39:22.456907 [ 277 ] {640db700-9db2-4997-b2a0-13354b10cf32} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17572 | 2026.04.28 20:39:22.457042 [ 277 ] {640db700-9db2-4997-b2a0-13354b10cf32} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001767 sec., 6225.24052065648 rows/sec., 11.16 MiB/sec. | ||
| 17573 | 2026.04.28 20:39:22.457095 [ 277 ] {640db700-9db2-4997-b2a0-13354b10cf32} <Debug> TCPHandler: Processed in 0.001960785 sec. | ||
| 17574 | 2026.04.28 20:39:22.457277 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17575 | 2026.04.28 20:39:22.457371 [ 277 ] {663175f0-4e24-4aba-b68a-8b3852825378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17576 | 2026.04.28 20:39:22.457413 [ 277 ] {663175f0-4e24-4aba-b68a-8b3852825378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17577 | 2026.04.28 20:39:22.457750 [ 277 ] {663175f0-4e24-4aba-b68a-8b3852825378} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17578 | 2026.04.28 20:39:22.457784 [ 277 ] {663175f0-4e24-4aba-b68a-8b3852825378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17579 | 2026.04.28 20:39:22.458091 [ 277 ] {663175f0-4e24-4aba-b68a-8b3852825378} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17580 | 2026.04.28 20:39:22.458301 [ 277 ] {663175f0-4e24-4aba-b68a-8b3852825378} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17581 | 2026.04.28 20:39:22.458428 [ 277 ] {663175f0-4e24-4aba-b68a-8b3852825378} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 17582 | 2026.04.28 20:39:22.458462 [ 277 ] {663175f0-4e24-4aba-b68a-8b3852825378} <Debug> TCPHandler: Processed in 0.001236578 sec. | ||
| 17583 | 2026.04.28 20:39:22.462425 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_121_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45212 rows, containing 5 columns (5 merged, 0 gathered) in 0.007283247 sec., 6207670.836922049 rows/sec., 399.70 MiB/sec. | ||
| 17584 | 2026.04.28 20:39:22.463155 [ 189 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_121_34} <Trace> MergedBlockOutputStream: filled checksums all_1_121_34 (state Temporary) | ||
| 17585 | 2026.04.28 20:39:22.463473 [ 189 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_121_34} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_121_34 to all_1_121_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17586 | 2026.04.28 20:39:22.463549 [ 189 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_121_34} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 2 parts: [all_1_120_33, all_121_121_0] -> all_1_121_34 | ||
| 17587 | 2026.04.28 20:39:22.463632 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 17588 | 2026.04.28 20:39:22.616368 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 557 | ||
| 17589 | 2026.04.28 20:39:22.634069 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17590 | 2026.04.28 20:39:22.634134 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17591 | 2026.04.28 20:39:22.640474 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 17592 | 2026.04.28 20:39:22.641243 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17593 | 2026.04.28 20:39:22.644397 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 557 | ||
| 17594 | 2026.04.28 20:39:22.714962 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17595 | 2026.04.28 20:39:22.715200 [ 277 ] {ebbd9c92-d845-4532-9675-71edea852cfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 17596 | 2026.04.28 20:39:22.715561 [ 277 ] {ebbd9c92-d845-4532-9675-71edea852cfa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17597 | 2026.04.28 20:39:22.715602 [ 277 ] {ebbd9c92-d845-4532-9675-71edea852cfa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 17598 | 2026.04.28 20:39:22.715871 [ 277 ] {ebbd9c92-d845-4532-9675-71edea852cfa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17599 | 2026.04.28 20:39:22.715940 [ 277 ] {ebbd9c92-d845-4532-9675-71edea852cfa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17600 | 2026.04.28 20:39:22.716089 [ 277 ] {ebbd9c92-d845-4532-9675-71edea852cfa} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 17601 | 2026.04.28 20:39:22.716201 [ 340 ] {ebbd9c92-d845-4532-9675-71edea852cfa} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17602 | 2026.04.28 20:39:22.716212 [ 326 ] {ebbd9c92-d845-4532-9675-71edea852cfa} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17603 | 2026.04.28 20:39:22.716210 [ 328 ] {ebbd9c92-d845-4532-9675-71edea852cfa} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17604 | 2026.04.28 20:39:22.716359 [ 277 ] {ebbd9c92-d845-4532-9675-71edea852cfa} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17605 | 2026.04.28 20:39:22.716386 [ 277 ] {ebbd9c92-d845-4532-9675-71edea852cfa} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17606 | 2026.04.28 20:39:22.716457 [ 277 ] {ebbd9c92-d845-4532-9675-71edea852cfa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17607 | 2026.04.28 20:39:22.716478 [ 277 ] {ebbd9c92-d845-4532-9675-71edea852cfa} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 17608 | 2026.04.28 20:39:22.716513 [ 277 ] {ebbd9c92-d845-4532-9675-71edea852cfa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 17609 | 2026.04.28 20:39:22.716552 [ 277 ] {ebbd9c92-d845-4532-9675-71edea852cfa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 17610 | 2026.04.28 20:39:22.717768 [ 277 ] {ebbd9c92-d845-4532-9675-71edea852cfa} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002671 sec., 18719.580681392734 rows/sec., 4.48 MiB/sec. | ||
| 17611 | 2026.04.28 20:39:22.717883 [ 277 ] {ebbd9c92-d845-4532-9675-71edea852cfa} <Debug> TCPHandler: Processed in 0.00304942 sec. | ||
| 17612 | 2026.04.28 20:39:22.730418 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17613 | 2026.04.28 20:39:22.730548 [ 277 ] {4162a58f-ce6c-4f39-ba45-8cc0de04a4bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17614 | 2026.04.28 20:39:22.730601 [ 277 ] {4162a58f-ce6c-4f39-ba45-8cc0de04a4bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17615 | 2026.04.28 20:39:22.731131 [ 277 ] {4162a58f-ce6c-4f39-ba45-8cc0de04a4bb} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17616 | 2026.04.28 20:39:22.731168 [ 277 ] {4162a58f-ce6c-4f39-ba45-8cc0de04a4bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17617 | 2026.04.28 20:39:22.731525 [ 277 ] {4162a58f-ce6c-4f39-ba45-8cc0de04a4bb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 17618 | 2026.04.28 20:39:22.731760 [ 277 ] {4162a58f-ce6c-4f39-ba45-8cc0de04a4bb} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17619 | 2026.04.28 20:39:22.731914 [ 277 ] {4162a58f-ce6c-4f39-ba45-8cc0de04a4bb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001402 sec., 17118.402282453637 rows/sec., 1.42 MiB/sec. | ||
| 17620 | 2026.04.28 20:39:22.731953 [ 277 ] {4162a58f-ce6c-4f39-ba45-8cc0de04a4bb} <Debug> TCPHandler: Processed in 0.001597816 sec. | ||
| 17621 | 2026.04.28 20:39:22.732082 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17622 | 2026.04.28 20:39:22.732178 [ 277 ] {915c3a8a-0608-46d8-978b-233da6f84924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17623 | 2026.04.28 20:39:22.732219 [ 277 ] {915c3a8a-0608-46d8-978b-233da6f84924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17624 | 2026.04.28 20:39:22.732636 [ 277 ] {915c3a8a-0608-46d8-978b-233da6f84924} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17625 | 2026.04.28 20:39:22.732669 [ 277 ] {915c3a8a-0608-46d8-978b-233da6f84924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17626 | 2026.04.28 20:39:22.732968 [ 277 ] {915c3a8a-0608-46d8-978b-233da6f84924} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 17627 | 2026.04.28 20:39:22.733181 [ 277 ] {915c3a8a-0608-46d8-978b-233da6f84924} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17628 | 2026.04.28 20:39:22.733276 [ 103 ] {} <Debug> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7) (MergerMutator): Selected 6 parts from all_1_23_5 to all_28_28_0 | ||
| 17629 | 2026.04.28 20:39:22.733309 [ 277 ] {915c3a8a-0608-46d8-978b-233da6f84924} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001152 sec., 12152.777777777777 rows/sec., 990.97 KiB/sec. | ||
| 17630 | 2026.04.28 20:39:22.733313 [ 103 ] {} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17631 | 2026.04.28 20:39:22.733341 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17632 | 2026.04.28 20:39:22.733347 [ 277 ] {915c3a8a-0608-46d8-978b-233da6f84924} <Debug> TCPHandler: Processed in 0.00131786 sec. | ||
| 17633 | 2026.04.28 20:39:22.733429 [ 187 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_23_5 to all_28_28_0 into Compact with storage Full | ||
| 17634 | 2026.04.28 20:39:22.733466 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17635 | 2026.04.28 20:39:22.733531 [ 187 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17636 | 2026.04.28 20:39:22.733560 [ 277 ] {35393516-4f4b-4f2b-b242-f2668c3238ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17637 | 2026.04.28 20:39:22.733562 [ 187 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 20 rows starting from the beginning of the part | ||
| 17638 | 2026.04.28 20:39:22.733599 [ 277 ] {35393516-4f4b-4f2b-b242-f2668c3238ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17639 | 2026.04.28 20:39:22.733634 [ 187 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 17640 | 2026.04.28 20:39:22.733685 [ 187 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
| 17641 | 2026.04.28 20:39:22.733733 [ 187 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
| 17642 | 2026.04.28 20:39:22.733781 [ 187 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 17643 | 2026.04.28 20:39:22.733825 [ 187 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
| 17644 | 2026.04.28 20:39:22.734528 [ 189 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001137216 sec., 47484.38291406382 rows/sec., 3.96 MiB/sec. | ||
| 17645 | 2026.04.28 20:39:22.734712 [ 198 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 17646 | 2026.04.28 20:39:22.735040 [ 198 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_28_6} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17647 | 2026.04.28 20:39:22.735125 [ 198 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_28_6} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7) (MergerMutator): Merged 6 parts: [all_1_23_5, all_28_28_0] -> all_1_28_6 | ||
| 17648 | 2026.04.28 20:39:22.735151 [ 277 ] {35393516-4f4b-4f2b-b242-f2668c3238ce} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17649 | 2026.04.28 20:39:22.735192 [ 277 ] {35393516-4f4b-4f2b-b242-f2668c3238ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17650 | 2026.04.28 20:39:22.735243 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 17651 | 2026.04.28 20:39:22.735661 [ 277 ] {35393516-4f4b-4f2b-b242-f2668c3238ce} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17652 | 2026.04.28 20:39:22.735882 [ 277 ] {35393516-4f4b-4f2b-b242-f2668c3238ce} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17653 | 2026.04.28 20:39:22.736000 [ 103 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17654 | 2026.04.28 20:39:22.736014 [ 277 ] {35393516-4f4b-4f2b-b242-f2668c3238ce} <Debug> executeQuery: Read 2594 rows, 199.54 KiB in 0.002472 sec., 1049352.7508090616 rows/sec., 78.83 MiB/sec. | ||
| 17655 | 2026.04.28 20:39:22.736027 [ 103 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17656 | 2026.04.28 20:39:22.736048 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17657 | 2026.04.28 20:39:22.736055 [ 277 ] {35393516-4f4b-4f2b-b242-f2668c3238ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 17658 | 2026.04.28 20:39:22.736069 [ 277 ] {35393516-4f4b-4f2b-b242-f2668c3238ce} <Debug> TCPHandler: Processed in 0.002652851 sec. | ||
| 17659 | 2026.04.28 20:39:22.736125 [ 187 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17660 | 2026.04.28 20:39:22.736196 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17661 | 2026.04.28 20:39:22.736200 [ 187 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17662 | 2026.04.28 20:39:22.736233 [ 187 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 3363 rows starting from the beginning of the part | ||
| 17663 | 2026.04.28 20:39:22.736276 [ 187 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 118 rows starting from the beginning of the part | ||
| 17664 | 2026.04.28 20:39:22.736294 [ 277 ] {379df27a-024f-44f2-9570-71ffe7d0b8e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17665 | 2026.04.28 20:39:22.736312 [ 187 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 79 rows starting from the beginning of the part | ||
| 17666 | 2026.04.28 20:39:22.736338 [ 277 ] {379df27a-024f-44f2-9570-71ffe7d0b8e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17667 | 2026.04.28 20:39:22.736345 [ 187 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 118 rows starting from the beginning of the part | ||
| 17668 | 2026.04.28 20:39:22.736383 [ 187 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 78 rows starting from the beginning of the part | ||
| 17669 | 2026.04.28 20:39:22.736415 [ 187 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 2594 rows starting from the beginning of the part | ||
| 17670 | 2026.04.28 20:39:22.736765 [ 277 ] {379df27a-024f-44f2-9570-71ffe7d0b8e8} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17671 | 2026.04.28 20:39:22.736798 [ 277 ] {379df27a-024f-44f2-9570-71ffe7d0b8e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17672 | 2026.04.28 20:39:22.737097 [ 277 ] {379df27a-024f-44f2-9570-71ffe7d0b8e8} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 17673 | 2026.04.28 20:39:22.737315 [ 277 ] {379df27a-024f-44f2-9570-71ffe7d0b8e8} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17674 | 2026.04.28 20:39:22.737440 [ 277 ] {379df27a-024f-44f2-9570-71ffe7d0b8e8} <Debug> executeQuery: Read 68 rows, 5.10 KiB in 0.001164 sec., 58419.24398625429 rows/sec., 4.28 MiB/sec. | ||
| 17675 | 2026.04.28 20:39:22.737478 [ 277 ] {379df27a-024f-44f2-9570-71ffe7d0b8e8} <Debug> TCPHandler: Processed in 0.001331291 sec. | ||
| 17676 | 2026.04.28 20:39:22.737600 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17677 | 2026.04.28 20:39:22.737694 [ 277 ] {73af9557-4699-454c-9258-4fe9692d4b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17678 | 2026.04.28 20:39:22.737734 [ 277 ] {73af9557-4699-454c-9258-4fe9692d4b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17679 | 2026.04.28 20:39:22.738271 [ 198 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6350 rows, containing 5 columns (5 merged, 0 gathered) in 0.00217269 sec., 2922644.279671743 rows/sec., 233.21 MiB/sec. | ||
| 17680 | 2026.04.28 20:39:22.738378 [ 277 ] {73af9557-4699-454c-9258-4fe9692d4b3a} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17681 | 2026.04.28 20:39:22.738415 [ 277 ] {73af9557-4699-454c-9258-4fe9692d4b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17682 | 2026.04.28 20:39:22.738560 [ 187 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17683 | 2026.04.28 20:39:22.738757 [ 277 ] {73af9557-4699-454c-9258-4fe9692d4b3a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 17684 | 2026.04.28 20:39:22.738788 [ 187 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_126_25} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17685 | 2026.04.28 20:39:22.738848 [ 187 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_126_25} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17686 | 2026.04.28 20:39:22.738902 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 17687 | 2026.04.28 20:39:22.738976 [ 277 ] {73af9557-4699-454c-9258-4fe9692d4b3a} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17688 | 2026.04.28 20:39:22.739104 [ 277 ] {73af9557-4699-454c-9258-4fe9692d4b3a} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001429 sec., 577326.8019594122 rows/sec., 33.77 MiB/sec. | ||
| 17689 | 2026.04.28 20:39:22.739143 [ 277 ] {73af9557-4699-454c-9258-4fe9692d4b3a} <Debug> TCPHandler: Processed in 0.001591537 sec. | ||
| 17690 | 2026.04.28 20:39:22.739259 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17691 | 2026.04.28 20:39:22.739352 [ 277 ] {4cdc3367-c6b3-48db-93d5-2e9730af4eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 17692 | 2026.04.28 20:39:22.739391 [ 277 ] {4cdc3367-c6b3-48db-93d5-2e9730af4eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 17693 | 2026.04.28 20:39:22.739771 [ 277 ] {4cdc3367-c6b3-48db-93d5-2e9730af4eec} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17694 | 2026.04.28 20:39:22.739807 [ 277 ] {4cdc3367-c6b3-48db-93d5-2e9730af4eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17695 | 2026.04.28 20:39:22.740087 [ 277 ] {4cdc3367-c6b3-48db-93d5-2e9730af4eec} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 17696 | 2026.04.28 20:39:22.740301 [ 277 ] {4cdc3367-c6b3-48db-93d5-2e9730af4eec} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17697 | 2026.04.28 20:39:22.740427 [ 277 ] {4cdc3367-c6b3-48db-93d5-2e9730af4eec} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001094 sec., 914.0767824497259 rows/sec., 64.27 KiB/sec. | ||
| 17698 | 2026.04.28 20:39:22.740464 [ 277 ] {4cdc3367-c6b3-48db-93d5-2e9730af4eec} <Debug> TCPHandler: Processed in 0.001254118 sec. | ||
| 17699 | 2026.04.28 20:39:22.740587 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17700 | 2026.04.28 20:39:22.740680 [ 277 ] {4e5d7666-150d-4b0d-9cb9-fd98e436a5dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17701 | 2026.04.28 20:39:22.740719 [ 277 ] {4e5d7666-150d-4b0d-9cb9-fd98e436a5dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17702 | 2026.04.28 20:39:22.741107 [ 277 ] {4e5d7666-150d-4b0d-9cb9-fd98e436a5dc} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17703 | 2026.04.28 20:39:22.741142 [ 277 ] {4e5d7666-150d-4b0d-9cb9-fd98e436a5dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17704 | 2026.04.28 20:39:22.741438 [ 277 ] {4e5d7666-150d-4b0d-9cb9-fd98e436a5dc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 17705 | 2026.04.28 20:39:22.741652 [ 277 ] {4e5d7666-150d-4b0d-9cb9-fd98e436a5dc} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17706 | 2026.04.28 20:39:22.741780 [ 277 ] {4e5d7666-150d-4b0d-9cb9-fd98e436a5dc} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001118 sec., 10733.45259391771 rows/sec., 838.55 KiB/sec. | ||
| 17707 | 2026.04.28 20:39:22.741818 [ 277 ] {4e5d7666-150d-4b0d-9cb9-fd98e436a5dc} <Debug> TCPHandler: Processed in 0.001278869 sec. | ||
| 17708 | 2026.04.28 20:39:22.741931 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17709 | 2026.04.28 20:39:22.742022 [ 277 ] {8ef90376-7354-4d00-8f58-5572adaa7c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17710 | 2026.04.28 20:39:22.742060 [ 277 ] {8ef90376-7354-4d00-8f58-5572adaa7c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17711 | 2026.04.28 20:39:22.742879 [ 277 ] {8ef90376-7354-4d00-8f58-5572adaa7c0d} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17712 | 2026.04.28 20:39:22.742916 [ 277 ] {8ef90376-7354-4d00-8f58-5572adaa7c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17713 | 2026.04.28 20:39:22.743296 [ 277 ] {8ef90376-7354-4d00-8f58-5572adaa7c0d} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17714 | 2026.04.28 20:39:22.743521 [ 277 ] {8ef90376-7354-4d00-8f58-5572adaa7c0d} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17715 | 2026.04.28 20:39:22.743649 [ 105 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17716 | 2026.04.28 20:39:22.743656 [ 277 ] {8ef90376-7354-4d00-8f58-5572adaa7c0d} <Debug> executeQuery: Read 1371 rows, 95.00 KiB in 0.001651 sec., 830405.8146577833 rows/sec., 56.19 MiB/sec. | ||
| 17717 | 2026.04.28 20:39:22.743695 [ 105 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17718 | 2026.04.28 20:39:22.743714 [ 277 ] {8ef90376-7354-4d00-8f58-5572adaa7c0d} <Debug> TCPHandler: Processed in 0.001832382 sec. | ||
| 17719 | 2026.04.28 20:39:22.743722 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17720 | 2026.04.28 20:39:22.743827 [ 187 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17721 | 2026.04.28 20:39:22.743841 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17722 | 2026.04.28 20:39:22.743922 [ 187 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17723 | 2026.04.28 20:39:22.743950 [ 187 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1832 rows starting from the beginning of the part | ||
| 17724 | 2026.04.28 20:39:22.743971 [ 277 ] {d1ae2f6b-9d76-4ec2-ba55-fafa9860381f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17725 | 2026.04.28 20:39:22.744004 [ 187 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 95 rows starting from the beginning of the part | ||
| 17726 | 2026.04.28 20:39:22.744023 [ 277 ] {d1ae2f6b-9d76-4ec2-ba55-fafa9860381f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17727 | 2026.04.28 20:39:22.744046 [ 187 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 77 rows starting from the beginning of the part | ||
| 17728 | 2026.04.28 20:39:22.744085 [ 187 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 95 rows starting from the beginning of the part | ||
| 17729 | 2026.04.28 20:39:22.744121 [ 187 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 75 rows starting from the beginning of the part | ||
| 17730 | 2026.04.28 20:39:22.744158 [ 187 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 1371 rows starting from the beginning of the part | ||
| 17731 | 2026.04.28 20:39:22.744875 [ 277 ] {d1ae2f6b-9d76-4ec2-ba55-fafa9860381f} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17732 | 2026.04.28 20:39:22.744918 [ 277 ] {d1ae2f6b-9d76-4ec2-ba55-fafa9860381f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17733 | 2026.04.28 20:39:22.745327 [ 198 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3545 rows, containing 5 columns (5 merged, 0 gathered) in 0.001537885 sec., 2305113.8414120693 rows/sec., 167.69 MiB/sec. | ||
| 17734 | 2026.04.28 20:39:22.745410 [ 277 ] {d1ae2f6b-9d76-4ec2-ba55-fafa9860381f} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17735 | 2026.04.28 20:39:22.745610 [ 186 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17736 | 2026.04.28 20:39:22.745661 [ 277 ] {d1ae2f6b-9d76-4ec2-ba55-fafa9860381f} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17737 | 2026.04.28 20:39:22.745801 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 6 parts from all_1_121_34 to all_126_126_0 | ||
| 17738 | 2026.04.28 20:39:22.745818 [ 277 ] {d1ae2f6b-9d76-4ec2-ba55-fafa9860381f} <Debug> executeQuery: Read 1539 rows, 96.38 KiB in 0.001871 sec., 822554.7835382149 rows/sec., 50.31 MiB/sec. | ||
| 17739 | 2026.04.28 20:39:22.745833 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17740 | 2026.04.28 20:39:22.745863 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17741 | 2026.04.28 20:39:22.745864 [ 277 ] {d1ae2f6b-9d76-4ec2-ba55-fafa9860381f} <Debug> TCPHandler: Processed in 0.002081508 sec. | ||
| 17742 | 2026.04.28 20:39:22.745939 [ 199 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_126_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_34 to all_126_126_0 into Compact with storage Full | ||
| 17743 | 2026.04.28 20:39:22.745957 [ 186 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_126_25} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17744 | 2026.04.28 20:39:22.746001 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17745 | 2026.04.28 20:39:22.746029 [ 199 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_126_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17746 | 2026.04.28 20:39:22.746047 [ 186 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_126_25} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17747 | 2026.04.28 20:39:22.746057 [ 199 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_126_35} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_121_34, total 45212 rows starting from the beginning of the part | ||
| 17748 | 2026.04.28 20:39:22.746098 [ 277 ] {60b5aa32-ad55-4099-aa59-ac3d90d37fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17749 | 2026.04.28 20:39:22.746119 [ 199 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_126_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
| 17750 | 2026.04.28 20:39:22.746138 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 17751 | 2026.04.28 20:39:22.746151 [ 277 ] {60b5aa32-ad55-4099-aa59-ac3d90d37fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17752 | 2026.04.28 20:39:22.746164 [ 199 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_126_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 161 rows starting from the beginning of the part | ||
| 17753 | 2026.04.28 20:39:22.746207 [ 199 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_126_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 17754 | 2026.04.28 20:39:22.746243 [ 199 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_126_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part | ||
| 17755 | 2026.04.28 20:39:22.746281 [ 199 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_126_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 1539 rows starting from the beginning of the part | ||
| 17756 | 2026.04.28 20:39:22.747005 [ 277 ] {60b5aa32-ad55-4099-aa59-ac3d90d37fa7} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17757 | 2026.04.28 20:39:22.747040 [ 277 ] {60b5aa32-ad55-4099-aa59-ac3d90d37fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17758 | 2026.04.28 20:39:22.747612 [ 277 ] {60b5aa32-ad55-4099-aa59-ac3d90d37fa7} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 17759 | 2026.04.28 20:39:22.747836 [ 277 ] {60b5aa32-ad55-4099-aa59-ac3d90d37fa7} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17760 | 2026.04.28 20:39:22.747976 [ 277 ] {60b5aa32-ad55-4099-aa59-ac3d90d37fa7} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001897 sec., 22140.22140221402 rows/sec., 39.67 MiB/sec. | ||
| 17761 | 2026.04.28 20:39:22.748031 [ 277 ] {60b5aa32-ad55-4099-aa59-ac3d90d37fa7} <Debug> TCPHandler: Processed in 0.002078137 sec. | ||
| 17762 | 2026.04.28 20:39:22.748149 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17763 | 2026.04.28 20:39:22.748241 [ 277 ] {c3f15025-9b58-48d4-b74c-2a21cfb33c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17764 | 2026.04.28 20:39:22.748281 [ 277 ] {c3f15025-9b58-48d4-b74c-2a21cfb33c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17765 | 2026.04.28 20:39:22.748599 [ 277 ] {c3f15025-9b58-48d4-b74c-2a21cfb33c3a} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17766 | 2026.04.28 20:39:22.748635 [ 277 ] {c3f15025-9b58-48d4-b74c-2a21cfb33c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17767 | 2026.04.28 20:39:22.748931 [ 277 ] {c3f15025-9b58-48d4-b74c-2a21cfb33c3a} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17768 | 2026.04.28 20:39:22.749140 [ 277 ] {c3f15025-9b58-48d4-b74c-2a21cfb33c3a} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17769 | 2026.04.28 20:39:22.749255 [ 105 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17770 | 2026.04.28 20:39:22.749266 [ 277 ] {c3f15025-9b58-48d4-b74c-2a21cfb33c3a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001043 sec., 11505.273250239692 rows/sec., 793.98 KiB/sec. | ||
| 17771 | 2026.04.28 20:39:22.749285 [ 105 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17772 | 2026.04.28 20:39:22.749306 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17773 | 2026.04.28 20:39:22.749309 [ 277 ] {c3f15025-9b58-48d4-b74c-2a21cfb33c3a} <Debug> TCPHandler: Processed in 0.001206997 sec. | ||
| 17774 | 2026.04.28 20:39:22.749380 [ 198 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17775 | 2026.04.28 20:39:22.749483 [ 198 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17776 | 2026.04.28 20:39:22.749513 [ 198 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 6600 rows starting from the beginning of the part | ||
| 17777 | 2026.04.28 20:39:22.749574 [ 198 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
| 17778 | 2026.04.28 20:39:22.749617 [ 198 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 17779 | 2026.04.28 20:39:22.749657 [ 198 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part | ||
| 17780 | 2026.04.28 20:39:22.749694 [ 198 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
| 17781 | 2026.04.28 20:39:22.749734 [ 198 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 12 rows starting from the beginning of the part | ||
| 17782 | 2026.04.28 20:39:22.751700 [ 196 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6852 rows, containing 4 columns (4 merged, 0 gathered) in 0.002350434 sec., 2915206.298070909 rows/sec., 194.25 MiB/sec. | ||
| 17783 | 2026.04.28 20:39:22.752053 [ 198 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17784 | 2026.04.28 20:39:22.752287 [ 198 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_126_25} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17785 | 2026.04.28 20:39:22.752350 [ 198 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_126_25} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17786 | 2026.04.28 20:39:22.752408 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 17787 | 2026.04.28 20:39:22.754790 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_126_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47392 rows, containing 5 columns (5 merged, 0 gathered) in 0.008883173 sec., 5335030.624755367 rows/sec., 343.34 MiB/sec. | ||
| 17788 | 2026.04.28 20:39:22.755528 [ 196 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_126_35} <Trace> MergedBlockOutputStream: filled checksums all_1_126_35 (state Temporary) | ||
| 17789 | 2026.04.28 20:39:22.755851 [ 196 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_126_35} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_126_35 to all_1_126_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17790 | 2026.04.28 20:39:22.755935 [ 196 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_126_35} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 6 parts: [all_1_121_34, all_126_126_0] -> all_1_126_35 | ||
| 17791 | 2026.04.28 20:39:22.756019 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 17792 | 2026.04.28 20:39:23.001161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.89 MiB, peak 406.74 MiB, free memory in arenas 0.00 B, will set to 393.40 MiB (RSS), difference: -1.49 MiB | ||
| 17793 | 2026.04.28 20:39:25.893138 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 2146 | ||
| 17794 | 2026.04.28 20:39:25.895948 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17795 | 2026.04.28 20:39:25.895986 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17796 | 2026.04.28 20:39:25.897251 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17797 | 2026.04.28 20:39:25.897549 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17798 | 2026.04.28 20:39:25.897694 [ 99 ] {} <Debug> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 17799 | 2026.04.28 20:39:25.897737 [ 99 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17800 | 2026.04.28 20:39:25.897759 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17801 | 2026.04.28 20:39:25.897840 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2146 | ||
| 17802 | 2026.04.28 20:39:25.897892 [ 200 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 17803 | 2026.04.28 20:39:25.898514 [ 200 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17804 | 2026.04.28 20:39:25.898654 [ 200 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1954 rows starting from the beginning of the part | ||
| 17805 | 2026.04.28 20:39:25.899004 [ 200 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 28 rows starting from the beginning of the part | ||
| 17806 | 2026.04.28 20:39:25.899318 [ 200 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 52 rows starting from the beginning of the part | ||
| 17807 | 2026.04.28 20:39:25.899620 [ 200 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 24 rows starting from the beginning of the part | ||
| 17808 | 2026.04.28 20:39:25.899906 [ 200 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 36 rows starting from the beginning of the part | ||
| 17809 | 2026.04.28 20:39:25.900218 [ 200 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 52 rows starting from the beginning of the part | ||
| 17810 | 2026.04.28 20:39:25.907186 [ 198 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2146 rows, containing 72 columns (72 merged, 0 gathered) in 0.009353434 sec., 229434.45156078503 rows/sec., 191.19 MiB/sec. | ||
| 17811 | 2026.04.28 20:39:25.909449 [ 191 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 17812 | 2026.04.28 20:39:25.910046 [ 191 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_56_11} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17813 | 2026.04.28 20:39:25.910120 [ 191 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_56_11} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 17814 | 2026.04.28 20:39:25.910451 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.06 MiB. | ||
| 17815 | 2026.04.28 20:39:27.443296 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17816 | 2026.04.28 20:39:27.443569 [ 277 ] {5b97cac8-994a-496a-9767-f7961cf04e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 17817 | 2026.04.28 20:39:27.443910 [ 277 ] {5b97cac8-994a-496a-9767-f7961cf04e51} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17818 | 2026.04.28 20:39:27.443945 [ 277 ] {5b97cac8-994a-496a-9767-f7961cf04e51} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 17819 | 2026.04.28 20:39:27.444171 [ 277 ] {5b97cac8-994a-496a-9767-f7961cf04e51} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17820 | 2026.04.28 20:39:27.444245 [ 277 ] {5b97cac8-994a-496a-9767-f7961cf04e51} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17821 | 2026.04.28 20:39:27.444391 [ 277 ] {5b97cac8-994a-496a-9767-f7961cf04e51} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 17822 | 2026.04.28 20:39:27.444515 [ 340 ] {5b97cac8-994a-496a-9767-f7961cf04e51} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17823 | 2026.04.28 20:39:27.444545 [ 328 ] {5b97cac8-994a-496a-9767-f7961cf04e51} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17824 | 2026.04.28 20:39:27.444550 [ 326 ] {5b97cac8-994a-496a-9767-f7961cf04e51} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17825 | 2026.04.28 20:39:27.444725 [ 277 ] {5b97cac8-994a-496a-9767-f7961cf04e51} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17826 | 2026.04.28 20:39:27.444756 [ 277 ] {5b97cac8-994a-496a-9767-f7961cf04e51} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17827 | 2026.04.28 20:39:27.444827 [ 277 ] {5b97cac8-994a-496a-9767-f7961cf04e51} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17828 | 2026.04.28 20:39:27.444849 [ 277 ] {5b97cac8-994a-496a-9767-f7961cf04e51} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 17829 | 2026.04.28 20:39:27.444885 [ 277 ] {5b97cac8-994a-496a-9767-f7961cf04e51} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17830 | 2026.04.28 20:39:27.444928 [ 277 ] {5b97cac8-994a-496a-9767-f7961cf04e51} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17831 | 2026.04.28 20:39:27.446180 [ 277 ] {5b97cac8-994a-496a-9767-f7961cf04e51} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002711 sec., 18443.378827001106 rows/sec., 2.93 MiB/sec. | ||
| 17832 | 2026.04.28 20:39:27.446313 [ 277 ] {5b97cac8-994a-496a-9767-f7961cf04e51} <Debug> TCPHandler: Processed in 0.003167042 sec. | ||
| 17833 | 2026.04.28 20:39:27.447881 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17834 | 2026.04.28 20:39:27.447994 [ 277 ] {655b82dd-6a5e-45ef-88a7-c374b59cfa59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17835 | 2026.04.28 20:39:27.448042 [ 277 ] {655b82dd-6a5e-45ef-88a7-c374b59cfa59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17836 | 2026.04.28 20:39:27.448556 [ 277 ] {655b82dd-6a5e-45ef-88a7-c374b59cfa59} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17837 | 2026.04.28 20:39:27.448600 [ 277 ] {655b82dd-6a5e-45ef-88a7-c374b59cfa59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17838 | 2026.04.28 20:39:27.448979 [ 277 ] {655b82dd-6a5e-45ef-88a7-c374b59cfa59} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17839 | 2026.04.28 20:39:27.449227 [ 277 ] {655b82dd-6a5e-45ef-88a7-c374b59cfa59} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17840 | 2026.04.28 20:39:27.449379 [ 277 ] {655b82dd-6a5e-45ef-88a7-c374b59cfa59} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001419 sec., 39464.41155743482 rows/sec., 3.03 MiB/sec. | ||
| 17841 | 2026.04.28 20:39:27.449422 [ 277 ] {655b82dd-6a5e-45ef-88a7-c374b59cfa59} <Debug> TCPHandler: Processed in 0.001592776 sec. | ||
| 17842 | 2026.04.28 20:39:27.449547 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17843 | 2026.04.28 20:39:27.449646 [ 277 ] {0ad469b2-333c-41cc-9e53-672a601bb1e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17844 | 2026.04.28 20:39:27.449688 [ 277 ] {0ad469b2-333c-41cc-9e53-672a601bb1e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17845 | 2026.04.28 20:39:27.450119 [ 277 ] {0ad469b2-333c-41cc-9e53-672a601bb1e4} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17846 | 2026.04.28 20:39:27.450158 [ 277 ] {0ad469b2-333c-41cc-9e53-672a601bb1e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17847 | 2026.04.28 20:39:27.450487 [ 277 ] {0ad469b2-333c-41cc-9e53-672a601bb1e4} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17848 | 2026.04.28 20:39:27.450705 [ 277 ] {0ad469b2-333c-41cc-9e53-672a601bb1e4} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17849 | 2026.04.28 20:39:27.450837 [ 277 ] {0ad469b2-333c-41cc-9e53-672a601bb1e4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001212 sec., 52805.280528052805 rows/sec., 4.12 MiB/sec. | ||
| 17850 | 2026.04.28 20:39:27.450876 [ 277 ] {0ad469b2-333c-41cc-9e53-672a601bb1e4} <Debug> TCPHandler: Processed in 0.001379882 sec. | ||
| 17851 | 2026.04.28 20:39:27.450997 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17852 | 2026.04.28 20:39:27.451092 [ 277 ] {cc6097c2-4f33-41e8-8b6c-1b793681968c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17853 | 2026.04.28 20:39:27.451138 [ 277 ] {cc6097c2-4f33-41e8-8b6c-1b793681968c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17854 | 2026.04.28 20:39:27.451524 [ 277 ] {cc6097c2-4f33-41e8-8b6c-1b793681968c} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17855 | 2026.04.28 20:39:27.451563 [ 277 ] {cc6097c2-4f33-41e8-8b6c-1b793681968c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17856 | 2026.04.28 20:39:27.451899 [ 277 ] {cc6097c2-4f33-41e8-8b6c-1b793681968c} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17857 | 2026.04.28 20:39:27.452123 [ 277 ] {cc6097c2-4f33-41e8-8b6c-1b793681968c} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17858 | 2026.04.28 20:39:27.452246 [ 277 ] {cc6097c2-4f33-41e8-8b6c-1b793681968c} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001179 sec., 108566.5818490246 rows/sec., 7.56 MiB/sec. | ||
| 17859 | 2026.04.28 20:39:27.452282 [ 277 ] {cc6097c2-4f33-41e8-8b6c-1b793681968c} <Debug> TCPHandler: Processed in 0.001341841 sec. | ||
| 17860 | 2026.04.28 20:39:27.452392 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17861 | 2026.04.28 20:39:27.452480 [ 277 ] {63f5ee18-28b9-4a64-ac66-a5af718be602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17862 | 2026.04.28 20:39:27.452519 [ 277 ] {63f5ee18-28b9-4a64-ac66-a5af718be602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17863 | 2026.04.28 20:39:27.452820 [ 277 ] {63f5ee18-28b9-4a64-ac66-a5af718be602} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17864 | 2026.04.28 20:39:27.452854 [ 277 ] {63f5ee18-28b9-4a64-ac66-a5af718be602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17865 | 2026.04.28 20:39:27.453207 [ 277 ] {63f5ee18-28b9-4a64-ac66-a5af718be602} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17866 | 2026.04.28 20:39:27.453417 [ 277 ] {63f5ee18-28b9-4a64-ac66-a5af718be602} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17867 | 2026.04.28 20:39:27.453547 [ 277 ] {63f5ee18-28b9-4a64-ac66-a5af718be602} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001062 sec., 45197.74011299435 rows/sec., 3.05 MiB/sec. | ||
| 17868 | 2026.04.28 20:39:27.453584 [ 277 ] {63f5ee18-28b9-4a64-ac66-a5af718be602} <Debug> TCPHandler: Processed in 0.001226288 sec. | ||
| 17869 | 2026.04.28 20:39:28.270645 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36072 | ||
| 17870 | 2026.04.28 20:39:28.271189 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17871 | 2026.04.28 20:39:28.271235 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17872 | 2026.04.28 20:39:28.271747 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17873 | 2026.04.28 20:39:28.272005 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17874 | 2026.04.28 20:39:28.272141 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36072 | ||
| 17875 | 2026.04.28 20:39:29.229319 [ 218 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17876 | 2026.04.28 20:39:29.229382 [ 218 ] {} <Debug> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17877 | 2026.04.28 20:39:29.233155 [ 218 ] {} <Debug> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17878 | 2026.04.28 20:39:29.369279 [ 222 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17879 | 2026.04.28 20:39:29.369312 [ 222 ] {} <Debug> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17880 | 2026.04.28 20:39:29.371344 [ 222 ] {} <Debug> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17881 | 2026.04.28 20:39:30.144967 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 565 | ||
| 17882 | 2026.04.28 20:39:30.161908 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17883 | 2026.04.28 20:39:30.161980 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17884 | 2026.04.28 20:39:30.168032 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17885 | 2026.04.28 20:39:30.168820 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17886 | 2026.04.28 20:39:30.172970 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 17887 | 2026.04.28 20:39:32.444222 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17888 | 2026.04.28 20:39:32.444533 [ 277 ] {97bf9461-4934-4e83-857f-55db7d58eb23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 17889 | 2026.04.28 20:39:32.444903 [ 277 ] {97bf9461-4934-4e83-857f-55db7d58eb23} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17890 | 2026.04.28 20:39:32.444937 [ 277 ] {97bf9461-4934-4e83-857f-55db7d58eb23} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 17891 | 2026.04.28 20:39:32.445158 [ 277 ] {97bf9461-4934-4e83-857f-55db7d58eb23} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17892 | 2026.04.28 20:39:32.445226 [ 277 ] {97bf9461-4934-4e83-857f-55db7d58eb23} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17893 | 2026.04.28 20:39:32.445368 [ 277 ] {97bf9461-4934-4e83-857f-55db7d58eb23} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 17894 | 2026.04.28 20:39:32.445483 [ 317 ] {97bf9461-4934-4e83-857f-55db7d58eb23} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17895 | 2026.04.28 20:39:32.445484 [ 328 ] {97bf9461-4934-4e83-857f-55db7d58eb23} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17896 | 2026.04.28 20:39:32.445484 [ 303 ] {97bf9461-4934-4e83-857f-55db7d58eb23} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17897 | 2026.04.28 20:39:32.445637 [ 277 ] {97bf9461-4934-4e83-857f-55db7d58eb23} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17898 | 2026.04.28 20:39:32.445663 [ 277 ] {97bf9461-4934-4e83-857f-55db7d58eb23} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17899 | 2026.04.28 20:39:32.445730 [ 277 ] {97bf9461-4934-4e83-857f-55db7d58eb23} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17900 | 2026.04.28 20:39:32.445757 [ 277 ] {97bf9461-4934-4e83-857f-55db7d58eb23} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 17901 | 2026.04.28 20:39:32.445791 [ 277 ] {97bf9461-4934-4e83-857f-55db7d58eb23} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17902 | 2026.04.28 20:39:32.445828 [ 277 ] {97bf9461-4934-4e83-857f-55db7d58eb23} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17903 | 2026.04.28 20:39:32.447203 [ 277 ] {97bf9461-4934-4e83-857f-55db7d58eb23} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002789 sec., 17927.57260666906 rows/sec., 2.85 MiB/sec. | ||
| 17904 | 2026.04.28 20:39:32.447328 [ 277 ] {97bf9461-4934-4e83-857f-55db7d58eb23} <Debug> TCPHandler: Processed in 0.003260455 sec. | ||
| 17905 | 2026.04.28 20:39:32.449099 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17906 | 2026.04.28 20:39:32.449254 [ 277 ] {908259d0-838e-4330-8371-4cb273480222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17907 | 2026.04.28 20:39:32.449313 [ 277 ] {908259d0-838e-4330-8371-4cb273480222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17908 | 2026.04.28 20:39:32.449894 [ 277 ] {908259d0-838e-4330-8371-4cb273480222} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17909 | 2026.04.28 20:39:32.449935 [ 277 ] {908259d0-838e-4330-8371-4cb273480222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17910 | 2026.04.28 20:39:32.450325 [ 277 ] {908259d0-838e-4330-8371-4cb273480222} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17911 | 2026.04.28 20:39:32.450541 [ 277 ] {908259d0-838e-4330-8371-4cb273480222} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17912 | 2026.04.28 20:39:32.450681 [ 277 ] {908259d0-838e-4330-8371-4cb273480222} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001472 sec., 52989.13043478261 rows/sec., 4.39 MiB/sec. | ||
| 17913 | 2026.04.28 20:39:32.450719 [ 277 ] {908259d0-838e-4330-8371-4cb273480222} <Debug> TCPHandler: Processed in 0.001692929 sec. | ||
| 17914 | 2026.04.28 20:39:32.450841 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17915 | 2026.04.28 20:39:32.450933 [ 277 ] {237644ec-a1a2-435a-9d99-333b844f22b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17916 | 2026.04.28 20:39:32.450972 [ 277 ] {237644ec-a1a2-435a-9d99-333b844f22b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17917 | 2026.04.28 20:39:32.451366 [ 277 ] {237644ec-a1a2-435a-9d99-333b844f22b2} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17918 | 2026.04.28 20:39:32.451401 [ 277 ] {237644ec-a1a2-435a-9d99-333b844f22b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17919 | 2026.04.28 20:39:32.451679 [ 277 ] {237644ec-a1a2-435a-9d99-333b844f22b2} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 17920 | 2026.04.28 20:39:32.451887 [ 277 ] {237644ec-a1a2-435a-9d99-333b844f22b2} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17921 | 2026.04.28 20:39:32.452014 [ 277 ] {237644ec-a1a2-435a-9d99-333b844f22b2} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001099 sec., 10009.099181073703 rows/sec., 752.64 KiB/sec. | ||
| 17922 | 2026.04.28 20:39:32.452024 [ 88 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 17923 | 2026.04.28 20:39:32.452052 [ 277 ] {237644ec-a1a2-435a-9d99-333b844f22b2} <Debug> TCPHandler: Processed in 0.001258429 sec. | ||
| 17924 | 2026.04.28 20:39:32.452070 [ 88 ] {} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17925 | 2026.04.28 20:39:32.452095 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17926 | 2026.04.28 20:39:32.452169 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17927 | 2026.04.28 20:39:32.452188 [ 200 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 17928 | 2026.04.28 20:39:32.452265 [ 277 ] {9732b7ce-bbd7-4b49-a154-903a2f6256e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17929 | 2026.04.28 20:39:32.452308 [ 277 ] {9732b7ce-bbd7-4b49-a154-903a2f6256e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17930 | 2026.04.28 20:39:32.452309 [ 200 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17931 | 2026.04.28 20:39:32.452361 [ 200 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 227 rows starting from the beginning of the part | ||
| 17932 | 2026.04.28 20:39:32.452427 [ 200 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 13 rows starting from the beginning of the part | ||
| 17933 | 2026.04.28 20:39:32.452478 [ 200 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 31 rows starting from the beginning of the part | ||
| 17934 | 2026.04.28 20:39:32.452525 [ 200 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 11 rows starting from the beginning of the part | ||
| 17935 | 2026.04.28 20:39:32.452569 [ 200 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 68 rows starting from the beginning of the part | ||
| 17936 | 2026.04.28 20:39:32.452613 [ 200 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 11 rows starting from the beginning of the part | ||
| 17937 | 2026.04.28 20:39:32.452716 [ 277 ] {9732b7ce-bbd7-4b49-a154-903a2f6256e1} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17938 | 2026.04.28 20:39:32.452756 [ 277 ] {9732b7ce-bbd7-4b49-a154-903a2f6256e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17939 | 2026.04.28 20:39:32.453073 [ 277 ] {9732b7ce-bbd7-4b49-a154-903a2f6256e1} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17940 | 2026.04.28 20:39:32.453299 [ 277 ] {9732b7ce-bbd7-4b49-a154-903a2f6256e1} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17941 | 2026.04.28 20:39:32.453429 [ 277 ] {9732b7ce-bbd7-4b49-a154-903a2f6256e1} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001181 sec., 63505.50381033023 rows/sec., 4.96 MiB/sec. | ||
| 17942 | 2026.04.28 20:39:32.453454 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 361 rows, containing 5 columns (5 merged, 0 gathered) in 0.00130737 sec., 276126.88068412157 rows/sec., 19.68 MiB/sec. | ||
| 17943 | 2026.04.28 20:39:32.453466 [ 277 ] {9732b7ce-bbd7-4b49-a154-903a2f6256e1} <Debug> TCPHandler: Processed in 0.001344181 sec. | ||
| 17944 | 2026.04.28 20:39:32.453567 [ 221 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17945 | 2026.04.28 20:39:32.453584 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17946 | 2026.04.28 20:39:32.453642 [ 221 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17947 | 2026.04.28 20:39:32.453725 [ 277 ] {c0510dac-96c9-4be2-a776-f3408a4dca7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17948 | 2026.04.28 20:39:32.453730 [ 201 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 17949 | 2026.04.28 20:39:32.453775 [ 277 ] {c0510dac-96c9-4be2-a776-f3408a4dca7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17950 | 2026.04.28 20:39:32.454093 [ 201 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_106_21} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17951 | 2026.04.28 20:39:32.454179 [ 277 ] {c0510dac-96c9-4be2-a776-f3408a4dca7b} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17952 | 2026.04.28 20:39:32.454189 [ 201 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_106_21} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 17953 | 2026.04.28 20:39:32.454223 [ 277 ] {c0510dac-96c9-4be2-a776-f3408a4dca7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17954 | 2026.04.28 20:39:32.454318 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 17955 | 2026.04.28 20:39:32.454602 [ 277 ] {c0510dac-96c9-4be2-a776-f3408a4dca7b} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17956 | 2026.04.28 20:39:32.454891 [ 277 ] {c0510dac-96c9-4be2-a776-f3408a4dca7b} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17957 | 2026.04.28 20:39:32.455024 [ 277 ] {c0510dac-96c9-4be2-a776-f3408a4dca7b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001317 sec., 121488.23082763857 rows/sec., 8.46 MiB/sec. | ||
| 17958 | 2026.04.28 20:39:32.455060 [ 277 ] {c0510dac-96c9-4be2-a776-f3408a4dca7b} <Debug> TCPHandler: Processed in 0.001523385 sec. | ||
| 17959 | 2026.04.28 20:39:32.455143 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17960 | 2026.04.28 20:39:32.455176 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17961 | 2026.04.28 20:39:32.455188 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17962 | 2026.04.28 20:39:32.455313 [ 277 ] {9f2cbfd9-4ff8-450d-a7ad-3bbf25784589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17963 | 2026.04.28 20:39:32.455378 [ 277 ] {9f2cbfd9-4ff8-450d-a7ad-3bbf25784589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17964 | 2026.04.28 20:39:32.456176 [ 277 ] {9f2cbfd9-4ff8-450d-a7ad-3bbf25784589} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17965 | 2026.04.28 20:39:32.456215 [ 277 ] {9f2cbfd9-4ff8-450d-a7ad-3bbf25784589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17966 | 2026.04.28 20:39:32.456773 [ 277 ] {9f2cbfd9-4ff8-450d-a7ad-3bbf25784589} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 17967 | 2026.04.28 20:39:32.457060 [ 277 ] {9f2cbfd9-4ff8-450d-a7ad-3bbf25784589} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17968 | 2026.04.28 20:39:32.457188 [ 88 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 17969 | 2026.04.28 20:39:32.457200 [ 277 ] {9f2cbfd9-4ff8-450d-a7ad-3bbf25784589} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00191 sec., 5759.162303664922 rows/sec., 10.32 MiB/sec. | ||
| 17970 | 2026.04.28 20:39:32.457230 [ 88 ] {} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17971 | 2026.04.28 20:39:32.457256 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17972 | 2026.04.28 20:39:32.457267 [ 277 ] {9f2cbfd9-4ff8-450d-a7ad-3bbf25784589} <Debug> TCPHandler: Processed in 0.002137339 sec. | ||
| 17973 | 2026.04.28 20:39:32.457364 [ 198 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 17974 | 2026.04.28 20:39:32.457387 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17975 | 2026.04.28 20:39:32.457499 [ 277 ] {241dd20b-586e-4cd7-b4af-21ae9d3031c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17976 | 2026.04.28 20:39:32.457540 [ 277 ] {241dd20b-586e-4cd7-b4af-21ae9d3031c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17977 | 2026.04.28 20:39:32.457636 [ 198 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17978 | 2026.04.28 20:39:32.457704 [ 198 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2313 rows starting from the beginning of the part | ||
| 17979 | 2026.04.28 20:39:32.457716 [ 221 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17980 | 2026.04.28 20:39:32.457834 [ 198 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 11 rows starting from the beginning of the part | ||
| 17981 | 2026.04.28 20:39:32.457870 [ 277 ] {241dd20b-586e-4cd7-b4af-21ae9d3031c1} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17982 | 2026.04.28 20:39:32.457910 [ 277 ] {241dd20b-586e-4cd7-b4af-21ae9d3031c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 17983 | 2026.04.28 20:39:32.457943 [ 198 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 31 rows starting from the beginning of the part | ||
| 17984 | 2026.04.28 20:39:32.458058 [ 198 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 11 rows starting from the beginning of the part | ||
| 17985 | 2026.04.28 20:39:32.458084 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17986 | 2026.04.28 20:39:32.458162 [ 198 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 42 rows starting from the beginning of the part | ||
| 17987 | 2026.04.28 20:39:32.458225 [ 277 ] {241dd20b-586e-4cd7-b4af-21ae9d3031c1} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17988 | 2026.04.28 20:39:32.458276 [ 198 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 11 rows starting from the beginning of the part | ||
| 17989 | 2026.04.28 20:39:32.458450 [ 277 ] {241dd20b-586e-4cd7-b4af-21ae9d3031c1} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17990 | 2026.04.28 20:39:32.458583 [ 277 ] {241dd20b-586e-4cd7-b4af-21ae9d3031c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 17991 | 2026.04.28 20:39:32.458619 [ 277 ] {241dd20b-586e-4cd7-b4af-21ae9d3031c1} <Debug> TCPHandler: Processed in 0.001279299 sec. | ||
| 17992 | 2026.04.28 20:39:32.466105 [ 191 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2419 rows, containing 19 columns (19 merged, 0 gathered) in 0.008794941 sec., 275044.4829590102 rows/sec., 492.87 MiB/sec. | ||
| 17993 | 2026.04.28 20:39:32.468358 [ 197 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 17994 | 2026.04.28 20:39:32.468729 [ 197 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17995 | 2026.04.28 20:39:32.468803 [ 197 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 17996 | 2026.04.28 20:39:32.468964 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.60 MiB. | ||
| 17997 | 2026.04.28 20:39:33.000228 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.98 MiB, peak 412.53 MiB, free memory in arenas 0.00 B, will set to 395.49 MiB (RSS), difference: 1.51 MiB | ||
| 17998 | 2026.04.28 20:39:33.234969 [ 218 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17999 | 2026.04.28 20:39:33.235031 [ 218 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18000 | 2026.04.28 20:39:33.237919 [ 218 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18001 | 2026.04.28 20:39:33.339109 [ 218 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18002 | 2026.04.28 20:39:33.339146 [ 218 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18003 | 2026.04.28 20:39:33.342600 [ 218 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18004 | 2026.04.28 20:39:34.072837 [ 220 ] {} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18005 | 2026.04.28 20:39:34.072899 [ 220 ] {} <Debug> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18006 | 2026.04.28 20:39:34.075228 [ 220 ] {} <Debug> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18007 | 2026.04.28 20:39:35.331494 [ 221 ] {} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18008 | 2026.04.28 20:39:35.331579 [ 221 ] {} <Debug> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18009 | 2026.04.28 20:39:35.333706 [ 221 ] {} <Debug> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18010 | 2026.04.28 20:39:35.596606 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18011 | 2026.04.28 20:39:35.596680 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18012 | 2026.04.28 20:39:35.772402 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36520 | ||
| 18013 | 2026.04.28 20:39:35.772908 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18014 | 2026.04.28 20:39:35.772957 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18015 | 2026.04.28 20:39:35.773455 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 18016 | 2026.04.28 20:39:35.773702 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18017 | 2026.04.28 20:39:35.773852 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36520 | ||
| 18018 | 2026.04.28 20:39:35.773868 [ 83 ] {} <Debug> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 18019 | 2026.04.28 20:39:35.773937 [ 83 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18020 | 2026.04.28 20:39:35.773963 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18021 | 2026.04.28 20:39:35.774077 [ 191 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 18022 | 2026.04.28 20:39:35.774208 [ 191 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18023 | 2026.04.28 20:39:35.774252 [ 191 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34152 rows starting from the beginning of the part | ||
| 18024 | 2026.04.28 20:39:35.774326 [ 191 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 448 rows starting from the beginning of the part | ||
| 18025 | 2026.04.28 20:39:35.774378 [ 191 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 512 rows starting from the beginning of the part | ||
| 18026 | 2026.04.28 20:39:35.774426 [ 191 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 448 rows starting from the beginning of the part | ||
| 18027 | 2026.04.28 20:39:35.774472 [ 191 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 512 rows starting from the beginning of the part | ||
| 18028 | 2026.04.28 20:39:35.774520 [ 191 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 448 rows starting from the beginning of the part | ||
| 18029 | 2026.04.28 20:39:35.777104 [ 194 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36520 rows, containing 4 columns (4 merged, 0 gathered) in 0.00307192 sec., 11888330.42527149 rows/sec., 170.06 MiB/sec. | ||
| 18030 | 2026.04.28 20:39:35.777439 [ 197 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 18031 | 2026.04.28 20:39:35.777712 [ 197 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_76_15} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18032 | 2026.04.28 20:39:35.777781 [ 197 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_76_15} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 18033 | 2026.04.28 20:39:35.777891 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 18034 | 2026.04.28 20:39:35.899160 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2170 | ||
| 18035 | 2026.04.28 20:39:35.901307 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18036 | 2026.04.28 20:39:35.901345 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18037 | 2026.04.28 20:39:35.902523 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18038 | 2026.04.28 20:39:35.902796 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18039 | 2026.04.28 20:39:35.903078 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2170 | ||
| 18040 | 2026.04.28 20:39:36.754276 [ 222 ] {} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18041 | 2026.04.28 20:39:36.754331 [ 222 ] {} <Debug> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18042 | 2026.04.28 20:39:36.756571 [ 222 ] {} <Debug> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18043 | 2026.04.28 20:39:37.445200 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18044 | 2026.04.28 20:39:37.445582 [ 277 ] {ad644c98-e006-47f2-a6cb-28b49cb5cbc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 18045 | 2026.04.28 20:39:37.446077 [ 277 ] {ad644c98-e006-47f2-a6cb-28b49cb5cbc9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18046 | 2026.04.28 20:39:37.446112 [ 277 ] {ad644c98-e006-47f2-a6cb-28b49cb5cbc9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 18047 | 2026.04.28 20:39:37.446327 [ 277 ] {ad644c98-e006-47f2-a6cb-28b49cb5cbc9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18048 | 2026.04.28 20:39:37.446509 [ 277 ] {ad644c98-e006-47f2-a6cb-28b49cb5cbc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18049 | 2026.04.28 20:39:37.446651 [ 277 ] {ad644c98-e006-47f2-a6cb-28b49cb5cbc9} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 18050 | 2026.04.28 20:39:37.446770 [ 328 ] {ad644c98-e006-47f2-a6cb-28b49cb5cbc9} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18051 | 2026.04.28 20:39:37.446775 [ 299 ] {ad644c98-e006-47f2-a6cb-28b49cb5cbc9} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18052 | 2026.04.28 20:39:37.446773 [ 317 ] {ad644c98-e006-47f2-a6cb-28b49cb5cbc9} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18053 | 2026.04.28 20:39:37.446930 [ 277 ] {ad644c98-e006-47f2-a6cb-28b49cb5cbc9} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 18054 | 2026.04.28 20:39:37.446951 [ 277 ] {ad644c98-e006-47f2-a6cb-28b49cb5cbc9} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18055 | 2026.04.28 20:39:37.447019 [ 277 ] {ad644c98-e006-47f2-a6cb-28b49cb5cbc9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18056 | 2026.04.28 20:39:37.447040 [ 277 ] {ad644c98-e006-47f2-a6cb-28b49cb5cbc9} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 18057 | 2026.04.28 20:39:37.447082 [ 277 ] {ad644c98-e006-47f2-a6cb-28b49cb5cbc9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18058 | 2026.04.28 20:39:37.447120 [ 277 ] {ad644c98-e006-47f2-a6cb-28b49cb5cbc9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18059 | 2026.04.28 20:39:37.448299 [ 277 ] {ad644c98-e006-47f2-a6cb-28b49cb5cbc9} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002869 sec., 17427.67514813524 rows/sec., 2.77 MiB/sec. | ||
| 18060 | 2026.04.28 20:39:37.448398 [ 277 ] {ad644c98-e006-47f2-a6cb-28b49cb5cbc9} <Debug> TCPHandler: Processed in 0.003378778 sec. | ||
| 18061 | 2026.04.28 20:39:37.450538 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18062 | 2026.04.28 20:39:37.450650 [ 277 ] {4d48d8cb-dd23-49e5-a2fb-327125e994e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18063 | 2026.04.28 20:39:37.450693 [ 277 ] {4d48d8cb-dd23-49e5-a2fb-327125e994e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18064 | 2026.04.28 20:39:37.451325 [ 277 ] {4d48d8cb-dd23-49e5-a2fb-327125e994e7} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18065 | 2026.04.28 20:39:37.451374 [ 277 ] {4d48d8cb-dd23-49e5-a2fb-327125e994e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18066 | 2026.04.28 20:39:37.451785 [ 277 ] {4d48d8cb-dd23-49e5-a2fb-327125e994e7} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18067 | 2026.04.28 20:39:37.452010 [ 277 ] {4d48d8cb-dd23-49e5-a2fb-327125e994e7} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18068 | 2026.04.28 20:39:37.452151 [ 277 ] {4d48d8cb-dd23-49e5-a2fb-327125e994e7} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001533 sec., 76973.25505544683 rows/sec., 6.55 MiB/sec. | ||
| 18069 | 2026.04.28 20:39:37.452189 [ 277 ] {4d48d8cb-dd23-49e5-a2fb-327125e994e7} <Debug> TCPHandler: Processed in 0.001701699 sec. | ||
| 18070 | 2026.04.28 20:39:37.452331 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18071 | 2026.04.28 20:39:37.452425 [ 277 ] {29330a00-8d59-4aa9-9a1d-5e7d1f00f67c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18072 | 2026.04.28 20:39:37.452465 [ 277 ] {29330a00-8d59-4aa9-9a1d-5e7d1f00f67c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18073 | 2026.04.28 20:39:37.452869 [ 277 ] {29330a00-8d59-4aa9-9a1d-5e7d1f00f67c} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18074 | 2026.04.28 20:39:37.452905 [ 277 ] {29330a00-8d59-4aa9-9a1d-5e7d1f00f67c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18075 | 2026.04.28 20:39:37.453192 [ 277 ] {29330a00-8d59-4aa9-9a1d-5e7d1f00f67c} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 18076 | 2026.04.28 20:39:37.453398 [ 277 ] {29330a00-8d59-4aa9-9a1d-5e7d1f00f67c} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18077 | 2026.04.28 20:39:37.453524 [ 277 ] {29330a00-8d59-4aa9-9a1d-5e7d1f00f67c} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001118 sec., 27728.08586762075 rows/sec., 2.04 MiB/sec. | ||
| 18078 | 2026.04.28 20:39:37.453561 [ 277 ] {29330a00-8d59-4aa9-9a1d-5e7d1f00f67c} <Debug> TCPHandler: Processed in 0.001278499 sec. | ||
| 18079 | 2026.04.28 20:39:37.453609 [ 224 ] {} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18080 | 2026.04.28 20:39:37.453648 [ 224 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18081 | 2026.04.28 20:39:37.453683 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18082 | 2026.04.28 20:39:37.453779 [ 277 ] {d3112df4-c1fc-4d29-83a3-24542d6b8224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18083 | 2026.04.28 20:39:37.453818 [ 277 ] {d3112df4-c1fc-4d29-83a3-24542d6b8224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18084 | 2026.04.28 20:39:37.454250 [ 277 ] {d3112df4-c1fc-4d29-83a3-24542d6b8224} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18085 | 2026.04.28 20:39:37.454288 [ 277 ] {d3112df4-c1fc-4d29-83a3-24542d6b8224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18086 | 2026.04.28 20:39:37.454637 [ 277 ] {d3112df4-c1fc-4d29-83a3-24542d6b8224} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18087 | 2026.04.28 20:39:37.454868 [ 277 ] {d3112df4-c1fc-4d29-83a3-24542d6b8224} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18088 | 2026.04.28 20:39:37.455010 [ 277 ] {d3112df4-c1fc-4d29-83a3-24542d6b8224} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001244 sec., 76366.55948553054 rows/sec., 5.96 MiB/sec. | ||
| 18089 | 2026.04.28 20:39:37.455047 [ 277 ] {d3112df4-c1fc-4d29-83a3-24542d6b8224} <Debug> TCPHandler: Processed in 0.001411273 sec. | ||
| 18090 | 2026.04.28 20:39:37.455164 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18091 | 2026.04.28 20:39:37.455256 [ 277 ] {f590b5c3-1f01-431f-8120-a0243e9fe2bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18092 | 2026.04.28 20:39:37.455298 [ 277 ] {f590b5c3-1f01-431f-8120-a0243e9fe2bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18093 | 2026.04.28 20:39:37.455695 [ 277 ] {f590b5c3-1f01-431f-8120-a0243e9fe2bc} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18094 | 2026.04.28 20:39:37.455733 [ 277 ] {f590b5c3-1f01-431f-8120-a0243e9fe2bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18095 | 2026.04.28 20:39:37.456062 [ 277 ] {f590b5c3-1f01-431f-8120-a0243e9fe2bc} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18096 | 2026.04.28 20:39:37.456288 [ 277 ] {f590b5c3-1f01-431f-8120-a0243e9fe2bc} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18097 | 2026.04.28 20:39:37.456376 [ 224 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18098 | 2026.04.28 20:39:37.456423 [ 277 ] {f590b5c3-1f01-431f-8120-a0243e9fe2bc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 18099 | 2026.04.28 20:39:37.456463 [ 277 ] {f590b5c3-1f01-431f-8120-a0243e9fe2bc} <Debug> TCPHandler: Processed in 0.001346551 sec. | ||
| 18100 | 2026.04.28 20:39:37.456580 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18101 | 2026.04.28 20:39:37.456672 [ 277 ] {fdebd32a-d3aa-47db-b534-6ec3d1258aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18102 | 2026.04.28 20:39:37.456730 [ 277 ] {fdebd32a-d3aa-47db-b534-6ec3d1258aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18103 | 2026.04.28 20:39:37.457552 [ 277 ] {fdebd32a-d3aa-47db-b534-6ec3d1258aa3} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18104 | 2026.04.28 20:39:37.457588 [ 277 ] {fdebd32a-d3aa-47db-b534-6ec3d1258aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18105 | 2026.04.28 20:39:37.458116 [ 277 ] {fdebd32a-d3aa-47db-b534-6ec3d1258aa3} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 18106 | 2026.04.28 20:39:37.458335 [ 277 ] {fdebd32a-d3aa-47db-b534-6ec3d1258aa3} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18107 | 2026.04.28 20:39:37.458471 [ 277 ] {fdebd32a-d3aa-47db-b534-6ec3d1258aa3} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001817 sec., 17061.089708310403 rows/sec., 30.57 MiB/sec. | ||
| 18108 | 2026.04.28 20:39:37.458525 [ 277 ] {fdebd32a-d3aa-47db-b534-6ec3d1258aa3} <Debug> TCPHandler: Processed in 0.001991695 sec. | ||
| 18109 | 2026.04.28 20:39:37.458656 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18110 | 2026.04.28 20:39:37.458749 [ 277 ] {8a448421-7207-4f5d-8385-ad8122319dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18111 | 2026.04.28 20:39:37.458790 [ 277 ] {8a448421-7207-4f5d-8385-ad8122319dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18112 | 2026.04.28 20:39:37.459129 [ 277 ] {8a448421-7207-4f5d-8385-ad8122319dd7} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18113 | 2026.04.28 20:39:37.459165 [ 277 ] {8a448421-7207-4f5d-8385-ad8122319dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18114 | 2026.04.28 20:39:37.459485 [ 277 ] {8a448421-7207-4f5d-8385-ad8122319dd7} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18115 | 2026.04.28 20:39:37.459690 [ 277 ] {8a448421-7207-4f5d-8385-ad8122319dd7} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18116 | 2026.04.28 20:39:37.459816 [ 277 ] {8a448421-7207-4f5d-8385-ad8122319dd7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 18117 | 2026.04.28 20:39:37.459851 [ 277 ] {8a448421-7207-4f5d-8385-ad8122319dd7} <Debug> TCPHandler: Processed in 0.001242279 sec. | ||
| 18118 | 2026.04.28 20:39:37.673819 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 18119 | 2026.04.28 20:39:37.690834 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18120 | 2026.04.28 20:39:37.690891 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18121 | 2026.04.28 20:39:37.697019 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 18122 | 2026.04.28 20:39:37.697753 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18123 | 2026.04.28 20:39:37.698072 [ 79 ] {} <Debug> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 18124 | 2026.04.28 20:39:37.698137 [ 79 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18125 | 2026.04.28 20:39:37.698161 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18126 | 2026.04.28 20:39:37.698282 [ 189 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 18127 | 2026.04.28 20:39:37.701051 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 18128 | 2026.04.28 20:39:37.702075 [ 189 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18129 | 2026.04.28 20:39:37.703508 [ 189 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 18130 | 2026.04.28 20:39:37.708023 [ 189 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
| 18131 | 2026.04.28 20:39:37.712521 [ 189 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
| 18132 | 2026.04.28 20:39:37.716893 [ 189 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 7 rows starting from the beginning of the part | ||
| 18133 | 2026.04.28 20:39:37.721533 [ 189 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 8 rows starting from the beginning of the part | ||
| 18134 | 2026.04.28 20:39:37.726205 [ 189 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 18135 | 2026.04.28 20:39:37.780506 [ 194 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.082280423 sec., 6963.989477788659 rows/sec., 36.01 MiB/sec. | ||
| 18136 | 2026.04.28 20:39:37.783641 [ 190 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 18137 | 2026.04.28 20:39:37.785871 [ 190 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_76_15} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18138 | 2026.04.28 20:39:37.785979 [ 190 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_76_15} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 18139 | 2026.04.28 20:39:37.788807 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 18140 | 2026.04.28 20:39:37.840633 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18141 | 2026.04.28 20:39:37.840682 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18142 | 2026.04.28 20:39:37.843204 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18143 | 2026.04.28 20:39:38.001135 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.05 MiB, peak 414.48 MiB, free memory in arenas 0.00 B, will set to 395.50 MiB (RSS), difference: -1.55 MiB | ||
| 18144 | 2026.04.28 20:39:42.444041 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18145 | 2026.04.28 20:39:42.444269 [ 277 ] {294f76c9-897a-41d4-8282-f27e81001fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 18146 | 2026.04.28 20:39:42.444587 [ 277 ] {294f76c9-897a-41d4-8282-f27e81001fc7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18147 | 2026.04.28 20:39:42.444624 [ 277 ] {294f76c9-897a-41d4-8282-f27e81001fc7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 18148 | 2026.04.28 20:39:42.444850 [ 277 ] {294f76c9-897a-41d4-8282-f27e81001fc7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18149 | 2026.04.28 20:39:42.444921 [ 277 ] {294f76c9-897a-41d4-8282-f27e81001fc7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18150 | 2026.04.28 20:39:42.445061 [ 277 ] {294f76c9-897a-41d4-8282-f27e81001fc7} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 18151 | 2026.04.28 20:39:42.445194 [ 317 ] {294f76c9-897a-41d4-8282-f27e81001fc7} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18152 | 2026.04.28 20:39:42.445215 [ 328 ] {294f76c9-897a-41d4-8282-f27e81001fc7} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18153 | 2026.04.28 20:39:42.445214 [ 299 ] {294f76c9-897a-41d4-8282-f27e81001fc7} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18154 | 2026.04.28 20:39:42.445338 [ 277 ] {294f76c9-897a-41d4-8282-f27e81001fc7} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 18155 | 2026.04.28 20:39:42.445365 [ 277 ] {294f76c9-897a-41d4-8282-f27e81001fc7} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18156 | 2026.04.28 20:39:42.445437 [ 277 ] {294f76c9-897a-41d4-8282-f27e81001fc7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18157 | 2026.04.28 20:39:42.445456 [ 277 ] {294f76c9-897a-41d4-8282-f27e81001fc7} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 18158 | 2026.04.28 20:39:42.445490 [ 277 ] {294f76c9-897a-41d4-8282-f27e81001fc7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18159 | 2026.04.28 20:39:42.445558 [ 277 ] {294f76c9-897a-41d4-8282-f27e81001fc7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18160 | 2026.04.28 20:39:42.446670 [ 277 ] {294f76c9-897a-41d4-8282-f27e81001fc7} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002491 sec., 20072.260136491368 rows/sec., 3.19 MiB/sec. | ||
| 18161 | 2026.04.28 20:39:42.446768 [ 277 ] {294f76c9-897a-41d4-8282-f27e81001fc7} <Debug> TCPHandler: Processed in 0.002852736 sec. | ||
| 18162 | 2026.04.28 20:39:42.448636 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18163 | 2026.04.28 20:39:42.448746 [ 277 ] {5bcd8022-3fec-40ff-b280-dec7252f894e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18164 | 2026.04.28 20:39:42.448793 [ 277 ] {5bcd8022-3fec-40ff-b280-dec7252f894e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18165 | 2026.04.28 20:39:42.449293 [ 277 ] {5bcd8022-3fec-40ff-b280-dec7252f894e} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18166 | 2026.04.28 20:39:42.449328 [ 277 ] {5bcd8022-3fec-40ff-b280-dec7252f894e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18167 | 2026.04.28 20:39:42.449680 [ 277 ] {5bcd8022-3fec-40ff-b280-dec7252f894e} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18168 | 2026.04.28 20:39:42.449907 [ 277 ] {5bcd8022-3fec-40ff-b280-dec7252f894e} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18169 | 2026.04.28 20:39:42.450053 [ 277 ] {5bcd8022-3fec-40ff-b280-dec7252f894e} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.00134 sec., 58208.95522388059 rows/sec., 4.82 MiB/sec. | ||
| 18170 | 2026.04.28 20:39:42.450091 [ 277 ] {5bcd8022-3fec-40ff-b280-dec7252f894e} <Debug> TCPHandler: Processed in 0.001504225 sec. | ||
| 18171 | 2026.04.28 20:39:42.450213 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18172 | 2026.04.28 20:39:42.450305 [ 277 ] {f0e44638-7467-4e09-a9dc-5f6735d39fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18173 | 2026.04.28 20:39:42.450343 [ 277 ] {f0e44638-7467-4e09-a9dc-5f6735d39fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18174 | 2026.04.28 20:39:42.450733 [ 277 ] {f0e44638-7467-4e09-a9dc-5f6735d39fec} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18175 | 2026.04.28 20:39:42.450767 [ 277 ] {f0e44638-7467-4e09-a9dc-5f6735d39fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18176 | 2026.04.28 20:39:42.451050 [ 277 ] {f0e44638-7467-4e09-a9dc-5f6735d39fec} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 18177 | 2026.04.28 20:39:42.451268 [ 277 ] {f0e44638-7467-4e09-a9dc-5f6735d39fec} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18178 | 2026.04.28 20:39:42.451395 [ 277 ] {f0e44638-7467-4e09-a9dc-5f6735d39fec} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001108 sec., 9927.797833935017 rows/sec., 746.52 KiB/sec. | ||
| 18179 | 2026.04.28 20:39:42.451431 [ 277 ] {f0e44638-7467-4e09-a9dc-5f6735d39fec} <Debug> TCPHandler: Processed in 0.001265629 sec. | ||
| 18180 | 2026.04.28 20:39:42.451538 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18181 | 2026.04.28 20:39:42.451629 [ 277 ] {40ab7b2c-4099-48f4-9c7c-538210840a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18182 | 2026.04.28 20:39:42.451666 [ 277 ] {40ab7b2c-4099-48f4-9c7c-538210840a9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18183 | 2026.04.28 20:39:42.452078 [ 277 ] {40ab7b2c-4099-48f4-9c7c-538210840a9d} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18184 | 2026.04.28 20:39:42.452111 [ 277 ] {40ab7b2c-4099-48f4-9c7c-538210840a9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18185 | 2026.04.28 20:39:42.452399 [ 277 ] {40ab7b2c-4099-48f4-9c7c-538210840a9d} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18186 | 2026.04.28 20:39:42.452604 [ 277 ] {40ab7b2c-4099-48f4-9c7c-538210840a9d} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18187 | 2026.04.28 20:39:42.452727 [ 277 ] {40ab7b2c-4099-48f4-9c7c-538210840a9d} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001116 sec., 67204.30107526881 rows/sec., 5.25 MiB/sec. | ||
| 18188 | 2026.04.28 20:39:42.452763 [ 277 ] {40ab7b2c-4099-48f4-9c7c-538210840a9d} <Debug> TCPHandler: Processed in 0.001272129 sec. | ||
| 18189 | 2026.04.28 20:39:42.452876 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18190 | 2026.04.28 20:39:42.452968 [ 277 ] {6c5e7618-3f83-4563-80a3-5f749d10a94d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18191 | 2026.04.28 20:39:42.453010 [ 277 ] {6c5e7618-3f83-4563-80a3-5f749d10a94d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18192 | 2026.04.28 20:39:42.453410 [ 277 ] {6c5e7618-3f83-4563-80a3-5f749d10a94d} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18193 | 2026.04.28 20:39:42.453444 [ 277 ] {6c5e7618-3f83-4563-80a3-5f749d10a94d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18194 | 2026.04.28 20:39:42.453759 [ 277 ] {6c5e7618-3f83-4563-80a3-5f749d10a94d} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18195 | 2026.04.28 20:39:42.453968 [ 277 ] {6c5e7618-3f83-4563-80a3-5f749d10a94d} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18196 | 2026.04.28 20:39:42.454094 [ 277 ] {6c5e7618-3f83-4563-80a3-5f749d10a94d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001144 sec., 139860.13986013984 rows/sec., 9.74 MiB/sec. | ||
| 18197 | 2026.04.28 20:39:42.454130 [ 277 ] {6c5e7618-3f83-4563-80a3-5f749d10a94d} <Debug> TCPHandler: Processed in 0.00130124 sec. | ||
| 18198 | 2026.04.28 20:39:42.454262 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18199 | 2026.04.28 20:39:42.454381 [ 277 ] {397222d5-295e-4535-8a3d-0e4316502273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18200 | 2026.04.28 20:39:42.454445 [ 277 ] {397222d5-295e-4535-8a3d-0e4316502273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18201 | 2026.04.28 20:39:42.455278 [ 277 ] {397222d5-295e-4535-8a3d-0e4316502273} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18202 | 2026.04.28 20:39:42.455313 [ 277 ] {397222d5-295e-4535-8a3d-0e4316502273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18203 | 2026.04.28 20:39:42.455842 [ 277 ] {397222d5-295e-4535-8a3d-0e4316502273} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 18204 | 2026.04.28 20:39:42.456074 [ 277 ] {397222d5-295e-4535-8a3d-0e4316502273} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18205 | 2026.04.28 20:39:42.456210 [ 277 ] {397222d5-295e-4535-8a3d-0e4316502273} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001854 sec., 5933.117583603021 rows/sec., 10.63 MiB/sec. | ||
| 18206 | 2026.04.28 20:39:42.456263 [ 277 ] {397222d5-295e-4535-8a3d-0e4316502273} <Debug> TCPHandler: Processed in 0.002060077 sec. | ||
| 18207 | 2026.04.28 20:39:42.456389 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18208 | 2026.04.28 20:39:42.456481 [ 277 ] {91e5b3e8-80d8-4785-aef2-5966b1a00492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18209 | 2026.04.28 20:39:42.456521 [ 277 ] {91e5b3e8-80d8-4785-aef2-5966b1a00492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18210 | 2026.04.28 20:39:42.456850 [ 277 ] {91e5b3e8-80d8-4785-aef2-5966b1a00492} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18211 | 2026.04.28 20:39:42.456883 [ 277 ] {91e5b3e8-80d8-4785-aef2-5966b1a00492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18212 | 2026.04.28 20:39:42.457183 [ 277 ] {91e5b3e8-80d8-4785-aef2-5966b1a00492} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18213 | 2026.04.28 20:39:42.457415 [ 277 ] {91e5b3e8-80d8-4785-aef2-5966b1a00492} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18214 | 2026.04.28 20:39:42.457540 [ 277 ] {91e5b3e8-80d8-4785-aef2-5966b1a00492} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 18215 | 2026.04.28 20:39:42.457575 [ 277 ] {91e5b3e8-80d8-4785-aef2-5966b1a00492} <Debug> TCPHandler: Processed in 0.001232888 sec. | ||
| 18216 | 2026.04.28 20:39:43.274008 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37032 | ||
| 18217 | 2026.04.28 20:39:43.274589 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18218 | 2026.04.28 20:39:43.274639 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18219 | 2026.04.28 20:39:43.275162 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 18220 | 2026.04.28 20:39:43.275402 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18221 | 2026.04.28 20:39:43.275553 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37032 | ||
| 18222 | 2026.04.28 20:39:45.201267 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 18223 | 2026.04.28 20:39:45.218703 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18224 | 2026.04.28 20:39:45.218767 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18225 | 2026.04.28 20:39:45.224638 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 18226 | 2026.04.28 20:39:45.225342 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18227 | 2026.04.28 20:39:45.228434 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 18228 | 2026.04.28 20:39:45.903221 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2198 | ||
| 18229 | 2026.04.28 20:39:45.905655 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18230 | 2026.04.28 20:39:45.905715 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 18231 | 2026.04.28 20:39:45.906962 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18232 | 2026.04.28 20:39:45.907237 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18233 | 2026.04.28 20:39:45.907643 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2198 | ||
| 18234 | 2026.04.28 20:39:47.445197 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18235 | 2026.04.28 20:39:47.445580 [ 277 ] {b94c2276-8ebd-499b-b1c2-fd813fb3e2cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 18236 | 2026.04.28 20:39:47.446135 [ 277 ] {b94c2276-8ebd-499b-b1c2-fd813fb3e2cb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18237 | 2026.04.28 20:39:47.446173 [ 277 ] {b94c2276-8ebd-499b-b1c2-fd813fb3e2cb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 18238 | 2026.04.28 20:39:47.446402 [ 277 ] {b94c2276-8ebd-499b-b1c2-fd813fb3e2cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18239 | 2026.04.28 20:39:47.446475 [ 277 ] {b94c2276-8ebd-499b-b1c2-fd813fb3e2cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18240 | 2026.04.28 20:39:47.446621 [ 277 ] {b94c2276-8ebd-499b-b1c2-fd813fb3e2cb} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 18241 | 2026.04.28 20:39:47.446719 [ 325 ] {b94c2276-8ebd-499b-b1c2-fd813fb3e2cb} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18242 | 2026.04.28 20:39:47.446720 [ 317 ] {b94c2276-8ebd-499b-b1c2-fd813fb3e2cb} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18243 | 2026.04.28 20:39:47.446752 [ 299 ] {b94c2276-8ebd-499b-b1c2-fd813fb3e2cb} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18244 | 2026.04.28 20:39:47.446870 [ 277 ] {b94c2276-8ebd-499b-b1c2-fd813fb3e2cb} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 18245 | 2026.04.28 20:39:47.446898 [ 277 ] {b94c2276-8ebd-499b-b1c2-fd813fb3e2cb} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18246 | 2026.04.28 20:39:47.446970 [ 277 ] {b94c2276-8ebd-499b-b1c2-fd813fb3e2cb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18247 | 2026.04.28 20:39:47.446990 [ 277 ] {b94c2276-8ebd-499b-b1c2-fd813fb3e2cb} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 18248 | 2026.04.28 20:39:47.447025 [ 277 ] {b94c2276-8ebd-499b-b1c2-fd813fb3e2cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18249 | 2026.04.28 20:39:47.447065 [ 277 ] {b94c2276-8ebd-499b-b1c2-fd813fb3e2cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18250 | 2026.04.28 20:39:47.448146 [ 277 ] {b94c2276-8ebd-499b-b1c2-fd813fb3e2cb} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002715 sec., 18416.206261510128 rows/sec., 2.93 MiB/sec. | ||
| 18251 | 2026.04.28 20:39:47.448260 [ 277 ] {b94c2276-8ebd-499b-b1c2-fd813fb3e2cb} <Debug> TCPHandler: Processed in 0.003235034 sec. | ||
| 18252 | 2026.04.28 20:39:47.450469 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18253 | 2026.04.28 20:39:47.450603 [ 277 ] {5c87e966-98cf-439e-bbe8-eeed65339c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18254 | 2026.04.28 20:39:47.450657 [ 277 ] {5c87e966-98cf-439e-bbe8-eeed65339c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18255 | 2026.04.28 20:39:47.451290 [ 277 ] {5c87e966-98cf-439e-bbe8-eeed65339c88} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18256 | 2026.04.28 20:39:47.451329 [ 277 ] {5c87e966-98cf-439e-bbe8-eeed65339c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18257 | 2026.04.28 20:39:47.451704 [ 277 ] {5c87e966-98cf-439e-bbe8-eeed65339c88} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18258 | 2026.04.28 20:39:47.451930 [ 277 ] {5c87e966-98cf-439e-bbe8-eeed65339c88} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18259 | 2026.04.28 20:39:47.452082 [ 33 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18260 | 2026.04.28 20:39:47.452087 [ 277 ] {5c87e966-98cf-439e-bbe8-eeed65339c88} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001524 sec., 77427.8215223097 rows/sec., 6.59 MiB/sec. | ||
| 18261 | 2026.04.28 20:39:47.452154 [ 33 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18262 | 2026.04.28 20:39:47.452170 [ 277 ] {5c87e966-98cf-439e-bbe8-eeed65339c88} <Debug> TCPHandler: Processed in 0.001770641 sec. | ||
| 18263 | 2026.04.28 20:39:47.452183 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18264 | 2026.04.28 20:39:47.452291 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 18265 | 2026.04.28 20:39:47.452304 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18266 | 2026.04.28 20:39:47.452414 [ 277 ] {8d73efea-67f9-4bd7-ba9c-8597ce06cf7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18267 | 2026.04.28 20:39:47.452420 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18268 | 2026.04.28 20:39:47.452458 [ 277 ] {8d73efea-67f9-4bd7-ba9c-8597ce06cf7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18269 | 2026.04.28 20:39:47.452467 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 3363 rows starting from the beginning of the part | ||
| 18270 | 2026.04.28 20:39:47.452547 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 56 rows starting from the beginning of the part | ||
| 18271 | 2026.04.28 20:39:47.452597 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 78 rows starting from the beginning of the part | ||
| 18272 | 2026.04.28 20:39:47.452644 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 118 rows starting from the beginning of the part | ||
| 18273 | 2026.04.28 20:39:47.452691 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 78 rows starting from the beginning of the part | ||
| 18274 | 2026.04.28 20:39:47.452736 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 118 rows starting from the beginning of the part | ||
| 18275 | 2026.04.28 20:39:47.452869 [ 277 ] {8d73efea-67f9-4bd7-ba9c-8597ce06cf7f} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18276 | 2026.04.28 20:39:47.452909 [ 277 ] {8d73efea-67f9-4bd7-ba9c-8597ce06cf7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18277 | 2026.04.28 20:39:47.453287 [ 277 ] {8d73efea-67f9-4bd7-ba9c-8597ce06cf7f} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 18278 | 2026.04.28 20:39:47.453509 [ 277 ] {8d73efea-67f9-4bd7-ba9c-8597ce06cf7f} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18279 | 2026.04.28 20:39:47.453653 [ 277 ] {8d73efea-67f9-4bd7-ba9c-8597ce06cf7f} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001237 sec., 25060.63055780113 rows/sec., 1.84 MiB/sec. | ||
| 18280 | 2026.04.28 20:39:47.453693 [ 277 ] {8d73efea-67f9-4bd7-ba9c-8597ce06cf7f} <Debug> TCPHandler: Processed in 0.001423372 sec. | ||
| 18281 | 2026.04.28 20:39:47.453810 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18282 | 2026.04.28 20:39:47.453906 [ 277 ] {7fea0c4a-b4cf-48e6-ba0c-bb8812a59f1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18283 | 2026.04.28 20:39:47.453946 [ 277 ] {7fea0c4a-b4cf-48e6-ba0c-bb8812a59f1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18284 | 2026.04.28 20:39:47.454288 [ 190 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3811 rows, containing 5 columns (5 merged, 0 gathered) in 0.002027917 sec., 1879268.234350814 rows/sec., 151.08 MiB/sec. | ||
| 18285 | 2026.04.28 20:39:47.454393 [ 277 ] {7fea0c4a-b4cf-48e6-ba0c-bb8812a59f1d} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18286 | 2026.04.28 20:39:47.454432 [ 277 ] {7fea0c4a-b4cf-48e6-ba0c-bb8812a59f1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18287 | 2026.04.28 20:39:47.454720 [ 194 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18288 | 2026.04.28 20:39:47.454754 [ 277 ] {7fea0c4a-b4cf-48e6-ba0c-bb8812a59f1d} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18289 | 2026.04.28 20:39:47.455042 [ 277 ] {7fea0c4a-b4cf-48e6-ba0c-bb8812a59f1d} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18290 | 2026.04.28 20:39:47.455147 [ 194 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_131_26} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18291 | 2026.04.28 20:39:47.455189 [ 277 ] {7fea0c4a-b4cf-48e6-ba0c-bb8812a59f1d} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001303 sec., 72908.67229470453 rows/sec., 5.69 MiB/sec. | ||
| 18292 | 2026.04.28 20:39:47.455215 [ 38 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18293 | 2026.04.28 20:39:47.455234 [ 277 ] {7fea0c4a-b4cf-48e6-ba0c-bb8812a59f1d} <Debug> TCPHandler: Processed in 0.001473104 sec. | ||
| 18294 | 2026.04.28 20:39:47.455241 [ 194 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_131_26} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18295 | 2026.04.28 20:39:47.455271 [ 38 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18296 | 2026.04.28 20:39:47.455297 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18297 | 2026.04.28 20:39:47.455368 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 18298 | 2026.04.28 20:39:47.455371 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18299 | 2026.04.28 20:39:47.455413 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 18300 | 2026.04.28 20:39:47.455476 [ 277 ] {600121a9-876b-4726-bca1-8037661b6a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18301 | 2026.04.28 20:39:47.455514 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18302 | 2026.04.28 20:39:47.455524 [ 277 ] {600121a9-876b-4726-bca1-8037661b6a88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18303 | 2026.04.28 20:39:47.455553 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1832 rows starting from the beginning of the part | ||
| 18304 | 2026.04.28 20:39:47.455623 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 64 rows starting from the beginning of the part | ||
| 18305 | 2026.04.28 20:39:47.455669 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 75 rows starting from the beginning of the part | ||
| 18306 | 2026.04.28 20:39:47.455715 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 95 rows starting from the beginning of the part | ||
| 18307 | 2026.04.28 20:39:47.455754 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 75 rows starting from the beginning of the part | ||
| 18308 | 2026.04.28 20:39:47.455792 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 95 rows starting from the beginning of the part | ||
| 18309 | 2026.04.28 20:39:47.455949 [ 277 ] {600121a9-876b-4726-bca1-8037661b6a88} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18310 | 2026.04.28 20:39:47.455992 [ 277 ] {600121a9-876b-4726-bca1-8037661b6a88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18311 | 2026.04.28 20:39:47.456349 [ 277 ] {600121a9-876b-4726-bca1-8037661b6a88} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18312 | 2026.04.28 20:39:47.456579 [ 277 ] {600121a9-876b-4726-bca1-8037661b6a88} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18313 | 2026.04.28 20:39:47.456709 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 2 parts from all_1_126_35 to all_127_127_0 | ||
| 18314 | 2026.04.28 20:39:47.456714 [ 277 ] {600121a9-876b-4726-bca1-8037661b6a88} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 18315 | 2026.04.28 20:39:47.456742 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18316 | 2026.04.28 20:39:47.456767 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18317 | 2026.04.28 20:39:47.456772 [ 277 ] {600121a9-876b-4726-bca1-8037661b6a88} <Debug> TCPHandler: Processed in 0.001450983 sec. | ||
| 18318 | 2026.04.28 20:39:47.456836 [ 195 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_127_36} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_126_35 to all_127_127_0 into Compact with storage Full | ||
| 18319 | 2026.04.28 20:39:47.456897 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18320 | 2026.04.28 20:39:47.456925 [ 195 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_127_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18321 | 2026.04.28 20:39:47.456942 [ 199 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2236 rows, containing 5 columns (5 merged, 0 gathered) in 0.001598027 sec., 1399225.4198458474 rows/sec., 103.22 MiB/sec. | ||
| 18322 | 2026.04.28 20:39:47.456954 [ 195 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_127_36} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_126_35, total 47392 rows starting from the beginning of the part | ||
| 18323 | 2026.04.28 20:39:47.456990 [ 277 ] {50d06762-cb17-4b47-989a-b8ea8b1cc87c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18324 | 2026.04.28 20:39:47.457013 [ 195 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_127_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 128 rows starting from the beginning of the part | ||
| 18325 | 2026.04.28 20:39:47.457045 [ 277 ] {50d06762-cb17-4b47-989a-b8ea8b1cc87c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18326 | 2026.04.28 20:39:47.457156 [ 186 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18327 | 2026.04.28 20:39:47.457430 [ 186 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_131_26} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18328 | 2026.04.28 20:39:47.457494 [ 186 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_131_26} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18329 | 2026.04.28 20:39:47.457559 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 18330 | 2026.04.28 20:39:47.457889 [ 277 ] {50d06762-cb17-4b47-989a-b8ea8b1cc87c} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18331 | 2026.04.28 20:39:47.457930 [ 277 ] {50d06762-cb17-4b47-989a-b8ea8b1cc87c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18332 | 2026.04.28 20:39:47.458492 [ 277 ] {50d06762-cb17-4b47-989a-b8ea8b1cc87c} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 18333 | 2026.04.28 20:39:47.458724 [ 277 ] {50d06762-cb17-4b47-989a-b8ea8b1cc87c} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18334 | 2026.04.28 20:39:47.458864 [ 277 ] {50d06762-cb17-4b47-989a-b8ea8b1cc87c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001892 sec., 16384.77801268499 rows/sec., 29.36 MiB/sec. | ||
| 18335 | 2026.04.28 20:39:47.458923 [ 277 ] {50d06762-cb17-4b47-989a-b8ea8b1cc87c} <Debug> TCPHandler: Processed in 0.002075647 sec. | ||
| 18336 | 2026.04.28 20:39:47.459060 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18337 | 2026.04.28 20:39:47.459156 [ 277 ] {ac4abc8c-bbfe-43dd-88a3-288c559ab925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18338 | 2026.04.28 20:39:47.459198 [ 277 ] {ac4abc8c-bbfe-43dd-88a3-288c559ab925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18339 | 2026.04.28 20:39:47.459553 [ 277 ] {ac4abc8c-bbfe-43dd-88a3-288c559ab925} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18340 | 2026.04.28 20:39:47.459590 [ 277 ] {ac4abc8c-bbfe-43dd-88a3-288c559ab925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18341 | 2026.04.28 20:39:47.459898 [ 277 ] {ac4abc8c-bbfe-43dd-88a3-288c559ab925} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18342 | 2026.04.28 20:39:47.460111 [ 277 ] {ac4abc8c-bbfe-43dd-88a3-288c559ab925} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18343 | 2026.04.28 20:39:47.460232 [ 38 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18344 | 2026.04.28 20:39:47.460244 [ 277 ] {ac4abc8c-bbfe-43dd-88a3-288c559ab925} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 18345 | 2026.04.28 20:39:47.460263 [ 38 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18346 | 2026.04.28 20:39:47.460286 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18347 | 2026.04.28 20:39:47.460289 [ 277 ] {ac4abc8c-bbfe-43dd-88a3-288c559ab925} <Debug> TCPHandler: Processed in 0.001279869 sec. | ||
| 18348 | 2026.04.28 20:39:47.460372 [ 187 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 18349 | 2026.04.28 20:39:47.460477 [ 187 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18350 | 2026.04.28 20:39:47.460508 [ 187 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 6852 rows starting from the beginning of the part | ||
| 18351 | 2026.04.28 20:39:47.460564 [ 187 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 48 rows starting from the beginning of the part | ||
| 18352 | 2026.04.28 20:39:47.460612 [ 187 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
| 18353 | 2026.04.28 20:39:47.460657 [ 187 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
| 18354 | 2026.04.28 20:39:47.460699 [ 187 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
| 18355 | 2026.04.28 20:39:47.460739 [ 187 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
| 18356 | 2026.04.28 20:39:47.462307 [ 199 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7140 rows, containing 4 columns (4 merged, 0 gathered) in 0.001974965 sec., 3615253.941209085 rows/sec., 241.01 MiB/sec. | ||
| 18357 | 2026.04.28 20:39:47.462655 [ 187 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18358 | 2026.04.28 20:39:47.462882 [ 187 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_131_26} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18359 | 2026.04.28 20:39:47.462944 [ 187 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_131_26} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18360 | 2026.04.28 20:39:47.463001 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 18361 | 2026.04.28 20:39:47.464058 [ 199 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_127_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47520 rows, containing 5 columns (5 merged, 0 gathered) in 0.007249475 sec., 6554957.42795168 rows/sec., 421.94 MiB/sec. | ||
| 18362 | 2026.04.28 20:39:47.464665 [ 199 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_127_36} <Trace> MergedBlockOutputStream: filled checksums all_1_127_36 (state Temporary) | ||
| 18363 | 2026.04.28 20:39:47.464958 [ 199 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_127_36} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_127_36 to all_1_127_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18364 | 2026.04.28 20:39:47.465035 [ 199 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_127_36} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 2 parts: [all_1_126_35, all_127_127_0] -> all_1_127_36 | ||
| 18365 | 2026.04.28 20:39:47.465096 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 18366 | 2026.04.28 20:39:50.596940 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18367 | 2026.04.28 20:39:50.596992 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18368 | 2026.04.28 20:39:50.775692 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37480 | ||
| 18369 | 2026.04.28 20:39:50.776266 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18370 | 2026.04.28 20:39:50.776317 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18371 | 2026.04.28 20:39:50.776808 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 18372 | 2026.04.28 20:39:50.777044 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18373 | 2026.04.28 20:39:50.777187 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37480 | ||
| 18374 | 2026.04.28 20:39:52.444492 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18375 | 2026.04.28 20:39:52.444755 [ 277 ] {3c6163d2-9766-4129-b14b-a35d46c4f179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 18376 | 2026.04.28 20:39:52.445120 [ 277 ] {3c6163d2-9766-4129-b14b-a35d46c4f179} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18377 | 2026.04.28 20:39:52.445161 [ 277 ] {3c6163d2-9766-4129-b14b-a35d46c4f179} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 18378 | 2026.04.28 20:39:52.445408 [ 277 ] {3c6163d2-9766-4129-b14b-a35d46c4f179} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18379 | 2026.04.28 20:39:52.445476 [ 277 ] {3c6163d2-9766-4129-b14b-a35d46c4f179} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18380 | 2026.04.28 20:39:52.445614 [ 277 ] {3c6163d2-9766-4129-b14b-a35d46c4f179} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 18381 | 2026.04.28 20:39:52.445739 [ 325 ] {3c6163d2-9766-4129-b14b-a35d46c4f179} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18382 | 2026.04.28 20:39:52.445739 [ 317 ] {3c6163d2-9766-4129-b14b-a35d46c4f179} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18383 | 2026.04.28 20:39:52.445762 [ 299 ] {3c6163d2-9766-4129-b14b-a35d46c4f179} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18384 | 2026.04.28 20:39:52.445892 [ 277 ] {3c6163d2-9766-4129-b14b-a35d46c4f179} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 18385 | 2026.04.28 20:39:52.445919 [ 277 ] {3c6163d2-9766-4129-b14b-a35d46c4f179} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18386 | 2026.04.28 20:39:52.446002 [ 277 ] {3c6163d2-9766-4129-b14b-a35d46c4f179} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18387 | 2026.04.28 20:39:52.446022 [ 277 ] {3c6163d2-9766-4129-b14b-a35d46c4f179} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 18388 | 2026.04.28 20:39:52.446055 [ 277 ] {3c6163d2-9766-4129-b14b-a35d46c4f179} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18389 | 2026.04.28 20:39:52.446091 [ 277 ] {3c6163d2-9766-4129-b14b-a35d46c4f179} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18390 | 2026.04.28 20:39:52.447187 [ 277 ] {3c6163d2-9766-4129-b14b-a35d46c4f179} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002533 sec., 19739.43939992104 rows/sec., 3.14 MiB/sec. | ||
| 18391 | 2026.04.28 20:39:52.447295 [ 277 ] {3c6163d2-9766-4129-b14b-a35d46c4f179} <Debug> TCPHandler: Processed in 0.002937587 sec. | ||
| 18392 | 2026.04.28 20:39:52.449203 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18393 | 2026.04.28 20:39:52.449315 [ 277 ] {39076bb2-80e9-4b08-b664-66221d5d5b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18394 | 2026.04.28 20:39:52.449357 [ 277 ] {39076bb2-80e9-4b08-b664-66221d5d5b0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18395 | 2026.04.28 20:39:52.449964 [ 277 ] {39076bb2-80e9-4b08-b664-66221d5d5b0f} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18396 | 2026.04.28 20:39:52.450008 [ 277 ] {39076bb2-80e9-4b08-b664-66221d5d5b0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18397 | 2026.04.28 20:39:52.450431 [ 277 ] {39076bb2-80e9-4b08-b664-66221d5d5b0f} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18398 | 2026.04.28 20:39:52.450648 [ 277 ] {39076bb2-80e9-4b08-b664-66221d5d5b0f} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18399 | 2026.04.28 20:39:52.450790 [ 277 ] {39076bb2-80e9-4b08-b664-66221d5d5b0f} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001506 sec., 51792.828685258966 rows/sec., 4.29 MiB/sec. | ||
| 18400 | 2026.04.28 20:39:52.450827 [ 277 ] {39076bb2-80e9-4b08-b664-66221d5d5b0f} <Debug> TCPHandler: Processed in 0.001674648 sec. | ||
| 18401 | 2026.04.28 20:39:52.450962 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18402 | 2026.04.28 20:39:52.451055 [ 277 ] {60091ff0-b322-4e81-8874-a37657bba0cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18403 | 2026.04.28 20:39:52.451093 [ 277 ] {60091ff0-b322-4e81-8874-a37657bba0cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18404 | 2026.04.28 20:39:52.451516 [ 277 ] {60091ff0-b322-4e81-8874-a37657bba0cc} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18405 | 2026.04.28 20:39:52.451550 [ 277 ] {60091ff0-b322-4e81-8874-a37657bba0cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18406 | 2026.04.28 20:39:52.451837 [ 277 ] {60091ff0-b322-4e81-8874-a37657bba0cc} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 18407 | 2026.04.28 20:39:52.452044 [ 277 ] {60091ff0-b322-4e81-8874-a37657bba0cc} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18408 | 2026.04.28 20:39:52.452169 [ 277 ] {60091ff0-b322-4e81-8874-a37657bba0cc} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001133 sec., 9708.737864077671 rows/sec., 730.05 KiB/sec. | ||
| 18409 | 2026.04.28 20:39:52.452205 [ 277 ] {60091ff0-b322-4e81-8874-a37657bba0cc} <Debug> TCPHandler: Processed in 0.00129063 sec. | ||
| 18410 | 2026.04.28 20:39:52.452350 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18411 | 2026.04.28 20:39:52.452443 [ 277 ] {17d6914c-5c1e-4709-b461-25e4645ab54e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18412 | 2026.04.28 20:39:52.452480 [ 277 ] {17d6914c-5c1e-4709-b461-25e4645ab54e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18413 | 2026.04.28 20:39:52.452901 [ 277 ] {17d6914c-5c1e-4709-b461-25e4645ab54e} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18414 | 2026.04.28 20:39:52.452934 [ 277 ] {17d6914c-5c1e-4709-b461-25e4645ab54e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18415 | 2026.04.28 20:39:52.453230 [ 277 ] {17d6914c-5c1e-4709-b461-25e4645ab54e} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18416 | 2026.04.28 20:39:52.453435 [ 277 ] {17d6914c-5c1e-4709-b461-25e4645ab54e} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18417 | 2026.04.28 20:39:52.453557 [ 277 ] {17d6914c-5c1e-4709-b461-25e4645ab54e} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001132 sec., 66254.41696113074 rows/sec., 5.17 MiB/sec. | ||
| 18418 | 2026.04.28 20:39:52.453593 [ 277 ] {17d6914c-5c1e-4709-b461-25e4645ab54e} <Debug> TCPHandler: Processed in 0.00130033 sec. | ||
| 18419 | 2026.04.28 20:39:52.453724 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18420 | 2026.04.28 20:39:52.453815 [ 277 ] {cae8bac3-8902-403f-8cea-70150fbdccd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18421 | 2026.04.28 20:39:52.453856 [ 277 ] {cae8bac3-8902-403f-8cea-70150fbdccd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18422 | 2026.04.28 20:39:52.454260 [ 277 ] {cae8bac3-8902-403f-8cea-70150fbdccd5} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18423 | 2026.04.28 20:39:52.454292 [ 277 ] {cae8bac3-8902-403f-8cea-70150fbdccd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18424 | 2026.04.28 20:39:52.454616 [ 277 ] {cae8bac3-8902-403f-8cea-70150fbdccd5} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18425 | 2026.04.28 20:39:52.454829 [ 277 ] {cae8bac3-8902-403f-8cea-70150fbdccd5} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18426 | 2026.04.28 20:39:52.454953 [ 277 ] {cae8bac3-8902-403f-8cea-70150fbdccd5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 18427 | 2026.04.28 20:39:52.454956 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 2 parts from all_1_127_36 to all_128_128_0 | ||
| 18428 | 2026.04.28 20:39:52.454989 [ 277 ] {cae8bac3-8902-403f-8cea-70150fbdccd5} <Debug> TCPHandler: Processed in 0.00132047 sec. | ||
| 18429 | 2026.04.28 20:39:52.454998 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18430 | 2026.04.28 20:39:52.455016 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18431 | 2026.04.28 20:39:52.455091 [ 187 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_128_37} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_127_36 to all_128_128_0 into Compact with storage Full | ||
| 18432 | 2026.04.28 20:39:52.455105 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18433 | 2026.04.28 20:39:52.455167 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18434 | 2026.04.28 20:39:52.455196 [ 187 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_128_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18435 | 2026.04.28 20:39:52.455203 [ 277 ] {79cd0c57-35f7-43e0-b234-8a8a917fd72f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18436 | 2026.04.28 20:39:52.455216 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18437 | 2026.04.28 20:39:52.455240 [ 187 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_128_37} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_127_36, total 47520 rows starting from the beginning of the part | ||
| 18438 | 2026.04.28 20:39:52.455270 [ 277 ] {79cd0c57-35f7-43e0-b234-8a8a917fd72f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18439 | 2026.04.28 20:39:52.455309 [ 187 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_128_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
| 18440 | 2026.04.28 20:39:52.456048 [ 277 ] {79cd0c57-35f7-43e0-b234-8a8a917fd72f} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18441 | 2026.04.28 20:39:52.456083 [ 277 ] {79cd0c57-35f7-43e0-b234-8a8a917fd72f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18442 | 2026.04.28 20:39:52.456678 [ 277 ] {79cd0c57-35f7-43e0-b234-8a8a917fd72f} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 18443 | 2026.04.28 20:39:52.456963 [ 277 ] {79cd0c57-35f7-43e0-b234-8a8a917fd72f} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18444 | 2026.04.28 20:39:52.457114 [ 277 ] {79cd0c57-35f7-43e0-b234-8a8a917fd72f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001929 sec., 5702.436495593572 rows/sec., 10.22 MiB/sec. | ||
| 18445 | 2026.04.28 20:39:52.457170 [ 277 ] {79cd0c57-35f7-43e0-b234-8a8a917fd72f} <Debug> TCPHandler: Processed in 0.002111208 sec. | ||
| 18446 | 2026.04.28 20:39:52.457296 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18447 | 2026.04.28 20:39:52.457390 [ 277 ] {4c7294b1-a752-43dd-9136-7c447b2a5a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18448 | 2026.04.28 20:39:52.457431 [ 277 ] {4c7294b1-a752-43dd-9136-7c447b2a5a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18449 | 2026.04.28 20:39:52.457769 [ 277 ] {4c7294b1-a752-43dd-9136-7c447b2a5a38} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18450 | 2026.04.28 20:39:52.457805 [ 277 ] {4c7294b1-a752-43dd-9136-7c447b2a5a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18451 | 2026.04.28 20:39:52.458118 [ 277 ] {4c7294b1-a752-43dd-9136-7c447b2a5a38} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18452 | 2026.04.28 20:39:52.458293 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18453 | 2026.04.28 20:39:52.458368 [ 277 ] {4c7294b1-a752-43dd-9136-7c447b2a5a38} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18454 | 2026.04.28 20:39:52.458505 [ 277 ] {4c7294b1-a752-43dd-9136-7c447b2a5a38} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 18455 | 2026.04.28 20:39:52.458540 [ 277 ] {4c7294b1-a752-43dd-9136-7c447b2a5a38} <Debug> TCPHandler: Processed in 0.001292249 sec. | ||
| 18456 | 2026.04.28 20:39:52.458575 [ 219 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18457 | 2026.04.28 20:39:52.458609 [ 219 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18458 | 2026.04.28 20:39:52.462012 [ 219 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18459 | 2026.04.28 20:39:52.462370 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_128_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47680 rows, containing 5 columns (5 merged, 0 gathered) in 0.007304817 sec., 6527199.791589577 rows/sec., 420.27 MiB/sec. | ||
| 18460 | 2026.04.28 20:39:52.462996 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_128_37} <Trace> MergedBlockOutputStream: filled checksums all_1_128_37 (state Temporary) | ||
| 18461 | 2026.04.28 20:39:52.463315 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_128_37} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_128_37 to all_1_128_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18462 | 2026.04.28 20:39:52.463387 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_128_37} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 2 parts: [all_1_127_36, all_128_128_0] -> all_1_128_37 | ||
| 18463 | 2026.04.28 20:39:52.463470 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 18464 | 2026.04.28 20:39:52.723380 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18465 | 2026.04.28 20:39:52.723648 [ 277 ] {afc59273-55b9-415e-9965-6cd4272871e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 18466 | 2026.04.28 20:39:52.724048 [ 277 ] {afc59273-55b9-415e-9965-6cd4272871e5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18467 | 2026.04.28 20:39:52.724094 [ 277 ] {afc59273-55b9-415e-9965-6cd4272871e5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 18468 | 2026.04.28 20:39:52.724396 [ 277 ] {afc59273-55b9-415e-9965-6cd4272871e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18469 | 2026.04.28 20:39:52.724463 [ 277 ] {afc59273-55b9-415e-9965-6cd4272871e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18470 | 2026.04.28 20:39:52.724605 [ 277 ] {afc59273-55b9-415e-9965-6cd4272871e5} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 18471 | 2026.04.28 20:39:52.724709 [ 317 ] {afc59273-55b9-415e-9965-6cd4272871e5} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18472 | 2026.04.28 20:39:52.724713 [ 325 ] {afc59273-55b9-415e-9965-6cd4272871e5} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18473 | 2026.04.28 20:39:52.724741 [ 299 ] {afc59273-55b9-415e-9965-6cd4272871e5} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18474 | 2026.04.28 20:39:52.724857 [ 277 ] {afc59273-55b9-415e-9965-6cd4272871e5} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 18475 | 2026.04.28 20:39:52.724882 [ 277 ] {afc59273-55b9-415e-9965-6cd4272871e5} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18476 | 2026.04.28 20:39:52.724950 [ 277 ] {afc59273-55b9-415e-9965-6cd4272871e5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18477 | 2026.04.28 20:39:52.724969 [ 277 ] {afc59273-55b9-415e-9965-6cd4272871e5} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 18478 | 2026.04.28 20:39:52.725002 [ 277 ] {afc59273-55b9-415e-9965-6cd4272871e5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 18479 | 2026.04.28 20:39:52.725040 [ 277 ] {afc59273-55b9-415e-9965-6cd4272871e5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 18480 | 2026.04.28 20:39:52.726346 [ 277 ] {afc59273-55b9-415e-9965-6cd4272871e5} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002815 sec., 17761.989342806395 rows/sec., 4.25 MiB/sec. | ||
| 18481 | 2026.04.28 20:39:52.726461 [ 277 ] {afc59273-55b9-415e-9965-6cd4272871e5} <Debug> TCPHandler: Processed in 0.003221504 sec. | ||
| 18482 | 2026.04.28 20:39:52.728536 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 18483 | 2026.04.28 20:39:52.740086 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18484 | 2026.04.28 20:39:52.740199 [ 277 ] {fb84f366-0905-4d8d-8178-322b3744b5a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18485 | 2026.04.28 20:39:52.740241 [ 277 ] {fb84f366-0905-4d8d-8178-322b3744b5a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18486 | 2026.04.28 20:39:52.740723 [ 277 ] {fb84f366-0905-4d8d-8178-322b3744b5a2} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18487 | 2026.04.28 20:39:52.740764 [ 277 ] {fb84f366-0905-4d8d-8178-322b3744b5a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18488 | 2026.04.28 20:39:52.741119 [ 277 ] {fb84f366-0905-4d8d-8178-322b3744b5a2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 18489 | 2026.04.28 20:39:52.741343 [ 277 ] {fb84f366-0905-4d8d-8178-322b3744b5a2} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18490 | 2026.04.28 20:39:52.741491 [ 277 ] {fb84f366-0905-4d8d-8178-322b3744b5a2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001325 sec., 18113.20754716981 rows/sec., 1.50 MiB/sec. | ||
| 18491 | 2026.04.28 20:39:52.741529 [ 277 ] {fb84f366-0905-4d8d-8178-322b3744b5a2} <Debug> TCPHandler: Processed in 0.001491874 sec. | ||
| 18492 | 2026.04.28 20:39:52.741648 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18493 | 2026.04.28 20:39:52.741740 [ 277 ] {6b2934ba-c727-421a-a65e-cb0545af4773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18494 | 2026.04.28 20:39:52.741779 [ 277 ] {6b2934ba-c727-421a-a65e-cb0545af4773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18495 | 2026.04.28 20:39:52.742170 [ 277 ] {6b2934ba-c727-421a-a65e-cb0545af4773} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18496 | 2026.04.28 20:39:52.742204 [ 277 ] {6b2934ba-c727-421a-a65e-cb0545af4773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18497 | 2026.04.28 20:39:52.742488 [ 277 ] {6b2934ba-c727-421a-a65e-cb0545af4773} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 18498 | 2026.04.28 20:39:52.742704 [ 277 ] {6b2934ba-c727-421a-a65e-cb0545af4773} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18499 | 2026.04.28 20:39:52.742830 [ 277 ] {6b2934ba-c727-421a-a65e-cb0545af4773} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001107 sec., 1806.684733514002 rows/sec., 147.32 KiB/sec. | ||
| 18500 | 2026.04.28 20:39:52.742867 [ 277 ] {6b2934ba-c727-421a-a65e-cb0545af4773} <Debug> TCPHandler: Processed in 0.001266739 sec. | ||
| 18501 | 2026.04.28 20:39:52.742974 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18502 | 2026.04.28 20:39:52.743066 [ 277 ] {0162d5ed-2a27-4616-8f50-bd79ce5d53d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18503 | 2026.04.28 20:39:52.743104 [ 277 ] {0162d5ed-2a27-4616-8f50-bd79ce5d53d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18504 | 2026.04.28 20:39:52.745093 [ 277 ] {0162d5ed-2a27-4616-8f50-bd79ce5d53d4} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18505 | 2026.04.28 20:39:52.745127 [ 277 ] {0162d5ed-2a27-4616-8f50-bd79ce5d53d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18506 | 2026.04.28 20:39:52.745574 [ 277 ] {0162d5ed-2a27-4616-8f50-bd79ce5d53d4} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18507 | 2026.04.28 20:39:52.745677 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18508 | 2026.04.28 20:39:52.745734 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18509 | 2026.04.28 20:39:52.745792 [ 277 ] {0162d5ed-2a27-4616-8f50-bd79ce5d53d4} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18510 | 2026.04.28 20:39:52.745922 [ 277 ] {0162d5ed-2a27-4616-8f50-bd79ce5d53d4} <Debug> executeQuery: Read 2588 rows, 199.10 KiB in 0.002873 sec., 900800.5569091542 rows/sec., 67.68 MiB/sec. | ||
| 18511 | 2026.04.28 20:39:52.745960 [ 277 ] {0162d5ed-2a27-4616-8f50-bd79ce5d53d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 18512 | 2026.04.28 20:39:52.745973 [ 277 ] {0162d5ed-2a27-4616-8f50-bd79ce5d53d4} <Debug> TCPHandler: Processed in 0.003045839 sec. | ||
| 18513 | 2026.04.28 20:39:52.745980 [ 223 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18514 | 2026.04.28 20:39:52.746007 [ 223 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18515 | 2026.04.28 20:39:52.746092 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18516 | 2026.04.28 20:39:52.746184 [ 277 ] {16838f36-60d4-4d03-b061-f8612fc35ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18517 | 2026.04.28 20:39:52.746268 [ 277 ] {16838f36-60d4-4d03-b061-f8612fc35ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18518 | 2026.04.28 20:39:52.746795 [ 277 ] {16838f36-60d4-4d03-b061-f8612fc35ed4} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18519 | 2026.04.28 20:39:52.746838 [ 277 ] {16838f36-60d4-4d03-b061-f8612fc35ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18520 | 2026.04.28 20:39:52.747218 [ 277 ] {16838f36-60d4-4d03-b061-f8612fc35ed4} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 18521 | 2026.04.28 20:39:52.747480 [ 277 ] {16838f36-60d4-4d03-b061-f8612fc35ed4} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18522 | 2026.04.28 20:39:52.747602 [ 43 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 18523 | 2026.04.28 20:39:52.747616 [ 277 ] {16838f36-60d4-4d03-b061-f8612fc35ed4} <Debug> executeQuery: Read 56 rows, 4.26 KiB in 0.001449 sec., 38647.342995169085 rows/sec., 2.87 MiB/sec. | ||
| 18524 | 2026.04.28 20:39:52.747638 [ 43 ] {} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18525 | 2026.04.28 20:39:52.747657 [ 277 ] {16838f36-60d4-4d03-b061-f8612fc35ed4} <Debug> TCPHandler: Processed in 0.001612547 sec. | ||
| 18526 | 2026.04.28 20:39:52.747658 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18527 | 2026.04.28 20:39:52.747755 [ 188 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 18528 | 2026.04.28 20:39:52.747774 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18529 | 2026.04.28 20:39:52.747862 [ 188 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18530 | 2026.04.28 20:39:52.747879 [ 277 ] {9b86ec66-05ad-4e91-a36c-902a90e4fb6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18531 | 2026.04.28 20:39:52.747895 [ 188 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 227 rows starting from the beginning of the part | ||
| 18532 | 2026.04.28 20:39:52.747924 [ 277 ] {9b86ec66-05ad-4e91-a36c-902a90e4fb6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18533 | 2026.04.28 20:39:52.747958 [ 188 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 31 rows starting from the beginning of the part | ||
| 18534 | 2026.04.28 20:39:52.748004 [ 188 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 11 rows starting from the beginning of the part | ||
| 18535 | 2026.04.28 20:39:52.748044 [ 188 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 31 rows starting from the beginning of the part | ||
| 18536 | 2026.04.28 20:39:52.748083 [ 188 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 11 rows starting from the beginning of the part | ||
| 18537 | 2026.04.28 20:39:52.748122 [ 188 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 56 rows starting from the beginning of the part | ||
| 18538 | 2026.04.28 20:39:52.748729 [ 277 ] {9b86ec66-05ad-4e91-a36c-902a90e4fb6b} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18539 | 2026.04.28 20:39:52.748769 [ 277 ] {9b86ec66-05ad-4e91-a36c-902a90e4fb6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18540 | 2026.04.28 20:39:52.748927 [ 201 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 367 rows, containing 5 columns (5 merged, 0 gathered) in 0.001208318 sec., 303727.9921345209 rows/sec., 21.74 MiB/sec. | ||
| 18541 | 2026.04.28 20:39:52.749133 [ 277 ] {9b86ec66-05ad-4e91-a36c-902a90e4fb6b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 18542 | 2026.04.28 20:39:52.749155 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 18543 | 2026.04.28 20:39:52.749430 [ 277 ] {9b86ec66-05ad-4e91-a36c-902a90e4fb6b} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18544 | 2026.04.28 20:39:52.749553 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_111_22} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18545 | 2026.04.28 20:39:52.749594 [ 277 ] {9b86ec66-05ad-4e91-a36c-902a90e4fb6b} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001733 sec., 476053.0871321408 rows/sec., 27.85 MiB/sec. | ||
| 18546 | 2026.04.28 20:39:52.749639 [ 277 ] {9b86ec66-05ad-4e91-a36c-902a90e4fb6b} <Debug> TCPHandler: Processed in 0.001915874 sec. | ||
| 18547 | 2026.04.28 20:39:52.749638 [ 223 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18548 | 2026.04.28 20:39:52.749652 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_111_22} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 18549 | 2026.04.28 20:39:52.749759 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18550 | 2026.04.28 20:39:52.749774 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 18551 | 2026.04.28 20:39:52.749860 [ 277 ] {95d676b7-0d87-4a91-94d6-c08d6c62a7a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 18552 | 2026.04.28 20:39:52.749907 [ 277 ] {95d676b7-0d87-4a91-94d6-c08d6c62a7a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 18553 | 2026.04.28 20:39:52.750357 [ 277 ] {95d676b7-0d87-4a91-94d6-c08d6c62a7a2} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18554 | 2026.04.28 20:39:52.750399 [ 277 ] {95d676b7-0d87-4a91-94d6-c08d6c62a7a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18555 | 2026.04.28 20:39:52.750707 [ 277 ] {95d676b7-0d87-4a91-94d6-c08d6c62a7a2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 18556 | 2026.04.28 20:39:52.750974 [ 277 ] {95d676b7-0d87-4a91-94d6-c08d6c62a7a2} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18557 | 2026.04.28 20:39:52.751116 [ 277 ] {95d676b7-0d87-4a91-94d6-c08d6c62a7a2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001273 sec., 785.5459544383347 rows/sec., 55.23 KiB/sec. | ||
| 18558 | 2026.04.28 20:39:52.751164 [ 277 ] {95d676b7-0d87-4a91-94d6-c08d6c62a7a2} <Debug> TCPHandler: Processed in 0.001455383 sec. | ||
| 18559 | 2026.04.28 20:39:52.751288 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18560 | 2026.04.28 20:39:52.751384 [ 277 ] {e051b552-11f1-4385-bfc7-08d0a93f0f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18561 | 2026.04.28 20:39:52.751425 [ 277 ] {e051b552-11f1-4385-bfc7-08d0a93f0f41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18562 | 2026.04.28 20:39:52.751830 [ 277 ] {e051b552-11f1-4385-bfc7-08d0a93f0f41} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18563 | 2026.04.28 20:39:52.751865 [ 277 ] {e051b552-11f1-4385-bfc7-08d0a93f0f41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18564 | 2026.04.28 20:39:52.752162 [ 277 ] {e051b552-11f1-4385-bfc7-08d0a93f0f41} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 18565 | 2026.04.28 20:39:52.752341 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 18566 | 2026.04.28 20:39:52.752402 [ 277 ] {e051b552-11f1-4385-bfc7-08d0a93f0f41} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18567 | 2026.04.28 20:39:52.752550 [ 277 ] {e051b552-11f1-4385-bfc7-08d0a93f0f41} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001185 sec., 10126.582278481012 rows/sec., 791.14 KiB/sec. | ||
| 18568 | 2026.04.28 20:39:52.752592 [ 277 ] {e051b552-11f1-4385-bfc7-08d0a93f0f41} <Debug> TCPHandler: Processed in 0.001355341 sec. | ||
| 18569 | 2026.04.28 20:39:52.752706 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18570 | 2026.04.28 20:39:52.752801 [ 277 ] {e0ab74f7-d9aa-47dc-90cb-0b3ccf4e6ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18571 | 2026.04.28 20:39:52.752841 [ 277 ] {e0ab74f7-d9aa-47dc-90cb-0b3ccf4e6ebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18572 | 2026.04.28 20:39:52.753098 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18573 | 2026.04.28 20:39:52.754111 [ 277 ] {e0ab74f7-d9aa-47dc-90cb-0b3ccf4e6ebb} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18574 | 2026.04.28 20:39:52.754161 [ 277 ] {e0ab74f7-d9aa-47dc-90cb-0b3ccf4e6ebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18575 | 2026.04.28 20:39:52.754594 [ 277 ] {e0ab74f7-d9aa-47dc-90cb-0b3ccf4e6ebb} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18576 | 2026.04.28 20:39:52.754811 [ 277 ] {e0ab74f7-d9aa-47dc-90cb-0b3ccf4e6ebb} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18577 | 2026.04.28 20:39:52.754949 [ 277 ] {e0ab74f7-d9aa-47dc-90cb-0b3ccf4e6ebb} <Debug> executeQuery: Read 1359 rows, 94.02 KiB in 0.002166 sec., 627423.8227146815 rows/sec., 42.39 MiB/sec. | ||
| 18578 | 2026.04.28 20:39:52.754990 [ 277 ] {e0ab74f7-d9aa-47dc-90cb-0b3ccf4e6ebb} <Debug> TCPHandler: Processed in 0.002333144 sec. | ||
| 18579 | 2026.04.28 20:39:52.755022 [ 219 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18580 | 2026.04.28 20:39:52.755047 [ 219 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18581 | 2026.04.28 20:39:52.755101 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18582 | 2026.04.28 20:39:52.755197 [ 277 ] {c76a0f3e-f347-4888-b541-782bdd2b3216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18583 | 2026.04.28 20:39:52.755241 [ 277 ] {c76a0f3e-f347-4888-b541-782bdd2b3216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18584 | 2026.04.28 20:39:52.756042 [ 277 ] {c76a0f3e-f347-4888-b541-782bdd2b3216} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18585 | 2026.04.28 20:39:52.756077 [ 277 ] {c76a0f3e-f347-4888-b541-782bdd2b3216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18586 | 2026.04.28 20:39:52.756287 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 18587 | 2026.04.28 20:39:52.756513 [ 277 ] {c76a0f3e-f347-4888-b541-782bdd2b3216} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18588 | 2026.04.28 20:39:52.756747 [ 277 ] {c76a0f3e-f347-4888-b541-782bdd2b3216} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18589 | 2026.04.28 20:39:52.756879 [ 277 ] {c76a0f3e-f347-4888-b541-782bdd2b3216} <Debug> executeQuery: Read 1533 rows, 95.96 KiB in 0.001702 sec., 900705.052878966 rows/sec., 55.06 MiB/sec. | ||
| 18590 | 2026.04.28 20:39:52.756877 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 6 parts from all_1_128_37 to all_133_133_0 | ||
| 18591 | 2026.04.28 20:39:52.756919 [ 277 ] {c76a0f3e-f347-4888-b541-782bdd2b3216} <Debug> TCPHandler: Processed in 0.001867983 sec. | ||
| 18592 | 2026.04.28 20:39:52.756938 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18593 | 2026.04.28 20:39:52.756955 [ 219 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18594 | 2026.04.28 20:39:52.756967 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18595 | 2026.04.28 20:39:52.757042 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18596 | 2026.04.28 20:39:52.757058 [ 191 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_133_38} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_128_37 to all_133_133_0 into Compact with storage Full | ||
| 18597 | 2026.04.28 20:39:52.757142 [ 277 ] {4372bf64-cda6-4248-909b-6709712994cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18598 | 2026.04.28 20:39:52.757152 [ 191 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_133_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18599 | 2026.04.28 20:39:52.757182 [ 191 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_133_38} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_128_37, total 47680 rows starting from the beginning of the part | ||
| 18600 | 2026.04.28 20:39:52.757196 [ 277 ] {4372bf64-cda6-4248-909b-6709712994cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18601 | 2026.04.28 20:39:52.757234 [ 191 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_133_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
| 18602 | 2026.04.28 20:39:52.757279 [ 191 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_133_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
| 18603 | 2026.04.28 20:39:52.757318 [ 191 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_133_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part | ||
| 18604 | 2026.04.28 20:39:52.757358 [ 191 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_133_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 18605 | 2026.04.28 20:39:52.757396 [ 191 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_133_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 1533 rows starting from the beginning of the part | ||
| 18606 | 2026.04.28 20:39:52.758052 [ 277 ] {4372bf64-cda6-4248-909b-6709712994cb} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18607 | 2026.04.28 20:39:52.758088 [ 277 ] {4372bf64-cda6-4248-909b-6709712994cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18608 | 2026.04.28 20:39:52.758668 [ 277 ] {4372bf64-cda6-4248-909b-6709712994cb} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 18609 | 2026.04.28 20:39:52.758904 [ 277 ] {4372bf64-cda6-4248-909b-6709712994cb} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18610 | 2026.04.28 20:39:52.759027 [ 69 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 18611 | 2026.04.28 20:39:52.759045 [ 277 ] {4372bf64-cda6-4248-909b-6709712994cb} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00192 sec., 21875 rows/sec., 39.20 MiB/sec. | ||
| 18612 | 2026.04.28 20:39:52.759058 [ 69 ] {} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18613 | 2026.04.28 20:39:52.759085 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18614 | 2026.04.28 20:39:52.759108 [ 277 ] {4372bf64-cda6-4248-909b-6709712994cb} <Debug> TCPHandler: Processed in 0.002115028 sec. | ||
| 18615 | 2026.04.28 20:39:52.759167 [ 198 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 18616 | 2026.04.28 20:39:52.759253 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18617 | 2026.04.28 20:39:52.759352 [ 277 ] {17149722-9512-4da1-b6da-4132680c3115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18618 | 2026.04.28 20:39:52.759387 [ 198 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18619 | 2026.04.28 20:39:52.759397 [ 277 ] {17149722-9512-4da1-b6da-4132680c3115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18620 | 2026.04.28 20:39:52.759452 [ 198 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2419 rows starting from the beginning of the part | ||
| 18621 | 2026.04.28 20:39:52.759595 [ 198 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 31 rows starting from the beginning of the part | ||
| 18622 | 2026.04.28 20:39:52.759703 [ 198 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 11 rows starting from the beginning of the part | ||
| 18623 | 2026.04.28 20:39:52.759723 [ 277 ] {17149722-9512-4da1-b6da-4132680c3115} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18624 | 2026.04.28 20:39:52.759765 [ 277 ] {17149722-9512-4da1-b6da-4132680c3115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18625 | 2026.04.28 20:39:52.759807 [ 198 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 31 rows starting from the beginning of the part | ||
| 18626 | 2026.04.28 20:39:52.759911 [ 198 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 11 rows starting from the beginning of the part | ||
| 18627 | 2026.04.28 20:39:52.760011 [ 198 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 42 rows starting from the beginning of the part | ||
| 18628 | 2026.04.28 20:39:52.760094 [ 277 ] {17149722-9512-4da1-b6da-4132680c3115} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18629 | 2026.04.28 20:39:52.760316 [ 277 ] {17149722-9512-4da1-b6da-4132680c3115} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18630 | 2026.04.28 20:39:52.760457 [ 277 ] {17149722-9512-4da1-b6da-4132680c3115} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001124 sec., 10676.156583629892 rows/sec., 736.77 KiB/sec. | ||
| 18631 | 2026.04.28 20:39:52.760497 [ 277 ] {17149722-9512-4da1-b6da-4132680c3115} <Debug> TCPHandler: Processed in 0.00129425 sec. | ||
| 18632 | 2026.04.28 20:39:52.765959 [ 189 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_133_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49853 rows, containing 5 columns (5 merged, 0 gathered) in 0.008936654 sec., 5578486.086627053 rows/sec., 359.00 MiB/sec. | ||
| 18633 | 2026.04.28 20:39:52.766364 [ 189 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_133_38} <Trace> MergedBlockOutputStream: filled checksums all_1_133_38 (state Temporary) | ||
| 18634 | 2026.04.28 20:39:52.766779 [ 189 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_133_38} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_133_38 to all_1_133_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18635 | 2026.04.28 20:39:52.766888 [ 189 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_133_38} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 6 parts: [all_1_128_37, all_133_133_0] -> all_1_133_38 | ||
| 18636 | 2026.04.28 20:39:52.767053 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 18637 | 2026.04.28 20:39:52.772058 [ 197 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2545 rows, containing 19 columns (19 merged, 0 gathered) in 0.012930826 sec., 196816.50654026278 rows/sec., 352.69 MiB/sec. | ||
| 18638 | 2026.04.28 20:39:52.774232 [ 189 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 18639 | 2026.04.28 20:39:52.774590 [ 189 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18640 | 2026.04.28 20:39:52.774666 [ 189 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 18641 | 2026.04.28 20:39:52.774845 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.81 MiB. | ||
| 18642 | 2026.04.28 20:39:53.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.56 MiB, peak 416.34 MiB, free memory in arenas 0.00 B, will set to 402.09 MiB (RSS), difference: 4.54 MiB | ||
| 18643 | 2026.04.28 20:39:55.336442 [ 223 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18644 | 2026.04.28 20:39:55.336535 [ 223 ] {} <Debug> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18645 | 2026.04.28 20:39:55.339327 [ 223 ] {} <Debug> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18646 | 2026.04.28 20:39:55.908001 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 2250 | ||
| 18647 | 2026.04.28 20:39:55.911151 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18648 | 2026.04.28 20:39:55.911208 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18649 | 2026.04.28 20:39:55.912477 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18650 | 2026.04.28 20:39:55.912752 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18651 | 2026.04.28 20:39:55.913134 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2250 | ||
| 18652 | 2026.04.28 20:39:57.443126 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18653 | 2026.04.28 20:39:57.443507 [ 277 ] {79f77ba6-0ad3-494e-9048-111397960a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 18654 | 2026.04.28 20:39:57.443890 [ 277 ] {79f77ba6-0ad3-494e-9048-111397960a45} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18655 | 2026.04.28 20:39:57.443925 [ 277 ] {79f77ba6-0ad3-494e-9048-111397960a45} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 18656 | 2026.04.28 20:39:57.444142 [ 277 ] {79f77ba6-0ad3-494e-9048-111397960a45} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18657 | 2026.04.28 20:39:57.444213 [ 277 ] {79f77ba6-0ad3-494e-9048-111397960a45} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18658 | 2026.04.28 20:39:57.444358 [ 277 ] {79f77ba6-0ad3-494e-9048-111397960a45} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 18659 | 2026.04.28 20:39:57.444467 [ 325 ] {79f77ba6-0ad3-494e-9048-111397960a45} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18660 | 2026.04.28 20:39:57.444506 [ 299 ] {79f77ba6-0ad3-494e-9048-111397960a45} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18661 | 2026.04.28 20:39:57.444523 [ 341 ] {79f77ba6-0ad3-494e-9048-111397960a45} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18662 | 2026.04.28 20:39:57.444691 [ 277 ] {79f77ba6-0ad3-494e-9048-111397960a45} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 18663 | 2026.04.28 20:39:57.444720 [ 277 ] {79f77ba6-0ad3-494e-9048-111397960a45} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18664 | 2026.04.28 20:39:57.444792 [ 277 ] {79f77ba6-0ad3-494e-9048-111397960a45} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18665 | 2026.04.28 20:39:57.444813 [ 277 ] {79f77ba6-0ad3-494e-9048-111397960a45} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 18666 | 2026.04.28 20:39:57.444847 [ 277 ] {79f77ba6-0ad3-494e-9048-111397960a45} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18667 | 2026.04.28 20:39:57.444891 [ 277 ] {79f77ba6-0ad3-494e-9048-111397960a45} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18668 | 2026.04.28 20:39:57.446076 [ 277 ] {79f77ba6-0ad3-494e-9048-111397960a45} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002717 sec., 18402.64998159735 rows/sec., 2.93 MiB/sec. | ||
| 18669 | 2026.04.28 20:39:57.446193 [ 277 ] {79f77ba6-0ad3-494e-9048-111397960a45} <Debug> TCPHandler: Processed in 0.003250625 sec. | ||
| 18670 | 2026.04.28 20:39:57.447693 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18671 | 2026.04.28 20:39:57.447803 [ 277 ] {58bae90b-e455-4fa7-b066-7c016f86ee1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18672 | 2026.04.28 20:39:57.447847 [ 277 ] {58bae90b-e455-4fa7-b066-7c016f86ee1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18673 | 2026.04.28 20:39:57.448392 [ 277 ] {58bae90b-e455-4fa7-b066-7c016f86ee1e} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18674 | 2026.04.28 20:39:57.448434 [ 277 ] {58bae90b-e455-4fa7-b066-7c016f86ee1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18675 | 2026.04.28 20:39:57.448801 [ 277 ] {58bae90b-e455-4fa7-b066-7c016f86ee1e} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18676 | 2026.04.28 20:39:57.449026 [ 277 ] {58bae90b-e455-4fa7-b066-7c016f86ee1e} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18677 | 2026.04.28 20:39:57.449176 [ 277 ] {58bae90b-e455-4fa7-b066-7c016f86ee1e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001406 sec., 39829.30298719773 rows/sec., 3.06 MiB/sec. | ||
| 18678 | 2026.04.28 20:39:57.449216 [ 277 ] {58bae90b-e455-4fa7-b066-7c016f86ee1e} <Debug> TCPHandler: Processed in 0.001573606 sec. | ||
| 18679 | 2026.04.28 20:39:57.449347 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18680 | 2026.04.28 20:39:57.449444 [ 277 ] {1abc0090-0342-4e9e-b327-666fb09a3426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18681 | 2026.04.28 20:39:57.449485 [ 277 ] {1abc0090-0342-4e9e-b327-666fb09a3426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18682 | 2026.04.28 20:39:57.449916 [ 277 ] {1abc0090-0342-4e9e-b327-666fb09a3426} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18683 | 2026.04.28 20:39:57.449953 [ 277 ] {1abc0090-0342-4e9e-b327-666fb09a3426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18684 | 2026.04.28 20:39:57.450255 [ 277 ] {1abc0090-0342-4e9e-b327-666fb09a3426} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18685 | 2026.04.28 20:39:57.450479 [ 277 ] {1abc0090-0342-4e9e-b327-666fb09a3426} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18686 | 2026.04.28 20:39:57.450612 [ 277 ] {1abc0090-0342-4e9e-b327-666fb09a3426} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001189 sec., 53826.74516400337 rows/sec., 4.20 MiB/sec. | ||
| 18687 | 2026.04.28 20:39:57.450649 [ 277 ] {1abc0090-0342-4e9e-b327-666fb09a3426} <Debug> TCPHandler: Processed in 0.00135033 sec. | ||
| 18688 | 2026.04.28 20:39:57.450773 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18689 | 2026.04.28 20:39:57.450866 [ 277 ] {107bb0a1-b512-45c3-8e7e-368468230ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18690 | 2026.04.28 20:39:57.450908 [ 277 ] {107bb0a1-b512-45c3-8e7e-368468230ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18691 | 2026.04.28 20:39:57.451290 [ 277 ] {107bb0a1-b512-45c3-8e7e-368468230ff7} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18692 | 2026.04.28 20:39:57.451326 [ 277 ] {107bb0a1-b512-45c3-8e7e-368468230ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18693 | 2026.04.28 20:39:57.451648 [ 277 ] {107bb0a1-b512-45c3-8e7e-368468230ff7} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18694 | 2026.04.28 20:39:57.451851 [ 277 ] {107bb0a1-b512-45c3-8e7e-368468230ff7} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18695 | 2026.04.28 20:39:57.451981 [ 277 ] {107bb0a1-b512-45c3-8e7e-368468230ff7} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001135 sec., 112775.33039647578 rows/sec., 7.85 MiB/sec. | ||
| 18696 | 2026.04.28 20:39:57.452018 [ 277 ] {107bb0a1-b512-45c3-8e7e-368468230ff7} <Debug> TCPHandler: Processed in 0.0012915 sec. | ||
| 18697 | 2026.04.28 20:39:57.452138 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18698 | 2026.04.28 20:39:57.452229 [ 277 ] {82b5f32d-b9f3-4155-81eb-135b85aebaf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18699 | 2026.04.28 20:39:57.452271 [ 277 ] {82b5f32d-b9f3-4155-81eb-135b85aebaf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18700 | 2026.04.28 20:39:57.452598 [ 277 ] {82b5f32d-b9f3-4155-81eb-135b85aebaf9} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18701 | 2026.04.28 20:39:57.452633 [ 277 ] {82b5f32d-b9f3-4155-81eb-135b85aebaf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18702 | 2026.04.28 20:39:57.452934 [ 277 ] {82b5f32d-b9f3-4155-81eb-135b85aebaf9} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18703 | 2026.04.28 20:39:57.453142 [ 277 ] {82b5f32d-b9f3-4155-81eb-135b85aebaf9} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18704 | 2026.04.28 20:39:57.453269 [ 277 ] {82b5f32d-b9f3-4155-81eb-135b85aebaf9} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001058 sec., 45368.62003780719 rows/sec., 3.06 MiB/sec. | ||
| 18705 | 2026.04.28 20:39:57.453304 [ 277 ] {82b5f32d-b9f3-4155-81eb-135b85aebaf9} <Debug> TCPHandler: Processed in 0.001212948 sec. | ||
| 18706 | 2026.04.28 20:39:58.277410 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37992 | ||
| 18707 | 2026.04.28 20:39:58.278035 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18708 | 2026.04.28 20:39:58.278083 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18709 | 2026.04.28 20:39:58.278586 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 18710 | 2026.04.28 20:39:58.278838 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18711 | 2026.04.28 20:39:58.278987 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37992 | ||
| 18712 | 2026.04.28 20:40:00.256424 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 18713 | 2026.04.28 20:40:00.275049 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18714 | 2026.04.28 20:40:00.275112 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18715 | 2026.04.28 20:40:00.281358 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 18716 | 2026.04.28 20:40:00.282094 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18717 | 2026.04.28 20:40:00.285516 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 18718 | 2026.04.28 20:40:02.444549 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18719 | 2026.04.28 20:40:02.444809 [ 277 ] {a9430812-89e7-4027-acf2-54d1264893ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 18720 | 2026.04.28 20:40:02.445156 [ 277 ] {a9430812-89e7-4027-acf2-54d1264893ed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18721 | 2026.04.28 20:40:02.445195 [ 277 ] {a9430812-89e7-4027-acf2-54d1264893ed} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 18722 | 2026.04.28 20:40:02.445423 [ 277 ] {a9430812-89e7-4027-acf2-54d1264893ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18723 | 2026.04.28 20:40:02.445497 [ 277 ] {a9430812-89e7-4027-acf2-54d1264893ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18724 | 2026.04.28 20:40:02.445643 [ 277 ] {a9430812-89e7-4027-acf2-54d1264893ed} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 18725 | 2026.04.28 20:40:02.445744 [ 325 ] {a9430812-89e7-4027-acf2-54d1264893ed} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18726 | 2026.04.28 20:40:02.445798 [ 330 ] {a9430812-89e7-4027-acf2-54d1264893ed} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18727 | 2026.04.28 20:40:02.445798 [ 341 ] {a9430812-89e7-4027-acf2-54d1264893ed} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18728 | 2026.04.28 20:40:02.445984 [ 277 ] {a9430812-89e7-4027-acf2-54d1264893ed} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 18729 | 2026.04.28 20:40:02.446013 [ 277 ] {a9430812-89e7-4027-acf2-54d1264893ed} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18730 | 2026.04.28 20:40:02.446086 [ 277 ] {a9430812-89e7-4027-acf2-54d1264893ed} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18731 | 2026.04.28 20:40:02.446106 [ 277 ] {a9430812-89e7-4027-acf2-54d1264893ed} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 18732 | 2026.04.28 20:40:02.446142 [ 277 ] {a9430812-89e7-4027-acf2-54d1264893ed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18733 | 2026.04.28 20:40:02.446181 [ 277 ] {a9430812-89e7-4027-acf2-54d1264893ed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18734 | 2026.04.28 20:40:02.447538 [ 277 ] {a9430812-89e7-4027-acf2-54d1264893ed} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002826 sec., 17692.852087756546 rows/sec., 2.81 MiB/sec. | ||
| 18735 | 2026.04.28 20:40:02.447657 [ 277 ] {a9430812-89e7-4027-acf2-54d1264893ed} <Debug> TCPHandler: Processed in 0.003248475 sec. | ||
| 18736 | 2026.04.28 20:40:02.449535 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18737 | 2026.04.28 20:40:02.449650 [ 277 ] {5e17d0be-fdb9-41b3-99eb-8d29a949ab60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18738 | 2026.04.28 20:40:02.449694 [ 277 ] {5e17d0be-fdb9-41b3-99eb-8d29a949ab60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18739 | 2026.04.28 20:40:02.450283 [ 277 ] {5e17d0be-fdb9-41b3-99eb-8d29a949ab60} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18740 | 2026.04.28 20:40:02.450334 [ 277 ] {5e17d0be-fdb9-41b3-99eb-8d29a949ab60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18741 | 2026.04.28 20:40:02.450805 [ 277 ] {5e17d0be-fdb9-41b3-99eb-8d29a949ab60} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18742 | 2026.04.28 20:40:02.451046 [ 277 ] {5e17d0be-fdb9-41b3-99eb-8d29a949ab60} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18743 | 2026.04.28 20:40:02.451204 [ 277 ] {5e17d0be-fdb9-41b3-99eb-8d29a949ab60} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001589 sec., 49087.47640025173 rows/sec., 4.06 MiB/sec. | ||
| 18744 | 2026.04.28 20:40:02.451248 [ 277 ] {5e17d0be-fdb9-41b3-99eb-8d29a949ab60} <Debug> TCPHandler: Processed in 0.001767741 sec. | ||
| 18745 | 2026.04.28 20:40:02.451385 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18746 | 2026.04.28 20:40:02.451488 [ 277 ] {7bd2207b-32f7-4796-b695-0d31ff1a1d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18747 | 2026.04.28 20:40:02.451532 [ 277 ] {7bd2207b-32f7-4796-b695-0d31ff1a1d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18748 | 2026.04.28 20:40:02.451954 [ 277 ] {7bd2207b-32f7-4796-b695-0d31ff1a1d0f} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18749 | 2026.04.28 20:40:02.451992 [ 277 ] {7bd2207b-32f7-4796-b695-0d31ff1a1d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18750 | 2026.04.28 20:40:02.452302 [ 277 ] {7bd2207b-32f7-4796-b695-0d31ff1a1d0f} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 18751 | 2026.04.28 20:40:02.452520 [ 277 ] {7bd2207b-32f7-4796-b695-0d31ff1a1d0f} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18752 | 2026.04.28 20:40:02.452656 [ 277 ] {7bd2207b-32f7-4796-b695-0d31ff1a1d0f} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001191 sec., 9235.936188077247 rows/sec., 694.50 KiB/sec. | ||
| 18753 | 2026.04.28 20:40:02.452694 [ 277 ] {7bd2207b-32f7-4796-b695-0d31ff1a1d0f} <Debug> TCPHandler: Processed in 0.001359471 sec. | ||
| 18754 | 2026.04.28 20:40:02.452819 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18755 | 2026.04.28 20:40:02.452918 [ 277 ] {f6a6b723-cc28-4e26-a9bf-532184b70fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18756 | 2026.04.28 20:40:02.452960 [ 277 ] {f6a6b723-cc28-4e26-a9bf-532184b70fda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18757 | 2026.04.28 20:40:02.453399 [ 277 ] {f6a6b723-cc28-4e26-a9bf-532184b70fda} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18758 | 2026.04.28 20:40:02.453438 [ 277 ] {f6a6b723-cc28-4e26-a9bf-532184b70fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18759 | 2026.04.28 20:40:02.453765 [ 277 ] {f6a6b723-cc28-4e26-a9bf-532184b70fda} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18760 | 2026.04.28 20:40:02.453981 [ 277 ] {f6a6b723-cc28-4e26-a9bf-532184b70fda} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18761 | 2026.04.28 20:40:02.454114 [ 277 ] {f6a6b723-cc28-4e26-a9bf-532184b70fda} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001216 sec., 61677.63157894737 rows/sec., 4.82 MiB/sec. | ||
| 18762 | 2026.04.28 20:40:02.454154 [ 277 ] {f6a6b723-cc28-4e26-a9bf-532184b70fda} <Debug> TCPHandler: Processed in 0.001387131 sec. | ||
| 18763 | 2026.04.28 20:40:02.454275 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18764 | 2026.04.28 20:40:02.454373 [ 277 ] {4f92231d-b84f-4a7a-8050-9117c6f1849a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18765 | 2026.04.28 20:40:02.454419 [ 277 ] {4f92231d-b84f-4a7a-8050-9117c6f1849a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18766 | 2026.04.28 20:40:02.454842 [ 277 ] {4f92231d-b84f-4a7a-8050-9117c6f1849a} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18767 | 2026.04.28 20:40:02.454879 [ 277 ] {4f92231d-b84f-4a7a-8050-9117c6f1849a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18768 | 2026.04.28 20:40:02.455210 [ 277 ] {4f92231d-b84f-4a7a-8050-9117c6f1849a} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18769 | 2026.04.28 20:40:02.455434 [ 277 ] {4f92231d-b84f-4a7a-8050-9117c6f1849a} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18770 | 2026.04.28 20:40:02.455570 [ 277 ] {4f92231d-b84f-4a7a-8050-9117c6f1849a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 18771 | 2026.04.28 20:40:02.455609 [ 277 ] {4f92231d-b84f-4a7a-8050-9117c6f1849a} <Debug> TCPHandler: Processed in 0.001387892 sec. | ||
| 18772 | 2026.04.28 20:40:02.455744 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18773 | 2026.04.28 20:40:02.455861 [ 277 ] {0c496fb7-6d9b-4e90-8385-4460aba093c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18774 | 2026.04.28 20:40:02.455926 [ 277 ] {0c496fb7-6d9b-4e90-8385-4460aba093c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18775 | 2026.04.28 20:40:02.456761 [ 277 ] {0c496fb7-6d9b-4e90-8385-4460aba093c3} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18776 | 2026.04.28 20:40:02.456802 [ 277 ] {0c496fb7-6d9b-4e90-8385-4460aba093c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18777 | 2026.04.28 20:40:02.457338 [ 277 ] {0c496fb7-6d9b-4e90-8385-4460aba093c3} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 18778 | 2026.04.28 20:40:02.457572 [ 277 ] {0c496fb7-6d9b-4e90-8385-4460aba093c3} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18779 | 2026.04.28 20:40:02.457717 [ 277 ] {0c496fb7-6d9b-4e90-8385-4460aba093c3} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001879 sec., 5854.177754124535 rows/sec., 10.49 MiB/sec. | ||
| 18780 | 2026.04.28 20:40:02.457774 [ 277 ] {0c496fb7-6d9b-4e90-8385-4460aba093c3} <Debug> TCPHandler: Processed in 0.002089378 sec. | ||
| 18781 | 2026.04.28 20:40:02.457912 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18782 | 2026.04.28 20:40:02.458009 [ 277 ] {57483eca-a766-45da-930d-8555804ac054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18783 | 2026.04.28 20:40:02.458051 [ 277 ] {57483eca-a766-45da-930d-8555804ac054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18784 | 2026.04.28 20:40:02.458397 [ 277 ] {57483eca-a766-45da-930d-8555804ac054} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18785 | 2026.04.28 20:40:02.458432 [ 277 ] {57483eca-a766-45da-930d-8555804ac054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18786 | 2026.04.28 20:40:02.458736 [ 277 ] {57483eca-a766-45da-930d-8555804ac054} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18787 | 2026.04.28 20:40:02.458950 [ 277 ] {57483eca-a766-45da-930d-8555804ac054} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18788 | 2026.04.28 20:40:02.459089 [ 277 ] {57483eca-a766-45da-930d-8555804ac054} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 18789 | 2026.04.28 20:40:02.459125 [ 277 ] {57483eca-a766-45da-930d-8555804ac054} <Debug> TCPHandler: Processed in 0.001264229 sec. | ||
| 18790 | 2026.04.28 20:40:02.886968 [ 220 ] {} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18791 | 2026.04.28 20:40:02.887046 [ 220 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18792 | 2026.04.28 20:40:02.889476 [ 220 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18793 | 2026.04.28 20:40:03.518902 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18794 | 2026.04.28 20:40:03.518957 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18795 | 2026.04.28 20:40:03.522099 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18796 | 2026.04.28 20:40:05.142272 [ 223 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18797 | 2026.04.28 20:40:05.142347 [ 223 ] {} <Debug> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18798 | 2026.04.28 20:40:05.144741 [ 223 ] {} <Debug> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18799 | 2026.04.28 20:40:05.597230 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18800 | 2026.04.28 20:40:05.597279 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18801 | 2026.04.28 20:40:05.779159 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38440 | ||
| 18802 | 2026.04.28 20:40:05.779997 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18803 | 2026.04.28 20:40:05.780084 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18804 | 2026.04.28 20:40:05.780654 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 18805 | 2026.04.28 20:40:05.780895 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18806 | 2026.04.28 20:40:05.781034 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38440 | ||
| 18807 | 2026.04.28 20:40:05.913416 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2274 | ||
| 18808 | 2026.04.28 20:40:05.915679 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18809 | 2026.04.28 20:40:05.915738 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18810 | 2026.04.28 20:40:05.916981 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 18811 | 2026.04.28 20:40:05.917268 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18812 | 2026.04.28 20:40:05.917633 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2274 | ||
| 18813 | 2026.04.28 20:40:06.001924 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001561425 sec. | ||
| 18814 | 2026.04.28 20:40:06.700299 [ 221 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18815 | 2026.04.28 20:40:06.700380 [ 221 ] {} <Debug> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18816 | 2026.04.28 20:40:06.703138 [ 221 ] {} <Debug> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18817 | 2026.04.28 20:40:06.729579 [ 225 ] {} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18818 | 2026.04.28 20:40:06.729626 [ 225 ] {} <Debug> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18819 | 2026.04.28 20:40:06.731506 [ 225 ] {} <Debug> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18820 | 2026.04.28 20:40:07.000262 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 398.10 MiB, peak 416.34 MiB, free memory in arenas 0.00 B, will set to 402.10 MiB (RSS), difference: 4.00 MiB | ||
| 18821 | 2026.04.28 20:40:07.445515 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18822 | 2026.04.28 20:40:07.445865 [ 277 ] {8adf6ec4-b09a-44b6-b800-26db0e81531b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 18823 | 2026.04.28 20:40:07.446234 [ 277 ] {8adf6ec4-b09a-44b6-b800-26db0e81531b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18824 | 2026.04.28 20:40:07.446268 [ 277 ] {8adf6ec4-b09a-44b6-b800-26db0e81531b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 18825 | 2026.04.28 20:40:07.446483 [ 277 ] {8adf6ec4-b09a-44b6-b800-26db0e81531b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18826 | 2026.04.28 20:40:07.446550 [ 277 ] {8adf6ec4-b09a-44b6-b800-26db0e81531b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18827 | 2026.04.28 20:40:07.446691 [ 277 ] {8adf6ec4-b09a-44b6-b800-26db0e81531b} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 18828 | 2026.04.28 20:40:07.446808 [ 330 ] {8adf6ec4-b09a-44b6-b800-26db0e81531b} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18829 | 2026.04.28 20:40:07.446808 [ 337 ] {8adf6ec4-b09a-44b6-b800-26db0e81531b} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18830 | 2026.04.28 20:40:07.446808 [ 334 ] {8adf6ec4-b09a-44b6-b800-26db0e81531b} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18831 | 2026.04.28 20:40:07.446975 [ 277 ] {8adf6ec4-b09a-44b6-b800-26db0e81531b} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 18832 | 2026.04.28 20:40:07.447003 [ 277 ] {8adf6ec4-b09a-44b6-b800-26db0e81531b} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18833 | 2026.04.28 20:40:07.447071 [ 277 ] {8adf6ec4-b09a-44b6-b800-26db0e81531b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18834 | 2026.04.28 20:40:07.447091 [ 277 ] {8adf6ec4-b09a-44b6-b800-26db0e81531b} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 18835 | 2026.04.28 20:40:07.447124 [ 277 ] {8adf6ec4-b09a-44b6-b800-26db0e81531b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18836 | 2026.04.28 20:40:07.447162 [ 277 ] {8adf6ec4-b09a-44b6-b800-26db0e81531b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18837 | 2026.04.28 20:40:07.448583 [ 277 ] {8adf6ec4-b09a-44b6-b800-26db0e81531b} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002866 sec., 17445.917655268666 rows/sec., 2.77 MiB/sec. | ||
| 18838 | 2026.04.28 20:40:07.448720 [ 277 ] {8adf6ec4-b09a-44b6-b800-26db0e81531b} <Debug> TCPHandler: Processed in 0.003381238 sec. | ||
| 18839 | 2026.04.28 20:40:07.450774 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18840 | 2026.04.28 20:40:07.450886 [ 277 ] {187cbf00-cb71-40c0-bcc8-ce76dd32a22a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18841 | 2026.04.28 20:40:07.450929 [ 277 ] {187cbf00-cb71-40c0-bcc8-ce76dd32a22a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18842 | 2026.04.28 20:40:07.451794 [ 277 ] {187cbf00-cb71-40c0-bcc8-ce76dd32a22a} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18843 | 2026.04.28 20:40:07.451864 [ 277 ] {187cbf00-cb71-40c0-bcc8-ce76dd32a22a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18844 | 2026.04.28 20:40:07.452284 [ 277 ] {187cbf00-cb71-40c0-bcc8-ce76dd32a22a} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18845 | 2026.04.28 20:40:07.452502 [ 277 ] {187cbf00-cb71-40c0-bcc8-ce76dd32a22a} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18846 | 2026.04.28 20:40:07.452646 [ 277 ] {187cbf00-cb71-40c0-bcc8-ce76dd32a22a} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001792 sec., 65848.21428571429 rows/sec., 5.60 MiB/sec. | ||
| 18847 | 2026.04.28 20:40:07.452684 [ 277 ] {187cbf00-cb71-40c0-bcc8-ce76dd32a22a} <Debug> TCPHandler: Processed in 0.001961425 sec. | ||
| 18848 | 2026.04.28 20:40:07.452684 [ 52 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18849 | 2026.04.28 20:40:07.452758 [ 52 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18850 | 2026.04.28 20:40:07.452782 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18851 | 2026.04.28 20:40:07.452829 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18852 | 2026.04.28 20:40:07.452921 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18853 | 2026.04.28 20:40:07.452925 [ 277 ] {2a1c4a86-37dc-4992-a28b-387faf84e2ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18854 | 2026.04.28 20:40:07.453017 [ 277 ] {2a1c4a86-37dc-4992-a28b-387faf84e2ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18855 | 2026.04.28 20:40:07.453092 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18856 | 2026.04.28 20:40:07.453135 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 3363 rows starting from the beginning of the part | ||
| 18857 | 2026.04.28 20:40:07.453212 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 78 rows starting from the beginning of the part | ||
| 18858 | 2026.04.28 20:40:07.453268 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 2588 rows starting from the beginning of the part | ||
| 18859 | 2026.04.28 20:40:07.453322 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 56 rows starting from the beginning of the part | ||
| 18860 | 2026.04.28 20:40:07.453370 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 78 rows starting from the beginning of the part | ||
| 18861 | 2026.04.28 20:40:07.453420 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 118 rows starting from the beginning of the part | ||
| 18862 | 2026.04.28 20:40:07.453429 [ 277 ] {2a1c4a86-37dc-4992-a28b-387faf84e2ff} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18863 | 2026.04.28 20:40:07.453470 [ 277 ] {2a1c4a86-37dc-4992-a28b-387faf84e2ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18864 | 2026.04.28 20:40:07.453806 [ 277 ] {2a1c4a86-37dc-4992-a28b-387faf84e2ff} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 18865 | 2026.04.28 20:40:07.454024 [ 277 ] {2a1c4a86-37dc-4992-a28b-387faf84e2ff} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18866 | 2026.04.28 20:40:07.454155 [ 277 ] {2a1c4a86-37dc-4992-a28b-387faf84e2ff} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001248 sec., 24839.74358974359 rows/sec., 1.82 MiB/sec. | ||
| 18867 | 2026.04.28 20:40:07.454192 [ 277 ] {2a1c4a86-37dc-4992-a28b-387faf84e2ff} <Debug> TCPHandler: Processed in 0.001411922 sec. | ||
| 18868 | 2026.04.28 20:40:07.454316 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18869 | 2026.04.28 20:40:07.454407 [ 277 ] {581ee80f-1caa-4337-b9e6-dbc023408b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18870 | 2026.04.28 20:40:07.454446 [ 277 ] {581ee80f-1caa-4337-b9e6-dbc023408b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18871 | 2026.04.28 20:40:07.454865 [ 277 ] {581ee80f-1caa-4337-b9e6-dbc023408b2b} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18872 | 2026.04.28 20:40:07.454901 [ 277 ] {581ee80f-1caa-4337-b9e6-dbc023408b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18873 | 2026.04.28 20:40:07.455205 [ 277 ] {581ee80f-1caa-4337-b9e6-dbc023408b2b} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18874 | 2026.04.28 20:40:07.455426 [ 277 ] {581ee80f-1caa-4337-b9e6-dbc023408b2b} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18875 | 2026.04.28 20:40:07.455543 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6281 rows, containing 5 columns (5 merged, 0 gathered) in 0.002691062 sec., 2334022.7761381934 rows/sec., 185.88 MiB/sec. | ||
| 18876 | 2026.04.28 20:40:07.455550 [ 53 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18877 | 2026.04.28 20:40:07.455557 [ 277 ] {581ee80f-1caa-4337-b9e6-dbc023408b2b} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001167 sec., 81405.31276778063 rows/sec., 6.36 MiB/sec. | ||
| 18878 | 2026.04.28 20:40:07.455606 [ 53 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18879 | 2026.04.28 20:40:07.455634 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18880 | 2026.04.28 20:40:07.455637 [ 277 ] {581ee80f-1caa-4337-b9e6-dbc023408b2b} <Debug> TCPHandler: Processed in 0.001373461 sec. | ||
| 18881 | 2026.04.28 20:40:07.455735 [ 192 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18882 | 2026.04.28 20:40:07.455774 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18883 | 2026.04.28 20:40:07.455857 [ 192 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18884 | 2026.04.28 20:40:07.455862 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18885 | 2026.04.28 20:40:07.455872 [ 277 ] {6a76cc17-932a-4017-948f-0c9506b1351c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18886 | 2026.04.28 20:40:07.455897 [ 192 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1832 rows starting from the beginning of the part | ||
| 18887 | 2026.04.28 20:40:07.455933 [ 277 ] {6a76cc17-932a-4017-948f-0c9506b1351c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18888 | 2026.04.28 20:40:07.455971 [ 192 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 75 rows starting from the beginning of the part | ||
| 18889 | 2026.04.28 20:40:07.456022 [ 192 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 1359 rows starting from the beginning of the part | ||
| 18890 | 2026.04.28 20:40:07.456071 [ 192 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 64 rows starting from the beginning of the part | ||
| 18891 | 2026.04.28 20:40:07.456126 [ 192 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 75 rows starting from the beginning of the part | ||
| 18892 | 2026.04.28 20:40:07.456167 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_136_27} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18893 | 2026.04.28 20:40:07.456170 [ 192 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 95 rows starting from the beginning of the part | ||
| 18894 | 2026.04.28 20:40:07.456251 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_136_27} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18895 | 2026.04.28 20:40:07.456363 [ 277 ] {6a76cc17-932a-4017-948f-0c9506b1351c} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18896 | 2026.04.28 20:40:07.456364 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 18897 | 2026.04.28 20:40:07.456406 [ 277 ] {6a76cc17-932a-4017-948f-0c9506b1351c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18898 | 2026.04.28 20:40:07.456744 [ 277 ] {6a76cc17-932a-4017-948f-0c9506b1351c} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18899 | 2026.04.28 20:40:07.456966 [ 277 ] {6a76cc17-932a-4017-948f-0c9506b1351c} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18900 | 2026.04.28 20:40:07.457097 [ 277 ] {6a76cc17-932a-4017-948f-0c9506b1351c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 18901 | 2026.04.28 20:40:07.457133 [ 277 ] {6a76cc17-932a-4017-948f-0c9506b1351c} <Debug> TCPHandler: Processed in 0.001405952 sec. | ||
| 18902 | 2026.04.28 20:40:07.457248 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18903 | 2026.04.28 20:40:07.457339 [ 277 ] {a4ed085a-e606-4095-b281-d5f1689498d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18904 | 2026.04.28 20:40:07.457391 [ 277 ] {a4ed085a-e606-4095-b281-d5f1689498d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18905 | 2026.04.28 20:40:07.457569 [ 189 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3500 rows, containing 5 columns (5 merged, 0 gathered) in 0.001878913 sec., 1862779.1707226464 rows/sec., 135.28 MiB/sec. | ||
| 18906 | 2026.04.28 20:40:07.457792 [ 195 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18907 | 2026.04.28 20:40:07.458051 [ 195 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_136_27} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18908 | 2026.04.28 20:40:07.458115 [ 195 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_136_27} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18909 | 2026.04.28 20:40:07.458191 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 18910 | 2026.04.28 20:40:07.458199 [ 277 ] {a4ed085a-e606-4095-b281-d5f1689498d6} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18911 | 2026.04.28 20:40:07.458234 [ 277 ] {a4ed085a-e606-4095-b281-d5f1689498d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18912 | 2026.04.28 20:40:07.458764 [ 277 ] {a4ed085a-e606-4095-b281-d5f1689498d6} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 18913 | 2026.04.28 20:40:07.458979 [ 277 ] {a4ed085a-e606-4095-b281-d5f1689498d6} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18914 | 2026.04.28 20:40:07.459110 [ 277 ] {a4ed085a-e606-4095-b281-d5f1689498d6} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001788 sec., 17337.80760626398 rows/sec., 31.07 MiB/sec. | ||
| 18915 | 2026.04.28 20:40:07.459165 [ 277 ] {a4ed085a-e606-4095-b281-d5f1689498d6} <Debug> TCPHandler: Processed in 0.001963885 sec. | ||
| 18916 | 2026.04.28 20:40:07.459283 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18917 | 2026.04.28 20:40:07.459375 [ 277 ] {6f4434d0-95a1-4c48-ab0f-7f3b648c1e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18918 | 2026.04.28 20:40:07.459415 [ 277 ] {6f4434d0-95a1-4c48-ab0f-7f3b648c1e30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18919 | 2026.04.28 20:40:07.459748 [ 277 ] {6f4434d0-95a1-4c48-ab0f-7f3b648c1e30} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18920 | 2026.04.28 20:40:07.459783 [ 277 ] {6f4434d0-95a1-4c48-ab0f-7f3b648c1e30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18921 | 2026.04.28 20:40:07.460075 [ 277 ] {6f4434d0-95a1-4c48-ab0f-7f3b648c1e30} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18922 | 2026.04.28 20:40:07.460291 [ 277 ] {6f4434d0-95a1-4c48-ab0f-7f3b648c1e30} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18923 | 2026.04.28 20:40:07.460418 [ 277 ] {6f4434d0-95a1-4c48-ab0f-7f3b648c1e30} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 18924 | 2026.04.28 20:40:07.460429 [ 52 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18925 | 2026.04.28 20:40:07.460453 [ 277 ] {6f4434d0-95a1-4c48-ab0f-7f3b648c1e30} <Debug> TCPHandler: Processed in 0.001217688 sec. | ||
| 18926 | 2026.04.28 20:40:07.460469 [ 52 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18927 | 2026.04.28 20:40:07.460494 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18928 | 2026.04.28 20:40:07.460567 [ 186 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18929 | 2026.04.28 20:40:07.460678 [ 186 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18930 | 2026.04.28 20:40:07.460708 [ 186 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 7140 rows starting from the beginning of the part | ||
| 18931 | 2026.04.28 20:40:07.460761 [ 186 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 18932 | 2026.04.28 20:40:07.460804 [ 186 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 12 rows starting from the beginning of the part | ||
| 18933 | 2026.04.28 20:40:07.460842 [ 186 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 48 rows starting from the beginning of the part | ||
| 18934 | 2026.04.28 20:40:07.460880 [ 186 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
| 18935 | 2026.04.28 20:40:07.460921 [ 186 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
| 18936 | 2026.04.28 20:40:07.462570 [ 189 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7380 rows, containing 4 columns (4 merged, 0 gathered) in 0.002034827 sec., 3626843.9528274396 rows/sec., 241.86 MiB/sec. | ||
| 18937 | 2026.04.28 20:40:07.463047 [ 199 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18938 | 2026.04.28 20:40:07.463312 [ 199 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_136_27} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18939 | 2026.04.28 20:40:07.463378 [ 199 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_136_27} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18940 | 2026.04.28 20:40:07.463449 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 18941 | 2026.04.28 20:40:07.785584 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 18942 | 2026.04.28 20:40:07.801737 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18943 | 2026.04.28 20:40:07.801786 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 18944 | 2026.04.28 20:40:07.807676 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 18945 | 2026.04.28 20:40:07.808369 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18946 | 2026.04.28 20:40:07.811223 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 18947 | 2026.04.28 20:40:08.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 403.18 MiB, peak 416.34 MiB, free memory in arenas 0.00 B, will set to 402.10 MiB (RSS), difference: -1.09 MiB | ||
| 18948 | 2026.04.28 20:40:10.230812 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40559 | ||
| 18949 | 2026.04.28 20:40:10.230914 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18950 | 2026.04.28 20:40:10.230941 [ 294 ] {} <Debug> TCP-Session: 9f7999b3-3941-4fad-87d5-3093cc90bbde Authenticating user 'default' from [fd00:1122:3344:101::e]:40559 | ||
| 18951 | 2026.04.28 20:40:10.230964 [ 294 ] {} <Debug> TCP-Session: 9f7999b3-3941-4fad-87d5-3093cc90bbde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18952 | 2026.04.28 20:40:10.230977 [ 294 ] {} <Debug> TCP-Session: 9f7999b3-3941-4fad-87d5-3093cc90bbde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18953 | 2026.04.28 20:40:10.231147 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34836 | ||
| 18954 | 2026.04.28 20:40:10.231217 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18955 | 2026.04.28 20:40:10.231244 [ 275 ] {} <Debug> TCP-Session: 2a4acb0c-4db4-4f16-b52e-282cbe9f9c5b Authenticating user 'default' from [fd00:1122:3344:101::e]:34836 | ||
| 18956 | 2026.04.28 20:40:10.231260 [ 275 ] {} <Debug> TCP-Session: 2a4acb0c-4db4-4f16-b52e-282cbe9f9c5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18957 | 2026.04.28 20:40:10.231273 [ 275 ] {} <Debug> TCP-Session: 2a4acb0c-4db4-4f16-b52e-282cbe9f9c5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18958 | 2026.04.28 20:40:10.231382 [ 294 ] {} <Trace> TCP-Session: 9f7999b3-3941-4fad-87d5-3093cc90bbde Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18959 | 2026.04.28 20:40:10.231601 [ 294 ] {6a24eec5-fddf-4e79-ba08-1a1bed12044e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40559) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18960 | 2026.04.28 20:40:10.231948 [ 294 ] {6a24eec5-fddf-4e79-ba08-1a1bed12044e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18961 | 2026.04.28 20:40:10.232019 [ 294 ] {6a24eec5-fddf-4e79-ba08-1a1bed12044e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18962 | 2026.04.28 20:40:10.232405 [ 294 ] {6a24eec5-fddf-4e79-ba08-1a1bed12044e} <Debug> oximeter.version (260e5583-1b7e-4a62-bf30-86bcce144844) (SelectExecutor): Key condition: unknown | ||
| 18963 | 2026.04.28 20:40:10.233564 [ 337 ] {6a24eec5-fddf-4e79-ba08-1a1bed12044e} <Trace> AggregatingTransform: Aggregating | ||
| 18964 | 2026.04.28 20:40:10.233627 [ 337 ] {6a24eec5-fddf-4e79-ba08-1a1bed12044e} <Trace> Aggregator: Aggregation method: without_key | ||
| 18965 | 2026.04.28 20:40:10.233659 [ 337 ] {6a24eec5-fddf-4e79-ba08-1a1bed12044e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001123635 sec. (889.969 rows/sec., 34.76 KiB/sec.) | ||
| 18966 | 2026.04.28 20:40:10.233674 [ 337 ] {6a24eec5-fddf-4e79-ba08-1a1bed12044e} <Trace> Aggregator: Merging aggregated data | ||
| 18967 | 2026.04.28 20:40:10.234073 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64445 | ||
| 18968 | 2026.04.28 20:40:10.234164 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18969 | 2026.04.28 20:40:10.234173 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35476 | ||
| 18970 | 2026.04.28 20:40:10.234201 [ 350 ] {} <Debug> TCP-Session: 2145cad9-60cf-4411-b4c2-ff356a9a9a83 Authenticating user 'default' from [fd00:1122:3344:101::e]:64445 | ||
| 18971 | 2026.04.28 20:40:10.234224 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53257 | ||
| 18972 | 2026.04.28 20:40:10.234257 [ 350 ] {} <Debug> TCP-Session: 2145cad9-60cf-4411-b4c2-ff356a9a9a83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18973 | 2026.04.28 20:40:10.234177 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41397 | ||
| 18974 | 2026.04.28 20:40:10.234287 [ 350 ] {} <Debug> TCP-Session: 2145cad9-60cf-4411-b4c2-ff356a9a9a83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18975 | 2026.04.28 20:40:10.234556 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43236 | ||
| 18976 | 2026.04.28 20:40:10.234576 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18977 | 2026.04.28 20:40:10.234605 [ 353 ] {} <Debug> TCP-Session: 60c20a7b-4957-4ae5-bb0d-fbfed02cf933 Authenticating user 'default' from [fd00:1122:3344:101::e]:53257 | ||
| 18978 | 2026.04.28 20:40:10.234623 [ 353 ] {} <Debug> TCP-Session: 60c20a7b-4957-4ae5-bb0d-fbfed02cf933 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18979 | 2026.04.28 20:40:10.234627 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18980 | 2026.04.28 20:40:10.234637 [ 353 ] {} <Debug> TCP-Session: 60c20a7b-4957-4ae5-bb0d-fbfed02cf933 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18981 | 2026.04.28 20:40:10.234651 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51740 | ||
| 18982 | 2026.04.28 20:40:10.234664 [ 354 ] {} <Debug> TCP-Session: e2019f4e-3911-4a5e-8343-5726043c8cf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:43236 | ||
| 18983 | 2026.04.28 20:40:10.234683 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18984 | 2026.04.28 20:40:10.234708 [ 354 ] {} <Debug> TCP-Session: e2019f4e-3911-4a5e-8343-5726043c8cf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18985 | 2026.04.28 20:40:10.234649 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44155 | ||
| 18986 | 2026.04.28 20:40:10.234740 [ 354 ] {} <Debug> TCP-Session: e2019f4e-3911-4a5e-8343-5726043c8cf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18987 | 2026.04.28 20:40:10.234766 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18988 | 2026.04.28 20:40:10.234776 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18989 | 2026.04.28 20:40:10.234736 [ 352 ] {} <Debug> TCP-Session: d8cf28a5-9ab6-4d17-8c95-b3361783be26 Authenticating user 'default' from [fd00:1122:3344:101::e]:35476 | ||
| 18990 | 2026.04.28 20:40:10.234821 [ 355 ] {} <Debug> TCP-Session: 83534028-80a5-4e96-96fa-cb5819052a52 Authenticating user 'default' from [fd00:1122:3344:101::e]:51740 | ||
| 18991 | 2026.04.28 20:40:10.234826 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18992 | 2026.04.28 20:40:10.234845 [ 352 ] {} <Debug> TCP-Session: d8cf28a5-9ab6-4d17-8c95-b3361783be26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18993 | 2026.04.28 20:40:10.234856 [ 355 ] {} <Debug> TCP-Session: 83534028-80a5-4e96-96fa-cb5819052a52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18994 | 2026.04.28 20:40:10.234809 [ 351 ] {} <Debug> TCP-Session: 730e8db6-8523-469d-8f6c-89fcb844bf34 Authenticating user 'default' from [fd00:1122:3344:101::e]:41397 | ||
| 18995 | 2026.04.28 20:40:10.234885 [ 355 ] {} <Debug> TCP-Session: 83534028-80a5-4e96-96fa-cb5819052a52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18996 | 2026.04.28 20:40:10.234880 [ 356 ] {} <Debug> TCP-Session: 7d57daf9-4e65-4d7e-abf0-55424e8f00e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:44155 | ||
| 18997 | 2026.04.28 20:40:10.234908 [ 351 ] {} <Debug> TCP-Session: 730e8db6-8523-469d-8f6c-89fcb844bf34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18998 | 2026.04.28 20:40:10.234927 [ 356 ] {} <Debug> TCP-Session: 7d57daf9-4e65-4d7e-abf0-55424e8f00e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18999 | 2026.04.28 20:40:10.234944 [ 351 ] {} <Debug> TCP-Session: 730e8db6-8523-469d-8f6c-89fcb844bf34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19000 | 2026.04.28 20:40:10.234878 [ 352 ] {} <Debug> TCP-Session: d8cf28a5-9ab6-4d17-8c95-b3361783be26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19001 | 2026.04.28 20:40:10.234978 [ 356 ] {} <Debug> TCP-Session: 7d57daf9-4e65-4d7e-abf0-55424e8f00e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19002 | 2026.04.28 20:40:10.235224 [ 294 ] {6a24eec5-fddf-4e79-ba08-1a1bed12044e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003697 sec., 270.4895861509332 rows/sec., 10.57 KiB/sec. | ||
| 19003 | 2026.04.28 20:40:10.235396 [ 294 ] {6a24eec5-fddf-4e79-ba08-1a1bed12044e} <Debug> TCPHandler: Processed in 0.004195646 sec. | ||
| 19004 | 2026.04.28 20:40:10.235518 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19005 | 2026.04.28 20:40:10.235546 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19006 | 2026.04.28 20:40:10.235547 [ 294 ] {} <Debug> TCP-Session: 9f7999b3-3941-4fad-87d5-3093cc90bbde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19007 | 2026.04.28 20:40:10.235567 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19008 | 2026.04.28 20:40:10.235582 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19009 | 2026.04.28 20:40:10.235609 [ 275 ] {} <Debug> TCP-Session: 2a4acb0c-4db4-4f16-b52e-282cbe9f9c5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19010 | 2026.04.28 20:40:10.235603 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19011 | 2026.04.28 20:40:10.235630 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19012 | 2026.04.28 20:40:10.235638 [ 352 ] {} <Debug> TCP-Session: d8cf28a5-9ab6-4d17-8c95-b3361783be26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19013 | 2026.04.28 20:40:10.235689 [ 351 ] {} <Debug> TCP-Session: 730e8db6-8523-469d-8f6c-89fcb844bf34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19014 | 2026.04.28 20:40:10.235699 [ 354 ] {} <Debug> TCP-Session: e2019f4e-3911-4a5e-8343-5726043c8cf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19015 | 2026.04.28 20:40:10.235648 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19016 | 2026.04.28 20:40:10.235638 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19017 | 2026.04.28 20:40:10.235768 [ 353 ] {} <Debug> TCP-Session: 60c20a7b-4957-4ae5-bb0d-fbfed02cf933 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19018 | 2026.04.28 20:40:10.235657 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19019 | 2026.04.28 20:40:10.235798 [ 350 ] {} <Debug> TCP-Session: 2145cad9-60cf-4411-b4c2-ff356a9a9a83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19020 | 2026.04.28 20:40:10.235585 [ 356 ] {} <Debug> TCP-Session: 7d57daf9-4e65-4d7e-abf0-55424e8f00e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19021 | 2026.04.28 20:40:10.235831 [ 355 ] {} <Debug> TCP-Session: 83534028-80a5-4e96-96fa-cb5819052a52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19022 | 2026.04.28 20:40:10.288344 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56253 | ||
| 19023 | 2026.04.28 20:40:10.288450 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19024 | 2026.04.28 20:40:10.288478 [ 294 ] {} <Debug> TCP-Session: eb0b30fd-b3a1-4df5-889c-bb679379902e Authenticating user 'default' from [fd00:1122:3344:101::e]:56253 | ||
| 19025 | 2026.04.28 20:40:10.288503 [ 294 ] {} <Debug> TCP-Session: eb0b30fd-b3a1-4df5-889c-bb679379902e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19026 | 2026.04.28 20:40:10.288518 [ 294 ] {} <Debug> TCP-Session: eb0b30fd-b3a1-4df5-889c-bb679379902e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19027 | 2026.04.28 20:40:10.288704 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55429 | ||
| 19028 | 2026.04.28 20:40:10.288767 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19029 | 2026.04.28 20:40:10.288773 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39641 | ||
| 19030 | 2026.04.28 20:40:10.288788 [ 275 ] {} <Debug> TCP-Session: 64e3e62e-d578-43e6-aeb5-6630a3a0c3ad Authenticating user 'default' from [fd00:1122:3344:101::e]:55429 | ||
| 19031 | 2026.04.28 20:40:10.288788 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33161 | ||
| 19032 | 2026.04.28 20:40:10.288810 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54107 | ||
| 19033 | 2026.04.28 20:40:10.288847 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19034 | 2026.04.28 20:40:10.288813 [ 275 ] {} <Debug> TCP-Session: 64e3e62e-d578-43e6-aeb5-6630a3a0c3ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19035 | 2026.04.28 20:40:10.288912 [ 353 ] {} <Debug> TCP-Session: 9871cb9f-969e-4456-9e54-61548dd942f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39641 | ||
| 19036 | 2026.04.28 20:40:10.288919 [ 275 ] {} <Debug> TCP-Session: 64e3e62e-d578-43e6-aeb5-6630a3a0c3ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19037 | 2026.04.28 20:40:10.288917 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19038 | 2026.04.28 20:40:10.288930 [ 353 ] {} <Debug> TCP-Session: 9871cb9f-969e-4456-9e54-61548dd942f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19039 | 2026.04.28 20:40:10.288953 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19040 | 2026.04.28 20:40:10.288964 [ 354 ] {} <Debug> TCP-Session: 2ebe1e37-b024-413e-aecd-599042626c74 Authenticating user 'default' from [fd00:1122:3344:101::e]:33161 | ||
| 19041 | 2026.04.28 20:40:10.288965 [ 353 ] {} <Debug> TCP-Session: 9871cb9f-969e-4456-9e54-61548dd942f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19042 | 2026.04.28 20:40:10.288991 [ 356 ] {} <Debug> TCP-Session: 4fb13dc5-f083-48f5-b5b1-317bf02a08ab Authenticating user 'default' from [fd00:1122:3344:101::e]:54107 | ||
| 19043 | 2026.04.28 20:40:10.289001 [ 354 ] {} <Debug> TCP-Session: 2ebe1e37-b024-413e-aecd-599042626c74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19044 | 2026.04.28 20:40:10.288779 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39428 | ||
| 19045 | 2026.04.28 20:40:10.289029 [ 356 ] {} <Debug> TCP-Session: 4fb13dc5-f083-48f5-b5b1-317bf02a08ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19046 | 2026.04.28 20:40:10.289033 [ 354 ] {} <Debug> TCP-Session: 2ebe1e37-b024-413e-aecd-599042626c74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19047 | 2026.04.28 20:40:10.289081 [ 356 ] {} <Debug> TCP-Session: 4fb13dc5-f083-48f5-b5b1-317bf02a08ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19048 | 2026.04.28 20:40:10.289102 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19049 | 2026.04.28 20:40:10.288778 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33018 | ||
| 19050 | 2026.04.28 20:40:10.289135 [ 352 ] {} <Debug> TCP-Session: 42f9b40b-8fbb-4c7e-81fa-6f0b863eb322 Authenticating user 'default' from [fd00:1122:3344:101::e]:39428 | ||
| 19051 | 2026.04.28 20:40:10.288772 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35604 | ||
| 19052 | 2026.04.28 20:40:10.289181 [ 352 ] {} <Debug> TCP-Session: 42f9b40b-8fbb-4c7e-81fa-6f0b863eb322 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19053 | 2026.04.28 20:40:10.288876 [ 294 ] {} <Trace> TCP-Session: eb0b30fd-b3a1-4df5-889c-bb679379902e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19054 | 2026.04.28 20:40:10.289232 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19055 | 2026.04.28 20:40:10.289227 [ 352 ] {} <Debug> TCP-Session: 42f9b40b-8fbb-4c7e-81fa-6f0b863eb322 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19056 | 2026.04.28 20:40:10.289273 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19057 | 2026.04.28 20:40:10.289279 [ 351 ] {} <Debug> TCP-Session: 79977998-dc98-444c-abd1-606fa7a55b3f Authenticating user 'default' from [fd00:1122:3344:101::e]:33018 | ||
| 19058 | 2026.04.28 20:40:10.289330 [ 350 ] {} <Debug> TCP-Session: 53abe7b7-6563-46ab-8faf-17ce6c982c84 Authenticating user 'default' from [fd00:1122:3344:101::e]:35604 | ||
| 19059 | 2026.04.28 20:40:10.289346 [ 351 ] {} <Debug> TCP-Session: 79977998-dc98-444c-abd1-606fa7a55b3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19060 | 2026.04.28 20:40:10.288801 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40323 | ||
| 19061 | 2026.04.28 20:40:10.289373 [ 351 ] {} <Debug> TCP-Session: 79977998-dc98-444c-abd1-606fa7a55b3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19062 | 2026.04.28 20:40:10.289413 [ 294 ] {5dae9960-ffa6-45b0-933a-e2c4439e0a50} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56253) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19063 | 2026.04.28 20:40:10.289375 [ 350 ] {} <Debug> TCP-Session: 53abe7b7-6563-46ab-8faf-17ce6c982c84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19064 | 2026.04.28 20:40:10.289449 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19065 | 2026.04.28 20:40:10.289475 [ 350 ] {} <Debug> TCP-Session: 53abe7b7-6563-46ab-8faf-17ce6c982c84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19066 | 2026.04.28 20:40:10.289489 [ 355 ] {} <Debug> TCP-Session: 9711bae5-4ff5-4918-84f3-ff04946b06f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:40323 | ||
| 19067 | 2026.04.28 20:40:10.289530 [ 355 ] {} <Debug> TCP-Session: 9711bae5-4ff5-4918-84f3-ff04946b06f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19068 | 2026.04.28 20:40:10.289553 [ 355 ] {} <Debug> TCP-Session: 9711bae5-4ff5-4918-84f3-ff04946b06f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19069 | 2026.04.28 20:40:10.289706 [ 294 ] {5dae9960-ffa6-45b0-933a-e2c4439e0a50} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19070 | 2026.04.28 20:40:10.289765 [ 294 ] {5dae9960-ffa6-45b0-933a-e2c4439e0a50} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19071 | 2026.04.28 20:40:10.290057 [ 294 ] {5dae9960-ffa6-45b0-933a-e2c4439e0a50} <Debug> oximeter.version (260e5583-1b7e-4a62-bf30-86bcce144844) (SelectExecutor): Key condition: unknown | ||
| 19072 | 2026.04.28 20:40:10.291030 [ 301 ] {5dae9960-ffa6-45b0-933a-e2c4439e0a50} <Trace> AggregatingTransform: Aggregating | ||
| 19073 | 2026.04.28 20:40:10.291065 [ 301 ] {5dae9960-ffa6-45b0-933a-e2c4439e0a50} <Trace> Aggregator: Aggregation method: without_key | ||
| 19074 | 2026.04.28 20:40:10.291101 [ 301 ] {5dae9960-ffa6-45b0-933a-e2c4439e0a50} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000991343 sec. (1008.733 rows/sec., 39.40 KiB/sec.) | ||
| 19075 | 2026.04.28 20:40:10.291120 [ 301 ] {5dae9960-ffa6-45b0-933a-e2c4439e0a50} <Trace> Aggregator: Merging aggregated data | ||
| 19076 | 2026.04.28 20:40:10.292341 [ 294 ] {5dae9960-ffa6-45b0-933a-e2c4439e0a50} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002992 sec., 334.2245989304813 rows/sec., 13.06 KiB/sec. | ||
| 19077 | 2026.04.28 20:40:10.292498 [ 294 ] {5dae9960-ffa6-45b0-933a-e2c4439e0a50} <Debug> TCPHandler: Processed in 0.003793747 sec. | ||
| 19078 | 2026.04.28 20:40:10.292644 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19079 | 2026.04.28 20:40:10.292671 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19080 | 2026.04.28 20:40:10.292678 [ 294 ] {} <Debug> TCP-Session: eb0b30fd-b3a1-4df5-889c-bb679379902e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19081 | 2026.04.28 20:40:10.292696 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19082 | 2026.04.28 20:40:10.292715 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19083 | 2026.04.28 20:40:10.292738 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19084 | 2026.04.28 20:40:10.292753 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19085 | 2026.04.28 20:40:10.292777 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19086 | 2026.04.28 20:40:10.292806 [ 354 ] {} <Debug> TCP-Session: 2ebe1e37-b024-413e-aecd-599042626c74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19087 | 2026.04.28 20:40:10.292814 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19088 | 2026.04.28 20:40:10.292830 [ 355 ] {} <Debug> TCP-Session: 9711bae5-4ff5-4918-84f3-ff04946b06f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19089 | 2026.04.28 20:40:10.292796 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19090 | 2026.04.28 20:40:10.292866 [ 350 ] {} <Debug> TCP-Session: 53abe7b7-6563-46ab-8faf-17ce6c982c84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19091 | 2026.04.28 20:40:10.292908 [ 352 ] {} <Debug> TCP-Session: 42f9b40b-8fbb-4c7e-81fa-6f0b863eb322 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19092 | 2026.04.28 20:40:10.292773 [ 353 ] {} <Debug> TCP-Session: 9871cb9f-969e-4456-9e54-61548dd942f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19093 | 2026.04.28 20:40:10.292702 [ 275 ] {} <Debug> TCP-Session: 64e3e62e-d578-43e6-aeb5-6630a3a0c3ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19094 | 2026.04.28 20:40:10.292814 [ 351 ] {} <Debug> TCP-Session: 79977998-dc98-444c-abd1-606fa7a55b3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19095 | 2026.04.28 20:40:10.292745 [ 356 ] {} <Debug> TCP-Session: 4fb13dc5-f083-48f5-b5b1-317bf02a08ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19096 | 2026.04.28 20:40:10.609500 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52460 | ||
| 19097 | 2026.04.28 20:40:10.609612 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19098 | 2026.04.28 20:40:10.609640 [ 294 ] {} <Debug> TCP-Session: f38e93ef-1e15-427e-8fe7-6b2a64e36d6e Authenticating user 'default' from [fd00:1122:3344:101::e]:52460 | ||
| 19099 | 2026.04.28 20:40:10.609663 [ 294 ] {} <Debug> TCP-Session: f38e93ef-1e15-427e-8fe7-6b2a64e36d6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19100 | 2026.04.28 20:40:10.609677 [ 294 ] {} <Debug> TCP-Session: f38e93ef-1e15-427e-8fe7-6b2a64e36d6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19101 | 2026.04.28 20:40:10.609902 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49905 | ||
| 19102 | 2026.04.28 20:40:10.609936 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38151 | ||
| 19103 | 2026.04.28 20:40:10.609960 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38332 | ||
| 19104 | 2026.04.28 20:40:10.609980 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19105 | 2026.04.28 20:40:10.610003 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42195 | ||
| 19106 | 2026.04.28 20:40:10.610024 [ 275 ] {} <Debug> TCP-Session: 448150a8-9d0b-4ee5-9b42-48ab64305083 Authenticating user 'default' from [fd00:1122:3344:101::e]:49905 | ||
| 19107 | 2026.04.28 20:40:10.610059 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19108 | 2026.04.28 20:40:10.610059 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19109 | 2026.04.28 20:40:10.610076 [ 275 ] {} <Debug> TCP-Session: 448150a8-9d0b-4ee5-9b42-48ab64305083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19110 | 2026.04.28 20:40:10.610095 [ 350 ] {} <Debug> TCP-Session: 918482f7-bb0d-4f8d-a0d5-c1ef800a51c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:38151 | ||
| 19111 | 2026.04.28 20:40:10.610105 [ 354 ] {} <Debug> TCP-Session: 890565ba-1ce6-44bf-99db-0c3b1113319e Authenticating user 'default' from [fd00:1122:3344:101::e]:38332 | ||
| 19112 | 2026.04.28 20:40:10.610115 [ 275 ] {} <Debug> TCP-Session: 448150a8-9d0b-4ee5-9b42-48ab64305083 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19113 | 2026.04.28 20:40:10.610130 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19114 | 2026.04.28 20:40:10.610140 [ 354 ] {} <Debug> TCP-Session: 890565ba-1ce6-44bf-99db-0c3b1113319e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19115 | 2026.04.28 20:40:10.609954 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53525 | ||
| 19116 | 2026.04.28 20:40:10.609946 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49100 | ||
| 19117 | 2026.04.28 20:40:10.610183 [ 354 ] {} <Debug> TCP-Session: 890565ba-1ce6-44bf-99db-0c3b1113319e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19118 | 2026.04.28 20:40:10.610185 [ 355 ] {} <Debug> TCP-Session: 67520168-da30-44ae-a6f3-591131de8a72 Authenticating user 'default' from [fd00:1122:3344:101::e]:42195 | ||
| 19119 | 2026.04.28 20:40:10.610136 [ 350 ] {} <Debug> TCP-Session: 918482f7-bb0d-4f8d-a0d5-c1ef800a51c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19120 | 2026.04.28 20:40:10.610315 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19121 | 2026.04.28 20:40:10.610339 [ 350 ] {} <Debug> TCP-Session: 918482f7-bb0d-4f8d-a0d5-c1ef800a51c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19122 | 2026.04.28 20:40:10.610358 [ 353 ] {} <Debug> TCP-Session: cf82a0ac-0ac7-4664-ac75-6cb682dc3f5a Authenticating user 'default' from [fd00:1122:3344:101::e]:49100 | ||
| 19123 | 2026.04.28 20:40:10.610316 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19124 | 2026.04.28 20:40:10.610392 [ 353 ] {} <Debug> TCP-Session: cf82a0ac-0ac7-4664-ac75-6cb682dc3f5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19125 | 2026.04.28 20:40:10.610326 [ 355 ] {} <Debug> TCP-Session: 67520168-da30-44ae-a6f3-591131de8a72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19126 | 2026.04.28 20:40:10.610433 [ 353 ] {} <Debug> TCP-Session: cf82a0ac-0ac7-4664-ac75-6cb682dc3f5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19127 | 2026.04.28 20:40:10.610438 [ 352 ] {} <Debug> TCP-Session: 5570637d-217d-44b3-bd94-e339a47919c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:53525 | ||
| 19128 | 2026.04.28 20:40:10.610456 [ 355 ] {} <Debug> TCP-Session: 67520168-da30-44ae-a6f3-591131de8a72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19129 | 2026.04.28 20:40:10.610505 [ 352 ] {} <Debug> TCP-Session: 5570637d-217d-44b3-bd94-e339a47919c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19130 | 2026.04.28 20:40:10.610021 [ 294 ] {} <Trace> TCP-Session: f38e93ef-1e15-427e-8fe7-6b2a64e36d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19131 | 2026.04.28 20:40:10.610539 [ 352 ] {} <Debug> TCP-Session: 5570637d-217d-44b3-bd94-e339a47919c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19132 | 2026.04.28 20:40:10.610002 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46523 | ||
| 19133 | 2026.04.28 20:40:10.609940 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48329 | ||
| 19134 | 2026.04.28 20:40:10.610656 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19135 | 2026.04.28 20:40:10.610684 [ 356 ] {} <Debug> TCP-Session: ff1abb3a-d643-4add-95dc-ff8c70a65d38 Authenticating user 'default' from [fd00:1122:3344:101::e]:46523 | ||
| 19136 | 2026.04.28 20:40:10.610685 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19137 | 2026.04.28 20:40:10.610704 [ 356 ] {} <Debug> TCP-Session: ff1abb3a-d643-4add-95dc-ff8c70a65d38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19138 | 2026.04.28 20:40:10.610718 [ 294 ] {358ae001-f83a-44ec-b337-8f10631f3cee} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52460) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19139 | 2026.04.28 20:40:10.610726 [ 356 ] {} <Debug> TCP-Session: ff1abb3a-d643-4add-95dc-ff8c70a65d38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19140 | 2026.04.28 20:40:10.610722 [ 351 ] {} <Debug> TCP-Session: 22010ba6-9c6b-49d6-a911-55a2e4c29e37 Authenticating user 'default' from [fd00:1122:3344:101::e]:48329 | ||
| 19141 | 2026.04.28 20:40:10.610779 [ 351 ] {} <Debug> TCP-Session: 22010ba6-9c6b-49d6-a911-55a2e4c29e37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19142 | 2026.04.28 20:40:10.610792 [ 351 ] {} <Debug> TCP-Session: 22010ba6-9c6b-49d6-a911-55a2e4c29e37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19143 | 2026.04.28 20:40:10.610989 [ 294 ] {358ae001-f83a-44ec-b337-8f10631f3cee} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19144 | 2026.04.28 20:40:10.611048 [ 294 ] {358ae001-f83a-44ec-b337-8f10631f3cee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19145 | 2026.04.28 20:40:10.611392 [ 294 ] {358ae001-f83a-44ec-b337-8f10631f3cee} <Debug> oximeter.version (260e5583-1b7e-4a62-bf30-86bcce144844) (SelectExecutor): Key condition: unknown | ||
| 19146 | 2026.04.28 20:40:10.612526 [ 311 ] {358ae001-f83a-44ec-b337-8f10631f3cee} <Trace> AggregatingTransform: Aggregating | ||
| 19147 | 2026.04.28 20:40:10.612561 [ 311 ] {358ae001-f83a-44ec-b337-8f10631f3cee} <Trace> Aggregator: Aggregation method: without_key | ||
| 19148 | 2026.04.28 20:40:10.612596 [ 311 ] {358ae001-f83a-44ec-b337-8f10631f3cee} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001054634 sec. (948.196 rows/sec., 37.04 KiB/sec.) | ||
| 19149 | 2026.04.28 20:40:10.612614 [ 311 ] {358ae001-f83a-44ec-b337-8f10631f3cee} <Trace> Aggregator: Merging aggregated data | ||
| 19150 | 2026.04.28 20:40:10.614236 [ 294 ] {358ae001-f83a-44ec-b337-8f10631f3cee} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003575 sec., 279.72027972027973 rows/sec., 10.93 KiB/sec. | ||
| 19151 | 2026.04.28 20:40:10.614379 [ 294 ] {358ae001-f83a-44ec-b337-8f10631f3cee} <Debug> TCPHandler: Processed in 0.004494094 sec. | ||
| 19152 | 2026.04.28 20:40:10.614487 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19153 | 2026.04.28 20:40:10.614515 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19154 | 2026.04.28 20:40:10.614533 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19155 | 2026.04.28 20:40:10.614548 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19156 | 2026.04.28 20:40:10.614564 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19157 | 2026.04.28 20:40:10.614579 [ 275 ] {} <Debug> TCP-Session: 448150a8-9d0b-4ee5-9b42-48ab64305083 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19158 | 2026.04.28 20:40:10.614600 [ 353 ] {} <Debug> TCP-Session: cf82a0ac-0ac7-4664-ac75-6cb682dc3f5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19159 | 2026.04.28 20:40:10.614607 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19160 | 2026.04.28 20:40:10.614622 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19161 | 2026.04.28 20:40:10.614627 [ 352 ] {} <Debug> TCP-Session: 5570637d-217d-44b3-bd94-e339a47919c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19162 | 2026.04.28 20:40:10.614684 [ 355 ] {} <Debug> TCP-Session: 67520168-da30-44ae-a6f3-591131de8a72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19163 | 2026.04.28 20:40:10.614692 [ 354 ] {} <Debug> TCP-Session: 890565ba-1ce6-44bf-99db-0c3b1113319e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19164 | 2026.04.28 20:40:10.614593 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19165 | 2026.04.28 20:40:10.614574 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19166 | 2026.04.28 20:40:10.614769 [ 351 ] {} <Debug> TCP-Session: 22010ba6-9c6b-49d6-a911-55a2e4c29e37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19167 | 2026.04.28 20:40:10.614562 [ 356 ] {} <Debug> TCP-Session: ff1abb3a-d643-4add-95dc-ff8c70a65d38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19168 | 2026.04.28 20:40:10.614795 [ 350 ] {} <Debug> TCP-Session: 918482f7-bb0d-4f8d-a0d5-c1ef800a51c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19169 | 2026.04.28 20:40:10.614517 [ 294 ] {} <Debug> TCP-Session: f38e93ef-1e15-427e-8fe7-6b2a64e36d6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19170 | 2026.04.28 20:40:12.444439 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19171 | 2026.04.28 20:40:12.444820 [ 277 ] {86032593-e084-492f-b669-cc7882e647ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 19172 | 2026.04.28 20:40:12.445326 [ 277 ] {86032593-e084-492f-b669-cc7882e647ce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19173 | 2026.04.28 20:40:12.445362 [ 277 ] {86032593-e084-492f-b669-cc7882e647ce} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 19174 | 2026.04.28 20:40:12.445588 [ 277 ] {86032593-e084-492f-b669-cc7882e647ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19175 | 2026.04.28 20:40:12.445659 [ 277 ] {86032593-e084-492f-b669-cc7882e647ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19176 | 2026.04.28 20:40:12.445804 [ 277 ] {86032593-e084-492f-b669-cc7882e647ce} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 19177 | 2026.04.28 20:40:12.445904 [ 333 ] {86032593-e084-492f-b669-cc7882e647ce} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19178 | 2026.04.28 20:40:12.445905 [ 342 ] {86032593-e084-492f-b669-cc7882e647ce} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19179 | 2026.04.28 20:40:12.445948 [ 338 ] {86032593-e084-492f-b669-cc7882e647ce} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19180 | 2026.04.28 20:40:12.446083 [ 277 ] {86032593-e084-492f-b669-cc7882e647ce} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 19181 | 2026.04.28 20:40:12.446110 [ 277 ] {86032593-e084-492f-b669-cc7882e647ce} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19182 | 2026.04.28 20:40:12.446178 [ 277 ] {86032593-e084-492f-b669-cc7882e647ce} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19183 | 2026.04.28 20:40:12.446197 [ 277 ] {86032593-e084-492f-b669-cc7882e647ce} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 19184 | 2026.04.28 20:40:12.446231 [ 277 ] {86032593-e084-492f-b669-cc7882e647ce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19185 | 2026.04.28 20:40:12.446272 [ 277 ] {86032593-e084-492f-b669-cc7882e647ce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19186 | 2026.04.28 20:40:12.447372 [ 277 ] {86032593-e084-492f-b669-cc7882e647ce} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002703 sec., 18497.96522382538 rows/sec., 2.94 MiB/sec. | ||
| 19187 | 2026.04.28 20:40:12.447457 [ 277 ] {86032593-e084-492f-b669-cc7882e647ce} <Debug> TCPHandler: Processed in 0.003204573 sec. | ||
| 19188 | 2026.04.28 20:40:12.449448 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19189 | 2026.04.28 20:40:12.449647 [ 277 ] {2570ca7d-4eca-4652-9c84-c22f607aa10a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19190 | 2026.04.28 20:40:12.449729 [ 277 ] {2570ca7d-4eca-4652-9c84-c22f607aa10a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19191 | 2026.04.28 20:40:12.450406 [ 277 ] {2570ca7d-4eca-4652-9c84-c22f607aa10a} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19192 | 2026.04.28 20:40:12.450447 [ 277 ] {2570ca7d-4eca-4652-9c84-c22f607aa10a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19193 | 2026.04.28 20:40:12.450798 [ 277 ] {2570ca7d-4eca-4652-9c84-c22f607aa10a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 19194 | 2026.04.28 20:40:12.451021 [ 277 ] {2570ca7d-4eca-4652-9c84-c22f607aa10a} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19195 | 2026.04.28 20:40:12.451173 [ 277 ] {2570ca7d-4eca-4652-9c84-c22f607aa10a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001585 sec., 1261.8296529968454 rows/sec., 102.89 KiB/sec. | ||
| 19196 | 2026.04.28 20:40:12.451212 [ 277 ] {2570ca7d-4eca-4652-9c84-c22f607aa10a} <Debug> TCPHandler: Processed in 0.001869013 sec. | ||
| 19197 | 2026.04.28 20:40:12.451333 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19198 | 2026.04.28 20:40:12.451426 [ 277 ] {1899f54f-41d9-4cff-be1c-fa50e9ecd85d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19199 | 2026.04.28 20:40:12.451465 [ 277 ] {1899f54f-41d9-4cff-be1c-fa50e9ecd85d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19200 | 2026.04.28 20:40:12.451880 [ 277 ] {1899f54f-41d9-4cff-be1c-fa50e9ecd85d} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19201 | 2026.04.28 20:40:12.451916 [ 277 ] {1899f54f-41d9-4cff-be1c-fa50e9ecd85d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19202 | 2026.04.28 20:40:12.452243 [ 277 ] {1899f54f-41d9-4cff-be1c-fa50e9ecd85d} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19203 | 2026.04.28 20:40:12.452458 [ 277 ] {1899f54f-41d9-4cff-be1c-fa50e9ecd85d} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19204 | 2026.04.28 20:40:12.452588 [ 277 ] {1899f54f-41d9-4cff-be1c-fa50e9ecd85d} <Debug> executeQuery: Read 79 rows, 6.69 KiB in 0.00118 sec., 66949.15254237287 rows/sec., 5.53 MiB/sec. | ||
| 19205 | 2026.04.28 20:40:12.452626 [ 277 ] {1899f54f-41d9-4cff-be1c-fa50e9ecd85d} <Debug> TCPHandler: Processed in 0.00134355 sec. | ||
| 19206 | 2026.04.28 20:40:12.452757 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19207 | 2026.04.28 20:40:12.452848 [ 277 ] {5cf4d866-d6c7-4183-9193-1901233ce90a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19208 | 2026.04.28 20:40:12.452887 [ 277 ] {5cf4d866-d6c7-4183-9193-1901233ce90a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19209 | 2026.04.28 20:40:12.453279 [ 277 ] {5cf4d866-d6c7-4183-9193-1901233ce90a} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19210 | 2026.04.28 20:40:12.453315 [ 277 ] {5cf4d866-d6c7-4183-9193-1901233ce90a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19211 | 2026.04.28 20:40:12.453603 [ 277 ] {5cf4d866-d6c7-4183-9193-1901233ce90a} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 19212 | 2026.04.28 20:40:12.453811 [ 277 ] {5cf4d866-d6c7-4183-9193-1901233ce90a} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19213 | 2026.04.28 20:40:12.453940 [ 277 ] {5cf4d866-d6c7-4183-9193-1901233ce90a} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.00111 sec., 11711.71171171171 rows/sec., 870.99 KiB/sec. | ||
| 19214 | 2026.04.28 20:40:12.453978 [ 277 ] {5cf4d866-d6c7-4183-9193-1901233ce90a} <Debug> TCPHandler: Processed in 0.001270799 sec. | ||
| 19215 | 2026.04.28 20:40:12.454098 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19216 | 2026.04.28 20:40:12.454217 [ 277 ] {6ca3f3e5-c792-4cfb-a6a0-53d7e97f9218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19217 | 2026.04.28 20:40:12.454266 [ 277 ] {6ca3f3e5-c792-4cfb-a6a0-53d7e97f9218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19218 | 2026.04.28 20:40:12.454751 [ 277 ] {6ca3f3e5-c792-4cfb-a6a0-53d7e97f9218} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19219 | 2026.04.28 20:40:12.454796 [ 277 ] {6ca3f3e5-c792-4cfb-a6a0-53d7e97f9218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19220 | 2026.04.28 20:40:12.455174 [ 277 ] {6ca3f3e5-c792-4cfb-a6a0-53d7e97f9218} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19221 | 2026.04.28 20:40:12.455407 [ 277 ] {6ca3f3e5-c792-4cfb-a6a0-53d7e97f9218} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19222 | 2026.04.28 20:40:12.455539 [ 277 ] {6ca3f3e5-c792-4cfb-a6a0-53d7e97f9218} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001346 sec., 57206.53789004458 rows/sec., 4.47 MiB/sec. | ||
| 19223 | 2026.04.28 20:40:12.455579 [ 277 ] {6ca3f3e5-c792-4cfb-a6a0-53d7e97f9218} <Debug> TCPHandler: Processed in 0.001541335 sec. | ||
| 19224 | 2026.04.28 20:40:12.455694 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19225 | 2026.04.28 20:40:12.455789 [ 277 ] {77e33aeb-5f41-44bd-9a34-cde730c122ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19226 | 2026.04.28 20:40:12.455832 [ 277 ] {77e33aeb-5f41-44bd-9a34-cde730c122ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19227 | 2026.04.28 20:40:12.456227 [ 277 ] {77e33aeb-5f41-44bd-9a34-cde730c122ad} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19228 | 2026.04.28 20:40:12.456263 [ 277 ] {77e33aeb-5f41-44bd-9a34-cde730c122ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19229 | 2026.04.28 20:40:12.456590 [ 277 ] {77e33aeb-5f41-44bd-9a34-cde730c122ad} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19230 | 2026.04.28 20:40:12.456808 [ 277 ] {77e33aeb-5f41-44bd-9a34-cde730c122ad} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19231 | 2026.04.28 20:40:12.456940 [ 277 ] {77e33aeb-5f41-44bd-9a34-cde730c122ad} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001169 sec., 137724.5508982036 rows/sec., 9.59 MiB/sec. | ||
| 19232 | 2026.04.28 20:40:12.456978 [ 277 ] {77e33aeb-5f41-44bd-9a34-cde730c122ad} <Debug> TCPHandler: Processed in 0.001334071 sec. | ||
| 19233 | 2026.04.28 20:40:12.457087 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19234 | 2026.04.28 20:40:12.457181 [ 277 ] {0c128a8a-fc8b-4627-9c7f-bcfd32a4425c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19235 | 2026.04.28 20:40:12.457235 [ 277 ] {0c128a8a-fc8b-4627-9c7f-bcfd32a4425c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19236 | 2026.04.28 20:40:12.457981 [ 277 ] {0c128a8a-fc8b-4627-9c7f-bcfd32a4425c} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19237 | 2026.04.28 20:40:12.458016 [ 277 ] {0c128a8a-fc8b-4627-9c7f-bcfd32a4425c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19238 | 2026.04.28 20:40:12.458520 [ 277 ] {0c128a8a-fc8b-4627-9c7f-bcfd32a4425c} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 19239 | 2026.04.28 20:40:12.458743 [ 277 ] {0c128a8a-fc8b-4627-9c7f-bcfd32a4425c} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19240 | 2026.04.28 20:40:12.458880 [ 277 ] {0c128a8a-fc8b-4627-9c7f-bcfd32a4425c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001717 sec., 6406.523005241701 rows/sec., 11.48 MiB/sec. | ||
| 19241 | 2026.04.28 20:40:12.458936 [ 277 ] {0c128a8a-fc8b-4627-9c7f-bcfd32a4425c} <Debug> TCPHandler: Processed in 0.001897684 sec. | ||
| 19242 | 2026.04.28 20:40:12.459052 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19243 | 2026.04.28 20:40:12.459145 [ 277 ] {87667ba1-2743-4b63-96eb-2cc5f7597a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19244 | 2026.04.28 20:40:12.459187 [ 277 ] {87667ba1-2743-4b63-96eb-2cc5f7597a92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19245 | 2026.04.28 20:40:12.459557 [ 277 ] {87667ba1-2743-4b63-96eb-2cc5f7597a92} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19246 | 2026.04.28 20:40:12.459603 [ 277 ] {87667ba1-2743-4b63-96eb-2cc5f7597a92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19247 | 2026.04.28 20:40:12.459977 [ 277 ] {87667ba1-2743-4b63-96eb-2cc5f7597a92} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19248 | 2026.04.28 20:40:12.460221 [ 277 ] {87667ba1-2743-4b63-96eb-2cc5f7597a92} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19249 | 2026.04.28 20:40:12.460352 [ 277 ] {87667ba1-2743-4b63-96eb-2cc5f7597a92} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001225 sec., 48979.5918367347 rows/sec., 3.30 MiB/sec. | ||
| 19250 | 2026.04.28 20:40:12.460390 [ 277 ] {87667ba1-2743-4b63-96eb-2cc5f7597a92} <Debug> TCPHandler: Processed in 0.001388152 sec. | ||
| 19251 | 2026.04.28 20:40:13.281317 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38952 | ||
| 19252 | 2026.04.28 20:40:13.282172 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19253 | 2026.04.28 20:40:13.282249 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19254 | 2026.04.28 20:40:13.282757 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 19255 | 2026.04.28 20:40:13.282995 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19256 | 2026.04.28 20:40:13.283128 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38952 | ||
| 19257 | 2026.04.28 20:40:13.283162 [ 48 ] {} <Debug> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 19258 | 2026.04.28 20:40:13.283239 [ 48 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19259 | 2026.04.28 20:40:13.283262 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19260 | 2026.04.28 20:40:13.283390 [ 190 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 19261 | 2026.04.28 20:40:13.283542 [ 190 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19262 | 2026.04.28 20:40:13.283582 [ 190 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36520 rows starting from the beginning of the part | ||
| 19263 | 2026.04.28 20:40:13.283650 [ 190 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 512 rows starting from the beginning of the part | ||
| 19264 | 2026.04.28 20:40:13.283695 [ 190 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 448 rows starting from the beginning of the part | ||
| 19265 | 2026.04.28 20:40:13.283742 [ 190 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 512 rows starting from the beginning of the part | ||
| 19266 | 2026.04.28 20:40:13.283780 [ 190 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 448 rows starting from the beginning of the part | ||
| 19267 | 2026.04.28 20:40:13.283828 [ 190 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 512 rows starting from the beginning of the part | ||
| 19268 | 2026.04.28 20:40:13.286517 [ 190 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38952 rows, containing 4 columns (4 merged, 0 gathered) in 0.003186993 sec., 12222179.339584367 rows/sec., 174.84 MiB/sec. | ||
| 19269 | 2026.04.28 20:40:13.286824 [ 194 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 19270 | 2026.04.28 20:40:13.287143 [ 194 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_81_16} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19271 | 2026.04.28 20:40:13.287231 [ 194 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_81_16} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 19272 | 2026.04.28 20:40:13.287331 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 19273 | 2026.04.28 20:40:15.312200 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 19274 | 2026.04.28 20:40:15.331645 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19275 | 2026.04.28 20:40:15.331721 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19276 | 2026.04.28 20:40:15.338063 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 19277 | 2026.04.28 20:40:15.338875 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19278 | 2026.04.28 20:40:15.339197 [ 39 ] {} <Debug> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 19279 | 2026.04.28 20:40:15.339262 [ 39 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19280 | 2026.04.28 20:40:15.339283 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19281 | 2026.04.28 20:40:15.339415 [ 190 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 19282 | 2026.04.28 20:40:15.342814 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 19283 | 2026.04.28 20:40:15.343203 [ 190 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19284 | 2026.04.28 20:40:15.344692 [ 190 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 19285 | 2026.04.28 20:40:15.349276 [ 190 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 19286 | 2026.04.28 20:40:15.353827 [ 190 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 19287 | 2026.04.28 20:40:15.358312 [ 190 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 19288 | 2026.04.28 20:40:15.363221 [ 190 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 19289 | 2026.04.28 20:40:15.367897 [ 190 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 19290 | 2026.04.28 20:40:15.426095 [ 196 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.086740564 sec., 7032.465225842893 rows/sec., 36.36 MiB/sec. | ||
| 19291 | 2026.04.28 20:40:15.429308 [ 196 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 19292 | 2026.04.28 20:40:15.431426 [ 196 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_81_16} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19293 | 2026.04.28 20:40:15.431515 [ 196 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_81_16} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 19294 | 2026.04.28 20:40:15.434408 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 19295 | 2026.04.28 20:40:15.918725 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2310 | ||
| 19296 | 2026.04.28 20:40:15.921292 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19297 | 2026.04.28 20:40:15.921344 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19298 | 2026.04.28 20:40:15.922610 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 19299 | 2026.04.28 20:40:15.922895 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19300 | 2026.04.28 20:40:15.923040 [ 39 ] {} <Debug> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 19301 | 2026.04.28 20:40:15.923075 [ 39 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19302 | 2026.04.28 20:40:15.923094 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19303 | 2026.04.28 20:40:15.923228 [ 194 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 19304 | 2026.04.28 20:40:15.923280 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2310 | ||
| 19305 | 2026.04.28 20:40:15.923885 [ 194 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19306 | 2026.04.28 20:40:15.924052 [ 194 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2146 rows starting from the beginning of the part | ||
| 19307 | 2026.04.28 20:40:15.924418 [ 194 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 24 rows starting from the beginning of the part | ||
| 19308 | 2026.04.28 20:40:15.924883 [ 194 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 28 rows starting from the beginning of the part | ||
| 19309 | 2026.04.28 20:40:15.925255 [ 194 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 52 rows starting from the beginning of the part | ||
| 19310 | 2026.04.28 20:40:15.925604 [ 194 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 24 rows starting from the beginning of the part | ||
| 19311 | 2026.04.28 20:40:15.925953 [ 194 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 36 rows starting from the beginning of the part | ||
| 19312 | 2026.04.28 20:40:15.933609 [ 201 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2310 rows, containing 72 columns (72 merged, 0 gathered) in 0.010447069 sec., 221114.64947728402 rows/sec., 184.08 MiB/sec. | ||
| 19313 | 2026.04.28 20:40:15.935999 [ 193 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 19314 | 2026.04.28 20:40:15.936649 [ 193 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_61_12} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19315 | 2026.04.28 20:40:15.936735 [ 193 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_61_12} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 19316 | 2026.04.28 20:40:15.937108 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
| 19317 | 2026.04.28 20:40:17.445575 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19318 | 2026.04.28 20:40:17.445849 [ 277 ] {b1eb6f82-41c0-40a4-9dc8-da54cb98b654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 19319 | 2026.04.28 20:40:17.446243 [ 277 ] {b1eb6f82-41c0-40a4-9dc8-da54cb98b654} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19320 | 2026.04.28 20:40:17.446286 [ 277 ] {b1eb6f82-41c0-40a4-9dc8-da54cb98b654} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 19321 | 2026.04.28 20:40:17.446512 [ 277 ] {b1eb6f82-41c0-40a4-9dc8-da54cb98b654} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19322 | 2026.04.28 20:40:17.446587 [ 277 ] {b1eb6f82-41c0-40a4-9dc8-da54cb98b654} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19323 | 2026.04.28 20:40:17.446734 [ 277 ] {b1eb6f82-41c0-40a4-9dc8-da54cb98b654} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 19324 | 2026.04.28 20:40:17.446833 [ 333 ] {b1eb6f82-41c0-40a4-9dc8-da54cb98b654} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19325 | 2026.04.28 20:40:17.446833 [ 342 ] {b1eb6f82-41c0-40a4-9dc8-da54cb98b654} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19326 | 2026.04.28 20:40:17.446869 [ 338 ] {b1eb6f82-41c0-40a4-9dc8-da54cb98b654} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19327 | 2026.04.28 20:40:17.446976 [ 277 ] {b1eb6f82-41c0-40a4-9dc8-da54cb98b654} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 19328 | 2026.04.28 20:40:17.447006 [ 277 ] {b1eb6f82-41c0-40a4-9dc8-da54cb98b654} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19329 | 2026.04.28 20:40:17.447079 [ 277 ] {b1eb6f82-41c0-40a4-9dc8-da54cb98b654} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19330 | 2026.04.28 20:40:17.447101 [ 277 ] {b1eb6f82-41c0-40a4-9dc8-da54cb98b654} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 19331 | 2026.04.28 20:40:17.447137 [ 277 ] {b1eb6f82-41c0-40a4-9dc8-da54cb98b654} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19332 | 2026.04.28 20:40:17.447187 [ 277 ] {b1eb6f82-41c0-40a4-9dc8-da54cb98b654} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19333 | 2026.04.28 20:40:17.448362 [ 277 ] {b1eb6f82-41c0-40a4-9dc8-da54cb98b654} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002616 sec., 19113.149847094803 rows/sec., 3.04 MiB/sec. | ||
| 19334 | 2026.04.28 20:40:17.448460 [ 277 ] {b1eb6f82-41c0-40a4-9dc8-da54cb98b654} <Debug> TCPHandler: Processed in 0.00302745 sec. | ||
| 19335 | 2026.04.28 20:40:17.450655 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19336 | 2026.04.28 20:40:17.450865 [ 277 ] {ba79af8a-e7c4-4a99-b192-d905e26e84a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19337 | 2026.04.28 20:40:17.450950 [ 277 ] {ba79af8a-e7c4-4a99-b192-d905e26e84a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19338 | 2026.04.28 20:40:17.451662 [ 277 ] {ba79af8a-e7c4-4a99-b192-d905e26e84a0} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19339 | 2026.04.28 20:40:17.451706 [ 277 ] {ba79af8a-e7c4-4a99-b192-d905e26e84a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19340 | 2026.04.28 20:40:17.452093 [ 277 ] {ba79af8a-e7c4-4a99-b192-d905e26e84a0} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19341 | 2026.04.28 20:40:17.452321 [ 277 ] {ba79af8a-e7c4-4a99-b192-d905e26e84a0} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19342 | 2026.04.28 20:40:17.452474 [ 277 ] {ba79af8a-e7c4-4a99-b192-d905e26e84a0} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001669 sec., 70701.0185739964 rows/sec., 6.02 MiB/sec. | ||
| 19343 | 2026.04.28 20:40:17.452516 [ 277 ] {ba79af8a-e7c4-4a99-b192-d905e26e84a0} <Debug> TCPHandler: Processed in 0.001963874 sec. | ||
| 19344 | 2026.04.28 20:40:17.452645 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19345 | 2026.04.28 20:40:17.452744 [ 277 ] {67d30954-a983-408f-833c-271adc0ef753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19346 | 2026.04.28 20:40:17.452787 [ 277 ] {67d30954-a983-408f-833c-271adc0ef753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19347 | 2026.04.28 20:40:17.453190 [ 277 ] {67d30954-a983-408f-833c-271adc0ef753} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19348 | 2026.04.28 20:40:17.453229 [ 277 ] {67d30954-a983-408f-833c-271adc0ef753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19349 | 2026.04.28 20:40:17.453558 [ 277 ] {67d30954-a983-408f-833c-271adc0ef753} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 19350 | 2026.04.28 20:40:17.453773 [ 277 ] {67d30954-a983-408f-833c-271adc0ef753} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19351 | 2026.04.28 20:40:17.453907 [ 277 ] {67d30954-a983-408f-833c-271adc0ef753} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001184 sec., 26182.432432432433 rows/sec., 1.92 MiB/sec. | ||
| 19352 | 2026.04.28 20:40:17.453946 [ 277 ] {67d30954-a983-408f-833c-271adc0ef753} <Debug> TCPHandler: Processed in 0.001352881 sec. | ||
| 19353 | 2026.04.28 20:40:17.454066 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19354 | 2026.04.28 20:40:17.454162 [ 277 ] {c213046c-d3c8-46de-951b-26d6310867e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19355 | 2026.04.28 20:40:17.454202 [ 277 ] {c213046c-d3c8-46de-951b-26d6310867e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19356 | 2026.04.28 20:40:17.454620 [ 277 ] {c213046c-d3c8-46de-951b-26d6310867e8} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19357 | 2026.04.28 20:40:17.454657 [ 277 ] {c213046c-d3c8-46de-951b-26d6310867e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19358 | 2026.04.28 20:40:17.454965 [ 277 ] {c213046c-d3c8-46de-951b-26d6310867e8} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19359 | 2026.04.28 20:40:17.455173 [ 277 ] {c213046c-d3c8-46de-951b-26d6310867e8} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19360 | 2026.04.28 20:40:17.455306 [ 277 ] {c213046c-d3c8-46de-951b-26d6310867e8} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001163 sec., 81685.29664660362 rows/sec., 6.38 MiB/sec. | ||
| 19361 | 2026.04.28 20:40:17.455345 [ 277 ] {c213046c-d3c8-46de-951b-26d6310867e8} <Debug> TCPHandler: Processed in 0.00132901 sec. | ||
| 19362 | 2026.04.28 20:40:17.455404 [ 219 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19363 | 2026.04.28 20:40:17.455431 [ 219 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19364 | 2026.04.28 20:40:17.455467 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19365 | 2026.04.28 20:40:17.455563 [ 277 ] {37142109-04df-4a2f-bba0-5db18a47e5fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19366 | 2026.04.28 20:40:17.455608 [ 277 ] {37142109-04df-4a2f-bba0-5db18a47e5fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19367 | 2026.04.28 20:40:17.456018 [ 277 ] {37142109-04df-4a2f-bba0-5db18a47e5fc} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19368 | 2026.04.28 20:40:17.456053 [ 277 ] {37142109-04df-4a2f-bba0-5db18a47e5fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19369 | 2026.04.28 20:40:17.456385 [ 277 ] {37142109-04df-4a2f-bba0-5db18a47e5fc} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19370 | 2026.04.28 20:40:17.456611 [ 277 ] {37142109-04df-4a2f-bba0-5db18a47e5fc} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19371 | 2026.04.28 20:40:17.456743 [ 277 ] {37142109-04df-4a2f-bba0-5db18a47e5fc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 19372 | 2026.04.28 20:40:17.456746 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 2 parts from all_1_133_38 to all_134_134_0 | ||
| 19373 | 2026.04.28 20:40:17.456782 [ 277 ] {37142109-04df-4a2f-bba0-5db18a47e5fc} <Debug> TCPHandler: Processed in 0.001364171 sec. | ||
| 19374 | 2026.04.28 20:40:17.456816 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19375 | 2026.04.28 20:40:17.456848 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19376 | 2026.04.28 20:40:17.456915 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19377 | 2026.04.28 20:40:17.456952 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_134_39} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_133_38 to all_134_134_0 into Compact with storage Full | ||
| 19378 | 2026.04.28 20:40:17.457016 [ 277 ] {a0fa5366-47b2-43ef-914f-4b3c6b631296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19379 | 2026.04.28 20:40:17.457076 [ 277 ] {a0fa5366-47b2-43ef-914f-4b3c6b631296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19380 | 2026.04.28 20:40:17.457109 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_134_39} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19381 | 2026.04.28 20:40:17.457158 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_134_39} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_133_38, total 49853 rows starting from the beginning of the part | ||
| 19382 | 2026.04.28 20:40:17.457236 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_134_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 128 rows starting from the beginning of the part | ||
| 19383 | 2026.04.28 20:40:17.457917 [ 277 ] {a0fa5366-47b2-43ef-914f-4b3c6b631296} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19384 | 2026.04.28 20:40:17.457957 [ 277 ] {a0fa5366-47b2-43ef-914f-4b3c6b631296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19385 | 2026.04.28 20:40:17.458579 [ 277 ] {a0fa5366-47b2-43ef-914f-4b3c6b631296} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 19386 | 2026.04.28 20:40:17.458814 [ 277 ] {a0fa5366-47b2-43ef-914f-4b3c6b631296} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19387 | 2026.04.28 20:40:17.458895 [ 219 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19388 | 2026.04.28 20:40:17.458958 [ 277 ] {a0fa5366-47b2-43ef-914f-4b3c6b631296} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001961 sec., 15808.26109127996 rows/sec., 28.33 MiB/sec. | ||
| 19389 | 2026.04.28 20:40:17.459027 [ 277 ] {a0fa5366-47b2-43ef-914f-4b3c6b631296} <Debug> TCPHandler: Processed in 0.00216144 sec. | ||
| 19390 | 2026.04.28 20:40:17.459159 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19391 | 2026.04.28 20:40:17.459256 [ 277 ] {3ca0cf01-6048-4d33-b486-e35a7d87bbc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19392 | 2026.04.28 20:40:17.459299 [ 277 ] {3ca0cf01-6048-4d33-b486-e35a7d87bbc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19393 | 2026.04.28 20:40:17.459649 [ 277 ] {3ca0cf01-6048-4d33-b486-e35a7d87bbc7} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19394 | 2026.04.28 20:40:17.459685 [ 277 ] {3ca0cf01-6048-4d33-b486-e35a7d87bbc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19395 | 2026.04.28 20:40:17.459992 [ 277 ] {3ca0cf01-6048-4d33-b486-e35a7d87bbc7} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19396 | 2026.04.28 20:40:17.460198 [ 277 ] {3ca0cf01-6048-4d33-b486-e35a7d87bbc7} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19397 | 2026.04.28 20:40:17.460331 [ 277 ] {3ca0cf01-6048-4d33-b486-e35a7d87bbc7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 19398 | 2026.04.28 20:40:17.460368 [ 277 ] {3ca0cf01-6048-4d33-b486-e35a7d87bbc7} <Debug> TCPHandler: Processed in 0.001259879 sec. | ||
| 19399 | 2026.04.28 20:40:17.460402 [ 223 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19400 | 2026.04.28 20:40:17.460428 [ 223 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19401 | 2026.04.28 20:40:17.463587 [ 223 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19402 | 2026.04.28 20:40:17.465429 [ 191 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_134_39} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49981 rows, containing 5 columns (5 merged, 0 gathered) in 0.008517535 sec., 5868012.282896401 rows/sec., 377.71 MiB/sec. | ||
| 19403 | 2026.04.28 20:40:17.466067 [ 187 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_134_39} <Trace> MergedBlockOutputStream: filled checksums all_1_134_39 (state Temporary) | ||
| 19404 | 2026.04.28 20:40:17.466441 [ 187 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_134_39} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_134_39 to all_1_134_39 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19405 | 2026.04.28 20:40:17.466508 [ 187 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_134_39} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 2 parts: [all_1_133_38, all_134_134_0] -> all_1_134_39 | ||
| 19406 | 2026.04.28 20:40:17.466580 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 19407 | 2026.04.28 20:40:17.958652 [ 219 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19408 | 2026.04.28 20:40:17.958706 [ 219 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19409 | 2026.04.28 20:40:17.961519 [ 219 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19410 | 2026.04.28 20:40:18.606344 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19411 | 2026.04.28 20:40:18.606400 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19412 | 2026.04.28 20:40:18.609901 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19413 | 2026.04.28 20:40:20.597315 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19414 | 2026.04.28 20:40:20.597367 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19415 | 2026.04.28 20:40:20.783329 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39400 | ||
| 19416 | 2026.04.28 20:40:20.784110 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19417 | 2026.04.28 20:40:20.784154 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19418 | 2026.04.28 20:40:20.784647 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 19419 | 2026.04.28 20:40:20.784885 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19420 | 2026.04.28 20:40:20.785020 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39400 | ||
| 19421 | 2026.04.28 20:40:22.444915 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19422 | 2026.04.28 20:40:22.445185 [ 277 ] {0f6ece1b-75ac-4658-9b24-a45b015a3e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 19423 | 2026.04.28 20:40:22.445567 [ 277 ] {0f6ece1b-75ac-4658-9b24-a45b015a3e7b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19424 | 2026.04.28 20:40:22.445608 [ 277 ] {0f6ece1b-75ac-4658-9b24-a45b015a3e7b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 19425 | 2026.04.28 20:40:22.445830 [ 277 ] {0f6ece1b-75ac-4658-9b24-a45b015a3e7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19426 | 2026.04.28 20:40:22.445899 [ 277 ] {0f6ece1b-75ac-4658-9b24-a45b015a3e7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19427 | 2026.04.28 20:40:22.446042 [ 277 ] {0f6ece1b-75ac-4658-9b24-a45b015a3e7b} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 19428 | 2026.04.28 20:40:22.446135 [ 309 ] {0f6ece1b-75ac-4658-9b24-a45b015a3e7b} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19429 | 2026.04.28 20:40:22.446140 [ 342 ] {0f6ece1b-75ac-4658-9b24-a45b015a3e7b} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19430 | 2026.04.28 20:40:22.446187 [ 338 ] {0f6ece1b-75ac-4658-9b24-a45b015a3e7b} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19431 | 2026.04.28 20:40:22.446299 [ 277 ] {0f6ece1b-75ac-4658-9b24-a45b015a3e7b} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 19432 | 2026.04.28 20:40:22.446326 [ 277 ] {0f6ece1b-75ac-4658-9b24-a45b015a3e7b} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19433 | 2026.04.28 20:40:22.446395 [ 277 ] {0f6ece1b-75ac-4658-9b24-a45b015a3e7b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19434 | 2026.04.28 20:40:22.446416 [ 277 ] {0f6ece1b-75ac-4658-9b24-a45b015a3e7b} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 19435 | 2026.04.28 20:40:22.446480 [ 277 ] {0f6ece1b-75ac-4658-9b24-a45b015a3e7b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19436 | 2026.04.28 20:40:22.446560 [ 277 ] {0f6ece1b-75ac-4658-9b24-a45b015a3e7b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19437 | 2026.04.28 20:40:22.447618 [ 277 ] {0f6ece1b-75ac-4658-9b24-a45b015a3e7b} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002539 sec., 19692.792437967702 rows/sec., 3.13 MiB/sec. | ||
| 19438 | 2026.04.28 20:40:22.447704 [ 277 ] {0f6ece1b-75ac-4658-9b24-a45b015a3e7b} <Debug> TCPHandler: Processed in 0.002928717 sec. | ||
| 19439 | 2026.04.28 20:40:22.449625 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19440 | 2026.04.28 20:40:22.449749 [ 277 ] {72ff3a5f-930f-45ab-b1c5-da4c7df65176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19441 | 2026.04.28 20:40:22.449799 [ 277 ] {72ff3a5f-930f-45ab-b1c5-da4c7df65176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19442 | 2026.04.28 20:40:22.450367 [ 277 ] {72ff3a5f-930f-45ab-b1c5-da4c7df65176} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19443 | 2026.04.28 20:40:22.450412 [ 277 ] {72ff3a5f-930f-45ab-b1c5-da4c7df65176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19444 | 2026.04.28 20:40:22.450790 [ 277 ] {72ff3a5f-930f-45ab-b1c5-da4c7df65176} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19445 | 2026.04.28 20:40:22.451024 [ 277 ] {72ff3a5f-930f-45ab-b1c5-da4c7df65176} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19446 | 2026.04.28 20:40:22.451165 [ 277 ] {72ff3a5f-930f-45ab-b1c5-da4c7df65176} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001452 sec., 53719.00826446281 rows/sec., 4.45 MiB/sec. | ||
| 19447 | 2026.04.28 20:40:22.451202 [ 277 ] {72ff3a5f-930f-45ab-b1c5-da4c7df65176} <Debug> TCPHandler: Processed in 0.001634228 sec. | ||
| 19448 | 2026.04.28 20:40:22.451336 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19449 | 2026.04.28 20:40:22.451427 [ 277 ] {57054aa0-5ef8-4ce7-9130-640a6dc43d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19450 | 2026.04.28 20:40:22.451468 [ 277 ] {57054aa0-5ef8-4ce7-9130-640a6dc43d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19451 | 2026.04.28 20:40:22.451873 [ 277 ] {57054aa0-5ef8-4ce7-9130-640a6dc43d3d} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19452 | 2026.04.28 20:40:22.451906 [ 277 ] {57054aa0-5ef8-4ce7-9130-640a6dc43d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19453 | 2026.04.28 20:40:22.452193 [ 277 ] {57054aa0-5ef8-4ce7-9130-640a6dc43d3d} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 19454 | 2026.04.28 20:40:22.452396 [ 277 ] {57054aa0-5ef8-4ce7-9130-640a6dc43d3d} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19455 | 2026.04.28 20:40:22.452503 [ 31 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 19456 | 2026.04.28 20:40:22.452524 [ 277 ] {57054aa0-5ef8-4ce7-9130-640a6dc43d3d} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001115 sec., 9865.470852017936 rows/sec., 741.84 KiB/sec. | ||
| 19457 | 2026.04.28 20:40:22.452535 [ 31 ] {} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19458 | 2026.04.28 20:40:22.452554 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19459 | 2026.04.28 20:40:22.452561 [ 277 ] {57054aa0-5ef8-4ce7-9130-640a6dc43d3d} <Debug> TCPHandler: Processed in 0.001271669 sec. | ||
| 19460 | 2026.04.28 20:40:22.452674 [ 197 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 19461 | 2026.04.28 20:40:22.452685 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19462 | 2026.04.28 20:40:22.452818 [ 277 ] {537f8d86-7968-4228-a8ba-c434870ab4a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19463 | 2026.04.28 20:40:22.452834 [ 197 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19464 | 2026.04.28 20:40:22.452855 [ 277 ] {537f8d86-7968-4228-a8ba-c434870ab4a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19465 | 2026.04.28 20:40:22.452876 [ 197 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 227 rows starting from the beginning of the part | ||
| 19466 | 2026.04.28 20:40:22.452956 [ 197 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 11 rows starting from the beginning of the part | ||
| 19467 | 2026.04.28 20:40:22.453009 [ 197 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 31 rows starting from the beginning of the part | ||
| 19468 | 2026.04.28 20:40:22.453059 [ 197 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 13 rows starting from the beginning of the part | ||
| 19469 | 2026.04.28 20:40:22.453105 [ 197 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 31 rows starting from the beginning of the part | ||
| 19470 | 2026.04.28 20:40:22.453150 [ 197 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 11 rows starting from the beginning of the part | ||
| 19471 | 2026.04.28 20:40:22.453282 [ 277 ] {537f8d86-7968-4228-a8ba-c434870ab4a8} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19472 | 2026.04.28 20:40:22.453323 [ 277 ] {537f8d86-7968-4228-a8ba-c434870ab4a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19473 | 2026.04.28 20:40:22.453641 [ 277 ] {537f8d86-7968-4228-a8ba-c434870ab4a8} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19474 | 2026.04.28 20:40:22.453866 [ 277 ] {537f8d86-7968-4228-a8ba-c434870ab4a8} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19475 | 2026.04.28 20:40:22.453993 [ 277 ] {537f8d86-7968-4228-a8ba-c434870ab4a8} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001193 sec., 62866.72254819782 rows/sec., 4.91 MiB/sec. | ||
| 19476 | 2026.04.28 20:40:22.454034 [ 277 ] {537f8d86-7968-4228-a8ba-c434870ab4a8} <Debug> TCPHandler: Processed in 0.001395923 sec. | ||
| 19477 | 2026.04.28 20:40:22.454038 [ 187 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 324 rows, containing 5 columns (5 merged, 0 gathered) in 0.001425523 sec., 227285.0034689023 rows/sec., 16.05 MiB/sec. | ||
| 19478 | 2026.04.28 20:40:22.454176 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19479 | 2026.04.28 20:40:22.454214 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 19480 | 2026.04.28 20:40:22.454287 [ 277 ] {5bcfe184-6ef9-4b95-adfc-a62bd86f3594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19481 | 2026.04.28 20:40:22.454341 [ 277 ] {5bcfe184-6ef9-4b95-adfc-a62bd86f3594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19482 | 2026.04.28 20:40:22.454569 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_116_23} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19483 | 2026.04.28 20:40:22.454650 [ 191 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_116_23} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 19484 | 2026.04.28 20:40:22.454760 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 19485 | 2026.04.28 20:40:22.454869 [ 277 ] {5bcfe184-6ef9-4b95-adfc-a62bd86f3594} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19486 | 2026.04.28 20:40:22.454899 [ 277 ] {5bcfe184-6ef9-4b95-adfc-a62bd86f3594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19487 | 2026.04.28 20:40:22.455219 [ 277 ] {5bcfe184-6ef9-4b95-adfc-a62bd86f3594} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19488 | 2026.04.28 20:40:22.455424 [ 277 ] {5bcfe184-6ef9-4b95-adfc-a62bd86f3594} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19489 | 2026.04.28 20:40:22.455531 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 2 parts from all_1_134_39 to all_135_135_0 | ||
| 19490 | 2026.04.28 20:40:22.455554 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19491 | 2026.04.28 20:40:22.455555 [ 277 ] {5bcfe184-6ef9-4b95-adfc-a62bd86f3594} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001292 sec., 123839.0092879257 rows/sec., 8.63 MiB/sec. | ||
| 19492 | 2026.04.28 20:40:22.455570 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19493 | 2026.04.28 20:40:22.455597 [ 277 ] {5bcfe184-6ef9-4b95-adfc-a62bd86f3594} <Debug> TCPHandler: Processed in 0.001482144 sec. | ||
| 19494 | 2026.04.28 20:40:22.455624 [ 187 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_135_40} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_134_39 to all_135_135_0 into Compact with storage Full | ||
| 19495 | 2026.04.28 20:40:22.455701 [ 187 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_135_40} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19496 | 2026.04.28 20:40:22.455729 [ 187 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_135_40} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_134_39, total 49981 rows starting from the beginning of the part | ||
| 19497 | 2026.04.28 20:40:22.455735 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19498 | 2026.04.28 20:40:22.455784 [ 187 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_135_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
| 19499 | 2026.04.28 20:40:22.455826 [ 277 ] {ba0aa6c7-edc0-45d5-bd9e-b6a6986b69db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19500 | 2026.04.28 20:40:22.455880 [ 277 ] {ba0aa6c7-edc0-45d5-bd9e-b6a6986b69db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19501 | 2026.04.28 20:40:22.456659 [ 277 ] {ba0aa6c7-edc0-45d5-bd9e-b6a6986b69db} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19502 | 2026.04.28 20:40:22.456693 [ 277 ] {ba0aa6c7-edc0-45d5-bd9e-b6a6986b69db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19503 | 2026.04.28 20:40:22.457205 [ 277 ] {ba0aa6c7-edc0-45d5-bd9e-b6a6986b69db} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 19504 | 2026.04.28 20:40:22.457419 [ 277 ] {ba0aa6c7-edc0-45d5-bd9e-b6a6986b69db} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19505 | 2026.04.28 20:40:22.457525 [ 31 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 19506 | 2026.04.28 20:40:22.457548 [ 31 ] {} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19507 | 2026.04.28 20:40:22.457554 [ 277 ] {ba0aa6c7-edc0-45d5-bd9e-b6a6986b69db} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001746 sec., 6300.114547537228 rows/sec., 11.29 MiB/sec. | ||
| 19508 | 2026.04.28 20:40:22.457564 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19509 | 2026.04.28 20:40:22.457611 [ 277 ] {ba0aa6c7-edc0-45d5-bd9e-b6a6986b69db} <Debug> TCPHandler: Processed in 0.001923304 sec. | ||
| 19510 | 2026.04.28 20:40:22.457631 [ 191 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 19511 | 2026.04.28 20:40:22.457733 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19512 | 2026.04.28 20:40:22.457811 [ 191 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19513 | 2026.04.28 20:40:22.457824 [ 277 ] {d4b5f44e-d9c1-4646-956d-95804d704430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19514 | 2026.04.28 20:40:22.457857 [ 191 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2545 rows starting from the beginning of the part | ||
| 19515 | 2026.04.28 20:40:22.457865 [ 277 ] {d4b5f44e-d9c1-4646-956d-95804d704430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19516 | 2026.04.28 20:40:22.457963 [ 191 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 11 rows starting from the beginning of the part | ||
| 19517 | 2026.04.28 20:40:22.458085 [ 191 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 31 rows starting from the beginning of the part | ||
| 19518 | 2026.04.28 20:40:22.458196 [ 191 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 11 rows starting from the beginning of the part | ||
| 19519 | 2026.04.28 20:40:22.458228 [ 277 ] {d4b5f44e-d9c1-4646-956d-95804d704430} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19520 | 2026.04.28 20:40:22.458263 [ 277 ] {d4b5f44e-d9c1-4646-956d-95804d704430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19521 | 2026.04.28 20:40:22.458294 [ 191 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 31 rows starting from the beginning of the part | ||
| 19522 | 2026.04.28 20:40:22.458390 [ 191 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 11 rows starting from the beginning of the part | ||
| 19523 | 2026.04.28 20:40:22.458577 [ 277 ] {d4b5f44e-d9c1-4646-956d-95804d704430} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19524 | 2026.04.28 20:40:22.458797 [ 277 ] {d4b5f44e-d9c1-4646-956d-95804d704430} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19525 | 2026.04.28 20:40:22.458923 [ 277 ] {d4b5f44e-d9c1-4646-956d-95804d704430} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 19526 | 2026.04.28 20:40:22.458957 [ 277 ] {d4b5f44e-d9c1-4646-956d-95804d704430} <Debug> TCPHandler: Processed in 0.001271689 sec. | ||
| 19527 | 2026.04.28 20:40:22.463264 [ 186 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_135_40} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50141 rows, containing 5 columns (5 merged, 0 gathered) in 0.007656355 sec., 6548938.757411327 rows/sec., 421.65 MiB/sec. | ||
| 19528 | 2026.04.28 20:40:22.463863 [ 192 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_135_40} <Trace> MergedBlockOutputStream: filled checksums all_1_135_40 (state Temporary) | ||
| 19529 | 2026.04.28 20:40:22.464222 [ 192 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_135_40} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_135_40 to all_1_135_40 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19530 | 2026.04.28 20:40:22.464315 [ 192 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_135_40} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 2 parts: [all_1_134_39, all_135_135_0] -> all_1_135_40 | ||
| 19531 | 2026.04.28 20:40:22.464411 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 19532 | 2026.04.28 20:40:22.470210 [ 192 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2640 rows, containing 19 columns (19 merged, 0 gathered) in 0.012605988 sec., 209424.28312639994 rows/sec., 375.28 MiB/sec. | ||
| 19533 | 2026.04.28 20:40:22.472690 [ 186 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 19534 | 2026.04.28 20:40:22.473068 [ 186 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19535 | 2026.04.28 20:40:22.473158 [ 186 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 19536 | 2026.04.28 20:40:22.473305 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.88 MiB. | ||
| 19537 | 2026.04.28 20:40:22.722918 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19538 | 2026.04.28 20:40:22.723166 [ 277 ] {4a7e3972-1b52-4059-93eb-3217c2a6f12c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'kstat_sampler:samples_dropped', '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_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 19539 | 2026.04.28 20:40:22.723565 [ 277 ] {4a7e3972-1b52-4059-93eb-3217c2a6f12c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19540 | 2026.04.28 20:40:22.723613 [ 277 ] {4a7e3972-1b52-4059-93eb-3217c2a6f12c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'kstat_sampler:samples_dropped', '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_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 19541 | 2026.04.28 20:40:22.723873 [ 277 ] {4a7e3972-1b52-4059-93eb-3217c2a6f12c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19542 | 2026.04.28 20:40:22.723940 [ 277 ] {4a7e3972-1b52-4059-93eb-3217c2a6f12c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19543 | 2026.04.28 20:40:22.724083 [ 277 ] {4a7e3972-1b52-4059-93eb-3217c2a6f12c} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 19544 | 2026.04.28 20:40:22.724175 [ 309 ] {4a7e3972-1b52-4059-93eb-3217c2a6f12c} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19545 | 2026.04.28 20:40:22.724178 [ 342 ] {4a7e3972-1b52-4059-93eb-3217c2a6f12c} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19546 | 2026.04.28 20:40:22.724202 [ 338 ] {4a7e3972-1b52-4059-93eb-3217c2a6f12c} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19547 | 2026.04.28 20:40:22.724313 [ 277 ] {4a7e3972-1b52-4059-93eb-3217c2a6f12c} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 19548 | 2026.04.28 20:40:22.724339 [ 277 ] {4a7e3972-1b52-4059-93eb-3217c2a6f12c} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19549 | 2026.04.28 20:40:22.724406 [ 277 ] {4a7e3972-1b52-4059-93eb-3217c2a6f12c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19550 | 2026.04.28 20:40:22.724426 [ 277 ] {4a7e3972-1b52-4059-93eb-3217c2a6f12c} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 19551 | 2026.04.28 20:40:22.724469 [ 277 ] {4a7e3972-1b52-4059-93eb-3217c2a6f12c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', '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_rib:active_routes', 'switch_table:capacity', 'switch_table: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'))" | ||
| 19552 | 2026.04.28 20:40:22.724513 [ 277 ] {4a7e3972-1b52-4059-93eb-3217c2a6f12c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', '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_rib:active_routes', 'switch_table:capacity', 'switch_table: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'))" | ||
| 19553 | 2026.04.28 20:40:22.725581 [ 277 ] {4a7e3972-1b52-4059-93eb-3217c2a6f12c} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002529 sec., 19770.660340055358 rows/sec., 4.73 MiB/sec. | ||
| 19554 | 2026.04.28 20:40:22.725670 [ 277 ] {4a7e3972-1b52-4059-93eb-3217c2a6f12c} <Debug> TCPHandler: Processed in 0.002877506 sec. | ||
| 19555 | 2026.04.28 20:40:22.740750 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19556 | 2026.04.28 20:40:22.740879 [ 277 ] {8c430d78-8817-4843-b78c-42024fd51646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19557 | 2026.04.28 20:40:22.740930 [ 277 ] {8c430d78-8817-4843-b78c-42024fd51646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19558 | 2026.04.28 20:40:22.741567 [ 277 ] {8c430d78-8817-4843-b78c-42024fd51646} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19559 | 2026.04.28 20:40:22.741614 [ 277 ] {8c430d78-8817-4843-b78c-42024fd51646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19560 | 2026.04.28 20:40:22.741988 [ 277 ] {8c430d78-8817-4843-b78c-42024fd51646} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 19561 | 2026.04.28 20:40:22.742218 [ 277 ] {8c430d78-8817-4843-b78c-42024fd51646} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19562 | 2026.04.28 20:40:22.742366 [ 277 ] {8c430d78-8817-4843-b78c-42024fd51646} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001523 sec., 186474.06434668417 rows/sec., 11.84 MiB/sec. | ||
| 19563 | 2026.04.28 20:40:22.742406 [ 277 ] {8c430d78-8817-4843-b78c-42024fd51646} <Debug> TCPHandler: Processed in 0.001718939 sec. | ||
| 19564 | 2026.04.28 20:40:22.742547 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19565 | 2026.04.28 20:40:22.742641 [ 277 ] {d905dd36-c96f-4cf9-95f6-1cca4d8bf217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19566 | 2026.04.28 20:40:22.742682 [ 277 ] {d905dd36-c96f-4cf9-95f6-1cca4d8bf217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19567 | 2026.04.28 20:40:22.743088 [ 277 ] {d905dd36-c96f-4cf9-95f6-1cca4d8bf217} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19568 | 2026.04.28 20:40:22.743124 [ 277 ] {d905dd36-c96f-4cf9-95f6-1cca4d8bf217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19569 | 2026.04.28 20:40:22.743434 [ 277 ] {d905dd36-c96f-4cf9-95f6-1cca4d8bf217} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 19570 | 2026.04.28 20:40:22.743648 [ 277 ] {d905dd36-c96f-4cf9-95f6-1cca4d8bf217} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19571 | 2026.04.28 20:40:22.743779 [ 277 ] {d905dd36-c96f-4cf9-95f6-1cca4d8bf217} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001157 sec., 12100.259291270528 rows/sec., 986.69 KiB/sec. | ||
| 19572 | 2026.04.28 20:40:22.743818 [ 277 ] {d905dd36-c96f-4cf9-95f6-1cca4d8bf217} <Debug> TCPHandler: Processed in 0.0013206 sec. | ||
| 19573 | 2026.04.28 20:40:22.743930 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19574 | 2026.04.28 20:40:22.744021 [ 277 ] {20535a90-da74-426c-afde-d5b6c2d867b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19575 | 2026.04.28 20:40:22.744061 [ 277 ] {20535a90-da74-426c-afde-d5b6c2d867b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19576 | 2026.04.28 20:40:22.745563 [ 277 ] {20535a90-da74-426c-afde-d5b6c2d867b3} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19577 | 2026.04.28 20:40:22.745600 [ 277 ] {20535a90-da74-426c-afde-d5b6c2d867b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19578 | 2026.04.28 20:40:22.746103 [ 277 ] {20535a90-da74-426c-afde-d5b6c2d867b3} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19579 | 2026.04.28 20:40:22.746323 [ 277 ] {20535a90-da74-426c-afde-d5b6c2d867b3} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19580 | 2026.04.28 20:40:22.746454 [ 277 ] {20535a90-da74-426c-afde-d5b6c2d867b3} <Debug> executeQuery: Read 3215 rows, 246.51 KiB in 0.002451 sec., 1311709.5063239494 rows/sec., 98.22 MiB/sec. | ||
| 19581 | 2026.04.28 20:40:22.746495 [ 277 ] {20535a90-da74-426c-afde-d5b6c2d867b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 19582 | 2026.04.28 20:40:22.746508 [ 277 ] {20535a90-da74-426c-afde-d5b6c2d867b3} <Debug> TCPHandler: Processed in 0.00262718 sec. | ||
| 19583 | 2026.04.28 20:40:22.746626 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19584 | 2026.04.28 20:40:22.746720 [ 277 ] {f8ab2b9a-c7ca-49d4-a474-355c9111570c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19585 | 2026.04.28 20:40:22.746760 [ 277 ] {f8ab2b9a-c7ca-49d4-a474-355c9111570c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19586 | 2026.04.28 20:40:22.747233 [ 277 ] {f8ab2b9a-c7ca-49d4-a474-355c9111570c} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19587 | 2026.04.28 20:40:22.747269 [ 277 ] {f8ab2b9a-c7ca-49d4-a474-355c9111570c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19588 | 2026.04.28 20:40:22.747572 [ 277 ] {f8ab2b9a-c7ca-49d4-a474-355c9111570c} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 19589 | 2026.04.28 20:40:22.747791 [ 277 ] {f8ab2b9a-c7ca-49d4-a474-355c9111570c} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19590 | 2026.04.28 20:40:22.747919 [ 277 ] {f8ab2b9a-c7ca-49d4-a474-355c9111570c} <Debug> executeQuery: Read 198 rows, 12.68 KiB in 0.001218 sec., 162561.57635467983 rows/sec., 10.16 MiB/sec. | ||
| 19591 | 2026.04.28 20:40:22.747956 [ 277 ] {f8ab2b9a-c7ca-49d4-a474-355c9111570c} <Debug> TCPHandler: Processed in 0.001380162 sec. | ||
| 19592 | 2026.04.28 20:40:22.748066 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19593 | 2026.04.28 20:40:22.748157 [ 277 ] {6301ecca-9fe8-4770-8b28-396cf0ffed15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19594 | 2026.04.28 20:40:22.748197 [ 277 ] {6301ecca-9fe8-4770-8b28-396cf0ffed15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19595 | 2026.04.28 20:40:22.748823 [ 277 ] {6301ecca-9fe8-4770-8b28-396cf0ffed15} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19596 | 2026.04.28 20:40:22.748858 [ 277 ] {6301ecca-9fe8-4770-8b28-396cf0ffed15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19597 | 2026.04.28 20:40:22.749196 [ 277 ] {6301ecca-9fe8-4770-8b28-396cf0ffed15} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 19598 | 2026.04.28 20:40:22.749419 [ 277 ] {6301ecca-9fe8-4770-8b28-396cf0ffed15} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19599 | 2026.04.28 20:40:22.749547 [ 277 ] {6301ecca-9fe8-4770-8b28-396cf0ffed15} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001407 sec., 675195.4513148543 rows/sec., 39.73 MiB/sec. | ||
| 19600 | 2026.04.28 20:40:22.749585 [ 277 ] {6301ecca-9fe8-4770-8b28-396cf0ffed15} <Debug> TCPHandler: Processed in 0.001567236 sec. | ||
| 19601 | 2026.04.28 20:40:22.749706 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19602 | 2026.04.28 20:40:22.749798 [ 277 ] {f59cbef5-4408-4c6e-9b4d-33684f29b31d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 19603 | 2026.04.28 20:40:22.749837 [ 277 ] {f59cbef5-4408-4c6e-9b4d-33684f29b31d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 19604 | 2026.04.28 20:40:22.750212 [ 277 ] {f59cbef5-4408-4c6e-9b4d-33684f29b31d} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19605 | 2026.04.28 20:40:22.750248 [ 277 ] {f59cbef5-4408-4c6e-9b4d-33684f29b31d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19606 | 2026.04.28 20:40:22.750528 [ 277 ] {f59cbef5-4408-4c6e-9b4d-33684f29b31d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 19607 | 2026.04.28 20:40:22.750739 [ 277 ] {f59cbef5-4408-4c6e-9b4d-33684f29b31d} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19608 | 2026.04.28 20:40:22.750865 [ 277 ] {f59cbef5-4408-4c6e-9b4d-33684f29b31d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001085 sec., 921.6589861751152 rows/sec., 64.80 KiB/sec. | ||
| 19609 | 2026.04.28 20:40:22.750902 [ 277 ] {f59cbef5-4408-4c6e-9b4d-33684f29b31d} <Debug> TCPHandler: Processed in 0.001245838 sec. | ||
| 19610 | 2026.04.28 20:40:22.751023 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19611 | 2026.04.28 20:40:22.751115 [ 277 ] {0e65574d-99e7-4cc9-aa08-5046481ecdf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19612 | 2026.04.28 20:40:22.751153 [ 277 ] {0e65574d-99e7-4cc9-aa08-5046481ecdf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19613 | 2026.04.28 20:40:22.751575 [ 277 ] {0e65574d-99e7-4cc9-aa08-5046481ecdf8} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19614 | 2026.04.28 20:40:22.751612 [ 277 ] {0e65574d-99e7-4cc9-aa08-5046481ecdf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19615 | 2026.04.28 20:40:22.751904 [ 277 ] {0e65574d-99e7-4cc9-aa08-5046481ecdf8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 19616 | 2026.04.28 20:40:22.752121 [ 277 ] {0e65574d-99e7-4cc9-aa08-5046481ecdf8} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19617 | 2026.04.28 20:40:22.752247 [ 277 ] {0e65574d-99e7-4cc9-aa08-5046481ecdf8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001149 sec., 128807.65883376848 rows/sec., 7.33 MiB/sec. | ||
| 19618 | 2026.04.28 20:40:22.752284 [ 277 ] {0e65574d-99e7-4cc9-aa08-5046481ecdf8} <Debug> TCPHandler: Processed in 0.00130962 sec. | ||
| 19619 | 2026.04.28 20:40:22.752399 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19620 | 2026.04.28 20:40:22.752492 [ 277 ] {c5708bfd-1885-402b-8f47-f487e67f7b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19621 | 2026.04.28 20:40:22.752531 [ 277 ] {c5708bfd-1885-402b-8f47-f487e67f7b66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19622 | 2026.04.28 20:40:22.753404 [ 277 ] {c5708bfd-1885-402b-8f47-f487e67f7b66} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19623 | 2026.04.28 20:40:22.753441 [ 277 ] {c5708bfd-1885-402b-8f47-f487e67f7b66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19624 | 2026.04.28 20:40:22.753816 [ 277 ] {c5708bfd-1885-402b-8f47-f487e67f7b66} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19625 | 2026.04.28 20:40:22.754036 [ 277 ] {c5708bfd-1885-402b-8f47-f487e67f7b66} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19626 | 2026.04.28 20:40:22.754163 [ 277 ] {c5708bfd-1885-402b-8f47-f487e67f7b66} <Debug> executeQuery: Read 1761 rows, 121.80 KiB in 0.001687 sec., 1043864.848844102 rows/sec., 70.51 MiB/sec. | ||
| 19627 | 2026.04.28 20:40:22.754201 [ 277 ] {c5708bfd-1885-402b-8f47-f487e67f7b66} <Debug> TCPHandler: Processed in 0.001851243 sec. | ||
| 19628 | 2026.04.28 20:40:22.754316 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19629 | 2026.04.28 20:40:22.754408 [ 277 ] {8ca53735-cd14-480d-a3f8-8f8676c97022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19630 | 2026.04.28 20:40:22.754448 [ 277 ] {8ca53735-cd14-480d-a3f8-8f8676c97022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19631 | 2026.04.28 20:40:22.754780 [ 277 ] {8ca53735-cd14-480d-a3f8-8f8676c97022} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19632 | 2026.04.28 20:40:22.754815 [ 277 ] {8ca53735-cd14-480d-a3f8-8f8676c97022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19633 | 2026.04.28 20:40:22.755107 [ 277 ] {8ca53735-cd14-480d-a3f8-8f8676c97022} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 19634 | 2026.04.28 20:40:22.755317 [ 277 ] {8ca53735-cd14-480d-a3f8-8f8676c97022} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19635 | 2026.04.28 20:40:22.755446 [ 277 ] {8ca53735-cd14-480d-a3f8-8f8676c97022} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 19636 | 2026.04.28 20:40:22.755482 [ 277 ] {8ca53735-cd14-480d-a3f8-8f8676c97022} <Debug> TCPHandler: Processed in 0.001215868 sec. | ||
| 19637 | 2026.04.28 20:40:22.755602 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19638 | 2026.04.28 20:40:22.755694 [ 277 ] {6ed2124d-077c-403b-a3b9-34497e2ecc9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19639 | 2026.04.28 20:40:22.755737 [ 277 ] {6ed2124d-077c-403b-a3b9-34497e2ecc9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19640 | 2026.04.28 20:40:22.756375 [ 277 ] {6ed2124d-077c-403b-a3b9-34497e2ecc9b} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19641 | 2026.04.28 20:40:22.756412 [ 277 ] {6ed2124d-077c-403b-a3b9-34497e2ecc9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19642 | 2026.04.28 20:40:22.756833 [ 277 ] {6ed2124d-077c-403b-a3b9-34497e2ecc9b} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19643 | 2026.04.28 20:40:22.757053 [ 277 ] {6ed2124d-077c-403b-a3b9-34497e2ecc9b} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19644 | 2026.04.28 20:40:22.757174 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 6 parts from all_1_135_40 to all_140_140_0 | ||
| 19645 | 2026.04.28 20:40:22.757185 [ 277 ] {6ed2124d-077c-403b-a3b9-34497e2ecc9b} <Debug> executeQuery: Read 1608 rows, 100.02 KiB in 0.001509 sec., 1065606.361829026 rows/sec., 64.73 MiB/sec. | ||
| 19646 | 2026.04.28 20:40:22.757234 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19647 | 2026.04.28 20:40:22.757243 [ 277 ] {6ed2124d-077c-403b-a3b9-34497e2ecc9b} <Debug> TCPHandler: Processed in 0.001688838 sec. | ||
| 19648 | 2026.04.28 20:40:22.757263 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19649 | 2026.04.28 20:40:22.757377 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19650 | 2026.04.28 20:40:22.757385 [ 192 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_140_41} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_135_40 to all_140_140_0 into Compact with storage Full | ||
| 19651 | 2026.04.28 20:40:22.757508 [ 277 ] {d4503681-a494-42fe-a9b9-6af145b6e695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19652 | 2026.04.28 20:40:22.757550 [ 192 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_140_41} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19653 | 2026.04.28 20:40:22.757566 [ 277 ] {d4503681-a494-42fe-a9b9-6af145b6e695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19654 | 2026.04.28 20:40:22.757594 [ 192 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_140_41} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_135_40, total 50141 rows starting from the beginning of the part | ||
| 19655 | 2026.04.28 20:40:22.757668 [ 192 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_140_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
| 19656 | 2026.04.28 20:40:22.757716 [ 192 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_140_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 161 rows starting from the beginning of the part | ||
| 19657 | 2026.04.28 20:40:22.757770 [ 192 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_140_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
| 19658 | 2026.04.28 20:40:22.757817 [ 192 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_140_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
| 19659 | 2026.04.28 20:40:22.757859 [ 192 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_140_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 1608 rows starting from the beginning of the part | ||
| 19660 | 2026.04.28 20:40:22.757977 [ 277 ] {d4503681-a494-42fe-a9b9-6af145b6e695} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19661 | 2026.04.28 20:40:22.758027 [ 277 ] {d4503681-a494-42fe-a9b9-6af145b6e695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19662 | 2026.04.28 20:40:22.758417 [ 277 ] {d4503681-a494-42fe-a9b9-6af145b6e695} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 19663 | 2026.04.28 20:40:22.758663 [ 277 ] {d4503681-a494-42fe-a9b9-6af145b6e695} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19664 | 2026.04.28 20:40:22.758802 [ 277 ] {d4503681-a494-42fe-a9b9-6af145b6e695} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001319 sec., 758.1501137225171 rows/sec., 51.09 KiB/sec. | ||
| 19665 | 2026.04.28 20:40:22.758841 [ 277 ] {d4503681-a494-42fe-a9b9-6af145b6e695} <Debug> TCPHandler: Processed in 0.001524555 sec. | ||
| 19666 | 2026.04.28 20:40:22.758957 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19667 | 2026.04.28 20:40:22.759052 [ 277 ] {64fa7652-a3fc-4c06-a62f-0e397d4b9649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19668 | 2026.04.28 20:40:22.759107 [ 277 ] {64fa7652-a3fc-4c06-a62f-0e397d4b9649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19669 | 2026.04.28 20:40:22.759938 [ 277 ] {64fa7652-a3fc-4c06-a62f-0e397d4b9649} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19670 | 2026.04.28 20:40:22.759976 [ 277 ] {64fa7652-a3fc-4c06-a62f-0e397d4b9649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19671 | 2026.04.28 20:40:22.760564 [ 277 ] {64fa7652-a3fc-4c06-a62f-0e397d4b9649} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 19672 | 2026.04.28 20:40:22.760803 [ 277 ] {64fa7652-a3fc-4c06-a62f-0e397d4b9649} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19673 | 2026.04.28 20:40:22.760954 [ 277 ] {64fa7652-a3fc-4c06-a62f-0e397d4b9649} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001921 sec., 21863.612701717855 rows/sec., 39.18 MiB/sec. | ||
| 19674 | 2026.04.28 20:40:22.761017 [ 277 ] {64fa7652-a3fc-4c06-a62f-0e397d4b9649} <Debug> TCPHandler: Processed in 0.002109179 sec. | ||
| 19675 | 2026.04.28 20:40:22.761037 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19676 | 2026.04.28 20:40:22.761064 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19677 | 2026.04.28 20:40:22.761150 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19678 | 2026.04.28 20:40:22.761247 [ 277 ] {7fd07038-3343-45a1-864f-1e90a85aa84b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19679 | 2026.04.28 20:40:22.761290 [ 277 ] {7fd07038-3343-45a1-864f-1e90a85aa84b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19680 | 2026.04.28 20:40:22.761638 [ 277 ] {7fd07038-3343-45a1-864f-1e90a85aa84b} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19681 | 2026.04.28 20:40:22.761674 [ 277 ] {7fd07038-3343-45a1-864f-1e90a85aa84b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19682 | 2026.04.28 20:40:22.762001 [ 277 ] {7fd07038-3343-45a1-864f-1e90a85aa84b} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19683 | 2026.04.28 20:40:22.762225 [ 277 ] {7fd07038-3343-45a1-864f-1e90a85aa84b} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19684 | 2026.04.28 20:40:22.762364 [ 277 ] {7fd07038-3343-45a1-864f-1e90a85aa84b} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001136 sec., 36971.83098591549 rows/sec., 2.11 MiB/sec. | ||
| 19685 | 2026.04.28 20:40:22.762402 [ 277 ] {7fd07038-3343-45a1-864f-1e90a85aa84b} <Debug> TCPHandler: Processed in 0.001301659 sec. | ||
| 19686 | 2026.04.28 20:40:22.764779 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19687 | 2026.04.28 20:40:22.767556 [ 186 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_140_41} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52390 rows, containing 5 columns (5 merged, 0 gathered) in 0.010225854 sec., 5123288.480355773 rows/sec., 329.62 MiB/sec. | ||
| 19688 | 2026.04.28 20:40:22.768278 [ 186 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_140_41} <Trace> MergedBlockOutputStream: filled checksums all_1_140_41 (state Temporary) | ||
| 19689 | 2026.04.28 20:40:22.768576 [ 186 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_140_41} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_140_41 to all_1_140_41 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19690 | 2026.04.28 20:40:22.768658 [ 186 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_140_41} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 6 parts: [all_1_135_40, all_140_140_0] -> all_1_140_41 | ||
| 19691 | 2026.04.28 20:40:22.768751 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 19692 | 2026.04.28 20:40:22.843122 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 19693 | 2026.04.28 20:40:22.862104 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19694 | 2026.04.28 20:40:22.862155 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19695 | 2026.04.28 20:40:22.868274 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 19696 | 2026.04.28 20:40:22.869018 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19697 | 2026.04.28 20:40:22.872401 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 19698 | 2026.04.28 20:40:23.000250 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 405.05 MiB, peak 422.36 MiB, free memory in arenas 0.00 B, will set to 410.49 MiB (RSS), difference: 5.45 MiB | ||
| 19699 | 2026.04.28 20:40:23.878052 [ 218 ] {} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19700 | 2026.04.28 20:40:23.878103 [ 218 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19701 | 2026.04.28 20:40:23.881142 [ 218 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19702 | 2026.04.28 20:40:24.001014 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 406.49 MiB, peak 422.36 MiB, free memory in arenas 0.00 B, will set to 410.49 MiB (RSS), difference: 4.00 MiB | ||
| 19703 | 2026.04.28 20:40:25.923593 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 2366 | ||
| 19704 | 2026.04.28 20:40:25.926764 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19705 | 2026.04.28 20:40:25.926820 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 19706 | 2026.04.28 20:40:25.928573 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19707 | 2026.04.28 20:40:25.928954 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19708 | 2026.04.28 20:40:25.929327 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2366 | ||
| 19709 | 2026.04.28 20:40:27.443560 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19710 | 2026.04.28 20:40:27.443869 [ 277 ] {77e72478-e224-42ac-8c1e-5ac39b87c4d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 19711 | 2026.04.28 20:40:27.444194 [ 277 ] {77e72478-e224-42ac-8c1e-5ac39b87c4d8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19712 | 2026.04.28 20:40:27.444228 [ 277 ] {77e72478-e224-42ac-8c1e-5ac39b87c4d8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 19713 | 2026.04.28 20:40:27.444442 [ 277 ] {77e72478-e224-42ac-8c1e-5ac39b87c4d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19714 | 2026.04.28 20:40:27.444509 [ 277 ] {77e72478-e224-42ac-8c1e-5ac39b87c4d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19715 | 2026.04.28 20:40:27.444650 [ 277 ] {77e72478-e224-42ac-8c1e-5ac39b87c4d8} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 19716 | 2026.04.28 20:40:27.444766 [ 321 ] {77e72478-e224-42ac-8c1e-5ac39b87c4d8} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19717 | 2026.04.28 20:40:27.444768 [ 342 ] {77e72478-e224-42ac-8c1e-5ac39b87c4d8} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19718 | 2026.04.28 20:40:27.444787 [ 338 ] {77e72478-e224-42ac-8c1e-5ac39b87c4d8} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19719 | 2026.04.28 20:40:27.444919 [ 277 ] {77e72478-e224-42ac-8c1e-5ac39b87c4d8} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 19720 | 2026.04.28 20:40:27.444945 [ 277 ] {77e72478-e224-42ac-8c1e-5ac39b87c4d8} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19721 | 2026.04.28 20:40:27.445012 [ 277 ] {77e72478-e224-42ac-8c1e-5ac39b87c4d8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19722 | 2026.04.28 20:40:27.445032 [ 277 ] {77e72478-e224-42ac-8c1e-5ac39b87c4d8} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 19723 | 2026.04.28 20:40:27.445071 [ 277 ] {77e72478-e224-42ac-8c1e-5ac39b87c4d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19724 | 2026.04.28 20:40:27.445109 [ 277 ] {77e72478-e224-42ac-8c1e-5ac39b87c4d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19725 | 2026.04.28 20:40:27.446409 [ 277 ] {77e72478-e224-42ac-8c1e-5ac39b87c4d8} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002631 sec., 19004.180919802355 rows/sec., 3.02 MiB/sec. | ||
| 19726 | 2026.04.28 20:40:27.446528 [ 277 ] {77e72478-e224-42ac-8c1e-5ac39b87c4d8} <Debug> TCPHandler: Processed in 0.003150332 sec. | ||
| 19727 | 2026.04.28 20:40:27.447979 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19728 | 2026.04.28 20:40:27.448086 [ 277 ] {bbad5bf9-3acb-4262-b547-aacb6c15ec70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19729 | 2026.04.28 20:40:27.448127 [ 277 ] {bbad5bf9-3acb-4262-b547-aacb6c15ec70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19730 | 2026.04.28 20:40:27.448655 [ 277 ] {bbad5bf9-3acb-4262-b547-aacb6c15ec70} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19731 | 2026.04.28 20:40:27.448695 [ 277 ] {bbad5bf9-3acb-4262-b547-aacb6c15ec70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19732 | 2026.04.28 20:40:27.449054 [ 277 ] {bbad5bf9-3acb-4262-b547-aacb6c15ec70} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19733 | 2026.04.28 20:40:27.449268 [ 277 ] {bbad5bf9-3acb-4262-b547-aacb6c15ec70} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19734 | 2026.04.28 20:40:27.449413 [ 277 ] {bbad5bf9-3acb-4262-b547-aacb6c15ec70} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001358 sec., 41237.113402061856 rows/sec., 3.17 MiB/sec. | ||
| 19735 | 2026.04.28 20:40:27.449443 [ 100 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19736 | 2026.04.28 20:40:27.449451 [ 277 ] {bbad5bf9-3acb-4262-b547-aacb6c15ec70} <Debug> TCPHandler: Processed in 0.001519274 sec. | ||
| 19737 | 2026.04.28 20:40:27.449510 [ 100 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19738 | 2026.04.28 20:40:27.449558 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19739 | 2026.04.28 20:40:27.449621 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19740 | 2026.04.28 20:40:27.449657 [ 200 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 19741 | 2026.04.28 20:40:27.449718 [ 277 ] {5d805a16-47af-4501-910a-2991161480ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19742 | 2026.04.28 20:40:27.449762 [ 277 ] {5d805a16-47af-4501-910a-2991161480ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19743 | 2026.04.28 20:40:27.449785 [ 200 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19744 | 2026.04.28 20:40:27.449823 [ 200 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 3363 rows starting from the beginning of the part | ||
| 19745 | 2026.04.28 20:40:27.449889 [ 200 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 79 rows starting from the beginning of the part | ||
| 19746 | 2026.04.28 20:40:27.449948 [ 200 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 118 rows starting from the beginning of the part | ||
| 19747 | 2026.04.28 20:40:27.449993 [ 200 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 78 rows starting from the beginning of the part | ||
| 19748 | 2026.04.28 20:40:27.450038 [ 200 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 3215 rows starting from the beginning of the part | ||
| 19749 | 2026.04.28 20:40:27.450104 [ 200 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 56 rows starting from the beginning of the part | ||
| 19750 | 2026.04.28 20:40:27.450216 [ 277 ] {5d805a16-47af-4501-910a-2991161480ed} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19751 | 2026.04.28 20:40:27.450258 [ 277 ] {5d805a16-47af-4501-910a-2991161480ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19752 | 2026.04.28 20:40:27.450573 [ 277 ] {5d805a16-47af-4501-910a-2991161480ed} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19753 | 2026.04.28 20:40:27.450781 [ 277 ] {5d805a16-47af-4501-910a-2991161480ed} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19754 | 2026.04.28 20:40:27.450911 [ 277 ] {5d805a16-47af-4501-910a-2991161480ed} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001211 sec., 52848.88521882741 rows/sec., 4.12 MiB/sec. | ||
| 19755 | 2026.04.28 20:40:27.450931 [ 100 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19756 | 2026.04.28 20:40:27.450949 [ 277 ] {5d805a16-47af-4501-910a-2991161480ed} <Debug> TCPHandler: Processed in 0.001375672 sec. | ||
| 19757 | 2026.04.28 20:40:27.450973 [ 100 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19758 | 2026.04.28 20:40:27.451017 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19759 | 2026.04.28 20:40:27.451082 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19760 | 2026.04.28 20:40:27.451143 [ 201 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 19761 | 2026.04.28 20:40:27.451177 [ 277 ] {10e38514-ef08-4a43-96c3-0029fda48666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19762 | 2026.04.28 20:40:27.451228 [ 277 ] {10e38514-ef08-4a43-96c3-0029fda48666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19763 | 2026.04.28 20:40:27.451293 [ 201 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19764 | 2026.04.28 20:40:27.451330 [ 201 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1832 rows starting from the beginning of the part | ||
| 19765 | 2026.04.28 20:40:27.451397 [ 201 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 77 rows starting from the beginning of the part | ||
| 19766 | 2026.04.28 20:40:27.451442 [ 201 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 95 rows starting from the beginning of the part | ||
| 19767 | 2026.04.28 20:40:27.451483 [ 201 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 75 rows starting from the beginning of the part | ||
| 19768 | 2026.04.28 20:40:27.451522 [ 201 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 1761 rows starting from the beginning of the part | ||
| 19769 | 2026.04.28 20:40:27.451562 [ 201 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 64 rows starting from the beginning of the part | ||
| 19770 | 2026.04.28 20:40:27.451608 [ 277 ] {10e38514-ef08-4a43-96c3-0029fda48666} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19771 | 2026.04.28 20:40:27.451649 [ 277 ] {10e38514-ef08-4a43-96c3-0029fda48666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19772 | 2026.04.28 20:40:27.451999 [ 277 ] {10e38514-ef08-4a43-96c3-0029fda48666} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19773 | 2026.04.28 20:40:27.452223 [ 277 ] {10e38514-ef08-4a43-96c3-0029fda48666} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19774 | 2026.04.28 20:40:27.452329 [ 194 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6909 rows, containing 5 columns (5 merged, 0 gathered) in 0.002713502 sec., 2546156.2217385503 rows/sec., 202.31 MiB/sec. | ||
| 19775 | 2026.04.28 20:40:27.452356 [ 277 ] {10e38514-ef08-4a43-96c3-0029fda48666} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001195 sec., 107112.97071129706 rows/sec., 7.46 MiB/sec. | ||
| 19776 | 2026.04.28 20:40:27.452402 [ 277 ] {10e38514-ef08-4a43-96c3-0029fda48666} <Debug> TCPHandler: Processed in 0.001369451 sec. | ||
| 19777 | 2026.04.28 20:40:27.452524 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19778 | 2026.04.28 20:40:27.452614 [ 277 ] {55ccbe36-56ad-4278-a6af-2be9a0b05f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19779 | 2026.04.28 20:40:27.452640 [ 200 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19780 | 2026.04.28 20:40:27.452656 [ 277 ] {55ccbe36-56ad-4278-a6af-2be9a0b05f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19781 | 2026.04.28 20:40:27.452896 [ 200 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_141_28} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19782 | 2026.04.28 20:40:27.452959 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3904 rows, containing 5 columns (5 merged, 0 gathered) in 0.001876663 sec., 2080288.2563358473 rows/sec., 150.80 MiB/sec. | ||
| 19783 | 2026.04.28 20:40:27.452967 [ 200 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_141_28} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19784 | 2026.04.28 20:40:27.453015 [ 277 ] {55ccbe36-56ad-4278-a6af-2be9a0b05f7e} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19785 | 2026.04.28 20:40:27.453046 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 19786 | 2026.04.28 20:40:27.453054 [ 277 ] {55ccbe36-56ad-4278-a6af-2be9a0b05f7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19787 | 2026.04.28 20:40:27.453141 [ 201 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19788 | 2026.04.28 20:40:27.453423 [ 201 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_141_28} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19789 | 2026.04.28 20:40:27.453439 [ 277 ] {55ccbe36-56ad-4278-a6af-2be9a0b05f7e} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19790 | 2026.04.28 20:40:27.453505 [ 201 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_141_28} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19791 | 2026.04.28 20:40:27.453583 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 19792 | 2026.04.28 20:40:27.453669 [ 277 ] {55ccbe36-56ad-4278-a6af-2be9a0b05f7e} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19793 | 2026.04.28 20:40:27.453804 [ 277 ] {55ccbe36-56ad-4278-a6af-2be9a0b05f7e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001207 sec., 39768.01988400994 rows/sec., 2.68 MiB/sec. | ||
| 19794 | 2026.04.28 20:40:27.453812 [ 100 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19795 | 2026.04.28 20:40:27.453841 [ 277 ] {55ccbe36-56ad-4278-a6af-2be9a0b05f7e} <Debug> TCPHandler: Processed in 0.001365791 sec. | ||
| 19796 | 2026.04.28 20:40:27.453848 [ 100 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19797 | 2026.04.28 20:40:27.453895 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19798 | 2026.04.28 20:40:27.453987 [ 190 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 19799 | 2026.04.28 20:40:27.454114 [ 190 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19800 | 2026.04.28 20:40:27.454146 [ 190 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 7380 rows starting from the beginning of the part | ||
| 19801 | 2026.04.28 20:40:27.454207 [ 190 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
| 19802 | 2026.04.28 20:40:27.454251 [ 190 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
| 19803 | 2026.04.28 20:40:27.454291 [ 190 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part | ||
| 19804 | 2026.04.28 20:40:27.454330 [ 190 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 42 rows starting from the beginning of the part | ||
| 19805 | 2026.04.28 20:40:27.454369 [ 190 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 48 rows starting from the beginning of the part | ||
| 19806 | 2026.04.28 20:40:27.456290 [ 200 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7650 rows, containing 4 columns (4 merged, 0 gathered) in 0.002344124 sec., 3263479.235740089 rows/sec., 217.53 MiB/sec. | ||
| 19807 | 2026.04.28 20:40:27.456829 [ 196 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19808 | 2026.04.28 20:40:27.457102 [ 196 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_141_28} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19809 | 2026.04.28 20:40:27.457169 [ 196 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_141_28} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19810 | 2026.04.28 20:40:27.457254 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 19811 | 2026.04.28 20:40:28.286079 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39912 | ||
| 19812 | 2026.04.28 20:40:28.286640 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19813 | 2026.04.28 20:40:28.286684 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19814 | 2026.04.28 20:40:28.287184 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 19815 | 2026.04.28 20:40:28.287422 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19816 | 2026.04.28 20:40:28.287572 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39912 | ||
| 19817 | 2026.04.28 20:40:30.372477 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 19818 | 2026.04.28 20:40:30.390403 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19819 | 2026.04.28 20:40:30.390461 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19820 | 2026.04.28 20:40:30.396748 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 19821 | 2026.04.28 20:40:30.397488 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19822 | 2026.04.28 20:40:30.400473 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 19823 | 2026.04.28 20:40:32.444774 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19824 | 2026.04.28 20:40:32.445102 [ 277 ] {504474e3-3a9d-417e-b5b4-8e3b4928c892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 19825 | 2026.04.28 20:40:32.445440 [ 277 ] {504474e3-3a9d-417e-b5b4-8e3b4928c892} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19826 | 2026.04.28 20:40:32.445475 [ 277 ] {504474e3-3a9d-417e-b5b4-8e3b4928c892} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 19827 | 2026.04.28 20:40:32.445698 [ 277 ] {504474e3-3a9d-417e-b5b4-8e3b4928c892} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19828 | 2026.04.28 20:40:32.445768 [ 277 ] {504474e3-3a9d-417e-b5b4-8e3b4928c892} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19829 | 2026.04.28 20:40:32.445914 [ 277 ] {504474e3-3a9d-417e-b5b4-8e3b4928c892} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 19830 | 2026.04.28 20:40:32.446012 [ 342 ] {504474e3-3a9d-417e-b5b4-8e3b4928c892} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19831 | 2026.04.28 20:40:32.446014 [ 348 ] {504474e3-3a9d-417e-b5b4-8e3b4928c892} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19832 | 2026.04.28 20:40:32.446043 [ 299 ] {504474e3-3a9d-417e-b5b4-8e3b4928c892} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19833 | 2026.04.28 20:40:32.446159 [ 277 ] {504474e3-3a9d-417e-b5b4-8e3b4928c892} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 19834 | 2026.04.28 20:40:32.446184 [ 277 ] {504474e3-3a9d-417e-b5b4-8e3b4928c892} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19835 | 2026.04.28 20:40:32.446255 [ 277 ] {504474e3-3a9d-417e-b5b4-8e3b4928c892} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19836 | 2026.04.28 20:40:32.446274 [ 277 ] {504474e3-3a9d-417e-b5b4-8e3b4928c892} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 19837 | 2026.04.28 20:40:32.446310 [ 277 ] {504474e3-3a9d-417e-b5b4-8e3b4928c892} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19838 | 2026.04.28 20:40:32.446350 [ 277 ] {504474e3-3a9d-417e-b5b4-8e3b4928c892} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19839 | 2026.04.28 20:40:32.447482 [ 277 ] {504474e3-3a9d-417e-b5b4-8e3b4928c892} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002478 sec., 20177.562550443905 rows/sec., 3.21 MiB/sec. | ||
| 19840 | 2026.04.28 20:40:32.447597 [ 277 ] {504474e3-3a9d-417e-b5b4-8e3b4928c892} <Debug> TCPHandler: Processed in 0.003005929 sec. | ||
| 19841 | 2026.04.28 20:40:32.449477 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19842 | 2026.04.28 20:40:32.449593 [ 277 ] {04d97817-b044-4290-9cca-676f8f1daa99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19843 | 2026.04.28 20:40:32.449639 [ 277 ] {04d97817-b044-4290-9cca-676f8f1daa99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19844 | 2026.04.28 20:40:32.450149 [ 277 ] {04d97817-b044-4290-9cca-676f8f1daa99} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19845 | 2026.04.28 20:40:32.450187 [ 277 ] {04d97817-b044-4290-9cca-676f8f1daa99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19846 | 2026.04.28 20:40:32.450572 [ 277 ] {04d97817-b044-4290-9cca-676f8f1daa99} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19847 | 2026.04.28 20:40:32.450817 [ 277 ] {04d97817-b044-4290-9cca-676f8f1daa99} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19848 | 2026.04.28 20:40:32.450963 [ 277 ] {04d97817-b044-4290-9cca-676f8f1daa99} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001403 sec., 55595.153243050605 rows/sec., 4.60 MiB/sec. | ||
| 19849 | 2026.04.28 20:40:32.451002 [ 277 ] {04d97817-b044-4290-9cca-676f8f1daa99} <Debug> TCPHandler: Processed in 0.001574946 sec. | ||
| 19850 | 2026.04.28 20:40:32.451135 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19851 | 2026.04.28 20:40:32.451230 [ 277 ] {5b21a33a-61d3-4191-adec-bd40d05b7c81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19852 | 2026.04.28 20:40:32.451272 [ 277 ] {5b21a33a-61d3-4191-adec-bd40d05b7c81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19853 | 2026.04.28 20:40:32.451704 [ 277 ] {5b21a33a-61d3-4191-adec-bd40d05b7c81} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19854 | 2026.04.28 20:40:32.451740 [ 277 ] {5b21a33a-61d3-4191-adec-bd40d05b7c81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19855 | 2026.04.28 20:40:32.452054 [ 277 ] {5b21a33a-61d3-4191-adec-bd40d05b7c81} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 19856 | 2026.04.28 20:40:32.452276 [ 277 ] {5b21a33a-61d3-4191-adec-bd40d05b7c81} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19857 | 2026.04.28 20:40:32.452413 [ 277 ] {5b21a33a-61d3-4191-adec-bd40d05b7c81} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001201 sec., 9159.03413821815 rows/sec., 688.72 KiB/sec. | ||
| 19858 | 2026.04.28 20:40:32.452452 [ 277 ] {5b21a33a-61d3-4191-adec-bd40d05b7c81} <Debug> TCPHandler: Processed in 0.001367481 sec. | ||
| 19859 | 2026.04.28 20:40:32.452577 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19860 | 2026.04.28 20:40:32.452675 [ 277 ] {0f44df1c-efaf-46ad-b0be-8eaf5532f7fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19861 | 2026.04.28 20:40:32.452714 [ 277 ] {0f44df1c-efaf-46ad-b0be-8eaf5532f7fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19862 | 2026.04.28 20:40:32.453144 [ 277 ] {0f44df1c-efaf-46ad-b0be-8eaf5532f7fc} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19863 | 2026.04.28 20:40:32.453178 [ 277 ] {0f44df1c-efaf-46ad-b0be-8eaf5532f7fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19864 | 2026.04.28 20:40:32.453510 [ 277 ] {0f44df1c-efaf-46ad-b0be-8eaf5532f7fc} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19865 | 2026.04.28 20:40:32.453724 [ 277 ] {0f44df1c-efaf-46ad-b0be-8eaf5532f7fc} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19866 | 2026.04.28 20:40:32.453850 [ 277 ] {0f44df1c-efaf-46ad-b0be-8eaf5532f7fc} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001193 sec., 62866.72254819782 rows/sec., 4.91 MiB/sec. | ||
| 19867 | 2026.04.28 20:40:32.453886 [ 277 ] {0f44df1c-efaf-46ad-b0be-8eaf5532f7fc} <Debug> TCPHandler: Processed in 0.001358721 sec. | ||
| 19868 | 2026.04.28 20:40:32.454007 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19869 | 2026.04.28 20:40:32.454098 [ 277 ] {176fa4d3-7912-496b-8c78-3dc159a615b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19870 | 2026.04.28 20:40:32.454141 [ 277 ] {176fa4d3-7912-496b-8c78-3dc159a615b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19871 | 2026.04.28 20:40:32.454548 [ 277 ] {176fa4d3-7912-496b-8c78-3dc159a615b9} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19872 | 2026.04.28 20:40:32.454581 [ 277 ] {176fa4d3-7912-496b-8c78-3dc159a615b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19873 | 2026.04.28 20:40:32.454903 [ 277 ] {176fa4d3-7912-496b-8c78-3dc159a615b9} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19874 | 2026.04.28 20:40:32.455114 [ 277 ] {176fa4d3-7912-496b-8c78-3dc159a615b9} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19875 | 2026.04.28 20:40:32.455240 [ 277 ] {176fa4d3-7912-496b-8c78-3dc159a615b9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 19876 | 2026.04.28 20:40:32.455276 [ 277 ] {176fa4d3-7912-496b-8c78-3dc159a615b9} <Debug> TCPHandler: Processed in 0.00131657 sec. | ||
| 19877 | 2026.04.28 20:40:32.455406 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19878 | 2026.04.28 20:40:32.455530 [ 277 ] {cfe7e175-2540-4900-babf-4c245a7c7a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19879 | 2026.04.28 20:40:32.455597 [ 277 ] {cfe7e175-2540-4900-babf-4c245a7c7a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19880 | 2026.04.28 20:40:32.456531 [ 277 ] {cfe7e175-2540-4900-babf-4c245a7c7a27} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19881 | 2026.04.28 20:40:32.456566 [ 277 ] {cfe7e175-2540-4900-babf-4c245a7c7a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19882 | 2026.04.28 20:40:32.457100 [ 277 ] {cfe7e175-2540-4900-babf-4c245a7c7a27} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 19883 | 2026.04.28 20:40:32.457327 [ 277 ] {cfe7e175-2540-4900-babf-4c245a7c7a27} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19884 | 2026.04.28 20:40:32.457467 [ 277 ] {cfe7e175-2540-4900-babf-4c245a7c7a27} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001962 sec., 5606.523955147808 rows/sec., 10.05 MiB/sec. | ||
| 19885 | 2026.04.28 20:40:32.457527 [ 277 ] {cfe7e175-2540-4900-babf-4c245a7c7a27} <Debug> TCPHandler: Processed in 0.00218304 sec. | ||
| 19886 | 2026.04.28 20:40:32.457763 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19887 | 2026.04.28 20:40:32.457859 [ 277 ] {739e155e-bbc3-4559-bd82-5451a007c1ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19888 | 2026.04.28 20:40:32.457901 [ 277 ] {739e155e-bbc3-4559-bd82-5451a007c1ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19889 | 2026.04.28 20:40:32.458242 [ 277 ] {739e155e-bbc3-4559-bd82-5451a007c1ce} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19890 | 2026.04.28 20:40:32.458275 [ 277 ] {739e155e-bbc3-4559-bd82-5451a007c1ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19891 | 2026.04.28 20:40:32.458589 [ 277 ] {739e155e-bbc3-4559-bd82-5451a007c1ce} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19892 | 2026.04.28 20:40:32.458832 [ 277 ] {739e155e-bbc3-4559-bd82-5451a007c1ce} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19893 | 2026.04.28 20:40:32.458963 [ 277 ] {739e155e-bbc3-4559-bd82-5451a007c1ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 19894 | 2026.04.28 20:40:32.458998 [ 277 ] {739e155e-bbc3-4559-bd82-5451a007c1ce} <Debug> TCPHandler: Processed in 0.00128716 sec. | ||
| 19895 | 2026.04.28 20:40:35.597581 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19896 | 2026.04.28 20:40:35.597628 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19897 | 2026.04.28 20:40:35.788604 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40360 | ||
| 19898 | 2026.04.28 20:40:35.789111 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19899 | 2026.04.28 20:40:35.789152 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19900 | 2026.04.28 20:40:35.789636 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 19901 | 2026.04.28 20:40:35.789881 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19902 | 2026.04.28 20:40:35.790021 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40360 | ||
| 19903 | 2026.04.28 20:40:35.930593 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2390 | ||
| 19904 | 2026.04.28 20:40:35.932954 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19905 | 2026.04.28 20:40:35.933010 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19906 | 2026.04.28 20:40:35.934259 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 19907 | 2026.04.28 20:40:35.934541 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19908 | 2026.04.28 20:40:35.934933 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2390 | ||
| 19909 | 2026.04.28 20:40:37.007923 [ 221 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19910 | 2026.04.28 20:40:37.008009 [ 221 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19911 | 2026.04.28 20:40:37.011282 [ 221 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19912 | 2026.04.28 20:40:37.143283 [ 221 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19913 | 2026.04.28 20:40:37.143312 [ 221 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19914 | 2026.04.28 20:40:37.146087 [ 221 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19915 | 2026.04.28 20:40:37.303407 [ 222 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19916 | 2026.04.28 20:40:37.303469 [ 222 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19917 | 2026.04.28 20:40:37.305930 [ 222 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19918 | 2026.04.28 20:40:37.449281 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19919 | 2026.04.28 20:40:37.449537 [ 277 ] {efa58544-5919-48cc-9147-9d8bc86f4df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', '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) | ||
| 19920 | 2026.04.28 20:40:37.449917 [ 277 ] {efa58544-5919-48cc-9147-9d8bc86f4df5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19921 | 2026.04.28 20:40:37.449954 [ 277 ] {efa58544-5919-48cc-9147-9d8bc86f4df5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', '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 | ||
| 19922 | 2026.04.28 20:40:37.450196 [ 277 ] {efa58544-5919-48cc-9147-9d8bc86f4df5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19923 | 2026.04.28 20:40:37.450262 [ 277 ] {efa58544-5919-48cc-9147-9d8bc86f4df5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19924 | 2026.04.28 20:40:37.450406 [ 277 ] {efa58544-5919-48cc-9147-9d8bc86f4df5} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 19925 | 2026.04.28 20:40:37.450512 [ 342 ] {efa58544-5919-48cc-9147-9d8bc86f4df5} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19926 | 2026.04.28 20:40:37.450512 [ 348 ] {efa58544-5919-48cc-9147-9d8bc86f4df5} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19927 | 2026.04.28 20:40:37.450529 [ 299 ] {efa58544-5919-48cc-9147-9d8bc86f4df5} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19928 | 2026.04.28 20:40:37.450645 [ 277 ] {efa58544-5919-48cc-9147-9d8bc86f4df5} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 19929 | 2026.04.28 20:40:37.450671 [ 277 ] {efa58544-5919-48cc-9147-9d8bc86f4df5} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19930 | 2026.04.28 20:40:37.450739 [ 277 ] {efa58544-5919-48cc-9147-9d8bc86f4df5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19931 | 2026.04.28 20:40:37.450758 [ 277 ] {efa58544-5919-48cc-9147-9d8bc86f4df5} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 19932 | 2026.04.28 20:40:37.450791 [ 277 ] {efa58544-5919-48cc-9147-9d8bc86f4df5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', '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'))" | ||
| 19933 | 2026.04.28 20:40:37.450830 [ 277 ] {efa58544-5919-48cc-9147-9d8bc86f4df5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', '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'))" | ||
| 19934 | 2026.04.28 20:40:37.451802 [ 277 ] {efa58544-5919-48cc-9147-9d8bc86f4df5} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002377 sec., 21034.91796381994 rows/sec., 3.35 MiB/sec. | ||
| 19935 | 2026.04.28 20:40:37.451905 [ 277 ] {efa58544-5919-48cc-9147-9d8bc86f4df5} <Debug> TCPHandler: Processed in 0.002753503 sec. | ||
| 19936 | 2026.04.28 20:40:37.457243 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19937 | 2026.04.28 20:40:37.457374 [ 277 ] {f51788b0-ced7-4d1e-b882-8d58ff44f6a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19938 | 2026.04.28 20:40:37.457426 [ 277 ] {f51788b0-ced7-4d1e-b882-8d58ff44f6a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19939 | 2026.04.28 20:40:37.458100 [ 277 ] {f51788b0-ced7-4d1e-b882-8d58ff44f6a3} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19940 | 2026.04.28 20:40:37.458138 [ 277 ] {f51788b0-ced7-4d1e-b882-8d58ff44f6a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19941 | 2026.04.28 20:40:37.458512 [ 277 ] {f51788b0-ced7-4d1e-b882-8d58ff44f6a3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 19942 | 2026.04.28 20:40:37.458740 [ 277 ] {f51788b0-ced7-4d1e-b882-8d58ff44f6a3} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19943 | 2026.04.28 20:40:37.458882 [ 277 ] {f51788b0-ced7-4d1e-b882-8d58ff44f6a3} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001547 sec., 183581.12475759536 rows/sec., 11.66 MiB/sec. | ||
| 19944 | 2026.04.28 20:40:37.458920 [ 277 ] {f51788b0-ced7-4d1e-b882-8d58ff44f6a3} <Debug> TCPHandler: Processed in 0.00173946 sec. | ||
| 19945 | 2026.04.28 20:40:37.459051 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19946 | 2026.04.28 20:40:37.459145 [ 277 ] {977c03ae-85a1-4685-878a-1217844af0cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19947 | 2026.04.28 20:40:37.459184 [ 277 ] {977c03ae-85a1-4685-878a-1217844af0cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19948 | 2026.04.28 20:40:37.459998 [ 277 ] {977c03ae-85a1-4685-878a-1217844af0cb} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19949 | 2026.04.28 20:40:37.460033 [ 277 ] {977c03ae-85a1-4685-878a-1217844af0cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19950 | 2026.04.28 20:40:37.460388 [ 277 ] {977c03ae-85a1-4685-878a-1217844af0cb} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19951 | 2026.04.28 20:40:37.460598 [ 277 ] {977c03ae-85a1-4685-878a-1217844af0cb} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19952 | 2026.04.28 20:40:37.460724 [ 277 ] {977c03ae-85a1-4685-878a-1217844af0cb} <Debug> executeQuery: Read 859 rows, 68.71 KiB in 0.001598 sec., 537546.9336670839 rows/sec., 41.99 MiB/sec. | ||
| 19953 | 2026.04.28 20:40:37.460760 [ 277 ] {977c03ae-85a1-4685-878a-1217844af0cb} <Debug> TCPHandler: Processed in 0.0017562 sec. | ||
| 19954 | 2026.04.28 20:40:37.460886 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19955 | 2026.04.28 20:40:37.460977 [ 277 ] {dce92233-aef8-4217-84fe-8fb25f0a7cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19956 | 2026.04.28 20:40:37.461016 [ 277 ] {dce92233-aef8-4217-84fe-8fb25f0a7cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19957 | 2026.04.28 20:40:37.461463 [ 277 ] {dce92233-aef8-4217-84fe-8fb25f0a7cb8} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19958 | 2026.04.28 20:40:37.461497 [ 277 ] {dce92233-aef8-4217-84fe-8fb25f0a7cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19959 | 2026.04.28 20:40:37.461785 [ 277 ] {dce92233-aef8-4217-84fe-8fb25f0a7cb8} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 19960 | 2026.04.28 20:40:37.461988 [ 277 ] {dce92233-aef8-4217-84fe-8fb25f0a7cb8} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19961 | 2026.04.28 20:40:37.462110 [ 277 ] {dce92233-aef8-4217-84fe-8fb25f0a7cb8} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.00115 sec., 150434.78260869565 rows/sec., 9.23 MiB/sec. | ||
| 19962 | 2026.04.28 20:40:37.462145 [ 277 ] {dce92233-aef8-4217-84fe-8fb25f0a7cb8} <Debug> TCPHandler: Processed in 0.00130687 sec. | ||
| 19963 | 2026.04.28 20:40:37.462272 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19964 | 2026.04.28 20:40:37.462363 [ 277 ] {32e79d11-efdc-4363-a21c-b8eeb5b586ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19965 | 2026.04.28 20:40:37.462401 [ 277 ] {32e79d11-efdc-4363-a21c-b8eeb5b586ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19966 | 2026.04.28 20:40:37.462841 [ 277 ] {32e79d11-efdc-4363-a21c-b8eeb5b586ae} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19967 | 2026.04.28 20:40:37.462874 [ 277 ] {32e79d11-efdc-4363-a21c-b8eeb5b586ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19968 | 2026.04.28 20:40:37.463162 [ 277 ] {32e79d11-efdc-4363-a21c-b8eeb5b586ae} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 19969 | 2026.04.28 20:40:37.463371 [ 277 ] {32e79d11-efdc-4363-a21c-b8eeb5b586ae} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19970 | 2026.04.28 20:40:37.463492 [ 277 ] {32e79d11-efdc-4363-a21c-b8eeb5b586ae} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001147 sec., 129904.09764603313 rows/sec., 8.39 MiB/sec. | ||
| 19971 | 2026.04.28 20:40:37.463527 [ 277 ] {32e79d11-efdc-4363-a21c-b8eeb5b586ae} <Debug> TCPHandler: Processed in 0.00130312 sec. | ||
| 19972 | 2026.04.28 20:40:37.463650 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19973 | 2026.04.28 20:40:37.463740 [ 277 ] {8c5e1ba0-3dcf-421a-89fe-d21135303256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19974 | 2026.04.28 20:40:37.463778 [ 277 ] {8c5e1ba0-3dcf-421a-89fe-d21135303256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19975 | 2026.04.28 20:40:37.464208 [ 277 ] {8c5e1ba0-3dcf-421a-89fe-d21135303256} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19976 | 2026.04.28 20:40:37.464242 [ 277 ] {8c5e1ba0-3dcf-421a-89fe-d21135303256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19977 | 2026.04.28 20:40:37.464533 [ 277 ] {8c5e1ba0-3dcf-421a-89fe-d21135303256} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 19978 | 2026.04.28 20:40:37.464751 [ 277 ] {8c5e1ba0-3dcf-421a-89fe-d21135303256} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19979 | 2026.04.28 20:40:37.464871 [ 277 ] {8c5e1ba0-3dcf-421a-89fe-d21135303256} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001149 sec., 128807.65883376848 rows/sec., 7.33 MiB/sec. | ||
| 19980 | 2026.04.28 20:40:37.464907 [ 277 ] {8c5e1ba0-3dcf-421a-89fe-d21135303256} <Debug> TCPHandler: Processed in 0.00130411 sec. | ||
| 19981 | 2026.04.28 20:40:37.465040 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19982 | 2026.04.28 20:40:37.465131 [ 277 ] {96887e0c-9cb7-4792-b0a6-c59a32b23b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19983 | 2026.04.28 20:40:37.465170 [ 277 ] {96887e0c-9cb7-4792-b0a6-c59a32b23b49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19984 | 2026.04.28 20:40:37.466203 [ 277 ] {96887e0c-9cb7-4792-b0a6-c59a32b23b49} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19985 | 2026.04.28 20:40:37.466239 [ 277 ] {96887e0c-9cb7-4792-b0a6-c59a32b23b49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19986 | 2026.04.28 20:40:37.466587 [ 277 ] {96887e0c-9cb7-4792-b0a6-c59a32b23b49} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19987 | 2026.04.28 20:40:37.466794 [ 277 ] {96887e0c-9cb7-4792-b0a6-c59a32b23b49} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19988 | 2026.04.28 20:40:37.466922 [ 277 ] {96887e0c-9cb7-4792-b0a6-c59a32b23b49} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001808 sec., 288163.7168141593 rows/sec., 20.34 MiB/sec. | ||
| 19989 | 2026.04.28 20:40:37.466960 [ 277 ] {96887e0c-9cb7-4792-b0a6-c59a32b23b49} <Debug> TCPHandler: Processed in 0.001967005 sec. | ||
| 19990 | 2026.04.28 20:40:37.467084 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19991 | 2026.04.28 20:40:37.467178 [ 277 ] {03996251-14fe-4a0f-b71c-07e6cd77a700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19992 | 2026.04.28 20:40:37.467219 [ 277 ] {03996251-14fe-4a0f-b71c-07e6cd77a700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19993 | 2026.04.28 20:40:37.467560 [ 277 ] {03996251-14fe-4a0f-b71c-07e6cd77a700} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19994 | 2026.04.28 20:40:37.467596 [ 277 ] {03996251-14fe-4a0f-b71c-07e6cd77a700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 19995 | 2026.04.28 20:40:37.467891 [ 277 ] {03996251-14fe-4a0f-b71c-07e6cd77a700} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 19996 | 2026.04.28 20:40:37.468093 [ 277 ] {03996251-14fe-4a0f-b71c-07e6cd77a700} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19997 | 2026.04.28 20:40:37.468220 [ 277 ] {03996251-14fe-4a0f-b71c-07e6cd77a700} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 19998 | 2026.04.28 20:40:37.468256 [ 277 ] {03996251-14fe-4a0f-b71c-07e6cd77a700} <Debug> TCPHandler: Processed in 0.001218898 sec. | ||
| 19999 | 2026.04.28 20:40:37.468374 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20000 | 2026.04.28 20:40:37.468466 [ 277 ] {87e5fc48-42f1-4219-824a-7a921a701382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20001 | 2026.04.28 20:40:37.468507 [ 277 ] {87e5fc48-42f1-4219-824a-7a921a701382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20002 | 2026.04.28 20:40:37.468943 [ 277 ] {87e5fc48-42f1-4219-824a-7a921a701382} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20003 | 2026.04.28 20:40:37.468978 [ 277 ] {87e5fc48-42f1-4219-824a-7a921a701382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20004 | 2026.04.28 20:40:37.469304 [ 277 ] {87e5fc48-42f1-4219-824a-7a921a701382} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20005 | 2026.04.28 20:40:37.469513 [ 277 ] {87e5fc48-42f1-4219-824a-7a921a701382} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20006 | 2026.04.28 20:40:37.469637 [ 277 ] {87e5fc48-42f1-4219-824a-7a921a701382} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001189 sec., 222876.36669470143 rows/sec., 14.81 MiB/sec. | ||
| 20007 | 2026.04.28 20:40:37.469673 [ 277 ] {87e5fc48-42f1-4219-824a-7a921a701382} <Debug> TCPHandler: Processed in 0.001346311 sec. | ||
| 20008 | 2026.04.28 20:40:37.469731 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20009 | 2026.04.28 20:40:37.469759 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20010 | 2026.04.28 20:40:37.469809 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20011 | 2026.04.28 20:40:37.469900 [ 277 ] {6b058a20-825a-4733-9835-6ea58160a381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20012 | 2026.04.28 20:40:37.469941 [ 277 ] {6b058a20-825a-4733-9835-6ea58160a381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20013 | 2026.04.28 20:40:37.470262 [ 277 ] {6b058a20-825a-4733-9835-6ea58160a381} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20014 | 2026.04.28 20:40:37.470296 [ 277 ] {6b058a20-825a-4733-9835-6ea58160a381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20015 | 2026.04.28 20:40:37.470590 [ 277 ] {6b058a20-825a-4733-9835-6ea58160a381} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 20016 | 2026.04.28 20:40:37.470802 [ 277 ] {6b058a20-825a-4733-9835-6ea58160a381} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20017 | 2026.04.28 20:40:37.470925 [ 277 ] {6b058a20-825a-4733-9835-6ea58160a381} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 20018 | 2026.04.28 20:40:37.470961 [ 277 ] {6b058a20-825a-4733-9835-6ea58160a381} <Debug> TCPHandler: Processed in 0.001198357 sec. | ||
| 20019 | 2026.04.28 20:40:37.471087 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20020 | 2026.04.28 20:40:37.471178 [ 277 ] {e069a089-cc7f-46da-93dd-a5b7f0519b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20021 | 2026.04.28 20:40:37.471231 [ 277 ] {e069a089-cc7f-46da-93dd-a5b7f0519b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20022 | 2026.04.28 20:40:37.472049 [ 277 ] {e069a089-cc7f-46da-93dd-a5b7f0519b2b} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20023 | 2026.04.28 20:40:37.472083 [ 277 ] {e069a089-cc7f-46da-93dd-a5b7f0519b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20024 | 2026.04.28 20:40:37.472627 [ 277 ] {e069a089-cc7f-46da-93dd-a5b7f0519b2b} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 20025 | 2026.04.28 20:40:37.472874 [ 277 ] {e069a089-cc7f-46da-93dd-a5b7f0519b2b} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20026 | 2026.04.28 20:40:37.473019 [ 277 ] {e069a089-cc7f-46da-93dd-a5b7f0519b2b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001858 sec., 16684.607104413346 rows/sec., 29.90 MiB/sec. | ||
| 20027 | 2026.04.28 20:40:37.473073 [ 277 ] {e069a089-cc7f-46da-93dd-a5b7f0519b2b} <Debug> TCPHandler: Processed in 0.002032707 sec. | ||
| 20028 | 2026.04.28 20:40:37.473220 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20029 | 2026.04.28 20:40:37.473313 [ 277 ] {8a792c49-c16b-4c72-aaa5-bfa91fff6cf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20030 | 2026.04.28 20:40:37.473354 [ 277 ] {8a792c49-c16b-4c72-aaa5-bfa91fff6cf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20031 | 2026.04.28 20:40:37.473522 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20032 | 2026.04.28 20:40:37.473694 [ 277 ] {8a792c49-c16b-4c72-aaa5-bfa91fff6cf9} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20033 | 2026.04.28 20:40:37.473727 [ 277 ] {8a792c49-c16b-4c72-aaa5-bfa91fff6cf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20034 | 2026.04.28 20:40:37.474037 [ 277 ] {8a792c49-c16b-4c72-aaa5-bfa91fff6cf9} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20035 | 2026.04.28 20:40:37.474253 [ 277 ] {8a792c49-c16b-4c72-aaa5-bfa91fff6cf9} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20036 | 2026.04.28 20:40:37.474377 [ 277 ] {8a792c49-c16b-4c72-aaa5-bfa91fff6cf9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001082 sec., 83179.2975970425 rows/sec., 5.20 MiB/sec. | ||
| 20037 | 2026.04.28 20:40:37.474413 [ 277 ] {8a792c49-c16b-4c72-aaa5-bfa91fff6cf9} <Debug> TCPHandler: Processed in 0.001240288 sec. | ||
| 20038 | 2026.04.28 20:40:37.901256 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 20039 | 2026.04.28 20:40:37.920419 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20040 | 2026.04.28 20:40:37.920482 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20041 | 2026.04.28 20:40:37.926829 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 20042 | 2026.04.28 20:40:37.927566 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20043 | 2026.04.28 20:40:37.931343 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 20044 | 2026.04.28 20:40:38.001119 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 411.86 MiB, peak 422.36 MiB, free memory in arenas 0.00 B, will set to 410.50 MiB (RSS), difference: -1.35 MiB | ||
| 20045 | 2026.04.28 20:40:42.444741 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20046 | 2026.04.28 20:40:42.444986 [ 277 ] {31553f02-1664-48d8-b718-523857548cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 20047 | 2026.04.28 20:40:42.445326 [ 277 ] {31553f02-1664-48d8-b718-523857548cb4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20048 | 2026.04.28 20:40:42.445363 [ 277 ] {31553f02-1664-48d8-b718-523857548cb4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 20049 | 2026.04.28 20:40:42.445590 [ 277 ] {31553f02-1664-48d8-b718-523857548cb4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20050 | 2026.04.28 20:40:42.445664 [ 277 ] {31553f02-1664-48d8-b718-523857548cb4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20051 | 2026.04.28 20:40:42.445810 [ 277 ] {31553f02-1664-48d8-b718-523857548cb4} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 20052 | 2026.04.28 20:40:42.445924 [ 342 ] {31553f02-1664-48d8-b718-523857548cb4} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20053 | 2026.04.28 20:40:42.445935 [ 316 ] {31553f02-1664-48d8-b718-523857548cb4} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20054 | 2026.04.28 20:40:42.445935 [ 299 ] {31553f02-1664-48d8-b718-523857548cb4} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20055 | 2026.04.28 20:40:42.446063 [ 277 ] {31553f02-1664-48d8-b718-523857548cb4} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 20056 | 2026.04.28 20:40:42.446088 [ 277 ] {31553f02-1664-48d8-b718-523857548cb4} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20057 | 2026.04.28 20:40:42.446158 [ 277 ] {31553f02-1664-48d8-b718-523857548cb4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20058 | 2026.04.28 20:40:42.446178 [ 277 ] {31553f02-1664-48d8-b718-523857548cb4} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 20059 | 2026.04.28 20:40:42.446213 [ 277 ] {31553f02-1664-48d8-b718-523857548cb4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20060 | 2026.04.28 20:40:42.446253 [ 277 ] {31553f02-1664-48d8-b718-523857548cb4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20061 | 2026.04.28 20:40:42.447377 [ 277 ] {31553f02-1664-48d8-b718-523857548cb4} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002487 sec., 20104.54362685967 rows/sec., 3.20 MiB/sec. | ||
| 20062 | 2026.04.28 20:40:42.447513 [ 277 ] {31553f02-1664-48d8-b718-523857548cb4} <Debug> TCPHandler: Processed in 0.002916446 sec. | ||
| 20063 | 2026.04.28 20:40:42.449390 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20064 | 2026.04.28 20:40:42.449502 [ 277 ] {fdcf308d-54f4-4adb-b5bc-f150b4ce1626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20065 | 2026.04.28 20:40:42.449545 [ 277 ] {fdcf308d-54f4-4adb-b5bc-f150b4ce1626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20066 | 2026.04.28 20:40:42.450052 [ 277 ] {fdcf308d-54f4-4adb-b5bc-f150b4ce1626} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20067 | 2026.04.28 20:40:42.450097 [ 277 ] {fdcf308d-54f4-4adb-b5bc-f150b4ce1626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20068 | 2026.04.28 20:40:42.450473 [ 277 ] {fdcf308d-54f4-4adb-b5bc-f150b4ce1626} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20069 | 2026.04.28 20:40:42.450710 [ 277 ] {fdcf308d-54f4-4adb-b5bc-f150b4ce1626} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20070 | 2026.04.28 20:40:42.450859 [ 277 ] {fdcf308d-54f4-4adb-b5bc-f150b4ce1626} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001391 sec., 56074.766355140186 rows/sec., 4.64 MiB/sec. | ||
| 20071 | 2026.04.28 20:40:42.450898 [ 277 ] {fdcf308d-54f4-4adb-b5bc-f150b4ce1626} <Debug> TCPHandler: Processed in 0.001559476 sec. | ||
| 20072 | 2026.04.28 20:40:42.451027 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20073 | 2026.04.28 20:40:42.451122 [ 277 ] {71f744ea-30b9-4769-a98a-9a95b4dfb516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20074 | 2026.04.28 20:40:42.451163 [ 277 ] {71f744ea-30b9-4769-a98a-9a95b4dfb516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20075 | 2026.04.28 20:40:42.451565 [ 277 ] {71f744ea-30b9-4769-a98a-9a95b4dfb516} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20076 | 2026.04.28 20:40:42.451600 [ 277 ] {71f744ea-30b9-4769-a98a-9a95b4dfb516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20077 | 2026.04.28 20:40:42.451889 [ 277 ] {71f744ea-30b9-4769-a98a-9a95b4dfb516} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 20078 | 2026.04.28 20:40:42.452089 [ 277 ] {71f744ea-30b9-4769-a98a-9a95b4dfb516} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20079 | 2026.04.28 20:40:42.452222 [ 277 ] {71f744ea-30b9-4769-a98a-9a95b4dfb516} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001118 sec., 9838.998211091233 rows/sec., 739.85 KiB/sec. | ||
| 20080 | 2026.04.28 20:40:42.452259 [ 277 ] {71f744ea-30b9-4769-a98a-9a95b4dfb516} <Debug> TCPHandler: Processed in 0.00128235 sec. | ||
| 20081 | 2026.04.28 20:40:42.452381 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20082 | 2026.04.28 20:40:42.452488 [ 277 ] {0c550d32-050b-4cea-a8e9-0521ff68221d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20083 | 2026.04.28 20:40:42.452540 [ 277 ] {0c550d32-050b-4cea-a8e9-0521ff68221d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20084 | 2026.04.28 20:40:42.452985 [ 277 ] {0c550d32-050b-4cea-a8e9-0521ff68221d} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20085 | 2026.04.28 20:40:42.453021 [ 277 ] {0c550d32-050b-4cea-a8e9-0521ff68221d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20086 | 2026.04.28 20:40:42.453351 [ 277 ] {0c550d32-050b-4cea-a8e9-0521ff68221d} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20087 | 2026.04.28 20:40:42.453571 [ 277 ] {0c550d32-050b-4cea-a8e9-0521ff68221d} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20088 | 2026.04.28 20:40:42.453705 [ 277 ] {0c550d32-050b-4cea-a8e9-0521ff68221d} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001236 sec., 60679.61165048544 rows/sec., 4.74 MiB/sec. | ||
| 20089 | 2026.04.28 20:40:42.453745 [ 277 ] {0c550d32-050b-4cea-a8e9-0521ff68221d} <Debug> TCPHandler: Processed in 0.001415382 sec. | ||
| 20090 | 2026.04.28 20:40:42.453881 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20091 | 2026.04.28 20:40:42.453977 [ 277 ] {f5371932-1203-4b9b-80a6-87fbe097b006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20092 | 2026.04.28 20:40:42.454022 [ 277 ] {f5371932-1203-4b9b-80a6-87fbe097b006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20093 | 2026.04.28 20:40:42.454424 [ 277 ] {f5371932-1203-4b9b-80a6-87fbe097b006} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20094 | 2026.04.28 20:40:42.454461 [ 277 ] {f5371932-1203-4b9b-80a6-87fbe097b006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20095 | 2026.04.28 20:40:42.454797 [ 277 ] {f5371932-1203-4b9b-80a6-87fbe097b006} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20096 | 2026.04.28 20:40:42.455014 [ 277 ] {f5371932-1203-4b9b-80a6-87fbe097b006} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20097 | 2026.04.28 20:40:42.455147 [ 277 ] {f5371932-1203-4b9b-80a6-87fbe097b006} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 20098 | 2026.04.28 20:40:42.455184 [ 277 ] {f5371932-1203-4b9b-80a6-87fbe097b006} <Debug> TCPHandler: Processed in 0.001352811 sec. | ||
| 20099 | 2026.04.28 20:40:42.455308 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20100 | 2026.04.28 20:40:42.455410 [ 277 ] {3cbdb810-62b6-47f8-8b78-8c57e3c88be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20101 | 2026.04.28 20:40:42.455467 [ 277 ] {3cbdb810-62b6-47f8-8b78-8c57e3c88be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20102 | 2026.04.28 20:40:42.456274 [ 277 ] {3cbdb810-62b6-47f8-8b78-8c57e3c88be8} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20103 | 2026.04.28 20:40:42.456310 [ 277 ] {3cbdb810-62b6-47f8-8b78-8c57e3c88be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20104 | 2026.04.28 20:40:42.456846 [ 277 ] {3cbdb810-62b6-47f8-8b78-8c57e3c88be8} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 20105 | 2026.04.28 20:40:42.457105 [ 277 ] {3cbdb810-62b6-47f8-8b78-8c57e3c88be8} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20106 | 2026.04.28 20:40:42.457252 [ 277 ] {3cbdb810-62b6-47f8-8b78-8c57e3c88be8} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001861 sec., 5910.800644814616 rows/sec., 10.59 MiB/sec. | ||
| 20107 | 2026.04.28 20:40:42.457318 [ 277 ] {3cbdb810-62b6-47f8-8b78-8c57e3c88be8} <Debug> TCPHandler: Processed in 0.002060878 sec. | ||
| 20108 | 2026.04.28 20:40:42.457455 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20109 | 2026.04.28 20:40:42.457551 [ 277 ] {68a04216-15a9-4bee-91e3-10b4e8006683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20110 | 2026.04.28 20:40:42.457593 [ 277 ] {68a04216-15a9-4bee-91e3-10b4e8006683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20111 | 2026.04.28 20:40:42.457944 [ 277 ] {68a04216-15a9-4bee-91e3-10b4e8006683} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20112 | 2026.04.28 20:40:42.457979 [ 277 ] {68a04216-15a9-4bee-91e3-10b4e8006683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20113 | 2026.04.28 20:40:42.458296 [ 277 ] {68a04216-15a9-4bee-91e3-10b4e8006683} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20114 | 2026.04.28 20:40:42.458509 [ 277 ] {68a04216-15a9-4bee-91e3-10b4e8006683} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20115 | 2026.04.28 20:40:42.458642 [ 277 ] {68a04216-15a9-4bee-91e3-10b4e8006683} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 20116 | 2026.04.28 20:40:42.458681 [ 277 ] {68a04216-15a9-4bee-91e3-10b4e8006683} <Debug> TCPHandler: Processed in 0.001275639 sec. | ||
| 20117 | 2026.04.28 20:40:43.290493 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40872 | ||
| 20118 | 2026.04.28 20:40:43.291029 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20119 | 2026.04.28 20:40:43.291075 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20120 | 2026.04.28 20:40:43.291575 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 20121 | 2026.04.28 20:40:43.291822 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20122 | 2026.04.28 20:40:43.291957 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40872 | ||
| 20123 | 2026.04.28 20:40:43.292074 [ 224 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20124 | 2026.04.28 20:40:43.292130 [ 224 ] {} <Debug> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20125 | 2026.04.28 20:40:43.294162 [ 224 ] {} <Debug> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20126 | 2026.04.28 20:40:44.353766 [ 218 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20127 | 2026.04.28 20:40:44.353819 [ 218 ] {} <Debug> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20128 | 2026.04.28 20:40:44.356690 [ 218 ] {} <Debug> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20129 | 2026.04.28 20:40:45.431809 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 20130 | 2026.04.28 20:40:45.449610 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20131 | 2026.04.28 20:40:45.449672 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20132 | 2026.04.28 20:40:45.455887 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 20133 | 2026.04.28 20:40:45.456587 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20134 | 2026.04.28 20:40:45.459813 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 20135 | 2026.04.28 20:40:45.601572 [ 222 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20136 | 2026.04.28 20:40:45.601629 [ 222 ] {} <Debug> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20137 | 2026.04.28 20:40:45.604403 [ 222 ] {} <Debug> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20138 | 2026.04.28 20:40:45.935408 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2428 | ||
| 20139 | 2026.04.28 20:40:45.938351 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20140 | 2026.04.28 20:40:45.938409 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20141 | 2026.04.28 20:40:45.939823 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 20142 | 2026.04.28 20:40:45.940151 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20143 | 2026.04.28 20:40:45.940586 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2428 | ||
| 20144 | 2026.04.28 20:40:47.449209 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20145 | 2026.04.28 20:40:47.449490 [ 277 ] {c1be6071-ec3b-4f25-ae31-b2b33437945c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', '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) | ||
| 20146 | 2026.04.28 20:40:47.449859 [ 277 ] {c1be6071-ec3b-4f25-ae31-b2b33437945c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20147 | 2026.04.28 20:40:47.449904 [ 277 ] {c1be6071-ec3b-4f25-ae31-b2b33437945c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', '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 | ||
| 20148 | 2026.04.28 20:40:47.450167 [ 277 ] {c1be6071-ec3b-4f25-ae31-b2b33437945c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20149 | 2026.04.28 20:40:47.450242 [ 277 ] {c1be6071-ec3b-4f25-ae31-b2b33437945c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20150 | 2026.04.28 20:40:47.450391 [ 277 ] {c1be6071-ec3b-4f25-ae31-b2b33437945c} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 20151 | 2026.04.28 20:40:47.450492 [ 296 ] {c1be6071-ec3b-4f25-ae31-b2b33437945c} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20152 | 2026.04.28 20:40:47.450496 [ 342 ] {c1be6071-ec3b-4f25-ae31-b2b33437945c} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20153 | 2026.04.28 20:40:47.450532 [ 328 ] {c1be6071-ec3b-4f25-ae31-b2b33437945c} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20154 | 2026.04.28 20:40:47.450647 [ 277 ] {c1be6071-ec3b-4f25-ae31-b2b33437945c} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 20155 | 2026.04.28 20:40:47.450675 [ 277 ] {c1be6071-ec3b-4f25-ae31-b2b33437945c} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20156 | 2026.04.28 20:40:47.450748 [ 277 ] {c1be6071-ec3b-4f25-ae31-b2b33437945c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20157 | 2026.04.28 20:40:47.450768 [ 277 ] {c1be6071-ec3b-4f25-ae31-b2b33437945c} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 20158 | 2026.04.28 20:40:47.450805 [ 277 ] {c1be6071-ec3b-4f25-ae31-b2b33437945c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', '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'))" | ||
| 20159 | 2026.04.28 20:40:47.450847 [ 277 ] {c1be6071-ec3b-4f25-ae31-b2b33437945c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', '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'))" | ||
| 20160 | 2026.04.28 20:40:47.452071 [ 277 ] {c1be6071-ec3b-4f25-ae31-b2b33437945c} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002696 sec., 18545.9940652819 rows/sec., 2.95 MiB/sec. | ||
| 20161 | 2026.04.28 20:40:47.452216 [ 277 ] {c1be6071-ec3b-4f25-ae31-b2b33437945c} <Debug> TCPHandler: Processed in 0.003146802 sec. | ||
| 20162 | 2026.04.28 20:40:47.457740 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20163 | 2026.04.28 20:40:47.457875 [ 277 ] {ab28671a-7b33-41f7-a2a0-a1ec09a18f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20164 | 2026.04.28 20:40:47.457930 [ 277 ] {ab28671a-7b33-41f7-a2a0-a1ec09a18f51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20165 | 2026.04.28 20:40:47.458628 [ 277 ] {ab28671a-7b33-41f7-a2a0-a1ec09a18f51} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20166 | 2026.04.28 20:40:47.458669 [ 277 ] {ab28671a-7b33-41f7-a2a0-a1ec09a18f51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20167 | 2026.04.28 20:40:47.459057 [ 277 ] {ab28671a-7b33-41f7-a2a0-a1ec09a18f51} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 20168 | 2026.04.28 20:40:47.459296 [ 277 ] {ab28671a-7b33-41f7-a2a0-a1ec09a18f51} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20169 | 2026.04.28 20:40:47.459426 [ 75 ] {} <Debug> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747) (MergerMutator): Selected 6 parts from all_1_26_6 to all_31_31_0 | ||
| 20170 | 2026.04.28 20:40:47.459449 [ 277 ] {ab28671a-7b33-41f7-a2a0-a1ec09a18f51} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001615 sec., 175851.3931888545 rows/sec., 11.17 MiB/sec. | ||
| 20171 | 2026.04.28 20:40:47.459461 [ 75 ] {} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20172 | 2026.04.28 20:40:47.459484 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20173 | 2026.04.28 20:40:47.459493 [ 277 ] {ab28671a-7b33-41f7-a2a0-a1ec09a18f51} <Debug> TCPHandler: Processed in 0.001817601 sec. | ||
| 20174 | 2026.04.28 20:40:47.459629 [ 201 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_31_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_6 to all_31_31_0 into Compact with storage Full | ||
| 20175 | 2026.04.28 20:40:47.459636 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20176 | 2026.04.28 20:40:47.459798 [ 277 ] {0c0acb44-e933-4fa1-b2ee-9832a0329e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20177 | 2026.04.28 20:40:47.459834 [ 201 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_31_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20178 | 2026.04.28 20:40:47.459841 [ 277 ] {0c0acb44-e933-4fa1-b2ee-9832a0329e5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20179 | 2026.04.28 20:40:47.459904 [ 201 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 308 rows starting from the beginning of the part | ||
| 20180 | 2026.04.28 20:40:47.460022 [ 201 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 20181 | 2026.04.28 20:40:47.460106 [ 201 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 20182 | 2026.04.28 20:40:47.460177 [ 201 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 284 rows starting from the beginning of the part | ||
| 20183 | 2026.04.28 20:40:47.460247 [ 201 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 284 rows starting from the beginning of the part | ||
| 20184 | 2026.04.28 20:40:47.460317 [ 201 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 284 rows starting from the beginning of the part | ||
| 20185 | 2026.04.28 20:40:47.460706 [ 277 ] {0c0acb44-e933-4fa1-b2ee-9832a0329e5a} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20186 | 2026.04.28 20:40:47.460747 [ 277 ] {0c0acb44-e933-4fa1-b2ee-9832a0329e5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20187 | 2026.04.28 20:40:47.461128 [ 277 ] {0c0acb44-e933-4fa1-b2ee-9832a0329e5a} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20188 | 2026.04.28 20:40:47.461346 [ 277 ] {0c0acb44-e933-4fa1-b2ee-9832a0329e5a} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20189 | 2026.04.28 20:40:47.461347 [ 200 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_31_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001790111 sec., 674818.488909347 rows/sec., 46.22 MiB/sec. | ||
| 20190 | 2026.04.28 20:40:47.461490 [ 277 ] {0c0acb44-e933-4fa1-b2ee-9832a0329e5a} <Debug> executeQuery: Read 859 rows, 68.71 KiB in 0.001715 sec., 500874.6355685131 rows/sec., 39.13 MiB/sec. | ||
| 20191 | 2026.04.28 20:40:47.461535 [ 277 ] {0c0acb44-e933-4fa1-b2ee-9832a0329e5a} <Debug> TCPHandler: Processed in 0.001949135 sec. | ||
| 20192 | 2026.04.28 20:40:47.461571 [ 188 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_31_7} <Trace> MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) | ||
| 20193 | 2026.04.28 20:40:47.461671 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20194 | 2026.04.28 20:40:47.461772 [ 277 ] {2b1d0d4e-ecf5-4b5e-8c3a-e671a36e5cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20195 | 2026.04.28 20:40:47.461817 [ 277 ] {2b1d0d4e-ecf5-4b5e-8c3a-e671a36e5cd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20196 | 2026.04.28 20:40:47.461890 [ 188 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_31_7} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20197 | 2026.04.28 20:40:47.461974 [ 188 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_31_7} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747) (MergerMutator): Merged 6 parts: [all_1_26_6, all_31_31_0] -> all_1_31_7 | ||
| 20198 | 2026.04.28 20:40:47.462066 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 20199 | 2026.04.28 20:40:47.462289 [ 277 ] {2b1d0d4e-ecf5-4b5e-8c3a-e671a36e5cd5} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20200 | 2026.04.28 20:40:47.462330 [ 277 ] {2b1d0d4e-ecf5-4b5e-8c3a-e671a36e5cd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20201 | 2026.04.28 20:40:47.462644 [ 277 ] {2b1d0d4e-ecf5-4b5e-8c3a-e671a36e5cd5} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 20202 | 2026.04.28 20:40:47.462859 [ 277 ] {2b1d0d4e-ecf5-4b5e-8c3a-e671a36e5cd5} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20203 | 2026.04.28 20:40:47.462970 [ 75 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 20204 | 2026.04.28 20:40:47.462991 [ 277 ] {2b1d0d4e-ecf5-4b5e-8c3a-e671a36e5cd5} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001239 sec., 139628.73284907182 rows/sec., 8.57 MiB/sec. | ||
| 20205 | 2026.04.28 20:40:47.462995 [ 75 ] {} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20206 | 2026.04.28 20:40:47.463020 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20207 | 2026.04.28 20:40:47.463030 [ 277 ] {2b1d0d4e-ecf5-4b5e-8c3a-e671a36e5cd5} <Debug> TCPHandler: Processed in 0.001409082 sec. | ||
| 20208 | 2026.04.28 20:40:47.463090 [ 201 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 20209 | 2026.04.28 20:40:47.463155 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20210 | 2026.04.28 20:40:47.463178 [ 201 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20211 | 2026.04.28 20:40:47.463207 [ 201 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 227 rows starting from the beginning of the part | ||
| 20212 | 2026.04.28 20:40:47.463252 [ 201 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 198 rows starting from the beginning of the part | ||
| 20213 | 2026.04.28 20:40:47.463255 [ 277 ] {3cdaee99-2f53-474e-bd1c-fb8f5640eb0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20214 | 2026.04.28 20:40:47.463291 [ 201 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 11 rows starting from the beginning of the part | ||
| 20215 | 2026.04.28 20:40:47.463307 [ 277 ] {3cdaee99-2f53-474e-bd1c-fb8f5640eb0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20216 | 2026.04.28 20:40:47.463331 [ 201 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 173 rows starting from the beginning of the part | ||
| 20217 | 2026.04.28 20:40:47.463369 [ 201 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 11 rows starting from the beginning of the part | ||
| 20218 | 2026.04.28 20:40:47.463403 [ 201 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 173 rows starting from the beginning of the part | ||
| 20219 | 2026.04.28 20:40:47.463772 [ 277 ] {3cdaee99-2f53-474e-bd1c-fb8f5640eb0a} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20220 | 2026.04.28 20:40:47.463813 [ 277 ] {3cdaee99-2f53-474e-bd1c-fb8f5640eb0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20221 | 2026.04.28 20:40:47.464137 [ 277 ] {3cdaee99-2f53-474e-bd1c-fb8f5640eb0a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 20222 | 2026.04.28 20:40:47.464202 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 793 rows, containing 5 columns (5 merged, 0 gathered) in 0.001134786 sec., 698810.1721381829 rows/sec., 46.52 MiB/sec. | ||
| 20223 | 2026.04.28 20:40:47.464371 [ 277 ] {3cdaee99-2f53-474e-bd1c-fb8f5640eb0a} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20224 | 2026.04.28 20:40:47.464375 [ 201 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 20225 | 2026.04.28 20:40:47.464483 [ 75 ] {} <Debug> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
| 20226 | 2026.04.28 20:40:47.464513 [ 75 ] {} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20227 | 2026.04.28 20:40:47.464515 [ 277 ] {3cdaee99-2f53-474e-bd1c-fb8f5640eb0a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001279 sec., 116497.2634870993 rows/sec., 7.53 MiB/sec. | ||
| 20228 | 2026.04.28 20:40:47.464535 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20229 | 2026.04.28 20:40:47.464567 [ 277 ] {3cdaee99-2f53-474e-bd1c-fb8f5640eb0a} <Debug> TCPHandler: Processed in 0.001461553 sec. | ||
| 20230 | 2026.04.28 20:40:47.464631 [ 188 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full | ||
| 20231 | 2026.04.28 20:40:47.464676 [ 201 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_121_24} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20232 | 2026.04.28 20:40:47.464699 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20233 | 2026.04.28 20:40:47.464733 [ 188 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20234 | 2026.04.28 20:40:47.464757 [ 201 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_121_24} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 20235 | 2026.04.28 20:40:47.464769 [ 188 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 975 rows starting from the beginning of the part | ||
| 20236 | 2026.04.28 20:40:47.464798 [ 277 ] {8383e58e-e528-4f43-abdb-d0049f1d9c0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20237 | 2026.04.28 20:40:47.464831 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 20238 | 2026.04.28 20:40:47.464837 [ 188 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 825 rows starting from the beginning of the part | ||
| 20239 | 2026.04.28 20:40:47.464844 [ 277 ] {8383e58e-e528-4f43-abdb-d0049f1d9c0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20240 | 2026.04.28 20:40:47.464898 [ 188 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 825 rows starting from the beginning of the part | ||
| 20241 | 2026.04.28 20:40:47.464947 [ 188 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 950 rows starting from the beginning of the part | ||
| 20242 | 2026.04.28 20:40:47.464988 [ 188 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 149 rows starting from the beginning of the part | ||
| 20243 | 2026.04.28 20:40:47.465028 [ 188 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 149 rows starting from the beginning of the part | ||
| 20244 | 2026.04.28 20:40:47.465361 [ 277 ] {8383e58e-e528-4f43-abdb-d0049f1d9c0a} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20245 | 2026.04.28 20:40:47.465401 [ 277 ] {8383e58e-e528-4f43-abdb-d0049f1d9c0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20246 | 2026.04.28 20:40:47.465720 [ 277 ] {8383e58e-e528-4f43-abdb-d0049f1d9c0a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 20247 | 2026.04.28 20:40:47.465941 [ 277 ] {8383e58e-e528-4f43-abdb-d0049f1d9c0a} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20248 | 2026.04.28 20:40:47.466049 [ 75 ] {} <Debug> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6) (MergerMutator): Selected 6 parts from all_1_26_6 to all_31_31_0 | ||
| 20249 | 2026.04.28 20:40:47.466075 [ 277 ] {8383e58e-e528-4f43-abdb-d0049f1d9c0a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001295 sec., 114285.71428571429 rows/sec., 6.50 MiB/sec. | ||
| 20250 | 2026.04.28 20:40:47.466077 [ 75 ] {} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20251 | 2026.04.28 20:40:47.466105 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20252 | 2026.04.28 20:40:47.466114 [ 277 ] {8383e58e-e528-4f43-abdb-d0049f1d9c0a} <Debug> TCPHandler: Processed in 0.001464564 sec. | ||
| 20253 | 2026.04.28 20:40:47.466194 [ 198 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_31_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_6 to all_31_31_0 into Compact with storage Full | ||
| 20254 | 2026.04.28 20:40:47.466244 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20255 | 2026.04.28 20:40:47.466317 [ 198 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_31_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20256 | 2026.04.28 20:40:47.466344 [ 277 ] {0c023161-11dd-4265-a1cb-6c3a5051a93c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20257 | 2026.04.28 20:40:47.466353 [ 198 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 160 rows starting from the beginning of the part | ||
| 20258 | 2026.04.28 20:40:47.466392 [ 277 ] {0c023161-11dd-4265-a1cb-6c3a5051a93c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20259 | 2026.04.28 20:40:47.466428 [ 198 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
| 20260 | 2026.04.28 20:40:47.466478 [ 198 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
| 20261 | 2026.04.28 20:40:47.466514 [ 195 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3873 rows, containing 5 columns (5 merged, 0 gathered) in 0.001933864 sec., 2002726.1482710263 rows/sec., 126.38 MiB/sec. | ||
| 20262 | 2026.04.28 20:40:47.466522 [ 198 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 148 rows starting from the beginning of the part | ||
| 20263 | 2026.04.28 20:40:47.466587 [ 198 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 148 rows starting from the beginning of the part | ||
| 20264 | 2026.04.28 20:40:47.466630 [ 198 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 148 rows starting from the beginning of the part | ||
| 20265 | 2026.04.28 20:40:47.466699 [ 187 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 20266 | 2026.04.28 20:40:47.467033 [ 187 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_32_7} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20267 | 2026.04.28 20:40:47.467061 [ 277 ] {0c023161-11dd-4265-a1cb-6c3a5051a93c} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20268 | 2026.04.28 20:40:47.467096 [ 277 ] {0c023161-11dd-4265-a1cb-6c3a5051a93c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20269 | 2026.04.28 20:40:47.467124 [ 187 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_32_7} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
| 20270 | 2026.04.28 20:40:47.467209 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 20271 | 2026.04.28 20:40:47.467444 [ 277 ] {0c023161-11dd-4265-a1cb-6c3a5051a93c} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20272 | 2026.04.28 20:40:47.467543 [ 188 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_31_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 5 columns (5 merged, 0 gathered) in 0.001393122 sec., 450786.0761656194 rows/sec., 27.86 MiB/sec. | ||
| 20273 | 2026.04.28 20:40:47.467667 [ 277 ] {0c023161-11dd-4265-a1cb-6c3a5051a93c} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20274 | 2026.04.28 20:40:47.467681 [ 187 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_31_7} <Trace> MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) | ||
| 20275 | 2026.04.28 20:40:47.467808 [ 277 ] {0c023161-11dd-4265-a1cb-6c3a5051a93c} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001482 sec., 351551.9568151147 rows/sec., 24.82 MiB/sec. | ||
| 20276 | 2026.04.28 20:40:47.467848 [ 277 ] {0c023161-11dd-4265-a1cb-6c3a5051a93c} <Debug> TCPHandler: Processed in 0.001653017 sec. | ||
| 20277 | 2026.04.28 20:40:47.467927 [ 187 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_31_7} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20278 | 2026.04.28 20:40:47.467978 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20279 | 2026.04.28 20:40:47.467988 [ 187 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_31_7} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6) (MergerMutator): Merged 6 parts: [all_1_26_6, all_31_31_0] -> all_1_31_7 | ||
| 20280 | 2026.04.28 20:40:47.468066 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 20281 | 2026.04.28 20:40:47.468073 [ 277 ] {cb6801db-5e13-46c9-8f66-5c7b2ab32d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20282 | 2026.04.28 20:40:47.468116 [ 277 ] {cb6801db-5e13-46c9-8f66-5c7b2ab32d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20283 | 2026.04.28 20:40:47.468461 [ 277 ] {cb6801db-5e13-46c9-8f66-5c7b2ab32d32} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20284 | 2026.04.28 20:40:47.468494 [ 277 ] {cb6801db-5e13-46c9-8f66-5c7b2ab32d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20285 | 2026.04.28 20:40:47.468791 [ 277 ] {cb6801db-5e13-46c9-8f66-5c7b2ab32d32} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 20286 | 2026.04.28 20:40:47.468998 [ 277 ] {cb6801db-5e13-46c9-8f66-5c7b2ab32d32} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20287 | 2026.04.28 20:40:47.469094 [ 75 ] {} <Debug> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 20288 | 2026.04.28 20:40:47.469123 [ 75 ] {} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20289 | 2026.04.28 20:40:47.469124 [ 277 ] {cb6801db-5e13-46c9-8f66-5c7b2ab32d32} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 20290 | 2026.04.28 20:40:47.469141 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20291 | 2026.04.28 20:40:47.469166 [ 277 ] {cb6801db-5e13-46c9-8f66-5c7b2ab32d32} <Debug> TCPHandler: Processed in 0.001237889 sec. | ||
| 20292 | 2026.04.28 20:40:47.469211 [ 195 ] {8de37c54-c40a-4594-87ae-670f962b3deb::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 20293 | 2026.04.28 20:40:47.469300 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20294 | 2026.04.28 20:40:47.469315 [ 195 ] {8de37c54-c40a-4594-87ae-670f962b3deb::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20295 | 2026.04.28 20:40:47.469346 [ 195 ] {8de37c54-c40a-4594-87ae-670f962b3deb::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 20296 | 2026.04.28 20:40:47.469396 [ 277 ] {9ccfe818-3f34-47b4-8e91-04566b85c849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20297 | 2026.04.28 20:40:47.469399 [ 195 ] {8de37c54-c40a-4594-87ae-670f962b3deb::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 20298 | 2026.04.28 20:40:47.469440 [ 277 ] {9ccfe818-3f34-47b4-8e91-04566b85c849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20299 | 2026.04.28 20:40:47.469452 [ 195 ] {8de37c54-c40a-4594-87ae-670f962b3deb::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 20300 | 2026.04.28 20:40:47.469491 [ 195 ] {8de37c54-c40a-4594-87ae-670f962b3deb::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 20301 | 2026.04.28 20:40:47.469530 [ 195 ] {8de37c54-c40a-4594-87ae-670f962b3deb::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 20302 | 2026.04.28 20:40:47.469569 [ 195 ] {8de37c54-c40a-4594-87ae-670f962b3deb::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 20303 | 2026.04.28 20:40:47.469864 [ 277 ] {9ccfe818-3f34-47b4-8e91-04566b85c849} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20304 | 2026.04.28 20:40:47.469898 [ 277 ] {9ccfe818-3f34-47b4-8e91-04566b85c849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20305 | 2026.04.28 20:40:47.470233 [ 277 ] {9ccfe818-3f34-47b4-8e91-04566b85c849} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20306 | 2026.04.28 20:40:47.470308 [ 188 ] {8de37c54-c40a-4594-87ae-670f962b3deb::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001132046 sec., 79502.0697038813 rows/sec., 4.06 MiB/sec. | ||
| 20307 | 2026.04.28 20:40:47.470411 [ 195 ] {8de37c54-c40a-4594-87ae-670f962b3deb::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 20308 | 2026.04.28 20:40:47.470457 [ 277 ] {9ccfe818-3f34-47b4-8e91-04566b85c849} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20309 | 2026.04.28 20:40:47.470574 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 6 parts from all_1_140_41 to all_145_145_0 | ||
| 20310 | 2026.04.28 20:40:47.470595 [ 277 ] {9ccfe818-3f34-47b4-8e91-04566b85c849} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001218 sec., 217569.7865353038 rows/sec., 14.46 MiB/sec. | ||
| 20311 | 2026.04.28 20:40:47.470601 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20312 | 2026.04.28 20:40:47.470628 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20313 | 2026.04.28 20:40:47.470634 [ 277 ] {9ccfe818-3f34-47b4-8e91-04566b85c849} <Debug> TCPHandler: Processed in 0.001383991 sec. | ||
| 20314 | 2026.04.28 20:40:47.470658 [ 187 ] {8de37c54-c40a-4594-87ae-670f962b3deb::all_1_15_3} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20315 | 2026.04.28 20:40:47.470693 [ 195 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_145_42} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_140_41 to all_145_145_0 into Compact with storage Full | ||
| 20316 | 2026.04.28 20:40:47.470726 [ 187 ] {8de37c54-c40a-4594-87ae-670f962b3deb::all_1_15_3} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 20317 | 2026.04.28 20:40:47.470777 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 20318 | 2026.04.28 20:40:47.470783 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20319 | 2026.04.28 20:40:47.470777 [ 195 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_145_42} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20320 | 2026.04.28 20:40:47.470834 [ 195 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_145_42} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_140_41, total 52390 rows starting from the beginning of the part | ||
| 20321 | 2026.04.28 20:40:47.470878 [ 195 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_145_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 128 rows starting from the beginning of the part | ||
| 20322 | 2026.04.28 20:40:47.470882 [ 277 ] {2bcd2c9b-f6a2-4812-a06b-42b640d4a5b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20323 | 2026.04.28 20:40:47.470914 [ 195 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_145_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
| 20324 | 2026.04.28 20:40:47.470930 [ 277 ] {2bcd2c9b-f6a2-4812-a06b-42b640d4a5b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20325 | 2026.04.28 20:40:47.470948 [ 195 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_145_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 265 rows starting from the beginning of the part | ||
| 20326 | 2026.04.28 20:40:47.470984 [ 195 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_145_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part | ||
| 20327 | 2026.04.28 20:40:47.471018 [ 195 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_145_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 265 rows starting from the beginning of the part | ||
| 20328 | 2026.04.28 20:40:47.471250 [ 277 ] {2bcd2c9b-f6a2-4812-a06b-42b640d4a5b8} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20329 | 2026.04.28 20:40:47.471284 [ 277 ] {2bcd2c9b-f6a2-4812-a06b-42b640d4a5b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20330 | 2026.04.28 20:40:47.471577 [ 277 ] {2bcd2c9b-f6a2-4812-a06b-42b640d4a5b8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 20331 | 2026.04.28 20:40:47.471779 [ 277 ] {2bcd2c9b-f6a2-4812-a06b-42b640d4a5b8} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20332 | 2026.04.28 20:40:47.471907 [ 277 ] {2bcd2c9b-f6a2-4812-a06b-42b640d4a5b8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 64.48 KiB/sec. | ||
| 20333 | 2026.04.28 20:40:47.471945 [ 277 ] {2bcd2c9b-f6a2-4812-a06b-42b640d4a5b8} <Debug> TCPHandler: Processed in 0.001212048 sec. | ||
| 20334 | 2026.04.28 20:40:47.472074 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20335 | 2026.04.28 20:40:47.472168 [ 277 ] {221a11b8-d469-4cd4-8508-85eef40698c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20336 | 2026.04.28 20:40:47.472221 [ 277 ] {221a11b8-d469-4cd4-8508-85eef40698c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20337 | 2026.04.28 20:40:47.473065 [ 277 ] {221a11b8-d469-4cd4-8508-85eef40698c5} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20338 | 2026.04.28 20:40:47.473099 [ 277 ] {221a11b8-d469-4cd4-8508-85eef40698c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20339 | 2026.04.28 20:40:47.473657 [ 277 ] {221a11b8-d469-4cd4-8508-85eef40698c5} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 20340 | 2026.04.28 20:40:47.473885 [ 277 ] {221a11b8-d469-4cd4-8508-85eef40698c5} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20341 | 2026.04.28 20:40:47.474022 [ 277 ] {221a11b8-d469-4cd4-8508-85eef40698c5} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001872 sec., 16559.82905982906 rows/sec., 29.67 MiB/sec. | ||
| 20342 | 2026.04.28 20:40:47.474031 [ 80 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 20343 | 2026.04.28 20:40:47.474074 [ 80 ] {} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20344 | 2026.04.28 20:40:47.474083 [ 277 ] {221a11b8-d469-4cd4-8508-85eef40698c5} <Debug> TCPHandler: Processed in 0.002057197 sec. | ||
| 20345 | 2026.04.28 20:40:47.474094 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20346 | 2026.04.28 20:40:47.474183 [ 199 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 20347 | 2026.04.28 20:40:47.474224 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20348 | 2026.04.28 20:40:47.474319 [ 277 ] {4eadbed8-6cf8-4e67-85d6-6049cecff9f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20349 | 2026.04.28 20:40:47.474362 [ 277 ] {4eadbed8-6cf8-4e67-85d6-6049cecff9f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20350 | 2026.04.28 20:40:47.474393 [ 199 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20351 | 2026.04.28 20:40:47.474446 [ 199 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2640 rows starting from the beginning of the part | ||
| 20352 | 2026.04.28 20:40:47.474565 [ 199 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 42 rows starting from the beginning of the part | ||
| 20353 | 2026.04.28 20:40:47.474658 [ 199 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 11 rows starting from the beginning of the part | ||
| 20354 | 2026.04.28 20:40:47.474704 [ 277 ] {4eadbed8-6cf8-4e67-85d6-6049cecff9f7} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20355 | 2026.04.28 20:40:47.474740 [ 277 ] {4eadbed8-6cf8-4e67-85d6-6049cecff9f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20356 | 2026.04.28 20:40:47.474747 [ 199 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 31 rows starting from the beginning of the part | ||
| 20357 | 2026.04.28 20:40:47.474840 [ 199 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 11 rows starting from the beginning of the part | ||
| 20358 | 2026.04.28 20:40:47.474930 [ 199 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 31 rows starting from the beginning of the part | ||
| 20359 | 2026.04.28 20:40:47.475059 [ 277 ] {4eadbed8-6cf8-4e67-85d6-6049cecff9f7} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20360 | 2026.04.28 20:40:47.475276 [ 277 ] {4eadbed8-6cf8-4e67-85d6-6049cecff9f7} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20361 | 2026.04.28 20:40:47.475407 [ 277 ] {4eadbed8-6cf8-4e67-85d6-6049cecff9f7} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001106 sec., 81374.321880651 rows/sec., 5.09 MiB/sec. | ||
| 20362 | 2026.04.28 20:40:47.475443 [ 277 ] {4eadbed8-6cf8-4e67-85d6-6049cecff9f7} <Debug> TCPHandler: Processed in 0.001269499 sec. | ||
| 20363 | 2026.04.28 20:40:47.479321 [ 189 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_145_42} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53368 rows, containing 5 columns (5 merged, 0 gathered) in 0.008652968 sec., 6167594.748992484 rows/sec., 397.21 MiB/sec. | ||
| 20364 | 2026.04.28 20:40:47.480024 [ 189 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_145_42} <Trace> MergedBlockOutputStream: filled checksums all_1_145_42 (state Temporary) | ||
| 20365 | 2026.04.28 20:40:47.480465 [ 189 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_145_42} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_145_42 to all_1_145_42 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20366 | 2026.04.28 20:40:47.480572 [ 189 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_145_42} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 6 parts: [all_1_140_41, all_145_145_0] -> all_1_145_42 | ||
| 20367 | 2026.04.28 20:40:47.480668 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 20368 | 2026.04.28 20:40:47.482107 [ 186 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2766 rows, containing 19 columns (19 merged, 0 gathered) in 0.007961442 sec., 347424.49923016457 rows/sec., 622.57 MiB/sec. | ||
| 20369 | 2026.04.28 20:40:47.484718 [ 189 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 20370 | 2026.04.28 20:40:47.485074 [ 189 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20371 | 2026.04.28 20:40:47.485157 [ 189 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 20372 | 2026.04.28 20:40:47.485329 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.13 MiB. | ||
| 20373 | 2026.04.28 20:40:50.597867 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20374 | 2026.04.28 20:40:50.597918 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20375 | 2026.04.28 20:40:50.792980 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41320 | ||
| 20376 | 2026.04.28 20:40:50.793476 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20377 | 2026.04.28 20:40:50.793519 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20378 | 2026.04.28 20:40:50.793993 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 20379 | 2026.04.28 20:40:50.794219 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20380 | 2026.04.28 20:40:50.794352 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41320 | ||
| 20381 | 2026.04.28 20:40:50.794396 [ 98 ] {} <Debug> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 20382 | 2026.04.28 20:40:50.794482 [ 98 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20383 | 2026.04.28 20:40:50.794522 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20384 | 2026.04.28 20:40:50.794674 [ 186 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 20385 | 2026.04.28 20:40:50.794858 [ 186 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20386 | 2026.04.28 20:40:50.794922 [ 186 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38952 rows starting from the beginning of the part | ||
| 20387 | 2026.04.28 20:40:50.795025 [ 186 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 448 rows starting from the beginning of the part | ||
| 20388 | 2026.04.28 20:40:50.795101 [ 186 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 512 rows starting from the beginning of the part | ||
| 20389 | 2026.04.28 20:40:50.795171 [ 186 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 448 rows starting from the beginning of the part | ||
| 20390 | 2026.04.28 20:40:50.795237 [ 186 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 512 rows starting from the beginning of the part | ||
| 20391 | 2026.04.28 20:40:50.795302 [ 186 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 448 rows starting from the beginning of the part | ||
| 20392 | 2026.04.28 20:40:50.798020 [ 197 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41320 rows, containing 4 columns (4 merged, 0 gathered) in 0.003417288 sec., 12091459.660409072 rows/sec., 172.97 MiB/sec. | ||
| 20393 | 2026.04.28 20:40:50.798441 [ 193 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 20394 | 2026.04.28 20:40:50.798727 [ 193 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_86_17} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20395 | 2026.04.28 20:40:50.798794 [ 193 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_86_17} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 20396 | 2026.04.28 20:40:50.798899 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 20397 | 2026.04.28 20:40:52.345142 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20398 | 2026.04.28 20:40:52.345216 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20399 | 2026.04.28 20:40:52.347503 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20400 | 2026.04.28 20:40:52.444274 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20401 | 2026.04.28 20:40:52.444608 [ 277 ] {711842b8-34f1-4e43-abe5-dc70313cc335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 20402 | 2026.04.28 20:40:52.444998 [ 277 ] {711842b8-34f1-4e43-abe5-dc70313cc335} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20403 | 2026.04.28 20:40:52.445035 [ 277 ] {711842b8-34f1-4e43-abe5-dc70313cc335} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 20404 | 2026.04.28 20:40:52.445263 [ 277 ] {711842b8-34f1-4e43-abe5-dc70313cc335} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20405 | 2026.04.28 20:40:52.445336 [ 277 ] {711842b8-34f1-4e43-abe5-dc70313cc335} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20406 | 2026.04.28 20:40:52.445481 [ 277 ] {711842b8-34f1-4e43-abe5-dc70313cc335} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 20407 | 2026.04.28 20:40:52.445596 [ 311 ] {711842b8-34f1-4e43-abe5-dc70313cc335} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20408 | 2026.04.28 20:40:52.445610 [ 304 ] {711842b8-34f1-4e43-abe5-dc70313cc335} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20409 | 2026.04.28 20:40:52.445596 [ 302 ] {711842b8-34f1-4e43-abe5-dc70313cc335} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20410 | 2026.04.28 20:40:52.445767 [ 277 ] {711842b8-34f1-4e43-abe5-dc70313cc335} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 20411 | 2026.04.28 20:40:52.445794 [ 277 ] {711842b8-34f1-4e43-abe5-dc70313cc335} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20412 | 2026.04.28 20:40:52.445864 [ 277 ] {711842b8-34f1-4e43-abe5-dc70313cc335} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20413 | 2026.04.28 20:40:52.445884 [ 277 ] {711842b8-34f1-4e43-abe5-dc70313cc335} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 20414 | 2026.04.28 20:40:52.445919 [ 277 ] {711842b8-34f1-4e43-abe5-dc70313cc335} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20415 | 2026.04.28 20:40:52.445960 [ 277 ] {711842b8-34f1-4e43-abe5-dc70313cc335} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20416 | 2026.04.28 20:40:52.447117 [ 277 ] {711842b8-34f1-4e43-abe5-dc70313cc335} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002656 sec., 18825.301204819276 rows/sec., 2.99 MiB/sec. | ||
| 20417 | 2026.04.28 20:40:52.447240 [ 277 ] {711842b8-34f1-4e43-abe5-dc70313cc335} <Debug> TCPHandler: Processed in 0.003158922 sec. | ||
| 20418 | 2026.04.28 20:40:52.449140 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20419 | 2026.04.28 20:40:52.449274 [ 277 ] {d64ee871-f821-4dbe-b293-4261c19a7586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20420 | 2026.04.28 20:40:52.449329 [ 277 ] {d64ee871-f821-4dbe-b293-4261c19a7586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20421 | 2026.04.28 20:40:52.449873 [ 277 ] {d64ee871-f821-4dbe-b293-4261c19a7586} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20422 | 2026.04.28 20:40:52.449913 [ 277 ] {d64ee871-f821-4dbe-b293-4261c19a7586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20423 | 2026.04.28 20:40:52.450275 [ 277 ] {d64ee871-f821-4dbe-b293-4261c19a7586} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20424 | 2026.04.28 20:40:52.450493 [ 277 ] {d64ee871-f821-4dbe-b293-4261c19a7586} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20425 | 2026.04.28 20:40:52.450640 [ 277 ] {d64ee871-f821-4dbe-b293-4261c19a7586} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001406 sec., 55476.529160739694 rows/sec., 4.59 MiB/sec. | ||
| 20426 | 2026.04.28 20:40:52.450640 [ 73 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20427 | 2026.04.28 20:40:52.450684 [ 277 ] {d64ee871-f821-4dbe-b293-4261c19a7586} <Debug> TCPHandler: Processed in 0.001606677 sec. | ||
| 20428 | 2026.04.28 20:40:52.450724 [ 73 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20429 | 2026.04.28 20:40:52.450766 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20430 | 2026.04.28 20:40:52.450844 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20431 | 2026.04.28 20:40:52.450911 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 20432 | 2026.04.28 20:40:52.450950 [ 277 ] {58098279-1bd0-476b-924d-a4c31605f85c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20433 | 2026.04.28 20:40:52.451005 [ 277 ] {58098279-1bd0-476b-924d-a4c31605f85c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20434 | 2026.04.28 20:40:52.451096 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20435 | 2026.04.28 20:40:52.451157 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 3363 rows starting from the beginning of the part | ||
| 20436 | 2026.04.28 20:40:52.451261 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 78 rows starting from the beginning of the part | ||
| 20437 | 2026.04.28 20:40:52.451343 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 859 rows starting from the beginning of the part | ||
| 20438 | 2026.04.28 20:40:52.451419 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 78 rows starting from the beginning of the part | ||
| 20439 | 2026.04.28 20:40:52.451423 [ 277 ] {58098279-1bd0-476b-924d-a4c31605f85c} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20440 | 2026.04.28 20:40:52.451481 [ 277 ] {58098279-1bd0-476b-924d-a4c31605f85c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20441 | 2026.04.28 20:40:52.451497 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 859 rows starting from the beginning of the part | ||
| 20442 | 2026.04.28 20:40:52.451590 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 78 rows starting from the beginning of the part | ||
| 20443 | 2026.04.28 20:40:52.451815 [ 277 ] {58098279-1bd0-476b-924d-a4c31605f85c} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 20444 | 2026.04.28 20:40:52.452078 [ 277 ] {58098279-1bd0-476b-924d-a4c31605f85c} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20445 | 2026.04.28 20:40:52.452218 [ 277 ] {58098279-1bd0-476b-924d-a4c31605f85c} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.00129 sec., 8527.131782945737 rows/sec., 641.20 KiB/sec. | ||
| 20446 | 2026.04.28 20:40:52.452256 [ 277 ] {58098279-1bd0-476b-924d-a4c31605f85c} <Debug> TCPHandler: Processed in 0.001475214 sec. | ||
| 20447 | 2026.04.28 20:40:52.452375 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20448 | 2026.04.28 20:40:52.452475 [ 277 ] {fb7adf23-0d93-4abe-be4b-7dd08712e415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20449 | 2026.04.28 20:40:52.452516 [ 277 ] {fb7adf23-0d93-4abe-be4b-7dd08712e415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20450 | 2026.04.28 20:40:52.452951 [ 277 ] {fb7adf23-0d93-4abe-be4b-7dd08712e415} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20451 | 2026.04.28 20:40:52.452987 [ 277 ] {fb7adf23-0d93-4abe-be4b-7dd08712e415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20452 | 2026.04.28 20:40:52.453296 [ 277 ] {fb7adf23-0d93-4abe-be4b-7dd08712e415} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20453 | 2026.04.28 20:40:52.453523 [ 277 ] {fb7adf23-0d93-4abe-be4b-7dd08712e415} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20454 | 2026.04.28 20:40:52.453604 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5315 rows, containing 5 columns (5 merged, 0 gathered) in 0.002758183 sec., 1926993.2415651898 rows/sec., 155.32 MiB/sec. | ||
| 20455 | 2026.04.28 20:40:52.453631 [ 73 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20456 | 2026.04.28 20:40:52.453659 [ 277 ] {fb7adf23-0d93-4abe-be4b-7dd08712e415} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001204 sec., 62292.35880398671 rows/sec., 4.86 MiB/sec. | ||
| 20457 | 2026.04.28 20:40:52.453668 [ 73 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20458 | 2026.04.28 20:40:52.453701 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20459 | 2026.04.28 20:40:52.453705 [ 277 ] {fb7adf23-0d93-4abe-be4b-7dd08712e415} <Debug> TCPHandler: Processed in 0.001380611 sec. | ||
| 20460 | 2026.04.28 20:40:52.453769 [ 197 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 20461 | 2026.04.28 20:40:52.453835 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20462 | 2026.04.28 20:40:52.453855 [ 197 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20463 | 2026.04.28 20:40:52.453886 [ 197 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1832 rows starting from the beginning of the part | ||
| 20464 | 2026.04.28 20:40:52.453935 [ 277 ] {2dfc813f-c54f-4700-8444-d1c5ba9a19fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20465 | 2026.04.28 20:40:52.453937 [ 197 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 75 rows starting from the beginning of the part | ||
| 20466 | 2026.04.28 20:40:52.453952 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20467 | 2026.04.28 20:40:52.453988 [ 277 ] {2dfc813f-c54f-4700-8444-d1c5ba9a19fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20468 | 2026.04.28 20:40:52.454004 [ 197 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 521 rows starting from the beginning of the part | ||
| 20469 | 2026.04.28 20:40:52.454049 [ 197 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 75 rows starting from the beginning of the part | ||
| 20470 | 2026.04.28 20:40:52.454089 [ 197 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 521 rows starting from the beginning of the part | ||
| 20471 | 2026.04.28 20:40:52.454131 [ 197 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 75 rows starting from the beginning of the part | ||
| 20472 | 2026.04.28 20:40:52.454295 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_146_29} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20473 | 2026.04.28 20:40:52.454391 [ 186 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_146_29} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20474 | 2026.04.28 20:40:52.454402 [ 277 ] {2dfc813f-c54f-4700-8444-d1c5ba9a19fe} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20475 | 2026.04.28 20:40:52.454469 [ 277 ] {2dfc813f-c54f-4700-8444-d1c5ba9a19fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20476 | 2026.04.28 20:40:52.454490 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 20477 | 2026.04.28 20:40:52.454838 [ 277 ] {2dfc813f-c54f-4700-8444-d1c5ba9a19fe} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20478 | 2026.04.28 20:40:52.455055 [ 277 ] {2dfc813f-c54f-4700-8444-d1c5ba9a19fe} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20479 | 2026.04.28 20:40:52.455190 [ 277 ] {2dfc813f-c54f-4700-8444-d1c5ba9a19fe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001273 sec., 125687.35271013353 rows/sec., 8.75 MiB/sec. | ||
| 20480 | 2026.04.28 20:40:52.455227 [ 277 ] {2dfc813f-c54f-4700-8444-d1c5ba9a19fe} <Debug> TCPHandler: Processed in 0.001441103 sec. | ||
| 20481 | 2026.04.28 20:40:52.455258 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3099 rows, containing 5 columns (5 merged, 0 gathered) in 0.001518654 sec., 2040622.8146766808 rows/sec., 150.02 MiB/sec. | ||
| 20482 | 2026.04.28 20:40:52.455368 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20483 | 2026.04.28 20:40:52.455480 [ 186 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20484 | 2026.04.28 20:40:52.455528 [ 277 ] {791d70dd-cffc-4a4e-9987-d0d4baae583d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20485 | 2026.04.28 20:40:52.455600 [ 277 ] {791d70dd-cffc-4a4e-9987-d0d4baae583d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20486 | 2026.04.28 20:40:52.455753 [ 186 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_146_29} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20487 | 2026.04.28 20:40:52.455830 [ 186 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_146_29} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20488 | 2026.04.28 20:40:52.455910 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 20489 | 2026.04.28 20:40:52.456443 [ 277 ] {791d70dd-cffc-4a4e-9987-d0d4baae583d} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20490 | 2026.04.28 20:40:52.456485 [ 277 ] {791d70dd-cffc-4a4e-9987-d0d4baae583d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20491 | 2026.04.28 20:40:52.457006 [ 277 ] {791d70dd-cffc-4a4e-9987-d0d4baae583d} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 20492 | 2026.04.28 20:40:52.457232 [ 277 ] {791d70dd-cffc-4a4e-9987-d0d4baae583d} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20493 | 2026.04.28 20:40:52.457369 [ 277 ] {791d70dd-cffc-4a4e-9987-d0d4baae583d} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001866 sec., 5894.962486602358 rows/sec., 10.56 MiB/sec. | ||
| 20494 | 2026.04.28 20:40:52.457424 [ 277 ] {791d70dd-cffc-4a4e-9987-d0d4baae583d} <Debug> TCPHandler: Processed in 0.002115678 sec. | ||
| 20495 | 2026.04.28 20:40:52.457551 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20496 | 2026.04.28 20:40:52.457645 [ 277 ] {ecc607c1-7541-4f86-92e4-712e9fecaf4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20497 | 2026.04.28 20:40:52.457687 [ 277 ] {ecc607c1-7541-4f86-92e4-712e9fecaf4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20498 | 2026.04.28 20:40:52.458034 [ 277 ] {ecc607c1-7541-4f86-92e4-712e9fecaf4b} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20499 | 2026.04.28 20:40:52.458069 [ 277 ] {ecc607c1-7541-4f86-92e4-712e9fecaf4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20500 | 2026.04.28 20:40:52.458429 [ 277 ] {ecc607c1-7541-4f86-92e4-712e9fecaf4b} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20501 | 2026.04.28 20:40:52.458637 [ 277 ] {ecc607c1-7541-4f86-92e4-712e9fecaf4b} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20502 | 2026.04.28 20:40:52.458768 [ 277 ] {ecc607c1-7541-4f86-92e4-712e9fecaf4b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 20503 | 2026.04.28 20:40:52.458793 [ 156 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20504 | 2026.04.28 20:40:52.458804 [ 277 ] {ecc607c1-7541-4f86-92e4-712e9fecaf4b} <Debug> TCPHandler: Processed in 0.00130056 sec. | ||
| 20505 | 2026.04.28 20:40:52.458869 [ 156 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20506 | 2026.04.28 20:40:52.458895 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20507 | 2026.04.28 20:40:52.458976 [ 186 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 20508 | 2026.04.28 20:40:52.459076 [ 186 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20509 | 2026.04.28 20:40:52.459107 [ 186 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 7650 rows starting from the beginning of the part | ||
| 20510 | 2026.04.28 20:40:52.459163 [ 186 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part | ||
| 20511 | 2026.04.28 20:40:52.459204 [ 186 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 90 rows starting from the beginning of the part | ||
| 20512 | 2026.04.28 20:40:52.459242 [ 186 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
| 20513 | 2026.04.28 20:40:52.459282 [ 186 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 90 rows starting from the beginning of the part | ||
| 20514 | 2026.04.28 20:40:52.459321 [ 186 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
| 20515 | 2026.04.28 20:40:52.461264 [ 196 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8010 rows, containing 4 columns (4 merged, 0 gathered) in 0.002319853 sec., 3452804.983764057 rows/sec., 229.89 MiB/sec. | ||
| 20516 | 2026.04.28 20:40:52.461693 [ 194 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20517 | 2026.04.28 20:40:52.461964 [ 194 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_146_29} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20518 | 2026.04.28 20:40:52.462033 [ 194 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_146_29} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20519 | 2026.04.28 20:40:52.462109 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 20520 | 2026.04.28 20:40:52.723796 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20521 | 2026.04.28 20:40:52.723967 [ 277 ] {06797d5f-c6b4-4040-a27f-c00f35c6da02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 20522 | 2026.04.28 20:40:52.724234 [ 277 ] {06797d5f-c6b4-4040-a27f-c00f35c6da02} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20523 | 2026.04.28 20:40:52.724271 [ 277 ] {06797d5f-c6b4-4040-a27f-c00f35c6da02} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20524 | 2026.04.28 20:40:52.724492 [ 277 ] {06797d5f-c6b4-4040-a27f-c00f35c6da02} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20525 | 2026.04.28 20:40:52.724551 [ 277 ] {06797d5f-c6b4-4040-a27f-c00f35c6da02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20526 | 2026.04.28 20:40:52.724672 [ 277 ] {06797d5f-c6b4-4040-a27f-c00f35c6da02} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 20527 | 2026.04.28 20:40:52.724760 [ 341 ] {06797d5f-c6b4-4040-a27f-c00f35c6da02} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20528 | 2026.04.28 20:40:52.724774 [ 311 ] {06797d5f-c6b4-4040-a27f-c00f35c6da02} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20529 | 2026.04.28 20:40:52.724768 [ 301 ] {06797d5f-c6b4-4040-a27f-c00f35c6da02} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20530 | 2026.04.28 20:40:52.724908 [ 277 ] {06797d5f-c6b4-4040-a27f-c00f35c6da02} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 20531 | 2026.04.28 20:40:52.724931 [ 277 ] {06797d5f-c6b4-4040-a27f-c00f35c6da02} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20532 | 2026.04.28 20:40:52.725003 [ 277 ] {06797d5f-c6b4-4040-a27f-c00f35c6da02} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20533 | 2026.04.28 20:40:52.725022 [ 277 ] {06797d5f-c6b4-4040-a27f-c00f35c6da02} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 20534 | 2026.04.28 20:40:52.725054 [ 277 ] {06797d5f-c6b4-4040-a27f-c00f35c6da02} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 20535 | 2026.04.28 20:40:52.725089 [ 277 ] {06797d5f-c6b4-4040-a27f-c00f35c6da02} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 20536 | 2026.04.28 20:40:52.726161 [ 277 ] {06797d5f-c6b4-4040-a27f-c00f35c6da02} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002264 sec., 22084.80565371025 rows/sec., 5.29 MiB/sec. | ||
| 20537 | 2026.04.28 20:40:52.726276 [ 277 ] {06797d5f-c6b4-4040-a27f-c00f35c6da02} <Debug> TCPHandler: Processed in 0.002548408 sec. | ||
| 20538 | 2026.04.28 20:40:52.740849 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20539 | 2026.04.28 20:40:52.740957 [ 277 ] {061f279f-7491-4bd9-ab6e-549756f2a1a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20540 | 2026.04.28 20:40:52.741000 [ 277 ] {061f279f-7491-4bd9-ab6e-549756f2a1a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20541 | 2026.04.28 20:40:52.741463 [ 277 ] {061f279f-7491-4bd9-ab6e-549756f2a1a4} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20542 | 2026.04.28 20:40:52.741503 [ 277 ] {061f279f-7491-4bd9-ab6e-549756f2a1a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20543 | 2026.04.28 20:40:52.741847 [ 277 ] {061f279f-7491-4bd9-ab6e-549756f2a1a4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 20544 | 2026.04.28 20:40:52.742065 [ 277 ] {061f279f-7491-4bd9-ab6e-549756f2a1a4} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20545 | 2026.04.28 20:40:52.742208 [ 277 ] {061f279f-7491-4bd9-ab6e-549756f2a1a4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001278 sec., 18779.342723004695 rows/sec., 1.56 MiB/sec. | ||
| 20546 | 2026.04.28 20:40:52.742246 [ 277 ] {061f279f-7491-4bd9-ab6e-549756f2a1a4} <Debug> TCPHandler: Processed in 0.001450423 sec. | ||
| 20547 | 2026.04.28 20:40:52.742375 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20548 | 2026.04.28 20:40:52.742469 [ 277 ] {8080781b-13fa-4e6c-936a-6fcbce121efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20549 | 2026.04.28 20:40:52.742509 [ 277 ] {8080781b-13fa-4e6c-936a-6fcbce121efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20550 | 2026.04.28 20:40:52.742914 [ 277 ] {8080781b-13fa-4e6c-936a-6fcbce121efc} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20551 | 2026.04.28 20:40:52.742952 [ 277 ] {8080781b-13fa-4e6c-936a-6fcbce121efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20552 | 2026.04.28 20:40:52.743258 [ 277 ] {8080781b-13fa-4e6c-936a-6fcbce121efc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 20553 | 2026.04.28 20:40:52.743482 [ 277 ] {8080781b-13fa-4e6c-936a-6fcbce121efc} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20554 | 2026.04.28 20:40:52.743618 [ 277 ] {8080781b-13fa-4e6c-936a-6fcbce121efc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001168 sec., 1712.3287671232877 rows/sec., 139.63 KiB/sec. | ||
| 20555 | 2026.04.28 20:40:52.743657 [ 277 ] {8080781b-13fa-4e6c-936a-6fcbce121efc} <Debug> TCPHandler: Processed in 0.001329471 sec. | ||
| 20556 | 2026.04.28 20:40:52.743785 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20557 | 2026.04.28 20:40:52.743878 [ 277 ] {86dc7b69-27ad-452a-af6b-0de3798073eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20558 | 2026.04.28 20:40:52.743917 [ 277 ] {86dc7b69-27ad-452a-af6b-0de3798073eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20559 | 2026.04.28 20:40:52.745758 [ 277 ] {86dc7b69-27ad-452a-af6b-0de3798073eb} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20560 | 2026.04.28 20:40:52.745795 [ 277 ] {86dc7b69-27ad-452a-af6b-0de3798073eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20561 | 2026.04.28 20:40:52.746251 [ 277 ] {86dc7b69-27ad-452a-af6b-0de3798073eb} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20562 | 2026.04.28 20:40:52.746466 [ 277 ] {86dc7b69-27ad-452a-af6b-0de3798073eb} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20563 | 2026.04.28 20:40:52.746597 [ 277 ] {86dc7b69-27ad-452a-af6b-0de3798073eb} <Debug> executeQuery: Read 2588 rows, 199.10 KiB in 0.002737 sec., 945560.8330288638 rows/sec., 71.04 MiB/sec. | ||
| 20564 | 2026.04.28 20:40:52.746636 [ 277 ] {86dc7b69-27ad-452a-af6b-0de3798073eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 20565 | 2026.04.28 20:40:52.746649 [ 277 ] {86dc7b69-27ad-452a-af6b-0de3798073eb} <Debug> TCPHandler: Processed in 0.002911577 sec. | ||
| 20566 | 2026.04.28 20:40:52.746784 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20567 | 2026.04.28 20:40:52.746877 [ 277 ] {b45cc59e-610c-4147-be43-701e4c0b2704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20568 | 2026.04.28 20:40:52.746914 [ 277 ] {b45cc59e-610c-4147-be43-701e4c0b2704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20569 | 2026.04.28 20:40:52.747333 [ 277 ] {b45cc59e-610c-4147-be43-701e4c0b2704} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20570 | 2026.04.28 20:40:52.747370 [ 277 ] {b45cc59e-610c-4147-be43-701e4c0b2704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20571 | 2026.04.28 20:40:52.747657 [ 277 ] {b45cc59e-610c-4147-be43-701e4c0b2704} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 20572 | 2026.04.28 20:40:52.747863 [ 277 ] {b45cc59e-610c-4147-be43-701e4c0b2704} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20573 | 2026.04.28 20:40:52.747992 [ 277 ] {b45cc59e-610c-4147-be43-701e4c0b2704} <Debug> executeQuery: Read 56 rows, 4.26 KiB in 0.001133 sec., 49426.30185348632 rows/sec., 3.67 MiB/sec. | ||
| 20574 | 2026.04.28 20:40:52.748028 [ 277 ] {b45cc59e-610c-4147-be43-701e4c0b2704} <Debug> TCPHandler: Processed in 0.00129212 sec. | ||
| 20575 | 2026.04.28 20:40:52.748080 [ 220 ] {} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20576 | 2026.04.28 20:40:52.748128 [ 220 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20577 | 2026.04.28 20:40:52.748162 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20578 | 2026.04.28 20:40:52.748267 [ 277 ] {efe066a9-3393-4fe2-9e25-2e67217d4e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20579 | 2026.04.28 20:40:52.748306 [ 277 ] {efe066a9-3393-4fe2-9e25-2e67217d4e6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20580 | 2026.04.28 20:40:52.749006 [ 277 ] {efe066a9-3393-4fe2-9e25-2e67217d4e6e} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20581 | 2026.04.28 20:40:52.749043 [ 277 ] {efe066a9-3393-4fe2-9e25-2e67217d4e6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20582 | 2026.04.28 20:40:52.749391 [ 277 ] {efe066a9-3393-4fe2-9e25-2e67217d4e6e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 20583 | 2026.04.28 20:40:52.749640 [ 277 ] {efe066a9-3393-4fe2-9e25-2e67217d4e6e} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20584 | 2026.04.28 20:40:52.749779 [ 277 ] {efe066a9-3393-4fe2-9e25-2e67217d4e6e} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.00153 sec., 539215.6862745099 rows/sec., 31.54 MiB/sec. | ||
| 20585 | 2026.04.28 20:40:52.749817 [ 277 ] {efe066a9-3393-4fe2-9e25-2e67217d4e6e} <Debug> TCPHandler: Processed in 0.00171374 sec. | ||
| 20586 | 2026.04.28 20:40:52.749935 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20587 | 2026.04.28 20:40:52.750032 [ 277 ] {ac0ab723-58da-4ce4-8a10-9c3132d7fc89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 20588 | 2026.04.28 20:40:52.750073 [ 277 ] {ac0ab723-58da-4ce4-8a10-9c3132d7fc89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 20589 | 2026.04.28 20:40:52.750452 [ 277 ] {ac0ab723-58da-4ce4-8a10-9c3132d7fc89} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20590 | 2026.04.28 20:40:52.750489 [ 277 ] {ac0ab723-58da-4ce4-8a10-9c3132d7fc89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20591 | 2026.04.28 20:40:52.750814 [ 277 ] {ac0ab723-58da-4ce4-8a10-9c3132d7fc89} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 20592 | 2026.04.28 20:40:52.751029 [ 277 ] {ac0ab723-58da-4ce4-8a10-9c3132d7fc89} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20593 | 2026.04.28 20:40:52.751160 [ 277 ] {ac0ab723-58da-4ce4-8a10-9c3132d7fc89} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001145 sec., 873.3624454148472 rows/sec., 61.41 KiB/sec. | ||
| 20594 | 2026.04.28 20:40:52.751199 [ 277 ] {ac0ab723-58da-4ce4-8a10-9c3132d7fc89} <Debug> TCPHandler: Processed in 0.00131079 sec. | ||
| 20595 | 2026.04.28 20:40:52.751224 [ 220 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20596 | 2026.04.28 20:40:52.751328 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20597 | 2026.04.28 20:40:52.751434 [ 277 ] {f13fb800-412e-45fe-9b49-8db76520946a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20598 | 2026.04.28 20:40:52.751475 [ 277 ] {f13fb800-412e-45fe-9b49-8db76520946a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20599 | 2026.04.28 20:40:52.751892 [ 277 ] {f13fb800-412e-45fe-9b49-8db76520946a} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20600 | 2026.04.28 20:40:52.751930 [ 277 ] {f13fb800-412e-45fe-9b49-8db76520946a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20601 | 2026.04.28 20:40:52.752237 [ 277 ] {f13fb800-412e-45fe-9b49-8db76520946a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 20602 | 2026.04.28 20:40:52.752438 [ 277 ] {f13fb800-412e-45fe-9b49-8db76520946a} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20603 | 2026.04.28 20:40:52.752574 [ 277 ] {f13fb800-412e-45fe-9b49-8db76520946a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001159 sec., 10353.753235547885 rows/sec., 808.89 KiB/sec. | ||
| 20604 | 2026.04.28 20:40:52.752614 [ 277 ] {f13fb800-412e-45fe-9b49-8db76520946a} <Debug> TCPHandler: Processed in 0.001336991 sec. | ||
| 20605 | 2026.04.28 20:40:52.752748 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20606 | 2026.04.28 20:40:52.752866 [ 277 ] {71dff70a-b9eb-4758-9991-a65e9fb30028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20607 | 2026.04.28 20:40:52.752913 [ 277 ] {71dff70a-b9eb-4758-9991-a65e9fb30028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20608 | 2026.04.28 20:40:52.753924 [ 277 ] {71dff70a-b9eb-4758-9991-a65e9fb30028} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20609 | 2026.04.28 20:40:52.753962 [ 277 ] {71dff70a-b9eb-4758-9991-a65e9fb30028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20610 | 2026.04.28 20:40:52.754339 [ 277 ] {71dff70a-b9eb-4758-9991-a65e9fb30028} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20611 | 2026.04.28 20:40:52.754551 [ 277 ] {71dff70a-b9eb-4758-9991-a65e9fb30028} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20612 | 2026.04.28 20:40:52.754683 [ 277 ] {71dff70a-b9eb-4758-9991-a65e9fb30028} <Debug> executeQuery: Read 1359 rows, 94.02 KiB in 0.001841 sec., 738185.7686040195 rows/sec., 49.87 MiB/sec. | ||
| 20613 | 2026.04.28 20:40:52.754721 [ 277 ] {71dff70a-b9eb-4758-9991-a65e9fb30028} <Debug> TCPHandler: Processed in 0.002032437 sec. | ||
| 20614 | 2026.04.28 20:40:52.754843 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20615 | 2026.04.28 20:40:52.754936 [ 277 ] {03894fbb-6eb8-4657-b7a8-7000268ed7cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20616 | 2026.04.28 20:40:52.754978 [ 277 ] {03894fbb-6eb8-4657-b7a8-7000268ed7cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20617 | 2026.04.28 20:40:52.755704 [ 277 ] {03894fbb-6eb8-4657-b7a8-7000268ed7cc} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20618 | 2026.04.28 20:40:52.755742 [ 277 ] {03894fbb-6eb8-4657-b7a8-7000268ed7cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20619 | 2026.04.28 20:40:52.756179 [ 277 ] {03894fbb-6eb8-4657-b7a8-7000268ed7cc} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20620 | 2026.04.28 20:40:52.756399 [ 277 ] {03894fbb-6eb8-4657-b7a8-7000268ed7cc} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20621 | 2026.04.28 20:40:52.756528 [ 277 ] {03894fbb-6eb8-4657-b7a8-7000268ed7cc} <Debug> executeQuery: Read 1569 rows, 98.95 KiB in 0.00161 sec., 974534.1614906832 rows/sec., 60.02 MiB/sec. | ||
| 20622 | 2026.04.28 20:40:52.756566 [ 277 ] {03894fbb-6eb8-4657-b7a8-7000268ed7cc} <Debug> TCPHandler: Processed in 0.001770711 sec. | ||
| 20623 | 2026.04.28 20:40:52.756688 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20624 | 2026.04.28 20:40:52.756781 [ 277 ] {0dff75c6-b97d-431c-9a4c-d9dce7debddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20625 | 2026.04.28 20:40:52.756831 [ 277 ] {0dff75c6-b97d-431c-9a4c-d9dce7debddf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20626 | 2026.04.28 20:40:52.757687 [ 277 ] {0dff75c6-b97d-431c-9a4c-d9dce7debddf} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20627 | 2026.04.28 20:40:52.757723 [ 277 ] {0dff75c6-b97d-431c-9a4c-d9dce7debddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20628 | 2026.04.28 20:40:52.758277 [ 277 ] {0dff75c6-b97d-431c-9a4c-d9dce7debddf} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 20629 | 2026.04.28 20:40:52.758524 [ 277 ] {0dff75c6-b97d-431c-9a4c-d9dce7debddf} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20630 | 2026.04.28 20:40:52.758673 [ 277 ] {0dff75c6-b97d-431c-9a4c-d9dce7debddf} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00191 sec., 21989.52879581152 rows/sec., 39.40 MiB/sec. | ||
| 20631 | 2026.04.28 20:40:52.758728 [ 277 ] {0dff75c6-b97d-431c-9a4c-d9dce7debddf} <Debug> TCPHandler: Processed in 0.002088457 sec. | ||
| 20632 | 2026.04.28 20:40:52.758854 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20633 | 2026.04.28 20:40:52.758947 [ 277 ] {b28f0c2d-5d17-48c8-9eb7-3c3eb340885a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20634 | 2026.04.28 20:40:52.758987 [ 277 ] {b28f0c2d-5d17-48c8-9eb7-3c3eb340885a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20635 | 2026.04.28 20:40:52.759311 [ 277 ] {b28f0c2d-5d17-48c8-9eb7-3c3eb340885a} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20636 | 2026.04.28 20:40:52.759346 [ 277 ] {b28f0c2d-5d17-48c8-9eb7-3c3eb340885a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20637 | 2026.04.28 20:40:52.759639 [ 277 ] {b28f0c2d-5d17-48c8-9eb7-3c3eb340885a} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20638 | 2026.04.28 20:40:52.759840 [ 277 ] {b28f0c2d-5d17-48c8-9eb7-3c3eb340885a} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20639 | 2026.04.28 20:40:52.759968 [ 277 ] {b28f0c2d-5d17-48c8-9eb7-3c3eb340885a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001038 sec., 11560.693641618496 rows/sec., 797.81 KiB/sec. | ||
| 20640 | 2026.04.28 20:40:52.760003 [ 277 ] {b28f0c2d-5d17-48c8-9eb7-3c3eb340885a} <Debug> TCPHandler: Processed in 0.001196807 sec. | ||
| 20641 | 2026.04.28 20:40:52.960809 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 20642 | 2026.04.28 20:40:52.978825 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20643 | 2026.04.28 20:40:52.978880 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20644 | 2026.04.28 20:40:52.985083 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 20645 | 2026.04.28 20:40:52.985787 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20646 | 2026.04.28 20:40:52.986087 [ 73 ] {} <Debug> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 20647 | 2026.04.28 20:40:52.986158 [ 73 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20648 | 2026.04.28 20:40:52.986181 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20649 | 2026.04.28 20:40:52.986309 [ 190 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 20650 | 2026.04.28 20:40:52.989265 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 20651 | 2026.04.28 20:40:52.990292 [ 190 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20652 | 2026.04.28 20:40:52.991794 [ 190 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 20653 | 2026.04.28 20:40:52.996439 [ 190 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 20654 | 2026.04.28 20:40:53.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 413.80 MiB, peak 430.68 MiB, free memory in arenas 0.00 B, will set to 411.86 MiB (RSS), difference: -1.94 MiB | ||
| 20655 | 2026.04.28 20:40:53.001136 [ 190 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 20656 | 2026.04.28 20:40:53.005738 [ 190 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 20657 | 2026.04.28 20:40:53.010668 [ 190 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 20658 | 2026.04.28 20:40:53.015700 [ 190 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 20659 | 2026.04.28 20:40:53.078196 [ 196 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.091944993 sec., 7047.692091292019 rows/sec., 36.44 MiB/sec. | ||
| 20660 | 2026.04.28 20:40:53.081357 [ 200 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 20661 | 2026.04.28 20:40:53.083448 [ 200 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_86_17} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20662 | 2026.04.28 20:40:53.083556 [ 200 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_86_17} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 20663 | 2026.04.28 20:40:53.086022 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 20664 | 2026.04.28 20:40:55.940852 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 2490 | ||
| 20665 | 2026.04.28 20:40:55.944487 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20666 | 2026.04.28 20:40:55.944543 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20667 | 2026.04.28 20:40:55.945819 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 20668 | 2026.04.28 20:40:55.946126 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20669 | 2026.04.28 20:40:55.946514 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2490 | ||
| 20670 | 2026.04.28 20:40:57.315858 [ 223 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20671 | 2026.04.28 20:40:57.315930 [ 223 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20672 | 2026.04.28 20:40:57.318835 [ 223 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20673 | 2026.04.28 20:40:57.443185 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20674 | 2026.04.28 20:40:57.443453 [ 277 ] {70931114-1533-4f0b-bd69-022e62cf3e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 20675 | 2026.04.28 20:40:57.443879 [ 277 ] {70931114-1533-4f0b-bd69-022e62cf3e62} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20676 | 2026.04.28 20:40:57.443929 [ 277 ] {70931114-1533-4f0b-bd69-022e62cf3e62} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 20677 | 2026.04.28 20:40:57.444155 [ 277 ] {70931114-1533-4f0b-bd69-022e62cf3e62} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20678 | 2026.04.28 20:40:57.444225 [ 277 ] {70931114-1533-4f0b-bd69-022e62cf3e62} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20679 | 2026.04.28 20:40:57.444368 [ 277 ] {70931114-1533-4f0b-bd69-022e62cf3e62} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 20680 | 2026.04.28 20:40:57.444462 [ 301 ] {70931114-1533-4f0b-bd69-022e62cf3e62} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20681 | 2026.04.28 20:40:57.444517 [ 311 ] {70931114-1533-4f0b-bd69-022e62cf3e62} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20682 | 2026.04.28 20:40:57.444557 [ 300 ] {70931114-1533-4f0b-bd69-022e62cf3e62} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20683 | 2026.04.28 20:40:57.444719 [ 277 ] {70931114-1533-4f0b-bd69-022e62cf3e62} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 20684 | 2026.04.28 20:40:57.444748 [ 277 ] {70931114-1533-4f0b-bd69-022e62cf3e62} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20685 | 2026.04.28 20:40:57.444819 [ 277 ] {70931114-1533-4f0b-bd69-022e62cf3e62} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20686 | 2026.04.28 20:40:57.444838 [ 277 ] {70931114-1533-4f0b-bd69-022e62cf3e62} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 20687 | 2026.04.28 20:40:57.444872 [ 277 ] {70931114-1533-4f0b-bd69-022e62cf3e62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20688 | 2026.04.28 20:40:57.444909 [ 277 ] {70931114-1533-4f0b-bd69-022e62cf3e62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20689 | 2026.04.28 20:40:57.446288 [ 277 ] {70931114-1533-4f0b-bd69-022e62cf3e62} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002951 sec., 16943.409013893594 rows/sec., 2.69 MiB/sec. | ||
| 20690 | 2026.04.28 20:40:57.446417 [ 277 ] {70931114-1533-4f0b-bd69-022e62cf3e62} <Debug> TCPHandler: Processed in 0.003378817 sec. | ||
| 20691 | 2026.04.28 20:40:57.448010 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20692 | 2026.04.28 20:40:57.448140 [ 277 ] {633f52f9-1ae2-48bd-bcd6-4892bb8f909f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20693 | 2026.04.28 20:40:57.448193 [ 277 ] {633f52f9-1ae2-48bd-bcd6-4892bb8f909f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20694 | 2026.04.28 20:40:57.448848 [ 277 ] {633f52f9-1ae2-48bd-bcd6-4892bb8f909f} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20695 | 2026.04.28 20:40:57.448895 [ 277 ] {633f52f9-1ae2-48bd-bcd6-4892bb8f909f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20696 | 2026.04.28 20:40:57.449255 [ 277 ] {633f52f9-1ae2-48bd-bcd6-4892bb8f909f} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20697 | 2026.04.28 20:40:57.449480 [ 277 ] {633f52f9-1ae2-48bd-bcd6-4892bb8f909f} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20698 | 2026.04.28 20:40:57.449622 [ 277 ] {633f52f9-1ae2-48bd-bcd6-4892bb8f909f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00152 sec., 36842.10526315789 rows/sec., 2.83 MiB/sec. | ||
| 20699 | 2026.04.28 20:40:57.449662 [ 277 ] {633f52f9-1ae2-48bd-bcd6-4892bb8f909f} <Debug> TCPHandler: Processed in 0.001721969 sec. | ||
| 20700 | 2026.04.28 20:40:57.449792 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20701 | 2026.04.28 20:40:57.449888 [ 277 ] {5720c9fb-13dd-410c-80ca-468db29ab5ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20702 | 2026.04.28 20:40:57.449928 [ 277 ] {5720c9fb-13dd-410c-80ca-468db29ab5ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20703 | 2026.04.28 20:40:57.450380 [ 277 ] {5720c9fb-13dd-410c-80ca-468db29ab5ee} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20704 | 2026.04.28 20:40:57.450417 [ 277 ] {5720c9fb-13dd-410c-80ca-468db29ab5ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20705 | 2026.04.28 20:40:57.450729 [ 277 ] {5720c9fb-13dd-410c-80ca-468db29ab5ee} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20706 | 2026.04.28 20:40:57.450936 [ 277 ] {5720c9fb-13dd-410c-80ca-468db29ab5ee} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20707 | 2026.04.28 20:40:57.451064 [ 277 ] {5720c9fb-13dd-410c-80ca-468db29ab5ee} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001197 sec., 53467.00083542189 rows/sec., 4.17 MiB/sec. | ||
| 20708 | 2026.04.28 20:40:57.451101 [ 277 ] {5720c9fb-13dd-410c-80ca-468db29ab5ee} <Debug> TCPHandler: Processed in 0.001357881 sec. | ||
| 20709 | 2026.04.28 20:40:57.451129 [ 218 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20710 | 2026.04.28 20:40:57.451165 [ 218 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20711 | 2026.04.28 20:40:57.451220 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20712 | 2026.04.28 20:40:57.451320 [ 277 ] {a82a62cb-4e67-430e-977f-ae56ec6fffc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20713 | 2026.04.28 20:40:57.451364 [ 277 ] {a82a62cb-4e67-430e-977f-ae56ec6fffc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20714 | 2026.04.28 20:40:57.451778 [ 277 ] {a82a62cb-4e67-430e-977f-ae56ec6fffc3} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20715 | 2026.04.28 20:40:57.451815 [ 277 ] {a82a62cb-4e67-430e-977f-ae56ec6fffc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20716 | 2026.04.28 20:40:57.452157 [ 277 ] {a82a62cb-4e67-430e-977f-ae56ec6fffc3} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20717 | 2026.04.28 20:40:57.452381 [ 277 ] {a82a62cb-4e67-430e-977f-ae56ec6fffc3} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20718 | 2026.04.28 20:40:57.452507 [ 277 ] {a82a62cb-4e67-430e-977f-ae56ec6fffc3} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001205 sec., 106224.0663900415 rows/sec., 7.40 MiB/sec. | ||
| 20719 | 2026.04.28 20:40:57.452544 [ 277 ] {a82a62cb-4e67-430e-977f-ae56ec6fffc3} <Debug> TCPHandler: Processed in 0.001370871 sec. | ||
| 20720 | 2026.04.28 20:40:57.452662 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20721 | 2026.04.28 20:40:57.452754 [ 277 ] {435d64ae-48e5-42b2-aa9e-613379290066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20722 | 2026.04.28 20:40:57.452797 [ 277 ] {435d64ae-48e5-42b2-aa9e-613379290066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20723 | 2026.04.28 20:40:57.453151 [ 277 ] {435d64ae-48e5-42b2-aa9e-613379290066} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20724 | 2026.04.28 20:40:57.453189 [ 277 ] {435d64ae-48e5-42b2-aa9e-613379290066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20725 | 2026.04.28 20:40:57.453478 [ 277 ] {435d64ae-48e5-42b2-aa9e-613379290066} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20726 | 2026.04.28 20:40:57.453741 [ 277 ] {435d64ae-48e5-42b2-aa9e-613379290066} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20727 | 2026.04.28 20:40:57.453826 [ 218 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20728 | 2026.04.28 20:40:57.453882 [ 277 ] {435d64ae-48e5-42b2-aa9e-613379290066} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001145 sec., 41921.39737991266 rows/sec., 2.83 MiB/sec. | ||
| 20729 | 2026.04.28 20:40:57.453923 [ 277 ] {435d64ae-48e5-42b2-aa9e-613379290066} <Debug> TCPHandler: Processed in 0.00131019 sec. | ||
| 20730 | 2026.04.28 20:40:57.771798 [ 223 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20731 | 2026.04.28 20:40:57.771851 [ 223 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20732 | 2026.04.28 20:40:57.774604 [ 223 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20733 | 2026.04.28 20:40:58.094815 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20734 | 2026.04.28 20:40:58.094896 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20735 | 2026.04.28 20:40:58.097552 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20736 | 2026.04.28 20:40:58.294570 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41832 | ||
| 20737 | 2026.04.28 20:40:58.295332 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20738 | 2026.04.28 20:40:58.295393 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20739 | 2026.04.28 20:40:58.295884 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 20740 | 2026.04.28 20:40:58.296147 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20741 | 2026.04.28 20:40:58.296286 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41832 | ||
| 20742 | 2026.04.28 20:41:00.490270 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 20743 | 2026.04.28 20:41:00.507451 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20744 | 2026.04.28 20:41:00.507504 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20745 | 2026.04.28 20:41:00.513503 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 20746 | 2026.04.28 20:41:00.514219 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20747 | 2026.04.28 20:41:00.517092 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 20748 | 2026.04.28 20:41:02.444925 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20749 | 2026.04.28 20:41:02.445180 [ 277 ] {8f935038-bd77-4b90-9fa0-a8b24210660d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 20750 | 2026.04.28 20:41:02.445610 [ 277 ] {8f935038-bd77-4b90-9fa0-a8b24210660d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20751 | 2026.04.28 20:41:02.445652 [ 277 ] {8f935038-bd77-4b90-9fa0-a8b24210660d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 20752 | 2026.04.28 20:41:02.445890 [ 277 ] {8f935038-bd77-4b90-9fa0-a8b24210660d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20753 | 2026.04.28 20:41:02.445958 [ 277 ] {8f935038-bd77-4b90-9fa0-a8b24210660d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20754 | 2026.04.28 20:41:02.446097 [ 277 ] {8f935038-bd77-4b90-9fa0-a8b24210660d} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 20755 | 2026.04.28 20:41:02.446214 [ 301 ] {8f935038-bd77-4b90-9fa0-a8b24210660d} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20756 | 2026.04.28 20:41:02.446264 [ 306 ] {8f935038-bd77-4b90-9fa0-a8b24210660d} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20757 | 2026.04.28 20:41:02.446263 [ 300 ] {8f935038-bd77-4b90-9fa0-a8b24210660d} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20758 | 2026.04.28 20:41:02.446472 [ 277 ] {8f935038-bd77-4b90-9fa0-a8b24210660d} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 20759 | 2026.04.28 20:41:02.446501 [ 277 ] {8f935038-bd77-4b90-9fa0-a8b24210660d} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20760 | 2026.04.28 20:41:02.446575 [ 277 ] {8f935038-bd77-4b90-9fa0-a8b24210660d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20761 | 2026.04.28 20:41:02.446594 [ 277 ] {8f935038-bd77-4b90-9fa0-a8b24210660d} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 20762 | 2026.04.28 20:41:02.446628 [ 277 ] {8f935038-bd77-4b90-9fa0-a8b24210660d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20763 | 2026.04.28 20:41:02.446667 [ 277 ] {8f935038-bd77-4b90-9fa0-a8b24210660d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20764 | 2026.04.28 20:41:02.447982 [ 277 ] {8f935038-bd77-4b90-9fa0-a8b24210660d} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002844 sec., 17580.87201125176 rows/sec., 2.80 MiB/sec. | ||
| 20765 | 2026.04.28 20:41:02.448115 [ 277 ] {8f935038-bd77-4b90-9fa0-a8b24210660d} <Debug> TCPHandler: Processed in 0.003283045 sec. | ||
| 20766 | 2026.04.28 20:41:02.450059 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20767 | 2026.04.28 20:41:02.450171 [ 277 ] {88429886-8123-4f50-a71c-e0c5e2f074ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20768 | 2026.04.28 20:41:02.450214 [ 277 ] {88429886-8123-4f50-a71c-e0c5e2f074ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20769 | 2026.04.28 20:41:02.450748 [ 277 ] {88429886-8123-4f50-a71c-e0c5e2f074ed} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20770 | 2026.04.28 20:41:02.450789 [ 277 ] {88429886-8123-4f50-a71c-e0c5e2f074ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20771 | 2026.04.28 20:41:02.451186 [ 277 ] {88429886-8123-4f50-a71c-e0c5e2f074ed} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20772 | 2026.04.28 20:41:02.451407 [ 277 ] {88429886-8123-4f50-a71c-e0c5e2f074ed} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20773 | 2026.04.28 20:41:02.451549 [ 277 ] {88429886-8123-4f50-a71c-e0c5e2f074ed} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001411 sec., 55279.943302622254 rows/sec., 4.58 MiB/sec. | ||
| 20774 | 2026.04.28 20:41:02.451588 [ 277 ] {88429886-8123-4f50-a71c-e0c5e2f074ed} <Debug> TCPHandler: Processed in 0.001580236 sec. | ||
| 20775 | 2026.04.28 20:41:02.451721 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20776 | 2026.04.28 20:41:02.451813 [ 277 ] {eb37271c-2e42-4ff0-a8ac-c9673963d530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20777 | 2026.04.28 20:41:02.451851 [ 277 ] {eb37271c-2e42-4ff0-a8ac-c9673963d530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20778 | 2026.04.28 20:41:02.452290 [ 277 ] {eb37271c-2e42-4ff0-a8ac-c9673963d530} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20779 | 2026.04.28 20:41:02.452325 [ 277 ] {eb37271c-2e42-4ff0-a8ac-c9673963d530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20780 | 2026.04.28 20:41:02.452587 [ 277 ] {eb37271c-2e42-4ff0-a8ac-c9673963d530} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 20781 | 2026.04.28 20:41:02.452778 [ 277 ] {eb37271c-2e42-4ff0-a8ac-c9673963d530} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20782 | 2026.04.28 20:41:02.452898 [ 277 ] {eb37271c-2e42-4ff0-a8ac-c9673963d530} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001141 sec., 9640.666082383874 rows/sec., 724.93 KiB/sec. | ||
| 20783 | 2026.04.28 20:41:02.452933 [ 277 ] {eb37271c-2e42-4ff0-a8ac-c9673963d530} <Debug> TCPHandler: Processed in 0.00130074 sec. | ||
| 20784 | 2026.04.28 20:41:02.453042 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20785 | 2026.04.28 20:41:02.453128 [ 277 ] {1a048a0f-9f09-4793-ba77-c9aabfb5b13b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20786 | 2026.04.28 20:41:02.453164 [ 277 ] {1a048a0f-9f09-4793-ba77-c9aabfb5b13b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20787 | 2026.04.28 20:41:02.453645 [ 277 ] {1a048a0f-9f09-4793-ba77-c9aabfb5b13b} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20788 | 2026.04.28 20:41:02.453680 [ 277 ] {1a048a0f-9f09-4793-ba77-c9aabfb5b13b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20789 | 2026.04.28 20:41:02.453976 [ 277 ] {1a048a0f-9f09-4793-ba77-c9aabfb5b13b} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20790 | 2026.04.28 20:41:02.454183 [ 277 ] {1a048a0f-9f09-4793-ba77-c9aabfb5b13b} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20791 | 2026.04.28 20:41:02.454305 [ 277 ] {1a048a0f-9f09-4793-ba77-c9aabfb5b13b} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001139 sec., 65847.23441615452 rows/sec., 5.14 MiB/sec. | ||
| 20792 | 2026.04.28 20:41:02.454344 [ 277 ] {1a048a0f-9f09-4793-ba77-c9aabfb5b13b} <Debug> TCPHandler: Processed in 0.001299709 sec. | ||
| 20793 | 2026.04.28 20:41:02.454468 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20794 | 2026.04.28 20:41:02.454560 [ 277 ] {4ae362a3-b4a1-456c-badc-f3ec32594f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20795 | 2026.04.28 20:41:02.454601 [ 277 ] {4ae362a3-b4a1-456c-badc-f3ec32594f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20796 | 2026.04.28 20:41:02.455014 [ 277 ] {4ae362a3-b4a1-456c-badc-f3ec32594f2d} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20797 | 2026.04.28 20:41:02.455049 [ 277 ] {4ae362a3-b4a1-456c-badc-f3ec32594f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20798 | 2026.04.28 20:41:02.455365 [ 277 ] {4ae362a3-b4a1-456c-badc-f3ec32594f2d} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20799 | 2026.04.28 20:41:02.455588 [ 277 ] {4ae362a3-b4a1-456c-badc-f3ec32594f2d} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20800 | 2026.04.28 20:41:02.455722 [ 277 ] {4ae362a3-b4a1-456c-badc-f3ec32594f2d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 20801 | 2026.04.28 20:41:02.455759 [ 277 ] {4ae362a3-b4a1-456c-badc-f3ec32594f2d} <Debug> TCPHandler: Processed in 0.001338141 sec. | ||
| 20802 | 2026.04.28 20:41:02.455874 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20803 | 2026.04.28 20:41:02.455966 [ 277 ] {b76a9cde-7682-4375-ac6f-bb335f219d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20804 | 2026.04.28 20:41:02.456018 [ 277 ] {b76a9cde-7682-4375-ac6f-bb335f219d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20805 | 2026.04.28 20:41:02.456788 [ 277 ] {b76a9cde-7682-4375-ac6f-bb335f219d77} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20806 | 2026.04.28 20:41:02.456823 [ 277 ] {b76a9cde-7682-4375-ac6f-bb335f219d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20807 | 2026.04.28 20:41:02.457328 [ 277 ] {b76a9cde-7682-4375-ac6f-bb335f219d77} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 20808 | 2026.04.28 20:41:02.457545 [ 277 ] {b76a9cde-7682-4375-ac6f-bb335f219d77} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20809 | 2026.04.28 20:41:02.457686 [ 277 ] {b76a9cde-7682-4375-ac6f-bb335f219d77} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001737 sec., 6332.757628094416 rows/sec., 11.35 MiB/sec. | ||
| 20810 | 2026.04.28 20:41:02.457742 [ 277 ] {b76a9cde-7682-4375-ac6f-bb335f219d77} <Debug> TCPHandler: Processed in 0.001914093 sec. | ||
| 20811 | 2026.04.28 20:41:02.457869 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20812 | 2026.04.28 20:41:02.457962 [ 277 ] {7a245b84-5752-4ca9-abaf-ee7acf6e6bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20813 | 2026.04.28 20:41:02.458002 [ 277 ] {7a245b84-5752-4ca9-abaf-ee7acf6e6bb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20814 | 2026.04.28 20:41:02.458338 [ 277 ] {7a245b84-5752-4ca9-abaf-ee7acf6e6bb1} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20815 | 2026.04.28 20:41:02.458374 [ 277 ] {7a245b84-5752-4ca9-abaf-ee7acf6e6bb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20816 | 2026.04.28 20:41:02.458674 [ 277 ] {7a245b84-5752-4ca9-abaf-ee7acf6e6bb1} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20817 | 2026.04.28 20:41:02.458875 [ 277 ] {7a245b84-5752-4ca9-abaf-ee7acf6e6bb1} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20818 | 2026.04.28 20:41:02.459000 [ 277 ] {7a245b84-5752-4ca9-abaf-ee7acf6e6bb1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 20819 | 2026.04.28 20:41:02.459035 [ 277 ] {7a245b84-5752-4ca9-abaf-ee7acf6e6bb1} <Debug> TCPHandler: Processed in 0.001214928 sec. | ||
| 20820 | 2026.04.28 20:41:03.994064 [ 146 ] {} <Debug> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 20821 | 2026.04.28 20:41:03.994167 [ 146 ] {} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20822 | 2026.04.28 20:41:03.994207 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20823 | 2026.04.28 20:41:03.994348 [ 201 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 20824 | 2026.04.28 20:41:03.994508 [ 201 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20825 | 2026.04.28 20:41:03.994545 [ 201 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 2 rows starting from the beginning of the part | ||
| 20826 | 2026.04.28 20:41:03.994618 [ 201 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 20827 | 2026.04.28 20:41:03.994669 [ 201 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 20828 | 2026.04.28 20:41:03.994718 [ 201 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 20829 | 2026.04.28 20:41:03.994764 [ 201 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 20830 | 2026.04.28 20:41:03.995512 [ 187 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001222218 sec., 4909.10786782718 rows/sec., 364.35 KiB/sec. | ||
| 20831 | 2026.04.28 20:41:03.995693 [ 187 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 20832 | 2026.04.28 20:41:03.995995 [ 187 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_21_5} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20833 | 2026.04.28 20:41:03.996078 [ 187 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_21_5} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 20834 | 2026.04.28 20:41:03.996178 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 20835 | 2026.04.28 20:41:05.298464 [ 219 ] {} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 20836 | 2026.04.28 20:41:05.298538 [ 219 ] {} <Debug> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 20837 | 2026.04.28 20:41:05.301204 [ 219 ] {} <Debug> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 20838 | 2026.04.28 20:41:05.392236 [ 146 ] {} <Debug> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7) (MergerMutator): Selected 5 parts from all_1_28_6 to all_32_32_0 | ||
| 20839 | 2026.04.28 20:41:05.392298 [ 146 ] {} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20840 | 2026.04.28 20:41:05.392318 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20841 | 2026.04.28 20:41:05.392420 [ 191 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_28_6 to all_32_32_0 into Compact with storage Full | ||
| 20842 | 2026.04.28 20:41:05.392540 [ 191 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20843 | 2026.04.28 20:41:05.392573 [ 191 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 20 rows starting from the beginning of the part | ||
| 20844 | 2026.04.28 20:41:05.392637 [ 191 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part | ||
| 20845 | 2026.04.28 20:41:05.392680 [ 191 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part | ||
| 20846 | 2026.04.28 20:41:05.392723 [ 191 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
| 20847 | 2026.04.28 20:41:05.392759 [ 191 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part | ||
| 20848 | 2026.04.28 20:41:05.393490 [ 198 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001114025 sec., 35905.836942617985 rows/sec., 3.00 MiB/sec. | ||
| 20849 | 2026.04.28 20:41:05.393620 [ 187 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 20850 | 2026.04.28 20:41:05.393877 [ 187 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_32_7} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20851 | 2026.04.28 20:41:05.393942 [ 187 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_32_7} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7) (MergerMutator): Merged 5 parts: [all_1_28_6, all_32_32_0] -> all_1_32_7 | ||
| 20852 | 2026.04.28 20:41:05.394022 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 20853 | 2026.04.28 20:41:05.597960 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20854 | 2026.04.28 20:41:05.598019 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20855 | 2026.04.28 20:41:05.651412 [ 225 ] {} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 20856 | 2026.04.28 20:41:05.651459 [ 225 ] {} <Debug> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 20857 | 2026.04.28 20:41:05.653638 [ 225 ] {} <Debug> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 20858 | 2026.04.28 20:41:05.797196 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42280 | ||
| 20859 | 2026.04.28 20:41:05.797683 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20860 | 2026.04.28 20:41:05.797721 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20861 | 2026.04.28 20:41:05.798194 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 20862 | 2026.04.28 20:41:05.798434 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20863 | 2026.04.28 20:41:05.798563 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42280 | ||
| 20864 | 2026.04.28 20:41:05.947689 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2514 | ||
| 20865 | 2026.04.28 20:41:05.949990 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20866 | 2026.04.28 20:41:05.950040 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20867 | 2026.04.28 20:41:05.951330 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 20868 | 2026.04.28 20:41:05.951631 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20869 | 2026.04.28 20:41:05.951797 [ 140 ] {} <Debug> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 20870 | 2026.04.28 20:41:05.951853 [ 140 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20871 | 2026.04.28 20:41:05.951873 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20872 | 2026.04.28 20:41:05.951984 [ 188 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 20873 | 2026.04.28 20:41:05.952062 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2514 | ||
| 20874 | 2026.04.28 20:41:05.952516 [ 188 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20875 | 2026.04.28 20:41:05.952649 [ 188 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2310 rows starting from the beginning of the part | ||
| 20876 | 2026.04.28 20:41:05.952974 [ 188 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 56 rows starting from the beginning of the part | ||
| 20877 | 2026.04.28 20:41:05.953267 [ 188 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 24 rows starting from the beginning of the part | ||
| 20878 | 2026.04.28 20:41:05.953547 [ 188 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 38 rows starting from the beginning of the part | ||
| 20879 | 2026.04.28 20:41:05.953813 [ 188 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 62 rows starting from the beginning of the part | ||
| 20880 | 2026.04.28 20:41:05.954099 [ 188 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 24 rows starting from the beginning of the part | ||
| 20881 | 2026.04.28 20:41:05.961053 [ 187 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2514 rows, containing 72 columns (72 merged, 0 gathered) in 0.009112368 sec., 275888.770076011 rows/sec., 229.28 MiB/sec. | ||
| 20882 | 2026.04.28 20:41:05.963295 [ 201 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 20883 | 2026.04.28 20:41:05.963853 [ 201 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_66_13} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20884 | 2026.04.28 20:41:05.963929 [ 201 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_66_13} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 20885 | 2026.04.28 20:41:05.964251 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 20886 | 2026.04.28 20:41:07.445979 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20887 | 2026.04.28 20:41:07.446342 [ 277 ] {3ed8f7d5-b5c8-485c-8f88-137132b922c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 20888 | 2026.04.28 20:41:07.446731 [ 277 ] {3ed8f7d5-b5c8-485c-8f88-137132b922c1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20889 | 2026.04.28 20:41:07.446766 [ 277 ] {3ed8f7d5-b5c8-485c-8f88-137132b922c1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 20890 | 2026.04.28 20:41:07.446984 [ 277 ] {3ed8f7d5-b5c8-485c-8f88-137132b922c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20891 | 2026.04.28 20:41:07.447059 [ 277 ] {3ed8f7d5-b5c8-485c-8f88-137132b922c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20892 | 2026.04.28 20:41:07.447208 [ 277 ] {3ed8f7d5-b5c8-485c-8f88-137132b922c1} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 20893 | 2026.04.28 20:41:07.447336 [ 301 ] {3ed8f7d5-b5c8-485c-8f88-137132b922c1} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20894 | 2026.04.28 20:41:07.447345 [ 295 ] {3ed8f7d5-b5c8-485c-8f88-137132b922c1} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20895 | 2026.04.28 20:41:07.447386 [ 306 ] {3ed8f7d5-b5c8-485c-8f88-137132b922c1} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20896 | 2026.04.28 20:41:07.447519 [ 277 ] {3ed8f7d5-b5c8-485c-8f88-137132b922c1} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 20897 | 2026.04.28 20:41:07.447546 [ 277 ] {3ed8f7d5-b5c8-485c-8f88-137132b922c1} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20898 | 2026.04.28 20:41:07.447621 [ 277 ] {3ed8f7d5-b5c8-485c-8f88-137132b922c1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20899 | 2026.04.28 20:41:07.447641 [ 277 ] {3ed8f7d5-b5c8-485c-8f88-137132b922c1} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 20900 | 2026.04.28 20:41:07.447675 [ 277 ] {3ed8f7d5-b5c8-485c-8f88-137132b922c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20901 | 2026.04.28 20:41:07.447719 [ 277 ] {3ed8f7d5-b5c8-485c-8f88-137132b922c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20902 | 2026.04.28 20:41:07.448845 [ 277 ] {3ed8f7d5-b5c8-485c-8f88-137132b922c1} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002609 sec., 19164.43081640475 rows/sec., 3.05 MiB/sec. | ||
| 20903 | 2026.04.28 20:41:07.448959 [ 277 ] {3ed8f7d5-b5c8-485c-8f88-137132b922c1} <Debug> TCPHandler: Processed in 0.003139292 sec. | ||
| 20904 | 2026.04.28 20:41:07.451359 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20905 | 2026.04.28 20:41:07.451471 [ 277 ] {822a5355-cdd5-4618-84f8-a82b62453215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20906 | 2026.04.28 20:41:07.451514 [ 277 ] {822a5355-cdd5-4618-84f8-a82b62453215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20907 | 2026.04.28 20:41:07.452412 [ 277 ] {822a5355-cdd5-4618-84f8-a82b62453215} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20908 | 2026.04.28 20:41:07.452447 [ 277 ] {822a5355-cdd5-4618-84f8-a82b62453215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20909 | 2026.04.28 20:41:07.452867 [ 277 ] {822a5355-cdd5-4618-84f8-a82b62453215} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20910 | 2026.04.28 20:41:07.453097 [ 277 ] {822a5355-cdd5-4618-84f8-a82b62453215} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20911 | 2026.04.28 20:41:07.453243 [ 277 ] {822a5355-cdd5-4618-84f8-a82b62453215} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001802 sec., 65482.796892341845 rows/sec., 5.57 MiB/sec. | ||
| 20912 | 2026.04.28 20:41:07.453281 [ 277 ] {822a5355-cdd5-4618-84f8-a82b62453215} <Debug> TCPHandler: Processed in 0.001971605 sec. | ||
| 20913 | 2026.04.28 20:41:07.453399 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20914 | 2026.04.28 20:41:07.453493 [ 277 ] {94df60ec-c70d-42be-8ccd-b445f65579ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20915 | 2026.04.28 20:41:07.453532 [ 277 ] {94df60ec-c70d-42be-8ccd-b445f65579ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20916 | 2026.04.28 20:41:07.453992 [ 277 ] {94df60ec-c70d-42be-8ccd-b445f65579ab} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20917 | 2026.04.28 20:41:07.454028 [ 277 ] {94df60ec-c70d-42be-8ccd-b445f65579ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20918 | 2026.04.28 20:41:07.454315 [ 277 ] {94df60ec-c70d-42be-8ccd-b445f65579ab} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 20919 | 2026.04.28 20:41:07.454517 [ 277 ] {94df60ec-c70d-42be-8ccd-b445f65579ab} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20920 | 2026.04.28 20:41:07.454645 [ 277 ] {94df60ec-c70d-42be-8ccd-b445f65579ab} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001171 sec., 26473.099914602906 rows/sec., 1.94 MiB/sec. | ||
| 20921 | 2026.04.28 20:41:07.454682 [ 277 ] {94df60ec-c70d-42be-8ccd-b445f65579ab} <Debug> TCPHandler: Processed in 0.001332431 sec. | ||
| 20922 | 2026.04.28 20:41:07.454793 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20923 | 2026.04.28 20:41:07.454885 [ 277 ] {eb379934-b8c7-4266-9aab-ce8284e3c74b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20924 | 2026.04.28 20:41:07.454923 [ 277 ] {eb379934-b8c7-4266-9aab-ce8284e3c74b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20925 | 2026.04.28 20:41:07.455336 [ 277 ] {eb379934-b8c7-4266-9aab-ce8284e3c74b} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20926 | 2026.04.28 20:41:07.455372 [ 277 ] {eb379934-b8c7-4266-9aab-ce8284e3c74b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20927 | 2026.04.28 20:41:07.455664 [ 277 ] {eb379934-b8c7-4266-9aab-ce8284e3c74b} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20928 | 2026.04.28 20:41:07.455874 [ 277 ] {eb379934-b8c7-4266-9aab-ce8284e3c74b} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20929 | 2026.04.28 20:41:07.456001 [ 277 ] {eb379934-b8c7-4266-9aab-ce8284e3c74b} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001134 sec., 83774.25044091711 rows/sec., 6.54 MiB/sec. | ||
| 20930 | 2026.04.28 20:41:07.456038 [ 277 ] {eb379934-b8c7-4266-9aab-ce8284e3c74b} <Debug> TCPHandler: Processed in 0.00129186 sec. | ||
| 20931 | 2026.04.28 20:41:07.456152 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20932 | 2026.04.28 20:41:07.456244 [ 277 ] {4b40ab7c-9359-44d0-977e-0bec4ba6edd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20933 | 2026.04.28 20:41:07.456287 [ 277 ] {4b40ab7c-9359-44d0-977e-0bec4ba6edd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20934 | 2026.04.28 20:41:07.456702 [ 277 ] {4b40ab7c-9359-44d0-977e-0bec4ba6edd7} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20935 | 2026.04.28 20:41:07.456738 [ 277 ] {4b40ab7c-9359-44d0-977e-0bec4ba6edd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20936 | 2026.04.28 20:41:07.457054 [ 277 ] {4b40ab7c-9359-44d0-977e-0bec4ba6edd7} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20937 | 2026.04.28 20:41:07.457265 [ 277 ] {4b40ab7c-9359-44d0-977e-0bec4ba6edd7} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20938 | 2026.04.28 20:41:07.457395 [ 277 ] {4b40ab7c-9359-44d0-977e-0bec4ba6edd7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 20939 | 2026.04.28 20:41:07.457405 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 3 parts from all_1_145_42 to all_147_147_0 | ||
| 20940 | 2026.04.28 20:41:07.457432 [ 277 ] {4b40ab7c-9359-44d0-977e-0bec4ba6edd7} <Debug> TCPHandler: Processed in 0.001328101 sec. | ||
| 20941 | 2026.04.28 20:41:07.457478 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20942 | 2026.04.28 20:41:07.457508 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20943 | 2026.04.28 20:41:07.457598 [ 199 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_147_43} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_145_42 to all_147_147_0 into Compact with storage Full | ||
| 20944 | 2026.04.28 20:41:07.457599 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20945 | 2026.04.28 20:41:07.457691 [ 199 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_147_43} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20946 | 2026.04.28 20:41:07.457717 [ 199 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_147_43} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_145_42, total 53368 rows starting from the beginning of the part | ||
| 20947 | 2026.04.28 20:41:07.457737 [ 277 ] {4da538ea-507b-4664-a438-816b651f8c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20948 | 2026.04.28 20:41:07.457767 [ 199 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_147_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part | ||
| 20949 | 2026.04.28 20:41:07.457797 [ 277 ] {4da538ea-507b-4664-a438-816b651f8c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20950 | 2026.04.28 20:41:07.457807 [ 199 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_147_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 1569 rows starting from the beginning of the part | ||
| 20951 | 2026.04.28 20:41:07.458692 [ 277 ] {4da538ea-507b-4664-a438-816b651f8c99} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20952 | 2026.04.28 20:41:07.458729 [ 277 ] {4da538ea-507b-4664-a438-816b651f8c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20953 | 2026.04.28 20:41:07.459280 [ 277 ] {4da538ea-507b-4664-a438-816b651f8c99} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 20954 | 2026.04.28 20:41:07.459514 [ 277 ] {4da538ea-507b-4664-a438-816b651f8c99} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20955 | 2026.04.28 20:41:07.459653 [ 277 ] {4da538ea-507b-4664-a438-816b651f8c99} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001937 sec., 16004.13009808983 rows/sec., 28.68 MiB/sec. | ||
| 20956 | 2026.04.28 20:41:07.459711 [ 277 ] {4da538ea-507b-4664-a438-816b651f8c99} <Debug> TCPHandler: Processed in 0.00216855 sec. | ||
| 20957 | 2026.04.28 20:41:07.459853 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20958 | 2026.04.28 20:41:07.459946 [ 277 ] {8efeaeb0-29b4-4470-8a96-5a4334d8a2d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20959 | 2026.04.28 20:41:07.459987 [ 277 ] {8efeaeb0-29b4-4470-8a96-5a4334d8a2d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20960 | 2026.04.28 20:41:07.460340 [ 277 ] {8efeaeb0-29b4-4470-8a96-5a4334d8a2d0} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20961 | 2026.04.28 20:41:07.460376 [ 277 ] {8efeaeb0-29b4-4470-8a96-5a4334d8a2d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20962 | 2026.04.28 20:41:07.460677 [ 277 ] {8efeaeb0-29b4-4470-8a96-5a4334d8a2d0} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20963 | 2026.04.28 20:41:07.460882 [ 277 ] {8efeaeb0-29b4-4470-8a96-5a4334d8a2d0} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20964 | 2026.04.28 20:41:07.461010 [ 277 ] {8efeaeb0-29b4-4470-8a96-5a4334d8a2d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 20965 | 2026.04.28 20:41:07.461046 [ 277 ] {8efeaeb0-29b4-4470-8a96-5a4334d8a2d0} <Debug> TCPHandler: Processed in 0.001240618 sec. | ||
| 20966 | 2026.04.28 20:41:07.469214 [ 192 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_147_43} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55097 rows, containing 5 columns (5 merged, 0 gathered) in 0.011676117 sec., 4718777.655277007 rows/sec., 303.60 MiB/sec. | ||
| 20967 | 2026.04.28 20:41:07.469819 [ 193 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_147_43} <Trace> MergedBlockOutputStream: filled checksums all_1_147_43 (state Temporary) | ||
| 20968 | 2026.04.28 20:41:07.470125 [ 193 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_147_43} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_147_43 to all_1_147_43 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20969 | 2026.04.28 20:41:07.470205 [ 193 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_147_43} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 3 parts: [all_1_145_42, all_147_147_0] -> all_1_147_43 | ||
| 20970 | 2026.04.28 20:41:07.470308 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
| 20971 | 2026.04.28 20:41:08.017511 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 20972 | 2026.04.28 20:41:08.035942 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20973 | 2026.04.28 20:41:08.036007 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20974 | 2026.04.28 20:41:08.042207 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 20975 | 2026.04.28 20:41:08.042969 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20976 | 2026.04.28 20:41:08.046647 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 20977 | 2026.04.28 20:41:10.105377 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36608 | ||
| 20978 | 2026.04.28 20:41:10.105485 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20979 | 2026.04.28 20:41:10.105513 [ 294 ] {} <Debug> TCP-Session: ed10795b-2e6d-42d7-b44a-97a5d0b67799 Authenticating user 'default' from [fd00:1122:3344:101::e]:36608 | ||
| 20980 | 2026.04.28 20:41:10.105536 [ 294 ] {} <Debug> TCP-Session: ed10795b-2e6d-42d7-b44a-97a5d0b67799 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20981 | 2026.04.28 20:41:10.105549 [ 294 ] {} <Debug> TCP-Session: ed10795b-2e6d-42d7-b44a-97a5d0b67799 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20982 | 2026.04.28 20:41:10.105720 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45754 | ||
| 20983 | 2026.04.28 20:41:10.105778 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50324 | ||
| 20984 | 2026.04.28 20:41:10.105793 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58919 | ||
| 20985 | 2026.04.28 20:41:10.105807 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52712 | ||
| 20986 | 2026.04.28 20:41:10.105870 [ 294 ] {} <Trace> TCP-Session: ed10795b-2e6d-42d7-b44a-97a5d0b67799 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20987 | 2026.04.28 20:41:10.105901 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20988 | 2026.04.28 20:41:10.105803 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51650 | ||
| 20989 | 2026.04.28 20:41:10.105949 [ 350 ] {} <Debug> TCP-Session: 65ff20ea-33cb-41d6-bef7-ffb8da6d2860 Authenticating user 'default' from [fd00:1122:3344:101::e]:50324 | ||
| 20990 | 2026.04.28 20:41:10.105970 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20991 | 2026.04.28 20:41:10.105994 [ 350 ] {} <Debug> TCP-Session: 65ff20ea-33cb-41d6-bef7-ffb8da6d2860 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20992 | 2026.04.28 20:41:10.105935 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20993 | 2026.04.28 20:41:10.106017 [ 350 ] {} <Debug> TCP-Session: 65ff20ea-33cb-41d6-bef7-ffb8da6d2860 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20994 | 2026.04.28 20:41:10.106011 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20995 | 2026.04.28 20:41:10.106051 [ 351 ] {} <Debug> TCP-Session: d887f764-c64b-449a-a44a-a9889001515c Authenticating user 'default' from [fd00:1122:3344:101::e]:58919 | ||
| 20996 | 2026.04.28 20:41:10.106060 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46688 | ||
| 20997 | 2026.04.28 20:41:10.106078 [ 353 ] {} <Debug> TCP-Session: 1acd0983-32e2-4000-81d5-cd3e06b032f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51650 | ||
| 20998 | 2026.04.28 20:41:10.106099 [ 351 ] {} <Debug> TCP-Session: d887f764-c64b-449a-a44a-a9889001515c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20999 | 2026.04.28 20:41:10.106124 [ 353 ] {} <Debug> TCP-Session: 1acd0983-32e2-4000-81d5-cd3e06b032f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21000 | 2026.04.28 20:41:10.106132 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55142 | ||
| 21001 | 2026.04.28 20:41:10.106138 [ 351 ] {} <Debug> TCP-Session: d887f764-c64b-449a-a44a-a9889001515c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21002 | 2026.04.28 20:41:10.106148 [ 353 ] {} <Debug> TCP-Session: 1acd0983-32e2-4000-81d5-cd3e06b032f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21003 | 2026.04.28 20:41:10.106155 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21004 | 2026.04.28 20:41:10.106059 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38536 | ||
| 21005 | 2026.04.28 20:41:10.106207 [ 354 ] {} <Debug> TCP-Session: ac037c87-b309-42aa-8458-a5edfed506d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46688 | ||
| 21006 | 2026.04.28 20:41:10.106216 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21007 | 2026.04.28 20:41:10.106238 [ 354 ] {} <Debug> TCP-Session: ac037c87-b309-42aa-8458-a5edfed506d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21008 | 2026.04.28 20:41:10.106012 [ 352 ] {} <Debug> TCP-Session: 0f1a9fbe-89ca-49ec-8663-f30d24e2f3c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:52712 | ||
| 21009 | 2026.04.28 20:41:10.106260 [ 358 ] {} <Debug> TCP-Session: 58bef19e-1dc5-4a1c-b513-ba384d415cea Authenticating user 'default' from [fd00:1122:3344:101::e]:55142 | ||
| 21010 | 2026.04.28 20:41:10.106276 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21011 | 2026.04.28 20:41:10.106298 [ 358 ] {} <Debug> TCP-Session: 58bef19e-1dc5-4a1c-b513-ba384d415cea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21012 | 2026.04.28 20:41:10.106294 [ 352 ] {} <Debug> TCP-Session: 0f1a9fbe-89ca-49ec-8663-f30d24e2f3c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21013 | 2026.04.28 20:41:10.106319 [ 357 ] {} <Debug> TCP-Session: 236c8ddd-af8d-45ef-9ebd-3becc7030f14 Authenticating user 'default' from [fd00:1122:3344:101::e]:38536 | ||
| 21014 | 2026.04.28 20:41:10.106324 [ 358 ] {} <Debug> TCP-Session: 58bef19e-1dc5-4a1c-b513-ba384d415cea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21015 | 2026.04.28 20:41:10.106339 [ 352 ] {} <Debug> TCP-Session: 0f1a9fbe-89ca-49ec-8663-f30d24e2f3c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21016 | 2026.04.28 20:41:10.106355 [ 357 ] {} <Debug> TCP-Session: 236c8ddd-af8d-45ef-9ebd-3becc7030f14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21017 | 2026.04.28 20:41:10.106263 [ 354 ] {} <Debug> TCP-Session: ac037c87-b309-42aa-8458-a5edfed506d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21018 | 2026.04.28 20:41:10.106390 [ 357 ] {} <Debug> TCP-Session: 236c8ddd-af8d-45ef-9ebd-3becc7030f14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21019 | 2026.04.28 20:41:10.106075 [ 294 ] {76c17d80-766e-4db4-ac12-8cb7ea9b6180} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36608) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21020 | 2026.04.28 20:41:10.105804 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21021 | 2026.04.28 20:41:10.106474 [ 275 ] {} <Debug> TCP-Session: b6956e71-15db-4997-8eca-418bb8f1e73c Authenticating user 'default' from [fd00:1122:3344:101::e]:45754 | ||
| 21022 | 2026.04.28 20:41:10.106492 [ 275 ] {} <Debug> TCP-Session: b6956e71-15db-4997-8eca-418bb8f1e73c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21023 | 2026.04.28 20:41:10.106504 [ 275 ] {} <Debug> TCP-Session: b6956e71-15db-4997-8eca-418bb8f1e73c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21024 | 2026.04.28 20:41:10.106688 [ 294 ] {76c17d80-766e-4db4-ac12-8cb7ea9b6180} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21025 | 2026.04.28 20:41:10.106743 [ 294 ] {76c17d80-766e-4db4-ac12-8cb7ea9b6180} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21026 | 2026.04.28 20:41:10.107047 [ 294 ] {76c17d80-766e-4db4-ac12-8cb7ea9b6180} <Debug> oximeter.version (260e5583-1b7e-4a62-bf30-86bcce144844) (SelectExecutor): Key condition: unknown | ||
| 21027 | 2026.04.28 20:41:10.108087 [ 326 ] {76c17d80-766e-4db4-ac12-8cb7ea9b6180} <Trace> AggregatingTransform: Aggregating | ||
| 21028 | 2026.04.28 20:41:10.108129 [ 326 ] {76c17d80-766e-4db4-ac12-8cb7ea9b6180} <Trace> Aggregator: Aggregation method: without_key | ||
| 21029 | 2026.04.28 20:41:10.108167 [ 326 ] {76c17d80-766e-4db4-ac12-8cb7ea9b6180} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001018933 sec. (981.419 rows/sec., 38.34 KiB/sec.) | ||
| 21030 | 2026.04.28 20:41:10.108186 [ 326 ] {76c17d80-766e-4db4-ac12-8cb7ea9b6180} <Trace> Aggregator: Merging aggregated data | ||
| 21031 | 2026.04.28 20:41:10.109536 [ 294 ] {76c17d80-766e-4db4-ac12-8cb7ea9b6180} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003522 sec., 283.9295854628052 rows/sec., 11.09 KiB/sec. | ||
| 21032 | 2026.04.28 20:41:10.109715 [ 294 ] {76c17d80-766e-4db4-ac12-8cb7ea9b6180} <Debug> TCPHandler: Processed in 0.003984451 sec. | ||
| 21033 | 2026.04.28 20:41:10.109850 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21034 | 2026.04.28 20:41:10.109880 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21035 | 2026.04.28 20:41:10.109888 [ 294 ] {} <Debug> TCP-Session: ed10795b-2e6d-42d7-b44a-97a5d0b67799 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21036 | 2026.04.28 20:41:10.109904 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21037 | 2026.04.28 20:41:10.109922 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21038 | 2026.04.28 20:41:10.109954 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21039 | 2026.04.28 20:41:10.109960 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21040 | 2026.04.28 20:41:10.109985 [ 350 ] {} <Debug> TCP-Session: 65ff20ea-33cb-41d6-bef7-ffb8da6d2860 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21041 | 2026.04.28 20:41:10.110004 [ 275 ] {} <Debug> TCP-Session: b6956e71-15db-4997-8eca-418bb8f1e73c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21042 | 2026.04.28 20:41:10.110014 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21043 | 2026.04.28 20:41:10.110026 [ 354 ] {} <Debug> TCP-Session: ac037c87-b309-42aa-8458-a5edfed506d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21044 | 2026.04.28 20:41:10.110031 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21045 | 2026.04.28 20:41:10.110066 [ 351 ] {} <Debug> TCP-Session: d887f764-c64b-449a-a44a-a9889001515c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21046 | 2026.04.28 20:41:10.109986 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21047 | 2026.04.28 20:41:10.110101 [ 357 ] {} <Debug> TCP-Session: 236c8ddd-af8d-45ef-9ebd-3becc7030f14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21048 | 2026.04.28 20:41:10.109968 [ 358 ] {} <Debug> TCP-Session: 58bef19e-1dc5-4a1c-b513-ba384d415cea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21049 | 2026.04.28 20:41:10.110136 [ 353 ] {} <Debug> TCP-Session: 1acd0983-32e2-4000-81d5-cd3e06b032f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21050 | 2026.04.28 20:41:10.109929 [ 352 ] {} <Debug> TCP-Session: 0f1a9fbe-89ca-49ec-8663-f30d24e2f3c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21051 | 2026.04.28 20:41:10.199441 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57746 | ||
| 21052 | 2026.04.28 20:41:10.199548 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21053 | 2026.04.28 20:41:10.199577 [ 294 ] {} <Debug> TCP-Session: bf51199d-3b6b-43ee-be22-51d86284a779 Authenticating user 'default' from [fd00:1122:3344:101::e]:57746 | ||
| 21054 | 2026.04.28 20:41:10.199599 [ 294 ] {} <Debug> TCP-Session: bf51199d-3b6b-43ee-be22-51d86284a779 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21055 | 2026.04.28 20:41:10.199614 [ 294 ] {} <Debug> TCP-Session: bf51199d-3b6b-43ee-be22-51d86284a779 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21056 | 2026.04.28 20:41:10.199849 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38013 | ||
| 21057 | 2026.04.28 20:41:10.199892 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43147 | ||
| 21058 | 2026.04.28 20:41:10.199910 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45189 | ||
| 21059 | 2026.04.28 20:41:10.199935 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21060 | 2026.04.28 20:41:10.199955 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49912 | ||
| 21061 | 2026.04.28 20:41:10.199993 [ 275 ] {} <Debug> TCP-Session: 7d41228d-e09a-48ec-8cf0-93c13dcbdb30 Authenticating user 'default' from [fd00:1122:3344:101::e]:38013 | ||
| 21062 | 2026.04.28 20:41:10.200000 [ 294 ] {} <Trace> TCP-Session: bf51199d-3b6b-43ee-be22-51d86284a779 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21063 | 2026.04.28 20:41:10.200011 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21064 | 2026.04.28 20:41:10.200025 [ 275 ] {} <Debug> TCP-Session: 7d41228d-e09a-48ec-8cf0-93c13dcbdb30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21065 | 2026.04.28 20:41:10.200040 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21066 | 2026.04.28 20:41:10.200060 [ 350 ] {} <Debug> TCP-Session: ef98a9f0-c853-421a-a5bb-4e21c60946cc Authenticating user 'default' from [fd00:1122:3344:101::e]:43147 | ||
| 21067 | 2026.04.28 20:41:10.200093 [ 351 ] {} <Debug> TCP-Session: 0d23d182-efc1-4552-af30-945ec970e08e Authenticating user 'default' from [fd00:1122:3344:101::e]:45189 | ||
| 21068 | 2026.04.28 20:41:10.199964 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48021 | ||
| 21069 | 2026.04.28 20:41:10.200116 [ 350 ] {} <Debug> TCP-Session: ef98a9f0-c853-421a-a5bb-4e21c60946cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21070 | 2026.04.28 20:41:10.200129 [ 351 ] {} <Debug> TCP-Session: 0d23d182-efc1-4552-af30-945ec970e08e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21071 | 2026.04.28 20:41:10.200152 [ 350 ] {} <Debug> TCP-Session: ef98a9f0-c853-421a-a5bb-4e21c60946cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21072 | 2026.04.28 20:41:10.200176 [ 351 ] {} <Debug> TCP-Session: 0d23d182-efc1-4552-af30-945ec970e08e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21073 | 2026.04.28 20:41:10.200180 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21074 | 2026.04.28 20:41:10.200181 [ 294 ] {dc4cfe75-1085-47cb-b570-b33d910afb16} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57746) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21075 | 2026.04.28 20:41:10.200217 [ 358 ] {} <Debug> TCP-Session: 1908036d-62bc-4707-83fd-568fb43f21fc Authenticating user 'default' from [fd00:1122:3344:101::e]:48021 | ||
| 21076 | 2026.04.28 20:41:10.199943 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36153 | ||
| 21077 | 2026.04.28 20:41:10.200246 [ 358 ] {} <Debug> TCP-Session: 1908036d-62bc-4707-83fd-568fb43f21fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21078 | 2026.04.28 20:41:10.199923 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38096 | ||
| 21079 | 2026.04.28 20:41:10.200283 [ 358 ] {} <Debug> TCP-Session: 1908036d-62bc-4707-83fd-568fb43f21fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21080 | 2026.04.28 20:41:10.200317 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21081 | 2026.04.28 20:41:10.199926 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43043 | ||
| 21082 | 2026.04.28 20:41:10.200354 [ 354 ] {} <Debug> TCP-Session: 269163e0-a44d-4f6a-b3c4-0219cdd07839 Authenticating user 'default' from [fd00:1122:3344:101::e]:36153 | ||
| 21083 | 2026.04.28 20:41:10.200054 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21084 | 2026.04.28 20:41:10.200394 [ 354 ] {} <Debug> TCP-Session: 269163e0-a44d-4f6a-b3c4-0219cdd07839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21085 | 2026.04.28 20:41:10.200394 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21086 | 2026.04.28 20:41:10.200421 [ 357 ] {} <Debug> TCP-Session: 42bea62b-319b-4a3d-aaa1-85e313148a4b Authenticating user 'default' from [fd00:1122:3344:101::e]:49912 | ||
| 21087 | 2026.04.28 20:41:10.200420 [ 354 ] {} <Debug> TCP-Session: 269163e0-a44d-4f6a-b3c4-0219cdd07839 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21088 | 2026.04.28 20:41:10.200448 [ 352 ] {} <Debug> TCP-Session: 28fffdf2-b0a1-4e3c-903b-cf255ef5bf67 Authenticating user 'default' from [fd00:1122:3344:101::e]:38096 | ||
| 21089 | 2026.04.28 20:41:10.200452 [ 357 ] {} <Debug> TCP-Session: 42bea62b-319b-4a3d-aaa1-85e313148a4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21090 | 2026.04.28 20:41:10.200425 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21091 | 2026.04.28 20:41:10.200492 [ 357 ] {} <Debug> TCP-Session: 42bea62b-319b-4a3d-aaa1-85e313148a4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21092 | 2026.04.28 20:41:10.200512 [ 294 ] {dc4cfe75-1085-47cb-b570-b33d910afb16} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21093 | 2026.04.28 20:41:10.200523 [ 353 ] {} <Debug> TCP-Session: 6b7ed9ef-3678-4c9e-9eaf-491e0774c66b Authenticating user 'default' from [fd00:1122:3344:101::e]:43043 | ||
| 21094 | 2026.04.28 20:41:10.200484 [ 352 ] {} <Debug> TCP-Session: 28fffdf2-b0a1-4e3c-903b-cf255ef5bf67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21095 | 2026.04.28 20:41:10.200571 [ 353 ] {} <Debug> TCP-Session: 6b7ed9ef-3678-4c9e-9eaf-491e0774c66b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21096 | 2026.04.28 20:41:10.200593 [ 352 ] {} <Debug> TCP-Session: 28fffdf2-b0a1-4e3c-903b-cf255ef5bf67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21097 | 2026.04.28 20:41:10.200605 [ 353 ] {} <Debug> TCP-Session: 6b7ed9ef-3678-4c9e-9eaf-491e0774c66b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21098 | 2026.04.28 20:41:10.200599 [ 294 ] {dc4cfe75-1085-47cb-b570-b33d910afb16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21099 | 2026.04.28 20:41:10.200064 [ 275 ] {} <Debug> TCP-Session: 7d41228d-e09a-48ec-8cf0-93c13dcbdb30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21100 | 2026.04.28 20:41:10.201051 [ 294 ] {dc4cfe75-1085-47cb-b570-b33d910afb16} <Debug> oximeter.version (260e5583-1b7e-4a62-bf30-86bcce144844) (SelectExecutor): Key condition: unknown | ||
| 21101 | 2026.04.28 20:41:10.202368 [ 309 ] {dc4cfe75-1085-47cb-b570-b33d910afb16} <Trace> AggregatingTransform: Aggregating | ||
| 21102 | 2026.04.28 20:41:10.202413 [ 309 ] {dc4cfe75-1085-47cb-b570-b33d910afb16} <Trace> Aggregator: Aggregation method: without_key | ||
| 21103 | 2026.04.28 20:41:10.202456 [ 309 ] {dc4cfe75-1085-47cb-b570-b33d910afb16} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001281859 sec. (780.117 rows/sec., 30.47 KiB/sec.) | ||
| 21104 | 2026.04.28 20:41:10.202479 [ 309 ] {dc4cfe75-1085-47cb-b570-b33d910afb16} <Trace> Aggregator: Merging aggregated data | ||
| 21105 | 2026.04.28 20:41:10.203866 [ 294 ] {dc4cfe75-1085-47cb-b570-b33d910afb16} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00374 sec., 267.379679144385 rows/sec., 10.44 KiB/sec. | ||
| 21106 | 2026.04.28 20:41:10.204052 [ 294 ] {dc4cfe75-1085-47cb-b570-b33d910afb16} <Debug> TCPHandler: Processed in 0.004220687 sec. | ||
| 21107 | 2026.04.28 20:41:10.204218 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21108 | 2026.04.28 20:41:10.204241 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21109 | 2026.04.28 20:41:10.204254 [ 294 ] {} <Debug> TCP-Session: bf51199d-3b6b-43ee-be22-51d86284a779 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21110 | 2026.04.28 20:41:10.204263 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21111 | 2026.04.28 20:41:10.204297 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21112 | 2026.04.28 20:41:10.204316 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21113 | 2026.04.28 20:41:10.204355 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21114 | 2026.04.28 20:41:10.204368 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21115 | 2026.04.28 20:41:10.204396 [ 351 ] {} <Debug> TCP-Session: 0d23d182-efc1-4552-af30-945ec970e08e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21116 | 2026.04.28 20:41:10.204412 [ 353 ] {} <Debug> TCP-Session: 6b7ed9ef-3678-4c9e-9eaf-491e0774c66b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21117 | 2026.04.28 20:41:10.204429 [ 357 ] {} <Debug> TCP-Session: 42bea62b-319b-4a3d-aaa1-85e313148a4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21118 | 2026.04.28 20:41:10.204364 [ 350 ] {} <Debug> TCP-Session: ef98a9f0-c853-421a-a5bb-4e21c60946cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21119 | 2026.04.28 20:41:10.204333 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21120 | 2026.04.28 20:41:10.204329 [ 358 ] {} <Debug> TCP-Session: 1908036d-62bc-4707-83fd-568fb43f21fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21121 | 2026.04.28 20:41:10.204508 [ 354 ] {} <Debug> TCP-Session: 269163e0-a44d-4f6a-b3c4-0219cdd07839 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21122 | 2026.04.28 20:41:10.204288 [ 352 ] {} <Debug> TCP-Session: 28fffdf2-b0a1-4e3c-903b-cf255ef5bf67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21123 | 2026.04.28 20:41:10.204299 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21124 | 2026.04.28 20:41:10.204607 [ 275 ] {} <Debug> TCP-Session: 7d41228d-e09a-48ec-8cf0-93c13dcbdb30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21125 | 2026.04.28 20:41:12.445472 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21126 | 2026.04.28 20:41:12.445735 [ 277 ] {8e39ab0b-a280-49c5-b4ee-be66c33b3f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 21127 | 2026.04.28 20:41:12.446118 [ 277 ] {8e39ab0b-a280-49c5-b4ee-be66c33b3f1f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21128 | 2026.04.28 20:41:12.446160 [ 277 ] {8e39ab0b-a280-49c5-b4ee-be66c33b3f1f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 21129 | 2026.04.28 20:41:12.446427 [ 277 ] {8e39ab0b-a280-49c5-b4ee-be66c33b3f1f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21130 | 2026.04.28 20:41:12.446512 [ 277 ] {8e39ab0b-a280-49c5-b4ee-be66c33b3f1f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21131 | 2026.04.28 20:41:12.446666 [ 277 ] {8e39ab0b-a280-49c5-b4ee-be66c33b3f1f} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 21132 | 2026.04.28 20:41:12.446759 [ 309 ] {8e39ab0b-a280-49c5-b4ee-be66c33b3f1f} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21133 | 2026.04.28 20:41:12.446788 [ 323 ] {8e39ab0b-a280-49c5-b4ee-be66c33b3f1f} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21134 | 2026.04.28 20:41:12.446791 [ 345 ] {8e39ab0b-a280-49c5-b4ee-be66c33b3f1f} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21135 | 2026.04.28 20:41:12.446961 [ 277 ] {8e39ab0b-a280-49c5-b4ee-be66c33b3f1f} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 21136 | 2026.04.28 20:41:12.446986 [ 277 ] {8e39ab0b-a280-49c5-b4ee-be66c33b3f1f} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21137 | 2026.04.28 20:41:12.447062 [ 277 ] {8e39ab0b-a280-49c5-b4ee-be66c33b3f1f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21138 | 2026.04.28 20:41:12.447082 [ 277 ] {8e39ab0b-a280-49c5-b4ee-be66c33b3f1f} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 21139 | 2026.04.28 20:41:12.447117 [ 277 ] {8e39ab0b-a280-49c5-b4ee-be66c33b3f1f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21140 | 2026.04.28 20:41:12.447163 [ 277 ] {8e39ab0b-a280-49c5-b4ee-be66c33b3f1f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21141 | 2026.04.28 20:41:12.448364 [ 277 ] {8e39ab0b-a280-49c5-b4ee-be66c33b3f1f} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002733 sec., 18294.914013904134 rows/sec., 2.91 MiB/sec. | ||
| 21142 | 2026.04.28 20:41:12.448513 [ 277 ] {8e39ab0b-a280-49c5-b4ee-be66c33b3f1f} <Debug> TCPHandler: Processed in 0.003176733 sec. | ||
| 21143 | 2026.04.28 20:41:12.450608 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21144 | 2026.04.28 20:41:12.450740 [ 277 ] {a4d082b9-5ca2-4720-bfc9-308f94f9bd13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21145 | 2026.04.28 20:41:12.450795 [ 277 ] {a4d082b9-5ca2-4720-bfc9-308f94f9bd13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21146 | 2026.04.28 20:41:12.451342 [ 277 ] {a4d082b9-5ca2-4720-bfc9-308f94f9bd13} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21147 | 2026.04.28 20:41:12.451389 [ 277 ] {a4d082b9-5ca2-4720-bfc9-308f94f9bd13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 21148 | 2026.04.28 20:41:12.451756 [ 277 ] {a4d082b9-5ca2-4720-bfc9-308f94f9bd13} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 21149 | 2026.04.28 20:41:12.451976 [ 277 ] {a4d082b9-5ca2-4720-bfc9-308f94f9bd13} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21150 | 2026.04.28 20:41:12.452128 [ 277 ] {a4d082b9-5ca2-4720-bfc9-308f94f9bd13} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001427 sec., 1401.5416958654519 rows/sec., 114.29 KiB/sec. | ||
| 21151 | 2026.04.28 20:41:12.452171 [ 277 ] {a4d082b9-5ca2-4720-bfc9-308f94f9bd13} <Debug> TCPHandler: Processed in 0.001623107 sec. | ||
| 21152 | 2026.04.28 20:41:12.452295 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21153 | 2026.04.28 20:41:12.452394 [ 277 ] {ba0e64d7-3a15-4b10-95ed-e58f9f743cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21154 | 2026.04.28 20:41:12.452435 [ 277 ] {ba0e64d7-3a15-4b10-95ed-e58f9f743cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21155 | 2026.04.28 20:41:12.452870 [ 277 ] {ba0e64d7-3a15-4b10-95ed-e58f9f743cd7} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21156 | 2026.04.28 20:41:12.452907 [ 277 ] {ba0e64d7-3a15-4b10-95ed-e58f9f743cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 21157 | 2026.04.28 20:41:12.453209 [ 277 ] {ba0e64d7-3a15-4b10-95ed-e58f9f743cd7} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21158 | 2026.04.28 20:41:12.453415 [ 277 ] {ba0e64d7-3a15-4b10-95ed-e58f9f743cd7} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21159 | 2026.04.28 20:41:12.453546 [ 277 ] {ba0e64d7-3a15-4b10-95ed-e58f9f743cd7} <Debug> executeQuery: Read 79 rows, 6.69 KiB in 0.001173 sec., 67348.67860187554 rows/sec., 5.57 MiB/sec. | ||
| 21160 | 2026.04.28 20:41:12.453549 [ 128 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21161 | 2026.04.28 20:41:12.453586 [ 277 ] {ba0e64d7-3a15-4b10-95ed-e58f9f743cd7} <Debug> TCPHandler: Processed in 0.001342481 sec. | ||
| 21162 | 2026.04.28 20:41:12.453608 [ 128 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21163 | 2026.04.28 20:41:12.453632 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 21164 | 2026.04.28 20:41:12.453717 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21165 | 2026.04.28 20:41:12.453743 [ 195 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 21166 | 2026.04.28 20:41:12.453816 [ 277 ] {e478dc67-a8b3-45af-bdcd-c0413e069ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21167 | 2026.04.28 20:41:12.453847 [ 195 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21168 | 2026.04.28 20:41:12.453857 [ 277 ] {e478dc67-a8b3-45af-bdcd-c0413e069ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21169 | 2026.04.28 20:41:12.453879 [ 195 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 3363 rows starting from the beginning of the part | ||
| 21170 | 2026.04.28 20:41:12.453941 [ 195 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 2588 rows starting from the beginning of the part | ||
| 21171 | 2026.04.28 20:41:12.453992 [ 195 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 56 rows starting from the beginning of the part | ||
| 21172 | 2026.04.28 20:41:12.454040 [ 195 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 78 rows starting from the beginning of the part | ||
| 21173 | 2026.04.28 20:41:12.454087 [ 195 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 118 rows starting from the beginning of the part | ||
| 21174 | 2026.04.28 20:41:12.454130 [ 195 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 79 rows starting from the beginning of the part | ||
| 21175 | 2026.04.28 20:41:12.454267 [ 277 ] {e478dc67-a8b3-45af-bdcd-c0413e069ce6} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21176 | 2026.04.28 20:41:12.454302 [ 277 ] {e478dc67-a8b3-45af-bdcd-c0413e069ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 21177 | 2026.04.28 20:41:12.454601 [ 277 ] {e478dc67-a8b3-45af-bdcd-c0413e069ce6} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 21178 | 2026.04.28 20:41:12.454832 [ 277 ] {e478dc67-a8b3-45af-bdcd-c0413e069ce6} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21179 | 2026.04.28 20:41:12.454956 [ 128 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 21180 | 2026.04.28 20:41:12.454965 [ 277 ] {e478dc67-a8b3-45af-bdcd-c0413e069ce6} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001168 sec., 11130.13698630137 rows/sec., 827.74 KiB/sec. | ||
| 21181 | 2026.04.28 20:41:12.454989 [ 128 ] {} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21182 | 2026.04.28 20:41:12.455012 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 21183 | 2026.04.28 20:41:12.455015 [ 277 ] {e478dc67-a8b3-45af-bdcd-c0413e069ce6} <Debug> TCPHandler: Processed in 0.001348351 sec. | ||
| 21184 | 2026.04.28 20:41:12.455116 [ 193 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 21185 | 2026.04.28 20:41:12.455138 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21186 | 2026.04.28 20:41:12.455246 [ 277 ] {921d3ad8-3d84-44cd-b013-7884c24397c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21187 | 2026.04.28 20:41:12.455257 [ 193 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21188 | 2026.04.28 20:41:12.455291 [ 277 ] {921d3ad8-3d84-44cd-b013-7884c24397c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21189 | 2026.04.28 20:41:12.455299 [ 193 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 227 rows starting from the beginning of the part | ||
| 21190 | 2026.04.28 20:41:12.455373 [ 193 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 11 rows starting from the beginning of the part | ||
| 21191 | 2026.04.28 20:41:12.455418 [ 193 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 56 rows starting from the beginning of the part | ||
| 21192 | 2026.04.28 20:41:12.455461 [ 193 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 11 rows starting from the beginning of the part | ||
| 21193 | 2026.04.28 20:41:12.455503 [ 193 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 31 rows starting from the beginning of the part | ||
| 21194 | 2026.04.28 20:41:12.455542 [ 193 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 13 rows starting from the beginning of the part | ||
| 21195 | 2026.04.28 20:41:12.455733 [ 277 ] {921d3ad8-3d84-44cd-b013-7884c24397c3} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21196 | 2026.04.28 20:41:12.455774 [ 277 ] {921d3ad8-3d84-44cd-b013-7884c24397c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 21197 | 2026.04.28 20:41:12.456104 [ 277 ] {921d3ad8-3d84-44cd-b013-7884c24397c3} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21198 | 2026.04.28 20:41:12.456173 [ 192 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6282 rows, containing 5 columns (5 merged, 0 gathered) in 0.002474217 sec., 2538985.060728303 rows/sec., 202.20 MiB/sec. | ||
| 21199 | 2026.04.28 20:41:12.456333 [ 277 ] {921d3ad8-3d84-44cd-b013-7884c24397c3} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21200 | 2026.04.28 20:41:12.456395 [ 194 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 349 rows, containing 5 columns (5 merged, 0 gathered) in 0.00132746 sec., 262908.11022554355 rows/sec., 18.73 MiB/sec. | ||
| 21201 | 2026.04.28 20:41:12.456452 [ 195 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21202 | 2026.04.28 20:41:12.456469 [ 128 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21203 | 2026.04.28 20:41:12.456475 [ 277 ] {921d3ad8-3d84-44cd-b013-7884c24397c3} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001247 sec., 61748.195669607056 rows/sec., 4.82 MiB/sec. | ||
| 21204 | 2026.04.28 20:41:12.456502 [ 128 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21205 | 2026.04.28 20:41:12.456527 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 21206 | 2026.04.28 20:41:12.456531 [ 277 ] {921d3ad8-3d84-44cd-b013-7884c24397c3} <Debug> TCPHandler: Processed in 0.001441163 sec. | ||
| 21207 | 2026.04.28 20:41:12.456577 [ 192 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 21208 | 2026.04.28 20:41:12.456600 [ 193 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 21209 | 2026.04.28 20:41:12.456663 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21210 | 2026.04.28 20:41:12.456698 [ 193 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21211 | 2026.04.28 20:41:12.456727 [ 193 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1832 rows starting from the beginning of the part | ||
| 21212 | 2026.04.28 20:41:12.456731 [ 195 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_151_30} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21213 | 2026.04.28 20:41:12.456763 [ 277 ] {54ac20de-fd52-41b7-a8cd-ff84422a56d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21214 | 2026.04.28 20:41:12.456784 [ 193 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 1359 rows starting from the beginning of the part | ||
| 21215 | 2026.04.28 20:41:12.456813 [ 195 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_151_30} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21216 | 2026.04.28 20:41:12.456814 [ 277 ] {54ac20de-fd52-41b7-a8cd-ff84422a56d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21217 | 2026.04.28 20:41:12.456832 [ 193 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 64 rows starting from the beginning of the part | ||
| 21218 | 2026.04.28 20:41:12.456875 [ 193 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 75 rows starting from the beginning of the part | ||
| 21219 | 2026.04.28 20:41:12.456881 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 21220 | 2026.04.28 20:41:12.456914 [ 193 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 95 rows starting from the beginning of the part | ||
| 21221 | 2026.04.28 20:41:12.456931 [ 192 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_126_25} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21222 | 2026.04.28 20:41:12.456952 [ 193 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 77 rows starting from the beginning of the part | ||
| 21223 | 2026.04.28 20:41:12.457025 [ 192 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_126_25} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 21224 | 2026.04.28 20:41:12.457123 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 21225 | 2026.04.28 20:41:12.457254 [ 277 ] {54ac20de-fd52-41b7-a8cd-ff84422a56d3} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21226 | 2026.04.28 20:41:12.457297 [ 277 ] {54ac20de-fd52-41b7-a8cd-ff84422a56d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 21227 | 2026.04.28 20:41:12.457647 [ 277 ] {54ac20de-fd52-41b7-a8cd-ff84422a56d3} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21228 | 2026.04.28 20:41:12.457865 [ 277 ] {54ac20de-fd52-41b7-a8cd-ff84422a56d3} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21229 | 2026.04.28 20:41:12.457999 [ 277 ] {54ac20de-fd52-41b7-a8cd-ff84422a56d3} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001254 sec., 128389.15470494419 rows/sec., 8.94 MiB/sec. | ||
| 21230 | 2026.04.28 20:41:12.458038 [ 277 ] {54ac20de-fd52-41b7-a8cd-ff84422a56d3} <Debug> TCPHandler: Processed in 0.001423843 sec. | ||
| 21231 | 2026.04.28 20:41:12.458174 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21232 | 2026.04.28 20:41:12.458207 [ 195 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3502 rows, containing 5 columns (5 merged, 0 gathered) in 0.001637988 sec., 2137988.8008947563 rows/sec., 155.28 MiB/sec. | ||
| 21233 | 2026.04.28 20:41:12.458269 [ 277 ] {bd64d6b0-5fef-425d-89bb-888ef8165179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21234 | 2026.04.28 20:41:12.458325 [ 277 ] {bd64d6b0-5fef-425d-89bb-888ef8165179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21235 | 2026.04.28 20:41:12.458437 [ 194 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21236 | 2026.04.28 20:41:12.458728 [ 194 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_151_30} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21237 | 2026.04.28 20:41:12.458812 [ 194 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_151_30} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21238 | 2026.04.28 20:41:12.458925 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 21239 | 2026.04.28 20:41:12.459149 [ 277 ] {bd64d6b0-5fef-425d-89bb-888ef8165179} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21240 | 2026.04.28 20:41:12.459190 [ 277 ] {bd64d6b0-5fef-425d-89bb-888ef8165179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 21241 | 2026.04.28 20:41:12.459720 [ 277 ] {bd64d6b0-5fef-425d-89bb-888ef8165179} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 21242 | 2026.04.28 20:41:12.459945 [ 277 ] {bd64d6b0-5fef-425d-89bb-888ef8165179} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21243 | 2026.04.28 20:41:12.460076 [ 128 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 21244 | 2026.04.28 20:41:12.460088 [ 277 ] {bd64d6b0-5fef-425d-89bb-888ef8165179} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001839 sec., 5981.511691136488 rows/sec., 10.72 MiB/sec. | ||
| 21245 | 2026.04.28 20:41:12.460111 [ 128 ] {} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21246 | 2026.04.28 20:41:12.460134 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 21247 | 2026.04.28 20:41:12.460154 [ 277 ] {bd64d6b0-5fef-425d-89bb-888ef8165179} <Debug> TCPHandler: Processed in 0.002029676 sec. | ||
| 21248 | 2026.04.28 20:41:12.460226 [ 186 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 21249 | 2026.04.28 20:41:12.460278 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21250 | 2026.04.28 20:41:12.460379 [ 277 ] {065b929e-28e5-4547-9bf0-5800fd62488f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21251 | 2026.04.28 20:41:12.460422 [ 277 ] {065b929e-28e5-4547-9bf0-5800fd62488f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21252 | 2026.04.28 20:41:12.460461 [ 186 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21253 | 2026.04.28 20:41:12.460524 [ 186 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2766 rows starting from the beginning of the part | ||
| 21254 | 2026.04.28 20:41:12.460682 [ 186 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 11 rows starting from the beginning of the part | ||
| 21255 | 2026.04.28 20:41:12.460838 [ 186 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 42 rows starting from the beginning of the part | ||
| 21256 | 2026.04.28 20:41:12.460852 [ 277 ] {065b929e-28e5-4547-9bf0-5800fd62488f} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21257 | 2026.04.28 20:41:12.460893 [ 277 ] {065b929e-28e5-4547-9bf0-5800fd62488f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 21258 | 2026.04.28 20:41:12.460994 [ 186 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 11 rows starting from the beginning of the part | ||
| 21259 | 2026.04.28 20:41:12.461115 [ 186 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 31 rows starting from the beginning of the part | ||
| 21260 | 2026.04.28 20:41:12.461234 [ 277 ] {065b929e-28e5-4547-9bf0-5800fd62488f} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21261 | 2026.04.28 20:41:12.461236 [ 186 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 11 rows starting from the beginning of the part | ||
| 21262 | 2026.04.28 20:41:12.461528 [ 277 ] {065b929e-28e5-4547-9bf0-5800fd62488f} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21263 | 2026.04.28 20:41:12.461674 [ 277 ] {065b929e-28e5-4547-9bf0-5800fd62488f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001315 sec., 45627.37642585552 rows/sec., 3.07 MiB/sec. | ||
| 21264 | 2026.04.28 20:41:12.461679 [ 128 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21265 | 2026.04.28 20:41:12.461714 [ 277 ] {065b929e-28e5-4547-9bf0-5800fd62488f} <Debug> TCPHandler: Processed in 0.001485604 sec. | ||
| 21266 | 2026.04.28 20:41:12.461737 [ 128 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21267 | 2026.04.28 20:41:12.461772 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 21268 | 2026.04.28 20:41:12.461852 [ 194 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 21269 | 2026.04.28 20:41:12.461943 [ 194 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21270 | 2026.04.28 20:41:12.461970 [ 194 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 8010 rows starting from the beginning of the part | ||
| 21271 | 2026.04.28 20:41:12.462019 [ 194 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 12 rows starting from the beginning of the part | ||
| 21272 | 2026.04.28 20:41:12.462062 [ 194 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 48 rows starting from the beginning of the part | ||
| 21273 | 2026.04.28 20:41:12.462099 [ 194 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part | ||
| 21274 | 2026.04.28 20:41:12.462140 [ 194 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 60 rows starting from the beginning of the part | ||
| 21275 | 2026.04.28 20:41:12.462178 [ 194 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part | ||
| 21276 | 2026.04.28 20:41:12.464336 [ 200 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8250 rows, containing 4 columns (4 merged, 0 gathered) in 0.002514738 sec., 3280659.8540285314 rows/sec., 218.51 MiB/sec. | ||
| 21277 | 2026.04.28 20:41:12.464501 [ 190 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21278 | 2026.04.28 20:41:12.464833 [ 190 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_151_30} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21279 | 2026.04.28 20:41:12.464919 [ 190 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_151_30} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21280 | 2026.04.28 20:41:12.465003 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 21281 | 2026.04.28 20:41:12.468576 [ 189 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2872 rows, containing 19 columns (19 merged, 0 gathered) in 0.008394972 sec., 342109.5389001893 rows/sec., 613.04 MiB/sec. | ||
| 21282 | 2026.04.28 20:41:12.471314 [ 200 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 21283 | 2026.04.28 20:41:12.471669 [ 200 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21284 | 2026.04.28 20:41:12.471745 [ 200 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 21285 | 2026.04.28 20:41:12.471920 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.21 MiB. | ||
| 21286 | 2026.04.28 20:41:13.299070 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42792 | ||
| 21287 | 2026.04.28 20:41:13.299809 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21288 | 2026.04.28 20:41:13.299858 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 21289 | 2026.04.28 20:41:13.300425 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 21290 | 2026.04.28 20:41:13.300675 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21291 | 2026.04.28 20:41:13.300835 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42792 | ||
| 21292 | 2026.04.28 20:41:15.547528 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 670 | ||
| 21293 | 2026.04.28 20:41:15.566039 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21294 | 2026.04.28 20:41:15.566137 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 21295 | 2026.04.28 20:41:15.572649 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 21296 | 2026.04.28 20:41:15.573521 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21297 | 2026.04.28 20:41:15.579135 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 670 | ||
| 21298 | 2026.04.28 20:41:15.952433 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2548 | ||
| 21299 | 2026.04.28 20:41:15.955357 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21300 | 2026.04.28 20:41:15.955409 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 21301 | 2026.04.28 20:41:15.956712 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 21302 | 2026.04.28 20:41:15.956984 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21303 | 2026.04.28 20:41:15.957375 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2548 | ||
| 21304 | 2026.04.28 20:41:17.445320 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21305 | 2026.04.28 20:41:17.445574 [ 277 ] {ef470bc0-719d-40b6-b002-97d63eb87e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 21306 | 2026.04.28 20:41:17.445923 [ 277 ] {ef470bc0-719d-40b6-b002-97d63eb87e9d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21307 | 2026.04.28 20:41:17.445963 [ 277 ] {ef470bc0-719d-40b6-b002-97d63eb87e9d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 21308 | 2026.04.28 20:41:17.446185 [ 277 ] {ef470bc0-719d-40b6-b002-97d63eb87e9d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21309 | 2026.04.28 20:41:17.446257 [ 277 ] {ef470bc0-719d-40b6-b002-97d63eb87e9d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21310 | 2026.04.28 20:41:17.446408 [ 277 ] {ef470bc0-719d-40b6-b002-97d63eb87e9d} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 21311 | 2026.04.28 20:41:17.446504 [ 309 ] {ef470bc0-719d-40b6-b002-97d63eb87e9d} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21312 | 2026.04.28 20:41:17.446532 [ 337 ] {ef470bc0-719d-40b6-b002-97d63eb87e9d} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21313 | 2026.04.28 20:41:17.446536 [ 339 ] {ef470bc0-719d-40b6-b002-97d63eb87e9d} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21314 | 2026.04.28 20:41:17.446699 [ 277 ] {ef470bc0-719d-40b6-b002-97d63eb87e9d} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 21315 | 2026.04.28 20:41:17.446728 [ 277 ] {ef470bc0-719d-40b6-b002-97d63eb87e9d} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21316 | 2026.04.28 20:41:17.446798 [ 277 ] {ef470bc0-719d-40b6-b002-97d63eb87e9d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21317 | 2026.04.28 20:41:17.446818 [ 277 ] {ef470bc0-719d-40b6-b002-97d63eb87e9d} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 21318 | 2026.04.28 20:41:17.446854 [ 277 ] {ef470bc0-719d-40b6-b002-97d63eb87e9d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21319 | 2026.04.28 20:41:17.446893 [ 277 ] {ef470bc0-719d-40b6-b002-97d63eb87e9d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21320 | 2026.04.28 20:41:17.448024 [ 277 ] {ef470bc0-719d-40b6-b002-97d63eb87e9d} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002552 sec., 19592.476489028213 rows/sec., 3.12 MiB/sec. | ||
| 21321 | 2026.04.28 20:41:17.448143 [ 277 ] {ef470bc0-719d-40b6-b002-97d63eb87e9d} <Debug> TCPHandler: Processed in 0.002957678 sec. | ||
| 21322 | 2026.04.28 20:41:17.450463 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21323 | 2026.04.28 20:41:17.450576 [ 277 ] {ab955e14-1c3f-4b4d-8443-41f691e56d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21324 | 2026.04.28 20:41:17.450621 [ 277 ] {ab955e14-1c3f-4b4d-8443-41f691e56d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21325 | 2026.04.28 20:41:17.451168 [ 277 ] {ab955e14-1c3f-4b4d-8443-41f691e56d9d} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21326 | 2026.04.28 20:41:17.451212 [ 277 ] {ab955e14-1c3f-4b4d-8443-41f691e56d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.97 GiB. | ||
| 21327 | 2026.04.28 20:41:17.451605 [ 277 ] {ab955e14-1c3f-4b4d-8443-41f691e56d9d} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21328 | 2026.04.28 20:41:17.451850 [ 277 ] {ab955e14-1c3f-4b4d-8443-41f691e56d9d} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21329 | 2026.04.28 20:41:17.451999 [ 277 ] {ab955e14-1c3f-4b4d-8443-41f691e56d9d} <Debug> executeQuery: Read 120 rows, 10.48 KiB in 0.001457 sec., 82361.01578586137 rows/sec., 7.02 MiB/sec. | ||
| 21330 | 2026.04.28 20:41:17.452039 [ 277 ] {ab955e14-1c3f-4b4d-8443-41f691e56d9d} <Debug> TCPHandler: Processed in 0.001628407 sec. | ||
| 21331 | 2026.04.28 20:41:17.452177 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21332 | 2026.04.28 20:41:17.452272 [ 277 ] {28ed526c-676e-4d30-a56f-9e80d21415ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21333 | 2026.04.28 20:41:17.452313 [ 277 ] {28ed526c-676e-4d30-a56f-9e80d21415ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21334 | 2026.04.28 20:41:17.452734 [ 277 ] {28ed526c-676e-4d30-a56f-9e80d21415ba} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21335 | 2026.04.28 20:41:17.452773 [ 277 ] {28ed526c-676e-4d30-a56f-9e80d21415ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.97 GiB. | ||
| 21336 | 2026.04.28 20:41:17.453093 [ 277 ] {28ed526c-676e-4d30-a56f-9e80d21415ba} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 21337 | 2026.04.28 20:41:17.453363 [ 277 ] {28ed526c-676e-4d30-a56f-9e80d21415ba} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21338 | 2026.04.28 20:41:17.453499 [ 277 ] {28ed526c-676e-4d30-a56f-9e80d21415ba} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001245 sec., 25702.81124497992 rows/sec., 1.89 MiB/sec. | ||
| 21339 | 2026.04.28 20:41:17.453538 [ 277 ] {28ed526c-676e-4d30-a56f-9e80d21415ba} <Debug> TCPHandler: Processed in 0.001411482 sec. | ||
| 21340 | 2026.04.28 20:41:17.453662 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21341 | 2026.04.28 20:41:17.453756 [ 277 ] {3e176398-229c-4b2d-9b81-454f764a1e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21342 | 2026.04.28 20:41:17.453796 [ 277 ] {3e176398-229c-4b2d-9b81-454f764a1e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21343 | 2026.04.28 20:41:17.454232 [ 277 ] {3e176398-229c-4b2d-9b81-454f764a1e4b} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21344 | 2026.04.28 20:41:17.454270 [ 277 ] {3e176398-229c-4b2d-9b81-454f764a1e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.97 GiB. | ||
| 21345 | 2026.04.28 20:41:17.454594 [ 277 ] {3e176398-229c-4b2d-9b81-454f764a1e4b} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21346 | 2026.04.28 20:41:17.454811 [ 277 ] {3e176398-229c-4b2d-9b81-454f764a1e4b} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21347 | 2026.04.28 20:41:17.454949 [ 277 ] {3e176398-229c-4b2d-9b81-454f764a1e4b} <Debug> executeQuery: Read 99 rows, 7.95 KiB in 0.001211 sec., 81750.61932287365 rows/sec., 6.41 MiB/sec. | ||
| 21348 | 2026.04.28 20:41:17.454988 [ 277 ] {3e176398-229c-4b2d-9b81-454f764a1e4b} <Debug> TCPHandler: Processed in 0.001376131 sec. | ||
| 21349 | 2026.04.28 20:41:17.455115 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21350 | 2026.04.28 20:41:17.455209 [ 277 ] {15a1978c-0d35-4ed0-8dc2-c8df78ca0bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21351 | 2026.04.28 20:41:17.455252 [ 277 ] {15a1978c-0d35-4ed0-8dc2-c8df78ca0bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21352 | 2026.04.28 20:41:17.455765 [ 277 ] {15a1978c-0d35-4ed0-8dc2-c8df78ca0bd1} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21353 | 2026.04.28 20:41:17.455806 [ 277 ] {15a1978c-0d35-4ed0-8dc2-c8df78ca0bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.97 GiB. | ||
| 21354 | 2026.04.28 20:41:17.456164 [ 277 ] {15a1978c-0d35-4ed0-8dc2-c8df78ca0bd1} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21355 | 2026.04.28 20:41:17.456400 [ 277 ] {15a1978c-0d35-4ed0-8dc2-c8df78ca0bd1} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21356 | 2026.04.28 20:41:17.456530 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 2 parts from all_1_147_43 to all_148_148_0 | ||
| 21357 | 2026.04.28 20:41:17.456544 [ 277 ] {15a1978c-0d35-4ed0-8dc2-c8df78ca0bd1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001353 sec., 118255.72801182557 rows/sec., 8.24 MiB/sec. | ||
| 21358 | 2026.04.28 20:41:17.456584 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21359 | 2026.04.28 20:41:17.456643 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.97 GiB. | ||
| 21360 | 2026.04.28 20:41:17.456647 [ 277 ] {15a1978c-0d35-4ed0-8dc2-c8df78ca0bd1} <Debug> TCPHandler: Processed in 0.001580826 sec. | ||
| 21361 | 2026.04.28 20:41:17.456751 [ 196 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_148_44} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_147_43 to all_148_148_0 into Compact with storage Full | ||
| 21362 | 2026.04.28 20:41:17.456803 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21363 | 2026.04.28 20:41:17.456886 [ 196 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_148_44} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21364 | 2026.04.28 20:41:17.456924 [ 277 ] {ee51376d-9cdb-4d80-9ca7-452aabdbd560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21365 | 2026.04.28 20:41:17.456927 [ 196 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_148_44} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_147_43, total 55097 rows starting from the beginning of the part | ||
| 21366 | 2026.04.28 20:41:17.456997 [ 277 ] {ee51376d-9cdb-4d80-9ca7-452aabdbd560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21367 | 2026.04.28 20:41:17.457015 [ 196 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_148_44} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 128 rows starting from the beginning of the part | ||
| 21368 | 2026.04.28 20:41:17.457891 [ 277 ] {ee51376d-9cdb-4d80-9ca7-452aabdbd560} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21369 | 2026.04.28 20:41:17.457933 [ 277 ] {ee51376d-9cdb-4d80-9ca7-452aabdbd560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.96 GiB. | ||
| 21370 | 2026.04.28 20:41:17.458519 [ 277 ] {ee51376d-9cdb-4d80-9ca7-452aabdbd560} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 21371 | 2026.04.28 20:41:17.458748 [ 277 ] {ee51376d-9cdb-4d80-9ca7-452aabdbd560} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21372 | 2026.04.28 20:41:17.458893 [ 277 ] {ee51376d-9cdb-4d80-9ca7-452aabdbd560} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001994 sec., 16048.144433299898 rows/sec., 28.76 MiB/sec. | ||
| 21373 | 2026.04.28 20:41:17.458949 [ 277 ] {ee51376d-9cdb-4d80-9ca7-452aabdbd560} <Debug> TCPHandler: Processed in 0.00220566 sec. | ||
| 21374 | 2026.04.28 20:41:17.458973 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21375 | 2026.04.28 20:41:17.459021 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21376 | 2026.04.28 20:41:17.459082 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21377 | 2026.04.28 20:41:17.459188 [ 277 ] {c65b4901-14b0-4ba1-a947-a584ce016bdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 21378 | 2026.04.28 20:41:17.459232 [ 277 ] {c65b4901-14b0-4ba1-a947-a584ce016bdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 21379 | 2026.04.28 20:41:17.459568 [ 277 ] {c65b4901-14b0-4ba1-a947-a584ce016bdf} <Trace> oximeter.measurements_i64 (fb5cc94d-90ae-4200-8b1f-b81c2a56ed2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21380 | 2026.04.28 20:41:17.459608 [ 277 ] {c65b4901-14b0-4ba1-a947-a584ce016bdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.96 GiB. | ||
| 21381 | 2026.04.28 20:41:17.459964 [ 277 ] {c65b4901-14b0-4ba1-a947-a584ce016bdf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 21382 | 2026.04.28 20:41:17.460192 [ 277 ] {c65b4901-14b0-4ba1-a947-a584ce016bdf} <Trace> oximeter.measurements_i64 (fb5cc94d-90ae-4200-8b1f-b81c2a56ed2f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21383 | 2026.04.28 20:41:17.460328 [ 277 ] {c65b4901-14b0-4ba1-a947-a584ce016bdf} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001161 sec., 2583.9793281653747 rows/sec., 206.92 KiB/sec. | ||
| 21384 | 2026.04.28 20:41:17.460367 [ 277 ] {c65b4901-14b0-4ba1-a947-a584ce016bdf} <Debug> TCPHandler: Processed in 0.0013342 sec. | ||
| 21385 | 2026.04.28 20:41:17.460492 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21386 | 2026.04.28 20:41:17.460589 [ 277 ] {52718f7c-8354-461a-979b-ee9c9b3ccac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21387 | 2026.04.28 20:41:17.460631 [ 277 ] {52718f7c-8354-461a-979b-ee9c9b3ccac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21388 | 2026.04.28 20:41:17.460969 [ 277 ] {52718f7c-8354-461a-979b-ee9c9b3ccac8} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21389 | 2026.04.28 20:41:17.461006 [ 277 ] {52718f7c-8354-461a-979b-ee9c9b3ccac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.96 GiB. | ||
| 21390 | 2026.04.28 20:41:17.461351 [ 277 ] {52718f7c-8354-461a-979b-ee9c9b3ccac8} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21391 | 2026.04.28 20:41:17.461587 [ 277 ] {52718f7c-8354-461a-979b-ee9c9b3ccac8} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21392 | 2026.04.28 20:41:17.461721 [ 277 ] {52718f7c-8354-461a-979b-ee9c9b3ccac8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 21393 | 2026.04.28 20:41:17.461758 [ 277 ] {52718f7c-8354-461a-979b-ee9c9b3ccac8} <Debug> TCPHandler: Processed in 0.00131562 sec. | ||
| 21394 | 2026.04.28 20:41:17.463134 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21395 | 2026.04.28 20:41:17.465403 [ 189 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_148_44} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55225 rows, containing 5 columns (5 merged, 0 gathered) in 0.008694829 sec., 6351476.26250039 rows/sec., 408.72 MiB/sec. | ||
| 21396 | 2026.04.28 20:41:17.466227 [ 191 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_148_44} <Trace> MergedBlockOutputStream: filled checksums all_1_148_44 (state Temporary) | ||
| 21397 | 2026.04.28 20:41:17.466538 [ 191 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_148_44} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_148_44 to all_1_148_44 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21398 | 2026.04.28 20:41:17.466607 [ 191 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_148_44} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 2 parts: [all_1_147_43, all_148_148_0] -> all_1_148_44 | ||
| 21399 | 2026.04.28 20:41:17.466684 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 21400 | 2026.04.28 20:41:17.662815 [ 222 ] {} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 21401 | 2026.04.28 20:41:17.662863 [ 222 ] {} <Debug> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 21402 | 2026.04.28 20:41:17.665876 [ 222 ] {} <Debug> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 21403 | 2026.04.28 20:41:17.877902 [ 220 ] {} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21404 | 2026.04.28 20:41:17.877961 [ 220 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21405 | 2026.04.28 20:41:17.880844 [ 220 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21406 | 2026.04.28 20:41:18.631950 [ 223 ] {} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 21407 | 2026.04.28 20:41:18.632026 [ 223 ] {} <Debug> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 21408 | 2026.04.28 20:41:18.634579 [ 223 ] {} <Debug> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 21409 | 2026.04.28 20:41:20.352675 [ 218 ] {} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 21410 | 2026.04.28 20:41:20.352734 [ 218 ] {} <Debug> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 21411 | 2026.04.28 20:41:20.356218 [ 218 ] {} <Debug> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 21412 | 2026.04.28 20:41:20.526321 [ 221 ] {} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 21413 | 2026.04.28 20:41:20.526372 [ 221 ] {} <Debug> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 21414 | 2026.04.28 20:41:20.528508 [ 221 ] {} <Debug> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 21415 | 2026.04.28 20:41:20.598263 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21416 | 2026.04.28 20:41:20.598317 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21417 | 2026.04.28 20:41:20.746231 [ 221 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21418 | 2026.04.28 20:41:20.746282 [ 221 ] {} <Debug> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21419 | 2026.04.28 20:41:20.749194 [ 221 ] {} <Debug> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21420 | 2026.04.28 20:41:20.801792 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43240 | ||
| 21421 | 2026.04.28 20:41:20.802311 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21422 | 2026.04.28 20:41:20.802355 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.97 GiB. | ||
| 21423 | 2026.04.28 20:41:20.802841 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 21424 | 2026.04.28 20:41:20.803083 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21425 | 2026.04.28 20:41:20.803213 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43240 | ||
| 21426 | 2026.04.28 20:41:22.340695 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21427 | 2026.04.28 20:41:22.340753 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21428 | 2026.04.28 20:41:22.344058 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21429 | 2026.04.28 20:41:22.448855 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21430 | 2026.04.28 20:41:22.448864 [ 225 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21431 | 2026.04.28 20:41:22.448959 [ 225 ] {} <Debug> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21432 | 2026.04.28 20:41:22.449169 [ 277 ] {87ba2a1d-c6c8-4318-81e8-0e6952a3abd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 21433 | 2026.04.28 20:41:22.449659 [ 277 ] {87ba2a1d-c6c8-4318-81e8-0e6952a3abd2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21434 | 2026.04.28 20:41:22.449713 [ 277 ] {87ba2a1d-c6c8-4318-81e8-0e6952a3abd2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 21435 | 2026.04.28 20:41:22.450013 [ 277 ] {87ba2a1d-c6c8-4318-81e8-0e6952a3abd2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21436 | 2026.04.28 20:41:22.450103 [ 277 ] {87ba2a1d-c6c8-4318-81e8-0e6952a3abd2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21437 | 2026.04.28 20:41:22.450287 [ 277 ] {87ba2a1d-c6c8-4318-81e8-0e6952a3abd2} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 21438 | 2026.04.28 20:41:22.450403 [ 309 ] {87ba2a1d-c6c8-4318-81e8-0e6952a3abd2} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21439 | 2026.04.28 20:41:22.450448 [ 311 ] {87ba2a1d-c6c8-4318-81e8-0e6952a3abd2} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21440 | 2026.04.28 20:41:22.450457 [ 337 ] {87ba2a1d-c6c8-4318-81e8-0e6952a3abd2} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21441 | 2026.04.28 20:41:22.450642 [ 277 ] {87ba2a1d-c6c8-4318-81e8-0e6952a3abd2} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 21442 | 2026.04.28 20:41:22.450673 [ 277 ] {87ba2a1d-c6c8-4318-81e8-0e6952a3abd2} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21443 | 2026.04.28 20:41:22.450762 [ 277 ] {87ba2a1d-c6c8-4318-81e8-0e6952a3abd2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21444 | 2026.04.28 20:41:22.450791 [ 277 ] {87ba2a1d-c6c8-4318-81e8-0e6952a3abd2} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 21445 | 2026.04.28 20:41:22.450843 [ 277 ] {87ba2a1d-c6c8-4318-81e8-0e6952a3abd2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21446 | 2026.04.28 20:41:22.450900 [ 277 ] {87ba2a1d-c6c8-4318-81e8-0e6952a3abd2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21447 | 2026.04.28 20:41:22.452426 [ 225 ] {} <Debug> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21448 | 2026.04.28 20:41:22.452449 [ 277 ] {87ba2a1d-c6c8-4318-81e8-0e6952a3abd2} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.003419 sec., 14624.159110851126 rows/sec., 2.33 MiB/sec. | ||
| 21449 | 2026.04.28 20:41:22.452592 [ 277 ] {87ba2a1d-c6c8-4318-81e8-0e6952a3abd2} <Debug> TCPHandler: Processed in 0.003889458 sec. | ||
| 21450 | 2026.04.28 20:41:22.454985 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21451 | 2026.04.28 20:41:22.455133 [ 277 ] {465edb38-c2f6-418e-80ac-8e919e1b445f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21452 | 2026.04.28 20:41:22.455195 [ 277 ] {465edb38-c2f6-418e-80ac-8e919e1b445f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21453 | 2026.04.28 20:41:22.455897 [ 277 ] {465edb38-c2f6-418e-80ac-8e919e1b445f} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21454 | 2026.04.28 20:41:22.455945 [ 277 ] {465edb38-c2f6-418e-80ac-8e919e1b445f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.97 GiB. | ||
| 21455 | 2026.04.28 20:41:22.456428 [ 277 ] {465edb38-c2f6-418e-80ac-8e919e1b445f} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21456 | 2026.04.28 20:41:22.456738 [ 277 ] {465edb38-c2f6-418e-80ac-8e919e1b445f} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21457 | 2026.04.28 20:41:22.456930 [ 277 ] {465edb38-c2f6-418e-80ac-8e919e1b445f} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001838 sec., 42437.431991294885 rows/sec., 3.51 MiB/sec. | ||
| 21458 | 2026.04.28 20:41:22.456984 [ 277 ] {465edb38-c2f6-418e-80ac-8e919e1b445f} <Debug> TCPHandler: Processed in 0.002072267 sec. | ||
| 21459 | 2026.04.28 20:41:22.457070 [ 224 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21460 | 2026.04.28 20:41:22.457137 [ 224 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21461 | 2026.04.28 20:41:22.457167 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21462 | 2026.04.28 20:41:22.457291 [ 277 ] {64fd8f56-52c9-4ceb-afda-d8563bf64a77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21463 | 2026.04.28 20:41:22.457342 [ 277 ] {64fd8f56-52c9-4ceb-afda-d8563bf64a77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21464 | 2026.04.28 20:41:22.457819 [ 277 ] {64fd8f56-52c9-4ceb-afda-d8563bf64a77} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21465 | 2026.04.28 20:41:22.457863 [ 277 ] {64fd8f56-52c9-4ceb-afda-d8563bf64a77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.97 GiB. | ||
| 21466 | 2026.04.28 20:41:22.458273 [ 277 ] {64fd8f56-52c9-4ceb-afda-d8563bf64a77} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 21467 | 2026.04.28 20:41:22.458609 [ 277 ] {64fd8f56-52c9-4ceb-afda-d8563bf64a77} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21468 | 2026.04.28 20:41:22.458791 [ 277 ] {64fd8f56-52c9-4ceb-afda-d8563bf64a77} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001523 sec., 7222.586999343401 rows/sec., 543.10 KiB/sec. | ||
| 21469 | 2026.04.28 20:41:22.458845 [ 277 ] {64fd8f56-52c9-4ceb-afda-d8563bf64a77} <Debug> TCPHandler: Processed in 0.0017388 sec. | ||
| 21470 | 2026.04.28 20:41:22.459024 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21471 | 2026.04.28 20:41:22.459131 [ 277 ] {32c9d71c-de82-4a70-af6a-9e4275bec994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21472 | 2026.04.28 20:41:22.459182 [ 277 ] {32c9d71c-de82-4a70-af6a-9e4275bec994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21473 | 2026.04.28 20:41:22.459757 [ 277 ] {32c9d71c-de82-4a70-af6a-9e4275bec994} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21474 | 2026.04.28 20:41:22.459802 [ 277 ] {32c9d71c-de82-4a70-af6a-9e4275bec994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.97 GiB. | ||
| 21475 | 2026.04.28 20:41:22.460155 [ 224 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21476 | 2026.04.28 20:41:22.460237 [ 277 ] {32c9d71c-de82-4a70-af6a-9e4275bec994} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21477 | 2026.04.28 20:41:22.460546 [ 277 ] {32c9d71c-de82-4a70-af6a-9e4275bec994} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21478 | 2026.04.28 20:41:22.460708 [ 277 ] {32c9d71c-de82-4a70-af6a-9e4275bec994} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001596 sec., 46992.48120300752 rows/sec., 3.67 MiB/sec. | ||
| 21479 | 2026.04.28 20:41:22.460754 [ 277 ] {32c9d71c-de82-4a70-af6a-9e4275bec994} <Debug> TCPHandler: Processed in 0.00178762 sec. | ||
| 21480 | 2026.04.28 20:41:22.460927 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21481 | 2026.04.28 20:41:22.461054 [ 277 ] {6460c06b-299a-40c5-929f-25869fc5d498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21482 | 2026.04.28 20:41:22.461113 [ 277 ] {6460c06b-299a-40c5-929f-25869fc5d498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21483 | 2026.04.28 20:41:22.461662 [ 277 ] {6460c06b-299a-40c5-929f-25869fc5d498} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21484 | 2026.04.28 20:41:22.461707 [ 277 ] {6460c06b-299a-40c5-929f-25869fc5d498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.97 GiB. | ||
| 21485 | 2026.04.28 20:41:22.462139 [ 277 ] {6460c06b-299a-40c5-929f-25869fc5d498} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21486 | 2026.04.28 20:41:22.462420 [ 277 ] {6460c06b-299a-40c5-929f-25869fc5d498} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21487 | 2026.04.28 20:41:22.462559 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 2 parts from all_1_148_44 to all_149_149_0 | ||
| 21488 | 2026.04.28 20:41:22.462595 [ 277 ] {6460c06b-299a-40c5-929f-25869fc5d498} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001564 sec., 102301.79028132992 rows/sec., 7.13 MiB/sec. | ||
| 21489 | 2026.04.28 20:41:22.462604 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21490 | 2026.04.28 20:41:22.462638 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.97 GiB. | ||
| 21491 | 2026.04.28 20:41:22.462648 [ 277 ] {6460c06b-299a-40c5-929f-25869fc5d498} <Debug> TCPHandler: Processed in 0.001785681 sec. | ||
| 21492 | 2026.04.28 20:41:22.462752 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_149_45} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_148_44 to all_149_149_0 into Compact with storage Full | ||
| 21493 | 2026.04.28 20:41:22.462861 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21494 | 2026.04.28 20:41:22.462919 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_149_45} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21495 | 2026.04.28 20:41:22.462975 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_149_45} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_148_44, total 55225 rows starting from the beginning of the part | ||
| 21496 | 2026.04.28 20:41:22.462987 [ 277 ] {ba27c460-6973-4688-825e-bfc88179c101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21497 | 2026.04.28 20:41:22.463063 [ 277 ] {ba27c460-6973-4688-825e-bfc88179c101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21498 | 2026.04.28 20:41:22.463082 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_149_45} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 160 rows starting from the beginning of the part | ||
| 21499 | 2026.04.28 20:41:22.464107 [ 277 ] {ba27c460-6973-4688-825e-bfc88179c101} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21500 | 2026.04.28 20:41:22.464160 [ 277 ] {ba27c460-6973-4688-825e-bfc88179c101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.96 GiB. | ||
| 21501 | 2026.04.28 20:41:22.464920 [ 277 ] {ba27c460-6973-4688-825e-bfc88179c101} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 21502 | 2026.04.28 20:41:22.465232 [ 277 ] {ba27c460-6973-4688-825e-bfc88179c101} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21503 | 2026.04.28 20:41:22.465423 [ 277 ] {ba27c460-6973-4688-825e-bfc88179c101} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002458 sec., 4475.183075671277 rows/sec., 8.02 MiB/sec. | ||
| 21504 | 2026.04.28 20:41:22.465505 [ 277 ] {ba27c460-6973-4688-825e-bfc88179c101} <Debug> TCPHandler: Processed in 0.002704302 sec. | ||
| 21505 | 2026.04.28 20:41:22.465677 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21506 | 2026.04.28 20:41:22.465801 [ 277 ] {a51dd559-4e26-47db-ac42-5ba07616cb52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21507 | 2026.04.28 20:41:22.465859 [ 277 ] {a51dd559-4e26-47db-ac42-5ba07616cb52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21508 | 2026.04.28 20:41:22.466324 [ 277 ] {a51dd559-4e26-47db-ac42-5ba07616cb52} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21509 | 2026.04.28 20:41:22.466374 [ 277 ] {a51dd559-4e26-47db-ac42-5ba07616cb52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.96 GiB. | ||
| 21510 | 2026.04.28 20:41:22.466782 [ 277 ] {a51dd559-4e26-47db-ac42-5ba07616cb52} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21511 | 2026.04.28 20:41:22.467071 [ 277 ] {a51dd559-4e26-47db-ac42-5ba07616cb52} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21512 | 2026.04.28 20:41:22.467236 [ 277 ] {a51dd559-4e26-47db-ac42-5ba07616cb52} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001459 sec., 41124.057573680606 rows/sec., 2.77 MiB/sec. | ||
| 21513 | 2026.04.28 20:41:22.467286 [ 277 ] {a51dd559-4e26-47db-ac42-5ba07616cb52} <Debug> TCPHandler: Processed in 0.001675208 sec. | ||
| 21514 | 2026.04.28 20:41:22.475715 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_149_45} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55385 rows, containing 5 columns (5 merged, 0 gathered) in 0.013005047 sec., 4258731.24487747 rows/sec., 274.12 MiB/sec. | ||
| 21515 | 2026.04.28 20:41:22.476504 [ 201 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_149_45} <Trace> MergedBlockOutputStream: filled checksums all_1_149_45 (state Temporary) | ||
| 21516 | 2026.04.28 20:41:22.476968 [ 201 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_149_45} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_149_45 to all_1_149_45 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21517 | 2026.04.28 20:41:22.477079 [ 201 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_149_45} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 2 parts: [all_1_148_44, all_149_149_0] -> all_1_149_45 | ||
| 21518 | 2026.04.28 20:41:22.477227 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 21519 | 2026.04.28 20:41:22.735582 [ 218 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21520 | 2026.04.28 20:41:22.735658 [ 218 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21521 | 2026.04.28 20:41:22.739984 [ 218 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21522 | 2026.04.28 20:41:22.753564 [ 219 ] {} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 21523 | 2026.04.28 20:41:22.753636 [ 219 ] {} <Debug> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 21524 | 2026.04.28 20:41:22.756073 [ 219 ] {} <Debug> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 21525 | 2026.04.28 20:41:22.763234 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21526 | 2026.04.28 20:41:22.763569 [ 277 ] {96dfd5ac-a3a7-43de-b288-f65d2592f453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 21527 | 2026.04.28 20:41:22.764030 [ 277 ] {96dfd5ac-a3a7-43de-b288-f65d2592f453} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21528 | 2026.04.28 20:41:22.764071 [ 277 ] {96dfd5ac-a3a7-43de-b288-f65d2592f453} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 21529 | 2026.04.28 20:41:22.764339 [ 277 ] {96dfd5ac-a3a7-43de-b288-f65d2592f453} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21530 | 2026.04.28 20:41:22.764410 [ 277 ] {96dfd5ac-a3a7-43de-b288-f65d2592f453} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21531 | 2026.04.28 20:41:22.764556 [ 277 ] {96dfd5ac-a3a7-43de-b288-f65d2592f453} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 38-element set) | ||
| 21532 | 2026.04.28 20:41:22.764665 [ 309 ] {96dfd5ac-a3a7-43de-b288-f65d2592f453} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21533 | 2026.04.28 20:41:22.764671 [ 311 ] {96dfd5ac-a3a7-43de-b288-f65d2592f453} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21534 | 2026.04.28 20:41:22.764688 [ 337 ] {96dfd5ac-a3a7-43de-b288-f65d2592f453} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21535 | 2026.04.28 20:41:22.764827 [ 277 ] {96dfd5ac-a3a7-43de-b288-f65d2592f453} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 21536 | 2026.04.28 20:41:22.764855 [ 277 ] {96dfd5ac-a3a7-43de-b288-f65d2592f453} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21537 | 2026.04.28 20:41:22.764925 [ 277 ] {96dfd5ac-a3a7-43de-b288-f65d2592f453} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21538 | 2026.04.28 20:41:22.764946 [ 277 ] {96dfd5ac-a3a7-43de-b288-f65d2592f453} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 21539 | 2026.04.28 20:41:22.764982 [ 277 ] {96dfd5ac-a3a7-43de-b288-f65d2592f453} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 21540 | 2026.04.28 20:41:22.765023 [ 277 ] {96dfd5ac-a3a7-43de-b288-f65d2592f453} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 21541 | 2026.04.28 20:41:22.766178 [ 277 ] {96dfd5ac-a3a7-43de-b288-f65d2592f453} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002769 sec., 18057.060310581437 rows/sec., 4.32 MiB/sec. | ||
| 21542 | 2026.04.28 20:41:22.766329 [ 277 ] {96dfd5ac-a3a7-43de-b288-f65d2592f453} <Debug> TCPHandler: Processed in 0.003263074 sec. | ||
| 21543 | 2026.04.28 20:41:22.786697 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21544 | 2026.04.28 20:41:22.787093 [ 277 ] {002b5307-b133-47bf-8a89-3f0bb3893a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21545 | 2026.04.28 20:41:22.787181 [ 277 ] {002b5307-b133-47bf-8a89-3f0bb3893a6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21546 | 2026.04.28 20:41:22.788160 [ 277 ] {002b5307-b133-47bf-8a89-3f0bb3893a6e} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21547 | 2026.04.28 20:41:22.788218 [ 277 ] {002b5307-b133-47bf-8a89-3f0bb3893a6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.96 GiB. | ||
| 21548 | 2026.04.28 20:41:22.788889 [ 277 ] {002b5307-b133-47bf-8a89-3f0bb3893a6e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 21549 | 2026.04.28 20:41:22.789227 [ 277 ] {002b5307-b133-47bf-8a89-3f0bb3893a6e} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21550 | 2026.04.28 20:41:22.789414 [ 277 ] {002b5307-b133-47bf-8a89-3f0bb3893a6e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002384 sec., 10067.114093959732 rows/sec., 855.31 KiB/sec. | ||
| 21551 | 2026.04.28 20:41:22.789471 [ 277 ] {002b5307-b133-47bf-8a89-3f0bb3893a6e} <Debug> TCPHandler: Processed in 0.002969788 sec. | ||
| 21552 | 2026.04.28 20:41:22.789675 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21553 | 2026.04.28 20:41:22.789785 [ 277 ] {ebc88faf-19e1-4df4-91a8-bb15d6286abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21554 | 2026.04.28 20:41:22.789837 [ 277 ] {ebc88faf-19e1-4df4-91a8-bb15d6286abd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21555 | 2026.04.28 20:41:22.790534 [ 277 ] {ebc88faf-19e1-4df4-91a8-bb15d6286abd} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21556 | 2026.04.28 20:41:22.790582 [ 277 ] {ebc88faf-19e1-4df4-91a8-bb15d6286abd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.96 GiB. | ||
| 21557 | 2026.04.28 20:41:22.790966 [ 277 ] {ebc88faf-19e1-4df4-91a8-bb15d6286abd} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 21558 | 2026.04.28 20:41:22.791374 [ 277 ] {ebc88faf-19e1-4df4-91a8-bb15d6286abd} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21559 | 2026.04.28 20:41:22.791532 [ 277 ] {ebc88faf-19e1-4df4-91a8-bb15d6286abd} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001769 sec., 7914.075749010741 rows/sec., 645.34 KiB/sec. | ||
| 21560 | 2026.04.28 20:41:22.791579 [ 277 ] {ebc88faf-19e1-4df4-91a8-bb15d6286abd} <Debug> TCPHandler: Processed in 0.001974475 sec. | ||
| 21561 | 2026.04.28 20:41:22.792284 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21562 | 2026.04.28 20:41:22.792490 [ 277 ] {1f4fd8d2-50ec-4df6-aa37-3d44a6363972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21563 | 2026.04.28 20:41:22.792652 [ 277 ] {1f4fd8d2-50ec-4df6-aa37-3d44a6363972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21564 | 2026.04.28 20:41:22.797474 [ 277 ] {1f4fd8d2-50ec-4df6-aa37-3d44a6363972} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21565 | 2026.04.28 20:41:22.797523 [ 277 ] {1f4fd8d2-50ec-4df6-aa37-3d44a6363972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.95 GiB. | ||
| 21566 | 2026.04.28 20:41:22.798280 [ 277 ] {1f4fd8d2-50ec-4df6-aa37-3d44a6363972} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21567 | 2026.04.28 20:41:22.798707 [ 277 ] {1f4fd8d2-50ec-4df6-aa37-3d44a6363972} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21568 | 2026.04.28 20:41:22.798894 [ 277 ] {1f4fd8d2-50ec-4df6-aa37-3d44a6363972} <Debug> executeQuery: Read 2628 rows, 202.73 KiB in 0.006471 sec., 406119.6105702364 rows/sec., 30.59 MiB/sec. | ||
| 21569 | 2026.04.28 20:41:22.798966 [ 277 ] {1f4fd8d2-50ec-4df6-aa37-3d44a6363972} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 21570 | 2026.04.28 20:41:22.798991 [ 277 ] {1f4fd8d2-50ec-4df6-aa37-3d44a6363972} <Debug> TCPHandler: Processed in 0.006894837 sec. | ||
| 21571 | 2026.04.28 20:41:22.799715 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21572 | 2026.04.28 20:41:22.799828 [ 277 ] {26ec8876-fe52-40a6-94c3-311119db5b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21573 | 2026.04.28 20:41:22.799878 [ 277 ] {26ec8876-fe52-40a6-94c3-311119db5b13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21574 | 2026.04.28 20:41:22.801427 [ 277 ] {26ec8876-fe52-40a6-94c3-311119db5b13} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21575 | 2026.04.28 20:41:22.801503 [ 277 ] {26ec8876-fe52-40a6-94c3-311119db5b13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 21576 | 2026.04.28 20:41:22.802288 [ 277 ] {26ec8876-fe52-40a6-94c3-311119db5b13} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 21577 | 2026.04.28 20:41:22.802764 [ 277 ] {26ec8876-fe52-40a6-94c3-311119db5b13} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21578 | 2026.04.28 20:41:22.802942 [ 277 ] {26ec8876-fe52-40a6-94c3-311119db5b13} <Debug> executeQuery: Read 85 rows, 6.38 KiB in 0.003138 sec., 27087.316762268958 rows/sec., 1.98 MiB/sec. | ||
| 21579 | 2026.04.28 20:41:22.802994 [ 277 ] {26ec8876-fe52-40a6-94c3-311119db5b13} <Debug> TCPHandler: Processed in 0.003344427 sec. | ||
| 21580 | 2026.04.28 20:41:22.806721 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21581 | 2026.04.28 20:41:22.806835 [ 277 ] {9580c0cb-c16e-4227-a2d4-1090e2b47477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21582 | 2026.04.28 20:41:22.806888 [ 277 ] {9580c0cb-c16e-4227-a2d4-1090e2b47477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21583 | 2026.04.28 20:41:22.808270 [ 277 ] {9580c0cb-c16e-4227-a2d4-1090e2b47477} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21584 | 2026.04.28 20:41:22.808316 [ 277 ] {9580c0cb-c16e-4227-a2d4-1090e2b47477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.92 GiB. | ||
| 21585 | 2026.04.28 20:41:22.808790 [ 277 ] {9580c0cb-c16e-4227-a2d4-1090e2b47477} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 21586 | 2026.04.28 20:41:22.809107 [ 277 ] {9580c0cb-c16e-4227-a2d4-1090e2b47477} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21587 | 2026.04.28 20:41:22.809319 [ 277 ] {9580c0cb-c16e-4227-a2d4-1090e2b47477} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.002506 sec., 329209.89624900237 rows/sec., 19.26 MiB/sec. | ||
| 21588 | 2026.04.28 20:41:22.809371 [ 277 ] {9580c0cb-c16e-4227-a2d4-1090e2b47477} <Debug> TCPHandler: Processed in 0.002731003 sec. | ||
| 21589 | 2026.04.28 20:41:22.809656 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21590 | 2026.04.28 20:41:22.809766 [ 277 ] {bf6d081b-8cfb-4a6a-a25d-729074eb653f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 21591 | 2026.04.28 20:41:22.809816 [ 277 ] {bf6d081b-8cfb-4a6a-a25d-729074eb653f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 21592 | 2026.04.28 20:41:22.810852 [ 277 ] {bf6d081b-8cfb-4a6a-a25d-729074eb653f} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21593 | 2026.04.28 20:41:22.810895 [ 277 ] {bf6d081b-8cfb-4a6a-a25d-729074eb653f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.91 GiB. | ||
| 21594 | 2026.04.28 20:41:22.811414 [ 277 ] {bf6d081b-8cfb-4a6a-a25d-729074eb653f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 21595 | 2026.04.28 20:41:22.811900 [ 277 ] {bf6d081b-8cfb-4a6a-a25d-729074eb653f} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21596 | 2026.04.28 20:41:22.812066 [ 277 ] {bf6d081b-8cfb-4a6a-a25d-729074eb653f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.002322 sec., 430.6632213608958 rows/sec., 30.28 KiB/sec. | ||
| 21597 | 2026.04.28 20:41:22.812113 [ 277 ] {bf6d081b-8cfb-4a6a-a25d-729074eb653f} <Debug> TCPHandler: Processed in 0.002516098 sec. | ||
| 21598 | 2026.04.28 20:41:22.812463 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21599 | 2026.04.28 20:41:22.812566 [ 277 ] {71e6e6d7-0323-47cf-87df-d9c6c12992ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21600 | 2026.04.28 20:41:22.812617 [ 277 ] {71e6e6d7-0323-47cf-87df-d9c6c12992ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21601 | 2026.04.28 20:41:22.814387 [ 277 ] {71e6e6d7-0323-47cf-87df-d9c6c12992ad} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21602 | 2026.04.28 20:41:22.814430 [ 277 ] {71e6e6d7-0323-47cf-87df-d9c6c12992ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.91 GiB. | ||
| 21603 | 2026.04.28 20:41:22.814825 [ 277 ] {71e6e6d7-0323-47cf-87df-d9c6c12992ad} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 21604 | 2026.04.28 20:41:22.815108 [ 277 ] {71e6e6d7-0323-47cf-87df-d9c6c12992ad} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21605 | 2026.04.28 20:41:22.815277 [ 277 ] {71e6e6d7-0323-47cf-87df-d9c6c12992ad} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.002732 sec., 4392.386530014641 rows/sec., 343.16 KiB/sec. | ||
| 21606 | 2026.04.28 20:41:22.815327 [ 277 ] {71e6e6d7-0323-47cf-87df-d9c6c12992ad} <Debug> TCPHandler: Processed in 0.002947637 sec. | ||
| 21607 | 2026.04.28 20:41:22.815478 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21608 | 2026.04.28 20:41:22.815585 [ 277 ] {7576e719-f8e7-4b46-be6f-cb9c1dcdc83b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21609 | 2026.04.28 20:41:22.815634 [ 277 ] {7576e719-f8e7-4b46-be6f-cb9c1dcdc83b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21610 | 2026.04.28 20:41:22.817258 [ 277 ] {7576e719-f8e7-4b46-be6f-cb9c1dcdc83b} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21611 | 2026.04.28 20:41:22.817303 [ 277 ] {7576e719-f8e7-4b46-be6f-cb9c1dcdc83b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.90 GiB. | ||
| 21612 | 2026.04.28 20:41:22.817797 [ 277 ] {7576e719-f8e7-4b46-be6f-cb9c1dcdc83b} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21613 | 2026.04.28 20:41:22.818085 [ 277 ] {7576e719-f8e7-4b46-be6f-cb9c1dcdc83b} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21614 | 2026.04.28 20:41:22.818245 [ 277 ] {7576e719-f8e7-4b46-be6f-cb9c1dcdc83b} <Debug> executeQuery: Read 1397 rows, 97.08 KiB in 0.002682 sec., 520879.9403430276 rows/sec., 35.35 MiB/sec. | ||
| 21615 | 2026.04.28 20:41:22.818294 [ 277 ] {7576e719-f8e7-4b46-be6f-cb9c1dcdc83b} <Debug> TCPHandler: Processed in 0.002873126 sec. | ||
| 21616 | 2026.04.28 20:41:22.818585 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21617 | 2026.04.28 20:41:22.818698 [ 277 ] {6a6f7c2d-1f69-44b8-856c-a971bb6fdf6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21618 | 2026.04.28 20:41:22.818755 [ 277 ] {6a6f7c2d-1f69-44b8-856c-a971bb6fdf6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21619 | 2026.04.28 20:41:22.819875 [ 277 ] {6a6f7c2d-1f69-44b8-856c-a971bb6fdf6d} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21620 | 2026.04.28 20:41:22.819918 [ 277 ] {6a6f7c2d-1f69-44b8-856c-a971bb6fdf6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.90 GiB. | ||
| 21621 | 2026.04.28 20:41:22.820494 [ 277 ] {6a6f7c2d-1f69-44b8-856c-a971bb6fdf6d} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21622 | 2026.04.28 20:41:22.820798 [ 277 ] {6a6f7c2d-1f69-44b8-856c-a971bb6fdf6d} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21623 | 2026.04.28 20:41:22.821190 [ 277 ] {6a6f7c2d-1f69-44b8-856c-a971bb6fdf6d} <Debug> executeQuery: Read 1539 rows, 96.38 KiB in 0.002514 sec., 612171.8377088305 rows/sec., 37.44 MiB/sec. | ||
| 21624 | 2026.04.28 20:41:22.821242 [ 277 ] {6a6f7c2d-1f69-44b8-856c-a971bb6fdf6d} <Debug> TCPHandler: Processed in 0.002728003 sec. | ||
| 21625 | 2026.04.28 20:41:22.821321 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 6 parts from all_1_149_45 to all_154_154_0 | ||
| 21626 | 2026.04.28 20:41:22.821396 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21627 | 2026.04.28 20:41:22.821431 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.89 GiB. | ||
| 21628 | 2026.04.28 20:41:22.821585 [ 188 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_154_46} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_149_45 to all_154_154_0 into Compact with storage Full | ||
| 21629 | 2026.04.28 20:41:22.821684 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21630 | 2026.04.28 20:41:22.821719 [ 188 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_154_46} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21631 | 2026.04.28 20:41:22.821766 [ 188 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_154_46} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_149_45, total 55385 rows starting from the beginning of the part | ||
| 21632 | 2026.04.28 20:41:22.821837 [ 277 ] {2e59929d-93ff-4d2c-9a23-50722e9328c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21633 | 2026.04.28 20:41:22.821850 [ 188 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_154_46} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 160 rows starting from the beginning of the part | ||
| 21634 | 2026.04.28 20:41:22.821922 [ 277 ] {2e59929d-93ff-4d2c-9a23-50722e9328c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21635 | 2026.04.28 20:41:22.821927 [ 188 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_154_46} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 161 rows starting from the beginning of the part | ||
| 21636 | 2026.04.28 20:41:22.822004 [ 188 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_154_46} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 160 rows starting from the beginning of the part | ||
| 21637 | 2026.04.28 20:41:22.822056 [ 188 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_154_46} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 160 rows starting from the beginning of the part | ||
| 21638 | 2026.04.28 20:41:22.822111 [ 188 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_154_46} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 1539 rows starting from the beginning of the part | ||
| 21639 | 2026.04.28 20:41:22.823264 [ 277 ] {2e59929d-93ff-4d2c-9a23-50722e9328c1} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21640 | 2026.04.28 20:41:22.823315 [ 277 ] {2e59929d-93ff-4d2c-9a23-50722e9328c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.89 GiB. | ||
| 21641 | 2026.04.28 20:41:22.824105 [ 277 ] {2e59929d-93ff-4d2c-9a23-50722e9328c1} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 21642 | 2026.04.28 20:41:22.824429 [ 277 ] {2e59929d-93ff-4d2c-9a23-50722e9328c1} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21643 | 2026.04.28 20:41:22.824619 [ 277 ] {2e59929d-93ff-4d2c-9a23-50722e9328c1} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002828 sec., 20862.800565770864 rows/sec., 37.39 MiB/sec. | ||
| 21644 | 2026.04.28 20:41:22.824698 [ 277 ] {2e59929d-93ff-4d2c-9a23-50722e9328c1} <Debug> TCPHandler: Processed in 0.003087361 sec. | ||
| 21645 | 2026.04.28 20:41:22.824856 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21646 | 2026.04.28 20:41:22.824963 [ 277 ] {205adb2f-db82-4928-a957-9f0a38fdb493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 21647 | 2026.04.28 20:41:22.825017 [ 277 ] {205adb2f-db82-4928-a957-9f0a38fdb493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 21648 | 2026.04.28 20:41:22.825535 [ 277 ] {205adb2f-db82-4928-a957-9f0a38fdb493} <Trace> oximeter.measurements_i64 (fb5cc94d-90ae-4200-8b1f-b81c2a56ed2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21649 | 2026.04.28 20:41:22.825579 [ 277 ] {205adb2f-db82-4928-a957-9f0a38fdb493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.88 GiB. | ||
| 21650 | 2026.04.28 20:41:22.826077 [ 277 ] {205adb2f-db82-4928-a957-9f0a38fdb493} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 21651 | 2026.04.28 20:41:22.826475 [ 277 ] {205adb2f-db82-4928-a957-9f0a38fdb493} <Trace> oximeter.measurements_i64 (fb5cc94d-90ae-4200-8b1f-b81c2a56ed2f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21652 | 2026.04.28 20:41:22.826634 [ 277 ] {205adb2f-db82-4928-a957-9f0a38fdb493} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001692 sec., 7092.198581560284 rows/sec., 500.98 KiB/sec. | ||
| 21653 | 2026.04.28 20:41:22.826681 [ 277 ] {205adb2f-db82-4928-a957-9f0a38fdb493} <Debug> TCPHandler: Processed in 0.001882723 sec. | ||
| 21654 | 2026.04.28 20:41:22.826678 [ 109 ] {} <Debug> oximeter.measurements_i64 (fb5cc94d-90ae-4200-8b1f-b81c2a56ed2f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 21655 | 2026.04.28 20:41:22.826779 [ 109 ] {} <Trace> oximeter.measurements_i64 (fb5cc94d-90ae-4200-8b1f-b81c2a56ed2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21656 | 2026.04.28 20:41:22.826806 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.88 GiB. | ||
| 21657 | 2026.04.28 20:41:22.827043 [ 201 ] {fb5cc94d-90ae-4200-8b1f-b81c2a56ed2f::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 | ||
| 21658 | 2026.04.28 20:41:22.827172 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21659 | 2026.04.28 20:41:22.827261 [ 201 ] {fb5cc94d-90ae-4200-8b1f-b81c2a56ed2f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21660 | 2026.04.28 20:41:22.827311 [ 201 ] {fb5cc94d-90ae-4200-8b1f-b81c2a56ed2f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 3 rows starting from the beginning of the part | ||
| 21661 | 2026.04.28 20:41:22.827320 [ 277 ] {462eba47-3c68-4b55-b487-bf08a8501a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21662 | 2026.04.28 20:41:22.827397 [ 201 ] {fb5cc94d-90ae-4200-8b1f-b81c2a56ed2f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 21663 | 2026.04.28 20:41:22.827532 [ 277 ] {462eba47-3c68-4b55-b487-bf08a8501a3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21664 | 2026.04.28 20:41:22.827574 [ 201 ] {fb5cc94d-90ae-4200-8b1f-b81c2a56ed2f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part | ||
| 21665 | 2026.04.28 20:41:22.827640 [ 201 ] {fb5cc94d-90ae-4200-8b1f-b81c2a56ed2f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part | ||
| 21666 | 2026.04.28 20:41:22.827692 [ 201 ] {fb5cc94d-90ae-4200-8b1f-b81c2a56ed2f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 3 rows starting from the beginning of the part | ||
| 21667 | 2026.04.28 20:41:22.827750 [ 201 ] {fb5cc94d-90ae-4200-8b1f-b81c2a56ed2f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 21668 | 2026.04.28 20:41:22.828412 [ 277 ] {462eba47-3c68-4b55-b487-bf08a8501a3e} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21669 | 2026.04.28 20:41:22.828458 [ 277 ] {462eba47-3c68-4b55-b487-bf08a8501a3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.88 GiB. | ||
| 21670 | 2026.04.28 20:41:22.828893 [ 277 ] {462eba47-3c68-4b55-b487-bf08a8501a3e} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21671 | 2026.04.28 20:41:22.829243 [ 277 ] {462eba47-3c68-4b55-b487-bf08a8501a3e} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21672 | 2026.04.28 20:41:22.829420 [ 277 ] {462eba47-3c68-4b55-b487-bf08a8501a3e} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.002122 sec., 5655.042412818096 rows/sec., 390.26 KiB/sec. | ||
| 21673 | 2026.04.28 20:41:22.829471 [ 277 ] {462eba47-3c68-4b55-b487-bf08a8501a3e} <Debug> TCPHandler: Processed in 0.002513758 sec. | ||
| 21674 | 2026.04.28 20:41:22.830498 [ 199 ] {fb5cc94d-90ae-4200-8b1f-b81c2a56ed2f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.003547941 sec., 11837.851869577313 rows/sec., 868.13 KiB/sec. | ||
| 21675 | 2026.04.28 20:41:22.830712 [ 187 ] {fb5cc94d-90ae-4200-8b1f-b81c2a56ed2f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 21676 | 2026.04.28 20:41:22.831466 [ 187 ] {fb5cc94d-90ae-4200-8b1f-b81c2a56ed2f::all_1_6_1} <Trace> oximeter.measurements_i64 (fb5cc94d-90ae-4200-8b1f-b81c2a56ed2f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21677 | 2026.04.28 20:41:22.831552 [ 187 ] {fb5cc94d-90ae-4200-8b1f-b81c2a56ed2f::all_1_6_1} <Trace> oximeter.measurements_i64 (fb5cc94d-90ae-4200-8b1f-b81c2a56ed2f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 21678 | 2026.04.28 20:41:22.831663 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 21679 | 2026.04.28 20:41:22.836092 [ 199 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_154_46} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 57565 rows, containing 5 columns (5 merged, 0 gathered) in 0.014563043 sec., 3952813.98262712 rows/sec., 254.32 MiB/sec. | ||
| 21680 | 2026.04.28 20:41:22.836615 [ 199 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_154_46} <Trace> MergedBlockOutputStream: filled checksums all_1_154_46 (state Temporary) | ||
| 21681 | 2026.04.28 20:41:22.836979 [ 199 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_154_46} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_154_46 to all_1_154_46 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21682 | 2026.04.28 20:41:22.837085 [ 199 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_154_46} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 6 parts: [all_1_149_45, all_154_154_0] -> all_1_154_46 | ||
| 21683 | 2026.04.28 20:41:22.837184 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 21684 | 2026.04.28 20:41:23.000234 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 409.80 MiB, peak 431.79 MiB, free memory in arenas 0.00 B, will set to 412.31 MiB (RSS), difference: 2.51 MiB | ||
| 21685 | 2026.04.28 20:41:23.079304 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 678 | ||
| 21686 | 2026.04.28 20:41:23.096308 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21687 | 2026.04.28 20:41:23.096360 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.62 GiB. | ||
| 21688 | 2026.04.28 20:41:23.102222 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 21689 | 2026.04.28 20:41:23.102913 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21690 | 2026.04.28 20:41:23.105622 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 21691 | 2026.04.28 20:41:23.145529 [ 222 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21692 | 2026.04.28 20:41:23.145591 [ 222 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21693 | 2026.04.28 20:41:23.156937 [ 222 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21694 | 2026.04.28 20:41:25.957756 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 2604 | ||
| 21695 | 2026.04.28 20:41:25.960640 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21696 | 2026.04.28 20:41:25.960680 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.62 GiB. | ||
| 21697 | 2026.04.28 20:41:25.961909 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 21698 | 2026.04.28 20:41:25.962173 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21699 | 2026.04.28 20:41:25.962438 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2604 | ||
| 21700 | 2026.04.28 20:41:27.443293 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21701 | 2026.04.28 20:41:27.443515 [ 277 ] {2de78284-09b3-4608-bf9d-106f85791769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 21702 | 2026.04.28 20:41:27.443873 [ 277 ] {2de78284-09b3-4608-bf9d-106f85791769} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21703 | 2026.04.28 20:41:27.443908 [ 277 ] {2de78284-09b3-4608-bf9d-106f85791769} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 21704 | 2026.04.28 20:41:27.444124 [ 277 ] {2de78284-09b3-4608-bf9d-106f85791769} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21705 | 2026.04.28 20:41:27.444219 [ 277 ] {2de78284-09b3-4608-bf9d-106f85791769} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21706 | 2026.04.28 20:41:27.444363 [ 277 ] {2de78284-09b3-4608-bf9d-106f85791769} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 21707 | 2026.04.28 20:41:27.444475 [ 315 ] {2de78284-09b3-4608-bf9d-106f85791769} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21708 | 2026.04.28 20:41:27.444475 [ 311 ] {2de78284-09b3-4608-bf9d-106f85791769} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21709 | 2026.04.28 20:41:27.444475 [ 284 ] {2de78284-09b3-4608-bf9d-106f85791769} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21710 | 2026.04.28 20:41:27.444620 [ 277 ] {2de78284-09b3-4608-bf9d-106f85791769} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 21711 | 2026.04.28 20:41:27.444648 [ 277 ] {2de78284-09b3-4608-bf9d-106f85791769} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21712 | 2026.04.28 20:41:27.444719 [ 277 ] {2de78284-09b3-4608-bf9d-106f85791769} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21713 | 2026.04.28 20:41:27.444739 [ 277 ] {2de78284-09b3-4608-bf9d-106f85791769} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 21714 | 2026.04.28 20:41:27.444773 [ 277 ] {2de78284-09b3-4608-bf9d-106f85791769} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21715 | 2026.04.28 20:41:27.444816 [ 277 ] {2de78284-09b3-4608-bf9d-106f85791769} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21716 | 2026.04.28 20:41:27.445865 [ 277 ] {2de78284-09b3-4608-bf9d-106f85791769} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002439 sec., 20500.205002050017 rows/sec., 3.26 MiB/sec. | ||
| 21717 | 2026.04.28 20:41:27.446004 [ 277 ] {2de78284-09b3-4608-bf9d-106f85791769} <Debug> TCPHandler: Processed in 0.002843956 sec. | ||
| 21718 | 2026.04.28 20:41:27.447456 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21719 | 2026.04.28 20:41:27.447567 [ 277 ] {96b56ef8-3152-4fd0-9751-b97bfa392932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21720 | 2026.04.28 20:41:27.447610 [ 277 ] {96b56ef8-3152-4fd0-9751-b97bfa392932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21721 | 2026.04.28 20:41:27.448146 [ 277 ] {96b56ef8-3152-4fd0-9751-b97bfa392932} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21722 | 2026.04.28 20:41:27.448196 [ 277 ] {96b56ef8-3152-4fd0-9751-b97bfa392932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.62 GiB. | ||
| 21723 | 2026.04.28 20:41:27.448558 [ 277 ] {96b56ef8-3152-4fd0-9751-b97bfa392932} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21724 | 2026.04.28 20:41:27.448785 [ 277 ] {96b56ef8-3152-4fd0-9751-b97bfa392932} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21725 | 2026.04.28 20:41:27.448935 [ 277 ] {96b56ef8-3152-4fd0-9751-b97bfa392932} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001401 sec., 39971.44896502498 rows/sec., 3.07 MiB/sec. | ||
| 21726 | 2026.04.28 20:41:27.448990 [ 277 ] {96b56ef8-3152-4fd0-9751-b97bfa392932} <Debug> TCPHandler: Processed in 0.001583406 sec. | ||
| 21727 | 2026.04.28 20:41:27.449127 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21728 | 2026.04.28 20:41:27.449223 [ 277 ] {dd221179-0c53-45b4-a83a-da88f860f051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21729 | 2026.04.28 20:41:27.449264 [ 277 ] {dd221179-0c53-45b4-a83a-da88f860f051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21730 | 2026.04.28 20:41:27.449686 [ 277 ] {dd221179-0c53-45b4-a83a-da88f860f051} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21731 | 2026.04.28 20:41:27.449723 [ 277 ] {dd221179-0c53-45b4-a83a-da88f860f051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.62 GiB. | ||
| 21732 | 2026.04.28 20:41:27.450035 [ 277 ] {dd221179-0c53-45b4-a83a-da88f860f051} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21733 | 2026.04.28 20:41:27.450250 [ 277 ] {dd221179-0c53-45b4-a83a-da88f860f051} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21734 | 2026.04.28 20:41:27.450382 [ 277 ] {dd221179-0c53-45b4-a83a-da88f860f051} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001178 sec., 54329.37181663837 rows/sec., 4.24 MiB/sec. | ||
| 21735 | 2026.04.28 20:41:27.450422 [ 277 ] {dd221179-0c53-45b4-a83a-da88f860f051} <Debug> TCPHandler: Processed in 0.001345721 sec. | ||
| 21736 | 2026.04.28 20:41:27.450543 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21737 | 2026.04.28 20:41:27.450636 [ 277 ] {bd22c3ba-c8af-40d7-bbae-f1b9c1502124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21738 | 2026.04.28 20:41:27.450679 [ 277 ] {bd22c3ba-c8af-40d7-bbae-f1b9c1502124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21739 | 2026.04.28 20:41:27.451058 [ 277 ] {bd22c3ba-c8af-40d7-bbae-f1b9c1502124} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21740 | 2026.04.28 20:41:27.451096 [ 277 ] {bd22c3ba-c8af-40d7-bbae-f1b9c1502124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.62 GiB. | ||
| 21741 | 2026.04.28 20:41:27.451425 [ 277 ] {bd22c3ba-c8af-40d7-bbae-f1b9c1502124} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21742 | 2026.04.28 20:41:27.451655 [ 277 ] {bd22c3ba-c8af-40d7-bbae-f1b9c1502124} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21743 | 2026.04.28 20:41:27.451784 [ 277 ] {bd22c3ba-c8af-40d7-bbae-f1b9c1502124} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001166 sec., 109777.01543739281 rows/sec., 7.65 MiB/sec. | ||
| 21744 | 2026.04.28 20:41:27.451823 [ 277 ] {bd22c3ba-c8af-40d7-bbae-f1b9c1502124} <Debug> TCPHandler: Processed in 0.001330461 sec. | ||
| 21745 | 2026.04.28 20:41:27.451949 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21746 | 2026.04.28 20:41:27.452042 [ 277 ] {b3f931d3-c792-42ad-b3cb-9cc239666fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21747 | 2026.04.28 20:41:27.452083 [ 277 ] {b3f931d3-c792-42ad-b3cb-9cc239666fe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21748 | 2026.04.28 20:41:27.452412 [ 277 ] {b3f931d3-c792-42ad-b3cb-9cc239666fe4} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21749 | 2026.04.28 20:41:27.452449 [ 277 ] {b3f931d3-c792-42ad-b3cb-9cc239666fe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.62 GiB. | ||
| 21750 | 2026.04.28 20:41:27.452754 [ 277 ] {b3f931d3-c792-42ad-b3cb-9cc239666fe4} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21751 | 2026.04.28 20:41:27.452982 [ 277 ] {b3f931d3-c792-42ad-b3cb-9cc239666fe4} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21752 | 2026.04.28 20:41:27.453112 [ 277 ] {b3f931d3-c792-42ad-b3cb-9cc239666fe4} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001088 sec., 44117.64705882353 rows/sec., 2.97 MiB/sec. | ||
| 21753 | 2026.04.28 20:41:27.453148 [ 277 ] {b3f931d3-c792-42ad-b3cb-9cc239666fe4} <Debug> TCPHandler: Processed in 0.001247918 sec. | ||
| 21754 | 2026.04.28 20:41:28.303729 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43752 | ||
| 21755 | 2026.04.28 20:41:28.304366 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21756 | 2026.04.28 20:41:28.304423 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.61 GiB. | ||
| 21757 | 2026.04.28 20:41:28.304966 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 21758 | 2026.04.28 20:41:28.305229 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21759 | 2026.04.28 20:41:28.305379 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43752 | ||
| 21760 | 2026.04.28 20:41:28.305388 [ 104 ] {} <Debug> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 21761 | 2026.04.28 20:41:28.305455 [ 104 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21762 | 2026.04.28 20:41:28.305475 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.61 GiB. | ||
| 21763 | 2026.04.28 20:41:28.305577 [ 192 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 21764 | 2026.04.28 20:41:28.305703 [ 192 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21765 | 2026.04.28 20:41:28.305741 [ 192 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41320 rows starting from the beginning of the part | ||
| 21766 | 2026.04.28 20:41:28.305806 [ 192 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 512 rows starting from the beginning of the part | ||
| 21767 | 2026.04.28 20:41:28.305853 [ 192 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 448 rows starting from the beginning of the part | ||
| 21768 | 2026.04.28 20:41:28.305894 [ 192 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 512 rows starting from the beginning of the part | ||
| 21769 | 2026.04.28 20:41:28.305932 [ 192 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 448 rows starting from the beginning of the part | ||
| 21770 | 2026.04.28 20:41:28.305974 [ 192 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 512 rows starting from the beginning of the part | ||
| 21771 | 2026.04.28 20:41:28.308738 [ 190 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43752 rows, containing 4 columns (4 merged, 0 gathered) in 0.003199733 sec., 13673640.894412126 rows/sec., 195.60 MiB/sec. | ||
| 21772 | 2026.04.28 20:41:28.309069 [ 186 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 21773 | 2026.04.28 20:41:28.309394 [ 186 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_91_18} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21774 | 2026.04.28 20:41:28.309474 [ 186 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_91_18} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 21775 | 2026.04.28 20:41:28.309572 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 21776 | 2026.04.28 20:41:30.605875 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 685 | ||
| 21777 | 2026.04.28 20:41:30.623094 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21778 | 2026.04.28 20:41:30.623139 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.61 GiB. | ||
| 21779 | 2026.04.28 20:41:30.629266 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 21780 | 2026.04.28 20:41:30.629950 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21781 | 2026.04.28 20:41:30.630271 [ 99 ] {} <Debug> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 21782 | 2026.04.28 20:41:30.630345 [ 99 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21783 | 2026.04.28 20:41:30.630369 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.61 GiB. | ||
| 21784 | 2026.04.28 20:41:30.630473 [ 192 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 21785 | 2026.04.28 20:41:30.632975 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 685 | ||
| 21786 | 2026.04.28 20:41:30.633490 [ 192 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21787 | 2026.04.28 20:41:30.634310 [ 192 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 21788 | 2026.04.28 20:41:30.637909 [ 192 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 21789 | 2026.04.28 20:41:30.641547 [ 192 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 21790 | 2026.04.28 20:41:30.645506 [ 192 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part | ||
| 21791 | 2026.04.28 20:41:30.649693 [ 192 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part | ||
| 21792 | 2026.04.28 20:41:30.653818 [ 192 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 7 rows starting from the beginning of the part | ||
| 21793 | 2026.04.28 20:41:30.707325 [ 192 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 685 rows, containing 679 columns (679 merged, 0 gathered) in 0.07689565 sec., 8908.176210227757 rows/sec., 46.06 MiB/sec. | ||
| 21794 | 2026.04.28 20:41:30.710452 [ 191 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 21795 | 2026.04.28 20:41:30.712424 [ 191 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_91_18} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21796 | 2026.04.28 20:41:30.712529 [ 191 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_91_18} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 21797 | 2026.04.28 20:41:30.715230 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 21798 | 2026.04.28 20:41:31.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 413.39 MiB, peak 431.79 MiB, free memory in arenas 0.00 B, will set to 412.32 MiB (RSS), difference: -1.07 MiB | ||
| 21799 | 2026.04.28 20:41:32.445570 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21800 | 2026.04.28 20:41:32.445827 [ 277 ] {eb6a288d-694c-48fa-aab1-44e4bbf6e621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 21801 | 2026.04.28 20:41:32.446180 [ 277 ] {eb6a288d-694c-48fa-aab1-44e4bbf6e621} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21802 | 2026.04.28 20:41:32.446219 [ 277 ] {eb6a288d-694c-48fa-aab1-44e4bbf6e621} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 21803 | 2026.04.28 20:41:32.446456 [ 277 ] {eb6a288d-694c-48fa-aab1-44e4bbf6e621} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21804 | 2026.04.28 20:41:32.446534 [ 277 ] {eb6a288d-694c-48fa-aab1-44e4bbf6e621} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21805 | 2026.04.28 20:41:32.446688 [ 277 ] {eb6a288d-694c-48fa-aab1-44e4bbf6e621} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 21806 | 2026.04.28 20:41:32.446814 [ 315 ] {eb6a288d-694c-48fa-aab1-44e4bbf6e621} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21807 | 2026.04.28 20:41:32.446814 [ 311 ] {eb6a288d-694c-48fa-aab1-44e4bbf6e621} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21808 | 2026.04.28 20:41:32.446814 [ 284 ] {eb6a288d-694c-48fa-aab1-44e4bbf6e621} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21809 | 2026.04.28 20:41:32.446963 [ 277 ] {eb6a288d-694c-48fa-aab1-44e4bbf6e621} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 21810 | 2026.04.28 20:41:32.446994 [ 277 ] {eb6a288d-694c-48fa-aab1-44e4bbf6e621} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21811 | 2026.04.28 20:41:32.447072 [ 277 ] {eb6a288d-694c-48fa-aab1-44e4bbf6e621} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21812 | 2026.04.28 20:41:32.447095 [ 277 ] {eb6a288d-694c-48fa-aab1-44e4bbf6e621} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 21813 | 2026.04.28 20:41:32.447132 [ 277 ] {eb6a288d-694c-48fa-aab1-44e4bbf6e621} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21814 | 2026.04.28 20:41:32.447174 [ 277 ] {eb6a288d-694c-48fa-aab1-44e4bbf6e621} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21815 | 2026.04.28 20:41:32.448318 [ 277 ] {eb6a288d-694c-48fa-aab1-44e4bbf6e621} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002585 sec., 19342.35976789168 rows/sec., 3.08 MiB/sec. | ||
| 21816 | 2026.04.28 20:41:32.448454 [ 277 ] {eb6a288d-694c-48fa-aab1-44e4bbf6e621} <Debug> TCPHandler: Processed in 0.00306049 sec. | ||
| 21817 | 2026.04.28 20:41:32.450652 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21818 | 2026.04.28 20:41:32.450786 [ 277 ] {ed01900f-b43c-4919-a43b-0171854ce2af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21819 | 2026.04.28 20:41:32.450841 [ 277 ] {ed01900f-b43c-4919-a43b-0171854ce2af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21820 | 2026.04.28 20:41:32.451418 [ 277 ] {ed01900f-b43c-4919-a43b-0171854ce2af} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21821 | 2026.04.28 20:41:32.451471 [ 277 ] {ed01900f-b43c-4919-a43b-0171854ce2af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.61 GiB. | ||
| 21822 | 2026.04.28 20:41:32.451859 [ 277 ] {ed01900f-b43c-4919-a43b-0171854ce2af} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21823 | 2026.04.28 20:41:32.452089 [ 277 ] {ed01900f-b43c-4919-a43b-0171854ce2af} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21824 | 2026.04.28 20:41:32.452240 [ 277 ] {ed01900f-b43c-4919-a43b-0171854ce2af} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001494 sec., 52208.835341365455 rows/sec., 4.32 MiB/sec. | ||
| 21825 | 2026.04.28 20:41:32.452273 [ 93 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 21826 | 2026.04.28 20:41:32.452280 [ 277 ] {ed01900f-b43c-4919-a43b-0171854ce2af} <Debug> TCPHandler: Processed in 0.001692599 sec. | ||
| 21827 | 2026.04.28 20:41:32.452348 [ 93 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21828 | 2026.04.28 20:41:32.452377 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.61 GiB. | ||
| 21829 | 2026.04.28 20:41:32.452476 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21830 | 2026.04.28 20:41:32.452481 [ 190 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 21831 | 2026.04.28 20:41:32.452580 [ 277 ] {60fb4f52-0cf9-41b3-8443-3ceb44af75b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21832 | 2026.04.28 20:41:32.452611 [ 190 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21833 | 2026.04.28 20:41:32.452625 [ 277 ] {60fb4f52-0cf9-41b3-8443-3ceb44af75b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21834 | 2026.04.28 20:41:32.452649 [ 190 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 3363 rows starting from the beginning of the part | ||
| 21835 | 2026.04.28 20:41:32.452716 [ 190 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 120 rows starting from the beginning of the part | ||
| 21836 | 2026.04.28 20:41:32.452761 [ 190 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 78 rows starting from the beginning of the part | ||
| 21837 | 2026.04.28 20:41:32.452806 [ 190 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 2628 rows starting from the beginning of the part | ||
| 21838 | 2026.04.28 20:41:32.452849 [ 190 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 56 rows starting from the beginning of the part | ||
| 21839 | 2026.04.28 20:41:32.452891 [ 190 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 78 rows starting from the beginning of the part | ||
| 21840 | 2026.04.28 20:41:32.453060 [ 277 ] {60fb4f52-0cf9-41b3-8443-3ceb44af75b3} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21841 | 2026.04.28 20:41:32.453104 [ 277 ] {60fb4f52-0cf9-41b3-8443-3ceb44af75b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.61 GiB. | ||
| 21842 | 2026.04.28 20:41:32.453416 [ 277 ] {60fb4f52-0cf9-41b3-8443-3ceb44af75b3} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 21843 | 2026.04.28 20:41:32.453642 [ 277 ] {60fb4f52-0cf9-41b3-8443-3ceb44af75b3} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21844 | 2026.04.28 20:41:32.453778 [ 277 ] {60fb4f52-0cf9-41b3-8443-3ceb44af75b3} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001217 sec., 9038.619556285948 rows/sec., 679.66 KiB/sec. | ||
| 21845 | 2026.04.28 20:41:32.453817 [ 277 ] {60fb4f52-0cf9-41b3-8443-3ceb44af75b3} <Debug> TCPHandler: Processed in 0.001390922 sec. | ||
| 21846 | 2026.04.28 20:41:32.453967 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21847 | 2026.04.28 20:41:32.454084 [ 277 ] {ab3b291b-f547-4b1a-8770-1ee3286f6bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21848 | 2026.04.28 20:41:32.454134 [ 277 ] {ab3b291b-f547-4b1a-8770-1ee3286f6bb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21849 | 2026.04.28 20:41:32.454689 [ 277 ] {ab3b291b-f547-4b1a-8770-1ee3286f6bb7} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21850 | 2026.04.28 20:41:32.454738 [ 277 ] {ab3b291b-f547-4b1a-8770-1ee3286f6bb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.61 GiB. | ||
| 21851 | 2026.04.28 20:41:32.455011 [ 194 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6323 rows, containing 5 columns (5 merged, 0 gathered) in 0.002571859 sec., 2458532.9133517817 rows/sec., 196.00 MiB/sec. | ||
| 21852 | 2026.04.28 20:41:32.455101 [ 277 ] {ab3b291b-f547-4b1a-8770-1ee3286f6bb7} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21853 | 2026.04.28 20:41:32.455304 [ 190 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 21854 | 2026.04.28 20:41:32.455339 [ 277 ] {ab3b291b-f547-4b1a-8770-1ee3286f6bb7} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21855 | 2026.04.28 20:41:32.455498 [ 277 ] {ab3b291b-f547-4b1a-8770-1ee3286f6bb7} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001438 sec., 52155.7719054242 rows/sec., 4.07 MiB/sec. | ||
| 21856 | 2026.04.28 20:41:32.455504 [ 93 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 21857 | 2026.04.28 20:41:32.455543 [ 277 ] {ab3b291b-f547-4b1a-8770-1ee3286f6bb7} <Debug> TCPHandler: Processed in 0.001636507 sec. | ||
| 21858 | 2026.04.28 20:41:32.455552 [ 93 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21859 | 2026.04.28 20:41:32.455574 [ 190 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_156_31} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21860 | 2026.04.28 20:41:32.455584 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.61 GiB. | ||
| 21861 | 2026.04.28 20:41:32.455659 [ 190 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_156_31} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 21862 | 2026.04.28 20:41:32.455683 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21863 | 2026.04.28 20:41:32.455725 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 21864 | 2026.04.28 20:41:32.455741 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 21865 | 2026.04.28 20:41:32.455785 [ 277 ] {85866660-1e5d-4f9d-9d3c-7690404cd02d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21866 | 2026.04.28 20:41:32.455834 [ 277 ] {85866660-1e5d-4f9d-9d3c-7690404cd02d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21867 | 2026.04.28 20:41:32.455892 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21868 | 2026.04.28 20:41:32.455935 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1832 rows starting from the beginning of the part | ||
| 21869 | 2026.04.28 20:41:32.456012 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 99 rows starting from the beginning of the part | ||
| 21870 | 2026.04.28 20:41:32.456063 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 75 rows starting from the beginning of the part | ||
| 21871 | 2026.04.28 20:41:32.456113 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 1397 rows starting from the beginning of the part | ||
| 21872 | 2026.04.28 20:41:32.456161 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 64 rows starting from the beginning of the part | ||
| 21873 | 2026.04.28 20:41:32.456209 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 75 rows starting from the beginning of the part | ||
| 21874 | 2026.04.28 20:41:32.456269 [ 277 ] {85866660-1e5d-4f9d-9d3c-7690404cd02d} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21875 | 2026.04.28 20:41:32.456312 [ 277 ] {85866660-1e5d-4f9d-9d3c-7690404cd02d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.61 GiB. | ||
| 21876 | 2026.04.28 20:41:32.456677 [ 277 ] {85866660-1e5d-4f9d-9d3c-7690404cd02d} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21877 | 2026.04.28 20:41:32.456905 [ 277 ] {85866660-1e5d-4f9d-9d3c-7690404cd02d} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21878 | 2026.04.28 20:41:32.457048 [ 277 ] {85866660-1e5d-4f9d-9d3c-7690404cd02d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001282 sec., 124804.992199688 rows/sec., 8.69 MiB/sec. | ||
| 21879 | 2026.04.28 20:41:32.457088 [ 277 ] {85866660-1e5d-4f9d-9d3c-7690404cd02d} <Debug> TCPHandler: Processed in 0.001453714 sec. | ||
| 21880 | 2026.04.28 20:41:32.457218 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21881 | 2026.04.28 20:41:32.457314 [ 277 ] {67ac7340-2fd0-4fcb-816f-19025c962209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21882 | 2026.04.28 20:41:32.457370 [ 277 ] {67ac7340-2fd0-4fcb-816f-19025c962209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21883 | 2026.04.28 20:41:32.457794 [ 189 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3542 rows, containing 5 columns (5 merged, 0 gathered) in 0.002139649 sec., 1655411.7053778446 rows/sec., 120.42 MiB/sec. | ||
| 21884 | 2026.04.28 20:41:32.458021 [ 194 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 21885 | 2026.04.28 20:41:32.458239 [ 277 ] {67ac7340-2fd0-4fcb-816f-19025c962209} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21886 | 2026.04.28 20:41:32.458297 [ 277 ] {67ac7340-2fd0-4fcb-816f-19025c962209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.61 GiB. | ||
| 21887 | 2026.04.28 20:41:32.458340 [ 194 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_156_31} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21888 | 2026.04.28 20:41:32.458445 [ 194 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_156_31} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 21889 | 2026.04.28 20:41:32.458533 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 21890 | 2026.04.28 20:41:32.458904 [ 277 ] {67ac7340-2fd0-4fcb-816f-19025c962209} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 21891 | 2026.04.28 20:41:32.459153 [ 277 ] {67ac7340-2fd0-4fcb-816f-19025c962209} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21892 | 2026.04.28 20:41:32.459302 [ 277 ] {67ac7340-2fd0-4fcb-816f-19025c962209} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002007 sec., 5480.8171400099645 rows/sec., 9.82 MiB/sec. | ||
| 21893 | 2026.04.28 20:41:32.459367 [ 277 ] {67ac7340-2fd0-4fcb-816f-19025c962209} <Debug> TCPHandler: Processed in 0.00219791 sec. | ||
| 21894 | 2026.04.28 20:41:32.459508 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21895 | 2026.04.28 20:41:32.459604 [ 277 ] {cd0c303d-fa47-4ce3-a6af-f967b0d17fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21896 | 2026.04.28 20:41:32.459646 [ 277 ] {cd0c303d-fa47-4ce3-a6af-f967b0d17fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21897 | 2026.04.28 20:41:32.460039 [ 277 ] {cd0c303d-fa47-4ce3-a6af-f967b0d17fc5} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21898 | 2026.04.28 20:41:32.460078 [ 277 ] {cd0c303d-fa47-4ce3-a6af-f967b0d17fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.61 GiB. | ||
| 21899 | 2026.04.28 20:41:32.460415 [ 277 ] {cd0c303d-fa47-4ce3-a6af-f967b0d17fc5} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21900 | 2026.04.28 20:41:32.460639 [ 277 ] {cd0c303d-fa47-4ce3-a6af-f967b0d17fc5} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21901 | 2026.04.28 20:41:32.460770 [ 93 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 21902 | 2026.04.28 20:41:32.460775 [ 277 ] {cd0c303d-fa47-4ce3-a6af-f967b0d17fc5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001191 sec., 50377.83375314862 rows/sec., 3.40 MiB/sec. | ||
| 21903 | 2026.04.28 20:41:32.460816 [ 93 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21904 | 2026.04.28 20:41:32.460839 [ 277 ] {cd0c303d-fa47-4ce3-a6af-f967b0d17fc5} <Debug> TCPHandler: Processed in 0.001380192 sec. | ||
| 21905 | 2026.04.28 20:41:32.460841 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.61 GiB. | ||
| 21906 | 2026.04.28 20:41:32.460935 [ 190 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 21907 | 2026.04.28 20:41:32.461028 [ 190 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21908 | 2026.04.28 20:41:32.461054 [ 190 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 8250 rows starting from the beginning of the part | ||
| 21909 | 2026.04.28 20:41:32.461099 [ 190 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 60 rows starting from the beginning of the part | ||
| 21910 | 2026.04.28 20:41:32.461136 [ 190 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part | ||
| 21911 | 2026.04.28 20:41:32.461167 [ 190 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 12 rows starting from the beginning of the part | ||
| 21912 | 2026.04.28 20:41:32.461198 [ 190 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 48 rows starting from the beginning of the part | ||
| 21913 | 2026.04.28 20:41:32.461232 [ 190 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 60 rows starting from the beginning of the part | ||
| 21914 | 2026.04.28 20:41:32.463410 [ 189 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8490 rows, containing 4 columns (4 merged, 0 gathered) in 0.002506167 sec., 3387643.3613562062 rows/sec., 225.71 MiB/sec. | ||
| 21915 | 2026.04.28 20:41:32.463552 [ 194 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 21916 | 2026.04.28 20:41:32.463872 [ 194 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_156_31} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21917 | 2026.04.28 20:41:32.463964 [ 194 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_156_31} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 21918 | 2026.04.28 20:41:32.464045 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. | ||
| 21919 | 2026.04.28 20:41:35.598377 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21920 | 2026.04.28 20:41:35.598447 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21921 | 2026.04.28 20:41:35.806379 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44200 | ||
| 21922 | 2026.04.28 20:41:35.806879 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21923 | 2026.04.28 20:41:35.806920 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.61 GiB. | ||
| 21924 | 2026.04.28 20:41:35.807361 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 21925 | 2026.04.28 20:41:35.807571 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21926 | 2026.04.28 20:41:35.807708 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44200 | ||
| 21927 | 2026.04.28 20:41:35.962871 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2628 | ||
| 21928 | 2026.04.28 20:41:35.965500 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21929 | 2026.04.28 20:41:35.965547 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.61 GiB. | ||
| 21930 | 2026.04.28 20:41:35.966754 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 21931 | 2026.04.28 20:41:35.967019 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21932 | 2026.04.28 20:41:35.967260 [ 218 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21933 | 2026.04.28 20:41:35.967294 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2628 | ||
| 21934 | 2026.04.28 20:41:35.967317 [ 218 ] {} <Debug> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21935 | 2026.04.28 20:41:35.969973 [ 218 ] {} <Debug> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21936 | 2026.04.28 20:41:36.000261 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 408.32 MiB, peak 431.79 MiB, free memory in arenas 0.00 B, will set to 412.32 MiB (RSS), difference: 3.99 MiB | ||
| 21937 | 2026.04.28 20:41:37.446562 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21938 | 2026.04.28 20:41:37.446822 [ 277 ] {acde2489-edf4-48fa-91ca-0026eb5ca65e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 21939 | 2026.04.28 20:41:37.447214 [ 277 ] {acde2489-edf4-48fa-91ca-0026eb5ca65e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21940 | 2026.04.28 20:41:37.447260 [ 277 ] {acde2489-edf4-48fa-91ca-0026eb5ca65e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 21941 | 2026.04.28 20:41:37.447522 [ 277 ] {acde2489-edf4-48fa-91ca-0026eb5ca65e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21942 | 2026.04.28 20:41:37.447597 [ 277 ] {acde2489-edf4-48fa-91ca-0026eb5ca65e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21943 | 2026.04.28 20:41:37.447748 [ 277 ] {acde2489-edf4-48fa-91ca-0026eb5ca65e} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 21944 | 2026.04.28 20:41:37.447905 [ 284 ] {acde2489-edf4-48fa-91ca-0026eb5ca65e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21945 | 2026.04.28 20:41:37.447905 [ 311 ] {acde2489-edf4-48fa-91ca-0026eb5ca65e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21946 | 2026.04.28 20:41:37.447906 [ 315 ] {acde2489-edf4-48fa-91ca-0026eb5ca65e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21947 | 2026.04.28 20:41:37.448125 [ 277 ] {acde2489-edf4-48fa-91ca-0026eb5ca65e} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 21948 | 2026.04.28 20:41:37.448157 [ 277 ] {acde2489-edf4-48fa-91ca-0026eb5ca65e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21949 | 2026.04.28 20:41:37.448230 [ 277 ] {acde2489-edf4-48fa-91ca-0026eb5ca65e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21950 | 2026.04.28 20:41:37.448251 [ 277 ] {acde2489-edf4-48fa-91ca-0026eb5ca65e} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 21951 | 2026.04.28 20:41:37.448286 [ 277 ] {acde2489-edf4-48fa-91ca-0026eb5ca65e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21952 | 2026.04.28 20:41:37.448328 [ 277 ] {acde2489-edf4-48fa-91ca-0026eb5ca65e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21953 | 2026.04.28 20:41:37.449785 [ 277 ] {acde2489-edf4-48fa-91ca-0026eb5ca65e} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.003066 sec., 16307.893020221787 rows/sec., 2.59 MiB/sec. | ||
| 21954 | 2026.04.28 20:41:37.449936 [ 277 ] {acde2489-edf4-48fa-91ca-0026eb5ca65e} <Debug> TCPHandler: Processed in 0.00351726 sec. | ||
| 21955 | 2026.04.28 20:41:37.452442 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21956 | 2026.04.28 20:41:37.452606 [ 277 ] {cfe98888-8331-4fc8-a98b-ada1fc1e260d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21957 | 2026.04.28 20:41:37.452662 [ 277 ] {cfe98888-8331-4fc8-a98b-ada1fc1e260d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21958 | 2026.04.28 20:41:37.453317 [ 277 ] {cfe98888-8331-4fc8-a98b-ada1fc1e260d} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21959 | 2026.04.28 20:41:37.453372 [ 277 ] {cfe98888-8331-4fc8-a98b-ada1fc1e260d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.61 GiB. | ||
| 21960 | 2026.04.28 20:41:37.453781 [ 277 ] {cfe98888-8331-4fc8-a98b-ada1fc1e260d} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21961 | 2026.04.28 20:41:37.454031 [ 277 ] {cfe98888-8331-4fc8-a98b-ada1fc1e260d} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21962 | 2026.04.28 20:41:37.454186 [ 277 ] {cfe98888-8331-4fc8-a98b-ada1fc1e260d} <Debug> executeQuery: Read 150 rows, 13.31 KiB in 0.001617 sec., 92764.37847866419 rows/sec., 8.04 MiB/sec. | ||
| 21963 | 2026.04.28 20:41:37.454228 [ 277 ] {cfe98888-8331-4fc8-a98b-ada1fc1e260d} <Debug> TCPHandler: Processed in 0.001893614 sec. | ||
| 21964 | 2026.04.28 20:41:37.454348 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21965 | 2026.04.28 20:41:37.454448 [ 277 ] {a588d231-d881-41b3-838d-70ed7a3f5889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21966 | 2026.04.28 20:41:37.454491 [ 277 ] {a588d231-d881-41b3-838d-70ed7a3f5889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21967 | 2026.04.28 20:41:37.454911 [ 277 ] {a588d231-d881-41b3-838d-70ed7a3f5889} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21968 | 2026.04.28 20:41:37.454949 [ 277 ] {a588d231-d881-41b3-838d-70ed7a3f5889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.61 GiB. | ||
| 21969 | 2026.04.28 20:41:37.455244 [ 277 ] {a588d231-d881-41b3-838d-70ed7a3f5889} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 21970 | 2026.04.28 20:41:37.455462 [ 277 ] {a588d231-d881-41b3-838d-70ed7a3f5889} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21971 | 2026.04.28 20:41:37.455587 [ 84 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 21972 | 2026.04.28 20:41:37.455596 [ 277 ] {a588d231-d881-41b3-838d-70ed7a3f5889} <Debug> executeQuery: Read 47 rows, 3.53 KiB in 0.001169 sec., 40205.30367835757 rows/sec., 2.95 MiB/sec. | ||
| 21973 | 2026.04.28 20:41:37.455649 [ 84 ] {} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21974 | 2026.04.28 20:41:37.455660 [ 277 ] {a588d231-d881-41b3-838d-70ed7a3f5889} <Debug> TCPHandler: Processed in 0.001363791 sec. | ||
| 21975 | 2026.04.28 20:41:37.455677 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.61 GiB. | ||
| 21976 | 2026.04.28 20:41:37.455779 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21977 | 2026.04.28 20:41:37.455791 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 21978 | 2026.04.28 20:41:37.455884 [ 277 ] {18784ce3-2d3d-40ad-a8d7-6ea8cd879b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21979 | 2026.04.28 20:41:37.455920 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21980 | 2026.04.28 20:41:37.455927 [ 277 ] {18784ce3-2d3d-40ad-a8d7-6ea8cd879b99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21981 | 2026.04.28 20:41:37.455959 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 227 rows starting from the beginning of the part | ||
| 21982 | 2026.04.28 20:41:37.456025 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 32 rows starting from the beginning of the part | ||
| 21983 | 2026.04.28 20:41:37.456068 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 11 rows starting from the beginning of the part | ||
| 21984 | 2026.04.28 20:41:37.456112 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 85 rows starting from the beginning of the part | ||
| 21985 | 2026.04.28 20:41:37.456162 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 11 rows starting from the beginning of the part | ||
| 21986 | 2026.04.28 20:41:37.456216 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 47 rows starting from the beginning of the part | ||
| 21987 | 2026.04.28 20:41:37.456359 [ 277 ] {18784ce3-2d3d-40ad-a8d7-6ea8cd879b99} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21988 | 2026.04.28 20:41:37.456399 [ 277 ] {18784ce3-2d3d-40ad-a8d7-6ea8cd879b99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.61 GiB. | ||
| 21989 | 2026.04.28 20:41:37.456714 [ 277 ] {18784ce3-2d3d-40ad-a8d7-6ea8cd879b99} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21990 | 2026.04.28 20:41:37.457016 [ 277 ] {18784ce3-2d3d-40ad-a8d7-6ea8cd879b99} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21991 | 2026.04.28 20:41:37.457142 [ 194 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 413 rows, containing 5 columns (5 merged, 0 gathered) in 0.001399882 sec., 295024.866381595 rows/sec., 21.25 MiB/sec. | ||
| 21992 | 2026.04.28 20:41:37.457148 [ 277 ] {18784ce3-2d3d-40ad-a8d7-6ea8cd879b99} <Debug> executeQuery: Read 111 rows, 8.88 KiB in 0.001279 sec., 86786.55199374512 rows/sec., 6.78 MiB/sec. | ||
| 21993 | 2026.04.28 20:41:37.457207 [ 277 ] {18784ce3-2d3d-40ad-a8d7-6ea8cd879b99} <Debug> TCPHandler: Processed in 0.001477184 sec. | ||
| 21994 | 2026.04.28 20:41:37.457280 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 21995 | 2026.04.28 20:41:37.457321 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21996 | 2026.04.28 20:41:37.457423 [ 277 ] {0e863703-81e3-41c7-a42b-adf87fd3eb58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21997 | 2026.04.28 20:41:37.457469 [ 277 ] {0e863703-81e3-41c7-a42b-adf87fd3eb58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21998 | 2026.04.28 20:41:37.457538 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_131_26} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21999 | 2026.04.28 20:41:37.457613 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_131_26} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 22000 | 2026.04.28 20:41:37.457683 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 22001 | 2026.04.28 20:41:37.457880 [ 277 ] {0e863703-81e3-41c7-a42b-adf87fd3eb58} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22002 | 2026.04.28 20:41:37.457921 [ 277 ] {0e863703-81e3-41c7-a42b-adf87fd3eb58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.61 GiB. | ||
| 22003 | 2026.04.28 20:41:37.458258 [ 277 ] {0e863703-81e3-41c7-a42b-adf87fd3eb58} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 22004 | 2026.04.28 20:41:37.458478 [ 277 ] {0e863703-81e3-41c7-a42b-adf87fd3eb58} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22005 | 2026.04.28 20:41:37.458608 [ 277 ] {0e863703-81e3-41c7-a42b-adf87fd3eb58} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 22006 | 2026.04.28 20:41:37.458646 [ 277 ] {0e863703-81e3-41c7-a42b-adf87fd3eb58} <Debug> TCPHandler: Processed in 0.001374332 sec. | ||
| 22007 | 2026.04.28 20:41:37.458770 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22008 | 2026.04.28 20:41:37.458892 [ 277 ] {9aabb8e6-b6e1-4fbb-a561-d4ea634c3907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22009 | 2026.04.28 20:41:37.458960 [ 277 ] {9aabb8e6-b6e1-4fbb-a561-d4ea634c3907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22010 | 2026.04.28 20:41:37.459926 [ 277 ] {9aabb8e6-b6e1-4fbb-a561-d4ea634c3907} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22011 | 2026.04.28 20:41:37.459964 [ 277 ] {9aabb8e6-b6e1-4fbb-a561-d4ea634c3907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.61 GiB. | ||
| 22012 | 2026.04.28 20:41:37.460557 [ 277 ] {9aabb8e6-b6e1-4fbb-a561-d4ea634c3907} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 22013 | 2026.04.28 20:41:37.460789 [ 277 ] {9aabb8e6-b6e1-4fbb-a561-d4ea634c3907} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22014 | 2026.04.28 20:41:37.460914 [ 84 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 22015 | 2026.04.28 20:41:37.460935 [ 277 ] {9aabb8e6-b6e1-4fbb-a561-d4ea634c3907} <Debug> executeQuery: Read 47 rows, 86.24 KiB in 0.002068 sec., 22727.272727272728 rows/sec., 40.73 MiB/sec. | ||
| 22016 | 2026.04.28 20:41:37.460945 [ 84 ] {} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22017 | 2026.04.28 20:41:37.460973 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.61 GiB. | ||
| 22018 | 2026.04.28 20:41:37.460997 [ 277 ] {9aabb8e6-b6e1-4fbb-a561-d4ea634c3907} <Debug> TCPHandler: Processed in 0.002289252 sec. | ||
| 22019 | 2026.04.28 20:41:37.461050 [ 194 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 22020 | 2026.04.28 20:41:37.461130 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22021 | 2026.04.28 20:41:37.461231 [ 277 ] {b217873a-5eeb-4833-8f63-d8171753e55a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22022 | 2026.04.28 20:41:37.461275 [ 277 ] {b217873a-5eeb-4833-8f63-d8171753e55a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22023 | 2026.04.28 20:41:37.461290 [ 194 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22024 | 2026.04.28 20:41:37.461356 [ 194 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2872 rows starting from the beginning of the part | ||
| 22025 | 2026.04.28 20:41:37.461492 [ 194 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 32 rows starting from the beginning of the part | ||
| 22026 | 2026.04.28 20:41:37.461604 [ 194 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 11 rows starting from the beginning of the part | ||
| 22027 | 2026.04.28 20:41:37.461626 [ 277 ] {b217873a-5eeb-4833-8f63-d8171753e55a} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22028 | 2026.04.28 20:41:37.461668 [ 277 ] {b217873a-5eeb-4833-8f63-d8171753e55a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.61 GiB. | ||
| 22029 | 2026.04.28 20:41:37.461720 [ 194 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 59 rows starting from the beginning of the part | ||
| 22030 | 2026.04.28 20:41:37.461836 [ 194 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 11 rows starting from the beginning of the part | ||
| 22031 | 2026.04.28 20:41:37.461945 [ 194 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 47 rows starting from the beginning of the part | ||
| 22032 | 2026.04.28 20:41:37.461994 [ 277 ] {b217873a-5eeb-4833-8f63-d8171753e55a} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 22033 | 2026.04.28 20:41:37.462215 [ 277 ] {b217873a-5eeb-4833-8f63-d8171753e55a} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22034 | 2026.04.28 20:41:37.462358 [ 277 ] {b217873a-5eeb-4833-8f63-d8171753e55a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.53 MiB/sec. | ||
| 22035 | 2026.04.28 20:41:37.462397 [ 277 ] {b217873a-5eeb-4833-8f63-d8171753e55a} <Debug> TCPHandler: Processed in 0.00131743 sec. | ||
| 22036 | 2026.04.28 20:41:37.470562 [ 199 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3032 rows, containing 19 columns (19 merged, 0 gathered) in 0.009547768 sec., 317561.13051762467 rows/sec., 569.05 MiB/sec. | ||
| 22037 | 2026.04.28 20:41:37.473679 [ 197 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 22038 | 2026.04.28 20:41:37.474082 [ 197 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22039 | 2026.04.28 20:41:37.474169 [ 197 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 22040 | 2026.04.28 20:41:37.474342 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.63 MiB. | ||
| 22041 | 2026.04.28 20:41:38.133985 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 693 | ||
| 22042 | 2026.04.28 20:41:38.152279 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22043 | 2026.04.28 20:41:38.152343 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.61 GiB. | ||
| 22044 | 2026.04.28 20:41:38.158619 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 22045 | 2026.04.28 20:41:38.159359 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22046 | 2026.04.28 20:41:38.162466 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 22047 | 2026.04.28 20:41:42.126340 [ 222 ] {} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22048 | 2026.04.28 20:41:42.126401 [ 222 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22049 | 2026.04.28 20:41:42.130320 [ 222 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22050 | 2026.04.28 20:41:42.316206 [ 221 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22051 | 2026.04.28 20:41:42.316260 [ 221 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22052 | 2026.04.28 20:41:42.319686 [ 221 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22053 | 2026.04.28 20:41:42.447833 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22054 | 2026.04.28 20:41:42.448080 [ 277 ] {682da6a2-6ca9-45e7-8a57-259a181093bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage') FORMAT Native (stage: Complete) | ||
| 22055 | 2026.04.28 20:41:42.448460 [ 277 ] {682da6a2-6ca9-45e7-8a57-259a181093bd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22056 | 2026.04.28 20:41:42.448501 [ 277 ] {682da6a2-6ca9-45e7-8a57-259a181093bd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 22057 | 2026.04.28 20:41:42.448775 [ 277 ] {682da6a2-6ca9-45e7-8a57-259a181093bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22058 | 2026.04.28 20:41:42.448849 [ 277 ] {682da6a2-6ca9-45e7-8a57-259a181093bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22059 | 2026.04.28 20:41:42.449007 [ 277 ] {682da6a2-6ca9-45e7-8a57-259a181093bd} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 44-element set) | ||
| 22060 | 2026.04.28 20:41:42.449136 [ 312 ] {682da6a2-6ca9-45e7-8a57-259a181093bd} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22061 | 2026.04.28 20:41:42.449146 [ 310 ] {682da6a2-6ca9-45e7-8a57-259a181093bd} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22062 | 2026.04.28 20:41:42.449146 [ 284 ] {682da6a2-6ca9-45e7-8a57-259a181093bd} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22063 | 2026.04.28 20:41:42.449318 [ 277 ] {682da6a2-6ca9-45e7-8a57-259a181093bd} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 22064 | 2026.04.28 20:41:42.449344 [ 277 ] {682da6a2-6ca9-45e7-8a57-259a181093bd} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22065 | 2026.04.28 20:41:42.449415 [ 277 ] {682da6a2-6ca9-45e7-8a57-259a181093bd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22066 | 2026.04.28 20:41:42.449435 [ 277 ] {682da6a2-6ca9-45e7-8a57-259a181093bd} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 22067 | 2026.04.28 20:41:42.449472 [ 277 ] {682da6a2-6ca9-45e7-8a57-259a181093bd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 22068 | 2026.04.28 20:41:42.449514 [ 277 ] {682da6a2-6ca9-45e7-8a57-259a181093bd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 22069 | 2026.04.28 20:41:42.450736 [ 277 ] {682da6a2-6ca9-45e7-8a57-259a181093bd} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002763 sec., 18096.272167933406 rows/sec., 2.88 MiB/sec. | ||
| 22070 | 2026.04.28 20:41:42.450916 [ 277 ] {682da6a2-6ca9-45e7-8a57-259a181093bd} <Debug> TCPHandler: Processed in 0.003240644 sec. | ||
| 22071 | 2026.04.28 20:41:42.453543 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22072 | 2026.04.28 20:41:42.453663 [ 277 ] {f40a811f-3600-4888-ba05-59cf4418fac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 22073 | 2026.04.28 20:41:42.453710 [ 277 ] {f40a811f-3600-4888-ba05-59cf4418fac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22074 | 2026.04.28 20:41:42.454294 [ 277 ] {f40a811f-3600-4888-ba05-59cf4418fac0} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22075 | 2026.04.28 20:41:42.454343 [ 277 ] {f40a811f-3600-4888-ba05-59cf4418fac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.61 GiB. | ||
| 22076 | 2026.04.28 20:41:42.454810 [ 277 ] {f40a811f-3600-4888-ba05-59cf4418fac0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 22077 | 2026.04.28 20:41:42.455028 [ 277 ] {f40a811f-3600-4888-ba05-59cf4418fac0} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22078 | 2026.04.28 20:41:42.455182 [ 277 ] {f40a811f-3600-4888-ba05-59cf4418fac0} <Debug> executeQuery: Read 24 rows, 3.60 KiB in 0.001554 sec., 15444.015444015444 rows/sec., 2.26 MiB/sec. | ||
| 22079 | 2026.04.28 20:41:42.455229 [ 277 ] {f40a811f-3600-4888-ba05-59cf4418fac0} <Debug> TCPHandler: Processed in 0.00174247 sec. | ||
| 22080 | 2026.04.28 20:41:42.455358 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22081 | 2026.04.28 20:41:42.455459 [ 277 ] {89397371-e097-4889-9b90-6b6b892b828a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22082 | 2026.04.28 20:41:42.455503 [ 277 ] {89397371-e097-4889-9b90-6b6b892b828a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22083 | 2026.04.28 20:41:42.455934 [ 277 ] {89397371-e097-4889-9b90-6b6b892b828a} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22084 | 2026.04.28 20:41:42.455972 [ 277 ] {89397371-e097-4889-9b90-6b6b892b828a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.61 GiB. | ||
| 22085 | 2026.04.28 20:41:42.456286 [ 277 ] {89397371-e097-4889-9b90-6b6b892b828a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 22086 | 2026.04.28 20:41:42.456506 [ 277 ] {89397371-e097-4889-9b90-6b6b892b828a} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22087 | 2026.04.28 20:41:42.456639 [ 277 ] {89397371-e097-4889-9b90-6b6b892b828a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001203 sec., 1662.5103906899417 rows/sec., 135.57 KiB/sec. | ||
| 22088 | 2026.04.28 20:41:42.456680 [ 277 ] {89397371-e097-4889-9b90-6b6b892b828a} <Debug> TCPHandler: Processed in 0.001372311 sec. | ||
| 22089 | 2026.04.28 20:41:42.456821 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22090 | 2026.04.28 20:41:42.456965 [ 277 ] {1d3d1fa2-de36-4bd6-8617-7236d9088392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22091 | 2026.04.28 20:41:42.457031 [ 277 ] {1d3d1fa2-de36-4bd6-8617-7236d9088392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22092 | 2026.04.28 20:41:42.457654 [ 277 ] {1d3d1fa2-de36-4bd6-8617-7236d9088392} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22093 | 2026.04.28 20:41:42.457687 [ 277 ] {1d3d1fa2-de36-4bd6-8617-7236d9088392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.61 GiB. | ||
| 22094 | 2026.04.28 20:41:42.458056 [ 277 ] {1d3d1fa2-de36-4bd6-8617-7236d9088392} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 22095 | 2026.04.28 20:41:42.458271 [ 277 ] {1d3d1fa2-de36-4bd6-8617-7236d9088392} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22096 | 2026.04.28 20:41:42.458405 [ 277 ] {1d3d1fa2-de36-4bd6-8617-7236d9088392} <Debug> executeQuery: Read 123 rows, 10.01 KiB in 0.001464 sec., 84016.39344262295 rows/sec., 6.68 MiB/sec. | ||
| 22097 | 2026.04.28 20:41:42.458445 [ 277 ] {1d3d1fa2-de36-4bd6-8617-7236d9088392} <Debug> TCPHandler: Processed in 0.001693989 sec. | ||
| 22098 | 2026.04.28 20:41:42.458575 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22099 | 2026.04.28 20:41:42.458672 [ 277 ] {8a907694-d06e-4e85-affe-82d3e7c7b7d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22100 | 2026.04.28 20:41:42.458714 [ 277 ] {8a907694-d06e-4e85-affe-82d3e7c7b7d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22101 | 2026.04.28 20:41:42.459140 [ 277 ] {8a907694-d06e-4e85-affe-82d3e7c7b7d8} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22102 | 2026.04.28 20:41:42.459176 [ 277 ] {8a907694-d06e-4e85-affe-82d3e7c7b7d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.61 GiB. | ||
| 22103 | 2026.04.28 20:41:42.459479 [ 277 ] {8a907694-d06e-4e85-affe-82d3e7c7b7d8} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 22104 | 2026.04.28 20:41:42.459687 [ 277 ] {8a907694-d06e-4e85-affe-82d3e7c7b7d8} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22105 | 2026.04.28 20:41:42.459822 [ 277 ] {8a907694-d06e-4e85-affe-82d3e7c7b7d8} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001169 sec., 11120.615911035075 rows/sec., 827.03 KiB/sec. | ||
| 22106 | 2026.04.28 20:41:42.459862 [ 277 ] {8a907694-d06e-4e85-affe-82d3e7c7b7d8} <Debug> TCPHandler: Processed in 0.001338521 sec. | ||
| 22107 | 2026.04.28 20:41:42.459999 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22108 | 2026.04.28 20:41:42.460094 [ 277 ] {9fbea643-e01b-49b8-9fa3-d6720b04f80f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22109 | 2026.04.28 20:41:42.460135 [ 277 ] {9fbea643-e01b-49b8-9fa3-d6720b04f80f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22110 | 2026.04.28 20:41:42.460551 [ 277 ] {9fbea643-e01b-49b8-9fa3-d6720b04f80f} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22111 | 2026.04.28 20:41:42.460594 [ 277 ] {9fbea643-e01b-49b8-9fa3-d6720b04f80f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.61 GiB. | ||
| 22112 | 2026.04.28 20:41:42.460897 [ 277 ] {9fbea643-e01b-49b8-9fa3-d6720b04f80f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 22113 | 2026.04.28 20:41:42.461114 [ 277 ] {9fbea643-e01b-49b8-9fa3-d6720b04f80f} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22114 | 2026.04.28 20:41:42.461248 [ 277 ] {9fbea643-e01b-49b8-9fa3-d6720b04f80f} <Debug> executeQuery: Read 38 rows, 2.43 KiB in 0.001172 sec., 32423.20819112628 rows/sec., 2.03 MiB/sec. | ||
| 22115 | 2026.04.28 20:41:42.461286 [ 277 ] {9fbea643-e01b-49b8-9fa3-d6720b04f80f} <Debug> TCPHandler: Processed in 0.001337341 sec. | ||
| 22116 | 2026.04.28 20:41:42.461419 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22117 | 2026.04.28 20:41:42.461518 [ 277 ] {d7b24fb5-cdd0-4c42-b2d6-8e1551648f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22118 | 2026.04.28 20:41:42.461559 [ 277 ] {d7b24fb5-cdd0-4c42-b2d6-8e1551648f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22119 | 2026.04.28 20:41:42.462079 [ 277 ] {d7b24fb5-cdd0-4c42-b2d6-8e1551648f62} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22120 | 2026.04.28 20:41:42.462117 [ 277 ] {d7b24fb5-cdd0-4c42-b2d6-8e1551648f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.61 GiB. | ||
| 22121 | 2026.04.28 20:41:42.462486 [ 277 ] {d7b24fb5-cdd0-4c42-b2d6-8e1551648f62} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 22122 | 2026.04.28 20:41:42.462703 [ 277 ] {d7b24fb5-cdd0-4c42-b2d6-8e1551648f62} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22123 | 2026.04.28 20:41:42.462838 [ 277 ] {d7b24fb5-cdd0-4c42-b2d6-8e1551648f62} <Debug> executeQuery: Read 217 rows, 16.82 KiB in 0.001338 sec., 162182.36173393123 rows/sec., 12.28 MiB/sec. | ||
| 22124 | 2026.04.28 20:41:42.462879 [ 277 ] {d7b24fb5-cdd0-4c42-b2d6-8e1551648f62} <Debug> TCPHandler: Processed in 0.001512785 sec. | ||
| 22125 | 2026.04.28 20:41:42.463014 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22126 | 2026.04.28 20:41:42.463110 [ 277 ] {5c14f31e-81e0-40e1-9e7f-e0e8da07af4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 22127 | 2026.04.28 20:41:42.463155 [ 277 ] {5c14f31e-81e0-40e1-9e7f-e0e8da07af4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 22128 | 2026.04.28 20:41:42.463535 [ 277 ] {5c14f31e-81e0-40e1-9e7f-e0e8da07af4c} <Trace> oximeter.measurements_cumulativei64 (0780d63e-89c0-412d-b629-e9b75b3cfdea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22129 | 2026.04.28 20:41:42.463573 [ 277 ] {5c14f31e-81e0-40e1-9e7f-e0e8da07af4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.61 GiB. | ||
| 22130 | 2026.04.28 20:41:42.464561 [ 277 ] {5c14f31e-81e0-40e1-9e7f-e0e8da07af4c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 22131 | 2026.04.28 20:41:42.464779 [ 277 ] {5c14f31e-81e0-40e1-9e7f-e0e8da07af4c} <Trace> oximeter.measurements_cumulativei64 (0780d63e-89c0-412d-b629-e9b75b3cfdea): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22132 | 2026.04.28 20:41:42.464914 [ 277 ] {5c14f31e-81e0-40e1-9e7f-e0e8da07af4c} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001822 sec., 10976.948408342481 rows/sec., 742.87 KiB/sec. | ||
| 22133 | 2026.04.28 20:41:42.464960 [ 277 ] {5c14f31e-81e0-40e1-9e7f-e0e8da07af4c} <Debug> TCPHandler: Processed in 0.001996425 sec. | ||
| 22134 | 2026.04.28 20:41:42.465094 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22135 | 2026.04.28 20:41:42.465190 [ 277 ] {5f76f191-b9aa-49f8-8c06-514c484155c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22136 | 2026.04.28 20:41:42.465232 [ 277 ] {5f76f191-b9aa-49f8-8c06-514c484155c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22137 | 2026.04.28 20:41:42.465648 [ 277 ] {5f76f191-b9aa-49f8-8c06-514c484155c7} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22138 | 2026.04.28 20:41:42.465692 [ 277 ] {5f76f191-b9aa-49f8-8c06-514c484155c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.61 GiB. | ||
| 22139 | 2026.04.28 20:41:42.466057 [ 277 ] {5f76f191-b9aa-49f8-8c06-514c484155c7} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 22140 | 2026.04.28 20:41:42.466288 [ 277 ] {5f76f191-b9aa-49f8-8c06-514c484155c7} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22141 | 2026.04.28 20:41:42.466423 [ 277 ] {5f76f191-b9aa-49f8-8c06-514c484155c7} <Debug> executeQuery: Read 186 rows, 13.14 KiB in 0.001251 sec., 148681.0551558753 rows/sec., 10.25 MiB/sec. | ||
| 22142 | 2026.04.28 20:41:42.466463 [ 277 ] {5f76f191-b9aa-49f8-8c06-514c484155c7} <Debug> TCPHandler: Processed in 0.001418603 sec. | ||
| 22143 | 2026.04.28 20:41:42.466594 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22144 | 2026.04.28 20:41:42.466701 [ 277 ] {ce43465a-82b8-4c56-9493-34070f5de7f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22145 | 2026.04.28 20:41:42.466759 [ 277 ] {ce43465a-82b8-4c56-9493-34070f5de7f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22146 | 2026.04.28 20:41:42.467576 [ 277 ] {ce43465a-82b8-4c56-9493-34070f5de7f2} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22147 | 2026.04.28 20:41:42.467615 [ 277 ] {ce43465a-82b8-4c56-9493-34070f5de7f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.61 GiB. | ||
| 22148 | 2026.04.28 20:41:42.468166 [ 277 ] {ce43465a-82b8-4c56-9493-34070f5de7f2} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 22149 | 2026.04.28 20:41:42.468393 [ 277 ] {ce43465a-82b8-4c56-9493-34070f5de7f2} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22150 | 2026.04.28 20:41:42.468532 [ 277 ] {ce43465a-82b8-4c56-9493-34070f5de7f2} <Debug> executeQuery: Read 16 rows, 26.56 KiB in 0.00185 sec., 8648.648648648648 rows/sec., 14.02 MiB/sec. | ||
| 22151 | 2026.04.28 20:41:42.468594 [ 277 ] {ce43465a-82b8-4c56-9493-34070f5de7f2} <Debug> TCPHandler: Processed in 0.002059508 sec. | ||
| 22152 | 2026.04.28 20:41:42.468622 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22153 | 2026.04.28 20:41:42.468670 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22154 | 2026.04.28 20:41:42.468723 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22155 | 2026.04.28 20:41:42.468823 [ 277 ] {0032a399-48de-42e8-a63d-c7926104eaee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22156 | 2026.04.28 20:41:42.468867 [ 277 ] {0032a399-48de-42e8-a63d-c7926104eaee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22157 | 2026.04.28 20:41:42.469232 [ 277 ] {0032a399-48de-42e8-a63d-c7926104eaee} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22158 | 2026.04.28 20:41:42.469272 [ 277 ] {0032a399-48de-42e8-a63d-c7926104eaee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.61 GiB. | ||
| 22159 | 2026.04.28 20:41:42.469643 [ 277 ] {0032a399-48de-42e8-a63d-c7926104eaee} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 22160 | 2026.04.28 20:41:42.469856 [ 277 ] {0032a399-48de-42e8-a63d-c7926104eaee} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22161 | 2026.04.28 20:41:42.469992 [ 277 ] {0032a399-48de-42e8-a63d-c7926104eaee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001187 sec., 50547.59898904803 rows/sec., 3.41 MiB/sec. | ||
| 22162 | 2026.04.28 20:41:42.470030 [ 277 ] {0032a399-48de-42e8-a63d-c7926104eaee} <Debug> TCPHandler: Processed in 0.001357382 sec. | ||
| 22163 | 2026.04.28 20:41:42.470994 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22164 | 2026.04.28 20:41:43.307915 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44712 | ||
| 22165 | 2026.04.28 20:41:43.308535 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22166 | 2026.04.28 20:41:43.308588 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 22167 | 2026.04.28 20:41:43.309106 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 22168 | 2026.04.28 20:41:43.309349 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22169 | 2026.04.28 20:41:43.309485 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44712 | ||
| 22170 | 2026.04.28 20:41:43.360506 [ 218 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22171 | 2026.04.28 20:41:43.360572 [ 218 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22172 | 2026.04.28 20:41:43.364236 [ 218 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22173 | 2026.04.28 20:41:43.430836 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22174 | 2026.04.28 20:41:43.430889 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22175 | 2026.04.28 20:41:43.432975 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22176 | 2026.04.28 20:41:43.456825 [ 218 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22177 | 2026.04.28 20:41:43.456883 [ 218 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22178 | 2026.04.28 20:41:43.459881 [ 218 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22179 | 2026.04.28 20:41:45.663517 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 22180 | 2026.04.28 20:41:45.681387 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22181 | 2026.04.28 20:41:45.681439 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 22182 | 2026.04.28 20:41:45.687631 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 22183 | 2026.04.28 20:41:45.688316 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22184 | 2026.04.28 20:41:45.691204 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 22185 | 2026.04.28 20:41:45.967471 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2664 | ||
| 22186 | 2026.04.28 20:41:45.970054 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22187 | 2026.04.28 20:41:45.970099 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 22188 | 2026.04.28 20:41:45.971353 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 22189 | 2026.04.28 20:41:45.971629 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22190 | 2026.04.28 20:41:45.972002 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2664 | ||
| 22191 | 2026.04.28 20:41:47.446777 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22192 | 2026.04.28 20:41:47.447008 [ 277 ] {55d6508a-fbef-4b5e-80d3-225f7823346a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'virtual_machine:check') FORMAT Native (stage: Complete) | ||
| 22193 | 2026.04.28 20:41:47.447388 [ 277 ] {55d6508a-fbef-4b5e-80d3-225f7823346a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22194 | 2026.04.28 20:41:47.447432 [ 277 ] {55d6508a-fbef-4b5e-80d3-225f7823346a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'virtual_machine:check')" moved to PREWHERE | ||
| 22195 | 2026.04.28 20:41:47.447694 [ 277 ] {55d6508a-fbef-4b5e-80d3-225f7823346a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22196 | 2026.04.28 20:41:47.447773 [ 277 ] {55d6508a-fbef-4b5e-80d3-225f7823346a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22197 | 2026.04.28 20:41:47.447937 [ 277 ] {55d6508a-fbef-4b5e-80d3-225f7823346a} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 22198 | 2026.04.28 20:41:47.448041 [ 329 ] {55d6508a-fbef-4b5e-80d3-225f7823346a} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22199 | 2026.04.28 20:41:47.448043 [ 313 ] {55d6508a-fbef-4b5e-80d3-225f7823346a} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22200 | 2026.04.28 20:41:47.448061 [ 312 ] {55d6508a-fbef-4b5e-80d3-225f7823346a} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22201 | 2026.04.28 20:41:47.448077 [ 307 ] {55d6508a-fbef-4b5e-80d3-225f7823346a} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 22202 | 2026.04.28 20:41:47.448220 [ 277 ] {55d6508a-fbef-4b5e-80d3-225f7823346a} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 22203 | 2026.04.28 20:41:47.448247 [ 277 ] {55d6508a-fbef-4b5e-80d3-225f7823346a} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22204 | 2026.04.28 20:41:47.448328 [ 277 ] {55d6508a-fbef-4b5e-80d3-225f7823346a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22205 | 2026.04.28 20:41:47.448348 [ 277 ] {55d6508a-fbef-4b5e-80d3-225f7823346a} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 74 rows with 3 streams | ||
| 22206 | 2026.04.28 20:41:47.448381 [ 277 ] {55d6508a-fbef-4b5e-80d3-225f7823346a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'virtual_machine:check'))" | ||
| 22207 | 2026.04.28 20:41:47.448419 [ 277 ] {55d6508a-fbef-4b5e-80d3-225f7823346a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'virtual_machine:check'))" | ||
| 22208 | 2026.04.28 20:41:47.448454 [ 277 ] {55d6508a-fbef-4b5e-80d3-225f7823346a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'virtual_machine:check'))" | ||
| 22209 | 2026.04.28 20:41:47.449563 [ 277 ] {55d6508a-fbef-4b5e-80d3-225f7823346a} <Debug> executeQuery: Read 74 rows, 8.96 KiB in 0.002656 sec., 27861.44578313253 rows/sec., 3.30 MiB/sec. | ||
| 22210 | 2026.04.28 20:41:47.449711 [ 277 ] {55d6508a-fbef-4b5e-80d3-225f7823346a} <Debug> MemoryTracker: Peak memory usage (for query): 128.30 KiB. | ||
| 22211 | 2026.04.28 20:41:47.449727 [ 277 ] {55d6508a-fbef-4b5e-80d3-225f7823346a} <Debug> TCPHandler: Processed in 0.00307272 sec. | ||
| 22212 | 2026.04.28 20:41:47.452374 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22213 | 2026.04.28 20:41:47.452529 [ 277 ] {0b92d4ac-68ea-439f-b27b-1cf4d07ee7ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 22214 | 2026.04.28 20:41:47.452590 [ 277 ] {0b92d4ac-68ea-439f-b27b-1cf4d07ee7ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22215 | 2026.04.28 20:41:47.453178 [ 277 ] {0b92d4ac-68ea-439f-b27b-1cf4d07ee7ea} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22216 | 2026.04.28 20:41:47.453218 [ 277 ] {0b92d4ac-68ea-439f-b27b-1cf4d07ee7ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 22217 | 2026.04.28 20:41:47.453611 [ 277 ] {0b92d4ac-68ea-439f-b27b-1cf4d07ee7ea} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 22218 | 2026.04.28 20:41:47.453797 [ 277 ] {0b92d4ac-68ea-439f-b27b-1cf4d07ee7ea} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22219 | 2026.04.28 20:41:47.453942 [ 277 ] {0b92d4ac-68ea-439f-b27b-1cf4d07ee7ea} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001458 sec., 685.8710562414266 rows/sec., 190.89 KiB/sec. | ||
| 22220 | 2026.04.28 20:41:47.453986 [ 277 ] {0b92d4ac-68ea-439f-b27b-1cf4d07ee7ea} <Debug> TCPHandler: Processed in 0.001685829 sec. | ||
| 22221 | 2026.04.28 20:41:47.454104 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22222 | 2026.04.28 20:41:47.454198 [ 277 ] {27b7de4a-33ba-4b78-8461-92136f9487f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22223 | 2026.04.28 20:41:47.454237 [ 277 ] {27b7de4a-33ba-4b78-8461-92136f9487f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22224 | 2026.04.28 20:41:47.454644 [ 277 ] {27b7de4a-33ba-4b78-8461-92136f9487f3} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22225 | 2026.04.28 20:41:47.454680 [ 277 ] {27b7de4a-33ba-4b78-8461-92136f9487f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 22226 | 2026.04.28 20:41:47.454960 [ 277 ] {27b7de4a-33ba-4b78-8461-92136f9487f3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 22227 | 2026.04.28 20:41:47.455163 [ 277 ] {27b7de4a-33ba-4b78-8461-92136f9487f3} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22228 | 2026.04.28 20:41:47.455290 [ 277 ] {27b7de4a-33ba-4b78-8461-92136f9487f3} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.00111 sec., 2702.7027027027025 rows/sec., 200.59 KiB/sec. | ||
| 22229 | 2026.04.28 20:41:47.455327 [ 277 ] {27b7de4a-33ba-4b78-8461-92136f9487f3} <Debug> TCPHandler: Processed in 0.001270959 sec. | ||
| 22230 | 2026.04.28 20:41:47.455435 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22231 | 2026.04.28 20:41:47.455526 [ 277 ] {1a81596a-8ed9-4e83-a881-571ca58d1475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22232 | 2026.04.28 20:41:47.455563 [ 277 ] {1a81596a-8ed9-4e83-a881-571ca58d1475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22233 | 2026.04.28 20:41:47.456019 [ 277 ] {1a81596a-8ed9-4e83-a881-571ca58d1475} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22234 | 2026.04.28 20:41:47.456055 [ 277 ] {1a81596a-8ed9-4e83-a881-571ca58d1475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 22235 | 2026.04.28 20:41:47.456342 [ 277 ] {1a81596a-8ed9-4e83-a881-571ca58d1475} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22236 | 2026.04.28 20:41:47.456553 [ 277 ] {1a81596a-8ed9-4e83-a881-571ca58d1475} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22237 | 2026.04.28 20:41:47.456678 [ 277 ] {1a81596a-8ed9-4e83-a881-571ca58d1475} <Debug> executeQuery: Read 162 rows, 14.27 KiB in 0.00117 sec., 138461.53846153847 rows/sec., 11.91 MiB/sec. | ||
| 22238 | 2026.04.28 20:41:47.456715 [ 277 ] {1a81596a-8ed9-4e83-a881-571ca58d1475} <Debug> TCPHandler: Processed in 0.00132769 sec. | ||
| 22239 | 2026.04.28 20:41:47.456844 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22240 | 2026.04.28 20:41:47.456946 [ 277 ] {0b991eb9-a0ef-46c0-ac44-dd0a49c8410f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22241 | 2026.04.28 20:41:47.456989 [ 277 ] {0b991eb9-a0ef-46c0-ac44-dd0a49c8410f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22242 | 2026.04.28 20:41:47.457385 [ 277 ] {0b991eb9-a0ef-46c0-ac44-dd0a49c8410f} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22243 | 2026.04.28 20:41:47.457422 [ 277 ] {0b991eb9-a0ef-46c0-ac44-dd0a49c8410f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 22244 | 2026.04.28 20:41:47.457698 [ 277 ] {0b991eb9-a0ef-46c0-ac44-dd0a49c8410f} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 22245 | 2026.04.28 20:41:47.457897 [ 277 ] {0b991eb9-a0ef-46c0-ac44-dd0a49c8410f} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22246 | 2026.04.28 20:41:47.458025 [ 277 ] {0b991eb9-a0ef-46c0-ac44-dd0a49c8410f} <Debug> executeQuery: Read 53 rows, 3.95 KiB in 0.001104 sec., 48007.2463768116 rows/sec., 3.49 MiB/sec. | ||
| 22247 | 2026.04.28 20:41:47.458062 [ 277 ] {0b991eb9-a0ef-46c0-ac44-dd0a49c8410f} <Debug> TCPHandler: Processed in 0.001265239 sec. | ||
| 22248 | 2026.04.28 20:41:47.458189 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22249 | 2026.04.28 20:41:47.458310 [ 277 ] {2f41b045-8345-4999-8a84-a58148727e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22250 | 2026.04.28 20:41:47.458359 [ 277 ] {2f41b045-8345-4999-8a84-a58148727e18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22251 | 2026.04.28 20:41:47.458908 [ 277 ] {2f41b045-8345-4999-8a84-a58148727e18} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22252 | 2026.04.28 20:41:47.458949 [ 277 ] {2f41b045-8345-4999-8a84-a58148727e18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 22253 | 2026.04.28 20:41:47.459257 [ 277 ] {2f41b045-8345-4999-8a84-a58148727e18} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22254 | 2026.04.28 20:41:47.459468 [ 277 ] {2f41b045-8345-4999-8a84-a58148727e18} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22255 | 2026.04.28 20:41:47.459605 [ 277 ] {2f41b045-8345-4999-8a84-a58148727e18} <Debug> executeQuery: Read 141 rows, 11.05 KiB in 0.001319 sec., 106899.1660348749 rows/sec., 8.18 MiB/sec. | ||
| 22256 | 2026.04.28 20:41:47.459646 [ 277 ] {2f41b045-8345-4999-8a84-a58148727e18} <Debug> TCPHandler: Processed in 0.001516665 sec. | ||
| 22257 | 2026.04.28 20:41:47.459765 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22258 | 2026.04.28 20:41:47.459886 [ 277 ] {e5471cf5-4df8-4043-b120-0d74d145fa07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22259 | 2026.04.28 20:41:47.459938 [ 277 ] {e5471cf5-4df8-4043-b120-0d74d145fa07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22260 | 2026.04.28 20:41:47.460390 [ 277 ] {e5471cf5-4df8-4043-b120-0d74d145fa07} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22261 | 2026.04.28 20:41:47.460434 [ 277 ] {e5471cf5-4df8-4043-b120-0d74d145fa07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 22262 | 2026.04.28 20:41:47.460814 [ 277 ] {e5471cf5-4df8-4043-b120-0d74d145fa07} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22263 | 2026.04.28 20:41:47.461052 [ 277 ] {e5471cf5-4df8-4043-b120-0d74d145fa07} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22264 | 2026.04.28 20:41:47.461159 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 2 parts from all_1_154_46 to all_155_155_0 | ||
| 22265 | 2026.04.28 20:41:47.461182 [ 277 ] {e5471cf5-4df8-4043-b120-0d74d145fa07} <Debug> executeQuery: Read 163 rows, 11.60 KiB in 0.00132 sec., 123484.84848484848 rows/sec., 8.58 MiB/sec. | ||
| 22266 | 2026.04.28 20:41:47.461223 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22267 | 2026.04.28 20:41:47.461234 [ 277 ] {e5471cf5-4df8-4043-b120-0d74d145fa07} <Debug> TCPHandler: Processed in 0.001528125 sec. | ||
| 22268 | 2026.04.28 20:41:47.461250 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 22269 | 2026.04.28 20:41:47.461341 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_155_47} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_154_46 to all_155_155_0 into Compact with storage Full | ||
| 22270 | 2026.04.28 20:41:47.461359 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22271 | 2026.04.28 20:41:47.461459 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_155_47} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22272 | 2026.04.28 20:41:47.461486 [ 277 ] {68308262-4e8f-49bc-99f7-426b0498197a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22273 | 2026.04.28 20:41:47.461495 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_155_47} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_154_46, total 57565 rows starting from the beginning of the part | ||
| 22274 | 2026.04.28 20:41:47.461556 [ 277 ] {68308262-4e8f-49bc-99f7-426b0498197a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22275 | 2026.04.28 20:41:47.461569 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_155_47} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 128 rows starting from the beginning of the part | ||
| 22276 | 2026.04.28 20:41:47.462446 [ 277 ] {68308262-4e8f-49bc-99f7-426b0498197a} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22277 | 2026.04.28 20:41:47.462488 [ 277 ] {68308262-4e8f-49bc-99f7-426b0498197a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 22278 | 2026.04.28 20:41:47.463078 [ 277 ] {68308262-4e8f-49bc-99f7-426b0498197a} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 22279 | 2026.04.28 20:41:47.463299 [ 277 ] {68308262-4e8f-49bc-99f7-426b0498197a} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22280 | 2026.04.28 20:41:47.463436 [ 277 ] {68308262-4e8f-49bc-99f7-426b0498197a} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001973 sec., 25342.118601115053 rows/sec., 45.41 MiB/sec. | ||
| 22281 | 2026.04.28 20:41:47.463491 [ 277 ] {68308262-4e8f-49bc-99f7-426b0498197a} <Debug> TCPHandler: Processed in 0.00218966 sec. | ||
| 22282 | 2026.04.28 20:41:47.463610 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22283 | 2026.04.28 20:41:47.463705 [ 277 ] {4c255b49-6531-4493-94e0-0be350292e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 22284 | 2026.04.28 20:41:47.463746 [ 277 ] {4c255b49-6531-4493-94e0-0be350292e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 22285 | 2026.04.28 20:41:47.464100 [ 277 ] {4c255b49-6531-4493-94e0-0be350292e78} <Trace> oximeter.measurements_i64 (fb5cc94d-90ae-4200-8b1f-b81c2a56ed2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22286 | 2026.04.28 20:41:47.464176 [ 277 ] {4c255b49-6531-4493-94e0-0be350292e78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 22287 | 2026.04.28 20:41:47.464565 [ 277 ] {4c255b49-6531-4493-94e0-0be350292e78} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 22288 | 2026.04.28 20:41:47.464815 [ 277 ] {4c255b49-6531-4493-94e0-0be350292e78} <Trace> oximeter.measurements_i64 (fb5cc94d-90ae-4200-8b1f-b81c2a56ed2f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22289 | 2026.04.28 20:41:47.464964 [ 277 ] {4c255b49-6531-4493-94e0-0be350292e78} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001278 sec., 4694.835680751174 rows/sec., 309.47 KiB/sec. | ||
| 22290 | 2026.04.28 20:41:47.465006 [ 277 ] {4c255b49-6531-4493-94e0-0be350292e78} <Debug> TCPHandler: Processed in 0.001442473 sec. | ||
| 22291 | 2026.04.28 20:41:47.465123 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22292 | 2026.04.28 20:41:47.465220 [ 277 ] {905b34fc-93bf-4a00-a0cc-0da17bc398f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22293 | 2026.04.28 20:41:47.465262 [ 277 ] {905b34fc-93bf-4a00-a0cc-0da17bc398f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22294 | 2026.04.28 20:41:47.465600 [ 277 ] {905b34fc-93bf-4a00-a0cc-0da17bc398f2} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22295 | 2026.04.28 20:41:47.465638 [ 277 ] {905b34fc-93bf-4a00-a0cc-0da17bc398f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 22296 | 2026.04.28 20:41:47.465947 [ 277 ] {905b34fc-93bf-4a00-a0cc-0da17bc398f2} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22297 | 2026.04.28 20:41:47.466153 [ 277 ] {905b34fc-93bf-4a00-a0cc-0da17bc398f2} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22298 | 2026.04.28 20:41:47.466285 [ 277 ] {905b34fc-93bf-4a00-a0cc-0da17bc398f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 22299 | 2026.04.28 20:41:47.466323 [ 277 ] {905b34fc-93bf-4a00-a0cc-0da17bc398f2} <Debug> TCPHandler: Processed in 0.001249799 sec. | ||
| 22300 | 2026.04.28 20:41:47.469903 [ 188 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_155_47} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 57693 rows, containing 5 columns (5 merged, 0 gathered) in 0.008590716 sec., 6715738.245799302 rows/sec., 432.16 MiB/sec. | ||
| 22301 | 2026.04.28 20:41:47.470260 [ 201 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_155_47} <Trace> MergedBlockOutputStream: filled checksums all_1_155_47 (state Temporary) | ||
| 22302 | 2026.04.28 20:41:47.470589 [ 201 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_155_47} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_155_47 to all_1_155_47 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22303 | 2026.04.28 20:41:47.470676 [ 201 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_155_47} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 2 parts: [all_1_154_46, all_155_155_0] -> all_1_155_47 | ||
| 22304 | 2026.04.28 20:41:47.470765 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 22305 | 2026.04.28 20:41:50.598481 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22306 | 2026.04.28 20:41:50.598553 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22307 | 2026.04.28 20:41:50.809713 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45160 | ||
| 22308 | 2026.04.28 20:41:50.810246 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22309 | 2026.04.28 20:41:50.810283 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22310 | 2026.04.28 20:41:50.810783 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 22311 | 2026.04.28 20:41:50.811003 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22312 | 2026.04.28 20:41:50.811131 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45160 | ||
| 22313 | 2026.04.28 20:41:52.445197 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22314 | 2026.04.28 20:41:52.445437 [ 277 ] {b4777722-7747-49af-ba78-1f7e3acca793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 22315 | 2026.04.28 20:41:52.445795 [ 277 ] {b4777722-7747-49af-ba78-1f7e3acca793} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22316 | 2026.04.28 20:41:52.445835 [ 277 ] {b4777722-7747-49af-ba78-1f7e3acca793} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 22317 | 2026.04.28 20:41:52.446085 [ 277 ] {b4777722-7747-49af-ba78-1f7e3acca793} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22318 | 2026.04.28 20:41:52.446152 [ 277 ] {b4777722-7747-49af-ba78-1f7e3acca793} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22319 | 2026.04.28 20:41:52.446290 [ 277 ] {b4777722-7747-49af-ba78-1f7e3acca793} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 22320 | 2026.04.28 20:41:52.446414 [ 301 ] {b4777722-7747-49af-ba78-1f7e3acca793} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22321 | 2026.04.28 20:41:52.446414 [ 313 ] {b4777722-7747-49af-ba78-1f7e3acca793} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22322 | 2026.04.28 20:41:52.446438 [ 331 ] {b4777722-7747-49af-ba78-1f7e3acca793} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 22323 | 2026.04.28 20:41:52.446433 [ 299 ] {b4777722-7747-49af-ba78-1f7e3acca793} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 22324 | 2026.04.28 20:41:52.446433 [ 312 ] {b4777722-7747-49af-ba78-1f7e3acca793} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22325 | 2026.04.28 20:41:52.446628 [ 277 ] {b4777722-7747-49af-ba78-1f7e3acca793} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 22326 | 2026.04.28 20:41:52.446655 [ 277 ] {b4777722-7747-49af-ba78-1f7e3acca793} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22327 | 2026.04.28 20:41:52.446744 [ 277 ] {b4777722-7747-49af-ba78-1f7e3acca793} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22328 | 2026.04.28 20:41:52.446764 [ 277 ] {b4777722-7747-49af-ba78-1f7e3acca793} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 74 rows with 3 streams | ||
| 22329 | 2026.04.28 20:41:52.446797 [ 277 ] {b4777722-7747-49af-ba78-1f7e3acca793} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 22330 | 2026.04.28 20:41:52.446835 [ 277 ] {b4777722-7747-49af-ba78-1f7e3acca793} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 22331 | 2026.04.28 20:41:52.446886 [ 277 ] {b4777722-7747-49af-ba78-1f7e3acca793} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 22332 | 2026.04.28 20:41:52.448205 [ 277 ] {b4777722-7747-49af-ba78-1f7e3acca793} <Debug> executeQuery: Read 74 rows, 8.96 KiB in 0.002859 sec., 25883.175935641833 rows/sec., 3.06 MiB/sec. | ||
| 22333 | 2026.04.28 20:41:52.448359 [ 277 ] {b4777722-7747-49af-ba78-1f7e3acca793} <Debug> MemoryTracker: Peak memory usage (for query): 128.42 KiB. | ||
| 22334 | 2026.04.28 20:41:52.448375 [ 277 ] {b4777722-7747-49af-ba78-1f7e3acca793} <Debug> TCPHandler: Processed in 0.003321896 sec. | ||
| 22335 | 2026.04.28 20:41:52.450169 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22336 | 2026.04.28 20:41:52.450296 [ 277 ] {d4eb3d6d-02f6-4943-a31f-c3efa598e72e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22337 | 2026.04.28 20:41:52.450345 [ 277 ] {d4eb3d6d-02f6-4943-a31f-c3efa598e72e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22338 | 2026.04.28 20:41:52.450992 [ 277 ] {d4eb3d6d-02f6-4943-a31f-c3efa598e72e} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22339 | 2026.04.28 20:41:52.451034 [ 277 ] {d4eb3d6d-02f6-4943-a31f-c3efa598e72e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22340 | 2026.04.28 20:41:52.451415 [ 277 ] {d4eb3d6d-02f6-4943-a31f-c3efa598e72e} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22341 | 2026.04.28 20:41:52.451629 [ 277 ] {d4eb3d6d-02f6-4943-a31f-c3efa598e72e} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22342 | 2026.04.28 20:41:52.451764 [ 277 ] {d4eb3d6d-02f6-4943-a31f-c3efa598e72e} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001505 sec., 51827.24252491694 rows/sec., 4.29 MiB/sec. | ||
| 22343 | 2026.04.28 20:41:52.451800 [ 277 ] {d4eb3d6d-02f6-4943-a31f-c3efa598e72e} <Debug> TCPHandler: Processed in 0.001699099 sec. | ||
| 22344 | 2026.04.28 20:41:52.451921 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22345 | 2026.04.28 20:41:52.452021 [ 277 ] {761ca731-5d9e-4628-8005-b1c47dcedf78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22346 | 2026.04.28 20:41:52.452059 [ 277 ] {761ca731-5d9e-4628-8005-b1c47dcedf78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22347 | 2026.04.28 20:41:52.452510 [ 277 ] {761ca731-5d9e-4628-8005-b1c47dcedf78} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22348 | 2026.04.28 20:41:52.452543 [ 277 ] {761ca731-5d9e-4628-8005-b1c47dcedf78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22349 | 2026.04.28 20:41:52.452827 [ 277 ] {761ca731-5d9e-4628-8005-b1c47dcedf78} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 22350 | 2026.04.28 20:41:52.453028 [ 277 ] {761ca731-5d9e-4628-8005-b1c47dcedf78} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22351 | 2026.04.28 20:41:52.453153 [ 277 ] {761ca731-5d9e-4628-8005-b1c47dcedf78} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001149 sec., 9573.542210617929 rows/sec., 719.89 KiB/sec. | ||
| 22352 | 2026.04.28 20:41:52.453190 [ 277 ] {761ca731-5d9e-4628-8005-b1c47dcedf78} <Debug> TCPHandler: Processed in 0.00131625 sec. | ||
| 22353 | 2026.04.28 20:41:52.453302 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22354 | 2026.04.28 20:41:52.453393 [ 277 ] {81b95898-e5b0-4a57-9fe0-506f397e5c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22355 | 2026.04.28 20:41:52.453430 [ 277 ] {81b95898-e5b0-4a57-9fe0-506f397e5c8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22356 | 2026.04.28 20:41:52.453852 [ 277 ] {81b95898-e5b0-4a57-9fe0-506f397e5c8c} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22357 | 2026.04.28 20:41:52.453887 [ 277 ] {81b95898-e5b0-4a57-9fe0-506f397e5c8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22358 | 2026.04.28 20:41:52.454170 [ 277 ] {81b95898-e5b0-4a57-9fe0-506f397e5c8c} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22359 | 2026.04.28 20:41:52.454371 [ 277 ] {81b95898-e5b0-4a57-9fe0-506f397e5c8c} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22360 | 2026.04.28 20:41:52.454494 [ 277 ] {81b95898-e5b0-4a57-9fe0-506f397e5c8c} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001118 sec., 67084.07871198568 rows/sec., 5.24 MiB/sec. | ||
| 22361 | 2026.04.28 20:41:52.454530 [ 277 ] {81b95898-e5b0-4a57-9fe0-506f397e5c8c} <Debug> TCPHandler: Processed in 0.001274469 sec. | ||
| 22362 | 2026.04.28 20:41:52.454644 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22363 | 2026.04.28 20:41:52.454735 [ 277 ] {fdd93389-7c8e-4a9d-93d9-e307ed8b5be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22364 | 2026.04.28 20:41:52.454775 [ 277 ] {fdd93389-7c8e-4a9d-93d9-e307ed8b5be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22365 | 2026.04.28 20:41:52.455181 [ 277 ] {fdd93389-7c8e-4a9d-93d9-e307ed8b5be4} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22366 | 2026.04.28 20:41:52.455215 [ 277 ] {fdd93389-7c8e-4a9d-93d9-e307ed8b5be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22367 | 2026.04.28 20:41:52.455514 [ 277 ] {fdd93389-7c8e-4a9d-93d9-e307ed8b5be4} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22368 | 2026.04.28 20:41:52.455719 [ 277 ] {fdd93389-7c8e-4a9d-93d9-e307ed8b5be4} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22369 | 2026.04.28 20:41:52.455841 [ 277 ] {fdd93389-7c8e-4a9d-93d9-e307ed8b5be4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001124 sec., 142348.75444839857 rows/sec., 9.91 MiB/sec. | ||
| 22370 | 2026.04.28 20:41:52.455863 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 2 parts from all_1_155_47 to all_156_156_0 | ||
| 22371 | 2026.04.28 20:41:52.455878 [ 277 ] {fdd93389-7c8e-4a9d-93d9-e307ed8b5be4} <Debug> TCPHandler: Processed in 0.001280719 sec. | ||
| 22372 | 2026.04.28 20:41:52.455925 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22373 | 2026.04.28 20:41:52.455952 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22374 | 2026.04.28 20:41:52.456016 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22375 | 2026.04.28 20:41:52.456040 [ 188 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_156_48} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_155_47 to all_156_156_0 into Compact with storage Full | ||
| 22376 | 2026.04.28 20:41:52.456116 [ 277 ] {bc9efd2e-7215-43f2-b1b9-b83c9ed503b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22377 | 2026.04.28 20:41:52.456163 [ 188 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_156_48} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22378 | 2026.04.28 20:41:52.456172 [ 277 ] {bc9efd2e-7215-43f2-b1b9-b83c9ed503b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22379 | 2026.04.28 20:41:52.456200 [ 188 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_156_48} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_155_47, total 57693 rows starting from the beginning of the part | ||
| 22380 | 2026.04.28 20:41:52.456262 [ 188 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_156_48} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 160 rows starting from the beginning of the part | ||
| 22381 | 2026.04.28 20:41:52.456954 [ 277 ] {bc9efd2e-7215-43f2-b1b9-b83c9ed503b0} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22382 | 2026.04.28 20:41:52.456994 [ 277 ] {bc9efd2e-7215-43f2-b1b9-b83c9ed503b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22383 | 2026.04.28 20:41:52.457492 [ 277 ] {bc9efd2e-7215-43f2-b1b9-b83c9ed503b0} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 22384 | 2026.04.28 20:41:52.457715 [ 277 ] {bc9efd2e-7215-43f2-b1b9-b83c9ed503b0} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22385 | 2026.04.28 20:41:52.457857 [ 277 ] {bc9efd2e-7215-43f2-b1b9-b83c9ed503b0} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001758 sec., 6257.110352673492 rows/sec., 11.21 MiB/sec. | ||
| 22386 | 2026.04.28 20:41:52.457910 [ 277 ] {bc9efd2e-7215-43f2-b1b9-b83c9ed503b0} <Debug> TCPHandler: Processed in 0.001941034 sec. | ||
| 22387 | 2026.04.28 20:41:52.458040 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22388 | 2026.04.28 20:41:52.458132 [ 277 ] {236dd68f-ba84-43af-a935-da33c86582c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22389 | 2026.04.28 20:41:52.458175 [ 277 ] {236dd68f-ba84-43af-a935-da33c86582c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22390 | 2026.04.28 20:41:52.458512 [ 277 ] {236dd68f-ba84-43af-a935-da33c86582c5} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22391 | 2026.04.28 20:41:52.458545 [ 277 ] {236dd68f-ba84-43af-a935-da33c86582c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22392 | 2026.04.28 20:41:52.458838 [ 277 ] {236dd68f-ba84-43af-a935-da33c86582c5} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22393 | 2026.04.28 20:41:52.459035 [ 277 ] {236dd68f-ba84-43af-a935-da33c86582c5} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22394 | 2026.04.28 20:41:52.459168 [ 277 ] {236dd68f-ba84-43af-a935-da33c86582c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 22395 | 2026.04.28 20:41:52.459202 [ 277 ] {236dd68f-ba84-43af-a935-da33c86582c5} <Debug> TCPHandler: Processed in 0.001216518 sec. | ||
| 22396 | 2026.04.28 20:41:52.464917 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_156_48} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 57853 rows, containing 5 columns (5 merged, 0 gathered) in 0.008908294 sec., 6494284.988798079 rows/sec., 418.00 MiB/sec. | ||
| 22397 | 2026.04.28 20:41:52.465195 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_156_48} <Trace> MergedBlockOutputStream: filled checksums all_1_156_48 (state Temporary) | ||
| 22398 | 2026.04.28 20:41:52.465502 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_156_48} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_156_48 to all_1_156_48 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22399 | 2026.04.28 20:41:52.465587 [ 200 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_156_48} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 2 parts: [all_1_155_47, all_156_156_0] -> all_1_156_48 | ||
| 22400 | 2026.04.28 20:41:52.465661 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 22401 | 2026.04.28 20:41:52.721146 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22402 | 2026.04.28 20:41:52.721368 [ 277 ] {dd457163-03d8-404a-a37d-87eac39b06e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 22403 | 2026.04.28 20:41:52.721716 [ 277 ] {dd457163-03d8-404a-a37d-87eac39b06e7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22404 | 2026.04.28 20:41:52.721757 [ 277 ] {dd457163-03d8-404a-a37d-87eac39b06e7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 22405 | 2026.04.28 20:41:52.722013 [ 277 ] {dd457163-03d8-404a-a37d-87eac39b06e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22406 | 2026.04.28 20:41:52.722084 [ 277 ] {dd457163-03d8-404a-a37d-87eac39b06e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22407 | 2026.04.28 20:41:52.722229 [ 277 ] {dd457163-03d8-404a-a37d-87eac39b06e7} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 37-element set) | ||
| 22408 | 2026.04.28 20:41:52.722357 [ 301 ] {dd457163-03d8-404a-a37d-87eac39b06e7} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22409 | 2026.04.28 20:41:52.722363 [ 313 ] {dd457163-03d8-404a-a37d-87eac39b06e7} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 22410 | 2026.04.28 20:41:52.722372 [ 312 ] {dd457163-03d8-404a-a37d-87eac39b06e7} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22411 | 2026.04.28 20:41:52.722372 [ 299 ] {dd457163-03d8-404a-a37d-87eac39b06e7} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 22412 | 2026.04.28 20:41:52.722369 [ 331 ] {dd457163-03d8-404a-a37d-87eac39b06e7} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22413 | 2026.04.28 20:41:52.722568 [ 277 ] {dd457163-03d8-404a-a37d-87eac39b06e7} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 22414 | 2026.04.28 20:41:52.722596 [ 277 ] {dd457163-03d8-404a-a37d-87eac39b06e7} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22415 | 2026.04.28 20:41:52.722695 [ 277 ] {dd457163-03d8-404a-a37d-87eac39b06e7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22416 | 2026.04.28 20:41:52.722718 [ 277 ] {dd457163-03d8-404a-a37d-87eac39b06e7} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 75 rows with 4 streams | ||
| 22417 | 2026.04.28 20:41:52.722754 [ 277 ] {dd457163-03d8-404a-a37d-87eac39b06e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 22418 | 2026.04.28 20:41:52.722793 [ 277 ] {dd457163-03d8-404a-a37d-87eac39b06e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 22419 | 2026.04.28 20:41:52.722853 [ 277 ] {dd457163-03d8-404a-a37d-87eac39b06e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 22420 | 2026.04.28 20:41:52.722894 [ 277 ] {dd457163-03d8-404a-a37d-87eac39b06e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 22421 | 2026.04.28 20:41:52.724184 [ 277 ] {dd457163-03d8-404a-a37d-87eac39b06e7} <Debug> executeQuery: Read 75 rows, 13.36 KiB in 0.002915 sec., 25728.987993138937 rows/sec., 4.48 MiB/sec. | ||
| 22422 | 2026.04.28 20:41:52.724395 [ 277 ] {dd457163-03d8-404a-a37d-87eac39b06e7} <Debug> MemoryTracker: Peak memory usage (for query): 189.95 KiB. | ||
| 22423 | 2026.04.28 20:41:52.724412 [ 277 ] {dd457163-03d8-404a-a37d-87eac39b06e7} <Debug> TCPHandler: Processed in 0.003401068 sec. | ||
| 22424 | 2026.04.28 20:41:52.737126 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22425 | 2026.04.28 20:41:52.737259 [ 277 ] {d72e5c62-4a3c-4374-ae18-66328576107d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22426 | 2026.04.28 20:41:52.737312 [ 277 ] {d72e5c62-4a3c-4374-ae18-66328576107d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22427 | 2026.04.28 20:41:52.737884 [ 277 ] {d72e5c62-4a3c-4374-ae18-66328576107d} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22428 | 2026.04.28 20:41:52.737934 [ 277 ] {d72e5c62-4a3c-4374-ae18-66328576107d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22429 | 2026.04.28 20:41:52.738316 [ 277 ] {d72e5c62-4a3c-4374-ae18-66328576107d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 22430 | 2026.04.28 20:41:52.738541 [ 277 ] {d72e5c62-4a3c-4374-ae18-66328576107d} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22431 | 2026.04.28 20:41:52.738692 [ 277 ] {d72e5c62-4a3c-4374-ae18-66328576107d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001471 sec., 16315.431679129842 rows/sec., 1.35 MiB/sec. | ||
| 22432 | 2026.04.28 20:41:52.738732 [ 277 ] {d72e5c62-4a3c-4374-ae18-66328576107d} <Debug> TCPHandler: Processed in 0.001692148 sec. | ||
| 22433 | 2026.04.28 20:41:52.738853 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22434 | 2026.04.28 20:41:52.738951 [ 277 ] {8c915f95-5e58-4be9-9706-2e701f4b82ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22435 | 2026.04.28 20:41:52.738994 [ 277 ] {8c915f95-5e58-4be9-9706-2e701f4b82ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22436 | 2026.04.28 20:41:52.739391 [ 277 ] {8c915f95-5e58-4be9-9706-2e701f4b82ee} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22437 | 2026.04.28 20:41:52.739425 [ 277 ] {8c915f95-5e58-4be9-9706-2e701f4b82ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22438 | 2026.04.28 20:41:52.739725 [ 277 ] {8c915f95-5e58-4be9-9706-2e701f4b82ee} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 22439 | 2026.04.28 20:41:52.739953 [ 277 ] {8c915f95-5e58-4be9-9706-2e701f4b82ee} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22440 | 2026.04.28 20:41:52.740053 [ 59 ] {} <Debug> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 22441 | 2026.04.28 20:41:52.740089 [ 277 ] {8c915f95-5e58-4be9-9706-2e701f4b82ee} <Debug> executeQuery: Read 5 rows, 395.00 B in 0.001158 sec., 4317.789291882556 rows/sec., 333.11 KiB/sec. | ||
| 22442 | 2026.04.28 20:41:52.740094 [ 59 ] {} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22443 | 2026.04.28 20:41:52.740123 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22444 | 2026.04.28 20:41:52.740128 [ 277 ] {8c915f95-5e58-4be9-9706-2e701f4b82ee} <Debug> TCPHandler: Processed in 0.00132443 sec. | ||
| 22445 | 2026.04.28 20:41:52.740231 [ 186 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 22446 | 2026.04.28 20:41:52.740244 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22447 | 2026.04.28 20:41:52.740359 [ 277 ] {a6fd0220-660a-4e08-a1d6-970e6380f8fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22448 | 2026.04.28 20:41:52.740370 [ 186 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22449 | 2026.04.28 20:41:52.740403 [ 277 ] {a6fd0220-660a-4e08-a1d6-970e6380f8fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22450 | 2026.04.28 20:41:52.740413 [ 186 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 20 rows starting from the beginning of the part | ||
| 22451 | 2026.04.28 20:41:52.740492 [ 186 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part | ||
| 22452 | 2026.04.28 20:41:52.740546 [ 186 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
| 22453 | 2026.04.28 20:41:52.740596 [ 186 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2 rows starting from the beginning of the part | ||
| 22454 | 2026.04.28 20:41:52.740644 [ 186 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 3 rows starting from the beginning of the part | ||
| 22455 | 2026.04.28 20:41:52.740694 [ 186 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 5 rows starting from the beginning of the part | ||
| 22456 | 2026.04.28 20:41:52.741525 [ 200 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001341281 sec., 34295.5726652357 rows/sec., 2.83 MiB/sec. | ||
| 22457 | 2026.04.28 20:41:52.741696 [ 201 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 22458 | 2026.04.28 20:41:52.741783 [ 277 ] {a6fd0220-660a-4e08-a1d6-970e6380f8fe} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22459 | 2026.04.28 20:41:52.741827 [ 277 ] {a6fd0220-660a-4e08-a1d6-970e6380f8fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22460 | 2026.04.28 20:41:52.742027 [ 201 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_37_8} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22461 | 2026.04.28 20:41:52.742116 [ 201 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_37_8} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 22462 | 2026.04.28 20:41:52.742225 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 22463 | 2026.04.28 20:41:52.742356 [ 277 ] {a6fd0220-660a-4e08-a1d6-970e6380f8fe} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22464 | 2026.04.28 20:41:52.742577 [ 277 ] {a6fd0220-660a-4e08-a1d6-970e6380f8fe} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22465 | 2026.04.28 20:41:52.742692 [ 59 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 22466 | 2026.04.28 20:41:52.742716 [ 277 ] {a6fd0220-660a-4e08-a1d6-970e6380f8fe} <Debug> executeQuery: Read 2655 rows, 204.90 KiB in 0.002375 sec., 1117894.7368421054 rows/sec., 84.25 MiB/sec. | ||
| 22467 | 2026.04.28 20:41:52.742719 [ 59 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22468 | 2026.04.28 20:41:52.742750 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22469 | 2026.04.28 20:41:52.742757 [ 277 ] {a6fd0220-660a-4e08-a1d6-970e6380f8fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 22470 | 2026.04.28 20:41:52.742772 [ 277 ] {a6fd0220-660a-4e08-a1d6-970e6380f8fe} <Debug> TCPHandler: Processed in 0.002578279 sec. | ||
| 22471 | 2026.04.28 20:41:52.742829 [ 200 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 22472 | 2026.04.28 20:41:52.742884 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22473 | 2026.04.28 20:41:52.742938 [ 200 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22474 | 2026.04.28 20:41:52.742973 [ 200 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 3397 rows starting from the beginning of the part | ||
| 22475 | 2026.04.28 20:41:52.742983 [ 277 ] {8edc92f6-23ef-4076-aff6-9af91dd8cccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22476 | 2026.04.28 20:41:52.743028 [ 277 ] {8edc92f6-23ef-4076-aff6-9af91dd8cccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22477 | 2026.04.28 20:41:52.743034 [ 200 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 150 rows starting from the beginning of the part | ||
| 22478 | 2026.04.28 20:41:52.743090 [ 200 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 123 rows starting from the beginning of the part | ||
| 22479 | 2026.04.28 20:41:52.743136 [ 200 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 162 rows starting from the beginning of the part | ||
| 22480 | 2026.04.28 20:41:52.743176 [ 200 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 78 rows starting from the beginning of the part | ||
| 22481 | 2026.04.28 20:41:52.743219 [ 200 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 2655 rows starting from the beginning of the part | ||
| 22482 | 2026.04.28 20:41:52.743464 [ 277 ] {8edc92f6-23ef-4076-aff6-9af91dd8cccd} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22483 | 2026.04.28 20:41:52.743506 [ 277 ] {8edc92f6-23ef-4076-aff6-9af91dd8cccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22484 | 2026.04.28 20:41:52.743820 [ 277 ] {8edc92f6-23ef-4076-aff6-9af91dd8cccd} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 22485 | 2026.04.28 20:41:52.744051 [ 277 ] {8edc92f6-23ef-4076-aff6-9af91dd8cccd} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22486 | 2026.04.28 20:41:52.744187 [ 277 ] {8edc92f6-23ef-4076-aff6-9af91dd8cccd} <Debug> executeQuery: Read 82 rows, 6.18 KiB in 0.001223 sec., 67048.2420278005 rows/sec., 4.93 MiB/sec. | ||
| 22487 | 2026.04.28 20:41:52.744225 [ 277 ] {8edc92f6-23ef-4076-aff6-9af91dd8cccd} <Debug> TCPHandler: Processed in 0.001392002 sec. | ||
| 22488 | 2026.04.28 20:41:52.744341 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22489 | 2026.04.28 20:41:52.744437 [ 277 ] {fe7d0845-9608-4327-b614-98935ff64d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22490 | 2026.04.28 20:41:52.744476 [ 277 ] {fe7d0845-9608-4327-b614-98935ff64d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22491 | 2026.04.28 20:41:52.745091 [ 277 ] {fe7d0845-9608-4327-b614-98935ff64d50} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22492 | 2026.04.28 20:41:52.745127 [ 277 ] {fe7d0845-9608-4327-b614-98935ff64d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22493 | 2026.04.28 20:41:52.745457 [ 277 ] {fe7d0845-9608-4327-b614-98935ff64d50} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 22494 | 2026.04.28 20:41:52.745594 [ 201 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6565 rows, containing 5 columns (5 merged, 0 gathered) in 0.002796894 sec., 2347246.624291089 rows/sec., 188.05 MiB/sec. | ||
| 22495 | 2026.04.28 20:41:52.745682 [ 277 ] {fe7d0845-9608-4327-b614-98935ff64d50} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22496 | 2026.04.28 20:41:52.745820 [ 277 ] {fe7d0845-9608-4327-b614-98935ff64d50} <Debug> executeQuery: Read 828 rows, 49.58 KiB in 0.001401 sec., 591006.4239828694 rows/sec., 34.56 MiB/sec. | ||
| 22497 | 2026.04.28 20:41:52.745859 [ 277 ] {fe7d0845-9608-4327-b614-98935ff64d50} <Debug> TCPHandler: Processed in 0.001567085 sec. | ||
| 22498 | 2026.04.28 20:41:52.745927 [ 191 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 22499 | 2026.04.28 20:41:52.745979 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22500 | 2026.04.28 20:41:52.746097 [ 277 ] {66b60568-17c1-477e-bb2e-a334cd3cbcdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 22501 | 2026.04.28 20:41:52.746146 [ 277 ] {66b60568-17c1-477e-bb2e-a334cd3cbcdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 22502 | 2026.04.28 20:41:52.746189 [ 191 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_161_32} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22503 | 2026.04.28 20:41:52.746252 [ 191 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_161_32} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 22504 | 2026.04.28 20:41:52.746342 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 22505 | 2026.04.28 20:41:52.746604 [ 277 ] {66b60568-17c1-477e-bb2e-a334cd3cbcdb} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22506 | 2026.04.28 20:41:52.746646 [ 277 ] {66b60568-17c1-477e-bb2e-a334cd3cbcdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22507 | 2026.04.28 20:41:52.746993 [ 277 ] {66b60568-17c1-477e-bb2e-a334cd3cbcdb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 22508 | 2026.04.28 20:41:52.747207 [ 277 ] {66b60568-17c1-477e-bb2e-a334cd3cbcdb} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22509 | 2026.04.28 20:41:52.747336 [ 277 ] {66b60568-17c1-477e-bb2e-a334cd3cbcdb} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001262 sec., 792.3930269413629 rows/sec., 55.72 KiB/sec. | ||
| 22510 | 2026.04.28 20:41:52.747373 [ 277 ] {66b60568-17c1-477e-bb2e-a334cd3cbcdb} <Debug> TCPHandler: Processed in 0.001452163 sec. | ||
| 22511 | 2026.04.28 20:41:52.747503 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22512 | 2026.04.28 20:41:52.747602 [ 277 ] {9f9263e3-69dc-4ae4-a633-98fdeda7e15f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22513 | 2026.04.28 20:41:52.747641 [ 277 ] {9f9263e3-69dc-4ae4-a633-98fdeda7e15f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22514 | 2026.04.28 20:41:52.748063 [ 277 ] {9f9263e3-69dc-4ae4-a633-98fdeda7e15f} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22515 | 2026.04.28 20:41:52.748097 [ 277 ] {9f9263e3-69dc-4ae4-a633-98fdeda7e15f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22516 | 2026.04.28 20:41:52.748389 [ 277 ] {9f9263e3-69dc-4ae4-a633-98fdeda7e15f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 22517 | 2026.04.28 20:41:52.748593 [ 277 ] {9f9263e3-69dc-4ae4-a633-98fdeda7e15f} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22518 | 2026.04.28 20:41:52.748723 [ 277 ] {9f9263e3-69dc-4ae4-a633-98fdeda7e15f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001141 sec., 10517.090271691497 rows/sec., 821.65 KiB/sec. | ||
| 22519 | 2026.04.28 20:41:52.748762 [ 277 ] {9f9263e3-69dc-4ae4-a633-98fdeda7e15f} <Debug> TCPHandler: Processed in 0.00131853 sec. | ||
| 22520 | 2026.04.28 20:41:52.748876 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22521 | 2026.04.28 20:41:52.748975 [ 277 ] {45bc2e73-a528-4b13-ba18-41164edf5bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22522 | 2026.04.28 20:41:52.749014 [ 277 ] {45bc2e73-a528-4b13-ba18-41164edf5bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22523 | 2026.04.28 20:41:52.749812 [ 277 ] {45bc2e73-a528-4b13-ba18-41164edf5bc9} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22524 | 2026.04.28 20:41:52.749848 [ 277 ] {45bc2e73-a528-4b13-ba18-41164edf5bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22525 | 2026.04.28 20:41:52.750210 [ 277 ] {45bc2e73-a528-4b13-ba18-41164edf5bc9} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22526 | 2026.04.28 20:41:52.750413 [ 277 ] {45bc2e73-a528-4b13-ba18-41164edf5bc9} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22527 | 2026.04.28 20:41:52.750537 [ 61 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 22528 | 2026.04.28 20:41:52.750541 [ 277 ] {45bc2e73-a528-4b13-ba18-41164edf5bc9} <Debug> executeQuery: Read 1415 rows, 98.15 KiB in 0.001584 sec., 893308.0808080808 rows/sec., 60.51 MiB/sec. | ||
| 22529 | 2026.04.28 20:41:52.750575 [ 61 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22530 | 2026.04.28 20:41:52.750596 [ 277 ] {45bc2e73-a528-4b13-ba18-41164edf5bc9} <Debug> TCPHandler: Processed in 0.001768451 sec. | ||
| 22531 | 2026.04.28 20:41:52.750598 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22532 | 2026.04.28 20:41:52.750703 [ 192 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 22533 | 2026.04.28 20:41:52.750721 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22534 | 2026.04.28 20:41:52.750819 [ 192 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22535 | 2026.04.28 20:41:52.750830 [ 277 ] {14c39072-e49b-460d-a701-07f0bc47d8cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22536 | 2026.04.28 20:41:52.750858 [ 192 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1852 rows starting from the beginning of the part | ||
| 22537 | 2026.04.28 20:41:52.750882 [ 277 ] {14c39072-e49b-460d-a701-07f0bc47d8cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22538 | 2026.04.28 20:41:52.750927 [ 192 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 111 rows starting from the beginning of the part | ||
| 22539 | 2026.04.28 20:41:52.750983 [ 192 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 217 rows starting from the beginning of the part | ||
| 22540 | 2026.04.28 20:41:52.751032 [ 192 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 141 rows starting from the beginning of the part | ||
| 22541 | 2026.04.28 20:41:52.751075 [ 192 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 75 rows starting from the beginning of the part | ||
| 22542 | 2026.04.28 20:41:52.751114 [ 192 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 1415 rows starting from the beginning of the part | ||
| 22543 | 2026.04.28 20:41:52.751499 [ 277 ] {14c39072-e49b-460d-a701-07f0bc47d8cd} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22544 | 2026.04.28 20:41:52.751539 [ 277 ] {14c39072-e49b-460d-a701-07f0bc47d8cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22545 | 2026.04.28 20:41:52.751975 [ 277 ] {14c39072-e49b-460d-a701-07f0bc47d8cd} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22546 | 2026.04.28 20:41:52.752190 [ 277 ] {14c39072-e49b-460d-a701-07f0bc47d8cd} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22547 | 2026.04.28 20:41:52.752317 [ 277 ] {14c39072-e49b-460d-a701-07f0bc47d8cd} <Debug> executeQuery: Read 1542 rows, 96.47 KiB in 0.001506 sec., 1023904.3824701195 rows/sec., 62.55 MiB/sec. | ||
| 22548 | 2026.04.28 20:41:52.752325 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 6 parts from all_1_156_48 to all_161_161_0 | ||
| 22549 | 2026.04.28 20:41:52.752355 [ 277 ] {14c39072-e49b-460d-a701-07f0bc47d8cd} <Debug> TCPHandler: Processed in 0.001683779 sec. | ||
| 22550 | 2026.04.28 20:41:52.752362 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3811 rows, containing 5 columns (5 merged, 0 gathered) in 0.001698609 sec., 2243600.498996532 rows/sec., 164.00 MiB/sec. | ||
| 22551 | 2026.04.28 20:41:52.752364 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22552 | 2026.04.28 20:41:52.752425 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22553 | 2026.04.28 20:41:52.752470 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22554 | 2026.04.28 20:41:52.752506 [ 196 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_161_49} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_48 to all_161_161_0 into Compact with storage Full | ||
| 22555 | 2026.04.28 20:41:52.752564 [ 277 ] {6561c34d-7cfb-4578-887b-1a61676b79b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22556 | 2026.04.28 20:41:52.752575 [ 192 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 22557 | 2026.04.28 20:41:52.752622 [ 277 ] {6561c34d-7cfb-4578-887b-1a61676b79b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22558 | 2026.04.28 20:41:52.752626 [ 196 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_161_49} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22559 | 2026.04.28 20:41:52.752682 [ 196 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_161_49} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_156_48, total 57853 rows starting from the beginning of the part | ||
| 22560 | 2026.04.28 20:41:52.752745 [ 196 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_161_49} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 160 rows starting from the beginning of the part | ||
| 22561 | 2026.04.28 20:41:52.752797 [ 196 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_161_49} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 186 rows starting from the beginning of the part | ||
| 22562 | 2026.04.28 20:41:52.752827 [ 192 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_161_32} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22563 | 2026.04.28 20:41:52.752843 [ 196 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_161_49} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 163 rows starting from the beginning of the part | ||
| 22564 | 2026.04.28 20:41:52.752886 [ 196 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_161_49} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 160 rows starting from the beginning of the part | ||
| 22565 | 2026.04.28 20:41:52.752903 [ 192 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_161_32} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 22566 | 2026.04.28 20:41:52.752936 [ 196 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_161_49} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 1542 rows starting from the beginning of the part | ||
| 22567 | 2026.04.28 20:41:52.752980 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 22568 | 2026.04.28 20:41:52.753483 [ 277 ] {6561c34d-7cfb-4578-887b-1a61676b79b7} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22569 | 2026.04.28 20:41:52.753525 [ 277 ] {6561c34d-7cfb-4578-887b-1a61676b79b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22570 | 2026.04.28 20:41:52.754112 [ 277 ] {6561c34d-7cfb-4578-887b-1a61676b79b7} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 22571 | 2026.04.28 20:41:52.754348 [ 277 ] {6561c34d-7cfb-4578-887b-1a61676b79b7} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22572 | 2026.04.28 20:41:52.754486 [ 277 ] {6561c34d-7cfb-4578-887b-1a61676b79b7} <Debug> executeQuery: Read 65 rows, 119.27 KiB in 0.00194 sec., 33505.154639175256 rows/sec., 60.04 MiB/sec. | ||
| 22573 | 2026.04.28 20:41:52.754542 [ 277 ] {6561c34d-7cfb-4578-887b-1a61676b79b7} <Debug> TCPHandler: Processed in 0.002121399 sec. | ||
| 22574 | 2026.04.28 20:41:52.754670 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22575 | 2026.04.28 20:41:52.754764 [ 277 ] {ef5208e6-ab72-49a3-84cd-12b906360e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 22576 | 2026.04.28 20:41:52.754805 [ 277 ] {ef5208e6-ab72-49a3-84cd-12b906360e8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 22577 | 2026.04.28 20:41:52.755124 [ 277 ] {ef5208e6-ab72-49a3-84cd-12b906360e8a} <Trace> oximeter.measurements_i64 (fb5cc94d-90ae-4200-8b1f-b81c2a56ed2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22578 | 2026.04.28 20:41:52.755157 [ 277 ] {ef5208e6-ab72-49a3-84cd-12b906360e8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22579 | 2026.04.28 20:41:52.755447 [ 277 ] {ef5208e6-ab72-49a3-84cd-12b906360e8a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 22580 | 2026.04.28 20:41:52.755649 [ 277 ] {ef5208e6-ab72-49a3-84cd-12b906360e8a} <Trace> oximeter.measurements_i64 (fb5cc94d-90ae-4200-8b1f-b81c2a56ed2f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22581 | 2026.04.28 20:41:52.755774 [ 277 ] {ef5208e6-ab72-49a3-84cd-12b906360e8a} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001028 sec., 2918.2879377431905 rows/sec., 233.69 KiB/sec. | ||
| 22582 | 2026.04.28 20:41:52.755810 [ 277 ] {ef5208e6-ab72-49a3-84cd-12b906360e8a} <Debug> TCPHandler: Processed in 0.001199048 sec. | ||
| 22583 | 2026.04.28 20:41:52.755930 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22584 | 2026.04.28 20:41:52.756024 [ 277 ] {03893d24-5c36-4d44-be0d-357f93aebba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22585 | 2026.04.28 20:41:52.756064 [ 277 ] {03893d24-5c36-4d44-be0d-357f93aebba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22586 | 2026.04.28 20:41:52.756375 [ 277 ] {03893d24-5c36-4d44-be0d-357f93aebba1} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22587 | 2026.04.28 20:41:52.756408 [ 277 ] {03893d24-5c36-4d44-be0d-357f93aebba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22588 | 2026.04.28 20:41:52.756698 [ 277 ] {03893d24-5c36-4d44-be0d-357f93aebba1} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22589 | 2026.04.28 20:41:52.756898 [ 277 ] {03893d24-5c36-4d44-be0d-357f93aebba1} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22590 | 2026.04.28 20:41:52.757029 [ 277 ] {03893d24-5c36-4d44-be0d-357f93aebba1} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001023 sec., 11730.205278592375 rows/sec., 809.51 KiB/sec. | ||
| 22591 | 2026.04.28 20:41:52.757035 [ 43 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 22592 | 2026.04.28 20:41:52.757064 [ 277 ] {03893d24-5c36-4d44-be0d-357f93aebba1} <Debug> TCPHandler: Processed in 0.001192578 sec. | ||
| 22593 | 2026.04.28 20:41:52.757071 [ 43 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22594 | 2026.04.28 20:41:52.757091 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22595 | 2026.04.28 20:41:52.757167 [ 190 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 22596 | 2026.04.28 20:41:52.757270 [ 190 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22597 | 2026.04.28 20:41:52.757299 [ 190 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_156_31, total 8490 rows starting from the beginning of the part | ||
| 22598 | 2026.04.28 20:41:52.757351 [ 190 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 60 rows starting from the beginning of the part | ||
| 22599 | 2026.04.28 20:41:52.757393 [ 190 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 60 rows starting from the beginning of the part | ||
| 22600 | 2026.04.28 20:41:52.757434 [ 190 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 60 rows starting from the beginning of the part | ||
| 22601 | 2026.04.28 20:41:52.757471 [ 190 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 60 rows starting from the beginning of the part | ||
| 22602 | 2026.04.28 20:41:52.757509 [ 190 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 12 rows starting from the beginning of the part | ||
| 22603 | 2026.04.28 20:41:52.760366 [ 189 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8742 rows, containing 4 columns (4 merged, 0 gathered) in 0.003229754 sec., 2706707.693527123 rows/sec., 180.40 MiB/sec. | ||
| 22604 | 2026.04.28 20:41:52.760663 [ 189 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 22605 | 2026.04.28 20:41:52.761111 [ 189 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_161_32} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22606 | 2026.04.28 20:41:52.761185 [ 189 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_161_32} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 22607 | 2026.04.28 20:41:52.761276 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 22608 | 2026.04.28 20:41:52.763331 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_161_49} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60064 rows, containing 5 columns (5 merged, 0 gathered) in 0.010860779 sec., 5530358.3656384135 rows/sec., 355.81 MiB/sec. | ||
| 22609 | 2026.04.28 20:41:52.764001 [ 194 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_161_49} <Trace> MergedBlockOutputStream: filled checksums all_1_161_49 (state Temporary) | ||
| 22610 | 2026.04.28 20:41:52.764314 [ 194 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_161_49} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_161_49 to all_1_161_49 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22611 | 2026.04.28 20:41:52.764394 [ 194 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_161_49} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 6 parts: [all_1_156_48, all_161_161_0] -> all_1_161_49 | ||
| 22612 | 2026.04.28 20:41:52.764499 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 22613 | 2026.04.28 20:41:53.000270 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 415.05 MiB, peak 431.79 MiB, free memory in arenas 0.00 B, will set to 413.44 MiB (RSS), difference: -1.61 MiB | ||
| 22614 | 2026.04.28 20:41:53.191330 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 22615 | 2026.04.28 20:41:53.210041 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22616 | 2026.04.28 20:41:53.210107 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22617 | 2026.04.28 20:41:53.216433 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 22618 | 2026.04.28 20:41:53.217200 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22619 | 2026.04.28 20:41:53.220448 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 22620 | 2026.04.28 20:41:55.972344 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 2724 | ||
| 22621 | 2026.04.28 20:41:55.975334 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22622 | 2026.04.28 20:41:55.975379 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22623 | 2026.04.28 20:41:55.976640 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 22624 | 2026.04.28 20:41:55.976906 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22625 | 2026.04.28 20:41:55.977102 [ 49 ] {} <Debug> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 22626 | 2026.04.28 20:41:55.977185 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2724 | ||
| 22627 | 2026.04.28 20:41:55.977197 [ 49 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22628 | 2026.04.28 20:41:55.977249 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22629 | 2026.04.28 20:41:55.977424 [ 189 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 22630 | 2026.04.28 20:41:55.978285 [ 189 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22631 | 2026.04.28 20:41:55.978429 [ 189 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2514 rows starting from the beginning of the part | ||
| 22632 | 2026.04.28 20:41:55.978803 [ 189 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 34 rows starting from the beginning of the part | ||
| 22633 | 2026.04.28 20:41:55.979139 [ 189 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 56 rows starting from the beginning of the part | ||
| 22634 | 2026.04.28 20:41:55.979493 [ 189 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 24 rows starting from the beginning of the part | ||
| 22635 | 2026.04.28 20:41:55.979880 [ 189 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 36 rows starting from the beginning of the part | ||
| 22636 | 2026.04.28 20:41:55.980262 [ 189 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 22637 | 2026.04.28 20:41:55.989034 [ 199 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2724 rows, containing 72 columns (72 merged, 0 gathered) in 0.011681257 sec., 233194.0817670564 rows/sec., 193.58 MiB/sec. | ||
| 22638 | 2026.04.28 20:41:55.991775 [ 187 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 22639 | 2026.04.28 20:41:55.992333 [ 187 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_71_14} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22640 | 2026.04.28 20:41:55.992402 [ 187 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_71_14} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 22641 | 2026.04.28 20:41:55.992716 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 22642 | 2026.04.28 20:41:57.443619 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22643 | 2026.04.28 20:41:57.443963 [ 277 ] {1079b99e-18d5-46f6-9f1f-4a97972d99d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 22644 | 2026.04.28 20:41:57.444441 [ 277 ] {1079b99e-18d5-46f6-9f1f-4a97972d99d1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22645 | 2026.04.28 20:41:57.444474 [ 277 ] {1079b99e-18d5-46f6-9f1f-4a97972d99d1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 22646 | 2026.04.28 20:41:57.444685 [ 277 ] {1079b99e-18d5-46f6-9f1f-4a97972d99d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22647 | 2026.04.28 20:41:57.444753 [ 277 ] {1079b99e-18d5-46f6-9f1f-4a97972d99d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22648 | 2026.04.28 20:41:57.444891 [ 277 ] {1079b99e-18d5-46f6-9f1f-4a97972d99d1} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 22649 | 2026.04.28 20:41:57.445007 [ 313 ] {1079b99e-18d5-46f6-9f1f-4a97972d99d1} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22650 | 2026.04.28 20:41:57.445016 [ 342 ] {1079b99e-18d5-46f6-9f1f-4a97972d99d1} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22651 | 2026.04.28 20:41:57.445037 [ 299 ] {1079b99e-18d5-46f6-9f1f-4a97972d99d1} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 22652 | 2026.04.28 20:41:57.445006 [ 302 ] {1079b99e-18d5-46f6-9f1f-4a97972d99d1} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22653 | 2026.04.28 20:41:57.445013 [ 331 ] {1079b99e-18d5-46f6-9f1f-4a97972d99d1} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 22654 | 2026.04.28 20:41:57.445247 [ 277 ] {1079b99e-18d5-46f6-9f1f-4a97972d99d1} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 22655 | 2026.04.28 20:41:57.445274 [ 277 ] {1079b99e-18d5-46f6-9f1f-4a97972d99d1} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22656 | 2026.04.28 20:41:57.445366 [ 277 ] {1079b99e-18d5-46f6-9f1f-4a97972d99d1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22657 | 2026.04.28 20:41:57.445385 [ 277 ] {1079b99e-18d5-46f6-9f1f-4a97972d99d1} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 74 rows with 3 streams | ||
| 22658 | 2026.04.28 20:41:57.445418 [ 277 ] {1079b99e-18d5-46f6-9f1f-4a97972d99d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 22659 | 2026.04.28 20:41:57.445455 [ 277 ] {1079b99e-18d5-46f6-9f1f-4a97972d99d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 22660 | 2026.04.28 20:41:57.445498 [ 277 ] {1079b99e-18d5-46f6-9f1f-4a97972d99d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 22661 | 2026.04.28 20:41:57.446749 [ 277 ] {1079b99e-18d5-46f6-9f1f-4a97972d99d1} <Debug> executeQuery: Read 74 rows, 8.96 KiB in 0.002932 sec., 25238.7448840382 rows/sec., 2.98 MiB/sec. | ||
| 22662 | 2026.04.28 20:41:57.446924 [ 277 ] {1079b99e-18d5-46f6-9f1f-4a97972d99d1} <Debug> TCPHandler: Processed in 0.00347771 sec. | ||
| 22663 | 2026.04.28 20:41:57.448340 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22664 | 2026.04.28 20:41:57.448448 [ 277 ] {65322b75-3213-4cea-9be7-015d42b6f70b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22665 | 2026.04.28 20:41:57.448490 [ 277 ] {65322b75-3213-4cea-9be7-015d42b6f70b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22666 | 2026.04.28 20:41:57.449008 [ 277 ] {65322b75-3213-4cea-9be7-015d42b6f70b} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22667 | 2026.04.28 20:41:57.449049 [ 277 ] {65322b75-3213-4cea-9be7-015d42b6f70b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22668 | 2026.04.28 20:41:57.449401 [ 277 ] {65322b75-3213-4cea-9be7-015d42b6f70b} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22669 | 2026.04.28 20:41:57.449615 [ 277 ] {65322b75-3213-4cea-9be7-015d42b6f70b} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22670 | 2026.04.28 20:41:57.449763 [ 277 ] {65322b75-3213-4cea-9be7-015d42b6f70b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001348 sec., 41543.02670623145 rows/sec., 3.19 MiB/sec. | ||
| 22671 | 2026.04.28 20:41:57.449802 [ 277 ] {65322b75-3213-4cea-9be7-015d42b6f70b} <Debug> TCPHandler: Processed in 0.001510405 sec. | ||
| 22672 | 2026.04.28 20:41:57.449960 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22673 | 2026.04.28 20:41:57.450078 [ 277 ] {573e7edc-f588-459b-a0f3-965c2f5f291b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22674 | 2026.04.28 20:41:57.450126 [ 277 ] {573e7edc-f588-459b-a0f3-965c2f5f291b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22675 | 2026.04.28 20:41:57.450607 [ 277 ] {573e7edc-f588-459b-a0f3-965c2f5f291b} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22676 | 2026.04.28 20:41:57.450643 [ 277 ] {573e7edc-f588-459b-a0f3-965c2f5f291b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22677 | 2026.04.28 20:41:57.450941 [ 277 ] {573e7edc-f588-459b-a0f3-965c2f5f291b} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22678 | 2026.04.28 20:41:57.451147 [ 277 ] {573e7edc-f588-459b-a0f3-965c2f5f291b} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22679 | 2026.04.28 20:41:57.451267 [ 277 ] {573e7edc-f588-459b-a0f3-965c2f5f291b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001229 sec., 52074.857607811224 rows/sec., 4.06 MiB/sec. | ||
| 22680 | 2026.04.28 20:41:57.451302 [ 277 ] {573e7edc-f588-459b-a0f3-965c2f5f291b} <Debug> TCPHandler: Processed in 0.001427502 sec. | ||
| 22681 | 2026.04.28 20:41:57.451425 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22682 | 2026.04.28 20:41:57.451512 [ 277 ] {63c50027-7422-46d0-9aee-94f39c594ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22683 | 2026.04.28 20:41:57.451550 [ 277 ] {63c50027-7422-46d0-9aee-94f39c594ba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22684 | 2026.04.28 20:41:57.451897 [ 277 ] {63c50027-7422-46d0-9aee-94f39c594ba9} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22685 | 2026.04.28 20:41:57.451930 [ 277 ] {63c50027-7422-46d0-9aee-94f39c594ba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22686 | 2026.04.28 20:41:57.452306 [ 277 ] {63c50027-7422-46d0-9aee-94f39c594ba9} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22687 | 2026.04.28 20:41:57.452509 [ 277 ] {63c50027-7422-46d0-9aee-94f39c594ba9} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22688 | 2026.04.28 20:41:57.452641 [ 277 ] {63c50027-7422-46d0-9aee-94f39c594ba9} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001113 sec., 115004.49236298293 rows/sec., 8.01 MiB/sec. | ||
| 22689 | 2026.04.28 20:41:57.452677 [ 277 ] {63c50027-7422-46d0-9aee-94f39c594ba9} <Debug> TCPHandler: Processed in 0.001271879 sec. | ||
| 22690 | 2026.04.28 20:41:57.452801 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22691 | 2026.04.28 20:41:57.452893 [ 277 ] {033c7a57-e863-45bc-b710-735961a36159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22692 | 2026.04.28 20:41:57.452933 [ 277 ] {033c7a57-e863-45bc-b710-735961a36159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22693 | 2026.04.28 20:41:57.453291 [ 277 ] {033c7a57-e863-45bc-b710-735961a36159} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22694 | 2026.04.28 20:41:57.453326 [ 277 ] {033c7a57-e863-45bc-b710-735961a36159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22695 | 2026.04.28 20:41:57.453612 [ 277 ] {033c7a57-e863-45bc-b710-735961a36159} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22696 | 2026.04.28 20:41:57.453812 [ 277 ] {033c7a57-e863-45bc-b710-735961a36159} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22697 | 2026.04.28 20:41:57.453938 [ 277 ] {033c7a57-e863-45bc-b710-735961a36159} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001063 sec., 45155.22107243651 rows/sec., 3.04 MiB/sec. | ||
| 22698 | 2026.04.28 20:41:57.453973 [ 277 ] {033c7a57-e863-45bc-b710-735961a36159} <Debug> TCPHandler: Processed in 0.001220518 sec. | ||
| 22699 | 2026.04.28 20:41:58.311363 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45672 | ||
| 22700 | 2026.04.28 20:41:58.311898 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22701 | 2026.04.28 20:41:58.311941 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22702 | 2026.04.28 20:41:58.312417 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 22703 | 2026.04.28 20:41:58.312644 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22704 | 2026.04.28 20:41:58.312789 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45672 | ||
| 22705 | 2026.04.28 20:41:58.312861 [ 219 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22706 | 2026.04.28 20:41:58.312903 [ 219 ] {} <Debug> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22707 | 2026.04.28 20:41:58.315359 [ 219 ] {} <Debug> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22708 | 2026.04.28 20:41:59.239782 [ 218 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22709 | 2026.04.28 20:41:59.239845 [ 218 ] {} <Debug> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22710 | 2026.04.28 20:41:59.242851 [ 218 ] {} <Debug> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22711 | 2026.04.28 20:42:00.720576 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 22712 | 2026.04.28 20:42:00.737676 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22713 | 2026.04.28 20:42:00.737717 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22714 | 2026.04.28 20:42:00.743853 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 22715 | 2026.04.28 20:42:00.744527 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22716 | 2026.04.28 20:42:00.747423 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 22717 | 2026.04.28 20:42:02.445383 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22718 | 2026.04.28 20:42:02.445627 [ 277 ] {29d8b1e5-c7ef-43c8-be37-a7febd5c5d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 22719 | 2026.04.28 20:42:02.445993 [ 277 ] {29d8b1e5-c7ef-43c8-be37-a7febd5c5d7e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22720 | 2026.04.28 20:42:02.446034 [ 277 ] {29d8b1e5-c7ef-43c8-be37-a7febd5c5d7e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 22721 | 2026.04.28 20:42:02.446289 [ 277 ] {29d8b1e5-c7ef-43c8-be37-a7febd5c5d7e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22722 | 2026.04.28 20:42:02.446365 [ 277 ] {29d8b1e5-c7ef-43c8-be37-a7febd5c5d7e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22723 | 2026.04.28 20:42:02.446504 [ 277 ] {29d8b1e5-c7ef-43c8-be37-a7febd5c5d7e} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 22724 | 2026.04.28 20:42:02.446641 [ 299 ] {29d8b1e5-c7ef-43c8-be37-a7febd5c5d7e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22725 | 2026.04.28 20:42:02.446674 [ 334 ] {29d8b1e5-c7ef-43c8-be37-a7febd5c5d7e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 22726 | 2026.04.28 20:42:02.446649 [ 342 ] {29d8b1e5-c7ef-43c8-be37-a7febd5c5d7e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22727 | 2026.04.28 20:42:02.446645 [ 318 ] {29d8b1e5-c7ef-43c8-be37-a7febd5c5d7e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22728 | 2026.04.28 20:42:02.446645 [ 349 ] {29d8b1e5-c7ef-43c8-be37-a7febd5c5d7e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 22729 | 2026.04.28 20:42:02.446891 [ 277 ] {29d8b1e5-c7ef-43c8-be37-a7febd5c5d7e} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 22730 | 2026.04.28 20:42:02.446919 [ 277 ] {29d8b1e5-c7ef-43c8-be37-a7febd5c5d7e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22731 | 2026.04.28 20:42:02.447004 [ 277 ] {29d8b1e5-c7ef-43c8-be37-a7febd5c5d7e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22732 | 2026.04.28 20:42:02.447023 [ 277 ] {29d8b1e5-c7ef-43c8-be37-a7febd5c5d7e} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Reading approx. 74 rows with 3 streams | ||
| 22733 | 2026.04.28 20:42:02.447056 [ 277 ] {29d8b1e5-c7ef-43c8-be37-a7febd5c5d7e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 22734 | 2026.04.28 20:42:02.447094 [ 277 ] {29d8b1e5-c7ef-43c8-be37-a7febd5c5d7e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 22735 | 2026.04.28 20:42:02.447131 [ 277 ] {29d8b1e5-c7ef-43c8-be37-a7febd5c5d7e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 22736 | 2026.04.28 20:42:02.448311 [ 277 ] {29d8b1e5-c7ef-43c8-be37-a7febd5c5d7e} <Debug> executeQuery: Read 74 rows, 8.96 KiB in 0.002783 sec., 26590.0107797341 rows/sec., 3.14 MiB/sec. | ||
| 22737 | 2026.04.28 20:42:02.448454 [ 277 ] {29d8b1e5-c7ef-43c8-be37-a7febd5c5d7e} <Debug> MemoryTracker: Peak memory usage (for query): 128.07 KiB. | ||
| 22738 | 2026.04.28 20:42:02.448469 [ 277 ] {29d8b1e5-c7ef-43c8-be37-a7febd5c5d7e} <Debug> TCPHandler: Processed in 0.003215213 sec. | ||
| 22739 | 2026.04.28 20:42:02.450313 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22740 | 2026.04.28 20:42:02.450427 [ 277 ] {6f4f9bf5-748e-4c30-b615-7632adfa4efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22741 | 2026.04.28 20:42:02.450476 [ 277 ] {6f4f9bf5-748e-4c30-b615-7632adfa4efb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22742 | 2026.04.28 20:42:02.451104 [ 277 ] {6f4f9bf5-748e-4c30-b615-7632adfa4efb} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22743 | 2026.04.28 20:42:02.451146 [ 277 ] {6f4f9bf5-748e-4c30-b615-7632adfa4efb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22744 | 2026.04.28 20:42:02.451524 [ 277 ] {6f4f9bf5-748e-4c30-b615-7632adfa4efb} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 22745 | 2026.04.28 20:42:02.451738 [ 277 ] {6f4f9bf5-748e-4c30-b615-7632adfa4efb} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22746 | 2026.04.28 20:42:02.451874 [ 277 ] {6f4f9bf5-748e-4c30-b615-7632adfa4efb} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001484 sec., 52560.64690026954 rows/sec., 4.35 MiB/sec. | ||
| 22747 | 2026.04.28 20:42:02.451912 [ 277 ] {6f4f9bf5-748e-4c30-b615-7632adfa4efb} <Debug> TCPHandler: Processed in 0.001646798 sec. | ||
| 22748 | 2026.04.28 20:42:02.452045 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22749 | 2026.04.28 20:42:02.452137 [ 277 ] {67838efc-0eb6-4f76-a0e5-bd4a6583ad91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22750 | 2026.04.28 20:42:02.452175 [ 277 ] {67838efc-0eb6-4f76-a0e5-bd4a6583ad91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22751 | 2026.04.28 20:42:02.452596 [ 277 ] {67838efc-0eb6-4f76-a0e5-bd4a6583ad91} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22752 | 2026.04.28 20:42:02.452629 [ 277 ] {67838efc-0eb6-4f76-a0e5-bd4a6583ad91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22753 | 2026.04.28 20:42:02.452917 [ 277 ] {67838efc-0eb6-4f76-a0e5-bd4a6583ad91} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 22754 | 2026.04.28 20:42:02.453122 [ 277 ] {67838efc-0eb6-4f76-a0e5-bd4a6583ad91} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22755 | 2026.04.28 20:42:02.453224 [ 63 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 22756 | 2026.04.28 20:42:02.453245 [ 277 ] {67838efc-0eb6-4f76-a0e5-bd4a6583ad91} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001127 sec., 9760.425909494234 rows/sec., 733.94 KiB/sec. | ||
| 22757 | 2026.04.28 20:42:02.453258 [ 63 ] {} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22758 | 2026.04.28 20:42:02.453277 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22759 | 2026.04.28 20:42:02.453282 [ 277 ] {67838efc-0eb6-4f76-a0e5-bd4a6583ad91} <Debug> TCPHandler: Processed in 0.001283839 sec. | ||
| 22760 | 2026.04.28 20:42:02.453403 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22761 | 2026.04.28 20:42:02.453402 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 22762 | 2026.04.28 20:42:02.453495 [ 277 ] {ee3630f4-609f-43a5-8128-828d146bca59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22763 | 2026.04.28 20:42:02.453538 [ 277 ] {ee3630f4-609f-43a5-8128-828d146bca59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22764 | 2026.04.28 20:42:02.453573 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22765 | 2026.04.28 20:42:02.453615 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 246 rows starting from the beginning of the part | ||
| 22766 | 2026.04.28 20:42:02.453689 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 13 rows starting from the beginning of the part | ||
| 22767 | 2026.04.28 20:42:02.453742 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 53 rows starting from the beginning of the part | ||
| 22768 | 2026.04.28 20:42:02.453789 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 11 rows starting from the beginning of the part | ||
| 22769 | 2026.04.28 20:42:02.453834 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 82 rows starting from the beginning of the part | ||
| 22770 | 2026.04.28 20:42:02.453879 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 11 rows starting from the beginning of the part | ||
| 22771 | 2026.04.28 20:42:02.453971 [ 277 ] {ee3630f4-609f-43a5-8128-828d146bca59} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22772 | 2026.04.28 20:42:02.454010 [ 277 ] {ee3630f4-609f-43a5-8128-828d146bca59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22773 | 2026.04.28 20:42:02.454336 [ 277 ] {ee3630f4-609f-43a5-8128-828d146bca59} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 22774 | 2026.04.28 20:42:02.454556 [ 277 ] {ee3630f4-609f-43a5-8128-828d146bca59} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22775 | 2026.04.28 20:42:02.454685 [ 277 ] {ee3630f4-609f-43a5-8128-828d146bca59} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001207 sec., 62137.53106876554 rows/sec., 4.85 MiB/sec. | ||
| 22776 | 2026.04.28 20:42:02.454721 [ 277 ] {ee3630f4-609f-43a5-8128-828d146bca59} <Debug> TCPHandler: Processed in 0.001364631 sec. | ||
| 22777 | 2026.04.28 20:42:02.454804 [ 199 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 416 rows, containing 5 columns (5 merged, 0 gathered) in 0.001464273 sec., 284100.0277953633 rows/sec., 20.46 MiB/sec. | ||
| 22778 | 2026.04.28 20:42:02.454807 [ 221 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22779 | 2026.04.28 20:42:02.454855 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22780 | 2026.04.28 20:42:02.454891 [ 221 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22781 | 2026.04.28 20:42:02.454967 [ 277 ] {f9b378dd-47c6-4a3b-9eb1-9dc5fff21c97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22782 | 2026.04.28 20:42:02.454993 [ 195 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 22783 | 2026.04.28 20:42:02.455014 [ 277 ] {f9b378dd-47c6-4a3b-9eb1-9dc5fff21c97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22784 | 2026.04.28 20:42:02.455329 [ 195 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_136_27} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22785 | 2026.04.28 20:42:02.455398 [ 195 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_136_27} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 22786 | 2026.04.28 20:42:02.455437 [ 277 ] {f9b378dd-47c6-4a3b-9eb1-9dc5fff21c97} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22787 | 2026.04.28 20:42:02.455470 [ 277 ] {f9b378dd-47c6-4a3b-9eb1-9dc5fff21c97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22788 | 2026.04.28 20:42:02.455472 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 22789 | 2026.04.28 20:42:02.455788 [ 277 ] {f9b378dd-47c6-4a3b-9eb1-9dc5fff21c97} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 22790 | 2026.04.28 20:42:02.456056 [ 277 ] {f9b378dd-47c6-4a3b-9eb1-9dc5fff21c97} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22791 | 2026.04.28 20:42:02.456183 [ 277 ] {f9b378dd-47c6-4a3b-9eb1-9dc5fff21c97} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 22792 | 2026.04.28 20:42:02.456219 [ 277 ] {f9b378dd-47c6-4a3b-9eb1-9dc5fff21c97} <Debug> TCPHandler: Processed in 0.001424463 sec. | ||
| 22793 | 2026.04.28 20:42:02.456335 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22794 | 2026.04.28 20:42:02.456426 [ 277 ] {6167db5b-345f-4ad3-af83-44ce0c03e950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22795 | 2026.04.28 20:42:02.456478 [ 277 ] {6167db5b-345f-4ad3-af83-44ce0c03e950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22796 | 2026.04.28 20:42:02.457221 [ 277 ] {6167db5b-345f-4ad3-af83-44ce0c03e950} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22797 | 2026.04.28 20:42:02.457258 [ 277 ] {6167db5b-345f-4ad3-af83-44ce0c03e950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22798 | 2026.04.28 20:42:02.457788 [ 277 ] {6167db5b-345f-4ad3-af83-44ce0c03e950} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 22799 | 2026.04.28 20:42:02.458031 [ 277 ] {6167db5b-345f-4ad3-af83-44ce0c03e950} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22800 | 2026.04.28 20:42:02.458165 [ 63 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 22801 | 2026.04.28 20:42:02.458192 [ 63 ] {} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22802 | 2026.04.28 20:42:02.458194 [ 277 ] {6167db5b-345f-4ad3-af83-44ce0c03e950} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001785 sec., 6162.464985994398 rows/sec., 11.04 MiB/sec. | ||
| 22803 | 2026.04.28 20:42:02.458210 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22804 | 2026.04.28 20:42:02.458254 [ 277 ] {6167db5b-345f-4ad3-af83-44ce0c03e950} <Debug> TCPHandler: Processed in 0.001965935 sec. | ||
| 22805 | 2026.04.28 20:42:02.458283 [ 187 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 22806 | 2026.04.28 20:42:02.458384 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22807 | 2026.04.28 20:42:02.458457 [ 221 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22808 | 2026.04.28 20:42:02.458477 [ 277 ] {0839978c-3bd5-4a8b-9fa8-186e9bc68d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22809 | 2026.04.28 20:42:02.458487 [ 187 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22810 | 2026.04.28 20:42:02.458522 [ 277 ] {0839978c-3bd5-4a8b-9fa8-186e9bc68d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22811 | 2026.04.28 20:42:02.458549 [ 187 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 3032 rows starting from the beginning of the part | ||
| 22812 | 2026.04.28 20:42:02.458685 [ 187 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 16 rows starting from the beginning of the part | ||
| 22813 | 2026.04.28 20:42:02.458806 [ 187 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 50 rows starting from the beginning of the part | ||
| 22814 | 2026.04.28 20:42:02.458850 [ 277 ] {0839978c-3bd5-4a8b-9fa8-186e9bc68d78} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22815 | 2026.04.28 20:42:02.458884 [ 277 ] {0839978c-3bd5-4a8b-9fa8-186e9bc68d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22816 | 2026.04.28 20:42:02.458930 [ 187 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 11 rows starting from the beginning of the part | ||
| 22817 | 2026.04.28 20:42:02.459054 [ 187 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 65 rows starting from the beginning of the part | ||
| 22818 | 2026.04.28 20:42:02.459175 [ 187 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 11 rows starting from the beginning of the part | ||
| 22819 | 2026.04.28 20:42:02.459189 [ 277 ] {0839978c-3bd5-4a8b-9fa8-186e9bc68d78} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 22820 | 2026.04.28 20:42:02.459395 [ 277 ] {0839978c-3bd5-4a8b-9fa8-186e9bc68d78} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22821 | 2026.04.28 20:42:02.459517 [ 277 ] {0839978c-3bd5-4a8b-9fa8-186e9bc68d78} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 22822 | 2026.04.28 20:42:02.459551 [ 277 ] {0839978c-3bd5-4a8b-9fa8-186e9bc68d78} <Debug> TCPHandler: Processed in 0.001215688 sec. | ||
| 22823 | 2026.04.28 20:42:02.469609 [ 199 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3185 rows, containing 19 columns (19 merged, 0 gathered) in 0.01136055 sec., 280356.1447289084 rows/sec., 502.14 MiB/sec. | ||
| 22824 | 2026.04.28 20:42:02.472212 [ 199 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 22825 | 2026.04.28 20:42:02.472546 [ 199 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22826 | 2026.04.28 20:42:02.472612 [ 199 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 22827 | 2026.04.28 20:42:02.472706 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 23.83 MiB. | ||
| 22828 | 2026.04.28 20:42:02.720076 [ 63 ] {} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 22829 | 2026.04.28 20:42:02.720143 [ 63 ] {} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22830 | 2026.04.28 20:42:02.720186 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22831 | 2026.04.28 20:42:02.720347 [ 195 ] {ae3ab2b0-984d-483b-9074-46b510b4cfed::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 | ||
| 22832 | 2026.04.28 20:42:02.720602 [ 195 ] {ae3ab2b0-984d-483b-9074-46b510b4cfed::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22833 | 2026.04.28 20:42:02.720635 [ 195 ] {ae3ab2b0-984d-483b-9074-46b510b4cfed::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part | ||
| 22834 | 2026.04.28 20:42:02.720707 [ 195 ] {ae3ab2b0-984d-483b-9074-46b510b4cfed::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
| 22835 | 2026.04.28 20:42:02.720767 [ 195 ] {ae3ab2b0-984d-483b-9074-46b510b4cfed::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 22836 | 2026.04.28 20:42:02.720826 [ 195 ] {ae3ab2b0-984d-483b-9074-46b510b4cfed::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 | ||
| 22837 | 2026.04.28 20:42:02.720883 [ 195 ] {ae3ab2b0-984d-483b-9074-46b510b4cfed::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 22838 | 2026.04.28 20:42:02.722919 [ 199 ] {ae3ab2b0-984d-483b-9074-46b510b4cfed::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 76 rows, containing 6 columns (6 merged, 0 gathered) in 0.00263198 sec., 28875.599358657742 rows/sec., 6.03 MiB/sec. | ||
| 22839 | 2026.04.28 20:42:02.723061 [ 199 ] {ae3ab2b0-984d-483b-9074-46b510b4cfed::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 22840 | 2026.04.28 20:42:02.723365 [ 199 ] {ae3ab2b0-984d-483b-9074-46b510b4cfed::all_1_5_1} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22841 | 2026.04.28 20:42:02.723424 [ 199 ] {ae3ab2b0-984d-483b-9074-46b510b4cfed::all_1_5_1} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 22842 | 2026.04.28 20:42:02.723485 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 22843 | 2026.04.28 20:42:02.983075 [ 225 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22844 | 2026.04.28 20:42:02.983139 [ 225 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22845 | 2026.04.28 20:42:02.985907 [ 225 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22846 | 2026.04.28 20:42:03.001073 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 414.08 MiB, peak 437.79 MiB, free memory in arenas 0.00 B, will set to 417.48 MiB (RSS), difference: 3.40 MiB | ||
| 22847 | 2026.04.28 20:42:03.319776 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22848 | 2026.04.28 20:42:03.319862 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22849 | 2026.04.28 20:42:03.322956 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22850 | 2026.04.28 20:42:03.658753 [ 222 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22851 | 2026.04.28 20:42:03.658808 [ 222 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22852 | 2026.04.28 20:42:03.661996 [ 222 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22853 | 2026.04.28 20:42:04.001175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 413.47 MiB, peak 437.79 MiB, free memory in arenas 0.00 B, will set to 417.48 MiB (RSS), difference: 4.00 MiB | ||
| 22854 | 2026.04.28 20:42:05.369096 [ 58 ] {} <Debug> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4) (MergerMutator): Selected 5 parts from all_1_32_7 to all_36_36_0 | ||
| 22855 | 2026.04.28 20:42:05.369155 [ 58 ] {} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22856 | 2026.04.28 20:42:05.369263 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22857 | 2026.04.28 20:42:05.369378 [ 199 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_36_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_32_7 to all_36_36_0 into Compact with storage Full | ||
| 22858 | 2026.04.28 20:42:05.369511 [ 199 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_36_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22859 | 2026.04.28 20:42:05.369550 [ 199 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 975 rows starting from the beginning of the part | ||
| 22860 | 2026.04.28 20:42:05.369626 [ 199 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 825 rows starting from the beginning of the part | ||
| 22861 | 2026.04.28 20:42:05.369682 [ 199 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 825 rows starting from the beginning of the part | ||
| 22862 | 2026.04.28 20:42:05.369732 [ 199 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 38 rows starting from the beginning of the part | ||
| 22863 | 2026.04.28 20:42:05.369779 [ 199 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 828 rows starting from the beginning of the part | ||
| 22864 | 2026.04.28 20:42:05.371333 [ 197 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_36_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3491 rows, containing 5 columns (5 merged, 0 gathered) in 0.002003846 sec., 1742149.8458464372 rows/sec., 109.08 MiB/sec. | ||
| 22865 | 2026.04.28 20:42:05.371644 [ 201 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_36_8} <Trace> MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) | ||
| 22866 | 2026.04.28 20:42:05.372221 [ 201 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_36_8} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22867 | 2026.04.28 20:42:05.372303 [ 201 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_36_8} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4) (MergerMutator): Merged 5 parts: [all_1_32_7, all_36_36_0] -> all_1_36_8 | ||
| 22868 | 2026.04.28 20:42:05.372412 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 22869 | 2026.04.28 20:42:05.598602 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22870 | 2026.04.28 20:42:05.598664 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22871 | 2026.04.28 20:42:05.813895 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46120 | ||
| 22872 | 2026.04.28 20:42:05.814364 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22873 | 2026.04.28 20:42:05.814400 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22874 | 2026.04.28 20:42:05.815006 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 22875 | 2026.04.28 20:42:05.815445 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22876 | 2026.04.28 20:42:05.815571 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46120 | ||
| 22877 | 2026.04.28 20:42:05.815607 [ 58 ] {} <Debug> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 22878 | 2026.04.28 20:42:05.815683 [ 58 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22879 | 2026.04.28 20:42:05.815719 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22880 | 2026.04.28 20:42:05.815871 [ 194 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 22881 | 2026.04.28 20:42:05.816050 [ 194 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22882 | 2026.04.28 20:42:05.816112 [ 194 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43752 rows starting from the beginning of the part | ||
| 22883 | 2026.04.28 20:42:05.816217 [ 194 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 448 rows starting from the beginning of the part | ||
| 22884 | 2026.04.28 20:42:05.816293 [ 194 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 512 rows starting from the beginning of the part | ||
| 22885 | 2026.04.28 20:42:05.816364 [ 194 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 448 rows starting from the beginning of the part | ||
| 22886 | 2026.04.28 20:42:05.816430 [ 194 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 512 rows starting from the beginning of the part | ||
| 22887 | 2026.04.28 20:42:05.816494 [ 194 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 448 rows starting from the beginning of the part | ||
| 22888 | 2026.04.28 20:42:05.819354 [ 191 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46120 rows, containing 4 columns (4 merged, 0 gathered) in 0.003549471 sec., 12993485.508122196 rows/sec., 185.87 MiB/sec. | ||
| 22889 | 2026.04.28 20:42:05.819883 [ 200 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 22890 | 2026.04.28 20:42:05.820443 [ 200 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_96_19} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22891 | 2026.04.28 20:42:05.820531 [ 200 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_96_19} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 22892 | 2026.04.28 20:42:05.820642 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 22893 | 2026.04.28 20:42:05.977610 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2748 | ||
| 22894 | 2026.04.28 20:42:05.980036 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22895 | 2026.04.28 20:42:05.980080 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22896 | 2026.04.28 20:42:05.981451 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 22897 | 2026.04.28 20:42:05.981938 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22898 | 2026.04.28 20:42:05.982318 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2748 | ||
| 22899 | 2026.04.28 20:42:06.008556 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.008018684 sec. | ||
| 22900 | 2026.04.28 20:42:07.445885 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22901 | 2026.04.28 20:42:07.446098 [ 277 ] {2ebd9158-840a-4aab-be9a-fb825002b7ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'virtual_machine:check') FORMAT Native (stage: Complete) | ||
| 22902 | 2026.04.28 20:42:07.446423 [ 277 ] {2ebd9158-840a-4aab-be9a-fb825002b7ad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22903 | 2026.04.28 20:42:07.446457 [ 277 ] {2ebd9158-840a-4aab-be9a-fb825002b7ad} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'virtual_machine:check')" moved to PREWHERE | ||
| 22904 | 2026.04.28 20:42:07.446680 [ 277 ] {2ebd9158-840a-4aab-be9a-fb825002b7ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22905 | 2026.04.28 20:42:07.446752 [ 277 ] {2ebd9158-840a-4aab-be9a-fb825002b7ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22906 | 2026.04.28 20:42:07.446895 [ 277 ] {2ebd9158-840a-4aab-be9a-fb825002b7ad} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 22907 | 2026.04.28 20:42:07.446931 [ 277 ] {2ebd9158-840a-4aab-be9a-fb825002b7ad} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22908 | 2026.04.28 20:42:07.446953 [ 277 ] {2ebd9158-840a-4aab-be9a-fb825002b7ad} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (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 | ||
| 22909 | 2026.04.28 20:42:07.446968 [ 277 ] {2ebd9158-840a-4aab-be9a-fb825002b7ad} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22910 | 2026.04.28 20:42:07.447006 [ 277 ] {2ebd9158-840a-4aab-be9a-fb825002b7ad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'virtual_machine:check'))" | ||
| 22911 | 2026.04.28 20:42:07.447025 [ 277 ] {2ebd9158-840a-4aab-be9a-fb825002b7ad} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 76 rows starting from 0 | ||
| 22912 | 2026.04.28 20:42:07.448176 [ 277 ] {2ebd9158-840a-4aab-be9a-fb825002b7ad} <Debug> executeQuery: Read 76 rows, 16.25 KiB in 0.002164 sec., 35120.14787430684 rows/sec., 7.33 MiB/sec. | ||
| 22913 | 2026.04.28 20:42:07.448287 [ 277 ] {2ebd9158-840a-4aab-be9a-fb825002b7ad} <Debug> TCPHandler: Processed in 0.002524058 sec. | ||
| 22914 | 2026.04.28 20:42:07.450789 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22915 | 2026.04.28 20:42:07.450916 [ 277 ] {0b38a327-d5ee-4696-834b-80c1b3f5ded3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22916 | 2026.04.28 20:42:07.450967 [ 277 ] {0b38a327-d5ee-4696-834b-80c1b3f5ded3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22917 | 2026.04.28 20:42:07.451549 [ 277 ] {0b38a327-d5ee-4696-834b-80c1b3f5ded3} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22918 | 2026.04.28 20:42:07.451593 [ 277 ] {0b38a327-d5ee-4696-834b-80c1b3f5ded3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22919 | 2026.04.28 20:42:07.452076 [ 277 ] {0b38a327-d5ee-4696-834b-80c1b3f5ded3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 22920 | 2026.04.28 20:42:07.452577 [ 277 ] {0b38a327-d5ee-4696-834b-80c1b3f5ded3} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22921 | 2026.04.28 20:42:07.452726 [ 277 ] {0b38a327-d5ee-4696-834b-80c1b3f5ded3} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.001846 sec., 1625.1354279523293 rows/sec., 120.62 KiB/sec. | ||
| 22922 | 2026.04.28 20:42:07.452763 [ 277 ] {0b38a327-d5ee-4696-834b-80c1b3f5ded3} <Debug> TCPHandler: Processed in 0.002034226 sec. | ||
| 22923 | 2026.04.28 20:42:07.452891 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22924 | 2026.04.28 20:42:07.452985 [ 277 ] {be0a661e-81bc-442c-b66e-d9dee48de503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22925 | 2026.04.28 20:42:07.453025 [ 277 ] {be0a661e-81bc-442c-b66e-d9dee48de503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22926 | 2026.04.28 20:42:07.453565 [ 277 ] {be0a661e-81bc-442c-b66e-d9dee48de503} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22927 | 2026.04.28 20:42:07.453599 [ 277 ] {be0a661e-81bc-442c-b66e-d9dee48de503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22928 | 2026.04.28 20:42:07.454016 [ 277 ] {be0a661e-81bc-442c-b66e-d9dee48de503} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 22929 | 2026.04.28 20:42:07.454483 [ 277 ] {be0a661e-81bc-442c-b66e-d9dee48de503} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22930 | 2026.04.28 20:42:07.454615 [ 277 ] {be0a661e-81bc-442c-b66e-d9dee48de503} <Debug> executeQuery: Read 162 rows, 14.27 KiB in 0.001648 sec., 98300.97087378641 rows/sec., 8.46 MiB/sec. | ||
| 22931 | 2026.04.28 20:42:07.454652 [ 277 ] {be0a661e-81bc-442c-b66e-d9dee48de503} <Debug> TCPHandler: Processed in 0.001811572 sec. | ||
| 22932 | 2026.04.28 20:42:07.454774 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22933 | 2026.04.28 20:42:07.454867 [ 277 ] {d86bc19f-f2b1-4e4a-9f17-8cbf84a4c379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22934 | 2026.04.28 20:42:07.454906 [ 277 ] {d86bc19f-f2b1-4e4a-9f17-8cbf84a4c379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22935 | 2026.04.28 20:42:07.455323 [ 277 ] {d86bc19f-f2b1-4e4a-9f17-8cbf84a4c379} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22936 | 2026.04.28 20:42:07.455358 [ 277 ] {d86bc19f-f2b1-4e4a-9f17-8cbf84a4c379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22937 | 2026.04.28 20:42:07.455744 [ 277 ] {d86bc19f-f2b1-4e4a-9f17-8cbf84a4c379} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 22938 | 2026.04.28 20:42:07.456162 [ 277 ] {d86bc19f-f2b1-4e4a-9f17-8cbf84a4c379} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22939 | 2026.04.28 20:42:07.456293 [ 277 ] {d86bc19f-f2b1-4e4a-9f17-8cbf84a4c379} <Debug> executeQuery: Read 53 rows, 3.95 KiB in 0.001444 sec., 36703.60110803324 rows/sec., 2.67 MiB/sec. | ||
| 22940 | 2026.04.28 20:42:07.456328 [ 277 ] {d86bc19f-f2b1-4e4a-9f17-8cbf84a4c379} <Debug> TCPHandler: Processed in 0.001603007 sec. | ||
| 22941 | 2026.04.28 20:42:07.456445 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22942 | 2026.04.28 20:42:07.456539 [ 277 ] {5c202d9e-59b2-4cc0-8cd7-83b123770d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22943 | 2026.04.28 20:42:07.456578 [ 277 ] {5c202d9e-59b2-4cc0-8cd7-83b123770d34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22944 | 2026.04.28 20:42:07.457031 [ 277 ] {5c202d9e-59b2-4cc0-8cd7-83b123770d34} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22945 | 2026.04.28 20:42:07.457064 [ 277 ] {5c202d9e-59b2-4cc0-8cd7-83b123770d34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22946 | 2026.04.28 20:42:07.457472 [ 277 ] {5c202d9e-59b2-4cc0-8cd7-83b123770d34} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 22947 | 2026.04.28 20:42:07.457902 [ 277 ] {5c202d9e-59b2-4cc0-8cd7-83b123770d34} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22948 | 2026.04.28 20:42:07.458028 [ 277 ] {5c202d9e-59b2-4cc0-8cd7-83b123770d34} <Debug> executeQuery: Read 135 rows, 10.59 KiB in 0.001508 sec., 89522.54641909814 rows/sec., 6.86 MiB/sec. | ||
| 22949 | 2026.04.28 20:42:07.458066 [ 277 ] {5c202d9e-59b2-4cc0-8cd7-83b123770d34} <Debug> TCPHandler: Processed in 0.001669778 sec. | ||
| 22950 | 2026.04.28 20:42:07.458190 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22951 | 2026.04.28 20:42:07.458282 [ 277 ] {430150f4-f0a7-4958-8c7b-2b6a44c37d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22952 | 2026.04.28 20:42:07.458324 [ 277 ] {430150f4-f0a7-4958-8c7b-2b6a44c37d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22953 | 2026.04.28 20:42:07.458746 [ 277 ] {430150f4-f0a7-4958-8c7b-2b6a44c37d21} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22954 | 2026.04.28 20:42:07.458779 [ 277 ] {430150f4-f0a7-4958-8c7b-2b6a44c37d21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22955 | 2026.04.28 20:42:07.459208 [ 277 ] {430150f4-f0a7-4958-8c7b-2b6a44c37d21} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 22956 | 2026.04.28 20:42:07.459743 [ 277 ] {430150f4-f0a7-4958-8c7b-2b6a44c37d21} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22957 | 2026.04.28 20:42:07.459875 [ 277 ] {430150f4-f0a7-4958-8c7b-2b6a44c37d21} <Debug> executeQuery: Read 163 rows, 11.60 KiB in 0.00161 sec., 101242.23602484471 rows/sec., 7.03 MiB/sec. | ||
| 22958 | 2026.04.28 20:42:07.459910 [ 277 ] {430150f4-f0a7-4958-8c7b-2b6a44c37d21} <Debug> TCPHandler: Processed in 0.001770431 sec. | ||
| 22959 | 2026.04.28 20:42:07.460020 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22960 | 2026.04.28 20:42:07.460115 [ 277 ] {33f3977d-f08b-41fb-9b0c-30598b77f689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22961 | 2026.04.28 20:42:07.460168 [ 277 ] {33f3977d-f08b-41fb-9b0c-30598b77f689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22962 | 2026.04.28 20:42:07.461078 [ 277 ] {33f3977d-f08b-41fb-9b0c-30598b77f689} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22963 | 2026.04.28 20:42:07.461113 [ 277 ] {33f3977d-f08b-41fb-9b0c-30598b77f689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22964 | 2026.04.28 20:42:07.461810 [ 277 ] {33f3977d-f08b-41fb-9b0c-30598b77f689} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 22965 | 2026.04.28 20:42:07.462249 [ 277 ] {33f3977d-f08b-41fb-9b0c-30598b77f689} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22966 | 2026.04.28 20:42:07.462387 [ 277 ] {33f3977d-f08b-41fb-9b0c-30598b77f689} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002291 sec., 21824.53077258839 rows/sec., 39.11 MiB/sec. | ||
| 22967 | 2026.04.28 20:42:07.462444 [ 277 ] {33f3977d-f08b-41fb-9b0c-30598b77f689} <Debug> TCPHandler: Processed in 0.002471517 sec. | ||
| 22968 | 2026.04.28 20:42:07.462469 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22969 | 2026.04.28 20:42:07.462518 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22970 | 2026.04.28 20:42:07.462567 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22971 | 2026.04.28 20:42:07.462668 [ 277 ] {9793e4a8-f326-4169-8776-2dae994dfdf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22972 | 2026.04.28 20:42:07.462711 [ 277 ] {9793e4a8-f326-4169-8776-2dae994dfdf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22973 | 2026.04.28 20:42:07.463082 [ 277 ] {9793e4a8-f326-4169-8776-2dae994dfdf7} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22974 | 2026.04.28 20:42:07.463119 [ 277 ] {9793e4a8-f326-4169-8776-2dae994dfdf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22975 | 2026.04.28 20:42:07.463564 [ 277 ] {9793e4a8-f326-4169-8776-2dae994dfdf7} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 22976 | 2026.04.28 20:42:07.464053 [ 277 ] {9793e4a8-f326-4169-8776-2dae994dfdf7} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22977 | 2026.04.28 20:42:07.464187 [ 277 ] {9793e4a8-f326-4169-8776-2dae994dfdf7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001538 sec., 39011.70351105331 rows/sec., 2.63 MiB/sec. | ||
| 22978 | 2026.04.28 20:42:07.464224 [ 277 ] {9793e4a8-f326-4169-8776-2dae994dfdf7} <Debug> TCPHandler: Processed in 0.00170521 sec. | ||
| 22979 | 2026.04.28 20:42:07.465973 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22980 | 2026.04.28 20:42:08.000472 [ 220 ] {} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22981 | 2026.04.28 20:42:08.000540 [ 220 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22982 | 2026.04.28 20:42:08.002707 [ 220 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22983 | 2026.04.28 20:42:08.247558 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 22984 | 2026.04.28 20:42:08.265254 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22985 | 2026.04.28 20:42:08.265291 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22986 | 2026.04.28 20:42:08.271636 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 22987 | 2026.04.28 20:42:08.272904 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22988 | 2026.04.28 20:42:08.273183 [ 52 ] {} <Debug> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 22989 | 2026.04.28 20:42:08.273226 [ 52 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22990 | 2026.04.28 20:42:08.273247 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22991 | 2026.04.28 20:42:08.273383 [ 191 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 22992 | 2026.04.28 20:42:08.276036 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 22993 | 2026.04.28 20:42:08.277166 [ 191 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22994 | 2026.04.28 20:42:08.278708 [ 191 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 685 rows starting from the beginning of the part | ||
| 22995 | 2026.04.28 20:42:08.283297 [ 191 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 8 rows starting from the beginning of the part | ||
| 22996 | 2026.04.28 20:42:08.288088 [ 191 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 22997 | 2026.04.28 20:42:08.292706 [ 191 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 22998 | 2026.04.28 20:42:08.297516 [ 191 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 22999 | 2026.04.28 20:42:08.302363 [ 191 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 23000 | 2026.04.28 20:42:08.361975 [ 191 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.088650218 sec., 8155.648303087083 rows/sec., 42.17 MiB/sec. | ||
| 23001 | 2026.04.28 20:42:08.364380 [ 191 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 23002 | 2026.04.28 20:42:08.366456 [ 191 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_96_19} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23003 | 2026.04.28 20:42:08.366551 [ 191 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_96_19} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 23004 | 2026.04.28 20:42:08.368120 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 23005 | 2026.04.28 20:42:09.000249 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 418.56 MiB, peak 437.79 MiB, free memory in arenas 0.00 B, will set to 417.48 MiB (RSS), difference: -1.09 MiB | ||
| 23006 | 2026.04.28 20:42:09.848773 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60394 | ||
| 23007 | 2026.04.28 20:42:09.848898 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23008 | 2026.04.28 20:42:09.848937 [ 294 ] {} <Debug> TCP-Session: 58b0f1e0-3385-4d64-8e26-931080668cc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60394 | ||
| 23009 | 2026.04.28 20:42:09.848968 [ 294 ] {} <Debug> TCP-Session: 58b0f1e0-3385-4d64-8e26-931080668cc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23010 | 2026.04.28 20:42:09.848988 [ 294 ] {} <Debug> TCP-Session: 58b0f1e0-3385-4d64-8e26-931080668cc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23011 | 2026.04.28 20:42:09.849173 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64489 | ||
| 23012 | 2026.04.28 20:42:09.849220 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50893 | ||
| 23013 | 2026.04.28 20:42:09.849258 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44952 | ||
| 23014 | 2026.04.28 20:42:09.849277 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53718 | ||
| 23015 | 2026.04.28 20:42:09.849292 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63283 | ||
| 23016 | 2026.04.28 20:42:09.849300 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39310 | ||
| 23017 | 2026.04.28 20:42:09.849344 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23018 | 2026.04.28 20:42:09.849376 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23019 | 2026.04.28 20:42:09.849384 [ 294 ] {} <Trace> TCP-Session: 58b0f1e0-3385-4d64-8e26-931080668cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23020 | 2026.04.28 20:42:09.849394 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23021 | 2026.04.28 20:42:09.849412 [ 354 ] {} <Debug> TCP-Session: d64b0ec2-b73e-411c-8fd0-0bae97ef48dc Authenticating user 'default' from [fd00:1122:3344:101::e]:53718 | ||
| 23022 | 2026.04.28 20:42:09.849400 [ 350 ] {} <Debug> TCP-Session: 27b63b88-5a08-4280-b694-e2ec6b9bf8fa Authenticating user 'default' from [fd00:1122:3344:101::e]:50893 | ||
| 23023 | 2026.04.28 20:42:09.849446 [ 357 ] {} <Debug> TCP-Session: 7bde0fa0-c681-4a94-b79d-ed7ccdacc59d Authenticating user 'default' from [fd00:1122:3344:101::e]:63283 | ||
| 23024 | 2026.04.28 20:42:09.849459 [ 354 ] {} <Debug> TCP-Session: d64b0ec2-b73e-411c-8fd0-0bae97ef48dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23025 | 2026.04.28 20:42:09.849467 [ 350 ] {} <Debug> TCP-Session: 27b63b88-5a08-4280-b694-e2ec6b9bf8fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23026 | 2026.04.28 20:42:09.849478 [ 357 ] {} <Debug> TCP-Session: 7bde0fa0-c681-4a94-b79d-ed7ccdacc59d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23027 | 2026.04.28 20:42:09.849489 [ 350 ] {} <Debug> TCP-Session: 27b63b88-5a08-4280-b694-e2ec6b9bf8fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23028 | 2026.04.28 20:42:09.849484 [ 354 ] {} <Debug> TCP-Session: d64b0ec2-b73e-411c-8fd0-0bae97ef48dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23029 | 2026.04.28 20:42:09.849501 [ 357 ] {} <Debug> TCP-Session: 7bde0fa0-c681-4a94-b79d-ed7ccdacc59d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23030 | 2026.04.28 20:42:09.849446 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23031 | 2026.04.28 20:42:09.849345 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23032 | 2026.04.28 20:42:09.849566 [ 358 ] {} <Debug> TCP-Session: a1c3cf63-7d25-4334-9fe8-506fe6314ef7 Authenticating user 'default' from [fd00:1122:3344:101::e]:39310 | ||
| 23033 | 2026.04.28 20:42:09.849567 [ 294 ] {45654e2b-eb1b-4c58-9126-1269e2497cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60394) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 23034 | 2026.04.28 20:42:09.849587 [ 353 ] {} <Debug> TCP-Session: 24f3fd31-8006-4319-bbc0-c99b952e8936 Authenticating user 'default' from [fd00:1122:3344:101::e]:44952 | ||
| 23035 | 2026.04.28 20:42:09.849599 [ 358 ] {} <Debug> TCP-Session: a1c3cf63-7d25-4334-9fe8-506fe6314ef7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23036 | 2026.04.28 20:42:09.849617 [ 353 ] {} <Debug> TCP-Session: 24f3fd31-8006-4319-bbc0-c99b952e8936 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23037 | 2026.04.28 20:42:09.849629 [ 358 ] {} <Debug> TCP-Session: a1c3cf63-7d25-4334-9fe8-506fe6314ef7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23038 | 2026.04.28 20:42:09.849642 [ 353 ] {} <Debug> TCP-Session: 24f3fd31-8006-4319-bbc0-c99b952e8936 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23039 | 2026.04.28 20:42:09.849241 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50692 | ||
| 23040 | 2026.04.28 20:42:09.849241 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23041 | 2026.04.28 20:42:09.849260 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40670 | ||
| 23042 | 2026.04.28 20:42:09.849741 [ 275 ] {} <Debug> TCP-Session: ca7084a4-581a-4722-b22d-0726a34cb54c Authenticating user 'default' from [fd00:1122:3344:101::e]:64489 | ||
| 23043 | 2026.04.28 20:42:09.849746 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23044 | 2026.04.28 20:42:09.849796 [ 275 ] {} <Debug> TCP-Session: ca7084a4-581a-4722-b22d-0726a34cb54c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23045 | 2026.04.28 20:42:09.849825 [ 351 ] {} <Debug> TCP-Session: 259af36b-9b12-42da-977d-19cb14b6235f Authenticating user 'default' from [fd00:1122:3344:101::e]:50692 | ||
| 23046 | 2026.04.28 20:42:09.849827 [ 275 ] {} <Debug> TCP-Session: ca7084a4-581a-4722-b22d-0726a34cb54c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23047 | 2026.04.28 20:42:09.849852 [ 351 ] {} <Debug> TCP-Session: 259af36b-9b12-42da-977d-19cb14b6235f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23048 | 2026.04.28 20:42:09.849860 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23049 | 2026.04.28 20:42:09.849877 [ 351 ] {} <Debug> TCP-Session: 259af36b-9b12-42da-977d-19cb14b6235f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23050 | 2026.04.28 20:42:09.849911 [ 352 ] {} <Debug> TCP-Session: b42ed2f6-3a9d-45a1-a801-e4c0c73e39de Authenticating user 'default' from [fd00:1122:3344:101::e]:40670 | ||
| 23051 | 2026.04.28 20:42:09.849923 [ 294 ] {45654e2b-eb1b-4c58-9126-1269e2497cc4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 23052 | 2026.04.28 20:42:09.849950 [ 352 ] {} <Debug> TCP-Session: b42ed2f6-3a9d-45a1-a801-e4c0c73e39de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23053 | 2026.04.28 20:42:09.849977 [ 352 ] {} <Debug> TCP-Session: b42ed2f6-3a9d-45a1-a801-e4c0c73e39de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23054 | 2026.04.28 20:42:09.849988 [ 294 ] {45654e2b-eb1b-4c58-9126-1269e2497cc4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23055 | 2026.04.28 20:42:09.850306 [ 294 ] {45654e2b-eb1b-4c58-9126-1269e2497cc4} <Debug> oximeter.version (260e5583-1b7e-4a62-bf30-86bcce144844) (SelectExecutor): Key condition: unknown | ||
| 23056 | 2026.04.28 20:42:09.851521 [ 318 ] {45654e2b-eb1b-4c58-9126-1269e2497cc4} <Trace> AggregatingTransform: Aggregating | ||
| 23057 | 2026.04.28 20:42:09.851566 [ 318 ] {45654e2b-eb1b-4c58-9126-1269e2497cc4} <Trace> Aggregator: Aggregation method: without_key | ||
| 23058 | 2026.04.28 20:42:09.851603 [ 318 ] {45654e2b-eb1b-4c58-9126-1269e2497cc4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001192157 sec. (838.816 rows/sec., 32.77 KiB/sec.) | ||
| 23059 | 2026.04.28 20:42:09.851625 [ 318 ] {45654e2b-eb1b-4c58-9126-1269e2497cc4} <Trace> Aggregator: Merging aggregated data | ||
| 23060 | 2026.04.28 20:42:09.853034 [ 294 ] {45654e2b-eb1b-4c58-9126-1269e2497cc4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003517 sec., 284.3332385555871 rows/sec., 11.11 KiB/sec. | ||
| 23061 | 2026.04.28 20:42:09.853276 [ 294 ] {45654e2b-eb1b-4c58-9126-1269e2497cc4} <Debug> TCPHandler: Processed in 0.004011122 sec. | ||
| 23062 | 2026.04.28 20:42:09.853498 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23063 | 2026.04.28 20:42:09.853535 [ 294 ] {} <Debug> TCP-Session: 58b0f1e0-3385-4d64-8e26-931080668cc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23064 | 2026.04.28 20:42:09.853534 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23065 | 2026.04.28 20:42:09.853560 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23066 | 2026.04.28 20:42:09.853582 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23067 | 2026.04.28 20:42:09.853594 [ 275 ] {} <Debug> TCP-Session: ca7084a4-581a-4722-b22d-0726a34cb54c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23068 | 2026.04.28 20:42:09.853622 [ 350 ] {} <Debug> TCP-Session: 27b63b88-5a08-4280-b694-e2ec6b9bf8fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23069 | 2026.04.28 20:42:09.853640 [ 357 ] {} <Debug> TCP-Session: 7bde0fa0-c681-4a94-b79d-ed7ccdacc59d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23070 | 2026.04.28 20:42:09.853660 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23071 | 2026.04.28 20:42:09.853678 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23072 | 2026.04.28 20:42:09.853708 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23073 | 2026.04.28 20:42:09.853720 [ 351 ] {} <Debug> TCP-Session: 259af36b-9b12-42da-977d-19cb14b6235f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23074 | 2026.04.28 20:42:09.853738 [ 353 ] {} <Debug> TCP-Session: 24f3fd31-8006-4319-bbc0-c99b952e8936 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23075 | 2026.04.28 20:42:09.853759 [ 354 ] {} <Debug> TCP-Session: d64b0ec2-b73e-411c-8fd0-0bae97ef48dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23076 | 2026.04.28 20:42:09.853631 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23077 | 2026.04.28 20:42:09.853611 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23078 | 2026.04.28 20:42:09.853840 [ 358 ] {} <Debug> TCP-Session: a1c3cf63-7d25-4334-9fe8-506fe6314ef7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23079 | 2026.04.28 20:42:09.853887 [ 352 ] {} <Debug> TCP-Session: b42ed2f6-3a9d-45a1-a801-e4c0c73e39de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23080 | 2026.04.28 20:42:09.954800 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40886 | ||
| 23081 | 2026.04.28 20:42:09.954906 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23082 | 2026.04.28 20:42:09.954932 [ 294 ] {} <Debug> TCP-Session: 9f4567c7-bd0e-40b8-a61a-a55788c1dba9 Authenticating user 'default' from [fd00:1122:3344:101::e]:40886 | ||
| 23083 | 2026.04.28 20:42:09.954953 [ 294 ] {} <Debug> TCP-Session: 9f4567c7-bd0e-40b8-a61a-a55788c1dba9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23084 | 2026.04.28 20:42:09.954967 [ 294 ] {} <Debug> TCP-Session: 9f4567c7-bd0e-40b8-a61a-a55788c1dba9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23085 | 2026.04.28 20:42:09.955228 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60440 | ||
| 23086 | 2026.04.28 20:42:09.955256 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63797 | ||
| 23087 | 2026.04.28 20:42:09.955272 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38769 | ||
| 23088 | 2026.04.28 20:42:09.955318 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43629 | ||
| 23089 | 2026.04.28 20:42:09.955331 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33983 | ||
| 23090 | 2026.04.28 20:42:09.955367 [ 294 ] {} <Trace> TCP-Session: 9f4567c7-bd0e-40b8-a61a-a55788c1dba9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23091 | 2026.04.28 20:42:09.955370 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23092 | 2026.04.28 20:42:09.955410 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23093 | 2026.04.28 20:42:09.955423 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23094 | 2026.04.28 20:42:09.955420 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23095 | 2026.04.28 20:42:09.955446 [ 357 ] {} <Debug> TCP-Session: 151c8f27-3b50-45f6-b8f5-26546a3891f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43629 | ||
| 23096 | 2026.04.28 20:42:09.955461 [ 358 ] {} <Debug> TCP-Session: e42f03fc-b616-466d-b2cc-4ddd6a08e512 Authenticating user 'default' from [fd00:1122:3344:101::e]:33983 | ||
| 23097 | 2026.04.28 20:42:09.955476 [ 351 ] {} <Debug> TCP-Session: eabd5314-6fad-4c8a-8234-a22d11332c24 Authenticating user 'default' from [fd00:1122:3344:101::e]:38769 | ||
| 23098 | 2026.04.28 20:42:09.955490 [ 357 ] {} <Debug> TCP-Session: 151c8f27-3b50-45f6-b8f5-26546a3891f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23099 | 2026.04.28 20:42:09.955500 [ 358 ] {} <Debug> TCP-Session: e42f03fc-b616-466d-b2cc-4ddd6a08e512 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23100 | 2026.04.28 20:42:09.955509 [ 351 ] {} <Debug> TCP-Session: eabd5314-6fad-4c8a-8234-a22d11332c24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23101 | 2026.04.28 20:42:09.955517 [ 357 ] {} <Debug> TCP-Session: 151c8f27-3b50-45f6-b8f5-26546a3891f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23102 | 2026.04.28 20:42:09.955528 [ 358 ] {} <Debug> TCP-Session: e42f03fc-b616-466d-b2cc-4ddd6a08e512 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23103 | 2026.04.28 20:42:09.955542 [ 351 ] {} <Debug> TCP-Session: eabd5314-6fad-4c8a-8234-a22d11332c24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23104 | 2026.04.28 20:42:09.955569 [ 294 ] {d7fc0dab-2db1-4166-bdf4-efa9d5f5dbdf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40886) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 23105 | 2026.04.28 20:42:09.955431 [ 350 ] {} <Debug> TCP-Session: 4c02a48e-5ccd-456e-a5c3-5eaef64fd8f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63797 | ||
| 23106 | 2026.04.28 20:42:09.955312 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23107 | 2026.04.28 20:42:09.955623 [ 350 ] {} <Debug> TCP-Session: 4c02a48e-5ccd-456e-a5c3-5eaef64fd8f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23108 | 2026.04.28 20:42:09.955309 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42140 | ||
| 23109 | 2026.04.28 20:42:09.955668 [ 350 ] {} <Debug> TCP-Session: 4c02a48e-5ccd-456e-a5c3-5eaef64fd8f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23110 | 2026.04.28 20:42:09.955672 [ 275 ] {} <Debug> TCP-Session: 3c699869-f1c7-49bd-ba1d-2ddbe3fd6468 Authenticating user 'default' from [fd00:1122:3344:101::e]:60440 | ||
| 23111 | 2026.04.28 20:42:09.955292 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47641 | ||
| 23112 | 2026.04.28 20:42:09.955726 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23113 | 2026.04.28 20:42:09.955719 [ 275 ] {} <Debug> TCP-Session: 3c699869-f1c7-49bd-ba1d-2ddbe3fd6468 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23114 | 2026.04.28 20:42:09.955780 [ 354 ] {} <Debug> TCP-Session: b2eb9404-36f7-4f26-9aff-99e376c9b7f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42140 | ||
| 23115 | 2026.04.28 20:42:09.955801 [ 275 ] {} <Debug> TCP-Session: 3c699869-f1c7-49bd-ba1d-2ddbe3fd6468 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23116 | 2026.04.28 20:42:09.955811 [ 354 ] {} <Debug> TCP-Session: b2eb9404-36f7-4f26-9aff-99e376c9b7f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23117 | 2026.04.28 20:42:09.955285 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52950 | ||
| 23118 | 2026.04.28 20:42:09.955841 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23119 | 2026.04.28 20:42:09.955838 [ 354 ] {} <Debug> TCP-Session: b2eb9404-36f7-4f26-9aff-99e376c9b7f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23120 | 2026.04.28 20:42:09.955912 [ 352 ] {} <Debug> TCP-Session: f8bbd5f2-1dc2-4e8f-9589-c5c15f0143e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:47641 | ||
| 23121 | 2026.04.28 20:42:09.955928 [ 294 ] {d7fc0dab-2db1-4166-bdf4-efa9d5f5dbdf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 23122 | 2026.04.28 20:42:09.955936 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23123 | 2026.04.28 20:42:09.955952 [ 352 ] {} <Debug> TCP-Session: f8bbd5f2-1dc2-4e8f-9589-c5c15f0143e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23124 | 2026.04.28 20:42:09.955975 [ 353 ] {} <Debug> TCP-Session: af214601-4d61-4bca-81ef-fdb61dc157f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52950 | ||
| 23125 | 2026.04.28 20:42:09.955987 [ 352 ] {} <Debug> TCP-Session: f8bbd5f2-1dc2-4e8f-9589-c5c15f0143e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23126 | 2026.04.28 20:42:09.956011 [ 353 ] {} <Debug> TCP-Session: af214601-4d61-4bca-81ef-fdb61dc157f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23127 | 2026.04.28 20:42:09.956011 [ 294 ] {d7fc0dab-2db1-4166-bdf4-efa9d5f5dbdf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23128 | 2026.04.28 20:42:09.956036 [ 353 ] {} <Debug> TCP-Session: af214601-4d61-4bca-81ef-fdb61dc157f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23129 | 2026.04.28 20:42:09.956343 [ 294 ] {d7fc0dab-2db1-4166-bdf4-efa9d5f5dbdf} <Debug> oximeter.version (260e5583-1b7e-4a62-bf30-86bcce144844) (SelectExecutor): Key condition: unknown | ||
| 23130 | 2026.04.28 20:42:09.957415 [ 305 ] {d7fc0dab-2db1-4166-bdf4-efa9d5f5dbdf} <Trace> AggregatingTransform: Aggregating | ||
| 23131 | 2026.04.28 20:42:09.957459 [ 305 ] {d7fc0dab-2db1-4166-bdf4-efa9d5f5dbdf} <Trace> Aggregator: Aggregation method: without_key | ||
| 23132 | 2026.04.28 20:42:09.957496 [ 305 ] {d7fc0dab-2db1-4166-bdf4-efa9d5f5dbdf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001046124 sec. (955.910 rows/sec., 37.34 KiB/sec.) | ||
| 23133 | 2026.04.28 20:42:09.957516 [ 305 ] {d7fc0dab-2db1-4166-bdf4-efa9d5f5dbdf} <Trace> Aggregator: Merging aggregated data | ||
| 23134 | 2026.04.28 20:42:09.958556 [ 294 ] {d7fc0dab-2db1-4166-bdf4-efa9d5f5dbdf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003048 sec., 328.0839895013123 rows/sec., 12.82 KiB/sec. | ||
| 23135 | 2026.04.28 20:42:09.958712 [ 294 ] {d7fc0dab-2db1-4166-bdf4-efa9d5f5dbdf} <Debug> TCPHandler: Processed in 0.00348647 sec. | ||
| 23136 | 2026.04.28 20:42:09.958873 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23137 | 2026.04.28 20:42:09.958901 [ 294 ] {} <Debug> TCP-Session: 9f4567c7-bd0e-40b8-a61a-a55788c1dba9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23138 | 2026.04.28 20:42:09.958905 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23139 | 2026.04.28 20:42:09.958925 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23140 | 2026.04.28 20:42:09.958936 [ 275 ] {} <Debug> TCP-Session: 3c699869-f1c7-49bd-ba1d-2ddbe3fd6468 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23141 | 2026.04.28 20:42:09.958946 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23142 | 2026.04.28 20:42:09.958974 [ 350 ] {} <Debug> TCP-Session: 4c02a48e-5ccd-456e-a5c3-5eaef64fd8f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23143 | 2026.04.28 20:42:09.958966 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23144 | 2026.04.28 20:42:09.958988 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23145 | 2026.04.28 20:42:09.959014 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23146 | 2026.04.28 20:42:09.959032 [ 351 ] {} <Debug> TCP-Session: eabd5314-6fad-4c8a-8234-a22d11332c24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23147 | 2026.04.28 20:42:09.959048 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23148 | 2026.04.28 20:42:09.959067 [ 352 ] {} <Debug> TCP-Session: f8bbd5f2-1dc2-4e8f-9589-c5c15f0143e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23149 | 2026.04.28 20:42:09.959072 [ 358 ] {} <Debug> TCP-Session: e42f03fc-b616-466d-b2cc-4ddd6a08e512 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23150 | 2026.04.28 20:42:09.959096 [ 357 ] {} <Debug> TCP-Session: 151c8f27-3b50-45f6-b8f5-26546a3891f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23151 | 2026.04.28 20:42:09.959004 [ 354 ] {} <Debug> TCP-Session: b2eb9404-36f7-4f26-9aff-99e376c9b7f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23152 | 2026.04.28 20:42:09.959004 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23153 | 2026.04.28 20:42:09.959184 [ 353 ] {} <Debug> TCP-Session: af214601-4d61-4bca-81ef-fdb61dc157f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23154 | 2026.04.28 20:42:10.012248 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61287 | ||
| 23155 | 2026.04.28 20:42:10.012358 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23156 | 2026.04.28 20:42:10.012386 [ 294 ] {} <Debug> TCP-Session: 1f9980cb-0171-4aa7-8a1b-1d557437234f Authenticating user 'default' from [fd00:1122:3344:101::e]:61287 | ||
| 23157 | 2026.04.28 20:42:10.012409 [ 294 ] {} <Debug> TCP-Session: 1f9980cb-0171-4aa7-8a1b-1d557437234f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23158 | 2026.04.28 20:42:10.012439 [ 294 ] {} <Debug> TCP-Session: 1f9980cb-0171-4aa7-8a1b-1d557437234f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23159 | 2026.04.28 20:42:10.012711 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61422 | ||
| 23160 | 2026.04.28 20:42:10.012742 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59368 | ||
| 23161 | 2026.04.28 20:42:10.012775 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57987 | ||
| 23162 | 2026.04.28 20:42:10.012788 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59452 | ||
| 23163 | 2026.04.28 20:42:10.012795 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50106 | ||
| 23164 | 2026.04.28 20:42:10.012775 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23165 | 2026.04.28 20:42:10.012860 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23166 | 2026.04.28 20:42:10.012860 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23167 | 2026.04.28 20:42:10.012868 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23168 | 2026.04.28 20:42:10.012895 [ 350 ] {} <Debug> TCP-Session: 73dd5171-eaac-400d-94c3-4990f75a4372 Authenticating user 'default' from [fd00:1122:3344:101::e]:59368 | ||
| 23169 | 2026.04.28 20:42:10.012899 [ 354 ] {} <Debug> TCP-Session: 95c69e87-a4e5-4d40-8533-89c19a45c83a Authenticating user 'default' from [fd00:1122:3344:101::e]:57987 | ||
| 23170 | 2026.04.28 20:42:10.012910 [ 357 ] {} <Debug> TCP-Session: 19316186-91fe-442b-934a-7458a12e55fa Authenticating user 'default' from [fd00:1122:3344:101::e]:59452 | ||
| 23171 | 2026.04.28 20:42:10.012917 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23172 | 2026.04.28 20:42:10.012923 [ 354 ] {} <Debug> TCP-Session: 95c69e87-a4e5-4d40-8533-89c19a45c83a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23173 | 2026.04.28 20:42:10.012934 [ 357 ] {} <Debug> TCP-Session: 19316186-91fe-442b-934a-7458a12e55fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23174 | 2026.04.28 20:42:10.012953 [ 354 ] {} <Debug> TCP-Session: 95c69e87-a4e5-4d40-8533-89c19a45c83a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23175 | 2026.04.28 20:42:10.012959 [ 357 ] {} <Debug> TCP-Session: 19316186-91fe-442b-934a-7458a12e55fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23176 | 2026.04.28 20:42:10.012953 [ 358 ] {} <Debug> TCP-Session: 2c702980-a5de-405c-a2ea-6bc3d4e73641 Authenticating user 'default' from [fd00:1122:3344:101::e]:50106 | ||
| 23177 | 2026.04.28 20:42:10.012921 [ 350 ] {} <Debug> TCP-Session: 73dd5171-eaac-400d-94c3-4990f75a4372 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23178 | 2026.04.28 20:42:10.013003 [ 358 ] {} <Debug> TCP-Session: 2c702980-a5de-405c-a2ea-6bc3d4e73641 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23179 | 2026.04.28 20:42:10.013016 [ 350 ] {} <Debug> TCP-Session: 73dd5171-eaac-400d-94c3-4990f75a4372 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23180 | 2026.04.28 20:42:10.013027 [ 358 ] {} <Debug> TCP-Session: 2c702980-a5de-405c-a2ea-6bc3d4e73641 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23181 | 2026.04.28 20:42:10.012884 [ 275 ] {} <Debug> TCP-Session: 246bd855-9671-45c5-b81d-f381b7b492e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:61422 | ||
| 23182 | 2026.04.28 20:42:10.012761 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42055 | ||
| 23183 | 2026.04.28 20:42:10.013084 [ 275 ] {} <Debug> TCP-Session: 246bd855-9671-45c5-b81d-f381b7b492e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23184 | 2026.04.28 20:42:10.012747 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48127 | ||
| 23185 | 2026.04.28 20:42:10.013133 [ 275 ] {} <Debug> TCP-Session: 246bd855-9671-45c5-b81d-f381b7b492e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23186 | 2026.04.28 20:42:10.012760 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60115 | ||
| 23187 | 2026.04.28 20:42:10.013181 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23188 | 2026.04.28 20:42:10.013209 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23189 | 2026.04.28 20:42:10.013234 [ 352 ] {} <Debug> TCP-Session: 80b022b1-9256-46d7-8400-8b4c692cec14 Authenticating user 'default' from [fd00:1122:3344:101::e]:42055 | ||
| 23190 | 2026.04.28 20:42:10.013245 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23191 | 2026.04.28 20:42:10.013256 [ 351 ] {} <Debug> TCP-Session: b857c0e9-f2c2-42d5-8ac3-249263498287 Authenticating user 'default' from [fd00:1122:3344:101::e]:48127 | ||
| 23192 | 2026.04.28 20:42:10.013270 [ 352 ] {} <Debug> TCP-Session: 80b022b1-9256-46d7-8400-8b4c692cec14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23193 | 2026.04.28 20:42:10.013280 [ 353 ] {} <Debug> TCP-Session: 9c2463bd-28d7-4304-a05b-488497eb7925 Authenticating user 'default' from [fd00:1122:3344:101::e]:60115 | ||
| 23194 | 2026.04.28 20:42:10.013289 [ 351 ] {} <Debug> TCP-Session: b857c0e9-f2c2-42d5-8ac3-249263498287 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23195 | 2026.04.28 20:42:10.013299 [ 352 ] {} <Debug> TCP-Session: 80b022b1-9256-46d7-8400-8b4c692cec14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23196 | 2026.04.28 20:42:10.013326 [ 351 ] {} <Debug> TCP-Session: b857c0e9-f2c2-42d5-8ac3-249263498287 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23197 | 2026.04.28 20:42:10.013316 [ 353 ] {} <Debug> TCP-Session: 9c2463bd-28d7-4304-a05b-488497eb7925 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23198 | 2026.04.28 20:42:10.012757 [ 294 ] {} <Trace> TCP-Session: 1f9980cb-0171-4aa7-8a1b-1d557437234f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23199 | 2026.04.28 20:42:10.013373 [ 353 ] {} <Debug> TCP-Session: 9c2463bd-28d7-4304-a05b-488497eb7925 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23200 | 2026.04.28 20:42:10.013545 [ 294 ] {4f7e9f5b-ea9b-4dda-9955-816870387b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61287) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 23201 | 2026.04.28 20:42:10.013807 [ 294 ] {4f7e9f5b-ea9b-4dda-9955-816870387b5c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 23202 | 2026.04.28 20:42:10.013861 [ 294 ] {4f7e9f5b-ea9b-4dda-9955-816870387b5c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23203 | 2026.04.28 20:42:10.014150 [ 294 ] {4f7e9f5b-ea9b-4dda-9955-816870387b5c} <Debug> oximeter.version (260e5583-1b7e-4a62-bf30-86bcce144844) (SelectExecutor): Key condition: unknown | ||
| 23204 | 2026.04.28 20:42:10.015097 [ 315 ] {4f7e9f5b-ea9b-4dda-9955-816870387b5c} <Trace> AggregatingTransform: Aggregating | ||
| 23205 | 2026.04.28 20:42:10.015130 [ 315 ] {4f7e9f5b-ea9b-4dda-9955-816870387b5c} <Trace> Aggregator: Aggregation method: without_key | ||
| 23206 | 2026.04.28 20:42:10.015163 [ 315 ] {4f7e9f5b-ea9b-4dda-9955-816870387b5c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000912841 sec. (1095.481 rows/sec., 42.79 KiB/sec.) | ||
| 23207 | 2026.04.28 20:42:10.015178 [ 315 ] {4f7e9f5b-ea9b-4dda-9955-816870387b5c} <Trace> Aggregator: Merging aggregated data | ||
| 23208 | 2026.04.28 20:42:10.016458 [ 294 ] {4f7e9f5b-ea9b-4dda-9955-816870387b5c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002972 sec., 336.47375504710635 rows/sec., 13.14 KiB/sec. | ||
| 23209 | 2026.04.28 20:42:10.016600 [ 294 ] {4f7e9f5b-ea9b-4dda-9955-816870387b5c} <Debug> TCPHandler: Processed in 0.003960401 sec. | ||
| 23210 | 2026.04.28 20:42:10.016738 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23211 | 2026.04.28 20:42:10.016767 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23212 | 2026.04.28 20:42:10.016776 [ 294 ] {} <Debug> TCP-Session: 1f9980cb-0171-4aa7-8a1b-1d557437234f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23213 | 2026.04.28 20:42:10.016788 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23214 | 2026.04.28 20:42:10.016818 [ 358 ] {} <Debug> TCP-Session: 2c702980-a5de-405c-a2ea-6bc3d4e73641 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23215 | 2026.04.28 20:42:10.016820 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23216 | 2026.04.28 20:42:10.016840 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23217 | 2026.04.28 20:42:10.016856 [ 350 ] {} <Debug> TCP-Session: 73dd5171-eaac-400d-94c3-4990f75a4372 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23218 | 2026.04.28 20:42:10.016882 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23219 | 2026.04.28 20:42:10.016898 [ 352 ] {} <Debug> TCP-Session: 80b022b1-9256-46d7-8400-8b4c692cec14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23220 | 2026.04.28 20:42:10.016873 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23221 | 2026.04.28 20:42:10.016928 [ 354 ] {} <Debug> TCP-Session: 95c69e87-a4e5-4d40-8533-89c19a45c83a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23222 | 2026.04.28 20:42:10.016877 [ 353 ] {} <Debug> TCP-Session: 9c2463bd-28d7-4304-a05b-488497eb7925 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23223 | 2026.04.28 20:42:10.016975 [ 357 ] {} <Debug> TCP-Session: 19316186-91fe-442b-934a-7458a12e55fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23224 | 2026.04.28 20:42:10.016858 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23225 | 2026.04.28 20:42:10.016802 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23226 | 2026.04.28 20:42:10.017065 [ 351 ] {} <Debug> TCP-Session: b857c0e9-f2c2-42d5-8ac3-249263498287 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23227 | 2026.04.28 20:42:10.017109 [ 275 ] {} <Debug> TCP-Session: 246bd855-9671-45c5-b81d-f381b7b492e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23228 | 2026.04.28 20:42:12.444934 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23229 | 2026.04.28 20:42:12.445184 [ 277 ] {f51bc47c-bd54-4270-8ce5-a1400c95708c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 23230 | 2026.04.28 20:42:12.445556 [ 277 ] {f51bc47c-bd54-4270-8ce5-a1400c95708c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23231 | 2026.04.28 20:42:12.445598 [ 277 ] {f51bc47c-bd54-4270-8ce5-a1400c95708c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 23232 | 2026.04.28 20:42:12.445850 [ 277 ] {f51bc47c-bd54-4270-8ce5-a1400c95708c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23233 | 2026.04.28 20:42:12.445919 [ 277 ] {f51bc47c-bd54-4270-8ce5-a1400c95708c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23234 | 2026.04.28 20:42:12.446062 [ 277 ] {f51bc47c-bd54-4270-8ce5-a1400c95708c} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 23235 | 2026.04.28 20:42:12.446097 [ 277 ] {f51bc47c-bd54-4270-8ce5-a1400c95708c} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 23236 | 2026.04.28 20:42:12.446118 [ 277 ] {f51bc47c-bd54-4270-8ce5-a1400c95708c} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (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 | ||
| 23237 | 2026.04.28 20:42:12.446133 [ 277 ] {f51bc47c-bd54-4270-8ce5-a1400c95708c} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23238 | 2026.04.28 20:42:12.446171 [ 277 ] {f51bc47c-bd54-4270-8ce5-a1400c95708c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 23239 | 2026.04.28 20:42:12.446192 [ 277 ] {f51bc47c-bd54-4270-8ce5-a1400c95708c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 76 rows starting from 0 | ||
| 23240 | 2026.04.28 20:42:12.447527 [ 277 ] {f51bc47c-bd54-4270-8ce5-a1400c95708c} <Debug> executeQuery: Read 76 rows, 16.25 KiB in 0.002444 sec., 31096.56301145663 rows/sec., 6.49 MiB/sec. | ||
| 23241 | 2026.04.28 20:42:12.447640 [ 277 ] {f51bc47c-bd54-4270-8ce5-a1400c95708c} <Debug> TCPHandler: Processed in 0.002845155 sec. | ||
| 23242 | 2026.04.28 20:42:12.449667 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23243 | 2026.04.28 20:42:12.449775 [ 277 ] {dfcb4e9b-8ad3-451f-8eac-275c9e74d4c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23244 | 2026.04.28 20:42:12.449817 [ 277 ] {dfcb4e9b-8ad3-451f-8eac-275c9e74d4c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23245 | 2026.04.28 20:42:12.450306 [ 277 ] {dfcb4e9b-8ad3-451f-8eac-275c9e74d4c1} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23246 | 2026.04.28 20:42:12.450346 [ 277 ] {dfcb4e9b-8ad3-451f-8eac-275c9e74d4c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 23247 | 2026.04.28 20:42:12.450816 [ 277 ] {dfcb4e9b-8ad3-451f-8eac-275c9e74d4c1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 23248 | 2026.04.28 20:42:12.451280 [ 277 ] {dfcb4e9b-8ad3-451f-8eac-275c9e74d4c1} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23249 | 2026.04.28 20:42:12.451434 [ 277 ] {dfcb4e9b-8ad3-451f-8eac-275c9e74d4c1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00169 sec., 1183.4319526627219 rows/sec., 96.50 KiB/sec. | ||
| 23250 | 2026.04.28 20:42:12.451473 [ 277 ] {dfcb4e9b-8ad3-451f-8eac-275c9e74d4c1} <Debug> TCPHandler: Processed in 0.001855032 sec. | ||
| 23251 | 2026.04.28 20:42:12.451600 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23252 | 2026.04.28 20:42:12.451691 [ 277 ] {72a6524f-f0d6-4ef4-8f3b-f824fabe52f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23253 | 2026.04.28 20:42:12.451729 [ 277 ] {72a6524f-f0d6-4ef4-8f3b-f824fabe52f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23254 | 2026.04.28 20:42:12.452161 [ 277 ] {72a6524f-f0d6-4ef4-8f3b-f824fabe52f2} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23255 | 2026.04.28 20:42:12.452196 [ 277 ] {72a6524f-f0d6-4ef4-8f3b-f824fabe52f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 23256 | 2026.04.28 20:42:12.452595 [ 277 ] {72a6524f-f0d6-4ef4-8f3b-f824fabe52f2} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 23257 | 2026.04.28 20:42:12.452999 [ 277 ] {72a6524f-f0d6-4ef4-8f3b-f824fabe52f2} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23258 | 2026.04.28 20:42:12.453132 [ 277 ] {72a6524f-f0d6-4ef4-8f3b-f824fabe52f2} <Debug> executeQuery: Read 79 rows, 6.69 KiB in 0.001459 sec., 54146.67580534612 rows/sec., 4.48 MiB/sec. | ||
| 23259 | 2026.04.28 20:42:12.453168 [ 277 ] {72a6524f-f0d6-4ef4-8f3b-f824fabe52f2} <Debug> TCPHandler: Processed in 0.001615697 sec. | ||
| 23260 | 2026.04.28 20:42:12.453290 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23261 | 2026.04.28 20:42:12.453381 [ 277 ] {81f9750c-0da2-4d04-b712-2b84086529bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23262 | 2026.04.28 20:42:12.453420 [ 277 ] {81f9750c-0da2-4d04-b712-2b84086529bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23263 | 2026.04.28 20:42:12.453808 [ 277 ] {81f9750c-0da2-4d04-b712-2b84086529bb} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23264 | 2026.04.28 20:42:12.453843 [ 277 ] {81f9750c-0da2-4d04-b712-2b84086529bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 23265 | 2026.04.28 20:42:12.454235 [ 277 ] {81f9750c-0da2-4d04-b712-2b84086529bb} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 23266 | 2026.04.28 20:42:12.454696 [ 277 ] {81f9750c-0da2-4d04-b712-2b84086529bb} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23267 | 2026.04.28 20:42:12.454828 [ 277 ] {81f9750c-0da2-4d04-b712-2b84086529bb} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001465 sec., 8873.720136518772 rows/sec., 659.93 KiB/sec. | ||
| 23268 | 2026.04.28 20:42:12.454865 [ 277 ] {81f9750c-0da2-4d04-b712-2b84086529bb} <Debug> TCPHandler: Processed in 0.001622048 sec. | ||
| 23269 | 2026.04.28 20:42:12.454983 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23270 | 2026.04.28 20:42:12.455073 [ 277 ] {f80dc2fa-ddc1-4a77-bbb3-7aa90cd9aa25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23271 | 2026.04.28 20:42:12.455111 [ 277 ] {f80dc2fa-ddc1-4a77-bbb3-7aa90cd9aa25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23272 | 2026.04.28 20:42:12.455518 [ 277 ] {f80dc2fa-ddc1-4a77-bbb3-7aa90cd9aa25} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23273 | 2026.04.28 20:42:12.455553 [ 277 ] {f80dc2fa-ddc1-4a77-bbb3-7aa90cd9aa25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 23274 | 2026.04.28 20:42:12.455948 [ 277 ] {f80dc2fa-ddc1-4a77-bbb3-7aa90cd9aa25} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 23275 | 2026.04.28 20:42:12.456349 [ 277 ] {f80dc2fa-ddc1-4a77-bbb3-7aa90cd9aa25} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23276 | 2026.04.28 20:42:12.456477 [ 277 ] {f80dc2fa-ddc1-4a77-bbb3-7aa90cd9aa25} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001421 sec., 54187.1921182266 rows/sec., 4.23 MiB/sec. | ||
| 23277 | 2026.04.28 20:42:12.456515 [ 277 ] {f80dc2fa-ddc1-4a77-bbb3-7aa90cd9aa25} <Debug> TCPHandler: Processed in 0.001579276 sec. | ||
| 23278 | 2026.04.28 20:42:12.456635 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23279 | 2026.04.28 20:42:12.456726 [ 277 ] {0f66a734-a4d1-47f2-a430-c8ad6f6fef14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23280 | 2026.04.28 20:42:12.456767 [ 277 ] {0f66a734-a4d1-47f2-a430-c8ad6f6fef14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23281 | 2026.04.28 20:42:12.457167 [ 277 ] {0f66a734-a4d1-47f2-a430-c8ad6f6fef14} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23282 | 2026.04.28 20:42:12.457203 [ 277 ] {0f66a734-a4d1-47f2-a430-c8ad6f6fef14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 23283 | 2026.04.28 20:42:12.457659 [ 277 ] {0f66a734-a4d1-47f2-a430-c8ad6f6fef14} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 23284 | 2026.04.28 20:42:12.458065 [ 277 ] {0f66a734-a4d1-47f2-a430-c8ad6f6fef14} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23285 | 2026.04.28 20:42:12.458195 [ 277 ] {0f66a734-a4d1-47f2-a430-c8ad6f6fef14} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001487 sec., 108271.68796234028 rows/sec., 7.54 MiB/sec. | ||
| 23286 | 2026.04.28 20:42:12.458232 [ 277 ] {0f66a734-a4d1-47f2-a430-c8ad6f6fef14} <Debug> TCPHandler: Processed in 0.001643898 sec. | ||
| 23287 | 2026.04.28 20:42:12.458347 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23288 | 2026.04.28 20:42:12.458438 [ 277 ] {00cb8cef-0e3f-4221-8f62-bbdc9f86ab4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23289 | 2026.04.28 20:42:12.458489 [ 277 ] {00cb8cef-0e3f-4221-8f62-bbdc9f86ab4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23290 | 2026.04.28 20:42:12.459247 [ 277 ] {00cb8cef-0e3f-4221-8f62-bbdc9f86ab4c} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23291 | 2026.04.28 20:42:12.459283 [ 277 ] {00cb8cef-0e3f-4221-8f62-bbdc9f86ab4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 23292 | 2026.04.28 20:42:12.459894 [ 277 ] {00cb8cef-0e3f-4221-8f62-bbdc9f86ab4c} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 23293 | 2026.04.28 20:42:12.460302 [ 277 ] {00cb8cef-0e3f-4221-8f62-bbdc9f86ab4c} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23294 | 2026.04.28 20:42:12.460441 [ 277 ] {00cb8cef-0e3f-4221-8f62-bbdc9f86ab4c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00202 sec., 5445.544554455445 rows/sec., 9.76 MiB/sec. | ||
| 23295 | 2026.04.28 20:42:12.460496 [ 277 ] {00cb8cef-0e3f-4221-8f62-bbdc9f86ab4c} <Debug> TCPHandler: Processed in 0.00219548 sec. | ||
| 23296 | 2026.04.28 20:42:12.460617 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23297 | 2026.04.28 20:42:12.460709 [ 277 ] {f99021f4-3c30-4d07-b4c4-abbc977e40be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23298 | 2026.04.28 20:42:12.460750 [ 277 ] {f99021f4-3c30-4d07-b4c4-abbc977e40be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23299 | 2026.04.28 20:42:12.461090 [ 277 ] {f99021f4-3c30-4d07-b4c4-abbc977e40be} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23300 | 2026.04.28 20:42:12.461125 [ 277 ] {f99021f4-3c30-4d07-b4c4-abbc977e40be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 23301 | 2026.04.28 20:42:12.461514 [ 277 ] {f99021f4-3c30-4d07-b4c4-abbc977e40be} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 23302 | 2026.04.28 20:42:12.461926 [ 277 ] {f99021f4-3c30-4d07-b4c4-abbc977e40be} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23303 | 2026.04.28 20:42:12.462057 [ 277 ] {f99021f4-3c30-4d07-b4c4-abbc977e40be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001365 sec., 43956.04395604396 rows/sec., 2.96 MiB/sec. | ||
| 23304 | 2026.04.28 20:42:12.462093 [ 277 ] {f99021f4-3c30-4d07-b4c4-abbc977e40be} <Debug> TCPHandler: Processed in 0.001522575 sec. | ||
| 23305 | 2026.04.28 20:42:13.315779 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46632 | ||
| 23306 | 2026.04.28 20:42:13.316643 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23307 | 2026.04.28 20:42:13.316717 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23308 | 2026.04.28 20:42:13.317445 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 23309 | 2026.04.28 20:42:13.317924 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23310 | 2026.04.28 20:42:13.318076 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46632 | ||
| 23311 | 2026.04.28 20:42:15.776090 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 23312 | 2026.04.28 20:42:15.793092 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23313 | 2026.04.28 20:42:15.793135 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23314 | 2026.04.28 20:42:15.799358 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 23315 | 2026.04.28 20:42:15.800565 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23316 | 2026.04.28 20:42:15.803395 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 23317 | 2026.04.28 20:42:15.982538 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2786 | ||
| 23318 | 2026.04.28 20:42:15.985244 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23319 | 2026.04.28 20:42:15.985292 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23320 | 2026.04.28 20:42:15.986693 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 23321 | 2026.04.28 20:42:15.987166 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23322 | 2026.04.28 20:42:15.987552 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2786 | ||
| 23323 | 2026.04.28 20:42:17.446510 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23324 | 2026.04.28 20:42:17.446852 [ 277 ] {fb60beb0-722b-4eed-9eb4-b64ebf9ad7db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 23325 | 2026.04.28 20:42:17.447250 [ 277 ] {fb60beb0-722b-4eed-9eb4-b64ebf9ad7db} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23326 | 2026.04.28 20:42:17.447285 [ 277 ] {fb60beb0-722b-4eed-9eb4-b64ebf9ad7db} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 23327 | 2026.04.28 20:42:17.447509 [ 277 ] {fb60beb0-722b-4eed-9eb4-b64ebf9ad7db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23328 | 2026.04.28 20:42:17.447579 [ 277 ] {fb60beb0-722b-4eed-9eb4-b64ebf9ad7db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23329 | 2026.04.28 20:42:17.447724 [ 277 ] {fb60beb0-722b-4eed-9eb4-b64ebf9ad7db} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 23330 | 2026.04.28 20:42:17.447762 [ 277 ] {fb60beb0-722b-4eed-9eb4-b64ebf9ad7db} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 23331 | 2026.04.28 20:42:17.447784 [ 277 ] {fb60beb0-722b-4eed-9eb4-b64ebf9ad7db} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (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 | ||
| 23332 | 2026.04.28 20:42:17.447800 [ 277 ] {fb60beb0-722b-4eed-9eb4-b64ebf9ad7db} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23333 | 2026.04.28 20:42:17.447841 [ 277 ] {fb60beb0-722b-4eed-9eb4-b64ebf9ad7db} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 23334 | 2026.04.28 20:42:17.447861 [ 277 ] {fb60beb0-722b-4eed-9eb4-b64ebf9ad7db} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 76 rows starting from 0 | ||
| 23335 | 2026.04.28 20:42:17.449229 [ 277 ] {fb60beb0-722b-4eed-9eb4-b64ebf9ad7db} <Debug> executeQuery: Read 76 rows, 16.25 KiB in 0.002522 sec., 30134.81363996828 rows/sec., 6.29 MiB/sec. | ||
| 23336 | 2026.04.28 20:42:17.449347 [ 277 ] {fb60beb0-722b-4eed-9eb4-b64ebf9ad7db} <Debug> TCPHandler: Processed in 0.003010159 sec. | ||
| 23337 | 2026.04.28 20:42:17.451732 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23338 | 2026.04.28 20:42:17.451843 [ 277 ] {63f61eee-47e2-4fc9-b79e-ba8ee2754cfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23339 | 2026.04.28 20:42:17.451888 [ 277 ] {63f61eee-47e2-4fc9-b79e-ba8ee2754cfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23340 | 2026.04.28 20:42:17.452544 [ 277 ] {63f61eee-47e2-4fc9-b79e-ba8ee2754cfe} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23341 | 2026.04.28 20:42:17.452589 [ 277 ] {63f61eee-47e2-4fc9-b79e-ba8ee2754cfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23342 | 2026.04.28 20:42:17.453196 [ 277 ] {63f61eee-47e2-4fc9-b79e-ba8ee2754cfe} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 23343 | 2026.04.28 20:42:17.453643 [ 277 ] {63f61eee-47e2-4fc9-b79e-ba8ee2754cfe} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23344 | 2026.04.28 20:42:17.453790 [ 35 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 23345 | 2026.04.28 20:42:17.453799 [ 277 ] {63f61eee-47e2-4fc9-b79e-ba8ee2754cfe} <Debug> executeQuery: Read 156 rows, 13.87 KiB in 0.001989 sec., 78431.37254901961 rows/sec., 6.81 MiB/sec. | ||
| 23346 | 2026.04.28 20:42:17.453838 [ 35 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23347 | 2026.04.28 20:42:17.453851 [ 277 ] {63f61eee-47e2-4fc9-b79e-ba8ee2754cfe} <Debug> TCPHandler: Processed in 0.00217102 sec. | ||
| 23348 | 2026.04.28 20:42:17.453863 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23349 | 2026.04.28 20:42:17.453983 [ 200 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 23350 | 2026.04.28 20:42:17.453990 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23351 | 2026.04.28 20:42:17.454116 [ 200 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23352 | 2026.04.28 20:42:17.454125 [ 277 ] {b2a423d0-878a-45c3-92ec-7a5d13549a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23353 | 2026.04.28 20:42:17.454155 [ 200 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 3475 rows starting from the beginning of the part | ||
| 23354 | 2026.04.28 20:42:17.454176 [ 277 ] {b2a423d0-878a-45c3-92ec-7a5d13549a5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23355 | 2026.04.28 20:42:17.454225 [ 200 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 56 rows starting from the beginning of the part | ||
| 23356 | 2026.04.28 20:42:17.454275 [ 200 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 78 rows starting from the beginning of the part | ||
| 23357 | 2026.04.28 20:42:17.454318 [ 200 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 162 rows starting from the beginning of the part | ||
| 23358 | 2026.04.28 20:42:17.454365 [ 200 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 79 rows starting from the beginning of the part | ||
| 23359 | 2026.04.28 20:42:17.454407 [ 200 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 156 rows starting from the beginning of the part | ||
| 23360 | 2026.04.28 20:42:17.454622 [ 277 ] {b2a423d0-878a-45c3-92ec-7a5d13549a5d} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23361 | 2026.04.28 20:42:17.454663 [ 277 ] {b2a423d0-878a-45c3-92ec-7a5d13549a5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23362 | 2026.04.28 20:42:17.455090 [ 277 ] {b2a423d0-878a-45c3-92ec-7a5d13549a5d} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 23363 | 2026.04.28 20:42:17.455588 [ 277 ] {b2a423d0-878a-45c3-92ec-7a5d13549a5d} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23364 | 2026.04.28 20:42:17.455727 [ 277 ] {b2a423d0-878a-45c3-92ec-7a5d13549a5d} <Debug> executeQuery: Read 50 rows, 3.76 KiB in 0.001625 sec., 30769.23076923077 rows/sec., 2.26 MiB/sec. | ||
| 23365 | 2026.04.28 20:42:17.455767 [ 277 ] {b2a423d0-878a-45c3-92ec-7a5d13549a5d} <Debug> TCPHandler: Processed in 0.001829522 sec. | ||
| 23366 | 2026.04.28 20:42:17.455888 [ 196 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4006 rows, containing 5 columns (5 merged, 0 gathered) in 0.001960964 sec., 2042872.7911374203 rows/sec., 165.00 MiB/sec. | ||
| 23367 | 2026.04.28 20:42:17.455906 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23368 | 2026.04.28 20:42:17.456009 [ 277 ] {3c9f2802-40c7-4072-b34d-f0fd3fa1d672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23369 | 2026.04.28 20:42:17.456049 [ 277 ] {3c9f2802-40c7-4072-b34d-f0fd3fa1d672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23370 | 2026.04.28 20:42:17.456355 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 23371 | 2026.04.28 20:42:17.456521 [ 277 ] {3c9f2802-40c7-4072-b34d-f0fd3fa1d672} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23372 | 2026.04.28 20:42:17.456563 [ 277 ] {3c9f2802-40c7-4072-b34d-f0fd3fa1d672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23373 | 2026.04.28 20:42:17.457027 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_166_33} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23374 | 2026.04.28 20:42:17.457069 [ 277 ] {3c9f2802-40c7-4072-b34d-f0fd3fa1d672} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 23375 | 2026.04.28 20:42:17.457136 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_166_33} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 23376 | 2026.04.28 20:42:17.457257 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 23377 | 2026.04.28 20:42:17.457554 [ 277 ] {3c9f2802-40c7-4072-b34d-f0fd3fa1d672} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23378 | 2026.04.28 20:42:17.457678 [ 35 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 23379 | 2026.04.28 20:42:17.457695 [ 277 ] {3c9f2802-40c7-4072-b34d-f0fd3fa1d672} <Debug> executeQuery: Read 114 rows, 9.12 KiB in 0.001704 sec., 66901.40845070423 rows/sec., 5.23 MiB/sec. | ||
| 23380 | 2026.04.28 20:42:17.457711 [ 35 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23381 | 2026.04.28 20:42:17.457730 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23382 | 2026.04.28 20:42:17.457734 [ 277 ] {3c9f2802-40c7-4072-b34d-f0fd3fa1d672} <Debug> TCPHandler: Processed in 0.001877773 sec. | ||
| 23383 | 2026.04.28 20:42:17.457836 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 23384 | 2026.04.28 20:42:17.457884 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23385 | 2026.04.28 20:42:17.457984 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23386 | 2026.04.28 20:42:17.457985 [ 277 ] {eb15c5d2-a286-40ce-b00c-5607b403805b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23387 | 2026.04.28 20:42:17.458027 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 2030 rows starting from the beginning of the part | ||
| 23388 | 2026.04.28 20:42:17.458056 [ 277 ] {eb15c5d2-a286-40ce-b00c-5607b403805b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23389 | 2026.04.28 20:42:17.458101 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 64 rows starting from the beginning of the part | ||
| 23390 | 2026.04.28 20:42:17.458154 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 75 rows starting from the beginning of the part | ||
| 23391 | 2026.04.28 20:42:17.458202 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 135 rows starting from the beginning of the part | ||
| 23392 | 2026.04.28 20:42:17.458244 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 77 rows starting from the beginning of the part | ||
| 23393 | 2026.04.28 20:42:17.458291 [ 190 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 114 rows starting from the beginning of the part | ||
| 23394 | 2026.04.28 20:42:17.458499 [ 277 ] {eb15c5d2-a286-40ce-b00c-5607b403805b} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23395 | 2026.04.28 20:42:17.458543 [ 277 ] {eb15c5d2-a286-40ce-b00c-5607b403805b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23396 | 2026.04.28 20:42:17.459062 [ 277 ] {eb15c5d2-a286-40ce-b00c-5607b403805b} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 23397 | 2026.04.28 20:42:17.459548 [ 277 ] {eb15c5d2-a286-40ce-b00c-5607b403805b} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23398 | 2026.04.28 20:42:17.459588 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2495 rows, containing 5 columns (5 merged, 0 gathered) in 0.001805461 sec., 1381918.523856234 rows/sec., 102.52 MiB/sec. | ||
| 23399 | 2026.04.28 20:42:17.459672 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 2 parts from all_1_161_49 to all_162_162_0 | ||
| 23400 | 2026.04.28 20:42:17.459689 [ 277 ] {eb15c5d2-a286-40ce-b00c-5607b403805b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001723 sec., 92861.28845037725 rows/sec., 6.47 MiB/sec. | ||
| 23401 | 2026.04.28 20:42:17.459704 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23402 | 2026.04.28 20:42:17.459722 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23403 | 2026.04.28 20:42:17.459727 [ 277 ] {eb15c5d2-a286-40ce-b00c-5607b403805b} <Debug> TCPHandler: Processed in 0.001892573 sec. | ||
| 23404 | 2026.04.28 20:42:17.459780 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_162_50} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_161_49 to all_162_162_0 into Compact with storage Full | ||
| 23405 | 2026.04.28 20:42:17.459859 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23406 | 2026.04.28 20:42:17.459884 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_162_50} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23407 | 2026.04.28 20:42:17.459915 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_162_50} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_161_49, total 60064 rows starting from the beginning of the part | ||
| 23408 | 2026.04.28 20:42:17.459935 [ 188 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 23409 | 2026.04.28 20:42:17.459960 [ 277 ] {6f43d42a-594e-4559-b256-8821da310bbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23410 | 2026.04.28 20:42:17.459961 [ 190 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_162_50} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 128 rows starting from the beginning of the part | ||
| 23411 | 2026.04.28 20:42:17.460021 [ 277 ] {6f43d42a-594e-4559-b256-8821da310bbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23412 | 2026.04.28 20:42:17.460557 [ 188 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_166_33} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23413 | 2026.04.28 20:42:17.460647 [ 188 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_166_33} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 23414 | 2026.04.28 20:42:17.460734 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 23415 | 2026.04.28 20:42:17.460972 [ 277 ] {6f43d42a-594e-4559-b256-8821da310bbb} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23416 | 2026.04.28 20:42:17.461012 [ 277 ] {6f43d42a-594e-4559-b256-8821da310bbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23417 | 2026.04.28 20:42:17.461713 [ 277 ] {6f43d42a-594e-4559-b256-8821da310bbb} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 23418 | 2026.04.28 20:42:17.462135 [ 277 ] {6f43d42a-594e-4559-b256-8821da310bbb} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23419 | 2026.04.28 20:42:17.462281 [ 277 ] {6f43d42a-594e-4559-b256-8821da310bbb} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.00234 sec., 21367.521367521367 rows/sec., 38.29 MiB/sec. | ||
| 23420 | 2026.04.28 20:42:17.462345 [ 277 ] {6f43d42a-594e-4559-b256-8821da310bbb} <Debug> TCPHandler: Processed in 0.002534458 sec. | ||
| 23421 | 2026.04.28 20:42:17.462481 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23422 | 2026.04.28 20:42:17.462573 [ 277 ] {a11b47b2-fe4b-40c6-a2f2-75003b43edf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23423 | 2026.04.28 20:42:17.462614 [ 277 ] {a11b47b2-fe4b-40c6-a2f2-75003b43edf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23424 | 2026.04.28 20:42:17.462960 [ 277 ] {a11b47b2-fe4b-40c6-a2f2-75003b43edf0} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23425 | 2026.04.28 20:42:17.462994 [ 277 ] {a11b47b2-fe4b-40c6-a2f2-75003b43edf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23426 | 2026.04.28 20:42:17.463444 [ 277 ] {a11b47b2-fe4b-40c6-a2f2-75003b43edf0} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 23427 | 2026.04.28 20:42:17.463892 [ 277 ] {a11b47b2-fe4b-40c6-a2f2-75003b43edf0} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23428 | 2026.04.28 20:42:17.464028 [ 277 ] {a11b47b2-fe4b-40c6-a2f2-75003b43edf0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001473 sec., 40733.19755600815 rows/sec., 2.75 MiB/sec. | ||
| 23429 | 2026.04.28 20:42:17.464029 [ 36 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 23430 | 2026.04.28 20:42:17.464067 [ 277 ] {a11b47b2-fe4b-40c6-a2f2-75003b43edf0} <Debug> TCPHandler: Processed in 0.001634098 sec. | ||
| 23431 | 2026.04.28 20:42:17.464082 [ 36 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23432 | 2026.04.28 20:42:17.464111 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23433 | 2026.04.28 20:42:17.464177 [ 196 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 23434 | 2026.04.28 20:42:17.464268 [ 196 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23435 | 2026.04.28 20:42:17.464296 [ 196 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_161_32, total 8742 rows starting from the beginning of the part | ||
| 23436 | 2026.04.28 20:42:17.464345 [ 196 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 48 rows starting from the beginning of the part | ||
| 23437 | 2026.04.28 20:42:17.464384 [ 196 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 60 rows starting from the beginning of the part | ||
| 23438 | 2026.04.28 20:42:17.464422 [ 196 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 60 rows starting from the beginning of the part | ||
| 23439 | 2026.04.28 20:42:17.464458 [ 196 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 60 rows starting from the beginning of the part | ||
| 23440 | 2026.04.28 20:42:17.464493 [ 196 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 60 rows starting from the beginning of the part | ||
| 23441 | 2026.04.28 20:42:17.467356 [ 193 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9030 rows, containing 4 columns (4 merged, 0 gathered) in 0.003204614 sec., 2817812.067225569 rows/sec., 187.87 MiB/sec. | ||
| 23442 | 2026.04.28 20:42:17.467614 [ 192 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 23443 | 2026.04.28 20:42:17.468119 [ 192 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_166_33} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23444 | 2026.04.28 20:42:17.468188 [ 192 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_166_33} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 23445 | 2026.04.28 20:42:17.468259 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.89 MiB. | ||
| 23446 | 2026.04.28 20:42:17.469703 [ 192 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_162_50} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60192 rows, containing 5 columns (5 merged, 0 gathered) in 0.009942488 sec., 6054017.867559911 rows/sec., 389.57 MiB/sec. | ||
| 23447 | 2026.04.28 20:42:17.470367 [ 193 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_162_50} <Trace> MergedBlockOutputStream: filled checksums all_1_162_50 (state Temporary) | ||
| 23448 | 2026.04.28 20:42:17.470881 [ 193 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_162_50} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_162_50 to all_1_162_50 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23449 | 2026.04.28 20:42:17.470959 [ 193 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_162_50} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 2 parts: [all_1_161_49, all_162_162_0] -> all_1_162_50 | ||
| 23450 | 2026.04.28 20:42:17.471042 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 23451 | 2026.04.28 20:42:20.598929 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 23452 | 2026.04.28 20:42:20.598999 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 23453 | 2026.04.28 20:42:20.818232 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47080 | ||
| 23454 | 2026.04.28 20:42:20.819051 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23455 | 2026.04.28 20:42:20.819130 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23456 | 2026.04.28 20:42:20.819755 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 23457 | 2026.04.28 20:42:20.820218 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23458 | 2026.04.28 20:42:20.820372 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47080 | ||
| 23459 | 2026.04.28 20:42:22.317951 [ 222 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23460 | 2026.04.28 20:42:22.318028 [ 222 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23461 | 2026.04.28 20:42:22.321566 [ 222 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23462 | 2026.04.28 20:42:22.445234 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23463 | 2026.04.28 20:42:22.445501 [ 277 ] {c4cf54b6-d9c6-4713-9d23-76c6d3030f73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 23464 | 2026.04.28 20:42:22.445867 [ 277 ] {c4cf54b6-d9c6-4713-9d23-76c6d3030f73} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23465 | 2026.04.28 20:42:22.445908 [ 277 ] {c4cf54b6-d9c6-4713-9d23-76c6d3030f73} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 23466 | 2026.04.28 20:42:22.446162 [ 277 ] {c4cf54b6-d9c6-4713-9d23-76c6d3030f73} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23467 | 2026.04.28 20:42:22.446241 [ 277 ] {c4cf54b6-d9c6-4713-9d23-76c6d3030f73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23468 | 2026.04.28 20:42:22.446385 [ 277 ] {c4cf54b6-d9c6-4713-9d23-76c6d3030f73} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 23469 | 2026.04.28 20:42:22.446420 [ 277 ] {c4cf54b6-d9c6-4713-9d23-76c6d3030f73} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 23470 | 2026.04.28 20:42:22.446441 [ 277 ] {c4cf54b6-d9c6-4713-9d23-76c6d3030f73} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (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 | ||
| 23471 | 2026.04.28 20:42:22.446456 [ 277 ] {c4cf54b6-d9c6-4713-9d23-76c6d3030f73} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23472 | 2026.04.28 20:42:22.446495 [ 277 ] {c4cf54b6-d9c6-4713-9d23-76c6d3030f73} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 23473 | 2026.04.28 20:42:22.446514 [ 277 ] {c4cf54b6-d9c6-4713-9d23-76c6d3030f73} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 76 rows starting from 0 | ||
| 23474 | 2026.04.28 20:42:22.447657 [ 277 ] {c4cf54b6-d9c6-4713-9d23-76c6d3030f73} <Debug> executeQuery: Read 76 rows, 16.25 KiB in 0.002257 sec., 33673.017279574655 rows/sec., 7.03 MiB/sec. | ||
| 23475 | 2026.04.28 20:42:22.447774 [ 277 ] {c4cf54b6-d9c6-4713-9d23-76c6d3030f73} <Debug> TCPHandler: Processed in 0.002720042 sec. | ||
| 23476 | 2026.04.28 20:42:22.449675 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23477 | 2026.04.28 20:42:22.449809 [ 277 ] {0749b571-e9dd-44e9-a0ef-94eb8a38e318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23478 | 2026.04.28 20:42:22.449859 [ 277 ] {0749b571-e9dd-44e9-a0ef-94eb8a38e318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23479 | 2026.04.28 20:42:22.450480 [ 277 ] {0749b571-e9dd-44e9-a0ef-94eb8a38e318} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23480 | 2026.04.28 20:42:22.450522 [ 277 ] {0749b571-e9dd-44e9-a0ef-94eb8a38e318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23481 | 2026.04.28 20:42:22.451038 [ 277 ] {0749b571-e9dd-44e9-a0ef-94eb8a38e318} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 23482 | 2026.04.28 20:42:22.451500 [ 277 ] {0749b571-e9dd-44e9-a0ef-94eb8a38e318} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23483 | 2026.04.28 20:42:22.451646 [ 277 ] {0749b571-e9dd-44e9-a0ef-94eb8a38e318} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001874 sec., 41622.1985058698 rows/sec., 3.45 MiB/sec. | ||
| 23484 | 2026.04.28 20:42:22.451685 [ 277 ] {0749b571-e9dd-44e9-a0ef-94eb8a38e318} <Debug> TCPHandler: Processed in 0.002071367 sec. | ||
| 23485 | 2026.04.28 20:42:22.451841 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23486 | 2026.04.28 20:42:22.451934 [ 277 ] {74bf4efb-87c4-4342-9082-6e816672914f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23487 | 2026.04.28 20:42:22.451974 [ 277 ] {74bf4efb-87c4-4342-9082-6e816672914f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23488 | 2026.04.28 20:42:22.452425 [ 277 ] {74bf4efb-87c4-4342-9082-6e816672914f} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23489 | 2026.04.28 20:42:22.452460 [ 277 ] {74bf4efb-87c4-4342-9082-6e816672914f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23490 | 2026.04.28 20:42:22.452862 [ 277 ] {74bf4efb-87c4-4342-9082-6e816672914f} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 23491 | 2026.04.28 20:42:22.453283 [ 277 ] {74bf4efb-87c4-4342-9082-6e816672914f} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23492 | 2026.04.28 20:42:22.453414 [ 277 ] {74bf4efb-87c4-4342-9082-6e816672914f} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001497 sec., 7348.029392117568 rows/sec., 552.54 KiB/sec. | ||
| 23493 | 2026.04.28 20:42:22.453451 [ 277 ] {74bf4efb-87c4-4342-9082-6e816672914f} <Debug> TCPHandler: Processed in 0.001667738 sec. | ||
| 23494 | 2026.04.28 20:42:22.453594 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23495 | 2026.04.28 20:42:22.453688 [ 277 ] {1975d712-40cf-40f7-b181-687476f83735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23496 | 2026.04.28 20:42:22.453727 [ 277 ] {1975d712-40cf-40f7-b181-687476f83735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23497 | 2026.04.28 20:42:22.454189 [ 277 ] {1975d712-40cf-40f7-b181-687476f83735} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23498 | 2026.04.28 20:42:22.454225 [ 277 ] {1975d712-40cf-40f7-b181-687476f83735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23499 | 2026.04.28 20:42:22.454640 [ 277 ] {1975d712-40cf-40f7-b181-687476f83735} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 23500 | 2026.04.28 20:42:22.455130 [ 277 ] {1975d712-40cf-40f7-b181-687476f83735} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23501 | 2026.04.28 20:42:22.455261 [ 277 ] {1975d712-40cf-40f7-b181-687476f83735} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001591 sec., 47140.16341923319 rows/sec., 3.68 MiB/sec. | ||
| 23502 | 2026.04.28 20:42:22.455298 [ 277 ] {1975d712-40cf-40f7-b181-687476f83735} <Debug> TCPHandler: Processed in 0.00175941 sec. | ||
| 23503 | 2026.04.28 20:42:22.455434 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23504 | 2026.04.28 20:42:22.455526 [ 277 ] {ef1caacd-295c-4729-993c-902e0215ca0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23505 | 2026.04.28 20:42:22.455568 [ 277 ] {ef1caacd-295c-4729-993c-902e0215ca0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23506 | 2026.04.28 20:42:22.456010 [ 277 ] {ef1caacd-295c-4729-993c-902e0215ca0b} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23507 | 2026.04.28 20:42:22.456048 [ 277 ] {ef1caacd-295c-4729-993c-902e0215ca0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23508 | 2026.04.28 20:42:22.456493 [ 277 ] {ef1caacd-295c-4729-993c-902e0215ca0b} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 23509 | 2026.04.28 20:42:22.456996 [ 277 ] {ef1caacd-295c-4729-993c-902e0215ca0b} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23510 | 2026.04.28 20:42:22.457130 [ 277 ] {ef1caacd-295c-4729-993c-902e0215ca0b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001622 sec., 98643.64981504316 rows/sec., 6.87 MiB/sec. | ||
| 23511 | 2026.04.28 20:42:22.457142 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 2 parts from all_1_162_50 to all_163_163_0 | ||
| 23512 | 2026.04.28 20:42:22.457167 [ 277 ] {ef1caacd-295c-4729-993c-902e0215ca0b} <Debug> TCPHandler: Processed in 0.001780141 sec. | ||
| 23513 | 2026.04.28 20:42:22.457205 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23514 | 2026.04.28 20:42:22.457230 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23515 | 2026.04.28 20:42:22.457308 [ 195 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_163_51} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_162_50 to all_163_163_0 into Compact with storage Full | ||
| 23516 | 2026.04.28 20:42:22.457339 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23517 | 2026.04.28 20:42:22.457390 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23518 | 2026.04.28 20:42:22.457400 [ 195 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_163_51} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23519 | 2026.04.28 20:42:22.457421 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23520 | 2026.04.28 20:42:22.457438 [ 195 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_163_51} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_162_50, total 60192 rows starting from the beginning of the part | ||
| 23521 | 2026.04.28 20:42:22.457439 [ 277 ] {4c7e486d-7a43-4267-9fd9-ef97dc740bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23522 | 2026.04.28 20:42:22.457494 [ 195 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_163_51} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 160 rows starting from the beginning of the part | ||
| 23523 | 2026.04.28 20:42:22.457500 [ 277 ] {4c7e486d-7a43-4267-9fd9-ef97dc740bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23524 | 2026.04.28 20:42:22.458339 [ 277 ] {4c7e486d-7a43-4267-9fd9-ef97dc740bd9} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23525 | 2026.04.28 20:42:22.458376 [ 277 ] {4c7e486d-7a43-4267-9fd9-ef97dc740bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23526 | 2026.04.28 20:42:22.459100 [ 277 ] {4c7e486d-7a43-4267-9fd9-ef97dc740bd9} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 23527 | 2026.04.28 20:42:22.459551 [ 277 ] {4c7e486d-7a43-4267-9fd9-ef97dc740bd9} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23528 | 2026.04.28 20:42:22.459696 [ 277 ] {4c7e486d-7a43-4267-9fd9-ef97dc740bd9} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002275 sec., 4835.164835164835 rows/sec., 8.66 MiB/sec. | ||
| 23529 | 2026.04.28 20:42:22.459758 [ 277 ] {4c7e486d-7a43-4267-9fd9-ef97dc740bd9} <Debug> TCPHandler: Processed in 0.002478297 sec. | ||
| 23530 | 2026.04.28 20:42:22.459882 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23531 | 2026.04.28 20:42:22.460072 [ 277 ] {80c5f356-4f4c-4e4c-b7b3-41c821e1f913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23532 | 2026.04.28 20:42:22.460114 [ 277 ] {80c5f356-4f4c-4e4c-b7b3-41c821e1f913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23533 | 2026.04.28 20:42:22.460334 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23534 | 2026.04.28 20:42:22.460460 [ 277 ] {80c5f356-4f4c-4e4c-b7b3-41c821e1f913} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23535 | 2026.04.28 20:42:22.460494 [ 277 ] {80c5f356-4f4c-4e4c-b7b3-41c821e1f913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23536 | 2026.04.28 20:42:22.460898 [ 277 ] {80c5f356-4f4c-4e4c-b7b3-41c821e1f913} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 23537 | 2026.04.28 20:42:22.461341 [ 277 ] {80c5f356-4f4c-4e4c-b7b3-41c821e1f913} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23538 | 2026.04.28 20:42:22.461556 [ 277 ] {80c5f356-4f4c-4e4c-b7b3-41c821e1f913} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001502 sec., 39946.73768308921 rows/sec., 2.69 MiB/sec. | ||
| 23539 | 2026.04.28 20:42:22.461593 [ 277 ] {80c5f356-4f4c-4e4c-b7b3-41c821e1f913} <Debug> TCPHandler: Processed in 0.00175884 sec. | ||
| 23540 | 2026.04.28 20:42:22.461675 [ 220 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23541 | 2026.04.28 20:42:22.461734 [ 220 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23542 | 2026.04.28 20:42:22.465103 [ 220 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23543 | 2026.04.28 20:42:22.466248 [ 192 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_163_51} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60352 rows, containing 5 columns (5 merged, 0 gathered) in 0.008966615 sec., 6730745.102806354 rows/sec., 433.21 MiB/sec. | ||
| 23544 | 2026.04.28 20:42:22.466944 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_163_51} <Trace> MergedBlockOutputStream: filled checksums all_1_163_51 (state Temporary) | ||
| 23545 | 2026.04.28 20:42:22.467569 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_163_51} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_163_51 to all_1_163_51 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23546 | 2026.04.28 20:42:22.467650 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_163_51} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 2 parts: [all_1_162_50, all_163_163_0] -> all_1_163_51 | ||
| 23547 | 2026.04.28 20:42:22.467736 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 23548 | 2026.04.28 20:42:22.722109 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23549 | 2026.04.28 20:42:22.722402 [ 277 ] {138bde2c-16b8-4b99-aa8c-7e3279e50f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 23550 | 2026.04.28 20:42:22.722802 [ 277 ] {138bde2c-16b8-4b99-aa8c-7e3279e50f5e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23551 | 2026.04.28 20:42:22.722848 [ 277 ] {138bde2c-16b8-4b99-aa8c-7e3279e50f5e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 23552 | 2026.04.28 20:42:22.723147 [ 277 ] {138bde2c-16b8-4b99-aa8c-7e3279e50f5e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23553 | 2026.04.28 20:42:22.723227 [ 277 ] {138bde2c-16b8-4b99-aa8c-7e3279e50f5e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23554 | 2026.04.28 20:42:22.723379 [ 277 ] {138bde2c-16b8-4b99-aa8c-7e3279e50f5e} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 23555 | 2026.04.28 20:42:22.723415 [ 277 ] {138bde2c-16b8-4b99-aa8c-7e3279e50f5e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 23556 | 2026.04.28 20:42:22.723436 [ 277 ] {138bde2c-16b8-4b99-aa8c-7e3279e50f5e} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (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 | ||
| 23557 | 2026.04.28 20:42:22.723452 [ 277 ] {138bde2c-16b8-4b99-aa8c-7e3279e50f5e} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23558 | 2026.04.28 20:42:22.723492 [ 277 ] {138bde2c-16b8-4b99-aa8c-7e3279e50f5e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 23559 | 2026.04.28 20:42:22.723512 [ 277 ] {138bde2c-16b8-4b99-aa8c-7e3279e50f5e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 76 rows starting from 0 | ||
| 23560 | 2026.04.28 20:42:22.724491 [ 277 ] {138bde2c-16b8-4b99-aa8c-7e3279e50f5e} <Debug> executeQuery: Read 76 rows, 16.25 KiB in 0.002225 sec., 34157.30337078652 rows/sec., 7.13 MiB/sec. | ||
| 23561 | 2026.04.28 20:42:22.724610 [ 277 ] {138bde2c-16b8-4b99-aa8c-7e3279e50f5e} <Debug> TCPHandler: Processed in 0.00263161 sec. | ||
| 23562 | 2026.04.28 20:42:22.739185 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23563 | 2026.04.28 20:42:22.739361 [ 277 ] {f4058439-eb43-4212-b1ab-cae8b4659146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23564 | 2026.04.28 20:42:22.739444 [ 277 ] {f4058439-eb43-4212-b1ab-cae8b4659146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23565 | 2026.04.28 20:42:22.740281 [ 277 ] {f4058439-eb43-4212-b1ab-cae8b4659146} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23566 | 2026.04.28 20:42:22.740330 [ 277 ] {f4058439-eb43-4212-b1ab-cae8b4659146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23567 | 2026.04.28 20:42:22.740825 [ 277 ] {f4058439-eb43-4212-b1ab-cae8b4659146} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 23568 | 2026.04.28 20:42:22.741252 [ 277 ] {f4058439-eb43-4212-b1ab-cae8b4659146} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23569 | 2026.04.28 20:42:22.741406 [ 277 ] {f4058439-eb43-4212-b1ab-cae8b4659146} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002104 sec., 11406.84410646388 rows/sec., 969.14 KiB/sec. | ||
| 23570 | 2026.04.28 20:42:22.741446 [ 277 ] {f4058439-eb43-4212-b1ab-cae8b4659146} <Debug> TCPHandler: Processed in 0.002319633 sec. | ||
| 23571 | 2026.04.28 20:42:22.741567 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23572 | 2026.04.28 20:42:22.741662 [ 277 ] {650138de-a474-43ca-a02e-4792a2cd6ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23573 | 2026.04.28 20:42:22.741703 [ 277 ] {650138de-a474-43ca-a02e-4792a2cd6ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23574 | 2026.04.28 20:42:22.742102 [ 277 ] {650138de-a474-43ca-a02e-4792a2cd6ca1} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23575 | 2026.04.28 20:42:22.742140 [ 277 ] {650138de-a474-43ca-a02e-4792a2cd6ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23576 | 2026.04.28 20:42:22.742571 [ 277 ] {650138de-a474-43ca-a02e-4792a2cd6ca1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 23577 | 2026.04.28 20:42:22.742977 [ 277 ] {650138de-a474-43ca-a02e-4792a2cd6ca1} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23578 | 2026.04.28 20:42:22.743142 [ 277 ] {650138de-a474-43ca-a02e-4792a2cd6ca1} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.0015 sec., 9333.333333333334 rows/sec., 761.07 KiB/sec. | ||
| 23579 | 2026.04.28 20:42:22.743182 [ 277 ] {650138de-a474-43ca-a02e-4792a2cd6ca1} <Debug> TCPHandler: Processed in 0.001661658 sec. | ||
| 23580 | 2026.04.28 20:42:22.743299 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23581 | 2026.04.28 20:42:22.743391 [ 277 ] {d1d32fcd-6f8a-4ac8-a93e-0659ae80bfec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23582 | 2026.04.28 20:42:22.743429 [ 277 ] {d1d32fcd-6f8a-4ac8-a93e-0659ae80bfec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23583 | 2026.04.28 20:42:22.745138 [ 277 ] {d1d32fcd-6f8a-4ac8-a93e-0659ae80bfec} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23584 | 2026.04.28 20:42:22.745176 [ 277 ] {d1d32fcd-6f8a-4ac8-a93e-0659ae80bfec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23585 | 2026.04.28 20:42:22.745734 [ 277 ] {d1d32fcd-6f8a-4ac8-a93e-0659ae80bfec} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 23586 | 2026.04.28 20:42:22.746152 [ 277 ] {d1d32fcd-6f8a-4ac8-a93e-0659ae80bfec} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23587 | 2026.04.28 20:42:22.746291 [ 277 ] {d1d32fcd-6f8a-4ac8-a93e-0659ae80bfec} <Debug> executeQuery: Read 2640 rows, 203.85 KiB in 0.002918 sec., 904729.2666209732 rows/sec., 68.22 MiB/sec. | ||
| 23588 | 2026.04.28 20:42:22.746331 [ 277 ] {d1d32fcd-6f8a-4ac8-a93e-0659ae80bfec} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 23589 | 2026.04.28 20:42:22.746344 [ 277 ] {d1d32fcd-6f8a-4ac8-a93e-0659ae80bfec} <Debug> TCPHandler: Processed in 0.00309157 sec. | ||
| 23590 | 2026.04.28 20:42:22.746476 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23591 | 2026.04.28 20:42:22.746569 [ 277 ] {1838f398-116e-4422-a992-9249f52e69bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23592 | 2026.04.28 20:42:22.746608 [ 277 ] {1838f398-116e-4422-a992-9249f52e69bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23593 | 2026.04.28 20:42:22.747063 [ 277 ] {1838f398-116e-4422-a992-9249f52e69bd} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23594 | 2026.04.28 20:42:22.747100 [ 277 ] {1838f398-116e-4422-a992-9249f52e69bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23595 | 2026.04.28 20:42:22.747553 [ 277 ] {1838f398-116e-4422-a992-9249f52e69bd} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 23596 | 2026.04.28 20:42:22.747971 [ 277 ] {1838f398-116e-4422-a992-9249f52e69bd} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23597 | 2026.04.28 20:42:22.748094 [ 41 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 23598 | 2026.04.28 20:42:22.748105 [ 277 ] {1838f398-116e-4422-a992-9249f52e69bd} <Debug> executeQuery: Read 91 rows, 6.83 KiB in 0.001555 sec., 58520.90032154341 rows/sec., 4.29 MiB/sec. | ||
| 23599 | 2026.04.28 20:42:22.748142 [ 41 ] {} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23600 | 2026.04.28 20:42:22.748162 [ 277 ] {1838f398-116e-4422-a992-9249f52e69bd} <Debug> TCPHandler: Processed in 0.00173437 sec. | ||
| 23601 | 2026.04.28 20:42:22.748167 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23602 | 2026.04.28 20:42:22.748291 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23603 | 2026.04.28 20:42:22.748301 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 23604 | 2026.04.28 20:42:22.748395 [ 277 ] {cb2a0e5d-4147-48e9-9848-c993db99c7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23605 | 2026.04.28 20:42:22.748438 [ 277 ] {cb2a0e5d-4147-48e9-9848-c993db99c7a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23606 | 2026.04.28 20:42:22.748462 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23607 | 2026.04.28 20:42:22.748503 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 255 rows starting from the beginning of the part | ||
| 23608 | 2026.04.28 20:42:22.748578 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 53 rows starting from the beginning of the part | ||
| 23609 | 2026.04.28 20:42:22.748632 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 13 rows starting from the beginning of the part | ||
| 23610 | 2026.04.28 20:42:22.748683 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 50 rows starting from the beginning of the part | ||
| 23611 | 2026.04.28 20:42:22.748731 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 11 rows starting from the beginning of the part | ||
| 23612 | 2026.04.28 20:42:22.748776 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 91 rows starting from the beginning of the part | ||
| 23613 | 2026.04.28 20:42:22.749126 [ 277 ] {cb2a0e5d-4147-48e9-9848-c993db99c7a7} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23614 | 2026.04.28 20:42:22.749166 [ 277 ] {cb2a0e5d-4147-48e9-9848-c993db99c7a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23615 | 2026.04.28 20:42:22.749680 [ 277 ] {cb2a0e5d-4147-48e9-9848-c993db99c7a7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 23616 | 2026.04.28 20:42:22.749683 [ 192 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 473 rows, containing 5 columns (5 merged, 0 gathered) in 0.001443103 sec., 327765.9321614604 rows/sec., 23.76 MiB/sec. | ||
| 23617 | 2026.04.28 20:42:22.749981 [ 197 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 23618 | 2026.04.28 20:42:22.750188 [ 277 ] {cb2a0e5d-4147-48e9-9848-c993db99c7a7} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23619 | 2026.04.28 20:42:22.750329 [ 277 ] {cb2a0e5d-4147-48e9-9848-c993db99c7a7} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001951 sec., 422860.07175807277 rows/sec., 24.74 MiB/sec. | ||
| 23620 | 2026.04.28 20:42:22.750367 [ 277 ] {cb2a0e5d-4147-48e9-9848-c993db99c7a7} <Debug> TCPHandler: Processed in 0.002124858 sec. | ||
| 23621 | 2026.04.28 20:42:22.750493 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23622 | 2026.04.28 20:42:22.750586 [ 277 ] {4067ca8f-492e-4312-b06f-f9b7a567f2b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 23623 | 2026.04.28 20:42:22.750616 [ 197 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_141_28} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23624 | 2026.04.28 20:42:22.750626 [ 277 ] {4067ca8f-492e-4312-b06f-f9b7a567f2b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 23625 | 2026.04.28 20:42:22.750704 [ 197 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_141_28} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 23626 | 2026.04.28 20:42:22.750806 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 23627 | 2026.04.28 20:42:22.751025 [ 277 ] {4067ca8f-492e-4312-b06f-f9b7a567f2b9} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23628 | 2026.04.28 20:42:22.751065 [ 277 ] {4067ca8f-492e-4312-b06f-f9b7a567f2b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23629 | 2026.04.28 20:42:22.751457 [ 277 ] {4067ca8f-492e-4312-b06f-f9b7a567f2b9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 23630 | 2026.04.28 20:42:22.751865 [ 277 ] {4067ca8f-492e-4312-b06f-f9b7a567f2b9} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23631 | 2026.04.28 20:42:22.751995 [ 277 ] {4067ca8f-492e-4312-b06f-f9b7a567f2b9} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001426 sec., 701.2622720897616 rows/sec., 49.31 KiB/sec. | ||
| 23632 | 2026.04.28 20:42:22.752032 [ 277 ] {4067ca8f-492e-4312-b06f-f9b7a567f2b9} <Debug> TCPHandler: Processed in 0.001587676 sec. | ||
| 23633 | 2026.04.28 20:42:22.752148 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23634 | 2026.04.28 20:42:22.752240 [ 277 ] {f8b83da1-edd8-43df-b69f-e7fbb09dcc80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23635 | 2026.04.28 20:42:22.752278 [ 277 ] {f8b83da1-edd8-43df-b69f-e7fbb09dcc80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23636 | 2026.04.28 20:42:22.752666 [ 277 ] {f8b83da1-edd8-43df-b69f-e7fbb09dcc80} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23637 | 2026.04.28 20:42:22.752701 [ 277 ] {f8b83da1-edd8-43df-b69f-e7fbb09dcc80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23638 | 2026.04.28 20:42:22.753096 [ 277 ] {f8b83da1-edd8-43df-b69f-e7fbb09dcc80} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 23639 | 2026.04.28 20:42:22.753504 [ 277 ] {f8b83da1-edd8-43df-b69f-e7fbb09dcc80} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23640 | 2026.04.28 20:42:22.753632 [ 277 ] {f8b83da1-edd8-43df-b69f-e7fbb09dcc80} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00141 sec., 8510.63829787234 rows/sec., 664.89 KiB/sec. | ||
| 23641 | 2026.04.28 20:42:22.753669 [ 277 ] {f8b83da1-edd8-43df-b69f-e7fbb09dcc80} <Debug> TCPHandler: Processed in 0.001570676 sec. | ||
| 23642 | 2026.04.28 20:42:22.753789 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23643 | 2026.04.28 20:42:22.753879 [ 277 ] {e4eb7b32-39b5-409d-bbd2-1e2815c309be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23644 | 2026.04.28 20:42:22.753917 [ 277 ] {e4eb7b32-39b5-409d-bbd2-1e2815c309be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23645 | 2026.04.28 20:42:22.754830 [ 277 ] {e4eb7b32-39b5-409d-bbd2-1e2815c309be} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23646 | 2026.04.28 20:42:22.754865 [ 277 ] {e4eb7b32-39b5-409d-bbd2-1e2815c309be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23647 | 2026.04.28 20:42:22.755325 [ 277 ] {e4eb7b32-39b5-409d-bbd2-1e2815c309be} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 23648 | 2026.04.28 20:42:22.755798 [ 277 ] {e4eb7b32-39b5-409d-bbd2-1e2815c309be} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23649 | 2026.04.28 20:42:22.755930 [ 277 ] {e4eb7b32-39b5-409d-bbd2-1e2815c309be} <Debug> executeQuery: Read 1394 rows, 96.84 KiB in 0.002068 sec., 674081.2379110252 rows/sec., 45.73 MiB/sec. | ||
| 23650 | 2026.04.28 20:42:22.755969 [ 277 ] {e4eb7b32-39b5-409d-bbd2-1e2815c309be} <Debug> TCPHandler: Processed in 0.00222884 sec. | ||
| 23651 | 2026.04.28 20:42:22.756090 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23652 | 2026.04.28 20:42:22.756183 [ 277 ] {369dbc84-55db-4bd1-a867-32e021a6ee8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23653 | 2026.04.28 20:42:22.756225 [ 277 ] {369dbc84-55db-4bd1-a867-32e021a6ee8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23654 | 2026.04.28 20:42:22.756932 [ 277 ] {369dbc84-55db-4bd1-a867-32e021a6ee8c} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23655 | 2026.04.28 20:42:22.756968 [ 277 ] {369dbc84-55db-4bd1-a867-32e021a6ee8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23656 | 2026.04.28 20:42:22.757500 [ 277 ] {369dbc84-55db-4bd1-a867-32e021a6ee8c} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 23657 | 2026.04.28 20:42:22.757940 [ 277 ] {369dbc84-55db-4bd1-a867-32e021a6ee8c} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23658 | 2026.04.28 20:42:22.758069 [ 277 ] {369dbc84-55db-4bd1-a867-32e021a6ee8c} <Debug> executeQuery: Read 1539 rows, 96.38 KiB in 0.001905 sec., 807874.0157480314 rows/sec., 49.41 MiB/sec. | ||
| 23659 | 2026.04.28 20:42:22.758071 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 6 parts from all_1_163_51 to all_168_168_0 | ||
| 23660 | 2026.04.28 20:42:22.758107 [ 277 ] {369dbc84-55db-4bd1-a867-32e021a6ee8c} <Debug> TCPHandler: Processed in 0.002066157 sec. | ||
| 23661 | 2026.04.28 20:42:22.758120 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23662 | 2026.04.28 20:42:22.758145 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23663 | 2026.04.28 20:42:22.758233 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23664 | 2026.04.28 20:42:22.758241 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_168_52} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_163_51 to all_168_168_0 into Compact with storage Full | ||
| 23665 | 2026.04.28 20:42:22.758333 [ 277 ] {9373533b-566b-4d94-9711-70e3e0208a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23666 | 2026.04.28 20:42:22.758368 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_168_52} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23667 | 2026.04.28 20:42:22.758390 [ 277 ] {9373533b-566b-4d94-9711-70e3e0208a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23668 | 2026.04.28 20:42:22.758405 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_168_52} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_163_51, total 60352 rows starting from the beginning of the part | ||
| 23669 | 2026.04.28 20:42:22.758465 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_168_52} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 163 rows starting from the beginning of the part | ||
| 23670 | 2026.04.28 20:42:22.758508 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_168_52} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 161 rows starting from the beginning of the part | ||
| 23671 | 2026.04.28 20:42:22.758548 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_168_52} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 160 rows starting from the beginning of the part | ||
| 23672 | 2026.04.28 20:42:22.758586 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_168_52} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 160 rows starting from the beginning of the part | ||
| 23673 | 2026.04.28 20:42:22.758623 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_168_52} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 1539 rows starting from the beginning of the part | ||
| 23674 | 2026.04.28 20:42:22.759347 [ 277 ] {9373533b-566b-4d94-9711-70e3e0208a6c} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23675 | 2026.04.28 20:42:22.759387 [ 277 ] {9373533b-566b-4d94-9711-70e3e0208a6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23676 | 2026.04.28 20:42:22.760096 [ 277 ] {9373533b-566b-4d94-9711-70e3e0208a6c} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 23677 | 2026.04.28 20:42:22.760522 [ 277 ] {9373533b-566b-4d94-9711-70e3e0208a6c} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23678 | 2026.04.28 20:42:22.760665 [ 277 ] {9373533b-566b-4d94-9711-70e3e0208a6c} <Debug> executeQuery: Read 65 rows, 119.27 KiB in 0.00235 sec., 27659.574468085106 rows/sec., 49.56 MiB/sec. | ||
| 23679 | 2026.04.28 20:42:22.760691 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 23680 | 2026.04.28 20:42:22.760720 [ 277 ] {9373533b-566b-4d94-9711-70e3e0208a6c} <Debug> TCPHandler: Processed in 0.002534508 sec. | ||
| 23681 | 2026.04.28 20:42:22.760745 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23682 | 2026.04.28 20:42:22.760773 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23683 | 2026.04.28 20:42:22.760850 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23684 | 2026.04.28 20:42:22.760856 [ 197 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 23685 | 2026.04.28 20:42:22.760950 [ 277 ] {525aaae9-d637-483e-b525-63e564065f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23686 | 2026.04.28 20:42:22.760995 [ 277 ] {525aaae9-d637-483e-b525-63e564065f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23687 | 2026.04.28 20:42:22.761076 [ 197 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23688 | 2026.04.28 20:42:22.761136 [ 197 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 3185 rows starting from the beginning of the part | ||
| 23689 | 2026.04.28 20:42:22.761252 [ 197 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 50 rows starting from the beginning of the part | ||
| 23690 | 2026.04.28 20:42:22.761317 [ 277 ] {525aaae9-d637-483e-b525-63e564065f5c} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23691 | 2026.04.28 20:42:22.761349 [ 197 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 11 rows starting from the beginning of the part | ||
| 23692 | 2026.04.28 20:42:22.761357 [ 277 ] {525aaae9-d637-483e-b525-63e564065f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23693 | 2026.04.28 20:42:22.761447 [ 197 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 50 rows starting from the beginning of the part | ||
| 23694 | 2026.04.28 20:42:22.761551 [ 197 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 11 rows starting from the beginning of the part | ||
| 23695 | 2026.04.28 20:42:22.761654 [ 197 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 65 rows starting from the beginning of the part | ||
| 23696 | 2026.04.28 20:42:22.761790 [ 277 ] {525aaae9-d637-483e-b525-63e564065f5c} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 23697 | 2026.04.28 20:42:22.762307 [ 277 ] {525aaae9-d637-483e-b525-63e564065f5c} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23698 | 2026.04.28 20:42:22.762445 [ 277 ] {525aaae9-d637-483e-b525-63e564065f5c} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001513 sec., 7931.2623925974885 rows/sec., 547.34 KiB/sec. | ||
| 23699 | 2026.04.28 20:42:22.762481 [ 277 ] {525aaae9-d637-483e-b525-63e564065f5c} <Debug> TCPHandler: Processed in 0.001678779 sec. | ||
| 23700 | 2026.04.28 20:42:22.769784 [ 194 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_168_52} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 62535 rows, containing 5 columns (5 merged, 0 gathered) in 0.011579025 sec., 5400713.790668904 rows/sec., 347.47 MiB/sec. | ||
| 23701 | 2026.04.28 20:42:22.770591 [ 201 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_168_52} <Trace> MergedBlockOutputStream: filled checksums all_1_168_52 (state Temporary) | ||
| 23702 | 2026.04.28 20:42:22.771195 [ 201 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_168_52} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_168_52 to all_1_168_52 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23703 | 2026.04.28 20:42:22.771272 [ 201 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_168_52} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 6 parts: [all_1_163_51, all_168_168_0] -> all_1_168_52 | ||
| 23704 | 2026.04.28 20:42:22.771370 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 23705 | 2026.04.28 20:42:22.776164 [ 199 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3372 rows, containing 19 columns (19 merged, 0 gathered) in 0.015341582 sec., 219794.80343031118 rows/sec., 393.68 MiB/sec. | ||
| 23706 | 2026.04.28 20:42:22.779205 [ 186 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 23707 | 2026.04.28 20:42:22.779832 [ 186 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23708 | 2026.04.28 20:42:22.779914 [ 186 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 23709 | 2026.04.28 20:42:22.780070 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 27.33 MiB. | ||
| 23710 | 2026.04.28 20:42:23.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 419.00 MiB, peak 446.28 MiB, free memory in arenas 0.00 B, will set to 425.02 MiB (RSS), difference: 6.02 MiB | ||
| 23711 | 2026.04.28 20:42:23.303545 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 23712 | 2026.04.28 20:42:23.322088 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23713 | 2026.04.28 20:42:23.322153 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23714 | 2026.04.28 20:42:23.328674 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 23715 | 2026.04.28 20:42:23.329810 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23716 | 2026.04.28 20:42:23.332997 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 23717 | 2026.04.28 20:42:23.471487 [ 221 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23718 | 2026.04.28 20:42:23.471535 [ 221 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23719 | 2026.04.28 20:42:23.474377 [ 221 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23720 | 2026.04.28 20:42:25.987862 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 2838 | ||
| 23721 | 2026.04.28 20:42:25.990725 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23722 | 2026.04.28 20:42:25.990773 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23723 | 2026.04.28 20:42:25.992115 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 23724 | 2026.04.28 20:42:25.992644 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23725 | 2026.04.28 20:42:25.992862 [ 223 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 23726 | 2026.04.28 20:42:25.992891 [ 223 ] {} <Debug> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 23727 | 2026.04.28 20:42:25.992922 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2838 | ||
| 23728 | 2026.04.28 20:42:25.995868 [ 223 ] {} <Debug> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 23729 | 2026.04.28 20:42:27.443865 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23730 | 2026.04.28 20:42:27.444106 [ 277 ] {98173f53-a52d-4d68-870c-4808706d0612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 23731 | 2026.04.28 20:42:27.444468 [ 277 ] {98173f53-a52d-4d68-870c-4808706d0612} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23732 | 2026.04.28 20:42:27.444502 [ 277 ] {98173f53-a52d-4d68-870c-4808706d0612} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 23733 | 2026.04.28 20:42:27.444719 [ 277 ] {98173f53-a52d-4d68-870c-4808706d0612} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23734 | 2026.04.28 20:42:27.444787 [ 277 ] {98173f53-a52d-4d68-870c-4808706d0612} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23735 | 2026.04.28 20:42:27.444929 [ 277 ] {98173f53-a52d-4d68-870c-4808706d0612} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 23736 | 2026.04.28 20:42:27.444963 [ 277 ] {98173f53-a52d-4d68-870c-4808706d0612} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 23737 | 2026.04.28 20:42:27.444985 [ 277 ] {98173f53-a52d-4d68-870c-4808706d0612} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (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 | ||
| 23738 | 2026.04.28 20:42:27.445000 [ 277 ] {98173f53-a52d-4d68-870c-4808706d0612} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23739 | 2026.04.28 20:42:27.445038 [ 277 ] {98173f53-a52d-4d68-870c-4808706d0612} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 23740 | 2026.04.28 20:42:27.445058 [ 277 ] {98173f53-a52d-4d68-870c-4808706d0612} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 76 rows starting from 0 | ||
| 23741 | 2026.04.28 20:42:27.446349 [ 277 ] {98173f53-a52d-4d68-870c-4808706d0612} <Debug> executeQuery: Read 76 rows, 16.25 KiB in 0.002341 sec., 32464.758650149506 rows/sec., 6.78 MiB/sec. | ||
| 23742 | 2026.04.28 20:42:27.446466 [ 277 ] {98173f53-a52d-4d68-870c-4808706d0612} <Debug> TCPHandler: Processed in 0.002736002 sec. | ||
| 23743 | 2026.04.28 20:42:27.448018 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23744 | 2026.04.28 20:42:27.448131 [ 277 ] {a29b1441-d6e2-43c0-9a0c-1e60aa1c5334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23745 | 2026.04.28 20:42:27.448173 [ 277 ] {a29b1441-d6e2-43c0-9a0c-1e60aa1c5334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23746 | 2026.04.28 20:42:27.448773 [ 277 ] {a29b1441-d6e2-43c0-9a0c-1e60aa1c5334} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23747 | 2026.04.28 20:42:27.448812 [ 277 ] {a29b1441-d6e2-43c0-9a0c-1e60aa1c5334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23748 | 2026.04.28 20:42:27.449272 [ 277 ] {a29b1441-d6e2-43c0-9a0c-1e60aa1c5334} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 23749 | 2026.04.28 20:42:27.449704 [ 277 ] {a29b1441-d6e2-43c0-9a0c-1e60aa1c5334} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23750 | 2026.04.28 20:42:27.449853 [ 277 ] {a29b1441-d6e2-43c0-9a0c-1e60aa1c5334} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001754 sec., 31927.02394526796 rows/sec., 2.45 MiB/sec. | ||
| 23751 | 2026.04.28 20:42:27.449892 [ 277 ] {a29b1441-d6e2-43c0-9a0c-1e60aa1c5334} <Debug> TCPHandler: Processed in 0.001925414 sec. | ||
| 23752 | 2026.04.28 20:42:27.450029 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23753 | 2026.04.28 20:42:27.450123 [ 277 ] {f8a5484e-c265-4d8b-8d8f-84e87c6e6f53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23754 | 2026.04.28 20:42:27.450163 [ 277 ] {f8a5484e-c265-4d8b-8d8f-84e87c6e6f53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23755 | 2026.04.28 20:42:27.450640 [ 277 ] {f8a5484e-c265-4d8b-8d8f-84e87c6e6f53} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23756 | 2026.04.28 20:42:27.450676 [ 277 ] {f8a5484e-c265-4d8b-8d8f-84e87c6e6f53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23757 | 2026.04.28 20:42:27.451081 [ 277 ] {f8a5484e-c265-4d8b-8d8f-84e87c6e6f53} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 23758 | 2026.04.28 20:42:27.451502 [ 277 ] {f8a5484e-c265-4d8b-8d8f-84e87c6e6f53} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23759 | 2026.04.28 20:42:27.451635 [ 277 ] {f8a5484e-c265-4d8b-8d8f-84e87c6e6f53} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00153 sec., 41830.06535947713 rows/sec., 3.26 MiB/sec. | ||
| 23760 | 2026.04.28 20:42:27.451673 [ 277 ] {f8a5484e-c265-4d8b-8d8f-84e87c6e6f53} <Debug> TCPHandler: Processed in 0.001691948 sec. | ||
| 23761 | 2026.04.28 20:42:27.451806 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23762 | 2026.04.28 20:42:27.451899 [ 277 ] {60c7b9d8-0cac-40de-bfee-53a5b5b3d8cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23763 | 2026.04.28 20:42:27.451941 [ 277 ] {60c7b9d8-0cac-40de-bfee-53a5b5b3d8cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23764 | 2026.04.28 20:42:27.452331 [ 277 ] {60c7b9d8-0cac-40de-bfee-53a5b5b3d8cb} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23765 | 2026.04.28 20:42:27.452367 [ 277 ] {60c7b9d8-0cac-40de-bfee-53a5b5b3d8cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23766 | 2026.04.28 20:42:27.452796 [ 277 ] {60c7b9d8-0cac-40de-bfee-53a5b5b3d8cb} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 23767 | 2026.04.28 20:42:27.453214 [ 277 ] {60c7b9d8-0cac-40de-bfee-53a5b5b3d8cb} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23768 | 2026.04.28 20:42:27.453344 [ 277 ] {60c7b9d8-0cac-40de-bfee-53a5b5b3d8cb} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001463 sec., 87491.45591250854 rows/sec., 6.09 MiB/sec. | ||
| 23769 | 2026.04.28 20:42:27.453381 [ 277 ] {60c7b9d8-0cac-40de-bfee-53a5b5b3d8cb} <Debug> TCPHandler: Processed in 0.001622328 sec. | ||
| 23770 | 2026.04.28 20:42:27.453504 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23771 | 2026.04.28 20:42:27.453597 [ 277 ] {ad062a2c-7dfb-48d7-b3f7-e73f8728fae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23772 | 2026.04.28 20:42:27.453638 [ 277 ] {ad062a2c-7dfb-48d7-b3f7-e73f8728fae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23773 | 2026.04.28 20:42:27.453960 [ 277 ] {ad062a2c-7dfb-48d7-b3f7-e73f8728fae3} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23774 | 2026.04.28 20:42:27.453996 [ 277 ] {ad062a2c-7dfb-48d7-b3f7-e73f8728fae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23775 | 2026.04.28 20:42:27.454519 [ 277 ] {ad062a2c-7dfb-48d7-b3f7-e73f8728fae3} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 23776 | 2026.04.28 20:42:27.454973 [ 277 ] {ad062a2c-7dfb-48d7-b3f7-e73f8728fae3} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23777 | 2026.04.28 20:42:27.455102 [ 277 ] {ad062a2c-7dfb-48d7-b3f7-e73f8728fae3} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001523 sec., 31516.743269862112 rows/sec., 2.12 MiB/sec. | ||
| 23778 | 2026.04.28 20:42:27.455138 [ 277 ] {ad062a2c-7dfb-48d7-b3f7-e73f8728fae3} <Debug> TCPHandler: Processed in 0.001683289 sec. | ||
| 23779 | 2026.04.28 20:42:28.320690 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47592 | ||
| 23780 | 2026.04.28 20:42:28.321536 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23781 | 2026.04.28 20:42:28.321614 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23782 | 2026.04.28 20:42:28.322326 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 23783 | 2026.04.28 20:42:28.322817 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23784 | 2026.04.28 20:42:28.322949 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47592 | ||
| 23785 | 2026.04.28 20:42:30.833114 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 23786 | 2026.04.28 20:42:30.850690 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23787 | 2026.04.28 20:42:30.850741 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23788 | 2026.04.28 20:42:30.857150 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 23789 | 2026.04.28 20:42:30.858361 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23790 | 2026.04.28 20:42:30.861351 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 23791 | 2026.04.28 20:42:32.347315 [ 225 ] {} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23792 | 2026.04.28 20:42:32.347392 [ 225 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23793 | 2026.04.28 20:42:32.350233 [ 225 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23794 | 2026.04.28 20:42:32.429471 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23795 | 2026.04.28 20:42:32.429522 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23796 | 2026.04.28 20:42:32.432116 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23797 | 2026.04.28 20:42:32.445230 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23798 | 2026.04.28 20:42:32.445452 [ 277 ] {e4e3596e-d798-4b45-badb-131be572ccb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 23799 | 2026.04.28 20:42:32.445781 [ 277 ] {e4e3596e-d798-4b45-badb-131be572ccb2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23800 | 2026.04.28 20:42:32.445816 [ 277 ] {e4e3596e-d798-4b45-badb-131be572ccb2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 23801 | 2026.04.28 20:42:32.446035 [ 277 ] {e4e3596e-d798-4b45-badb-131be572ccb2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23802 | 2026.04.28 20:42:32.446102 [ 277 ] {e4e3596e-d798-4b45-badb-131be572ccb2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23803 | 2026.04.28 20:42:32.446245 [ 277 ] {e4e3596e-d798-4b45-badb-131be572ccb2} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 23804 | 2026.04.28 20:42:32.446280 [ 277 ] {e4e3596e-d798-4b45-badb-131be572ccb2} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 23805 | 2026.04.28 20:42:32.446301 [ 277 ] {e4e3596e-d798-4b45-badb-131be572ccb2} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (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 | ||
| 23806 | 2026.04.28 20:42:32.446316 [ 277 ] {e4e3596e-d798-4b45-badb-131be572ccb2} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23807 | 2026.04.28 20:42:32.446356 [ 277 ] {e4e3596e-d798-4b45-badb-131be572ccb2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 23808 | 2026.04.28 20:42:32.446375 [ 277 ] {e4e3596e-d798-4b45-badb-131be572ccb2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 76 rows starting from 0 | ||
| 23809 | 2026.04.28 20:42:32.447886 [ 277 ] {e4e3596e-d798-4b45-badb-131be572ccb2} <Debug> executeQuery: Read 76 rows, 16.25 KiB in 0.002523 sec., 30122.869599682916 rows/sec., 6.29 MiB/sec. | ||
| 23810 | 2026.04.28 20:42:32.447997 [ 277 ] {e4e3596e-d798-4b45-badb-131be572ccb2} <Debug> TCPHandler: Processed in 0.002894986 sec. | ||
| 23811 | 2026.04.28 20:42:32.449936 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23812 | 2026.04.28 20:42:32.450069 [ 277 ] {44c4c689-7dde-416e-80a6-dc85edde96b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23813 | 2026.04.28 20:42:32.450119 [ 277 ] {44c4c689-7dde-416e-80a6-dc85edde96b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23814 | 2026.04.28 20:42:32.450791 [ 277 ] {44c4c689-7dde-416e-80a6-dc85edde96b9} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23815 | 2026.04.28 20:42:32.450831 [ 277 ] {44c4c689-7dde-416e-80a6-dc85edde96b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23816 | 2026.04.28 20:42:32.451306 [ 277 ] {44c4c689-7dde-416e-80a6-dc85edde96b9} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 23817 | 2026.04.28 20:42:32.452055 [ 277 ] {44c4c689-7dde-416e-80a6-dc85edde96b9} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23818 | 2026.04.28 20:42:32.452324 [ 277 ] {44c4c689-7dde-416e-80a6-dc85edde96b9} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.002288 sec., 34090.90909090909 rows/sec., 2.82 MiB/sec. | ||
| 23819 | 2026.04.28 20:42:32.452376 [ 277 ] {44c4c689-7dde-416e-80a6-dc85edde96b9} <Debug> TCPHandler: Processed in 0.002501337 sec. | ||
| 23820 | 2026.04.28 20:42:32.452522 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23821 | 2026.04.28 20:42:32.452638 [ 277 ] {d8a286ab-2c78-4ed8-bb37-b4a280673b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23822 | 2026.04.28 20:42:32.452679 [ 277 ] {d8a286ab-2c78-4ed8-bb37-b4a280673b34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23823 | 2026.04.28 20:42:32.453103 [ 277 ] {d8a286ab-2c78-4ed8-bb37-b4a280673b34} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23824 | 2026.04.28 20:42:32.453143 [ 277 ] {d8a286ab-2c78-4ed8-bb37-b4a280673b34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23825 | 2026.04.28 20:42:32.453639 [ 277 ] {d8a286ab-2c78-4ed8-bb37-b4a280673b34} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 23826 | 2026.04.28 20:42:32.454092 [ 277 ] {d8a286ab-2c78-4ed8-bb37-b4a280673b34} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23827 | 2026.04.28 20:42:32.454231 [ 277 ] {d8a286ab-2c78-4ed8-bb37-b4a280673b34} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001617 sec., 6802.721088435374 rows/sec., 511.53 KiB/sec. | ||
| 23828 | 2026.04.28 20:42:32.454270 [ 277 ] {d8a286ab-2c78-4ed8-bb37-b4a280673b34} <Debug> TCPHandler: Processed in 0.001808301 sec. | ||
| 23829 | 2026.04.28 20:42:32.454390 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23830 | 2026.04.28 20:42:32.454484 [ 277 ] {e9776078-850f-483d-b82e-142d3d878a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23831 | 2026.04.28 20:42:32.454524 [ 277 ] {e9776078-850f-483d-b82e-142d3d878a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23832 | 2026.04.28 20:42:32.454945 [ 277 ] {e9776078-850f-483d-b82e-142d3d878a74} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23833 | 2026.04.28 20:42:32.454980 [ 277 ] {e9776078-850f-483d-b82e-142d3d878a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23834 | 2026.04.28 20:42:32.455442 [ 277 ] {e9776078-850f-483d-b82e-142d3d878a74} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 23835 | 2026.04.28 20:42:32.455865 [ 277 ] {e9776078-850f-483d-b82e-142d3d878a74} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23836 | 2026.04.28 20:42:32.455999 [ 277 ] {e9776078-850f-483d-b82e-142d3d878a74} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001532 sec., 48955.6135770235 rows/sec., 3.82 MiB/sec. | ||
| 23837 | 2026.04.28 20:42:32.456037 [ 277 ] {e9776078-850f-483d-b82e-142d3d878a74} <Debug> TCPHandler: Processed in 0.001695818 sec. | ||
| 23838 | 2026.04.28 20:42:32.456161 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23839 | 2026.04.28 20:42:32.456258 [ 277 ] {68bbacaf-d9f7-4647-8760-546d71b8a342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23840 | 2026.04.28 20:42:32.456301 [ 277 ] {68bbacaf-d9f7-4647-8760-546d71b8a342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23841 | 2026.04.28 20:42:32.456712 [ 277 ] {68bbacaf-d9f7-4647-8760-546d71b8a342} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23842 | 2026.04.28 20:42:32.456749 [ 277 ] {68bbacaf-d9f7-4647-8760-546d71b8a342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23843 | 2026.04.28 20:42:32.457188 [ 277 ] {68bbacaf-d9f7-4647-8760-546d71b8a342} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 23844 | 2026.04.28 20:42:32.457615 [ 277 ] {68bbacaf-d9f7-4647-8760-546d71b8a342} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23845 | 2026.04.28 20:42:32.457752 [ 277 ] {68bbacaf-d9f7-4647-8760-546d71b8a342} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001512 sec., 105820.10582010582 rows/sec., 7.37 MiB/sec. | ||
| 23846 | 2026.04.28 20:42:32.457790 [ 277 ] {68bbacaf-d9f7-4647-8760-546d71b8a342} <Debug> TCPHandler: Processed in 0.001677368 sec. | ||
| 23847 | 2026.04.28 20:42:32.457907 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23848 | 2026.04.28 20:42:32.458002 [ 277 ] {058289ab-54b8-4f0c-8020-6420f18baff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23849 | 2026.04.28 20:42:32.458056 [ 277 ] {058289ab-54b8-4f0c-8020-6420f18baff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23850 | 2026.04.28 20:42:32.458836 [ 277 ] {058289ab-54b8-4f0c-8020-6420f18baff0} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23851 | 2026.04.28 20:42:32.458872 [ 277 ] {058289ab-54b8-4f0c-8020-6420f18baff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23852 | 2026.04.28 20:42:32.459500 [ 277 ] {058289ab-54b8-4f0c-8020-6420f18baff0} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 23853 | 2026.04.28 20:42:32.459918 [ 277 ] {058289ab-54b8-4f0c-8020-6420f18baff0} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23854 | 2026.04.28 20:42:32.460061 [ 277 ] {058289ab-54b8-4f0c-8020-6420f18baff0} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002077 sec., 5296.100144439095 rows/sec., 9.49 MiB/sec. | ||
| 23855 | 2026.04.28 20:42:32.460121 [ 277 ] {058289ab-54b8-4f0c-8020-6420f18baff0} <Debug> TCPHandler: Processed in 0.002261662 sec. | ||
| 23856 | 2026.04.28 20:42:32.460250 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23857 | 2026.04.28 20:42:32.460345 [ 277 ] {19f721b7-9a51-46ea-b73f-b59970894e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23858 | 2026.04.28 20:42:32.460387 [ 277 ] {19f721b7-9a51-46ea-b73f-b59970894e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23859 | 2026.04.28 20:42:32.460723 [ 277 ] {19f721b7-9a51-46ea-b73f-b59970894e31} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23860 | 2026.04.28 20:42:32.460760 [ 277 ] {19f721b7-9a51-46ea-b73f-b59970894e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23861 | 2026.04.28 20:42:32.461185 [ 277 ] {19f721b7-9a51-46ea-b73f-b59970894e31} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 23862 | 2026.04.28 20:42:32.461665 [ 277 ] {19f721b7-9a51-46ea-b73f-b59970894e31} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23863 | 2026.04.28 20:42:32.461800 [ 277 ] {19f721b7-9a51-46ea-b73f-b59970894e31} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001473 sec., 40733.19755600815 rows/sec., 2.75 MiB/sec. | ||
| 23864 | 2026.04.28 20:42:32.461837 [ 277 ] {19f721b7-9a51-46ea-b73f-b59970894e31} <Debug> TCPHandler: Processed in 0.001636237 sec. | ||
| 23865 | 2026.04.28 20:42:35.145897 [ 26 ] {} <Debug> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6) (MergerMutator): Selected 5 parts from all_1_31_7 to all_35_35_0 | ||
| 23866 | 2026.04.28 20:42:35.146012 [ 26 ] {} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23867 | 2026.04.28 20:42:35.146051 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23868 | 2026.04.28 20:42:35.146207 [ 194 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_35_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_31_7 to all_35_35_0 into Compact with storage Full | ||
| 23869 | 2026.04.28 20:42:35.146409 [ 194 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_35_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23870 | 2026.04.28 20:42:35.146469 [ 194 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_7, total 160 rows starting from the beginning of the part | ||
| 23871 | 2026.04.28 20:42:35.146581 [ 194 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 12 rows starting from the beginning of the part | ||
| 23872 | 2026.04.28 20:42:35.146661 [ 194 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 12 rows starting from the beginning of the part | ||
| 23873 | 2026.04.28 20:42:35.146734 [ 194 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 12 rows starting from the beginning of the part | ||
| 23874 | 2026.04.28 20:42:35.146807 [ 194 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 12 rows starting from the beginning of the part | ||
| 23875 | 2026.04.28 20:42:35.147770 [ 199 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_35_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001629487 sec., 127647.53569681746 rows/sec., 8.46 MiB/sec. | ||
| 23876 | 2026.04.28 20:42:35.148063 [ 191 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_35_8} <Trace> MergedBlockOutputStream: filled checksums all_1_35_8 (state Temporary) | ||
| 23877 | 2026.04.28 20:42:35.148616 [ 191 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_35_8} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_merge_all_1_35_8 to all_1_35_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23878 | 2026.04.28 20:42:35.148711 [ 191 ] {434fc32d-c5b4-4084-bba5-8ed9e8979ee6::all_1_35_8} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6) (MergerMutator): Merged 5 parts: [all_1_31_7, all_35_35_0] -> all_1_35_8 | ||
| 23879 | 2026.04.28 20:42:35.148823 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 23880 | 2026.04.28 20:42:35.154117 [ 26 ] {} <Debug> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747) (MergerMutator): Selected 5 parts from all_1_31_7 to all_35_35_0 | ||
| 23881 | 2026.04.28 20:42:35.154179 [ 26 ] {} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23882 | 2026.04.28 20:42:35.154206 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23883 | 2026.04.28 20:42:35.154277 [ 186 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_35_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_31_7 to all_35_35_0 into Compact with storage Full | ||
| 23884 | 2026.04.28 20:42:35.154367 [ 186 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_35_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23885 | 2026.04.28 20:42:35.154393 [ 186 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_7, total 308 rows starting from the beginning of the part | ||
| 23886 | 2026.04.28 20:42:35.154448 [ 186 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 23887 | 2026.04.28 20:42:35.154496 [ 186 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 23888 | 2026.04.28 20:42:35.154537 [ 186 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 23889 | 2026.04.28 20:42:35.154576 [ 186 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 23890 | 2026.04.28 20:42:35.155488 [ 191 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_35_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 404 rows, containing 5 columns (5 merged, 0 gathered) in 0.001241488 sec., 325415.9524699393 rows/sec., 23.79 MiB/sec. | ||
| 23891 | 2026.04.28 20:42:35.155779 [ 199 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_35_8} <Trace> MergedBlockOutputStream: filled checksums all_1_35_8 (state Temporary) | ||
| 23892 | 2026.04.28 20:42:35.156303 [ 199 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_35_8} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_merge_all_1_35_8 to all_1_35_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23893 | 2026.04.28 20:42:35.156377 [ 199 ] {df8aaab2-b4d1-439c-ac22-e9ec90b9a747::all_1_35_8} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747) (MergerMutator): Merged 5 parts: [all_1_31_7, all_35_35_0] -> all_1_35_8 | ||
| 23894 | 2026.04.28 20:42:35.156455 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 23895 | 2026.04.28 20:42:35.255766 [ 219 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23896 | 2026.04.28 20:42:35.255811 [ 219 ] {} <Debug> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23897 | 2026.04.28 20:42:35.258634 [ 219 ] {} <Debug> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23898 | 2026.04.28 20:42:35.599257 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 23899 | 2026.04.28 20:42:35.599340 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 23900 | 2026.04.28 20:42:35.823133 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48040 | ||
| 23901 | 2026.04.28 20:42:35.823675 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23902 | 2026.04.28 20:42:35.823715 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23903 | 2026.04.28 20:42:35.824316 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 23904 | 2026.04.28 20:42:35.824770 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23905 | 2026.04.28 20:42:35.824897 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48040 | ||
| 23906 | 2026.04.28 20:42:35.993295 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2862 | ||
| 23907 | 2026.04.28 20:42:35.995681 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23908 | 2026.04.28 20:42:35.995735 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23909 | 2026.04.28 20:42:35.997100 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 23910 | 2026.04.28 20:42:35.997769 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23911 | 2026.04.28 20:42:35.998152 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2862 | ||
| 23912 | 2026.04.28 20:42:36.000234 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 421.06 MiB, peak 446.28 MiB, free memory in arenas 0.00 B, will set to 425.02 MiB (RSS), difference: 3.96 MiB | ||
| 23913 | 2026.04.28 20:42:36.702315 [ 221 ] {} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 23914 | 2026.04.28 20:42:36.702362 [ 221 ] {} <Debug> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 23915 | 2026.04.28 20:42:36.704831 [ 221 ] {} <Debug> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 23916 | 2026.04.28 20:42:37.151844 [ 221 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23917 | 2026.04.28 20:42:37.151880 [ 221 ] {} <Debug> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23918 | 2026.04.28 20:42:37.154612 [ 221 ] {} <Debug> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23919 | 2026.04.28 20:42:37.446634 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23920 | 2026.04.28 20:42:37.446924 [ 277 ] {6f9cb0e1-44a4-475c-8ef9-b53460742654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 23921 | 2026.04.28 20:42:37.447250 [ 277 ] {6f9cb0e1-44a4-475c-8ef9-b53460742654} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23922 | 2026.04.28 20:42:37.447284 [ 277 ] {6f9cb0e1-44a4-475c-8ef9-b53460742654} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 23923 | 2026.04.28 20:42:37.447501 [ 277 ] {6f9cb0e1-44a4-475c-8ef9-b53460742654} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23924 | 2026.04.28 20:42:37.447569 [ 277 ] {6f9cb0e1-44a4-475c-8ef9-b53460742654} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23925 | 2026.04.28 20:42:37.447713 [ 277 ] {6f9cb0e1-44a4-475c-8ef9-b53460742654} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 23926 | 2026.04.28 20:42:37.447749 [ 277 ] {6f9cb0e1-44a4-475c-8ef9-b53460742654} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 23927 | 2026.04.28 20:42:37.447770 [ 277 ] {6f9cb0e1-44a4-475c-8ef9-b53460742654} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (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 | ||
| 23928 | 2026.04.28 20:42:37.447786 [ 277 ] {6f9cb0e1-44a4-475c-8ef9-b53460742654} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23929 | 2026.04.28 20:42:37.447825 [ 277 ] {6f9cb0e1-44a4-475c-8ef9-b53460742654} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 23930 | 2026.04.28 20:42:37.447845 [ 277 ] {6f9cb0e1-44a4-475c-8ef9-b53460742654} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 76 rows starting from 0 | ||
| 23931 | 2026.04.28 20:42:37.449003 [ 277 ] {6f9cb0e1-44a4-475c-8ef9-b53460742654} <Debug> executeQuery: Read 76 rows, 16.25 KiB in 0.002168 sec., 35055.35055350554 rows/sec., 7.32 MiB/sec. | ||
| 23932 | 2026.04.28 20:42:37.449124 [ 277 ] {6f9cb0e1-44a4-475c-8ef9-b53460742654} <Debug> TCPHandler: Processed in 0.002663831 sec. | ||
| 23933 | 2026.04.28 20:42:37.451616 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23934 | 2026.04.28 20:42:37.451756 [ 277 ] {c23e8169-f8dc-4210-8d84-11dc58c00699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23935 | 2026.04.28 20:42:37.451816 [ 277 ] {c23e8169-f8dc-4210-8d84-11dc58c00699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23936 | 2026.04.28 20:42:37.452571 [ 277 ] {c23e8169-f8dc-4210-8d84-11dc58c00699} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23937 | 2026.04.28 20:42:37.452615 [ 277 ] {c23e8169-f8dc-4210-8d84-11dc58c00699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23938 | 2026.04.28 20:42:37.453171 [ 277 ] {c23e8169-f8dc-4210-8d84-11dc58c00699} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 23939 | 2026.04.28 20:42:37.453603 [ 277 ] {c23e8169-f8dc-4210-8d84-11dc58c00699} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23940 | 2026.04.28 20:42:37.453749 [ 277 ] {c23e8169-f8dc-4210-8d84-11dc58c00699} <Debug> executeQuery: Read 156 rows, 13.87 KiB in 0.002036 sec., 76620.82514734774 rows/sec., 6.65 MiB/sec. | ||
| 23941 | 2026.04.28 20:42:37.453759 [ 163 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 23942 | 2026.04.28 20:42:37.453787 [ 277 ] {c23e8169-f8dc-4210-8d84-11dc58c00699} <Debug> TCPHandler: Processed in 0.002233161 sec. | ||
| 23943 | 2026.04.28 20:42:37.453802 [ 163 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23944 | 2026.04.28 20:42:37.453825 [ 163 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23945 | 2026.04.28 20:42:37.453917 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23946 | 2026.04.28 20:42:37.453967 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 23947 | 2026.04.28 20:42:37.454011 [ 277 ] {0f9938a8-5ef2-469e-8327-b573798b2b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23948 | 2026.04.28 20:42:37.454061 [ 277 ] {0f9938a8-5ef2-469e-8327-b573798b2b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23949 | 2026.04.28 20:42:37.454154 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23950 | 2026.04.28 20:42:37.454212 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 3475 rows starting from the beginning of the part | ||
| 23951 | 2026.04.28 20:42:37.454318 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 78 rows starting from the beginning of the part | ||
| 23952 | 2026.04.28 20:42:37.454395 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 2640 rows starting from the beginning of the part | ||
| 23953 | 2026.04.28 20:42:37.454465 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 56 rows starting from the beginning of the part | ||
| 23954 | 2026.04.28 20:42:37.454530 [ 277 ] {0f9938a8-5ef2-469e-8327-b573798b2b3e} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23955 | 2026.04.28 20:42:37.454533 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 78 rows starting from the beginning of the part | ||
| 23956 | 2026.04.28 20:42:37.454577 [ 277 ] {0f9938a8-5ef2-469e-8327-b573798b2b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 23957 | 2026.04.28 20:42:37.454629 [ 189 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 156 rows starting from the beginning of the part | ||
| 23958 | 2026.04.28 20:42:37.455033 [ 277 ] {0f9938a8-5ef2-469e-8327-b573798b2b3e} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 23959 | 2026.04.28 20:42:37.455488 [ 277 ] {0f9938a8-5ef2-469e-8327-b573798b2b3e} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23960 | 2026.04.28 20:42:37.455626 [ 277 ] {0f9938a8-5ef2-469e-8327-b573798b2b3e} <Debug> executeQuery: Read 50 rows, 3.76 KiB in 0.001633 sec., 30618.493570116352 rows/sec., 2.25 MiB/sec. | ||
| 23961 | 2026.04.28 20:42:37.455663 [ 277 ] {0f9938a8-5ef2-469e-8327-b573798b2b3e} <Debug> TCPHandler: Processed in 0.00179577 sec. | ||
| 23962 | 2026.04.28 20:42:37.455793 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23963 | 2026.04.28 20:42:37.455886 [ 277 ] {60b4c4a7-278e-4888-bf43-19b9b581c9f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23964 | 2026.04.28 20:42:37.455924 [ 277 ] {60b4c4a7-278e-4888-bf43-19b9b581c9f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23965 | 2026.04.28 20:42:37.456342 [ 277 ] {60b4c4a7-278e-4888-bf43-19b9b581c9f8} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23966 | 2026.04.28 20:42:37.456376 [ 277 ] {60b4c4a7-278e-4888-bf43-19b9b581c9f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 23967 | 2026.04.28 20:42:37.456763 [ 199 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6483 rows, containing 5 columns (5 merged, 0 gathered) in 0.002867046 sec., 2261212.4116599457 rows/sec., 180.70 MiB/sec. | ||
| 23968 | 2026.04.28 20:42:37.456804 [ 277 ] {60b4c4a7-278e-4888-bf43-19b9b581c9f8} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 23969 | 2026.04.28 20:42:37.457322 [ 199 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 23970 | 2026.04.28 20:42:37.457377 [ 277 ] {60b4c4a7-278e-4888-bf43-19b9b581c9f8} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23971 | 2026.04.28 20:42:37.457508 [ 277 ] {60b4c4a7-278e-4888-bf43-19b9b581c9f8} <Debug> executeQuery: Read 114 rows, 9.12 KiB in 0.00164 sec., 69512.19512195123 rows/sec., 5.43 MiB/sec. | ||
| 23972 | 2026.04.28 20:42:37.457512 [ 163 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 23973 | 2026.04.28 20:42:37.457545 [ 277 ] {60b4c4a7-278e-4888-bf43-19b9b581c9f8} <Debug> TCPHandler: Processed in 0.001800021 sec. | ||
| 23974 | 2026.04.28 20:42:37.457553 [ 163 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23975 | 2026.04.28 20:42:37.457573 [ 163 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23976 | 2026.04.28 20:42:37.457664 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23977 | 2026.04.28 20:42:37.457701 [ 188 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 23978 | 2026.04.28 20:42:37.457758 [ 277 ] {88770d99-c635-4d07-9962-9a80080ab1b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23979 | 2026.04.28 20:42:37.457803 [ 277 ] {88770d99-c635-4d07-9962-9a80080ab1b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23980 | 2026.04.28 20:42:37.457850 [ 188 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23981 | 2026.04.28 20:42:37.457888 [ 188 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 2030 rows starting from the beginning of the part | ||
| 23982 | 2026.04.28 20:42:37.457948 [ 199 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_171_34} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23983 | 2026.04.28 20:42:37.457954 [ 188 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 75 rows starting from the beginning of the part | ||
| 23984 | 2026.04.28 20:42:37.458019 [ 188 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 1394 rows starting from the beginning of the part | ||
| 23985 | 2026.04.28 20:42:37.458026 [ 199 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_171_34} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 23986 | 2026.04.28 20:42:37.458064 [ 188 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 64 rows starting from the beginning of the part | ||
| 23987 | 2026.04.28 20:42:37.458109 [ 188 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 75 rows starting from the beginning of the part | ||
| 23988 | 2026.04.28 20:42:37.458126 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 23989 | 2026.04.28 20:42:37.458147 [ 188 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 114 rows starting from the beginning of the part | ||
| 23990 | 2026.04.28 20:42:37.458216 [ 277 ] {88770d99-c635-4d07-9962-9a80080ab1b2} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23991 | 2026.04.28 20:42:37.458255 [ 277 ] {88770d99-c635-4d07-9962-9a80080ab1b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 23992 | 2026.04.28 20:42:37.458718 [ 277 ] {88770d99-c635-4d07-9962-9a80080ab1b2} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 23993 | 2026.04.28 20:42:37.459220 [ 277 ] {88770d99-c635-4d07-9962-9a80080ab1b2} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23994 | 2026.04.28 20:42:37.459351 [ 277 ] {88770d99-c635-4d07-9962-9a80080ab1b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001611 sec., 99317.19428926133 rows/sec., 6.92 MiB/sec. | ||
| 23995 | 2026.04.28 20:42:37.459394 [ 277 ] {88770d99-c635-4d07-9962-9a80080ab1b2} <Debug> TCPHandler: Processed in 0.001777101 sec. | ||
| 23996 | 2026.04.28 20:42:37.459507 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001864512 sec., 2012322.7954553256 rows/sec., 146.93 MiB/sec. | ||
| 23997 | 2026.04.28 20:42:37.459509 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23998 | 2026.04.28 20:42:37.459640 [ 277 ] {d1fb4641-6914-4cfb-8e90-e26770aeb59f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23999 | 2026.04.28 20:42:37.459693 [ 277 ] {d1fb4641-6914-4cfb-8e90-e26770aeb59f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24000 | 2026.04.28 20:42:37.459840 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 24001 | 2026.04.28 20:42:37.460414 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_171_34} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24002 | 2026.04.28 20:42:37.460491 [ 196 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_171_34} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 24003 | 2026.04.28 20:42:37.460532 [ 277 ] {d1fb4641-6914-4cfb-8e90-e26770aeb59f} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24004 | 2026.04.28 20:42:37.460561 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 24005 | 2026.04.28 20:42:37.460573 [ 277 ] {d1fb4641-6914-4cfb-8e90-e26770aeb59f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24006 | 2026.04.28 20:42:37.461265 [ 277 ] {d1fb4641-6914-4cfb-8e90-e26770aeb59f} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 24007 | 2026.04.28 20:42:37.461691 [ 277 ] {d1fb4641-6914-4cfb-8e90-e26770aeb59f} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24008 | 2026.04.28 20:42:37.461832 [ 277 ] {d1fb4641-6914-4cfb-8e90-e26770aeb59f} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002209 sec., 22634.676324128566 rows/sec., 40.56 MiB/sec. | ||
| 24009 | 2026.04.28 20:42:37.461887 [ 277 ] {d1fb4641-6914-4cfb-8e90-e26770aeb59f} <Debug> TCPHandler: Processed in 0.002424946 sec. | ||
| 24010 | 2026.04.28 20:42:37.462010 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24011 | 2026.04.28 20:42:37.462103 [ 277 ] {7e951603-0e35-4a6a-a76c-1bddc502ec18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24012 | 2026.04.28 20:42:37.462144 [ 277 ] {7e951603-0e35-4a6a-a76c-1bddc502ec18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24013 | 2026.04.28 20:42:37.462484 [ 277 ] {7e951603-0e35-4a6a-a76c-1bddc502ec18} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24014 | 2026.04.28 20:42:37.462519 [ 277 ] {7e951603-0e35-4a6a-a76c-1bddc502ec18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24015 | 2026.04.28 20:42:37.462914 [ 277 ] {7e951603-0e35-4a6a-a76c-1bddc502ec18} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 24016 | 2026.04.28 20:42:37.463373 [ 277 ] {7e951603-0e35-4a6a-a76c-1bddc502ec18} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24017 | 2026.04.28 20:42:37.463504 [ 277 ] {7e951603-0e35-4a6a-a76c-1bddc502ec18} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001419 sec., 42283.29809725159 rows/sec., 2.85 MiB/sec. | ||
| 24018 | 2026.04.28 20:42:37.463520 [ 86 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 24019 | 2026.04.28 20:42:37.463541 [ 277 ] {7e951603-0e35-4a6a-a76c-1bddc502ec18} <Debug> TCPHandler: Processed in 0.001578306 sec. | ||
| 24020 | 2026.04.28 20:42:37.463584 [ 86 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24021 | 2026.04.28 20:42:37.463610 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24022 | 2026.04.28 20:42:37.463710 [ 188 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 24023 | 2026.04.28 20:42:37.463820 [ 188 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24024 | 2026.04.28 20:42:37.463850 [ 188 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_166_33, total 9030 rows starting from the beginning of the part | ||
| 24025 | 2026.04.28 20:42:37.463902 [ 188 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 60 rows starting from the beginning of the part | ||
| 24026 | 2026.04.28 20:42:37.463945 [ 188 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 12 rows starting from the beginning of the part | ||
| 24027 | 2026.04.28 20:42:37.463984 [ 188 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 48 rows starting from the beginning of the part | ||
| 24028 | 2026.04.28 20:42:37.464020 [ 188 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 60 rows starting from the beginning of the part | ||
| 24029 | 2026.04.28 20:42:37.464058 [ 188 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 60 rows starting from the beginning of the part | ||
| 24030 | 2026.04.28 20:42:37.466430 [ 188 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9270 rows, containing 4 columns (4 merged, 0 gathered) in 0.002757823 sec., 3361346.9754948015 rows/sec., 224.17 MiB/sec. | ||
| 24031 | 2026.04.28 20:42:37.466716 [ 188 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 24032 | 2026.04.28 20:42:37.467171 [ 188 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_171_34} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24033 | 2026.04.28 20:42:37.467239 [ 188 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_171_34} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 24034 | 2026.04.28 20:42:37.467297 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.91 MiB. | ||
| 24035 | 2026.04.28 20:42:38.000251 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 421.58 MiB, peak 446.28 MiB, free memory in arenas 0.00 B, will set to 425.02 MiB (RSS), difference: 3.44 MiB | ||
| 24036 | 2026.04.28 20:42:38.362380 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 24037 | 2026.04.28 20:42:38.379666 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24038 | 2026.04.28 20:42:38.379717 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24039 | 2026.04.28 20:42:38.386103 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 24040 | 2026.04.28 20:42:38.387300 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24041 | 2026.04.28 20:42:38.390105 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 24042 | 2026.04.28 20:42:42.444963 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24043 | 2026.04.28 20:42:42.445297 [ 277 ] {b9590c61-9eb0-4218-af42-cc1d23bfa234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 24044 | 2026.04.28 20:42:42.445828 [ 277 ] {b9590c61-9eb0-4218-af42-cc1d23bfa234} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 24045 | 2026.04.28 20:42:42.445894 [ 277 ] {b9590c61-9eb0-4218-af42-cc1d23bfa234} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 24046 | 2026.04.28 20:42:42.446182 [ 277 ] {b9590c61-9eb0-4218-af42-cc1d23bfa234} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 24047 | 2026.04.28 20:42:42.446255 [ 277 ] {b9590c61-9eb0-4218-af42-cc1d23bfa234} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24048 | 2026.04.28 20:42:42.446394 [ 277 ] {b9590c61-9eb0-4218-af42-cc1d23bfa234} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 24049 | 2026.04.28 20:42:42.446428 [ 277 ] {b9590c61-9eb0-4218-af42-cc1d23bfa234} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 24050 | 2026.04.28 20:42:42.446450 [ 277 ] {b9590c61-9eb0-4218-af42-cc1d23bfa234} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (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 | ||
| 24051 | 2026.04.28 20:42:42.446465 [ 277 ] {b9590c61-9eb0-4218-af42-cc1d23bfa234} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 24052 | 2026.04.28 20:42:42.446504 [ 277 ] {b9590c61-9eb0-4218-af42-cc1d23bfa234} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 24053 | 2026.04.28 20:42:42.446524 [ 277 ] {b9590c61-9eb0-4218-af42-cc1d23bfa234} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 76 rows starting from 0 | ||
| 24054 | 2026.04.28 20:42:42.448062 [ 277 ] {b9590c61-9eb0-4218-af42-cc1d23bfa234} <Debug> executeQuery: Read 76 rows, 16.25 KiB in 0.002911 sec., 26107.866712469942 rows/sec., 5.45 MiB/sec. | ||
| 24055 | 2026.04.28 20:42:42.448181 [ 277 ] {b9590c61-9eb0-4218-af42-cc1d23bfa234} <Debug> TCPHandler: Processed in 0.003349046 sec. | ||
| 24056 | 2026.04.28 20:42:42.450133 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24057 | 2026.04.28 20:42:42.450267 [ 277 ] {79d965a8-90a1-42e6-8bdb-4de6b0692103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24058 | 2026.04.28 20:42:42.450317 [ 277 ] {79d965a8-90a1-42e6-8bdb-4de6b0692103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24059 | 2026.04.28 20:42:42.450925 [ 277 ] {79d965a8-90a1-42e6-8bdb-4de6b0692103} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24060 | 2026.04.28 20:42:42.450968 [ 277 ] {79d965a8-90a1-42e6-8bdb-4de6b0692103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24061 | 2026.04.28 20:42:42.451525 [ 277 ] {79d965a8-90a1-42e6-8bdb-4de6b0692103} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 24062 | 2026.04.28 20:42:42.452130 [ 277 ] {79d965a8-90a1-42e6-8bdb-4de6b0692103} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24063 | 2026.04.28 20:42:42.452276 [ 277 ] {79d965a8-90a1-42e6-8bdb-4de6b0692103} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.002048 sec., 38085.9375 rows/sec., 3.15 MiB/sec. | ||
| 24064 | 2026.04.28 20:42:42.452314 [ 277 ] {79d965a8-90a1-42e6-8bdb-4de6b0692103} <Debug> TCPHandler: Processed in 0.002256262 sec. | ||
| 24065 | 2026.04.28 20:42:42.452464 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24066 | 2026.04.28 20:42:42.452557 [ 277 ] {2e59d6e8-6a25-4ae3-afe5-4c0fa3a0df2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24067 | 2026.04.28 20:42:42.452596 [ 277 ] {2e59d6e8-6a25-4ae3-afe5-4c0fa3a0df2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24068 | 2026.04.28 20:42:42.453051 [ 277 ] {2e59d6e8-6a25-4ae3-afe5-4c0fa3a0df2f} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24069 | 2026.04.28 20:42:42.453085 [ 277 ] {2e59d6e8-6a25-4ae3-afe5-4c0fa3a0df2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24070 | 2026.04.28 20:42:42.453505 [ 277 ] {2e59d6e8-6a25-4ae3-afe5-4c0fa3a0df2f} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 24071 | 2026.04.28 20:42:42.453923 [ 277 ] {2e59d6e8-6a25-4ae3-afe5-4c0fa3a0df2f} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24072 | 2026.04.28 20:42:42.454051 [ 277 ] {2e59d6e8-6a25-4ae3-afe5-4c0fa3a0df2f} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001513 sec., 7270.323859881031 rows/sec., 546.69 KiB/sec. | ||
| 24073 | 2026.04.28 20:42:42.454088 [ 277 ] {2e59d6e8-6a25-4ae3-afe5-4c0fa3a0df2f} <Debug> TCPHandler: Processed in 0.001687139 sec. | ||
| 24074 | 2026.04.28 20:42:42.454221 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24075 | 2026.04.28 20:42:42.454314 [ 277 ] {b2aaf234-27cb-4a2c-9634-b7374569fa49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24076 | 2026.04.28 20:42:42.454352 [ 277 ] {b2aaf234-27cb-4a2c-9634-b7374569fa49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24077 | 2026.04.28 20:42:42.454749 [ 277 ] {b2aaf234-27cb-4a2c-9634-b7374569fa49} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24078 | 2026.04.28 20:42:42.454783 [ 277 ] {b2aaf234-27cb-4a2c-9634-b7374569fa49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24079 | 2026.04.28 20:42:42.455184 [ 277 ] {b2aaf234-27cb-4a2c-9634-b7374569fa49} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 24080 | 2026.04.28 20:42:42.455599 [ 277 ] {b2aaf234-27cb-4a2c-9634-b7374569fa49} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24081 | 2026.04.28 20:42:42.455730 [ 277 ] {b2aaf234-27cb-4a2c-9634-b7374569fa49} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001433 sec., 52337.752965806 rows/sec., 4.09 MiB/sec. | ||
| 24082 | 2026.04.28 20:42:42.455766 [ 277 ] {b2aaf234-27cb-4a2c-9634-b7374569fa49} <Debug> TCPHandler: Processed in 0.001592817 sec. | ||
| 24083 | 2026.04.28 20:42:42.455890 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24084 | 2026.04.28 20:42:42.455982 [ 277 ] {7efd3c41-9fc8-4bd1-ba89-d8e77786e2b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24085 | 2026.04.28 20:42:42.456023 [ 277 ] {7efd3c41-9fc8-4bd1-ba89-d8e77786e2b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24086 | 2026.04.28 20:42:42.456429 [ 277 ] {7efd3c41-9fc8-4bd1-ba89-d8e77786e2b5} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24087 | 2026.04.28 20:42:42.456462 [ 277 ] {7efd3c41-9fc8-4bd1-ba89-d8e77786e2b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24088 | 2026.04.28 20:42:42.456914 [ 277 ] {7efd3c41-9fc8-4bd1-ba89-d8e77786e2b5} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 24089 | 2026.04.28 20:42:42.457394 [ 277 ] {7efd3c41-9fc8-4bd1-ba89-d8e77786e2b5} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24090 | 2026.04.28 20:42:42.457525 [ 277 ] {7efd3c41-9fc8-4bd1-ba89-d8e77786e2b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001561 sec., 102498.39846252401 rows/sec., 7.14 MiB/sec. | ||
| 24091 | 2026.04.28 20:42:42.457561 [ 277 ] {7efd3c41-9fc8-4bd1-ba89-d8e77786e2b5} <Debug> TCPHandler: Processed in 0.00172649 sec. | ||
| 24092 | 2026.04.28 20:42:42.457688 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24093 | 2026.04.28 20:42:42.457788 [ 277 ] {3afcbe2a-4869-4411-a9fd-a616cd3982b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24094 | 2026.04.28 20:42:42.457847 [ 277 ] {3afcbe2a-4869-4411-a9fd-a616cd3982b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24095 | 2026.04.28 20:42:42.458613 [ 277 ] {3afcbe2a-4869-4411-a9fd-a616cd3982b1} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24096 | 2026.04.28 20:42:42.458646 [ 277 ] {3afcbe2a-4869-4411-a9fd-a616cd3982b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24097 | 2026.04.28 20:42:42.459267 [ 277 ] {3afcbe2a-4869-4411-a9fd-a616cd3982b1} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 24098 | 2026.04.28 20:42:42.459697 [ 277 ] {3afcbe2a-4869-4411-a9fd-a616cd3982b1} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24099 | 2026.04.28 20:42:42.459837 [ 277 ] {3afcbe2a-4869-4411-a9fd-a616cd3982b1} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002066 sec., 5324.298160696999 rows/sec., 9.54 MiB/sec. | ||
| 24100 | 2026.04.28 20:42:42.459891 [ 277 ] {3afcbe2a-4869-4411-a9fd-a616cd3982b1} <Debug> TCPHandler: Processed in 0.002251871 sec. | ||
| 24101 | 2026.04.28 20:42:42.460015 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24102 | 2026.04.28 20:42:42.460108 [ 277 ] {29aedc6c-27c3-49c3-a885-8b9566a8720c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24103 | 2026.04.28 20:42:42.460150 [ 277 ] {29aedc6c-27c3-49c3-a885-8b9566a8720c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24104 | 2026.04.28 20:42:42.460491 [ 277 ] {29aedc6c-27c3-49c3-a885-8b9566a8720c} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24105 | 2026.04.28 20:42:42.460525 [ 277 ] {29aedc6c-27c3-49c3-a885-8b9566a8720c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24106 | 2026.04.28 20:42:42.460927 [ 277 ] {29aedc6c-27c3-49c3-a885-8b9566a8720c} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 24107 | 2026.04.28 20:42:42.461355 [ 277 ] {29aedc6c-27c3-49c3-a885-8b9566a8720c} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24108 | 2026.04.28 20:42:42.461488 [ 277 ] {29aedc6c-27c3-49c3-a885-8b9566a8720c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001398 sec., 42918.45493562232 rows/sec., 2.89 MiB/sec. | ||
| 24109 | 2026.04.28 20:42:42.461523 [ 277 ] {29aedc6c-27c3-49c3-a885-8b9566a8720c} <Debug> TCPHandler: Processed in 0.001565375 sec. | ||
| 24110 | 2026.04.28 20:42:43.325111 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48552 | ||
| 24111 | 2026.04.28 20:42:43.325878 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24112 | 2026.04.28 20:42:43.325933 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24113 | 2026.04.28 20:42:43.326581 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 24114 | 2026.04.28 20:42:43.327130 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24115 | 2026.04.28 20:42:43.327275 [ 91 ] {} <Debug> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 24116 | 2026.04.28 20:42:43.327289 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48552 | ||
| 24117 | 2026.04.28 20:42:43.327348 [ 91 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24118 | 2026.04.28 20:42:43.327374 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24119 | 2026.04.28 20:42:43.327491 [ 190 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 24120 | 2026.04.28 20:42:43.327631 [ 190 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24121 | 2026.04.28 20:42:43.327669 [ 190 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46120 rows starting from the beginning of the part | ||
| 24122 | 2026.04.28 20:42:43.327733 [ 190 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 512 rows starting from the beginning of the part | ||
| 24123 | 2026.04.28 20:42:43.327777 [ 190 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 448 rows starting from the beginning of the part | ||
| 24124 | 2026.04.28 20:42:43.327818 [ 190 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 512 rows starting from the beginning of the part | ||
| 24125 | 2026.04.28 20:42:43.327856 [ 190 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 448 rows starting from the beginning of the part | ||
| 24126 | 2026.04.28 20:42:43.327894 [ 190 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 512 rows starting from the beginning of the part | ||
| 24127 | 2026.04.28 20:42:43.330687 [ 200 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48552 rows, containing 4 columns (4 merged, 0 gathered) in 0.003244214 sec., 14965720.510422556 rows/sec., 214.09 MiB/sec. | ||
| 24128 | 2026.04.28 20:42:43.331363 [ 187 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 24129 | 2026.04.28 20:42:43.331937 [ 187 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_101_20} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24130 | 2026.04.28 20:42:43.332023 [ 187 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_101_20} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 24131 | 2026.04.28 20:42:43.332154 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 24132 | 2026.04.28 20:42:45.890357 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 24133 | 2026.04.28 20:42:45.907850 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24134 | 2026.04.28 20:42:45.907896 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24135 | 2026.04.28 20:42:45.914339 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 24136 | 2026.04.28 20:42:45.915759 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24137 | 2026.04.28 20:42:45.916054 [ 75 ] {} <Debug> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 24138 | 2026.04.28 20:42:45.916117 [ 75 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24139 | 2026.04.28 20:42:45.916136 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24140 | 2026.04.28 20:42:45.916221 [ 192 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 24141 | 2026.04.28 20:42:45.918865 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 24142 | 2026.04.28 20:42:45.919150 [ 192 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24143 | 2026.04.28 20:42:45.919884 [ 192 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 723 rows starting from the beginning of the part | ||
| 24144 | 2026.04.28 20:42:45.923162 [ 192 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
| 24145 | 2026.04.28 20:42:45.926520 [ 192 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
| 24146 | 2026.04.28 20:42:45.930380 [ 192 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
| 24147 | 2026.04.28 20:42:45.934801 [ 192 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
| 24148 | 2026.04.28 20:42:45.938902 [ 192 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
| 24149 | 2026.04.28 20:42:45.995854 [ 201 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.079657543 sec., 9553.395338844433 rows/sec., 49.40 MiB/sec. | ||
| 24150 | 2026.04.28 20:42:45.998408 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2890 | ||
| 24151 | 2026.04.28 20:42:45.999370 [ 195 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 24152 | 2026.04.28 20:42:46.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 431.27 MiB, peak 446.28 MiB, free memory in arenas 0.00 B, will set to 425.03 MiB (RSS), difference: -6.24 MiB | ||
| 24153 | 2026.04.28 20:42:46.000803 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24154 | 2026.04.28 20:42:46.000837 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24155 | 2026.04.28 20:42:46.001845 [ 195 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_101_20} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24156 | 2026.04.28 20:42:46.001948 [ 195 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_101_20} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 24157 | 2026.04.28 20:42:46.002162 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 24158 | 2026.04.28 20:42:46.002715 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24159 | 2026.04.28 20:42:46.002851 [ 75 ] {} <Debug> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 24160 | 2026.04.28 20:42:46.002891 [ 75 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24161 | 2026.04.28 20:42:46.002915 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24162 | 2026.04.28 20:42:46.002979 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2890 | ||
| 24163 | 2026.04.28 20:42:46.002997 [ 200 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 24164 | 2026.04.28 20:42:46.003542 [ 200 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24165 | 2026.04.28 20:42:46.003683 [ 200 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2724 rows starting from the beginning of the part | ||
| 24166 | 2026.04.28 20:42:46.004066 [ 200 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 24 rows starting from the beginning of the part | ||
| 24167 | 2026.04.28 20:42:46.004400 [ 200 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 38 rows starting from the beginning of the part | ||
| 24168 | 2026.04.28 20:42:46.004635 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 24169 | 2026.04.28 20:42:46.004703 [ 200 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 52 rows starting from the beginning of the part | ||
| 24170 | 2026.04.28 20:42:46.005002 [ 200 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 24 rows starting from the beginning of the part | ||
| 24171 | 2026.04.28 20:42:46.005310 [ 200 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 28 rows starting from the beginning of the part | ||
| 24172 | 2026.04.28 20:42:46.013336 [ 197 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2890 rows, containing 72 columns (72 merged, 0 gathered) in 0.010374527 sec., 278566.9168338952 rows/sec., 231.09 MiB/sec. | ||
| 24173 | 2026.04.28 20:42:46.016277 [ 191 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 24174 | 2026.04.28 20:42:46.017018 [ 191 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_76_15} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24175 | 2026.04.28 20:42:46.017086 [ 191 ] {47cc344e-26f8-43cb-8ea3-267c9c95fd28::all_1_76_15} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 24176 | 2026.04.28 20:42:46.017392 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
| 24177 | 2026.04.28 20:42:47.001119 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 419.97 MiB, peak 446.28 MiB, free memory in arenas 0.00 B, will set to 425.04 MiB (RSS), difference: 5.06 MiB | ||
| 24178 | 2026.04.28 20:42:47.053659 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24179 | 2026.04.28 20:42:47.053746 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24180 | 2026.04.28 20:42:47.058238 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24181 | 2026.04.28 20:42:47.446789 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24182 | 2026.04.28 20:42:47.447027 [ 277 ] {4085c35a-726d-46a9-a8aa-4534d49c66d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 24183 | 2026.04.28 20:42:47.447371 [ 277 ] {4085c35a-726d-46a9-a8aa-4534d49c66d8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 24184 | 2026.04.28 20:42:47.447405 [ 277 ] {4085c35a-726d-46a9-a8aa-4534d49c66d8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 24185 | 2026.04.28 20:42:47.447621 [ 277 ] {4085c35a-726d-46a9-a8aa-4534d49c66d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 24186 | 2026.04.28 20:42:47.447689 [ 277 ] {4085c35a-726d-46a9-a8aa-4534d49c66d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24187 | 2026.04.28 20:42:47.447831 [ 277 ] {4085c35a-726d-46a9-a8aa-4534d49c66d8} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 24188 | 2026.04.28 20:42:47.447866 [ 277 ] {4085c35a-726d-46a9-a8aa-4534d49c66d8} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 24189 | 2026.04.28 20:42:47.447887 [ 277 ] {4085c35a-726d-46a9-a8aa-4534d49c66d8} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (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 | ||
| 24190 | 2026.04.28 20:42:47.447904 [ 277 ] {4085c35a-726d-46a9-a8aa-4534d49c66d8} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 24191 | 2026.04.28 20:42:47.447942 [ 277 ] {4085c35a-726d-46a9-a8aa-4534d49c66d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 24192 | 2026.04.28 20:42:47.447962 [ 277 ] {4085c35a-726d-46a9-a8aa-4534d49c66d8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 76 rows starting from 0 | ||
| 24193 | 2026.04.28 20:42:47.449480 [ 277 ] {4085c35a-726d-46a9-a8aa-4534d49c66d8} <Debug> executeQuery: Read 76 rows, 16.25 KiB in 0.002554 sec., 29757.243539545812 rows/sec., 6.21 MiB/sec. | ||
| 24194 | 2026.04.28 20:42:47.449600 [ 277 ] {4085c35a-726d-46a9-a8aa-4534d49c66d8} <Debug> TCPHandler: Processed in 0.002942168 sec. | ||
| 24195 | 2026.04.28 20:42:47.452148 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24196 | 2026.04.28 20:42:47.452363 [ 277 ] {ee5a0c9d-11ed-46b3-9461-9af402db5ce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24197 | 2026.04.28 20:42:47.452443 [ 277 ] {ee5a0c9d-11ed-46b3-9461-9af402db5ce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24198 | 2026.04.28 20:42:47.453412 [ 277 ] {ee5a0c9d-11ed-46b3-9461-9af402db5ce3} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24199 | 2026.04.28 20:42:47.453453 [ 277 ] {ee5a0c9d-11ed-46b3-9461-9af402db5ce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24200 | 2026.04.28 20:42:47.453967 [ 277 ] {ee5a0c9d-11ed-46b3-9461-9af402db5ce3} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 24201 | 2026.04.28 20:42:47.454427 [ 277 ] {ee5a0c9d-11ed-46b3-9461-9af402db5ce3} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24202 | 2026.04.28 20:42:47.454576 [ 277 ] {ee5a0c9d-11ed-46b3-9461-9af402db5ce3} <Debug> executeQuery: Read 156 rows, 13.87 KiB in 0.002272 sec., 68661.97183098592 rows/sec., 5.96 MiB/sec. | ||
| 24203 | 2026.04.28 20:42:47.454615 [ 277 ] {ee5a0c9d-11ed-46b3-9461-9af402db5ce3} <Debug> TCPHandler: Processed in 0.002537188 sec. | ||
| 24204 | 2026.04.28 20:42:47.454701 [ 223 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24205 | 2026.04.28 20:42:47.454733 [ 223 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24206 | 2026.04.28 20:42:47.454741 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24207 | 2026.04.28 20:42:47.454835 [ 277 ] {9f5333e0-c25d-43f1-b173-357391902823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24208 | 2026.04.28 20:42:47.454874 [ 277 ] {9f5333e0-c25d-43f1-b173-357391902823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24209 | 2026.04.28 20:42:47.455372 [ 277 ] {9f5333e0-c25d-43f1-b173-357391902823} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24210 | 2026.04.28 20:42:47.455407 [ 277 ] {9f5333e0-c25d-43f1-b173-357391902823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24211 | 2026.04.28 20:42:47.455809 [ 277 ] {9f5333e0-c25d-43f1-b173-357391902823} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 24212 | 2026.04.28 20:42:47.456286 [ 277 ] {9f5333e0-c25d-43f1-b173-357391902823} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24213 | 2026.04.28 20:42:47.456420 [ 277 ] {9f5333e0-c25d-43f1-b173-357391902823} <Debug> executeQuery: Read 50 rows, 3.76 KiB in 0.001604 sec., 31172.06982543641 rows/sec., 2.29 MiB/sec. | ||
| 24214 | 2026.04.28 20:42:47.456458 [ 277 ] {9f5333e0-c25d-43f1-b173-357391902823} <Debug> TCPHandler: Processed in 0.001766361 sec. | ||
| 24215 | 2026.04.28 20:42:47.456584 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24216 | 2026.04.28 20:42:47.456677 [ 277 ] {d2f1dd42-c8d4-41f2-a149-630667b98353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24217 | 2026.04.28 20:42:47.456716 [ 277 ] {d2f1dd42-c8d4-41f2-a149-630667b98353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24218 | 2026.04.28 20:42:47.457161 [ 277 ] {d2f1dd42-c8d4-41f2-a149-630667b98353} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24219 | 2026.04.28 20:42:47.457196 [ 277 ] {d2f1dd42-c8d4-41f2-a149-630667b98353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24220 | 2026.04.28 20:42:47.457340 [ 223 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24221 | 2026.04.28 20:42:47.457663 [ 277 ] {d2f1dd42-c8d4-41f2-a149-630667b98353} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 24222 | 2026.04.28 20:42:47.458102 [ 277 ] {d2f1dd42-c8d4-41f2-a149-630667b98353} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24223 | 2026.04.28 20:42:47.458233 [ 277 ] {d2f1dd42-c8d4-41f2-a149-630667b98353} <Debug> executeQuery: Read 114 rows, 9.12 KiB in 0.001573 sec., 72472.98156389066 rows/sec., 5.66 MiB/sec. | ||
| 24224 | 2026.04.28 20:42:47.458270 [ 277 ] {d2f1dd42-c8d4-41f2-a149-630667b98353} <Debug> TCPHandler: Processed in 0.00173443 sec. | ||
| 24225 | 2026.04.28 20:42:47.458336 [ 219 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24226 | 2026.04.28 20:42:47.458370 [ 219 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24227 | 2026.04.28 20:42:47.458407 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24228 | 2026.04.28 20:42:47.458499 [ 277 ] {fbe1af7a-40b1-4dc0-b067-8870c19a26da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24229 | 2026.04.28 20:42:47.458541 [ 277 ] {fbe1af7a-40b1-4dc0-b067-8870c19a26da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24230 | 2026.04.28 20:42:47.458955 [ 277 ] {fbe1af7a-40b1-4dc0-b067-8870c19a26da} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24231 | 2026.04.28 20:42:47.458989 [ 277 ] {fbe1af7a-40b1-4dc0-b067-8870c19a26da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24232 | 2026.04.28 20:42:47.459428 [ 277 ] {fbe1af7a-40b1-4dc0-b067-8870c19a26da} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 24233 | 2026.04.28 20:42:47.459903 [ 277 ] {fbe1af7a-40b1-4dc0-b067-8870c19a26da} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24234 | 2026.04.28 20:42:47.460033 [ 277 ] {fbe1af7a-40b1-4dc0-b067-8870c19a26da} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001552 sec., 103092.78350515464 rows/sec., 7.18 MiB/sec. | ||
| 24235 | 2026.04.28 20:42:47.460029 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 2 parts from all_1_168_52 to all_169_169_0 | ||
| 24236 | 2026.04.28 20:42:47.460070 [ 277 ] {fbe1af7a-40b1-4dc0-b067-8870c19a26da} <Debug> TCPHandler: Processed in 0.001710559 sec. | ||
| 24237 | 2026.04.28 20:42:47.460105 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24238 | 2026.04.28 20:42:47.460138 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24239 | 2026.04.28 20:42:47.460207 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24240 | 2026.04.28 20:42:47.460226 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_169_53} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_168_52 to all_169_169_0 into Compact with storage Full | ||
| 24241 | 2026.04.28 20:42:47.460314 [ 277 ] {3591fdc1-101a-4d2b-88a8-0ffbb6b1b02b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24242 | 2026.04.28 20:42:47.460343 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_169_53} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24243 | 2026.04.28 20:42:47.460372 [ 277 ] {3591fdc1-101a-4d2b-88a8-0ffbb6b1b02b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24244 | 2026.04.28 20:42:47.460380 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_169_53} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_168_52, total 62535 rows starting from the beginning of the part | ||
| 24245 | 2026.04.28 20:42:47.460452 [ 198 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_169_53} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 128 rows starting from the beginning of the part | ||
| 24246 | 2026.04.28 20:42:47.461244 [ 277 ] {3591fdc1-101a-4d2b-88a8-0ffbb6b1b02b} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24247 | 2026.04.28 20:42:47.461284 [ 277 ] {3591fdc1-101a-4d2b-88a8-0ffbb6b1b02b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24248 | 2026.04.28 20:42:47.461476 [ 219 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24249 | 2026.04.28 20:42:47.461969 [ 277 ] {3591fdc1-101a-4d2b-88a8-0ffbb6b1b02b} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 24250 | 2026.04.28 20:42:47.462427 [ 277 ] {3591fdc1-101a-4d2b-88a8-0ffbb6b1b02b} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24251 | 2026.04.28 20:42:47.462567 [ 277 ] {3591fdc1-101a-4d2b-88a8-0ffbb6b1b02b} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002271 sec., 22016.732716864815 rows/sec., 39.45 MiB/sec. | ||
| 24252 | 2026.04.28 20:42:47.462623 [ 277 ] {3591fdc1-101a-4d2b-88a8-0ffbb6b1b02b} <Debug> TCPHandler: Processed in 0.002462987 sec. | ||
| 24253 | 2026.04.28 20:42:47.462745 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24254 | 2026.04.28 20:42:47.462837 [ 277 ] {1b2a59ac-d985-4733-bb9d-7ea0160d4e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24255 | 2026.04.28 20:42:47.462879 [ 277 ] {1b2a59ac-d985-4733-bb9d-7ea0160d4e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24256 | 2026.04.28 20:42:47.463221 [ 277 ] {1b2a59ac-d985-4733-bb9d-7ea0160d4e1a} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24257 | 2026.04.28 20:42:47.463257 [ 277 ] {1b2a59ac-d985-4733-bb9d-7ea0160d4e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24258 | 2026.04.28 20:42:47.463684 [ 277 ] {1b2a59ac-d985-4733-bb9d-7ea0160d4e1a} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 24259 | 2026.04.28 20:42:47.464175 [ 277 ] {1b2a59ac-d985-4733-bb9d-7ea0160d4e1a} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24260 | 2026.04.28 20:42:47.464309 [ 277 ] {1b2a59ac-d985-4733-bb9d-7ea0160d4e1a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00149 sec., 40268.45637583893 rows/sec., 2.71 MiB/sec. | ||
| 24261 | 2026.04.28 20:42:47.464345 [ 277 ] {1b2a59ac-d985-4733-bb9d-7ea0160d4e1a} <Debug> TCPHandler: Processed in 0.001648288 sec. | ||
| 24262 | 2026.04.28 20:42:47.469454 [ 197 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_169_53} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 62663 rows, containing 5 columns (5 merged, 0 gathered) in 0.009255762 sec., 6770161.11693451 rows/sec., 435.65 MiB/sec. | ||
| 24263 | 2026.04.28 20:42:47.470202 [ 197 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_169_53} <Trace> MergedBlockOutputStream: filled checksums all_1_169_53 (state Temporary) | ||
| 24264 | 2026.04.28 20:42:47.470736 [ 197 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_169_53} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_169_53 to all_1_169_53 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24265 | 2026.04.28 20:42:47.470822 [ 197 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_169_53} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 2 parts: [all_1_168_52, all_169_169_0] -> all_1_169_53 | ||
| 24266 | 2026.04.28 20:42:47.470908 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 24267 | 2026.04.28 20:42:48.577476 [ 218 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24268 | 2026.04.28 20:42:48.577539 [ 218 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24269 | 2026.04.28 20:42:48.580118 [ 218 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24270 | 2026.04.28 20:42:50.599626 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 24271 | 2026.04.28 20:42:50.599706 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 24272 | 2026.04.28 20:42:50.828435 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 49000 | ||
| 24273 | 2026.04.28 20:42:50.828930 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24274 | 2026.04.28 20:42:50.828967 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24275 | 2026.04.28 20:42:50.829552 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 24276 | 2026.04.28 20:42:50.830059 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24277 | 2026.04.28 20:42:50.830190 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49000 | ||
| 24278 | 2026.04.28 20:42:52.445684 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24279 | 2026.04.28 20:42:52.445930 [ 277 ] {759e6b44-c591-49d9-9007-0ac8c15a4b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 24280 | 2026.04.28 20:42:52.446305 [ 277 ] {759e6b44-c591-49d9-9007-0ac8c15a4b19} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 24281 | 2026.04.28 20:42:52.446349 [ 277 ] {759e6b44-c591-49d9-9007-0ac8c15a4b19} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 24282 | 2026.04.28 20:42:52.446573 [ 277 ] {759e6b44-c591-49d9-9007-0ac8c15a4b19} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 24283 | 2026.04.28 20:42:52.446642 [ 277 ] {759e6b44-c591-49d9-9007-0ac8c15a4b19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24284 | 2026.04.28 20:42:52.446785 [ 277 ] {759e6b44-c591-49d9-9007-0ac8c15a4b19} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 24285 | 2026.04.28 20:42:52.446821 [ 277 ] {759e6b44-c591-49d9-9007-0ac8c15a4b19} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 24286 | 2026.04.28 20:42:52.446842 [ 277 ] {759e6b44-c591-49d9-9007-0ac8c15a4b19} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (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 | ||
| 24287 | 2026.04.28 20:42:52.446857 [ 277 ] {759e6b44-c591-49d9-9007-0ac8c15a4b19} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 24288 | 2026.04.28 20:42:52.446897 [ 277 ] {759e6b44-c591-49d9-9007-0ac8c15a4b19} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 24289 | 2026.04.28 20:42:52.446917 [ 277 ] {759e6b44-c591-49d9-9007-0ac8c15a4b19} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 76 rows starting from 0 | ||
| 24290 | 2026.04.28 20:42:52.448047 [ 277 ] {759e6b44-c591-49d9-9007-0ac8c15a4b19} <Debug> executeQuery: Read 76 rows, 16.25 KiB in 0.002219 sec., 34249.66200991438 rows/sec., 7.15 MiB/sec. | ||
| 24291 | 2026.04.28 20:42:52.448120 [ 277 ] {759e6b44-c591-49d9-9007-0ac8c15a4b19} <Debug> TCPHandler: Processed in 0.002572149 sec. | ||
| 24292 | 2026.04.28 20:42:52.450012 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24293 | 2026.04.28 20:42:52.450122 [ 277 ] {f997aef9-155f-40bc-a1b4-25ce18ccac94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24294 | 2026.04.28 20:42:52.450163 [ 277 ] {f997aef9-155f-40bc-a1b4-25ce18ccac94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24295 | 2026.04.28 20:42:52.450709 [ 277 ] {f997aef9-155f-40bc-a1b4-25ce18ccac94} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24296 | 2026.04.28 20:42:52.450748 [ 277 ] {f997aef9-155f-40bc-a1b4-25ce18ccac94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24297 | 2026.04.28 20:42:52.451220 [ 277 ] {f997aef9-155f-40bc-a1b4-25ce18ccac94} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 24298 | 2026.04.28 20:42:52.451695 [ 277 ] {f997aef9-155f-40bc-a1b4-25ce18ccac94} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24299 | 2026.04.28 20:42:52.451841 [ 277 ] {f997aef9-155f-40bc-a1b4-25ce18ccac94} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001752 sec., 44520.54794520548 rows/sec., 3.69 MiB/sec. | ||
| 24300 | 2026.04.28 20:42:52.451882 [ 277 ] {f997aef9-155f-40bc-a1b4-25ce18ccac94} <Debug> TCPHandler: Processed in 0.001921044 sec. | ||
| 24301 | 2026.04.28 20:42:52.452011 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24302 | 2026.04.28 20:42:52.452105 [ 277 ] {def5054f-8382-4384-83c8-cf56a3fc5cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24303 | 2026.04.28 20:42:52.452145 [ 277 ] {def5054f-8382-4384-83c8-cf56a3fc5cca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24304 | 2026.04.28 20:42:52.452631 [ 277 ] {def5054f-8382-4384-83c8-cf56a3fc5cca} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24305 | 2026.04.28 20:42:52.452667 [ 277 ] {def5054f-8382-4384-83c8-cf56a3fc5cca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24306 | 2026.04.28 20:42:52.453116 [ 277 ] {def5054f-8382-4384-83c8-cf56a3fc5cca} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 24307 | 2026.04.28 20:42:52.453645 [ 277 ] {def5054f-8382-4384-83c8-cf56a3fc5cca} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24308 | 2026.04.28 20:42:52.453780 [ 277 ] {def5054f-8382-4384-83c8-cf56a3fc5cca} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001692 sec., 6501.182033096927 rows/sec., 488.86 KiB/sec. | ||
| 24309 | 2026.04.28 20:42:52.453780 [ 156 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 24310 | 2026.04.28 20:42:52.453819 [ 277 ] {def5054f-8382-4384-83c8-cf56a3fc5cca} <Debug> TCPHandler: Processed in 0.001861602 sec. | ||
| 24311 | 2026.04.28 20:42:52.453853 [ 156 ] {} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24312 | 2026.04.28 20:42:52.453880 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24313 | 2026.04.28 20:42:52.453944 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24314 | 2026.04.28 20:42:52.454003 [ 219 ] {} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 24315 | 2026.04.28 20:42:52.454031 [ 219 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 24316 | 2026.04.28 20:42:52.454046 [ 277 ] {809c1a67-598b-4a64-bae6-a7d46f9feab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24317 | 2026.04.28 20:42:52.454062 [ 194 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 24318 | 2026.04.28 20:42:52.454086 [ 277 ] {809c1a67-598b-4a64-bae6-a7d46f9feab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24319 | 2026.04.28 20:42:52.454282 [ 194 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24320 | 2026.04.28 20:42:52.454345 [ 194 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 255 rows starting from the beginning of the part | ||
| 24321 | 2026.04.28 20:42:52.454432 [ 194 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 11 rows starting from the beginning of the part | ||
| 24322 | 2026.04.28 20:42:52.454478 [ 194 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 50 rows starting from the beginning of the part | ||
| 24323 | 2026.04.28 20:42:52.454521 [ 194 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 11 rows starting from the beginning of the part | ||
| 24324 | 2026.04.28 20:42:52.454563 [ 194 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 50 rows starting from the beginning of the part | ||
| 24325 | 2026.04.28 20:42:52.454593 [ 277 ] {809c1a67-598b-4a64-bae6-a7d46f9feab7} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24326 | 2026.04.28 20:42:52.454609 [ 194 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 11 rows starting from the beginning of the part | ||
| 24327 | 2026.04.28 20:42:52.454639 [ 277 ] {809c1a67-598b-4a64-bae6-a7d46f9feab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24328 | 2026.04.28 20:42:52.455149 [ 277 ] {809c1a67-598b-4a64-bae6-a7d46f9feab7} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 24329 | 2026.04.28 20:42:52.455517 [ 197 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 388 rows, containing 5 columns (5 merged, 0 gathered) in 0.001542605 sec., 251522.5867931194 rows/sec., 18.02 MiB/sec. | ||
| 24330 | 2026.04.28 20:42:52.455676 [ 277 ] {809c1a67-598b-4a64-bae6-a7d46f9feab7} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24331 | 2026.04.28 20:42:52.455820 [ 277 ] {809c1a67-598b-4a64-bae6-a7d46f9feab7} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001792 sec., 41852.67857142857 rows/sec., 3.27 MiB/sec. | ||
| 24332 | 2026.04.28 20:42:52.455861 [ 277 ] {809c1a67-598b-4a64-bae6-a7d46f9feab7} <Debug> TCPHandler: Processed in 0.001967125 sec. | ||
| 24333 | 2026.04.28 20:42:52.455881 [ 197 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 24334 | 2026.04.28 20:42:52.456005 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24335 | 2026.04.28 20:42:52.456104 [ 277 ] {49a0350f-c691-46f2-8ebc-f1e27be35a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24336 | 2026.04.28 20:42:52.456148 [ 277 ] {49a0350f-c691-46f2-8ebc-f1e27be35a51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24337 | 2026.04.28 20:42:52.456583 [ 277 ] {49a0350f-c691-46f2-8ebc-f1e27be35a51} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24338 | 2026.04.28 20:42:52.456622 [ 277 ] {49a0350f-c691-46f2-8ebc-f1e27be35a51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24339 | 2026.04.28 20:42:52.456651 [ 197 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_146_29} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24340 | 2026.04.28 20:42:52.456753 [ 197 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_146_29} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 24341 | 2026.04.28 20:42:52.456861 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 24342 | 2026.04.28 20:42:52.457117 [ 277 ] {49a0350f-c691-46f2-8ebc-f1e27be35a51} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 24343 | 2026.04.28 20:42:52.457499 [ 219 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 24344 | 2026.04.28 20:42:52.457646 [ 277 ] {49a0350f-c691-46f2-8ebc-f1e27be35a51} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24345 | 2026.04.28 20:42:52.457785 [ 277 ] {49a0350f-c691-46f2-8ebc-f1e27be35a51} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001699 sec., 94173.04296645086 rows/sec., 6.56 MiB/sec. | ||
| 24346 | 2026.04.28 20:42:52.457796 [ 156 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 2 parts from all_1_169_53 to all_170_170_0 | ||
| 24347 | 2026.04.28 20:42:52.457824 [ 277 ] {49a0350f-c691-46f2-8ebc-f1e27be35a51} <Debug> TCPHandler: Processed in 0.001877343 sec. | ||
| 24348 | 2026.04.28 20:42:52.457835 [ 156 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24349 | 2026.04.28 20:42:52.457864 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24350 | 2026.04.28 20:42:52.457936 [ 186 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_170_54} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_169_53 to all_170_170_0 into Compact with storage Full | ||
| 24351 | 2026.04.28 20:42:52.457944 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24352 | 2026.04.28 20:42:52.458045 [ 186 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_170_54} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24353 | 2026.04.28 20:42:52.458057 [ 277 ] {e7119b9f-378e-48a3-b2b2-1ecb96bed538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24354 | 2026.04.28 20:42:52.458079 [ 186 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_170_54} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_169_53, total 62663 rows starting from the beginning of the part | ||
| 24355 | 2026.04.28 20:42:52.458118 [ 277 ] {e7119b9f-378e-48a3-b2b2-1ecb96bed538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24356 | 2026.04.28 20:42:52.458138 [ 186 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_170_54} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 160 rows starting from the beginning of the part | ||
| 24357 | 2026.04.28 20:42:52.458898 [ 277 ] {e7119b9f-378e-48a3-b2b2-1ecb96bed538} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24358 | 2026.04.28 20:42:52.458940 [ 277 ] {e7119b9f-378e-48a3-b2b2-1ecb96bed538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24359 | 2026.04.28 20:42:52.459599 [ 277 ] {e7119b9f-378e-48a3-b2b2-1ecb96bed538} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 24360 | 2026.04.28 20:42:52.460060 [ 277 ] {e7119b9f-378e-48a3-b2b2-1ecb96bed538} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24361 | 2026.04.28 20:42:52.460207 [ 277 ] {e7119b9f-378e-48a3-b2b2-1ecb96bed538} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002168 sec., 5073.8007380073805 rows/sec., 9.09 MiB/sec. | ||
| 24362 | 2026.04.28 20:42:52.460210 [ 156 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 24363 | 2026.04.28 20:42:52.460259 [ 156 ] {} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24364 | 2026.04.28 20:42:52.460267 [ 277 ] {e7119b9f-378e-48a3-b2b2-1ecb96bed538} <Debug> TCPHandler: Processed in 0.002372515 sec. | ||
| 24365 | 2026.04.28 20:42:52.460278 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24366 | 2026.04.28 20:42:52.460383 [ 194 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 24367 | 2026.04.28 20:42:52.460400 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24368 | 2026.04.28 20:42:52.460513 [ 277 ] {d8cb4c60-43ce-40c9-ba04-726ec54312cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24369 | 2026.04.28 20:42:52.460557 [ 277 ] {d8cb4c60-43ce-40c9-ba04-726ec54312cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24370 | 2026.04.28 20:42:52.460606 [ 194 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24371 | 2026.04.28 20:42:52.460667 [ 194 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 3372 rows starting from the beginning of the part | ||
| 24372 | 2026.04.28 20:42:52.460792 [ 194 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 11 rows starting from the beginning of the part | ||
| 24373 | 2026.04.28 20:42:52.460907 [ 277 ] {d8cb4c60-43ce-40c9-ba04-726ec54312cc} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24374 | 2026.04.28 20:42:52.460912 [ 194 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 50 rows starting from the beginning of the part | ||
| 24375 | 2026.04.28 20:42:52.460951 [ 277 ] {d8cb4c60-43ce-40c9-ba04-726ec54312cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24376 | 2026.04.28 20:42:52.461051 [ 194 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 11 rows starting from the beginning of the part | ||
| 24377 | 2026.04.28 20:42:52.461166 [ 194 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 50 rows starting from the beginning of the part | ||
| 24378 | 2026.04.28 20:42:52.461285 [ 194 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 11 rows starting from the beginning of the part | ||
| 24379 | 2026.04.28 20:42:52.461406 [ 277 ] {d8cb4c60-43ce-40c9-ba04-726ec54312cc} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 24380 | 2026.04.28 20:42:52.461927 [ 277 ] {d8cb4c60-43ce-40c9-ba04-726ec54312cc} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24381 | 2026.04.28 20:42:52.462076 [ 277 ] {d8cb4c60-43ce-40c9-ba04-726ec54312cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001581 sec., 37950.66413662239 rows/sec., 2.56 MiB/sec. | ||
| 24382 | 2026.04.28 20:42:52.462115 [ 277 ] {d8cb4c60-43ce-40c9-ba04-726ec54312cc} <Debug> TCPHandler: Processed in 0.00176543 sec. | ||
| 24383 | 2026.04.28 20:42:52.467381 [ 196 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_170_54} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 62823 rows, containing 5 columns (5 merged, 0 gathered) in 0.009466806 sec., 6636134.721679097 rows/sec., 427.12 MiB/sec. | ||
| 24384 | 2026.04.28 20:42:52.468191 [ 193 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_170_54} <Trace> MergedBlockOutputStream: filled checksums all_1_170_54 (state Temporary) | ||
| 24385 | 2026.04.28 20:42:52.468763 [ 193 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_170_54} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_170_54 to all_1_170_54 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24386 | 2026.04.28 20:42:52.468836 [ 193 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_170_54} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 2 parts: [all_1_169_53, all_170_170_0] -> all_1_170_54 | ||
| 24387 | 2026.04.28 20:42:52.468908 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 24388 | 2026.04.28 20:42:52.473558 [ 188 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3505 rows, containing 19 columns (19 merged, 0 gathered) in 0.013212182 sec., 265285.47669113247 rows/sec., 475.17 MiB/sec. | ||
| 24389 | 2026.04.28 20:42:52.476657 [ 188 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 24390 | 2026.04.28 20:42:52.477263 [ 188 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24391 | 2026.04.28 20:42:52.477349 [ 188 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 24392 | 2026.04.28 20:42:52.477496 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 28.45 MiB. | ||
| 24393 | 2026.04.28 20:42:52.727317 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24394 | 2026.04.28 20:42:52.727693 [ 277 ] {c6c6b116-e3f3-4bc4-8ae2-f707b8786674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'kstat_sampler:samples_dropped', '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_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 24395 | 2026.04.28 20:42:52.728291 [ 277 ] {c6c6b116-e3f3-4bc4-8ae2-f707b8786674} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 24396 | 2026.04.28 20:42:52.728371 [ 277 ] {c6c6b116-e3f3-4bc4-8ae2-f707b8786674} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'kstat_sampler:samples_dropped', '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_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 24397 | 2026.04.28 20:42:52.728641 [ 277 ] {c6c6b116-e3f3-4bc4-8ae2-f707b8786674} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 24398 | 2026.04.28 20:42:52.728712 [ 277 ] {c6c6b116-e3f3-4bc4-8ae2-f707b8786674} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24399 | 2026.04.28 20:42:52.728858 [ 277 ] {c6c6b116-e3f3-4bc4-8ae2-f707b8786674} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 24400 | 2026.04.28 20:42:52.728895 [ 277 ] {c6c6b116-e3f3-4bc4-8ae2-f707b8786674} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 24401 | 2026.04.28 20:42:52.728917 [ 277 ] {c6c6b116-e3f3-4bc4-8ae2-f707b8786674} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (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 | ||
| 24402 | 2026.04.28 20:42:52.728933 [ 277 ] {c6c6b116-e3f3-4bc4-8ae2-f707b8786674} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 24403 | 2026.04.28 20:42:52.728973 [ 277 ] {c6c6b116-e3f3-4bc4-8ae2-f707b8786674} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', '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_rib:active_routes', 'switch_table:capacity', 'switch_table: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'))" | ||
| 24404 | 2026.04.28 20:42:52.728994 [ 277 ] {c6c6b116-e3f3-4bc4-8ae2-f707b8786674} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 76 rows starting from 0 | ||
| 24405 | 2026.04.28 20:42:52.730125 [ 277 ] {c6c6b116-e3f3-4bc4-8ae2-f707b8786674} <Debug> executeQuery: Read 76 rows, 16.25 KiB in 0.002607 sec., 29152.28231683928 rows/sec., 6.09 MiB/sec. | ||
| 24406 | 2026.04.28 20:42:52.730211 [ 277 ] {c6c6b116-e3f3-4bc4-8ae2-f707b8786674} <Debug> TCPHandler: Processed in 0.003021819 sec. | ||
| 24407 | 2026.04.28 20:42:52.749715 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24408 | 2026.04.28 20:42:52.749922 [ 277 ] {034cfef5-ba9a-498a-aed2-e6215edf1f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 24409 | 2026.04.28 20:42:52.750009 [ 277 ] {034cfef5-ba9a-498a-aed2-e6215edf1f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 24410 | 2026.04.28 20:42:52.750793 [ 277 ] {034cfef5-ba9a-498a-aed2-e6215edf1f92} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24411 | 2026.04.28 20:42:52.750836 [ 277 ] {034cfef5-ba9a-498a-aed2-e6215edf1f92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24412 | 2026.04.28 20:42:52.751348 [ 277 ] {034cfef5-ba9a-498a-aed2-e6215edf1f92} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 24413 | 2026.04.28 20:42:52.751801 [ 277 ] {034cfef5-ba9a-498a-aed2-e6215edf1f92} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24414 | 2026.04.28 20:42:52.751954 [ 277 ] {034cfef5-ba9a-498a-aed2-e6215edf1f92} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00209 sec., 135885.16746411484 rows/sec., 8.63 MiB/sec. | ||
| 24415 | 2026.04.28 20:42:52.751996 [ 277 ] {034cfef5-ba9a-498a-aed2-e6215edf1f92} <Debug> TCPHandler: Processed in 0.002384785 sec. | ||
| 24416 | 2026.04.28 20:42:52.752125 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24417 | 2026.04.28 20:42:52.752224 [ 277 ] {c62e3225-4084-488a-8516-890a7fc587d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 24418 | 2026.04.28 20:42:52.752266 [ 277 ] {c62e3225-4084-488a-8516-890a7fc587d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 24419 | 2026.04.28 20:42:52.752676 [ 277 ] {c62e3225-4084-488a-8516-890a7fc587d2} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24420 | 2026.04.28 20:42:52.752714 [ 277 ] {c62e3225-4084-488a-8516-890a7fc587d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24421 | 2026.04.28 20:42:52.753230 [ 277 ] {c62e3225-4084-488a-8516-890a7fc587d2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 24422 | 2026.04.28 20:42:52.753669 [ 277 ] {c62e3225-4084-488a-8516-890a7fc587d2} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24423 | 2026.04.28 20:42:52.753806 [ 277 ] {c62e3225-4084-488a-8516-890a7fc587d2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001603 sec., 1247.6606363069245 rows/sec., 101.74 KiB/sec. | ||
| 24424 | 2026.04.28 20:42:52.753857 [ 277 ] {c62e3225-4084-488a-8516-890a7fc587d2} <Debug> TCPHandler: Processed in 0.001781381 sec. | ||
| 24425 | 2026.04.28 20:42:52.753981 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24426 | 2026.04.28 20:42:52.754076 [ 277 ] {9f425953-5572-428d-bbea-7c389670fb2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24427 | 2026.04.28 20:42:52.754118 [ 277 ] {9f425953-5572-428d-bbea-7c389670fb2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24428 | 2026.04.28 20:42:52.756124 [ 277 ] {9f425953-5572-428d-bbea-7c389670fb2d} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24429 | 2026.04.28 20:42:52.756160 [ 277 ] {9f425953-5572-428d-bbea-7c389670fb2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24430 | 2026.04.28 20:42:52.756793 [ 277 ] {9f425953-5572-428d-bbea-7c389670fb2d} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 24431 | 2026.04.28 20:42:52.757236 [ 277 ] {9f425953-5572-428d-bbea-7c389670fb2d} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24432 | 2026.04.28 20:42:52.757375 [ 277 ] {9f425953-5572-428d-bbea-7c389670fb2d} <Debug> executeQuery: Read 3255 rows, 250.38 KiB in 0.003317 sec., 981308.4112149533 rows/sec., 73.71 MiB/sec. | ||
| 24433 | 2026.04.28 20:42:52.757416 [ 277 ] {9f425953-5572-428d-bbea-7c389670fb2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 24434 | 2026.04.28 20:42:52.757429 [ 277 ] {9f425953-5572-428d-bbea-7c389670fb2d} <Debug> TCPHandler: Processed in 0.00349782 sec. | ||
| 24435 | 2026.04.28 20:42:52.757555 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24436 | 2026.04.28 20:42:52.757650 [ 277 ] {6a7c238c-3716-4bb7-9651-f940b0120a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24437 | 2026.04.28 20:42:52.757690 [ 277 ] {6a7c238c-3716-4bb7-9651-f940b0120a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24438 | 2026.04.28 20:42:52.758182 [ 277 ] {6a7c238c-3716-4bb7-9651-f940b0120a67} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24439 | 2026.04.28 20:42:52.758218 [ 277 ] {6a7c238c-3716-4bb7-9651-f940b0120a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24440 | 2026.04.28 20:42:52.758633 [ 277 ] {6a7c238c-3716-4bb7-9651-f940b0120a67} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 24441 | 2026.04.28 20:42:52.759063 [ 277 ] {6a7c238c-3716-4bb7-9651-f940b0120a67} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24442 | 2026.04.28 20:42:52.759196 [ 277 ] {6a7c238c-3716-4bb7-9651-f940b0120a67} <Debug> executeQuery: Read 209 rows, 13.57 KiB in 0.001565 sec., 133546.32587859425 rows/sec., 8.47 MiB/sec. | ||
| 24443 | 2026.04.28 20:42:52.759235 [ 277 ] {6a7c238c-3716-4bb7-9651-f940b0120a67} <Debug> TCPHandler: Processed in 0.00173076 sec. | ||
| 24444 | 2026.04.28 20:42:52.759353 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24445 | 2026.04.28 20:42:52.759447 [ 277 ] {9811a315-7729-4b75-9adb-d1844fc550f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 24446 | 2026.04.28 20:42:52.759486 [ 277 ] {9811a315-7729-4b75-9adb-d1844fc550f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 24447 | 2026.04.28 20:42:52.760204 [ 277 ] {9811a315-7729-4b75-9adb-d1844fc550f4} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24448 | 2026.04.28 20:42:52.760242 [ 277 ] {9811a315-7729-4b75-9adb-d1844fc550f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24449 | 2026.04.28 20:42:52.760726 [ 277 ] {9811a315-7729-4b75-9adb-d1844fc550f4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 24450 | 2026.04.28 20:42:52.761149 [ 277 ] {9811a315-7729-4b75-9adb-d1844fc550f4} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24451 | 2026.04.28 20:42:52.761280 [ 277 ] {9811a315-7729-4b75-9adb-d1844fc550f4} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.00185 sec., 513513.5135135135 rows/sec., 30.21 MiB/sec. | ||
| 24452 | 2026.04.28 20:42:52.761318 [ 277 ] {9811a315-7729-4b75-9adb-d1844fc550f4} <Debug> TCPHandler: Processed in 0.002015196 sec. | ||
| 24453 | 2026.04.28 20:42:52.761455 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24454 | 2026.04.28 20:42:52.761549 [ 277 ] {079851c5-43c9-4ed6-a23d-7414f95beda8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 24455 | 2026.04.28 20:42:52.761587 [ 277 ] {079851c5-43c9-4ed6-a23d-7414f95beda8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 24456 | 2026.04.28 20:42:52.761974 [ 277 ] {079851c5-43c9-4ed6-a23d-7414f95beda8} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24457 | 2026.04.28 20:42:52.762010 [ 277 ] {079851c5-43c9-4ed6-a23d-7414f95beda8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24458 | 2026.04.28 20:42:52.762402 [ 277 ] {079851c5-43c9-4ed6-a23d-7414f95beda8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 24459 | 2026.04.28 20:42:52.762826 [ 277 ] {079851c5-43c9-4ed6-a23d-7414f95beda8} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24460 | 2026.04.28 20:42:52.762956 [ 277 ] {079851c5-43c9-4ed6-a23d-7414f95beda8} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001425 sec., 701.7543859649122 rows/sec., 49.34 KiB/sec. | ||
| 24461 | 2026.04.28 20:42:52.762994 [ 277 ] {079851c5-43c9-4ed6-a23d-7414f95beda8} <Debug> TCPHandler: Processed in 0.001588117 sec. | ||
| 24462 | 2026.04.28 20:42:52.763109 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24463 | 2026.04.28 20:42:52.763202 [ 277 ] {0608533e-aee6-4422-850b-bc321453d793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 24464 | 2026.04.28 20:42:52.763240 [ 277 ] {0608533e-aee6-4422-850b-bc321453d793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 24465 | 2026.04.28 20:42:52.763681 [ 277 ] {0608533e-aee6-4422-850b-bc321453d793} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24466 | 2026.04.28 20:42:52.763717 [ 277 ] {0608533e-aee6-4422-850b-bc321453d793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24467 | 2026.04.28 20:42:52.764120 [ 277 ] {0608533e-aee6-4422-850b-bc321453d793} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 24468 | 2026.04.28 20:42:52.764550 [ 277 ] {0608533e-aee6-4422-850b-bc321453d793} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24469 | 2026.04.28 20:42:52.764677 [ 277 ] {0608533e-aee6-4422-850b-bc321453d793} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001494 sec., 99062.91834002676 rows/sec., 5.63 MiB/sec. | ||
| 24470 | 2026.04.28 20:42:52.764716 [ 277 ] {0608533e-aee6-4422-850b-bc321453d793} <Debug> TCPHandler: Processed in 0.001657048 sec. | ||
| 24471 | 2026.04.28 20:42:52.764834 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24472 | 2026.04.28 20:42:52.764928 [ 277 ] {4ce9b014-1c68-4f07-b673-1983e708640e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24473 | 2026.04.28 20:42:52.764966 [ 277 ] {4ce9b014-1c68-4f07-b673-1983e708640e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24474 | 2026.04.28 20:42:52.766034 [ 277 ] {4ce9b014-1c68-4f07-b673-1983e708640e} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24475 | 2026.04.28 20:42:52.766070 [ 277 ] {4ce9b014-1c68-4f07-b673-1983e708640e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24476 | 2026.04.28 20:42:52.766718 [ 277 ] {4ce9b014-1c68-4f07-b673-1983e708640e} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 24477 | 2026.04.28 20:42:52.767181 [ 277 ] {4ce9b014-1c68-4f07-b673-1983e708640e} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24478 | 2026.04.28 20:42:52.767320 [ 277 ] {4ce9b014-1c68-4f07-b673-1983e708640e} <Debug> executeQuery: Read 1772 rows, 122.67 KiB in 0.002409 sec., 735574.9273557492 rows/sec., 49.73 MiB/sec. | ||
| 24479 | 2026.04.28 20:42:52.767362 [ 277 ] {4ce9b014-1c68-4f07-b673-1983e708640e} <Debug> TCPHandler: Processed in 0.002575108 sec. | ||
| 24480 | 2026.04.28 20:42:52.767490 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24481 | 2026.04.28 20:42:52.767587 [ 277 ] {cbf60007-2228-42e9-9ebe-8b8e6fa78b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 24482 | 2026.04.28 20:42:52.767628 [ 277 ] {cbf60007-2228-42e9-9ebe-8b8e6fa78b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 24483 | 2026.04.28 20:42:52.767967 [ 277 ] {cbf60007-2228-42e9-9ebe-8b8e6fa78b0b} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24484 | 2026.04.28 20:42:52.768004 [ 277 ] {cbf60007-2228-42e9-9ebe-8b8e6fa78b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24485 | 2026.04.28 20:42:52.768435 [ 277 ] {cbf60007-2228-42e9-9ebe-8b8e6fa78b0b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 24486 | 2026.04.28 20:42:52.768918 [ 277 ] {cbf60007-2228-42e9-9ebe-8b8e6fa78b0b} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24487 | 2026.04.28 20:42:52.769051 [ 277 ] {cbf60007-2228-42e9-9ebe-8b8e6fa78b0b} <Debug> executeQuery: Read 12 rows, 642.00 B in 0.001483 sec., 8091.706001348618 rows/sec., 422.76 KiB/sec. | ||
| 24488 | 2026.04.28 20:42:52.769089 [ 277 ] {cbf60007-2228-42e9-9ebe-8b8e6fa78b0b} <Debug> TCPHandler: Processed in 0.001650068 sec. | ||
| 24489 | 2026.04.28 20:42:52.769220 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24490 | 2026.04.28 20:42:52.769318 [ 277 ] {e71a8cbb-d75d-4e14-a592-4a6d073f778a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24491 | 2026.04.28 20:42:52.769361 [ 277 ] {e71a8cbb-d75d-4e14-a592-4a6d073f778a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24492 | 2026.04.28 20:42:52.770040 [ 277 ] {e71a8cbb-d75d-4e14-a592-4a6d073f778a} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24493 | 2026.04.28 20:42:52.770076 [ 277 ] {e71a8cbb-d75d-4e14-a592-4a6d073f778a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24494 | 2026.04.28 20:42:52.770666 [ 277 ] {e71a8cbb-d75d-4e14-a592-4a6d073f778a} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 24495 | 2026.04.28 20:42:52.771104 [ 277 ] {e71a8cbb-d75d-4e14-a592-4a6d073f778a} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24496 | 2026.04.28 20:42:52.771239 [ 277 ] {e71a8cbb-d75d-4e14-a592-4a6d073f778a} <Debug> executeQuery: Read 1707 rows, 106.22 KiB in 0.001939 sec., 880350.6962351728 rows/sec., 53.49 MiB/sec. | ||
| 24497 | 2026.04.28 20:42:52.771243 [ 156 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 6 parts from all_1_170_54 to all_175_175_0 | ||
| 24498 | 2026.04.28 20:42:52.771279 [ 277 ] {e71a8cbb-d75d-4e14-a592-4a6d073f778a} <Debug> TCPHandler: Processed in 0.002108378 sec. | ||
| 24499 | 2026.04.28 20:42:52.771307 [ 156 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24500 | 2026.04.28 20:42:52.771333 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24501 | 2026.04.28 20:42:52.771419 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24502 | 2026.04.28 20:42:52.771449 [ 193 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_175_55} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_170_54 to all_175_175_0 into Compact with storage Full | ||
| 24503 | 2026.04.28 20:42:52.771523 [ 277 ] {4956e43d-26fa-4ecc-895c-16e75f26a936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 24504 | 2026.04.28 20:42:52.771570 [ 277 ] {4956e43d-26fa-4ecc-895c-16e75f26a936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 24505 | 2026.04.28 20:42:52.771576 [ 193 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_175_55} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24506 | 2026.04.28 20:42:52.771618 [ 193 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_175_55} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_170_54, total 62823 rows starting from the beginning of the part | ||
| 24507 | 2026.04.28 20:42:52.771683 [ 193 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_175_55} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 160 rows starting from the beginning of the part | ||
| 24508 | 2026.04.28 20:42:52.771739 [ 193 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_175_55} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 160 rows starting from the beginning of the part | ||
| 24509 | 2026.04.28 20:42:52.771802 [ 193 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_175_55} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 160 rows starting from the beginning of the part | ||
| 24510 | 2026.04.28 20:42:52.771847 [ 193 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_175_55} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 160 rows starting from the beginning of the part | ||
| 24511 | 2026.04.28 20:42:52.771900 [ 193 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_175_55} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 1707 rows starting from the beginning of the part | ||
| 24512 | 2026.04.28 20:42:52.771921 [ 277 ] {4956e43d-26fa-4ecc-895c-16e75f26a936} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24513 | 2026.04.28 20:42:52.771961 [ 277 ] {4956e43d-26fa-4ecc-895c-16e75f26a936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24514 | 2026.04.28 20:42:52.772438 [ 277 ] {4956e43d-26fa-4ecc-895c-16e75f26a936} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 24515 | 2026.04.28 20:42:52.772862 [ 277 ] {4956e43d-26fa-4ecc-895c-16e75f26a936} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24516 | 2026.04.28 20:42:52.772998 [ 277 ] {4956e43d-26fa-4ecc-895c-16e75f26a936} <Debug> executeQuery: Read 2 rows, 138.00 B in 0.001494 sec., 1338.6880856760374 rows/sec., 90.20 KiB/sec. | ||
| 24517 | 2026.04.28 20:42:52.773036 [ 277 ] {4956e43d-26fa-4ecc-895c-16e75f26a936} <Debug> TCPHandler: Processed in 0.001666158 sec. | ||
| 24518 | 2026.04.28 20:42:52.773208 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24519 | 2026.04.28 20:42:52.773312 [ 277 ] {878c2637-48a7-43e9-9733-8f8ec0c26bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24520 | 2026.04.28 20:42:52.773368 [ 277 ] {878c2637-48a7-43e9-9733-8f8ec0c26bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24521 | 2026.04.28 20:42:52.774355 [ 277 ] {878c2637-48a7-43e9-9733-8f8ec0c26bae} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24522 | 2026.04.28 20:42:52.774393 [ 277 ] {878c2637-48a7-43e9-9733-8f8ec0c26bae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24523 | 2026.04.28 20:42:52.775115 [ 277 ] {878c2637-48a7-43e9-9733-8f8ec0c26bae} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 24524 | 2026.04.28 20:42:52.775651 [ 277 ] {878c2637-48a7-43e9-9733-8f8ec0c26bae} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24525 | 2026.04.28 20:42:52.775803 [ 277 ] {878c2637-48a7-43e9-9733-8f8ec0c26bae} <Debug> executeQuery: Read 65 rows, 119.27 KiB in 0.002509 sec., 25906.73575129534 rows/sec., 46.42 MiB/sec. | ||
| 24526 | 2026.04.28 20:42:52.775874 [ 277 ] {878c2637-48a7-43e9-9733-8f8ec0c26bae} <Debug> TCPHandler: Processed in 0.002715282 sec. | ||
| 24527 | 2026.04.28 20:42:52.776023 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24528 | 2026.04.28 20:42:52.776118 [ 277 ] {14527030-50e8-453a-9c1d-c974157e0c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24529 | 2026.04.28 20:42:52.776160 [ 277 ] {14527030-50e8-453a-9c1d-c974157e0c69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24530 | 2026.04.28 20:42:52.776516 [ 277 ] {14527030-50e8-453a-9c1d-c974157e0c69} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24531 | 2026.04.28 20:42:52.776551 [ 277 ] {14527030-50e8-453a-9c1d-c974157e0c69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24532 | 2026.04.28 20:42:52.776994 [ 277 ] {14527030-50e8-453a-9c1d-c974157e0c69} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 24533 | 2026.04.28 20:42:52.777480 [ 277 ] {14527030-50e8-453a-9c1d-c974157e0c69} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24534 | 2026.04.28 20:42:52.777630 [ 277 ] {14527030-50e8-453a-9c1d-c974157e0c69} <Debug> executeQuery: Read 72 rows, 4.08 KiB in 0.001531 sec., 47028.08621815807 rows/sec., 2.60 MiB/sec. | ||
| 24535 | 2026.04.28 20:42:52.777668 [ 277 ] {14527030-50e8-453a-9c1d-c974157e0c69} <Debug> TCPHandler: Processed in 0.001695098 sec. | ||
| 24536 | 2026.04.28 20:42:52.783372 [ 188 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_175_55} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65170 rows, containing 5 columns (5 merged, 0 gathered) in 0.011967744 sec., 5445470.758732807 rows/sec., 350.25 MiB/sec. | ||
| 24537 | 2026.04.28 20:42:52.784219 [ 188 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_175_55} <Trace> MergedBlockOutputStream: filled checksums all_1_175_55 (state Temporary) | ||
| 24538 | 2026.04.28 20:42:52.784735 [ 188 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_175_55} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_175_55 to all_1_175_55 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24539 | 2026.04.28 20:42:52.784814 [ 188 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_175_55} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 6 parts: [all_1_170_54, all_175_175_0] -> all_1_175_55 | ||
| 24540 | 2026.04.28 20:42:52.784913 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. | ||
| 24541 | 2026.04.28 20:42:53.000246 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 426.59 MiB, peak 453.99 MiB, free memory in arenas 0.00 B, will set to 429.82 MiB (RSS), difference: 3.23 MiB | ||
| 24542 | 2026.04.28 20:42:53.413016 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 24543 | 2026.04.28 20:42:53.413084 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 24544 | 2026.04.28 20:42:53.416832 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 24545 | 2026.04.28 20:42:53.419893 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 768 | ||
| 24546 | 2026.04.28 20:42:53.438992 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24547 | 2026.04.28 20:42:53.439035 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24548 | 2026.04.28 20:42:53.445668 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 24549 | 2026.04.28 20:42:53.446910 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24550 | 2026.04.28 20:42:53.450218 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 768 | ||
| 24551 | 2026.04.28 20:42:56.003203 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 2946 | ||
| 24552 | 2026.04.28 20:42:56.006273 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24553 | 2026.04.28 20:42:56.006325 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24554 | 2026.04.28 20:42:56.007728 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 24555 | 2026.04.28 20:42:56.008216 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24556 | 2026.04.28 20:42:56.008616 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2946 | ||
| 24557 | 2026.04.28 20:42:57.443855 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24558 | 2026.04.28 20:42:57.444191 [ 277 ] {8f20038b-eea2-4fcc-8196-4031bc5c64b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 24559 | 2026.04.28 20:42:57.444630 [ 277 ] {8f20038b-eea2-4fcc-8196-4031bc5c64b3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 24560 | 2026.04.28 20:42:57.444663 [ 277 ] {8f20038b-eea2-4fcc-8196-4031bc5c64b3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 24561 | 2026.04.28 20:42:57.444873 [ 277 ] {8f20038b-eea2-4fcc-8196-4031bc5c64b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 24562 | 2026.04.28 20:42:57.444938 [ 277 ] {8f20038b-eea2-4fcc-8196-4031bc5c64b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24563 | 2026.04.28 20:42:57.445077 [ 277 ] {8f20038b-eea2-4fcc-8196-4031bc5c64b3} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 24564 | 2026.04.28 20:42:57.445112 [ 277 ] {8f20038b-eea2-4fcc-8196-4031bc5c64b3} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 24565 | 2026.04.28 20:42:57.445133 [ 277 ] {8f20038b-eea2-4fcc-8196-4031bc5c64b3} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (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 | ||
| 24566 | 2026.04.28 20:42:57.445148 [ 277 ] {8f20038b-eea2-4fcc-8196-4031bc5c64b3} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 24567 | 2026.04.28 20:42:57.445185 [ 277 ] {8f20038b-eea2-4fcc-8196-4031bc5c64b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 24568 | 2026.04.28 20:42:57.445206 [ 277 ] {8f20038b-eea2-4fcc-8196-4031bc5c64b3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 76 rows starting from 0 | ||
| 24569 | 2026.04.28 20:42:57.446329 [ 277 ] {8f20038b-eea2-4fcc-8196-4031bc5c64b3} <Debug> executeQuery: Read 76 rows, 16.25 KiB in 0.002279 sec., 33347.95963141729 rows/sec., 6.96 MiB/sec. | ||
| 24570 | 2026.04.28 20:42:57.446404 [ 277 ] {8f20038b-eea2-4fcc-8196-4031bc5c64b3} <Debug> TCPHandler: Processed in 0.002711612 sec. | ||
| 24571 | 2026.04.28 20:42:57.447898 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24572 | 2026.04.28 20:42:57.448010 [ 277 ] {009fb6e0-b662-4967-ab2c-de9822971835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24573 | 2026.04.28 20:42:57.448051 [ 277 ] {009fb6e0-b662-4967-ab2c-de9822971835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24574 | 2026.04.28 20:42:57.448534 [ 277 ] {009fb6e0-b662-4967-ab2c-de9822971835} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24575 | 2026.04.28 20:42:57.448572 [ 277 ] {009fb6e0-b662-4967-ab2c-de9822971835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24576 | 2026.04.28 20:42:57.449122 [ 277 ] {009fb6e0-b662-4967-ab2c-de9822971835} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 24577 | 2026.04.28 20:42:57.449797 [ 277 ] {009fb6e0-b662-4967-ab2c-de9822971835} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24578 | 2026.04.28 20:42:57.449952 [ 277 ] {009fb6e0-b662-4967-ab2c-de9822971835} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001974 sec., 28368.794326241135 rows/sec., 2.18 MiB/sec. | ||
| 24579 | 2026.04.28 20:42:57.449975 [ 144 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
| 24580 | 2026.04.28 20:42:57.449990 [ 277 ] {009fb6e0-b662-4967-ab2c-de9822971835} <Debug> TCPHandler: Processed in 0.002143799 sec. | ||
| 24581 | 2026.04.28 20:42:57.450053 [ 144 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24582 | 2026.04.28 20:42:57.450083 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24583 | 2026.04.28 20:42:57.450181 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24584 | 2026.04.28 20:42:57.450196 [ 187 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full | ||
| 24585 | 2026.04.28 20:42:57.450278 [ 277 ] {4abed54a-b3a0-407a-942d-f1c509bd2eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24586 | 2026.04.28 20:42:57.450304 [ 187 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24587 | 2026.04.28 20:42:57.450317 [ 277 ] {4abed54a-b3a0-407a-942d-f1c509bd2eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24588 | 2026.04.28 20:42:57.450339 [ 187 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 3475 rows starting from the beginning of the part | ||
| 24589 | 2026.04.28 20:42:57.450401 [ 187 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 78 rows starting from the beginning of the part | ||
| 24590 | 2026.04.28 20:42:57.450451 [ 187 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 156 rows starting from the beginning of the part | ||
| 24591 | 2026.04.28 20:42:57.450497 [ 187 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 78 rows starting from the beginning of the part | ||
| 24592 | 2026.04.28 20:42:57.450540 [ 187 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 3255 rows starting from the beginning of the part | ||
| 24593 | 2026.04.28 20:42:57.450577 [ 187 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 56 rows starting from the beginning of the part | ||
| 24594 | 2026.04.28 20:42:57.450743 [ 277 ] {4abed54a-b3a0-407a-942d-f1c509bd2eb0} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24595 | 2026.04.28 20:42:57.450778 [ 277 ] {4abed54a-b3a0-407a-942d-f1c509bd2eb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24596 | 2026.04.28 20:42:57.451271 [ 277 ] {4abed54a-b3a0-407a-942d-f1c509bd2eb0} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 24597 | 2026.04.28 20:42:57.451825 [ 277 ] {4abed54a-b3a0-407a-942d-f1c509bd2eb0} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24598 | 2026.04.28 20:42:57.451954 [ 277 ] {4abed54a-b3a0-407a-942d-f1c509bd2eb0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001694 sec., 37780.40141676505 rows/sec., 2.95 MiB/sec. | ||
| 24599 | 2026.04.28 20:42:57.451970 [ 144 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
| 24600 | 2026.04.28 20:42:57.451991 [ 277 ] {4abed54a-b3a0-407a-942d-f1c509bd2eb0} <Debug> TCPHandler: Processed in 0.001858743 sec. | ||
| 24601 | 2026.04.28 20:42:57.452012 [ 144 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24602 | 2026.04.28 20:42:57.452037 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24603 | 2026.04.28 20:42:57.452126 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24604 | 2026.04.28 20:42:57.452135 [ 188 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full | ||
| 24605 | 2026.04.28 20:42:57.452226 [ 277 ] {e377c0dc-80b2-4024-8cf0-c0a6bd24a1a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24606 | 2026.04.28 20:42:57.452254 [ 188 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24607 | 2026.04.28 20:42:57.452271 [ 277 ] {e377c0dc-80b2-4024-8cf0-c0a6bd24a1a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24608 | 2026.04.28 20:42:57.452291 [ 188 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 2030 rows starting from the beginning of the part | ||
| 24609 | 2026.04.28 20:42:57.452362 [ 188 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 75 rows starting from the beginning of the part | ||
| 24610 | 2026.04.28 20:42:57.452415 [ 188 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 114 rows starting from the beginning of the part | ||
| 24611 | 2026.04.28 20:42:57.452510 [ 188 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 75 rows starting from the beginning of the part | ||
| 24612 | 2026.04.28 20:42:57.452597 [ 188 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 1772 rows starting from the beginning of the part | ||
| 24613 | 2026.04.28 20:42:57.452609 [ 200 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7098 rows, containing 5 columns (5 merged, 0 gathered) in 0.002454226 sec., 2892154.1862892825 rows/sec., 230.57 MiB/sec. | ||
| 24614 | 2026.04.28 20:42:57.452651 [ 188 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 64 rows starting from the beginning of the part | ||
| 24615 | 2026.04.28 20:42:57.452673 [ 277 ] {e377c0dc-80b2-4024-8cf0-c0a6bd24a1a2} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24616 | 2026.04.28 20:42:57.452713 [ 277 ] {e377c0dc-80b2-4024-8cf0-c0a6bd24a1a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24617 | 2026.04.28 20:42:57.453088 [ 191 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
| 24618 | 2026.04.28 20:42:57.453194 [ 277 ] {e377c0dc-80b2-4024-8cf0-c0a6bd24a1a2} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 24619 | 2026.04.28 20:42:57.453677 [ 277 ] {e377c0dc-80b2-4024-8cf0-c0a6bd24a1a2} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24620 | 2026.04.28 20:42:57.453708 [ 191 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_176_35} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24621 | 2026.04.28 20:42:57.453776 [ 191 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_176_35} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
| 24622 | 2026.04.28 20:42:57.453812 [ 277 ] {e377c0dc-80b2-4024-8cf0-c0a6bd24a1a2} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001605 sec., 79750.77881619937 rows/sec., 5.55 MiB/sec. | ||
| 24623 | 2026.04.28 20:42:57.453848 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 24624 | 2026.04.28 20:42:57.453849 [ 277 ] {e377c0dc-80b2-4024-8cf0-c0a6bd24a1a2} <Debug> TCPHandler: Processed in 0.00177039 sec. | ||
| 24625 | 2026.04.28 20:42:57.453977 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24626 | 2026.04.28 20:42:57.454070 [ 277 ] {86d3eeaa-5019-43bf-a598-b0410b43fdda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24627 | 2026.04.28 20:42:57.454111 [ 277 ] {86d3eeaa-5019-43bf-a598-b0410b43fdda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24628 | 2026.04.28 20:42:57.454233 [ 200 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4130 rows, containing 5 columns (5 merged, 0 gathered) in 0.002142639 sec., 1927529.555842118 rows/sec., 140.30 MiB/sec. | ||
| 24629 | 2026.04.28 20:42:57.454450 [ 277 ] {86d3eeaa-5019-43bf-a598-b0410b43fdda} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24630 | 2026.04.28 20:42:57.454490 [ 277 ] {86d3eeaa-5019-43bf-a598-b0410b43fdda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24631 | 2026.04.28 20:42:57.454572 [ 191 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
| 24632 | 2026.04.28 20:42:57.454904 [ 277 ] {86d3eeaa-5019-43bf-a598-b0410b43fdda} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 24633 | 2026.04.28 20:42:57.455154 [ 191 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_176_35} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24634 | 2026.04.28 20:42:57.455219 [ 191 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_176_35} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
| 24635 | 2026.04.28 20:42:57.455299 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 24636 | 2026.04.28 20:42:57.455458 [ 277 ] {86d3eeaa-5019-43bf-a598-b0410b43fdda} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24637 | 2026.04.28 20:42:57.455582 [ 277 ] {86d3eeaa-5019-43bf-a598-b0410b43fdda} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00153 sec., 31372.549019607846 rows/sec., 2.11 MiB/sec. | ||
| 24638 | 2026.04.28 20:42:57.455588 [ 144 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
| 24639 | 2026.04.28 20:42:57.455618 [ 277 ] {86d3eeaa-5019-43bf-a598-b0410b43fdda} <Debug> TCPHandler: Processed in 0.001687909 sec. | ||
| 24640 | 2026.04.28 20:42:57.455640 [ 144 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24641 | 2026.04.28 20:42:57.455667 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24642 | 2026.04.28 20:42:57.455730 [ 188 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full | ||
| 24643 | 2026.04.28 20:42:57.455815 [ 188 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24644 | 2026.04.28 20:42:57.455839 [ 188 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_171_34, total 9270 rows starting from the beginning of the part | ||
| 24645 | 2026.04.28 20:42:57.455880 [ 188 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 60 rows starting from the beginning of the part | ||
| 24646 | 2026.04.28 20:42:57.455915 [ 188 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 60 rows starting from the beginning of the part | ||
| 24647 | 2026.04.28 20:42:57.455947 [ 188 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 60 rows starting from the beginning of the part | ||
| 24648 | 2026.04.28 20:42:57.455978 [ 188 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 72 rows starting from the beginning of the part | ||
| 24649 | 2026.04.28 20:42:57.456009 [ 188 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 48 rows starting from the beginning of the part | ||
| 24650 | 2026.04.28 20:42:57.458327 [ 187 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9570 rows, containing 4 columns (4 merged, 0 gathered) in 0.00261911 sec., 3653912.9704365223 rows/sec., 243.43 MiB/sec. | ||
| 24651 | 2026.04.28 20:42:57.458623 [ 192 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
| 24652 | 2026.04.28 20:42:57.459169 [ 192 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_176_35} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24653 | 2026.04.28 20:42:57.459243 [ 192 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_176_35} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
| 24654 | 2026.04.28 20:42:57.459315 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.97 MiB. | ||
| 24655 | 2026.04.28 20:42:58.330520 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49512 | ||
| 24656 | 2026.04.28 20:42:58.331131 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24657 | 2026.04.28 20:42:58.331178 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24658 | 2026.04.28 20:42:58.331817 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 24659 | 2026.04.28 20:42:58.332317 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24660 | 2026.04.28 20:42:58.332468 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49512 | ||
| 24661 | 2026.04.28 20:43:00.000271 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 433.83 MiB, peak 453.99 MiB, free memory in arenas 0.00 B, will set to 429.82 MiB (RSS), difference: -4.00 MiB | ||
| 24662 | 2026.04.28 20:43:00.951254 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 776 | ||
| 24663 | 2026.04.28 20:43:00.969321 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24664 | 2026.04.28 20:43:00.969365 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24665 | 2026.04.28 20:43:00.975562 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 24666 | 2026.04.28 20:43:00.976277 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24667 | 2026.04.28 20:43:00.979458 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 776 | ||
| 24668 | 2026.04.28 20:43:02.445319 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24669 | 2026.04.28 20:43:02.445548 [ 277 ] {3c9c378b-6083-438d-94db-b9721782a72c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 24670 | 2026.04.28 20:43:02.445865 [ 277 ] {3c9c378b-6083-438d-94db-b9721782a72c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 24671 | 2026.04.28 20:43:02.445898 [ 277 ] {3c9c378b-6083-438d-94db-b9721782a72c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 24672 | 2026.04.28 20:43:02.446102 [ 277 ] {3c9c378b-6083-438d-94db-b9721782a72c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 24673 | 2026.04.28 20:43:02.446166 [ 277 ] {3c9c378b-6083-438d-94db-b9721782a72c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24674 | 2026.04.28 20:43:02.446366 [ 277 ] {3c9c378b-6083-438d-94db-b9721782a72c} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 24675 | 2026.04.28 20:43:02.446401 [ 277 ] {3c9c378b-6083-438d-94db-b9721782a72c} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 24676 | 2026.04.28 20:43:02.446422 [ 277 ] {3c9c378b-6083-438d-94db-b9721782a72c} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (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 | ||
| 24677 | 2026.04.28 20:43:02.446438 [ 277 ] {3c9c378b-6083-438d-94db-b9721782a72c} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 24678 | 2026.04.28 20:43:02.446477 [ 277 ] {3c9c378b-6083-438d-94db-b9721782a72c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 24679 | 2026.04.28 20:43:02.446497 [ 277 ] {3c9c378b-6083-438d-94db-b9721782a72c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 76 rows starting from 0 | ||
| 24680 | 2026.04.28 20:43:02.447574 [ 277 ] {3c9c378b-6083-438d-94db-b9721782a72c} <Debug> executeQuery: Read 76 rows, 16.25 KiB in 0.002112 sec., 35984.84848484848 rows/sec., 7.51 MiB/sec. | ||
| 24681 | 2026.04.28 20:43:02.447639 [ 277 ] {3c9c378b-6083-438d-94db-b9721782a72c} <Debug> TCPHandler: Processed in 0.002451096 sec. | ||
| 24682 | 2026.04.28 20:43:02.449657 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24683 | 2026.04.28 20:43:02.449789 [ 277 ] {8d100f70-2660-46f7-8743-8d3ea51fa04c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24684 | 2026.04.28 20:43:02.449858 [ 277 ] {8d100f70-2660-46f7-8743-8d3ea51fa04c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24685 | 2026.04.28 20:43:02.450648 [ 277 ] {8d100f70-2660-46f7-8743-8d3ea51fa04c} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24686 | 2026.04.28 20:43:02.450710 [ 277 ] {8d100f70-2660-46f7-8743-8d3ea51fa04c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24687 | 2026.04.28 20:43:02.451085 [ 277 ] {8d100f70-2660-46f7-8743-8d3ea51fa04c} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 24688 | 2026.04.28 20:43:02.451304 [ 277 ] {8d100f70-2660-46f7-8743-8d3ea51fa04c} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24689 | 2026.04.28 20:43:02.451441 [ 277 ] {8d100f70-2660-46f7-8743-8d3ea51fa04c} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001705 sec., 45747.80058651027 rows/sec., 3.79 MiB/sec. | ||
| 24690 | 2026.04.28 20:43:02.451478 [ 277 ] {8d100f70-2660-46f7-8743-8d3ea51fa04c} <Debug> TCPHandler: Processed in 0.001868623 sec. | ||
| 24691 | 2026.04.28 20:43:02.451606 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24692 | 2026.04.28 20:43:02.451699 [ 277 ] {2f23958a-222c-431b-aa4e-6da5ca25a692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24693 | 2026.04.28 20:43:02.451739 [ 277 ] {2f23958a-222c-431b-aa4e-6da5ca25a692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24694 | 2026.04.28 20:43:02.452131 [ 277 ] {2f23958a-222c-431b-aa4e-6da5ca25a692} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24695 | 2026.04.28 20:43:02.452165 [ 277 ] {2f23958a-222c-431b-aa4e-6da5ca25a692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24696 | 2026.04.28 20:43:02.452449 [ 277 ] {2f23958a-222c-431b-aa4e-6da5ca25a692} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 24697 | 2026.04.28 20:43:02.452656 [ 277 ] {2f23958a-222c-431b-aa4e-6da5ca25a692} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24698 | 2026.04.28 20:43:02.452782 [ 277 ] {2f23958a-222c-431b-aa4e-6da5ca25a692} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001102 sec., 9981.851179673322 rows/sec., 750.59 KiB/sec. | ||
| 24699 | 2026.04.28 20:43:02.452818 [ 277 ] {2f23958a-222c-431b-aa4e-6da5ca25a692} <Debug> TCPHandler: Processed in 0.001259389 sec. | ||
| 24700 | 2026.04.28 20:43:02.452949 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24701 | 2026.04.28 20:43:02.453069 [ 277 ] {e3e05563-8c47-4908-9f17-3c02d0988774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24702 | 2026.04.28 20:43:02.453116 [ 277 ] {e3e05563-8c47-4908-9f17-3c02d0988774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24703 | 2026.04.28 20:43:02.453623 [ 277 ] {e3e05563-8c47-4908-9f17-3c02d0988774} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24704 | 2026.04.28 20:43:02.453667 [ 277 ] {e3e05563-8c47-4908-9f17-3c02d0988774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24705 | 2026.04.28 20:43:02.453981 [ 277 ] {e3e05563-8c47-4908-9f17-3c02d0988774} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 24706 | 2026.04.28 20:43:02.454189 [ 277 ] {e3e05563-8c47-4908-9f17-3c02d0988774} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24707 | 2026.04.28 20:43:02.454316 [ 277 ] {e3e05563-8c47-4908-9f17-3c02d0988774} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001271 sec., 59008.65460267506 rows/sec., 4.61 MiB/sec. | ||
| 24708 | 2026.04.28 20:43:02.454353 [ 277 ] {e3e05563-8c47-4908-9f17-3c02d0988774} <Debug> TCPHandler: Processed in 0.001463563 sec. | ||
| 24709 | 2026.04.28 20:43:02.454476 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24710 | 2026.04.28 20:43:02.454569 [ 277 ] {2b30da1b-11dd-4ef7-b894-b490e68058bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24711 | 2026.04.28 20:43:02.454612 [ 277 ] {2b30da1b-11dd-4ef7-b894-b490e68058bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24712 | 2026.04.28 20:43:02.455015 [ 277 ] {2b30da1b-11dd-4ef7-b894-b490e68058bb} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24713 | 2026.04.28 20:43:02.455049 [ 277 ] {2b30da1b-11dd-4ef7-b894-b490e68058bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24714 | 2026.04.28 20:43:02.455367 [ 277 ] {2b30da1b-11dd-4ef7-b894-b490e68058bb} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 24715 | 2026.04.28 20:43:02.455571 [ 277 ] {2b30da1b-11dd-4ef7-b894-b490e68058bb} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24716 | 2026.04.28 20:43:02.455696 [ 277 ] {2b30da1b-11dd-4ef7-b894-b490e68058bb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 24717 | 2026.04.28 20:43:02.455732 [ 277 ] {2b30da1b-11dd-4ef7-b894-b490e68058bb} <Debug> TCPHandler: Processed in 0.00130531 sec. | ||
| 24718 | 2026.04.28 20:43:02.455849 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24719 | 2026.04.28 20:43:02.455941 [ 277 ] {c3893b64-8c7c-4145-a957-820a390982f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24720 | 2026.04.28 20:43:02.455993 [ 277 ] {c3893b64-8c7c-4145-a957-820a390982f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24721 | 2026.04.28 20:43:02.456767 [ 277 ] {c3893b64-8c7c-4145-a957-820a390982f0} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24722 | 2026.04.28 20:43:02.456801 [ 277 ] {c3893b64-8c7c-4145-a957-820a390982f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24723 | 2026.04.28 20:43:02.457316 [ 277 ] {c3893b64-8c7c-4145-a957-820a390982f0} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 24724 | 2026.04.28 20:43:02.457534 [ 277 ] {c3893b64-8c7c-4145-a957-820a390982f0} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24725 | 2026.04.28 20:43:02.457673 [ 277 ] {c3893b64-8c7c-4145-a957-820a390982f0} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001749 sec., 6289.30817610063 rows/sec., 11.27 MiB/sec. | ||
| 24726 | 2026.04.28 20:43:02.457728 [ 277 ] {c3893b64-8c7c-4145-a957-820a390982f0} <Debug> TCPHandler: Processed in 0.001926295 sec. | ||
| 24727 | 2026.04.28 20:43:02.457855 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24728 | 2026.04.28 20:43:02.457947 [ 277 ] {a1002079-9a3f-4ab0-aa6e-beaa98d998fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24729 | 2026.04.28 20:43:02.457987 [ 277 ] {a1002079-9a3f-4ab0-aa6e-beaa98d998fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24730 | 2026.04.28 20:43:02.458321 [ 277 ] {a1002079-9a3f-4ab0-aa6e-beaa98d998fd} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24731 | 2026.04.28 20:43:02.458354 [ 277 ] {a1002079-9a3f-4ab0-aa6e-beaa98d998fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24732 | 2026.04.28 20:43:02.458654 [ 277 ] {a1002079-9a3f-4ab0-aa6e-beaa98d998fd} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 24733 | 2026.04.28 20:43:02.458856 [ 277 ] {a1002079-9a3f-4ab0-aa6e-beaa98d998fd} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24734 | 2026.04.28 20:43:02.458980 [ 277 ] {a1002079-9a3f-4ab0-aa6e-beaa98d998fd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 24735 | 2026.04.28 20:43:02.459014 [ 277 ] {a1002079-9a3f-4ab0-aa6e-beaa98d998fd} <Debug> TCPHandler: Processed in 0.001207128 sec. | ||
| 24736 | 2026.04.28 20:43:03.601915 [ 141 ] {} <Debug> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 24737 | 2026.04.28 20:43:03.602026 [ 141 ] {} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24738 | 2026.04.28 20:43:03.602066 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 24739 | 2026.04.28 20:43:03.602228 [ 222 ] {} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 24740 | 2026.04.28 20:43:03.602271 [ 200 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 24741 | 2026.04.28 20:43:03.602294 [ 222 ] {} <Debug> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 24742 | 2026.04.28 20:43:03.602474 [ 200 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24743 | 2026.04.28 20:43:03.602531 [ 200 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 2 rows starting from the beginning of the part | ||
| 24744 | 2026.04.28 20:43:03.602631 [ 200 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 24745 | 2026.04.28 20:43:03.602708 [ 200 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 24746 | 2026.04.28 20:43:03.602779 [ 200 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 24747 | 2026.04.28 20:43:03.602905 [ 200 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 24748 | 2026.04.28 20:43:03.603788 [ 192 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001594237 sec., 3763.5558577551515 rows/sec., 279.33 KiB/sec. | ||
| 24749 | 2026.04.28 20:43:03.603908 [ 192 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 24750 | 2026.04.28 20:43:03.604182 [ 192 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_25_6} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24751 | 2026.04.28 20:43:03.604272 [ 192 ] {c6906f65-a6f8-4b9b-b7a8-e326a8ba2718::all_1_25_6} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 24752 | 2026.04.28 20:43:03.604278 [ 222 ] {} <Debug> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 24753 | 2026.04.28 20:43:03.604357 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 24754 | 2026.04.28 20:43:04.017739 [ 146 ] {} <Debug> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7) (MergerMutator): Selected 5 parts from all_1_37_8 to all_41_41_0 | ||
| 24755 | 2026.04.28 20:43:04.017816 [ 146 ] {} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24756 | 2026.04.28 20:43:04.017854 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 24757 | 2026.04.28 20:43:04.017991 [ 222 ] {} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 24758 | 2026.04.28 20:43:04.018039 [ 195 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_8 to all_41_41_0 into Compact with storage Full | ||
| 24759 | 2026.04.28 20:43:04.018047 [ 222 ] {} <Debug> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 24760 | 2026.04.28 20:43:04.018192 [ 195 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24761 | 2026.04.28 20:43:04.018230 [ 195 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 25 rows starting from the beginning of the part | ||
| 24762 | 2026.04.28 20:43:04.018297 [ 195 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 3 rows starting from the beginning of the part | ||
| 24763 | 2026.04.28 20:43:04.018345 [ 195 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2 rows starting from the beginning of the part | ||
| 24764 | 2026.04.28 20:43:04.018392 [ 195 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part | ||
| 24765 | 2026.04.28 20:43:04.018433 [ 195 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 2 rows starting from the beginning of the part | ||
| 24766 | 2026.04.28 20:43:04.019214 [ 192 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001246388 sec., 36906.64544267114 rows/sec., 3.05 MiB/sec. | ||
| 24767 | 2026.04.28 20:43:04.019411 [ 192 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 24768 | 2026.04.28 20:43:04.019786 [ 192 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_41_9} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24769 | 2026.04.28 20:43:04.019878 [ 192 ] {457b85c7-311c-4e66-8cab-d044c9233ac7::all_1_41_9} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7) (MergerMutator): Merged 5 parts: [all_1_37_8, all_41_41_0] -> all_1_41_9 | ||
| 24770 | 2026.04.28 20:43:04.019888 [ 222 ] {} <Debug> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 24771 | 2026.04.28 20:43:04.019990 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 24772 | 2026.04.28 20:43:04.391536 [ 146 ] {} <Debug> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 24773 | 2026.04.28 20:43:04.391607 [ 146 ] {} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24774 | 2026.04.28 20:43:04.391632 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 24775 | 2026.04.28 20:43:04.391765 [ 187 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 24776 | 2026.04.28 20:43:04.391926 [ 187 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24777 | 2026.04.28 20:43:04.391965 [ 187 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 15 rows starting from the beginning of the part | ||
| 24778 | 2026.04.28 20:43:04.392037 [ 187 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 24779 | 2026.04.28 20:43:04.392090 [ 187 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 24780 | 2026.04.28 20:43:04.392138 [ 187 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 24781 | 2026.04.28 20:43:04.392185 [ 187 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 24782 | 2026.04.28 20:43:04.393132 [ 192 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001425513 sec., 14030.036906012081 rows/sec., 937.16 KiB/sec. | ||
| 24783 | 2026.04.28 20:43:04.393351 [ 201 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 24784 | 2026.04.28 20:43:04.393726 [ 201 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::all_1_18_4} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24785 | 2026.04.28 20:43:04.393821 [ 201 ] {79877955-c0ae-4f9c-9dd3-6c3c9ad88587::all_1_18_4} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 24786 | 2026.04.28 20:43:04.393941 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 24787 | 2026.04.28 20:43:05.544477 [ 224 ] {} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 24788 | 2026.04.28 20:43:05.544526 [ 224 ] {} <Debug> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 24789 | 2026.04.28 20:43:05.545886 [ 224 ] {} <Debug> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 24790 | 2026.04.28 20:43:05.599766 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 24791 | 2026.04.28 20:43:05.599805 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 24792 | 2026.04.28 20:43:05.832811 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 49960 | ||
| 24793 | 2026.04.28 20:43:05.833330 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24794 | 2026.04.28 20:43:05.833369 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 24795 | 2026.04.28 20:43:05.833840 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 24796 | 2026.04.28 20:43:05.834076 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24797 | 2026.04.28 20:43:05.834207 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49960 | ||
| 24798 | 2026.04.28 20:43:05.977495 [ 221 ] {} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 24799 | 2026.04.28 20:43:05.977534 [ 221 ] {} <Debug> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 24800 | 2026.04.28 20:43:05.979084 [ 221 ] {} <Debug> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 24801 | 2026.04.28 20:43:06.009006 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2970 | ||
| 24802 | 2026.04.28 20:43:06.011593 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24803 | 2026.04.28 20:43:06.011630 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 24804 | 2026.04.28 20:43:06.012822 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 24805 | 2026.04.28 20:43:06.013090 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24806 | 2026.04.28 20:43:06.013368 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2970 | ||
| 24807 | 2026.04.28 20:43:07.125750 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24808 | 2026.04.28 20:43:07.125828 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24809 | 2026.04.28 20:43:07.129287 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24810 | 2026.04.28 20:43:07.450674 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24811 | 2026.04.28 20:43:07.450927 [ 277 ] {7d6e0e7d-ac13-4f29-a83a-d59a1387f273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', '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) | ||
| 24812 | 2026.04.28 20:43:07.451318 [ 277 ] {7d6e0e7d-ac13-4f29-a83a-d59a1387f273} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 24813 | 2026.04.28 20:43:07.451356 [ 277 ] {7d6e0e7d-ac13-4f29-a83a-d59a1387f273} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', '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 | ||
| 24814 | 2026.04.28 20:43:07.451596 [ 277 ] {7d6e0e7d-ac13-4f29-a83a-d59a1387f273} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 24815 | 2026.04.28 20:43:07.451664 [ 277 ] {7d6e0e7d-ac13-4f29-a83a-d59a1387f273} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24816 | 2026.04.28 20:43:07.451806 [ 277 ] {7d6e0e7d-ac13-4f29-a83a-d59a1387f273} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 24817 | 2026.04.28 20:43:07.451842 [ 277 ] {7d6e0e7d-ac13-4f29-a83a-d59a1387f273} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 24818 | 2026.04.28 20:43:07.451863 [ 277 ] {7d6e0e7d-ac13-4f29-a83a-d59a1387f273} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (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 | ||
| 24819 | 2026.04.28 20:43:07.451879 [ 277 ] {7d6e0e7d-ac13-4f29-a83a-d59a1387f273} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 24820 | 2026.04.28 20:43:07.451918 [ 277 ] {7d6e0e7d-ac13-4f29-a83a-d59a1387f273} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', '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'))" | ||
| 24821 | 2026.04.28 20:43:07.451939 [ 277 ] {7d6e0e7d-ac13-4f29-a83a-d59a1387f273} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 76 rows starting from 0 | ||
| 24822 | 2026.04.28 20:43:07.453027 [ 277 ] {7d6e0e7d-ac13-4f29-a83a-d59a1387f273} <Debug> executeQuery: Read 76 rows, 16.25 KiB in 0.002208 sec., 34420.289855072464 rows/sec., 7.19 MiB/sec. | ||
| 24823 | 2026.04.28 20:43:07.453143 [ 277 ] {7d6e0e7d-ac13-4f29-a83a-d59a1387f273} <Debug> TCPHandler: Processed in 0.002598269 sec. | ||
| 24824 | 2026.04.28 20:43:07.459017 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24825 | 2026.04.28 20:43:07.459143 [ 277 ] {eb2f7df4-039a-40be-b318-d4988848a64c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 24826 | 2026.04.28 20:43:07.459193 [ 277 ] {eb2f7df4-039a-40be-b318-d4988848a64c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 24827 | 2026.04.28 20:43:07.459896 [ 277 ] {eb2f7df4-039a-40be-b318-d4988848a64c} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24828 | 2026.04.28 20:43:07.459942 [ 277 ] {eb2f7df4-039a-40be-b318-d4988848a64c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 24829 | 2026.04.28 20:43:07.460319 [ 277 ] {eb2f7df4-039a-40be-b318-d4988848a64c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 24830 | 2026.04.28 20:43:07.460552 [ 277 ] {eb2f7df4-039a-40be-b318-d4988848a64c} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24831 | 2026.04.28 20:43:07.460695 [ 277 ] {eb2f7df4-039a-40be-b318-d4988848a64c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00159 sec., 178616.35220125786 rows/sec., 11.34 MiB/sec. | ||
| 24832 | 2026.04.28 20:43:07.460735 [ 277 ] {eb2f7df4-039a-40be-b318-d4988848a64c} <Debug> TCPHandler: Processed in 0.00176581 sec. | ||
| 24833 | 2026.04.28 20:43:07.460861 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24834 | 2026.04.28 20:43:07.460955 [ 277 ] {1b6165c3-ad27-4715-8162-226cff18ee05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24835 | 2026.04.28 20:43:07.460995 [ 277 ] {1b6165c3-ad27-4715-8162-226cff18ee05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24836 | 2026.04.28 20:43:07.461824 [ 277 ] {1b6165c3-ad27-4715-8162-226cff18ee05} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24837 | 2026.04.28 20:43:07.461861 [ 277 ] {1b6165c3-ad27-4715-8162-226cff18ee05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 24838 | 2026.04.28 20:43:07.462215 [ 277 ] {1b6165c3-ad27-4715-8162-226cff18ee05} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 24839 | 2026.04.28 20:43:07.462419 [ 277 ] {1b6165c3-ad27-4715-8162-226cff18ee05} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24840 | 2026.04.28 20:43:07.462551 [ 277 ] {1b6165c3-ad27-4715-8162-226cff18ee05} <Debug> executeQuery: Read 897 rows, 72.30 KiB in 0.001616 sec., 555074.2574257426 rows/sec., 43.69 MiB/sec. | ||
| 24841 | 2026.04.28 20:43:07.462588 [ 277 ] {1b6165c3-ad27-4715-8162-226cff18ee05} <Debug> TCPHandler: Processed in 0.00177427 sec. | ||
| 24842 | 2026.04.28 20:43:07.462632 [ 219 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24843 | 2026.04.28 20:43:07.462667 [ 219 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24844 | 2026.04.28 20:43:07.462711 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24845 | 2026.04.28 20:43:07.462804 [ 277 ] {ef207406-e673-4895-90b4-7263be4a1739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24846 | 2026.04.28 20:43:07.462843 [ 277 ] {ef207406-e673-4895-90b4-7263be4a1739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24847 | 2026.04.28 20:43:07.463324 [ 277 ] {ef207406-e673-4895-90b4-7263be4a1739} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24848 | 2026.04.28 20:43:07.463358 [ 277 ] {ef207406-e673-4895-90b4-7263be4a1739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 24849 | 2026.04.28 20:43:07.463654 [ 277 ] {ef207406-e673-4895-90b4-7263be4a1739} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 24850 | 2026.04.28 20:43:07.463860 [ 277 ] {ef207406-e673-4895-90b4-7263be4a1739} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24851 | 2026.04.28 20:43:07.463987 [ 277 ] {ef207406-e673-4895-90b4-7263be4a1739} <Debug> executeQuery: Read 192 rows, 12.30 KiB in 0.001201 sec., 159866.7776852623 rows/sec., 10.00 MiB/sec. | ||
| 24852 | 2026.04.28 20:43:07.464024 [ 277 ] {ef207406-e673-4895-90b4-7263be4a1739} <Debug> TCPHandler: Processed in 0.001359771 sec. | ||
| 24853 | 2026.04.28 20:43:07.464137 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24854 | 2026.04.28 20:43:07.464228 [ 277 ] {e4e37941-f478-40a2-a99b-7e8bc8ee6aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 24855 | 2026.04.28 20:43:07.464269 [ 277 ] {e4e37941-f478-40a2-a99b-7e8bc8ee6aea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 24856 | 2026.04.28 20:43:07.464705 [ 277 ] {e4e37941-f478-40a2-a99b-7e8bc8ee6aea} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24857 | 2026.04.28 20:43:07.464740 [ 277 ] {e4e37941-f478-40a2-a99b-7e8bc8ee6aea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 24858 | 2026.04.28 20:43:07.465033 [ 277 ] {e4e37941-f478-40a2-a99b-7e8bc8ee6aea} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 24859 | 2026.04.28 20:43:07.465247 [ 277 ] {e4e37941-f478-40a2-a99b-7e8bc8ee6aea} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24860 | 2026.04.28 20:43:07.465339 [ 219 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24861 | 2026.04.28 20:43:07.465400 [ 277 ] {e4e37941-f478-40a2-a99b-7e8bc8ee6aea} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001161 sec., 128337.63996554696 rows/sec., 8.29 MiB/sec. | ||
| 24862 | 2026.04.28 20:43:07.465449 [ 277 ] {e4e37941-f478-40a2-a99b-7e8bc8ee6aea} <Debug> TCPHandler: Processed in 0.001358571 sec. | ||
| 24863 | 2026.04.28 20:43:07.465599 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24864 | 2026.04.28 20:43:07.465692 [ 277 ] {6ea788bc-2f86-4df6-9769-1e39ce9eeb0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 24865 | 2026.04.28 20:43:07.465738 [ 277 ] {6ea788bc-2f86-4df6-9769-1e39ce9eeb0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 24866 | 2026.04.28 20:43:07.466275 [ 277 ] {6ea788bc-2f86-4df6-9769-1e39ce9eeb0c} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24867 | 2026.04.28 20:43:07.466313 [ 277 ] {6ea788bc-2f86-4df6-9769-1e39ce9eeb0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 24868 | 2026.04.28 20:43:07.466618 [ 277 ] {6ea788bc-2f86-4df6-9769-1e39ce9eeb0c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 24869 | 2026.04.28 20:43:07.466826 [ 277 ] {6ea788bc-2f86-4df6-9769-1e39ce9eeb0c} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24870 | 2026.04.28 20:43:07.466952 [ 277 ] {6ea788bc-2f86-4df6-9769-1e39ce9eeb0c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001277 sec., 115896.6327329679 rows/sec., 6.59 MiB/sec. | ||
| 24871 | 2026.04.28 20:43:07.466991 [ 277 ] {6ea788bc-2f86-4df6-9769-1e39ce9eeb0c} <Debug> TCPHandler: Processed in 0.001438123 sec. | ||
| 24872 | 2026.04.28 20:43:07.467132 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24873 | 2026.04.28 20:43:07.467225 [ 277 ] {49f35859-1597-4435-9c6c-722758781d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24874 | 2026.04.28 20:43:07.467264 [ 277 ] {49f35859-1597-4435-9c6c-722758781d12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24875 | 2026.04.28 20:43:07.467866 [ 277 ] {49f35859-1597-4435-9c6c-722758781d12} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24876 | 2026.04.28 20:43:07.467902 [ 277 ] {49f35859-1597-4435-9c6c-722758781d12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 24877 | 2026.04.28 20:43:07.468217 [ 277 ] {49f35859-1597-4435-9c6c-722758781d12} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 24878 | 2026.04.28 20:43:07.468418 [ 277 ] {49f35859-1597-4435-9c6c-722758781d12} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24879 | 2026.04.28 20:43:07.468546 [ 277 ] {49f35859-1597-4435-9c6c-722758781d12} <Debug> executeQuery: Read 540 rows, 39.18 KiB in 0.00134 sec., 402985.0746268657 rows/sec., 28.56 MiB/sec. | ||
| 24880 | 2026.04.28 20:43:07.468584 [ 277 ] {49f35859-1597-4435-9c6c-722758781d12} <Debug> TCPHandler: Processed in 0.001499724 sec. | ||
| 24881 | 2026.04.28 20:43:07.468710 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24882 | 2026.04.28 20:43:07.468709 [ 220 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24883 | 2026.04.28 20:43:07.468763 [ 220 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24884 | 2026.04.28 20:43:07.468803 [ 277 ] {b32cc09f-095b-48b4-a574-3c3711071b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 24885 | 2026.04.28 20:43:07.468848 [ 277 ] {b32cc09f-095b-48b4-a574-3c3711071b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 24886 | 2026.04.28 20:43:07.469189 [ 277 ] {b32cc09f-095b-48b4-a574-3c3711071b26} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24887 | 2026.04.28 20:43:07.469225 [ 277 ] {b32cc09f-095b-48b4-a574-3c3711071b26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 24888 | 2026.04.28 20:43:07.469554 [ 277 ] {b32cc09f-095b-48b4-a574-3c3711071b26} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 24889 | 2026.04.28 20:43:07.469831 [ 277 ] {b32cc09f-095b-48b4-a574-3c3711071b26} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24890 | 2026.04.28 20:43:07.469960 [ 277 ] {b32cc09f-095b-48b4-a574-3c3711071b26} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001175 sec., 5106.382978723404 rows/sec., 266.79 KiB/sec. | ||
| 24891 | 2026.04.28 20:43:07.469997 [ 277 ] {b32cc09f-095b-48b4-a574-3c3711071b26} <Debug> TCPHandler: Processed in 0.001335511 sec. | ||
| 24892 | 2026.04.28 20:43:07.470116 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24893 | 2026.04.28 20:43:07.470209 [ 277 ] {ade95d77-cd09-4390-bcd7-434d9619b16e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24894 | 2026.04.28 20:43:07.470250 [ 277 ] {ade95d77-cd09-4390-bcd7-434d9619b16e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24895 | 2026.04.28 20:43:07.470663 [ 277 ] {ade95d77-cd09-4390-bcd7-434d9619b16e} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24896 | 2026.04.28 20:43:07.470699 [ 277 ] {ade95d77-cd09-4390-bcd7-434d9619b16e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 24897 | 2026.04.28 20:43:07.471018 [ 277 ] {ade95d77-cd09-4390-bcd7-434d9619b16e} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 24898 | 2026.04.28 20:43:07.471272 [ 277 ] {ade95d77-cd09-4390-bcd7-434d9619b16e} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24899 | 2026.04.28 20:43:07.471400 [ 277 ] {ade95d77-cd09-4390-bcd7-434d9619b16e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001209 sec., 219189.41273779984 rows/sec., 14.57 MiB/sec. | ||
| 24900 | 2026.04.28 20:43:07.471439 [ 277 ] {ade95d77-cd09-4390-bcd7-434d9619b16e} <Debug> TCPHandler: Processed in 0.001369222 sec. | ||
| 24901 | 2026.04.28 20:43:07.471518 [ 220 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24902 | 2026.04.28 20:43:07.471568 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24903 | 2026.04.28 20:43:07.471663 [ 277 ] {568dafb2-1ded-412c-ab4d-8efc647c4257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 24904 | 2026.04.28 20:43:07.471704 [ 277 ] {568dafb2-1ded-412c-ab4d-8efc647c4257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 24905 | 2026.04.28 20:43:07.472017 [ 277 ] {568dafb2-1ded-412c-ab4d-8efc647c4257} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24906 | 2026.04.28 20:43:07.472054 [ 277 ] {568dafb2-1ded-412c-ab4d-8efc647c4257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 24907 | 2026.04.28 20:43:07.472334 [ 277 ] {568dafb2-1ded-412c-ab4d-8efc647c4257} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 24908 | 2026.04.28 20:43:07.472540 [ 277 ] {568dafb2-1ded-412c-ab4d-8efc647c4257} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24909 | 2026.04.28 20:43:07.472666 [ 277 ] {568dafb2-1ded-412c-ab4d-8efc647c4257} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001021 sec., 979.4319294809011 rows/sec., 66.00 KiB/sec. | ||
| 24910 | 2026.04.28 20:43:07.472703 [ 277 ] {568dafb2-1ded-412c-ab4d-8efc647c4257} <Debug> TCPHandler: Processed in 0.001182267 sec. | ||
| 24911 | 2026.04.28 20:43:07.472821 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24912 | 2026.04.28 20:43:07.472911 [ 277 ] {8534d8c7-753b-4f5c-b781-c41bb534ecdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24913 | 2026.04.28 20:43:07.472963 [ 277 ] {8534d8c7-753b-4f5c-b781-c41bb534ecdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24914 | 2026.04.28 20:43:07.473835 [ 277 ] {8534d8c7-753b-4f5c-b781-c41bb534ecdf} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24915 | 2026.04.28 20:43:07.473871 [ 277 ] {8534d8c7-753b-4f5c-b781-c41bb534ecdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 24916 | 2026.04.28 20:43:07.474420 [ 277 ] {8534d8c7-753b-4f5c-b781-c41bb534ecdf} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 24917 | 2026.04.28 20:43:07.474646 [ 277 ] {8534d8c7-753b-4f5c-b781-c41bb534ecdf} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24918 | 2026.04.28 20:43:07.474781 [ 277 ] {8534d8c7-753b-4f5c-b781-c41bb534ecdf} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001887 sec., 26497.085320614733 rows/sec., 47.48 MiB/sec. | ||
| 24919 | 2026.04.28 20:43:07.474836 [ 277 ] {8534d8c7-753b-4f5c-b781-c41bb534ecdf} <Debug> TCPHandler: Processed in 0.002061778 sec. | ||
| 24920 | 2026.04.28 20:43:07.474967 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24921 | 2026.04.28 20:43:07.475059 [ 277 ] {2bcc060c-eebe-4e13-bdec-f9fb951a0e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24922 | 2026.04.28 20:43:07.475100 [ 277 ] {2bcc060c-eebe-4e13-bdec-f9fb951a0e15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24923 | 2026.04.28 20:43:07.475432 [ 277 ] {2bcc060c-eebe-4e13-bdec-f9fb951a0e15} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24924 | 2026.04.28 20:43:07.475469 [ 277 ] {2bcc060c-eebe-4e13-bdec-f9fb951a0e15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 24925 | 2026.04.28 20:43:07.475768 [ 277 ] {2bcc060c-eebe-4e13-bdec-f9fb951a0e15} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 24926 | 2026.04.28 20:43:07.475974 [ 277 ] {2bcc060c-eebe-4e13-bdec-f9fb951a0e15} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24927 | 2026.04.28 20:43:07.476100 [ 277 ] {2bcc060c-eebe-4e13-bdec-f9fb951a0e15} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001059 sec., 84985.83569405098 rows/sec., 5.32 MiB/sec. | ||
| 24928 | 2026.04.28 20:43:07.476136 [ 277 ] {2bcc060c-eebe-4e13-bdec-f9fb951a0e15} <Debug> TCPHandler: Processed in 0.001215598 sec. | ||
| 24929 | 2026.04.28 20:43:08.117369 [ 220 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24930 | 2026.04.28 20:43:08.117452 [ 220 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24931 | 2026.04.28 20:43:08.119676 [ 220 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24932 | 2026.04.28 20:43:08.479730 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 783 | ||
| 24933 | 2026.04.28 20:43:08.498064 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24934 | 2026.04.28 20:43:08.498113 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24935 | 2026.04.28 20:43:08.504449 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 24936 | 2026.04.28 20:43:08.505187 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24937 | 2026.04.28 20:43:08.508463 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 783 | ||
| 24938 | 2026.04.28 20:43:09.863372 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54342 | ||
| 24939 | 2026.04.28 20:43:09.863480 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24940 | 2026.04.28 20:43:09.863509 [ 351 ] {} <Debug> TCP-Session: 906bf24d-a447-4c39-b327-6e25dac93adf Authenticating user 'default' from [fd00:1122:3344:101::e]:54342 | ||
| 24941 | 2026.04.28 20:43:09.863531 [ 351 ] {} <Debug> TCP-Session: 906bf24d-a447-4c39-b327-6e25dac93adf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24942 | 2026.04.28 20:43:09.863544 [ 351 ] {} <Debug> TCP-Session: 906bf24d-a447-4c39-b327-6e25dac93adf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24943 | 2026.04.28 20:43:09.863738 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34154 | ||
| 24944 | 2026.04.28 20:43:09.863761 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54086 | ||
| 24945 | 2026.04.28 20:43:09.863814 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45728 | ||
| 24946 | 2026.04.28 20:43:09.863809 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48923 | ||
| 24947 | 2026.04.28 20:43:09.863854 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50077 | ||
| 24948 | 2026.04.28 20:43:09.863908 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24949 | 2026.04.28 20:43:09.863916 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24950 | 2026.04.28 20:43:09.863939 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24951 | 2026.04.28 20:43:09.863954 [ 353 ] {} <Debug> TCP-Session: 643357d4-5cf9-41eb-bb62-f8cb8453cefe Authenticating user 'default' from [fd00:1122:3344:101::e]:54086 | ||
| 24952 | 2026.04.28 20:43:09.863972 [ 275 ] {} <Debug> TCP-Session: 9f085357-7567-4f77-8c70-b445ac2ff5b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:45728 | ||
| 24953 | 2026.04.28 20:43:09.863979 [ 294 ] {} <Debug> TCP-Session: 2a8ca902-4a57-4c5a-bfcc-14ceecf9434c Authenticating user 'default' from [fd00:1122:3344:101::e]:48923 | ||
| 24954 | 2026.04.28 20:43:09.863990 [ 353 ] {} <Debug> TCP-Session: 643357d4-5cf9-41eb-bb62-f8cb8453cefe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24955 | 2026.04.28 20:43:09.864000 [ 275 ] {} <Debug> TCP-Session: 9f085357-7567-4f77-8c70-b445ac2ff5b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24956 | 2026.04.28 20:43:09.864010 [ 353 ] {} <Debug> TCP-Session: 643357d4-5cf9-41eb-bb62-f8cb8453cefe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24957 | 2026.04.28 20:43:09.864008 [ 294 ] {} <Debug> TCP-Session: 2a8ca902-4a57-4c5a-bfcc-14ceecf9434c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24958 | 2026.04.28 20:43:09.864026 [ 275 ] {} <Debug> TCP-Session: 9f085357-7567-4f77-8c70-b445ac2ff5b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24959 | 2026.04.28 20:43:09.864042 [ 294 ] {} <Debug> TCP-Session: 2a8ca902-4a57-4c5a-bfcc-14ceecf9434c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24960 | 2026.04.28 20:43:09.863998 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24961 | 2026.04.28 20:43:09.863890 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24962 | 2026.04.28 20:43:09.864100 [ 350 ] {} <Debug> TCP-Session: 5eebf28d-2980-4b88-8a05-7c9567a08efd Authenticating user 'default' from [fd00:1122:3344:101::e]:50077 | ||
| 24963 | 2026.04.28 20:43:09.863810 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47555 | ||
| 24964 | 2026.04.28 20:43:09.864137 [ 350 ] {} <Debug> TCP-Session: 5eebf28d-2980-4b88-8a05-7c9567a08efd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24965 | 2026.04.28 20:43:09.864126 [ 352 ] {} <Debug> TCP-Session: 64498689-f351-4baf-9683-5fe88e3130d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34154 | ||
| 24966 | 2026.04.28 20:43:09.864173 [ 350 ] {} <Debug> TCP-Session: 5eebf28d-2980-4b88-8a05-7c9567a08efd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24967 | 2026.04.28 20:43:09.863799 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56932 | ||
| 24968 | 2026.04.28 20:43:09.864199 [ 352 ] {} <Debug> TCP-Session: 64498689-f351-4baf-9683-5fe88e3130d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24969 | 2026.04.28 20:43:09.864216 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24970 | 2026.04.28 20:43:09.864239 [ 352 ] {} <Debug> TCP-Session: 64498689-f351-4baf-9683-5fe88e3130d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24971 | 2026.04.28 20:43:09.863799 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48823 | ||
| 24972 | 2026.04.28 20:43:09.864270 [ 358 ] {} <Debug> TCP-Session: 91ab5d11-4666-46cb-8cba-d97206397b2a Authenticating user 'default' from [fd00:1122:3344:101::e]:47555 | ||
| 24973 | 2026.04.28 20:43:09.864266 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24974 | 2026.04.28 20:43:09.864330 [ 358 ] {} <Debug> TCP-Session: 91ab5d11-4666-46cb-8cba-d97206397b2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24975 | 2026.04.28 20:43:09.864349 [ 354 ] {} <Debug> TCP-Session: 7e31b89d-82e6-4b90-abf2-e1d326180f0b Authenticating user 'default' from [fd00:1122:3344:101::e]:56932 | ||
| 24976 | 2026.04.28 20:43:09.864356 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24977 | 2026.04.28 20:43:09.864369 [ 358 ] {} <Debug> TCP-Session: 91ab5d11-4666-46cb-8cba-d97206397b2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24978 | 2026.04.28 20:43:09.864391 [ 357 ] {} <Debug> TCP-Session: 4cae0782-ecfa-4d70-a524-510268481007 Authenticating user 'default' from [fd00:1122:3344:101::e]:48823 | ||
| 24979 | 2026.04.28 20:43:09.864378 [ 354 ] {} <Debug> TCP-Session: 7e31b89d-82e6-4b90-abf2-e1d326180f0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24980 | 2026.04.28 20:43:09.864419 [ 357 ] {} <Debug> TCP-Session: 4cae0782-ecfa-4d70-a524-510268481007 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24981 | 2026.04.28 20:43:09.864429 [ 354 ] {} <Debug> TCP-Session: 7e31b89d-82e6-4b90-abf2-e1d326180f0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24982 | 2026.04.28 20:43:09.864438 [ 357 ] {} <Debug> TCP-Session: 4cae0782-ecfa-4d70-a524-510268481007 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24983 | 2026.04.28 20:43:09.863883 [ 351 ] {} <Trace> TCP-Session: 906bf24d-a447-4c39-b327-6e25dac93adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24984 | 2026.04.28 20:43:09.864655 [ 351 ] {64bdb691-e361-4ac5-82ab-c36aa6f1ab6a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54342) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 24985 | 2026.04.28 20:43:09.864990 [ 351 ] {64bdb691-e361-4ac5-82ab-c36aa6f1ab6a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 24986 | 2026.04.28 20:43:09.865065 [ 351 ] {64bdb691-e361-4ac5-82ab-c36aa6f1ab6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24987 | 2026.04.28 20:43:09.865374 [ 351 ] {64bdb691-e361-4ac5-82ab-c36aa6f1ab6a} <Debug> oximeter.version (260e5583-1b7e-4a62-bf30-86bcce144844) (SelectExecutor): Key condition: unknown | ||
| 24988 | 2026.04.28 20:43:09.866528 [ 316 ] {64bdb691-e361-4ac5-82ab-c36aa6f1ab6a} <Trace> AggregatingTransform: Aggregating | ||
| 24989 | 2026.04.28 20:43:09.866559 [ 316 ] {64bdb691-e361-4ac5-82ab-c36aa6f1ab6a} <Trace> Aggregator: Aggregation method: without_key | ||
| 24990 | 2026.04.28 20:43:09.866593 [ 316 ] {64bdb691-e361-4ac5-82ab-c36aa6f1ab6a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001119006 sec. (893.650 rows/sec., 34.91 KiB/sec.) | ||
| 24991 | 2026.04.28 20:43:09.866613 [ 316 ] {64bdb691-e361-4ac5-82ab-c36aa6f1ab6a} <Trace> Aggregator: Merging aggregated data | ||
| 24992 | 2026.04.28 20:43:09.867860 [ 351 ] {64bdb691-e361-4ac5-82ab-c36aa6f1ab6a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003288 sec., 304.1362530413625 rows/sec., 11.88 KiB/sec. | ||
| 24993 | 2026.04.28 20:43:09.867981 [ 351 ] {64bdb691-e361-4ac5-82ab-c36aa6f1ab6a} <Debug> TCPHandler: Processed in 0.004242267 sec. | ||
| 24994 | 2026.04.28 20:43:09.868123 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24995 | 2026.04.28 20:43:09.868151 [ 351 ] {} <Debug> TCP-Session: 906bf24d-a447-4c39-b327-6e25dac93adf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24996 | 2026.04.28 20:43:09.868159 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24997 | 2026.04.28 20:43:09.868187 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24998 | 2026.04.28 20:43:09.868203 [ 352 ] {} <Debug> TCP-Session: 64498689-f351-4baf-9683-5fe88e3130d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24999 | 2026.04.28 20:43:09.868216 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 25000 | 2026.04.28 20:43:09.868238 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 25001 | 2026.04.28 20:43:09.868234 [ 354 ] {} <Debug> TCP-Session: 7e31b89d-82e6-4b90-abf2-e1d326180f0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25002 | 2026.04.28 20:43:09.868282 [ 357 ] {} <Debug> TCP-Session: 4cae0782-ecfa-4d70-a524-510268481007 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25003 | 2026.04.28 20:43:09.868269 [ 275 ] {} <Debug> TCP-Session: 9f085357-7567-4f77-8c70-b445ac2ff5b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25004 | 2026.04.28 20:43:09.868298 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 25005 | 2026.04.28 20:43:09.868313 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 25006 | 2026.04.28 20:43:09.868332 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 25007 | 2026.04.28 20:43:09.868369 [ 294 ] {} <Debug> TCP-Session: 2a8ca902-4a57-4c5a-bfcc-14ceecf9434c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25008 | 2026.04.28 20:43:09.868393 [ 350 ] {} <Debug> TCP-Session: 5eebf28d-2980-4b88-8a05-7c9567a08efd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25009 | 2026.04.28 20:43:09.868375 [ 358 ] {} <Debug> TCP-Session: 91ab5d11-4666-46cb-8cba-d97206397b2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25010 | 2026.04.28 20:43:09.868260 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 25011 | 2026.04.28 20:43:09.868475 [ 353 ] {} <Debug> TCP-Session: 643357d4-5cf9-41eb-bb62-f8cb8453cefe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25012 | 2026.04.28 20:43:09.878148 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37070 | ||
| 25013 | 2026.04.28 20:43:09.878216 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 25014 | 2026.04.28 20:43:09.878239 [ 351 ] {} <Debug> TCP-Session: 1c6bfe7c-e519-4dff-8465-f522819e913a Authenticating user 'default' from [fd00:1122:3344:101::e]:37070 | ||
| 25015 | 2026.04.28 20:43:09.878257 [ 351 ] {} <Debug> TCP-Session: 1c6bfe7c-e519-4dff-8465-f522819e913a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25016 | 2026.04.28 20:43:09.878269 [ 351 ] {} <Debug> TCP-Session: 1c6bfe7c-e519-4dff-8465-f522819e913a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25017 | 2026.04.28 20:43:09.878418 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59772 | ||
| 25018 | 2026.04.28 20:43:09.878421 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62882 | ||
| 25019 | 2026.04.28 20:43:09.878451 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63152 | ||
| 25020 | 2026.04.28 20:43:09.878464 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58118 | ||
| 25021 | 2026.04.28 20:43:09.878483 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44199 | ||
| 25022 | 2026.04.28 20:43:09.878522 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 25023 | 2026.04.28 20:43:09.878534 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 25024 | 2026.04.28 20:43:09.878547 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 25025 | 2026.04.28 20:43:09.878569 [ 353 ] {} <Debug> TCP-Session: 5cbccd3f-4804-462c-b311-020880b940c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:62882 | ||
| 25026 | 2026.04.28 20:43:09.878576 [ 354 ] {} <Debug> TCP-Session: f164c38a-0fe3-4900-a4c7-28ce06b3792b Authenticating user 'default' from [fd00:1122:3344:101::e]:63152 | ||
| 25027 | 2026.04.28 20:43:09.878586 [ 357 ] {} <Debug> TCP-Session: 38f070a4-ed84-4f85-84c7-f6616b0e411a Authenticating user 'default' from [fd00:1122:3344:101::e]:58118 | ||
| 25028 | 2026.04.28 20:43:09.878588 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 25029 | 2026.04.28 20:43:09.878618 [ 357 ] {} <Debug> TCP-Session: 38f070a4-ed84-4f85-84c7-f6616b0e411a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25030 | 2026.04.28 20:43:09.878612 [ 354 ] {} <Debug> TCP-Session: f164c38a-0fe3-4900-a4c7-28ce06b3792b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25031 | 2026.04.28 20:43:09.878650 [ 357 ] {} <Debug> TCP-Session: 38f070a4-ed84-4f85-84c7-f6616b0e411a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25032 | 2026.04.28 20:43:09.878648 [ 294 ] {} <Debug> TCP-Session: 7a40685e-813b-4c75-b753-b5fa8e2bf5fc Authenticating user 'default' from [fd00:1122:3344:101::e]:44199 | ||
| 25033 | 2026.04.28 20:43:09.878663 [ 354 ] {} <Debug> TCP-Session: f164c38a-0fe3-4900-a4c7-28ce06b3792b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25034 | 2026.04.28 20:43:09.878602 [ 353 ] {} <Debug> TCP-Session: 5cbccd3f-4804-462c-b311-020880b940c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25035 | 2026.04.28 20:43:09.878696 [ 294 ] {} <Debug> TCP-Session: 7a40685e-813b-4c75-b753-b5fa8e2bf5fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25036 | 2026.04.28 20:43:09.878717 [ 353 ] {} <Debug> TCP-Session: 5cbccd3f-4804-462c-b311-020880b940c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25037 | 2026.04.28 20:43:09.878729 [ 294 ] {} <Debug> TCP-Session: 7a40685e-813b-4c75-b753-b5fa8e2bf5fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25038 | 2026.04.28 20:43:09.878484 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48266 | ||
| 25039 | 2026.04.28 20:43:09.878473 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50142 | ||
| 25040 | 2026.04.28 20:43:09.878512 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 25041 | 2026.04.28 20:43:09.878808 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 25042 | 2026.04.28 20:43:09.878830 [ 352 ] {} <Debug> TCP-Session: 294c4836-6848-46dd-8e61-5758ce78e9c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59772 | ||
| 25043 | 2026.04.28 20:43:09.878839 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 25044 | 2026.04.28 20:43:09.878841 [ 275 ] {} <Debug> TCP-Session: 7b8462c5-07b2-4f9e-9f3b-0c2dccbab86e Authenticating user 'default' from [fd00:1122:3344:101::e]:48266 | ||
| 25045 | 2026.04.28 20:43:09.878857 [ 352 ] {} <Debug> TCP-Session: 294c4836-6848-46dd-8e61-5758ce78e9c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25046 | 2026.04.28 20:43:09.878872 [ 358 ] {} <Debug> TCP-Session: 7936d39e-f0d5-4558-8531-9dcd86ce5c59 Authenticating user 'default' from [fd00:1122:3344:101::e]:50142 | ||
| 25047 | 2026.04.28 20:43:09.878884 [ 275 ] {} <Debug> TCP-Session: 7b8462c5-07b2-4f9e-9f3b-0c2dccbab86e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25048 | 2026.04.28 20:43:09.878894 [ 352 ] {} <Debug> TCP-Session: 294c4836-6848-46dd-8e61-5758ce78e9c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25049 | 2026.04.28 20:43:09.878912 [ 358 ] {} <Debug> TCP-Session: 7936d39e-f0d5-4558-8531-9dcd86ce5c59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25050 | 2026.04.28 20:43:09.878922 [ 275 ] {} <Debug> TCP-Session: 7b8462c5-07b2-4f9e-9f3b-0c2dccbab86e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25051 | 2026.04.28 20:43:09.878952 [ 358 ] {} <Debug> TCP-Session: 7936d39e-f0d5-4558-8531-9dcd86ce5c59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25052 | 2026.04.28 20:43:09.878555 [ 351 ] {} <Trace> TCP-Session: 1c6bfe7c-e519-4dff-8465-f522819e913a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25053 | 2026.04.28 20:43:09.878514 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58196 | ||
| 25054 | 2026.04.28 20:43:09.879091 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 25055 | 2026.04.28 20:43:09.879115 [ 350 ] {} <Debug> TCP-Session: 0414238a-8a4e-4f46-892f-d36c8a20994e Authenticating user 'default' from [fd00:1122:3344:101::e]:58196 | ||
| 25056 | 2026.04.28 20:43:09.879131 [ 350 ] {} <Debug> TCP-Session: 0414238a-8a4e-4f46-892f-d36c8a20994e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25057 | 2026.04.28 20:43:09.879132 [ 351 ] {de7a506f-ef5d-4ab6-969d-2dd42ffbe06c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37070) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 25058 | 2026.04.28 20:43:09.879145 [ 350 ] {} <Debug> TCP-Session: 0414238a-8a4e-4f46-892f-d36c8a20994e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25059 | 2026.04.28 20:43:09.879335 [ 351 ] {de7a506f-ef5d-4ab6-969d-2dd42ffbe06c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 25060 | 2026.04.28 20:43:09.879383 [ 351 ] {de7a506f-ef5d-4ab6-969d-2dd42ffbe06c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 25061 | 2026.04.28 20:43:09.879648 [ 351 ] {de7a506f-ef5d-4ab6-969d-2dd42ffbe06c} <Debug> oximeter.version (260e5583-1b7e-4a62-bf30-86bcce144844) (SelectExecutor): Key condition: unknown | ||
| 25062 | 2026.04.28 20:43:09.880535 [ 302 ] {de7a506f-ef5d-4ab6-969d-2dd42ffbe06c} <Trace> AggregatingTransform: Aggregating | ||
| 25063 | 2026.04.28 20:43:09.880578 [ 302 ] {de7a506f-ef5d-4ab6-969d-2dd42ffbe06c} <Trace> Aggregator: Aggregation method: without_key | ||
| 25064 | 2026.04.28 20:43:09.880616 [ 302 ] {de7a506f-ef5d-4ab6-969d-2dd42ffbe06c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00087972 sec. (1136.725 rows/sec., 44.40 KiB/sec.) | ||
| 25065 | 2026.04.28 20:43:09.880635 [ 302 ] {de7a506f-ef5d-4ab6-969d-2dd42ffbe06c} <Trace> Aggregator: Merging aggregated data | ||
| 25066 | 2026.04.28 20:43:09.882309 [ 351 ] {de7a506f-ef5d-4ab6-969d-2dd42ffbe06c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003216 sec., 310.9452736318408 rows/sec., 12.15 KiB/sec. | ||
| 25067 | 2026.04.28 20:43:09.882460 [ 351 ] {de7a506f-ef5d-4ab6-969d-2dd42ffbe06c} <Debug> TCPHandler: Processed in 0.003974771 sec. | ||
| 25068 | 2026.04.28 20:43:09.882588 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 25069 | 2026.04.28 20:43:09.882616 [ 351 ] {} <Debug> TCP-Session: 1c6bfe7c-e519-4dff-8465-f522819e913a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25070 | 2026.04.28 20:43:09.882618 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 25071 | 2026.04.28 20:43:09.882636 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 25072 | 2026.04.28 20:43:09.882655 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 25073 | 2026.04.28 20:43:09.882671 [ 352 ] {} <Debug> TCP-Session: 294c4836-6848-46dd-8e61-5758ce78e9c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25074 | 2026.04.28 20:43:09.882694 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 25075 | 2026.04.28 20:43:09.882700 [ 358 ] {} <Debug> TCP-Session: 7936d39e-f0d5-4558-8531-9dcd86ce5c59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25076 | 2026.04.28 20:43:09.882709 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 25077 | 2026.04.28 20:43:09.882741 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 25078 | 2026.04.28 20:43:09.882767 [ 350 ] {} <Debug> TCP-Session: 0414238a-8a4e-4f46-892f-d36c8a20994e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25079 | 2026.04.28 20:43:09.882737 [ 275 ] {} <Debug> TCP-Session: 7b8462c5-07b2-4f9e-9f3b-0c2dccbab86e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25080 | 2026.04.28 20:43:09.882786 [ 357 ] {} <Debug> TCP-Session: 38f070a4-ed84-4f85-84c7-f6616b0e411a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25081 | 2026.04.28 20:43:09.882687 [ 353 ] {} <Debug> TCP-Session: 5cbccd3f-4804-462c-b311-020880b940c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25082 | 2026.04.28 20:43:09.882675 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 25083 | 2026.04.28 20:43:09.882725 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 25084 | 2026.04.28 20:43:09.882876 [ 354 ] {} <Debug> TCP-Session: f164c38a-0fe3-4900-a4c7-28ce06b3792b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25085 | 2026.04.28 20:43:09.882905 [ 294 ] {} <Debug> TCP-Session: 7a40685e-813b-4c75-b753-b5fa8e2bf5fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25086 | 2026.04.28 20:43:10.107962 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40859 | ||
| 25087 | 2026.04.28 20:43:10.108072 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 25088 | 2026.04.28 20:43:10.108101 [ 351 ] {} <Debug> TCP-Session: 2f7e5186-583d-4133-b25b-75fae06e6a6d Authenticating user 'default' from [fd00:1122:3344:101::e]:40859 | ||
| 25089 | 2026.04.28 20:43:10.108126 [ 351 ] {} <Debug> TCP-Session: 2f7e5186-583d-4133-b25b-75fae06e6a6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25090 | 2026.04.28 20:43:10.108140 [ 351 ] {} <Debug> TCP-Session: 2f7e5186-583d-4133-b25b-75fae06e6a6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25091 | 2026.04.28 20:43:10.108364 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51069 | ||
| 25092 | 2026.04.28 20:43:10.108376 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57512 | ||
| 25093 | 2026.04.28 20:43:10.108428 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58041 | ||
| 25094 | 2026.04.28 20:43:10.108448 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37168 | ||
| 25095 | 2026.04.28 20:43:10.108459 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35069 | ||
| 25096 | 2026.04.28 20:43:10.108505 [ 351 ] {} <Trace> TCP-Session: 2f7e5186-583d-4133-b25b-75fae06e6a6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25097 | 2026.04.28 20:43:10.108523 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 25098 | 2026.04.28 20:43:10.108523 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 25099 | 2026.04.28 20:43:10.108529 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 25100 | 2026.04.28 20:43:10.108567 [ 294 ] {} <Debug> TCP-Session: 54747035-de3b-43ba-86b9-5e9cb123200a Authenticating user 'default' from [fd00:1122:3344:101::e]:58041 | ||
| 25101 | 2026.04.28 20:43:10.108564 [ 353 ] {} <Debug> TCP-Session: 2611c58f-a3b5-4269-8b8b-5cf4844a3527 Authenticating user 'default' from [fd00:1122:3344:101::e]:57512 | ||
| 25102 | 2026.04.28 20:43:10.108588 [ 275 ] {} <Debug> TCP-Session: bfd34ef2-591b-4091-9997-34ee68bb9d75 Authenticating user 'default' from [fd00:1122:3344:101::e]:37168 | ||
| 25103 | 2026.04.28 20:43:10.108597 [ 294 ] {} <Debug> TCP-Session: 54747035-de3b-43ba-86b9-5e9cb123200a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25104 | 2026.04.28 20:43:10.108603 [ 353 ] {} <Debug> TCP-Session: 2611c58f-a3b5-4269-8b8b-5cf4844a3527 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25105 | 2026.04.28 20:43:10.108610 [ 275 ] {} <Debug> TCP-Session: bfd34ef2-591b-4091-9997-34ee68bb9d75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25106 | 2026.04.28 20:43:10.108617 [ 294 ] {} <Debug> TCP-Session: 54747035-de3b-43ba-86b9-5e9cb123200a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25107 | 2026.04.28 20:43:10.108628 [ 353 ] {} <Debug> TCP-Session: 2611c58f-a3b5-4269-8b8b-5cf4844a3527 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25108 | 2026.04.28 20:43:10.108636 [ 275 ] {} <Debug> TCP-Session: bfd34ef2-591b-4091-9997-34ee68bb9d75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25109 | 2026.04.28 20:43:10.108514 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 25110 | 2026.04.28 20:43:10.108684 [ 351 ] {1ce832e7-3855-4a4f-aa8b-9411cde273c3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40859) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 25111 | 2026.04.28 20:43:10.108422 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40524 | ||
| 25112 | 2026.04.28 20:43:10.108711 [ 352 ] {} <Debug> TCP-Session: 08752821-e1cc-416f-8a3e-8e63c92d0189 Authenticating user 'default' from [fd00:1122:3344:101::e]:51069 | ||
| 25113 | 2026.04.28 20:43:10.108421 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37188 | ||
| 25114 | 2026.04.28 20:43:10.108769 [ 352 ] {} <Debug> TCP-Session: 08752821-e1cc-416f-8a3e-8e63c92d0189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25115 | 2026.04.28 20:43:10.108791 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 25116 | 2026.04.28 20:43:10.108806 [ 352 ] {} <Debug> TCP-Session: 08752821-e1cc-416f-8a3e-8e63c92d0189 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25117 | 2026.04.28 20:43:10.108422 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55229 | ||
| 25118 | 2026.04.28 20:43:10.108853 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 25119 | 2026.04.28 20:43:10.108832 [ 354 ] {} <Debug> TCP-Session: 8591e5f2-2b06-497a-9aeb-8d6a56271e11 Authenticating user 'default' from [fd00:1122:3344:101::e]:40524 | ||
| 25120 | 2026.04.28 20:43:10.108892 [ 358 ] {} <Debug> TCP-Session: b05fa428-237e-4a2b-b6fb-f70551467551 Authenticating user 'default' from [fd00:1122:3344:101::e]:37188 | ||
| 25121 | 2026.04.28 20:43:10.108594 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 25122 | 2026.04.28 20:43:10.108915 [ 354 ] {} <Debug> TCP-Session: 8591e5f2-2b06-497a-9aeb-8d6a56271e11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25123 | 2026.04.28 20:43:10.108922 [ 358 ] {} <Debug> TCP-Session: b05fa428-237e-4a2b-b6fb-f70551467551 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25124 | 2026.04.28 20:43:10.108949 [ 354 ] {} <Debug> TCP-Session: 8591e5f2-2b06-497a-9aeb-8d6a56271e11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25125 | 2026.04.28 20:43:10.108952 [ 350 ] {} <Debug> TCP-Session: a4ce4d9d-87df-4c70-bec0-02c4d8cdcc65 Authenticating user 'default' from [fd00:1122:3344:101::e]:35069 | ||
| 25126 | 2026.04.28 20:43:10.108964 [ 358 ] {} <Debug> TCP-Session: b05fa428-237e-4a2b-b6fb-f70551467551 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25127 | 2026.04.28 20:43:10.108990 [ 350 ] {} <Debug> TCP-Session: a4ce4d9d-87df-4c70-bec0-02c4d8cdcc65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25128 | 2026.04.28 20:43:10.108992 [ 351 ] {1ce832e7-3855-4a4f-aa8b-9411cde273c3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 25129 | 2026.04.28 20:43:10.109012 [ 350 ] {} <Debug> TCP-Session: a4ce4d9d-87df-4c70-bec0-02c4d8cdcc65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25130 | 2026.04.28 20:43:10.108915 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 25131 | 2026.04.28 20:43:10.109068 [ 357 ] {} <Debug> TCP-Session: 0f8adf87-ca03-4042-975c-03d192463b10 Authenticating user 'default' from [fd00:1122:3344:101::e]:55229 | ||
| 25132 | 2026.04.28 20:43:10.109072 [ 351 ] {1ce832e7-3855-4a4f-aa8b-9411cde273c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 25133 | 2026.04.28 20:43:10.109089 [ 357 ] {} <Debug> TCP-Session: 0f8adf87-ca03-4042-975c-03d192463b10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25134 | 2026.04.28 20:43:10.109111 [ 357 ] {} <Debug> TCP-Session: 0f8adf87-ca03-4042-975c-03d192463b10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25135 | 2026.04.28 20:43:10.109393 [ 351 ] {1ce832e7-3855-4a4f-aa8b-9411cde273c3} <Debug> oximeter.version (260e5583-1b7e-4a62-bf30-86bcce144844) (SelectExecutor): Key condition: unknown | ||
| 25136 | 2026.04.28 20:43:10.110484 [ 360 ] {1ce832e7-3855-4a4f-aa8b-9411cde273c3} <Trace> AggregatingTransform: Aggregating | ||
| 25137 | 2026.04.28 20:43:10.110539 [ 360 ] {1ce832e7-3855-4a4f-aa8b-9411cde273c3} <Trace> Aggregator: Aggregation method: without_key | ||
| 25138 | 2026.04.28 20:43:10.110586 [ 360 ] {1ce832e7-3855-4a4f-aa8b-9411cde273c3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001082345 sec. (923.920 rows/sec., 36.09 KiB/sec.) | ||
| 25139 | 2026.04.28 20:43:10.110614 [ 360 ] {1ce832e7-3855-4a4f-aa8b-9411cde273c3} <Trace> Aggregator: Merging aggregated data | ||
| 25140 | 2026.04.28 20:43:10.112069 [ 351 ] {1ce832e7-3855-4a4f-aa8b-9411cde273c3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003438 sec., 290.86678301337986 rows/sec., 11.36 KiB/sec. | ||
| 25141 | 2026.04.28 20:43:10.112276 [ 351 ] {1ce832e7-3855-4a4f-aa8b-9411cde273c3} <Debug> TCPHandler: Processed in 0.00391503 sec. | ||
| 25142 | 2026.04.28 20:43:10.112414 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 25143 | 2026.04.28 20:43:10.112444 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 25144 | 2026.04.28 20:43:10.112446 [ 351 ] {} <Debug> TCP-Session: 2f7e5186-583d-4133-b25b-75fae06e6a6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25145 | 2026.04.28 20:43:10.112464 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 25146 | 2026.04.28 20:43:10.112491 [ 350 ] {} <Debug> TCP-Session: a4ce4d9d-87df-4c70-bec0-02c4d8cdcc65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25147 | 2026.04.28 20:43:10.112487 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 25148 | 2026.04.28 20:43:10.112528 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 25149 | 2026.04.28 20:43:10.112546 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 25150 | 2026.04.28 20:43:10.112566 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 25151 | 2026.04.28 20:43:10.112580 [ 357 ] {} <Debug> TCP-Session: 0f8adf87-ca03-4042-975c-03d192463b10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25152 | 2026.04.28 20:43:10.112604 [ 275 ] {} <Debug> TCP-Session: bfd34ef2-591b-4091-9997-34ee68bb9d75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25153 | 2026.04.28 20:43:10.112623 [ 354 ] {} <Debug> TCP-Session: 8591e5f2-2b06-497a-9aeb-8d6a56271e11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25154 | 2026.04.28 20:43:10.112561 [ 358 ] {} <Debug> TCP-Session: b05fa428-237e-4a2b-b6fb-f70551467551 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25155 | 2026.04.28 20:43:10.112525 [ 352 ] {} <Debug> TCP-Session: 08752821-e1cc-416f-8a3e-8e63c92d0189 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25156 | 2026.04.28 20:43:10.112508 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 25157 | 2026.04.28 20:43:10.112597 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 25158 | 2026.04.28 20:43:10.112732 [ 353 ] {} <Debug> TCP-Session: 2611c58f-a3b5-4269-8b8b-5cf4844a3527 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25159 | 2026.04.28 20:43:10.112747 [ 294 ] {} <Debug> TCP-Session: 54747035-de3b-43ba-86b9-5e9cb123200a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 25160 | 2026.04.28 20:43:12.445840 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25161 | 2026.04.28 20:43:12.446082 [ 277 ] {2de0d865-5d1e-4c33-84a1-4768193deedc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 25162 | 2026.04.28 20:43:12.446420 [ 277 ] {2de0d865-5d1e-4c33-84a1-4768193deedc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 25163 | 2026.04.28 20:43:12.446455 [ 277 ] {2de0d865-5d1e-4c33-84a1-4768193deedc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 25164 | 2026.04.28 20:43:12.446674 [ 277 ] {2de0d865-5d1e-4c33-84a1-4768193deedc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 25165 | 2026.04.28 20:43:12.446742 [ 277 ] {2de0d865-5d1e-4c33-84a1-4768193deedc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 25166 | 2026.04.28 20:43:12.446886 [ 277 ] {2de0d865-5d1e-4c33-84a1-4768193deedc} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 25167 | 2026.04.28 20:43:12.446921 [ 277 ] {2de0d865-5d1e-4c33-84a1-4768193deedc} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 25168 | 2026.04.28 20:43:12.446942 [ 277 ] {2de0d865-5d1e-4c33-84a1-4768193deedc} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (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 | ||
| 25169 | 2026.04.28 20:43:12.446957 [ 277 ] {2de0d865-5d1e-4c33-84a1-4768193deedc} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 25170 | 2026.04.28 20:43:12.446995 [ 277 ] {2de0d865-5d1e-4c33-84a1-4768193deedc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 25171 | 2026.04.28 20:43:12.447015 [ 277 ] {2de0d865-5d1e-4c33-84a1-4768193deedc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 76 rows starting from 0 | ||
| 25172 | 2026.04.28 20:43:12.448442 [ 277 ] {2de0d865-5d1e-4c33-84a1-4768193deedc} <Debug> executeQuery: Read 76 rows, 16.25 KiB in 0.002455 sec., 30957.23014256619 rows/sec., 6.46 MiB/sec. | ||
| 25173 | 2026.04.28 20:43:12.448566 [ 277 ] {2de0d865-5d1e-4c33-84a1-4768193deedc} <Debug> TCPHandler: Processed in 0.002863065 sec. | ||
| 25174 | 2026.04.28 20:43:12.450479 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25175 | 2026.04.28 20:43:12.450617 [ 277 ] {f86c632e-8bd5-4917-b684-9903aef0b17a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 25176 | 2026.04.28 20:43:12.450668 [ 277 ] {f86c632e-8bd5-4917-b684-9903aef0b17a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 25177 | 2026.04.28 20:43:12.451261 [ 277 ] {f86c632e-8bd5-4917-b684-9903aef0b17a} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25178 | 2026.04.28 20:43:12.451302 [ 277 ] {f86c632e-8bd5-4917-b684-9903aef0b17a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25179 | 2026.04.28 20:43:12.451660 [ 277 ] {f86c632e-8bd5-4917-b684-9903aef0b17a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 25180 | 2026.04.28 20:43:12.451876 [ 277 ] {f86c632e-8bd5-4917-b684-9903aef0b17a} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25181 | 2026.04.28 20:43:12.452023 [ 277 ] {f86c632e-8bd5-4917-b684-9903aef0b17a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001444 sec., 1385.0415512465374 rows/sec., 112.94 KiB/sec. | ||
| 25182 | 2026.04.28 20:43:12.452063 [ 277 ] {f86c632e-8bd5-4917-b684-9903aef0b17a} <Debug> TCPHandler: Processed in 0.001653568 sec. | ||
| 25183 | 2026.04.28 20:43:12.452201 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25184 | 2026.04.28 20:43:12.452305 [ 277 ] {459cd0e2-2a7a-4509-8f50-f36a92821de5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25185 | 2026.04.28 20:43:12.452345 [ 277 ] {459cd0e2-2a7a-4509-8f50-f36a92821de5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25186 | 2026.04.28 20:43:12.452829 [ 277 ] {459cd0e2-2a7a-4509-8f50-f36a92821de5} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25187 | 2026.04.28 20:43:12.452864 [ 277 ] {459cd0e2-2a7a-4509-8f50-f36a92821de5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25188 | 2026.04.28 20:43:12.453166 [ 277 ] {459cd0e2-2a7a-4509-8f50-f36a92821de5} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
| 25189 | 2026.04.28 20:43:12.453401 [ 277 ] {459cd0e2-2a7a-4509-8f50-f36a92821de5} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25190 | 2026.04.28 20:43:12.453536 [ 277 ] {459cd0e2-2a7a-4509-8f50-f36a92821de5} <Debug> executeQuery: Read 79 rows, 6.69 KiB in 0.001249 sec., 63250.60048038431 rows/sec., 5.23 MiB/sec. | ||
| 25191 | 2026.04.28 20:43:12.453573 [ 277 ] {459cd0e2-2a7a-4509-8f50-f36a92821de5} <Debug> TCPHandler: Processed in 0.001426863 sec. | ||
| 25192 | 2026.04.28 20:43:12.453714 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25193 | 2026.04.28 20:43:12.453808 [ 277 ] {5f5c7bf7-9aea-44b0-9acb-bcf87e7c0af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25194 | 2026.04.28 20:43:12.453847 [ 277 ] {5f5c7bf7-9aea-44b0-9acb-bcf87e7c0af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25195 | 2026.04.28 20:43:12.454253 [ 277 ] {5f5c7bf7-9aea-44b0-9acb-bcf87e7c0af1} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25196 | 2026.04.28 20:43:12.454290 [ 277 ] {5f5c7bf7-9aea-44b0-9acb-bcf87e7c0af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25197 | 2026.04.28 20:43:12.454576 [ 277 ] {5f5c7bf7-9aea-44b0-9acb-bcf87e7c0af1} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 25198 | 2026.04.28 20:43:12.454776 [ 277 ] {5f5c7bf7-9aea-44b0-9acb-bcf87e7c0af1} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25199 | 2026.04.28 20:43:12.454908 [ 277 ] {5f5c7bf7-9aea-44b0-9acb-bcf87e7c0af1} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001118 sec., 11627.906976744185 rows/sec., 864.76 KiB/sec. | ||
| 25200 | 2026.04.28 20:43:12.454945 [ 277 ] {5f5c7bf7-9aea-44b0-9acb-bcf87e7c0af1} <Debug> TCPHandler: Processed in 0.001279679 sec. | ||
| 25201 | 2026.04.28 20:43:12.455066 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25202 | 2026.04.28 20:43:12.455158 [ 277 ] {91bb96be-f348-4b0c-b513-15810a557fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25203 | 2026.04.28 20:43:12.455198 [ 277 ] {91bb96be-f348-4b0c-b513-15810a557fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25204 | 2026.04.28 20:43:12.455659 [ 277 ] {91bb96be-f348-4b0c-b513-15810a557fbf} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25205 | 2026.04.28 20:43:12.455697 [ 277 ] {91bb96be-f348-4b0c-b513-15810a557fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25206 | 2026.04.28 20:43:12.456008 [ 277 ] {91bb96be-f348-4b0c-b513-15810a557fbf} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
| 25207 | 2026.04.28 20:43:12.456213 [ 277 ] {91bb96be-f348-4b0c-b513-15810a557fbf} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25208 | 2026.04.28 20:43:12.456345 [ 277 ] {91bb96be-f348-4b0c-b513-15810a557fbf} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001204 sec., 63953.48837209302 rows/sec., 5.00 MiB/sec. | ||
| 25209 | 2026.04.28 20:43:12.456384 [ 277 ] {91bb96be-f348-4b0c-b513-15810a557fbf} <Debug> TCPHandler: Processed in 0.001367321 sec. | ||
| 25210 | 2026.04.28 20:43:12.456506 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25211 | 2026.04.28 20:43:12.456600 [ 277 ] {f9ad93fc-0975-4272-858b-f13167db8922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25212 | 2026.04.28 20:43:12.456644 [ 277 ] {f9ad93fc-0975-4272-858b-f13167db8922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25213 | 2026.04.28 20:43:12.457066 [ 277 ] {f9ad93fc-0975-4272-858b-f13167db8922} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25214 | 2026.04.28 20:43:12.457102 [ 277 ] {f9ad93fc-0975-4272-858b-f13167db8922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25215 | 2026.04.28 20:43:12.457440 [ 277 ] {f9ad93fc-0975-4272-858b-f13167db8922} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
| 25216 | 2026.04.28 20:43:12.457652 [ 277 ] {f9ad93fc-0975-4272-858b-f13167db8922} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25217 | 2026.04.28 20:43:12.457782 [ 277 ] {f9ad93fc-0975-4272-858b-f13167db8922} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001202 sec., 133943.42762063228 rows/sec., 9.33 MiB/sec. | ||
| 25218 | 2026.04.28 20:43:12.457820 [ 277 ] {f9ad93fc-0975-4272-858b-f13167db8922} <Debug> TCPHandler: Processed in 0.001362961 sec. | ||
| 25219 | 2026.04.28 20:43:12.457943 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25220 | 2026.04.28 20:43:12.458035 [ 277 ] {f55d9597-f056-4d3c-85ed-e4b214ce7fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25221 | 2026.04.28 20:43:12.458087 [ 277 ] {f55d9597-f056-4d3c-85ed-e4b214ce7fcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25222 | 2026.04.28 20:43:12.458873 [ 277 ] {f55d9597-f056-4d3c-85ed-e4b214ce7fcb} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25223 | 2026.04.28 20:43:12.458909 [ 277 ] {f55d9597-f056-4d3c-85ed-e4b214ce7fcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25224 | 2026.04.28 20:43:12.459425 [ 277 ] {f55d9597-f056-4d3c-85ed-e4b214ce7fcb} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 25225 | 2026.04.28 20:43:12.459640 [ 277 ] {f55d9597-f056-4d3c-85ed-e4b214ce7fcb} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25226 | 2026.04.28 20:43:12.459775 [ 277 ] {f55d9597-f056-4d3c-85ed-e4b214ce7fcb} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001757 sec., 6260.671599317017 rows/sec., 11.22 MiB/sec. | ||
| 25227 | 2026.04.28 20:43:12.459829 [ 277 ] {f55d9597-f056-4d3c-85ed-e4b214ce7fcb} <Debug> TCPHandler: Processed in 0.001937084 sec. | ||
| 25228 | 2026.04.28 20:43:12.459954 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25229 | 2026.04.28 20:43:12.460048 [ 277 ] {9853f097-bb63-4065-81a7-f3b907e75a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25230 | 2026.04.28 20:43:12.460089 [ 277 ] {9853f097-bb63-4065-81a7-f3b907e75a4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25231 | 2026.04.28 20:43:12.460426 [ 277 ] {9853f097-bb63-4065-81a7-f3b907e75a4e} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25232 | 2026.04.28 20:43:12.460462 [ 277 ] {9853f097-bb63-4065-81a7-f3b907e75a4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25233 | 2026.04.28 20:43:12.460754 [ 277 ] {9853f097-bb63-4065-81a7-f3b907e75a4e} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
| 25234 | 2026.04.28 20:43:12.460958 [ 277 ] {9853f097-bb63-4065-81a7-f3b907e75a4e} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25235 | 2026.04.28 20:43:12.461085 [ 277 ] {9853f097-bb63-4065-81a7-f3b907e75a4e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 25236 | 2026.04.28 20:43:12.461121 [ 277 ] {9853f097-bb63-4065-81a7-f3b907e75a4e} <Debug> TCPHandler: Processed in 0.001215217 sec. | ||
| 25237 | 2026.04.28 20:43:13.335234 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 50472 | ||
| 25238 | 2026.04.28 20:43:13.335864 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25239 | 2026.04.28 20:43:13.335900 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25240 | 2026.04.28 20:43:13.336370 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 25241 | 2026.04.28 20:43:13.336594 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25242 | 2026.04.28 20:43:13.336724 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50472 | ||
| 25243 | 2026.04.28 20:43:13.336935 [ 224 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 25244 | 2026.04.28 20:43:13.337007 [ 224 ] {} <Debug> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 25245 | 2026.04.28 20:43:13.339875 [ 224 ] {} <Debug> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 25246 | 2026.04.28 20:43:15.156628 [ 222 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 25247 | 2026.04.28 20:43:15.156706 [ 222 ] {} <Debug> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 25248 | 2026.04.28 20:43:15.159127 [ 222 ] {} <Debug> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 25249 | 2026.04.28 20:43:15.540749 [ 224 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 25250 | 2026.04.28 20:43:15.540809 [ 224 ] {} <Debug> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 25251 | 2026.04.28 20:43:15.543572 [ 224 ] {} <Debug> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 25252 | 2026.04.28 20:43:16.000260 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 425.83 MiB, peak 453.99 MiB, free memory in arenas 0.00 B, will set to 429.83 MiB (RSS), difference: 4.00 MiB | ||
| 25253 | 2026.04.28 20:43:16.009431 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 791 | ||
| 25254 | 2026.04.28 20:43:16.014436 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 3016 | ||
| 25255 | 2026.04.28 20:43:16.017103 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25256 | 2026.04.28 20:43:16.017139 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25257 | 2026.04.28 20:43:16.018423 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 25258 | 2026.04.28 20:43:16.018690 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25259 | 2026.04.28 20:43:16.018969 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3016 | ||
| 25260 | 2026.04.28 20:43:16.027362 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25261 | 2026.04.28 20:43:16.027438 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25262 | 2026.04.28 20:43:16.033858 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 25263 | 2026.04.28 20:43:16.034632 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25264 | 2026.04.28 20:43:16.037607 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 791 | ||
| 25265 | 2026.04.28 20:43:17.450664 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25266 | 2026.04.28 20:43:17.451037 [ 277 ] {34f520a9-1dd3-4004-a99e-98b2b8315d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', '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) | ||
| 25267 | 2026.04.28 20:43:17.451506 [ 277 ] {34f520a9-1dd3-4004-a99e-98b2b8315d0c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 25268 | 2026.04.28 20:43:17.451544 [ 277 ] {34f520a9-1dd3-4004-a99e-98b2b8315d0c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', '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 | ||
| 25269 | 2026.04.28 20:43:17.451793 [ 277 ] {34f520a9-1dd3-4004-a99e-98b2b8315d0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 25270 | 2026.04.28 20:43:17.451862 [ 277 ] {34f520a9-1dd3-4004-a99e-98b2b8315d0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 25271 | 2026.04.28 20:43:17.452008 [ 277 ] {34f520a9-1dd3-4004-a99e-98b2b8315d0c} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 25272 | 2026.04.28 20:43:17.452046 [ 277 ] {34f520a9-1dd3-4004-a99e-98b2b8315d0c} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 25273 | 2026.04.28 20:43:17.452068 [ 277 ] {34f520a9-1dd3-4004-a99e-98b2b8315d0c} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (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 | ||
| 25274 | 2026.04.28 20:43:17.452083 [ 277 ] {34f520a9-1dd3-4004-a99e-98b2b8315d0c} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 25275 | 2026.04.28 20:43:17.452123 [ 277 ] {34f520a9-1dd3-4004-a99e-98b2b8315d0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', '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'))" | ||
| 25276 | 2026.04.28 20:43:17.452144 [ 277 ] {34f520a9-1dd3-4004-a99e-98b2b8315d0c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 76 rows starting from 0 | ||
| 25277 | 2026.04.28 20:43:17.453385 [ 277 ] {34f520a9-1dd3-4004-a99e-98b2b8315d0c} <Debug> executeQuery: Read 76 rows, 16.25 KiB in 0.002512 sec., 30254.777070063694 rows/sec., 6.32 MiB/sec. | ||
| 25278 | 2026.04.28 20:43:17.453501 [ 277 ] {34f520a9-1dd3-4004-a99e-98b2b8315d0c} <Debug> TCPHandler: Processed in 0.003020629 sec. | ||
| 25279 | 2026.04.28 20:43:17.459395 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25280 | 2026.04.28 20:43:17.459504 [ 277 ] {55eaeff2-9d2b-4a51-92e3-0012595be9b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 25281 | 2026.04.28 20:43:17.459547 [ 277 ] {55eaeff2-9d2b-4a51-92e3-0012595be9b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 25282 | 2026.04.28 20:43:17.460181 [ 277 ] {55eaeff2-9d2b-4a51-92e3-0012595be9b2} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25283 | 2026.04.28 20:43:17.460221 [ 277 ] {55eaeff2-9d2b-4a51-92e3-0012595be9b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25284 | 2026.04.28 20:43:17.460615 [ 277 ] {55eaeff2-9d2b-4a51-92e3-0012595be9b2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 25285 | 2026.04.28 20:43:17.460845 [ 277 ] {55eaeff2-9d2b-4a51-92e3-0012595be9b2} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25286 | 2026.04.28 20:43:17.460991 [ 277 ] {55eaeff2-9d2b-4a51-92e3-0012595be9b2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001519 sec., 186965.1086240948 rows/sec., 11.87 MiB/sec. | ||
| 25287 | 2026.04.28 20:43:17.461031 [ 277 ] {55eaeff2-9d2b-4a51-92e3-0012595be9b2} <Debug> TCPHandler: Processed in 0.001687099 sec. | ||
| 25288 | 2026.04.28 20:43:17.461163 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25289 | 2026.04.28 20:43:17.461258 [ 277 ] {b6e6b578-3227-4dbc-a11d-9975377afc3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25290 | 2026.04.28 20:43:17.461298 [ 277 ] {b6e6b578-3227-4dbc-a11d-9975377afc3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25291 | 2026.04.28 20:43:17.462185 [ 277 ] {b6e6b578-3227-4dbc-a11d-9975377afc3f} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25292 | 2026.04.28 20:43:17.462220 [ 277 ] {b6e6b578-3227-4dbc-a11d-9975377afc3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25293 | 2026.04.28 20:43:17.462668 [ 277 ] {b6e6b578-3227-4dbc-a11d-9975377afc3f} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) | ||
| 25294 | 2026.04.28 20:43:17.462887 [ 277 ] {b6e6b578-3227-4dbc-a11d-9975377afc3f} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25295 | 2026.04.28 20:43:17.463018 [ 277 ] {b6e6b578-3227-4dbc-a11d-9975377afc3f} <Debug> executeQuery: Read 897 rows, 72.30 KiB in 0.001779 sec., 504215.85160202364 rows/sec., 39.69 MiB/sec. | ||
| 25296 | 2026.04.28 20:43:17.463056 [ 277 ] {b6e6b578-3227-4dbc-a11d-9975377afc3f} <Debug> TCPHandler: Processed in 0.001942614 sec. | ||
| 25297 | 2026.04.28 20:43:17.463189 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25298 | 2026.04.28 20:43:17.463284 [ 277 ] {a002a2d0-1988-4a59-9abf-914d9abb80c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25299 | 2026.04.28 20:43:17.463325 [ 277 ] {a002a2d0-1988-4a59-9abf-914d9abb80c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25300 | 2026.04.28 20:43:17.463821 [ 277 ] {a002a2d0-1988-4a59-9abf-914d9abb80c8} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25301 | 2026.04.28 20:43:17.463857 [ 277 ] {a002a2d0-1988-4a59-9abf-914d9abb80c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25302 | 2026.04.28 20:43:17.464168 [ 277 ] {a002a2d0-1988-4a59-9abf-914d9abb80c8} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 25303 | 2026.04.28 20:43:17.464383 [ 277 ] {a002a2d0-1988-4a59-9abf-914d9abb80c8} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25304 | 2026.04.28 20:43:17.464490 [ 116 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 25305 | 2026.04.28 20:43:17.464511 [ 277 ] {a002a2d0-1988-4a59-9abf-914d9abb80c8} <Debug> executeQuery: Read 192 rows, 12.30 KiB in 0.001246 sec., 154093.09791332265 rows/sec., 9.64 MiB/sec. | ||
| 25306 | 2026.04.28 20:43:17.464556 [ 116 ] {} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25307 | 2026.04.28 20:43:17.464565 [ 277 ] {a002a2d0-1988-4a59-9abf-914d9abb80c8} <Debug> TCPHandler: Processed in 0.001425353 sec. | ||
| 25308 | 2026.04.28 20:43:17.464584 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25309 | 2026.04.28 20:43:17.464689 [ 192 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 25310 | 2026.04.28 20:43:17.464698 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25311 | 2026.04.28 20:43:17.464809 [ 192 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25312 | 2026.04.28 20:43:17.464809 [ 277 ] {c8df40d3-98cb-494c-bac4-d7d37bf8026c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 25313 | 2026.04.28 20:43:17.464848 [ 192 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 255 rows starting from the beginning of the part | ||
| 25314 | 2026.04.28 20:43:17.464866 [ 277 ] {c8df40d3-98cb-494c-bac4-d7d37bf8026c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 25315 | 2026.04.28 20:43:17.464919 [ 192 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 209 rows starting from the beginning of the part | ||
| 25316 | 2026.04.28 20:43:17.464968 [ 192 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 11 rows starting from the beginning of the part | ||
| 25317 | 2026.04.28 20:43:17.465012 [ 192 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 192 rows starting from the beginning of the part | ||
| 25318 | 2026.04.28 20:43:17.465053 [ 192 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 13 rows starting from the beginning of the part | ||
| 25319 | 2026.04.28 20:43:17.465094 [ 192 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 192 rows starting from the beginning of the part | ||
| 25320 | 2026.04.28 20:43:17.465323 [ 277 ] {c8df40d3-98cb-494c-bac4-d7d37bf8026c} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25321 | 2026.04.28 20:43:17.465366 [ 277 ] {c8df40d3-98cb-494c-bac4-d7d37bf8026c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25322 | 2026.04.28 20:43:17.465692 [ 277 ] {c8df40d3-98cb-494c-bac4-d7d37bf8026c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 25323 | 2026.04.28 20:43:17.465921 [ 277 ] {c8df40d3-98cb-494c-bac4-d7d37bf8026c} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25324 | 2026.04.28 20:43:17.466050 [ 277 ] {c8df40d3-98cb-494c-bac4-d7d37bf8026c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001259 sec., 118347.89515488484 rows/sec., 7.65 MiB/sec. | ||
| 25325 | 2026.04.28 20:43:17.466058 [ 201 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 872 rows, containing 5 columns (5 merged, 0 gathered) in 0.001407572 sec., 619506.4977137937 rows/sec., 41.85 MiB/sec. | ||
| 25326 | 2026.04.28 20:43:17.466089 [ 277 ] {c8df40d3-98cb-494c-bac4-d7d37bf8026c} <Debug> TCPHandler: Processed in 0.001440683 sec. | ||
| 25327 | 2026.04.28 20:43:17.466229 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25328 | 2026.04.28 20:43:17.466282 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 25329 | 2026.04.28 20:43:17.466325 [ 277 ] {59dcc453-339f-4a58-b919-859036dba2f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 25330 | 2026.04.28 20:43:17.466370 [ 277 ] {59dcc453-339f-4a58-b919-859036dba2f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 25331 | 2026.04.28 20:43:17.466589 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_151_30} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25332 | 2026.04.28 20:43:17.466674 [ 198 ] {01c43cd8-48e3-438a-8761-676baf543302::all_1_151_30} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 25333 | 2026.04.28 20:43:17.466772 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 25334 | 2026.04.28 20:43:17.466822 [ 277 ] {59dcc453-339f-4a58-b919-859036dba2f8} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25335 | 2026.04.28 20:43:17.466863 [ 277 ] {59dcc453-339f-4a58-b919-859036dba2f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25336 | 2026.04.28 20:43:17.467199 [ 277 ] {59dcc453-339f-4a58-b919-859036dba2f8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 25337 | 2026.04.28 20:43:17.467424 [ 277 ] {59dcc453-339f-4a58-b919-859036dba2f8} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25338 | 2026.04.28 20:43:17.467555 [ 277 ] {59dcc453-339f-4a58-b919-859036dba2f8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001249 sec., 118494.79583666935 rows/sec., 6.74 MiB/sec. | ||
| 25339 | 2026.04.28 20:43:17.467594 [ 277 ] {59dcc453-339f-4a58-b919-859036dba2f8} <Debug> TCPHandler: Processed in 0.001413662 sec. | ||
| 25340 | 2026.04.28 20:43:17.467719 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25341 | 2026.04.28 20:43:17.467812 [ 277 ] {0c5bca29-95a0-4c99-a219-fa31cbbe5b17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25342 | 2026.04.28 20:43:17.467852 [ 277 ] {0c5bca29-95a0-4c99-a219-fa31cbbe5b17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25343 | 2026.04.28 20:43:17.468460 [ 277 ] {0c5bca29-95a0-4c99-a219-fa31cbbe5b17} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25344 | 2026.04.28 20:43:17.468496 [ 277 ] {0c5bca29-95a0-4c99-a219-fa31cbbe5b17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25345 | 2026.04.28 20:43:17.468824 [ 277 ] {0c5bca29-95a0-4c99-a219-fa31cbbe5b17} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) | ||
| 25346 | 2026.04.28 20:43:17.469041 [ 277 ] {0c5bca29-95a0-4c99-a219-fa31cbbe5b17} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25347 | 2026.04.28 20:43:17.469171 [ 277 ] {0c5bca29-95a0-4c99-a219-fa31cbbe5b17} <Debug> executeQuery: Read 540 rows, 39.18 KiB in 0.001377 sec., 392156.8627450981 rows/sec., 27.79 MiB/sec. | ||
| 25348 | 2026.04.28 20:43:17.469209 [ 277 ] {0c5bca29-95a0-4c99-a219-fa31cbbe5b17} <Debug> TCPHandler: Processed in 0.001539405 sec. | ||
| 25349 | 2026.04.28 20:43:17.469334 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25350 | 2026.04.28 20:43:17.469429 [ 277 ] {94eb1ba4-8a3b-4165-85fc-bb76037a6d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 25351 | 2026.04.28 20:43:17.469472 [ 277 ] {94eb1ba4-8a3b-4165-85fc-bb76037a6d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 25352 | 2026.04.28 20:43:17.469810 [ 277 ] {94eb1ba4-8a3b-4165-85fc-bb76037a6d2c} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25353 | 2026.04.28 20:43:17.469845 [ 277 ] {94eb1ba4-8a3b-4165-85fc-bb76037a6d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25354 | 2026.04.28 20:43:17.470147 [ 277 ] {94eb1ba4-8a3b-4165-85fc-bb76037a6d2c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 25355 | 2026.04.28 20:43:17.470363 [ 277 ] {94eb1ba4-8a3b-4165-85fc-bb76037a6d2c} <Trace> oximeter.measurements_bool (8de37c54-c40a-4594-87ae-670f962b3deb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25356 | 2026.04.28 20:43:17.470493 [ 277 ] {94eb1ba4-8a3b-4165-85fc-bb76037a6d2c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 25357 | 2026.04.28 20:43:17.470532 [ 277 ] {94eb1ba4-8a3b-4165-85fc-bb76037a6d2c} <Debug> TCPHandler: Processed in 0.001246798 sec. | ||
| 25358 | 2026.04.28 20:43:17.470650 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25359 | 2026.04.28 20:43:17.470745 [ 277 ] {f8709cec-ee7b-49ba-8b70-cdb60d9fe186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25360 | 2026.04.28 20:43:17.470789 [ 277 ] {f8709cec-ee7b-49ba-8b70-cdb60d9fe186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25361 | 2026.04.28 20:43:17.471201 [ 277 ] {f8709cec-ee7b-49ba-8b70-cdb60d9fe186} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25362 | 2026.04.28 20:43:17.471237 [ 277 ] {f8709cec-ee7b-49ba-8b70-cdb60d9fe186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25363 | 2026.04.28 20:43:17.471571 [ 277 ] {f8709cec-ee7b-49ba-8b70-cdb60d9fe186} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) | ||
| 25364 | 2026.04.28 20:43:17.471808 [ 277 ] {f8709cec-ee7b-49ba-8b70-cdb60d9fe186} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25365 | 2026.04.28 20:43:17.471916 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 2 parts from all_1_175_55 to all_176_176_0 | ||
| 25366 | 2026.04.28 20:43:17.471940 [ 277 ] {f8709cec-ee7b-49ba-8b70-cdb60d9fe186} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001213 sec., 218466.61170651275 rows/sec., 14.52 MiB/sec. | ||
| 25367 | 2026.04.28 20:43:17.471950 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25368 | 2026.04.28 20:43:17.471978 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25369 | 2026.04.28 20:43:17.471983 [ 277 ] {f8709cec-ee7b-49ba-8b70-cdb60d9fe186} <Debug> TCPHandler: Processed in 0.001382141 sec. | ||
| 25370 | 2026.04.28 20:43:17.472041 [ 192 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_176_56} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_175_55 to all_176_176_0 into Compact with storage Full | ||
| 25371 | 2026.04.28 20:43:17.472116 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25372 | 2026.04.28 20:43:17.472147 [ 192 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_176_56} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25373 | 2026.04.28 20:43:17.472182 [ 192 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_176_56} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_175_55, total 65170 rows starting from the beginning of the part | ||
| 25374 | 2026.04.28 20:43:17.472216 [ 277 ] {c0e3dfca-513d-48ad-b2e1-b36777873391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 25375 | 2026.04.28 20:43:17.472236 [ 192 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_176_56} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 128 rows starting from the beginning of the part | ||
| 25376 | 2026.04.28 20:43:17.472262 [ 277 ] {c0e3dfca-513d-48ad-b2e1-b36777873391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 25377 | 2026.04.28 20:43:17.472588 [ 277 ] {c0e3dfca-513d-48ad-b2e1-b36777873391} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25378 | 2026.04.28 20:43:17.472624 [ 277 ] {c0e3dfca-513d-48ad-b2e1-b36777873391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25379 | 2026.04.28 20:43:17.472919 [ 277 ] {c0e3dfca-513d-48ad-b2e1-b36777873391} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 25380 | 2026.04.28 20:43:17.473132 [ 277 ] {c0e3dfca-513d-48ad-b2e1-b36777873391} <Trace> oximeter.measurements_f64 (79877955-c0ae-4f9c-9dd3-6c3c9ad88587): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25381 | 2026.04.28 20:43:17.473260 [ 277 ] {c0e3dfca-513d-48ad-b2e1-b36777873391} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 63.45 KiB/sec. | ||
| 25382 | 2026.04.28 20:43:17.473297 [ 277 ] {c0e3dfca-513d-48ad-b2e1-b36777873391} <Debug> TCPHandler: Processed in 0.001229239 sec. | ||
| 25383 | 2026.04.28 20:43:17.473408 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25384 | 2026.04.28 20:43:17.473502 [ 277 ] {3c2750c8-73e4-4446-9569-0d7209b5c6f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25385 | 2026.04.28 20:43:17.473556 [ 277 ] {3c2750c8-73e4-4446-9569-0d7209b5c6f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25386 | 2026.04.28 20:43:17.474419 [ 277 ] {3c2750c8-73e4-4446-9569-0d7209b5c6f3} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25387 | 2026.04.28 20:43:17.474456 [ 277 ] {3c2750c8-73e4-4446-9569-0d7209b5c6f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25388 | 2026.04.28 20:43:17.475038 [ 277 ] {3c2750c8-73e4-4446-9569-0d7209b5c6f3} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 25389 | 2026.04.28 20:43:17.475269 [ 277 ] {3c2750c8-73e4-4446-9569-0d7209b5c6f3} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25390 | 2026.04.28 20:43:17.475409 [ 277 ] {3c2750c8-73e4-4446-9569-0d7209b5c6f3} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001925 sec., 25974.02597402597 rows/sec., 46.54 MiB/sec. | ||
| 25391 | 2026.04.28 20:43:17.475417 [ 113 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 25392 | 2026.04.28 20:43:17.475467 [ 113 ] {} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25393 | 2026.04.28 20:43:17.475469 [ 277 ] {3c2750c8-73e4-4446-9569-0d7209b5c6f3} <Debug> TCPHandler: Processed in 0.002109368 sec. | ||
| 25394 | 2026.04.28 20:43:17.475491 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25395 | 2026.04.28 20:43:17.475589 [ 201 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 25396 | 2026.04.28 20:43:17.475621 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25397 | 2026.04.28 20:43:17.475724 [ 277 ] {eca3462c-4b09-4e31-9d34-9bc631189e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25398 | 2026.04.28 20:43:17.475765 [ 277 ] {eca3462c-4b09-4e31-9d34-9bc631189e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25399 | 2026.04.28 20:43:17.475812 [ 201 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25400 | 2026.04.28 20:43:17.475871 [ 201 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 3505 rows starting from the beginning of the part | ||
| 25401 | 2026.04.28 20:43:17.475993 [ 201 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 65 rows starting from the beginning of the part | ||
| 25402 | 2026.04.28 20:43:17.476099 [ 201 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 11 rows starting from the beginning of the part | ||
| 25403 | 2026.04.28 20:43:17.476111 [ 277 ] {eca3462c-4b09-4e31-9d34-9bc631189e00} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25404 | 2026.04.28 20:43:17.476153 [ 277 ] {eca3462c-4b09-4e31-9d34-9bc631189e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25405 | 2026.04.28 20:43:17.476196 [ 201 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 50 rows starting from the beginning of the part | ||
| 25406 | 2026.04.28 20:43:17.476296 [ 201 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 11 rows starting from the beginning of the part | ||
| 25407 | 2026.04.28 20:43:17.476402 [ 201 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 50 rows starting from the beginning of the part | ||
| 25408 | 2026.04.28 20:43:17.476488 [ 277 ] {eca3462c-4b09-4e31-9d34-9bc631189e00} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) | ||
| 25409 | 2026.04.28 20:43:17.476749 [ 277 ] {eca3462c-4b09-4e31-9d34-9bc631189e00} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25410 | 2026.04.28 20:43:17.476896 [ 277 ] {eca3462c-4b09-4e31-9d34-9bc631189e00} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001192 sec., 75503.355704698 rows/sec., 4.72 MiB/sec. | ||
| 25411 | 2026.04.28 20:43:17.476935 [ 277 ] {eca3462c-4b09-4e31-9d34-9bc631189e00} <Debug> TCPHandler: Processed in 0.001362701 sec. | ||
| 25412 | 2026.04.28 20:43:17.481960 [ 189 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_176_56} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65298 rows, containing 5 columns (5 merged, 0 gathered) in 0.009940528 sec., 6568866.362028254 rows/sec., 422.58 MiB/sec. | ||
| 25413 | 2026.04.28 20:43:17.482687 [ 192 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_176_56} <Trace> MergedBlockOutputStream: filled checksums all_1_176_56 (state Temporary) | ||
| 25414 | 2026.04.28 20:43:17.482946 [ 192 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_176_56} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_176_56 to all_1_176_56 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25415 | 2026.04.28 20:43:17.483012 [ 192 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_176_56} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 2 parts: [all_1_175_55, all_176_176_0] -> all_1_176_56 | ||
| 25416 | 2026.04.28 20:43:17.483073 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 25417 | 2026.04.28 20:43:17.488554 [ 192 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3692 rows, containing 19 columns (19 merged, 0 gathered) in 0.012997087 sec., 284063.6521091226 rows/sec., 508.82 MiB/sec. | ||
| 25418 | 2026.04.28 20:43:17.491808 [ 196 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 25419 | 2026.04.28 20:43:17.492165 [ 196 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25420 | 2026.04.28 20:43:17.492327 [ 196 ] {b53d7d92-d5b4-4828-91ac-76040bd217c1::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 25421 | 2026.04.28 20:43:17.492451 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 31.19 MiB. | ||
| 25422 | 2026.04.28 20:43:18.000288 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 430.76 MiB, peak 461.90 MiB, free memory in arenas 0.00 B, will set to 432.13 MiB (RSS), difference: 1.37 MiB | ||
| 25423 | 2026.04.28 20:43:20.599880 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 25424 | 2026.04.28 20:43:20.599931 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 25425 | 2026.04.28 20:43:20.837155 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 50920 | ||
| 25426 | 2026.04.28 20:43:20.837660 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25427 | 2026.04.28 20:43:20.837701 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25428 | 2026.04.28 20:43:20.838201 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 25429 | 2026.04.28 20:43:20.838431 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25430 | 2026.04.28 20:43:20.838646 [ 112 ] {} <Debug> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 25431 | 2026.04.28 20:43:20.838677 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50920 | ||
| 25432 | 2026.04.28 20:43:20.838698 [ 112 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25433 | 2026.04.28 20:43:20.838727 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25434 | 2026.04.28 20:43:20.838822 [ 197 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 25435 | 2026.04.28 20:43:20.838916 [ 197 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25436 | 2026.04.28 20:43:20.838953 [ 197 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_101_20, total 48552 rows starting from the beginning of the part | ||
| 25437 | 2026.04.28 20:43:20.839008 [ 197 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 448 rows starting from the beginning of the part | ||
| 25438 | 2026.04.28 20:43:20.839050 [ 197 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 512 rows starting from the beginning of the part | ||
| 25439 | 2026.04.28 20:43:20.839090 [ 197 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 448 rows starting from the beginning of the part | ||
| 25440 | 2026.04.28 20:43:20.839127 [ 197 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 512 rows starting from the beginning of the part | ||
| 25441 | 2026.04.28 20:43:20.839163 [ 197 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 448 rows starting from the beginning of the part | ||
| 25442 | 2026.04.28 20:43:20.841841 [ 186 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50920 rows, containing 4 columns (4 merged, 0 gathered) in 0.00305406 sec., 16672887.893492596 rows/sec., 238.51 MiB/sec. | ||
| 25443 | 2026.04.28 20:43:20.842306 [ 186 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 25444 | 2026.04.28 20:43:20.842596 [ 186 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_106_21} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25445 | 2026.04.28 20:43:20.842680 [ 186 ] {1a2b5bc3-76b6-4172-b366-1f2894275b85::all_1_106_21} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 25446 | 2026.04.28 20:43:20.842789 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 25447 | 2026.04.28 20:43:22.445669 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25448 | 2026.04.28 20:43:22.445915 [ 277 ] {4be6aee5-fd90-415e-83bf-0e77d1fb8728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 25449 | 2026.04.28 20:43:22.446282 [ 277 ] {4be6aee5-fd90-415e-83bf-0e77d1fb8728} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 25450 | 2026.04.28 20:43:22.446322 [ 277 ] {4be6aee5-fd90-415e-83bf-0e77d1fb8728} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 25451 | 2026.04.28 20:43:22.446576 [ 277 ] {4be6aee5-fd90-415e-83bf-0e77d1fb8728} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 25452 | 2026.04.28 20:43:22.446654 [ 277 ] {4be6aee5-fd90-415e-83bf-0e77d1fb8728} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 25453 | 2026.04.28 20:43:22.446803 [ 277 ] {4be6aee5-fd90-415e-83bf-0e77d1fb8728} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 25454 | 2026.04.28 20:43:22.446838 [ 277 ] {4be6aee5-fd90-415e-83bf-0e77d1fb8728} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 25455 | 2026.04.28 20:43:22.446861 [ 277 ] {4be6aee5-fd90-415e-83bf-0e77d1fb8728} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (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 | ||
| 25456 | 2026.04.28 20:43:22.446876 [ 277 ] {4be6aee5-fd90-415e-83bf-0e77d1fb8728} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 25457 | 2026.04.28 20:43:22.446915 [ 277 ] {4be6aee5-fd90-415e-83bf-0e77d1fb8728} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 25458 | 2026.04.28 20:43:22.446935 [ 277 ] {4be6aee5-fd90-415e-83bf-0e77d1fb8728} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 76 rows starting from 0 | ||
| 25459 | 2026.04.28 20:43:22.448316 [ 277 ] {4be6aee5-fd90-415e-83bf-0e77d1fb8728} <Debug> executeQuery: Read 76 rows, 16.25 KiB in 0.002505 sec., 30339.32135728543 rows/sec., 6.33 MiB/sec. | ||
| 25460 | 2026.04.28 20:43:22.448432 [ 277 ] {4be6aee5-fd90-415e-83bf-0e77d1fb8728} <Debug> TCPHandler: Processed in 0.002900487 sec. | ||
| 25461 | 2026.04.28 20:43:22.450430 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25462 | 2026.04.28 20:43:22.450542 [ 277 ] {156226b0-9c61-4f69-9a89-8ab59cd754aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25463 | 2026.04.28 20:43:22.450589 [ 277 ] {156226b0-9c61-4f69-9a89-8ab59cd754aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25464 | 2026.04.28 20:43:22.451629 [ 277 ] {156226b0-9c61-4f69-9a89-8ab59cd754aa} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25465 | 2026.04.28 20:43:22.451700 [ 277 ] {156226b0-9c61-4f69-9a89-8ab59cd754aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25466 | 2026.04.28 20:43:22.452083 [ 277 ] {156226b0-9c61-4f69-9a89-8ab59cd754aa} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) | ||
| 25467 | 2026.04.28 20:43:22.452307 [ 277 ] {156226b0-9c61-4f69-9a89-8ab59cd754aa} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25468 | 2026.04.28 20:43:22.452449 [ 277 ] {156226b0-9c61-4f69-9a89-8ab59cd754aa} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001939 sec., 40226.92109334709 rows/sec., 3.33 MiB/sec. | ||
| 25469 | 2026.04.28 20:43:22.452474 [ 109 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 | ||
| 25470 | 2026.04.28 20:43:22.452487 [ 277 ] {156226b0-9c61-4f69-9a89-8ab59cd754aa} <Debug> TCPHandler: Processed in 0.002108558 sec. | ||
| 25471 | 2026.04.28 20:43:22.452544 [ 109 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25472 | 2026.04.28 20:43:22.452574 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25473 | 2026.04.28 20:43:22.452666 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25474 | 2026.04.28 20:43:22.452692 [ 194 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_181_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full | ||
| 25475 | 2026.04.28 20:43:22.452766 [ 277 ] {3114f646-9dd2-4a3e-88c1-1b8596899071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25476 | 2026.04.28 20:43:22.452811 [ 277 ] {3114f646-9dd2-4a3e-88c1-1b8596899071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25477 | 2026.04.28 20:43:22.452838 [ 194 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_181_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25478 | 2026.04.28 20:43:22.452876 [ 194 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_176_35, total 3475 rows starting from the beginning of the part | ||
| 25479 | 2026.04.28 20:43:22.452941 [ 194 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 78 rows starting from the beginning of the part | ||
| 25480 | 2026.04.28 20:43:22.452988 [ 194 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 897 rows starting from the beginning of the part | ||
| 25481 | 2026.04.28 20:43:22.453032 [ 194 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 79 rows starting from the beginning of the part | ||
| 25482 | 2026.04.28 20:43:22.453077 [ 194 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 897 rows starting from the beginning of the part | ||
| 25483 | 2026.04.28 20:43:22.453120 [ 194 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 78 rows starting from the beginning of the part | ||
| 25484 | 2026.04.28 20:43:22.453267 [ 277 ] {3114f646-9dd2-4a3e-88c1-1b8596899071} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25485 | 2026.04.28 20:43:22.453309 [ 277 ] {3114f646-9dd2-4a3e-88c1-1b8596899071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25486 | 2026.04.28 20:43:22.453622 [ 277 ] {3114f646-9dd2-4a3e-88c1-1b8596899071} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 25487 | 2026.04.28 20:43:22.453841 [ 277 ] {3114f646-9dd2-4a3e-88c1-1b8596899071} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25488 | 2026.04.28 20:43:22.453973 [ 277 ] {3114f646-9dd2-4a3e-88c1-1b8596899071} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001225 sec., 8979.591836734695 rows/sec., 675.22 KiB/sec. | ||
| 25489 | 2026.04.28 20:43:22.454009 [ 277 ] {3114f646-9dd2-4a3e-88c1-1b8596899071} <Debug> TCPHandler: Processed in 0.001391932 sec. | ||
| 25490 | 2026.04.28 20:43:22.454157 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25491 | 2026.04.28 20:43:22.454250 [ 277 ] {9655ca38-ca1c-4afa-923f-124c9aadd67b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25492 | 2026.04.28 20:43:22.454288 [ 277 ] {9655ca38-ca1c-4afa-923f-124c9aadd67b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25493 | 2026.04.28 20:43:22.454750 [ 277 ] {9655ca38-ca1c-4afa-923f-124c9aadd67b} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25494 | 2026.04.28 20:43:22.454784 [ 277 ] {9655ca38-ca1c-4afa-923f-124c9aadd67b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25495 | 2026.04.28 20:43:22.455070 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_181_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5504 rows, containing 5 columns (5 merged, 0 gathered) in 0.002431845 sec., 2263302.1430230956 rows/sec., 183.06 MiB/sec. | ||
| 25496 | 2026.04.28 20:43:22.455089 [ 277 ] {9655ca38-ca1c-4afa-923f-124c9aadd67b} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) | ||
| 25497 | 2026.04.28 20:43:22.455338 [ 277 ] {9655ca38-ca1c-4afa-923f-124c9aadd67b} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25498 | 2026.04.28 20:43:22.455416 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_181_36} <Trace> MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) | ||
| 25499 | 2026.04.28 20:43:22.455468 [ 277 ] {9655ca38-ca1c-4afa-923f-124c9aadd67b} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001235 sec., 60728.74493927126 rows/sec., 4.74 MiB/sec. | ||
| 25500 | 2026.04.28 20:43:22.455474 [ 107 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 | ||
| 25501 | 2026.04.28 20:43:22.455510 [ 277 ] {9655ca38-ca1c-4afa-923f-124c9aadd67b} <Debug> TCPHandler: Processed in 0.001400182 sec. | ||
| 25502 | 2026.04.28 20:43:22.455518 [ 107 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25503 | 2026.04.28 20:43:22.455543 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25504 | 2026.04.28 20:43:22.455614 [ 194 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_181_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full | ||
| 25505 | 2026.04.28 20:43:22.455647 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25506 | 2026.04.28 20:43:22.455713 [ 194 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_181_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25507 | 2026.04.28 20:43:22.455721 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_181_36} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25508 | 2026.04.28 20:43:22.455743 [ 194 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_176_35, total 2030 rows starting from the beginning of the part | ||
| 25509 | 2026.04.28 20:43:22.455752 [ 277 ] {43e96721-5233-4fda-8072-ed95c402edc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25510 | 2026.04.28 20:43:22.455790 [ 194 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 75 rows starting from the beginning of the part | ||
| 25511 | 2026.04.28 20:43:22.455805 [ 277 ] {43e96721-5233-4fda-8072-ed95c402edc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25512 | 2026.04.28 20:43:22.455812 [ 193 ] {9610dbc4-9e43-4f07-9940-0847ffb19edd::all_1_181_36} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 | ||
| 25513 | 2026.04.28 20:43:22.455833 [ 194 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 540 rows starting from the beginning of the part | ||
| 25514 | 2026.04.28 20:43:22.455871 [ 194 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 77 rows starting from the beginning of the part | ||
| 25515 | 2026.04.28 20:43:22.455908 [ 194 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 540 rows starting from the beginning of the part | ||
| 25516 | 2026.04.28 20:43:22.455914 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 25517 | 2026.04.28 20:43:22.455945 [ 194 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 75 rows starting from the beginning of the part | ||
| 25518 | 2026.04.28 20:43:22.456252 [ 277 ] {43e96721-5233-4fda-8072-ed95c402edc1} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25519 | 2026.04.28 20:43:22.456291 [ 277 ] {43e96721-5233-4fda-8072-ed95c402edc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25520 | 2026.04.28 20:43:22.456644 [ 277 ] {43e96721-5233-4fda-8072-ed95c402edc1} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) | ||
| 25521 | 2026.04.28 20:43:22.456858 [ 277 ] {43e96721-5233-4fda-8072-ed95c402edc1} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25522 | 2026.04.28 20:43:22.456988 [ 277 ] {43e96721-5233-4fda-8072-ed95c402edc1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 25523 | 2026.04.28 20:43:22.457003 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 2 parts from all_1_176_56 to all_177_177_0 | ||
| 25524 | 2026.04.28 20:43:22.457025 [ 277 ] {43e96721-5233-4fda-8072-ed95c402edc1} <Debug> TCPHandler: Processed in 0.001426362 sec. | ||
| 25525 | 2026.04.28 20:43:22.457032 [ 194 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_181_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3337 rows, containing 5 columns (5 merged, 0 gathered) in 0.001444743 sec., 2309753.360978388 rows/sec., 170.58 MiB/sec. | ||
| 25526 | 2026.04.28 20:43:22.457043 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25527 | 2026.04.28 20:43:22.457082 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25528 | 2026.04.28 20:43:22.457149 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25529 | 2026.04.28 20:43:22.457156 [ 191 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_177_57} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_176_56 to all_177_177_0 into Compact with storage Full | ||
| 25530 | 2026.04.28 20:43:22.457240 [ 194 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_181_36} <Trace> MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) | ||
| 25531 | 2026.04.28 20:43:22.457252 [ 277 ] {c454d0c5-b06f-46c8-aeec-4c7cf2df4e98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25532 | 2026.04.28 20:43:22.457261 [ 191 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_177_57} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25533 | 2026.04.28 20:43:22.457295 [ 191 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_177_57} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_176_56, total 65298 rows starting from the beginning of the part | ||
| 25534 | 2026.04.28 20:43:22.457309 [ 277 ] {c454d0c5-b06f-46c8-aeec-4c7cf2df4e98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25535 | 2026.04.28 20:43:22.457356 [ 191 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_177_57} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 160 rows starting from the beginning of the part | ||
| 25536 | 2026.04.28 20:43:22.457499 [ 194 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_181_36} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25537 | 2026.04.28 20:43:22.457586 [ 194 ] {d47f028d-9354-4fbc-8255-83a98dab7fda::all_1_181_36} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 | ||
| 25538 | 2026.04.28 20:43:22.457655 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 25539 | 2026.04.28 20:43:22.458274 [ 277 ] {c454d0c5-b06f-46c8-aeec-4c7cf2df4e98} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25540 | 2026.04.28 20:43:22.458322 [ 277 ] {c454d0c5-b06f-46c8-aeec-4c7cf2df4e98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25541 | 2026.04.28 20:43:22.458925 [ 277 ] {c454d0c5-b06f-46c8-aeec-4c7cf2df4e98} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 25542 | 2026.04.28 20:43:22.459165 [ 277 ] {c454d0c5-b06f-46c8-aeec-4c7cf2df4e98} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25543 | 2026.04.28 20:43:22.459311 [ 277 ] {c454d0c5-b06f-46c8-aeec-4c7cf2df4e98} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002076 sec., 5298.651252408477 rows/sec., 9.49 MiB/sec. | ||
| 25544 | 2026.04.28 20:43:22.459370 [ 277 ] {c454d0c5-b06f-46c8-aeec-4c7cf2df4e98} <Debug> TCPHandler: Processed in 0.002267372 sec. | ||
| 25545 | 2026.04.28 20:43:22.459502 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25546 | 2026.04.28 20:43:22.459597 [ 277 ] {f4004f45-ac4b-4447-90bf-d21995b9999c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25547 | 2026.04.28 20:43:22.459639 [ 277 ] {f4004f45-ac4b-4447-90bf-d21995b9999c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25548 | 2026.04.28 20:43:22.459995 [ 277 ] {f4004f45-ac4b-4447-90bf-d21995b9999c} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25549 | 2026.04.28 20:43:22.460031 [ 277 ] {f4004f45-ac4b-4447-90bf-d21995b9999c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25550 | 2026.04.28 20:43:22.460337 [ 277 ] {f4004f45-ac4b-4447-90bf-d21995b9999c} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) | ||
| 25551 | 2026.04.28 20:43:22.460546 [ 277 ] {f4004f45-ac4b-4447-90bf-d21995b9999c} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25552 | 2026.04.28 20:43:22.460678 [ 277 ] {f4004f45-ac4b-4447-90bf-d21995b9999c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 25553 | 2026.04.28 20:43:22.460690 [ 109 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 | ||
| 25554 | 2026.04.28 20:43:22.460715 [ 277 ] {f4004f45-ac4b-4447-90bf-d21995b9999c} <Debug> TCPHandler: Processed in 0.001264699 sec. | ||
| 25555 | 2026.04.28 20:43:22.460729 [ 109 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25556 | 2026.04.28 20:43:22.460753 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25557 | 2026.04.28 20:43:22.460828 [ 194 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_181_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full | ||
| 25558 | 2026.04.28 20:43:22.460925 [ 194 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_181_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25559 | 2026.04.28 20:43:22.460954 [ 194 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_176_35, total 9570 rows starting from the beginning of the part | ||
| 25560 | 2026.04.28 20:43:22.461004 [ 194 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 60 rows starting from the beginning of the part | ||
| 25561 | 2026.04.28 20:43:22.461044 [ 194 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 90 rows starting from the beginning of the part | ||
| 25562 | 2026.04.28 20:43:22.461081 [ 194 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 60 rows starting from the beginning of the part | ||
| 25563 | 2026.04.28 20:43:22.461115 [ 194 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 90 rows starting from the beginning of the part | ||
| 25564 | 2026.04.28 20:43:22.461153 [ 194 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 60 rows starting from the beginning of the part | ||
| 25565 | 2026.04.28 20:43:22.463926 [ 188 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_181_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9930 rows, containing 4 columns (4 merged, 0 gathered) in 0.003124002 sec., 3178615.12252553 rows/sec., 211.58 MiB/sec. | ||
| 25566 | 2026.04.28 20:43:22.464204 [ 188 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_181_36} <Trace> MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) | ||
| 25567 | 2026.04.28 20:43:22.464500 [ 188 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_181_36} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25568 | 2026.04.28 20:43:22.464572 [ 188 ] {53f35291-c9d5-43df-baaf-3d4935ec62fb::all_1_181_36} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 | ||
| 25569 | 2026.04.28 20:43:22.464662 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
| 25570 | 2026.04.28 20:43:22.467578 [ 188 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_177_57} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65458 rows, containing 5 columns (5 merged, 0 gathered) in 0.010454319 sec., 6261335.625974298 rows/sec., 402.87 MiB/sec. | ||
| 25571 | 2026.04.28 20:43:22.468441 [ 188 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_177_57} <Trace> MergedBlockOutputStream: filled checksums all_1_177_57 (state Temporary) | ||
| 25572 | 2026.04.28 20:43:22.468692 [ 188 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_177_57} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_177_57 to all_1_177_57 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25573 | 2026.04.28 20:43:22.468760 [ 188 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_177_57} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 2 parts: [all_1_176_56, all_177_177_0] -> all_1_177_57 | ||
| 25574 | 2026.04.28 20:43:22.468830 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 25575 | 2026.04.28 20:43:22.722211 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25576 | 2026.04.28 20:43:22.722454 [ 277 ] {0c631308-225f-418a-9ffc-063f313cc53f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 25577 | 2026.04.28 20:43:22.722805 [ 277 ] {0c631308-225f-418a-9ffc-063f313cc53f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 25578 | 2026.04.28 20:43:22.722846 [ 277 ] {0c631308-225f-418a-9ffc-063f313cc53f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 25579 | 2026.04.28 20:43:22.723095 [ 277 ] {0c631308-225f-418a-9ffc-063f313cc53f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 25580 | 2026.04.28 20:43:22.723162 [ 277 ] {0c631308-225f-418a-9ffc-063f313cc53f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 25581 | 2026.04.28 20:43:22.723305 [ 277 ] {0c631308-225f-418a-9ffc-063f313cc53f} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 25582 | 2026.04.28 20:43:22.723342 [ 277 ] {0c631308-225f-418a-9ffc-063f313cc53f} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 25583 | 2026.04.28 20:43:22.723363 [ 277 ] {0c631308-225f-418a-9ffc-063f313cc53f} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (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 | ||
| 25584 | 2026.04.28 20:43:22.723380 [ 277 ] {0c631308-225f-418a-9ffc-063f313cc53f} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 25585 | 2026.04.28 20:43:22.723419 [ 277 ] {0c631308-225f-418a-9ffc-063f313cc53f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 25586 | 2026.04.28 20:43:22.723440 [ 277 ] {0c631308-225f-418a-9ffc-063f313cc53f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 76 rows starting from 0 | ||
| 25587 | 2026.04.28 20:43:22.724580 [ 277 ] {0c631308-225f-418a-9ffc-063f313cc53f} <Debug> executeQuery: Read 76 rows, 16.25 KiB in 0.002233 sec., 34034.93058665472 rows/sec., 7.10 MiB/sec. | ||
| 25588 | 2026.04.28 20:43:22.724695 [ 277 ] {0c631308-225f-418a-9ffc-063f313cc53f} <Debug> TCPHandler: Processed in 0.00260421 sec. | ||
| 25589 | 2026.04.28 20:43:22.737274 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25590 | 2026.04.28 20:43:22.737476 [ 277 ] {131e4a53-93f3-4b26-98fa-85904faee317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 25591 | 2026.04.28 20:43:22.737557 [ 277 ] {131e4a53-93f3-4b26-98fa-85904faee317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 25592 | 2026.04.28 20:43:22.738084 [ 277 ] {131e4a53-93f3-4b26-98fa-85904faee317} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25593 | 2026.04.28 20:43:22.738121 [ 277 ] {131e4a53-93f3-4b26-98fa-85904faee317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25594 | 2026.04.28 20:43:22.738481 [ 277 ] {131e4a53-93f3-4b26-98fa-85904faee317} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 25595 | 2026.04.28 20:43:22.738706 [ 277 ] {131e4a53-93f3-4b26-98fa-85904faee317} <Trace> oximeter.fields_i16 (df8aaab2-b4d1-439c-ac22-e9ec90b9a747): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25596 | 2026.04.28 20:43:22.738857 [ 277 ] {131e4a53-93f3-4b26-98fa-85904faee317} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001437 sec., 16701.461377870564 rows/sec., 1.39 MiB/sec. | ||
| 25597 | 2026.04.28 20:43:22.738899 [ 277 ] {131e4a53-93f3-4b26-98fa-85904faee317} <Debug> TCPHandler: Processed in 0.00172553 sec. | ||
| 25598 | 2026.04.28 20:43:22.739017 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25599 | 2026.04.28 20:43:22.739112 [ 277 ] {581e4309-0ad1-4598-85d6-56dadbb417dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 25600 | 2026.04.28 20:43:22.739154 [ 277 ] {581e4309-0ad1-4598-85d6-56dadbb417dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 25601 | 2026.04.28 20:43:22.739557 [ 277 ] {581e4309-0ad1-4598-85d6-56dadbb417dc} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25602 | 2026.04.28 20:43:22.739591 [ 277 ] {581e4309-0ad1-4598-85d6-56dadbb417dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25603 | 2026.04.28 20:43:22.739891 [ 277 ] {581e4309-0ad1-4598-85d6-56dadbb417dc} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 25604 | 2026.04.28 20:43:22.740100 [ 277 ] {581e4309-0ad1-4598-85d6-56dadbb417dc} <Trace> oximeter.fields_ipaddr (457b85c7-311c-4e66-8cab-d044c9233ac7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25605 | 2026.04.28 20:43:22.740229 [ 277 ] {581e4309-0ad1-4598-85d6-56dadbb417dc} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001138 sec., 12302.284710017575 rows/sec., 1003.16 KiB/sec. | ||
| 25606 | 2026.04.28 20:43:22.740267 [ 277 ] {581e4309-0ad1-4598-85d6-56dadbb417dc} <Debug> TCPHandler: Processed in 0.00130049 sec. | ||
| 25607 | 2026.04.28 20:43:22.740391 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25608 | 2026.04.28 20:43:22.740515 [ 277 ] {dcf8f6c2-54ec-40b3-a815-38056349b0b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25609 | 2026.04.28 20:43:22.740566 [ 277 ] {dcf8f6c2-54ec-40b3-a815-38056349b0b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25610 | 2026.04.28 20:43:22.742080 [ 277 ] {dcf8f6c2-54ec-40b3-a815-38056349b0b9} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25611 | 2026.04.28 20:43:22.742116 [ 277 ] {dcf8f6c2-54ec-40b3-a815-38056349b0b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25612 | 2026.04.28 20:43:22.742613 [ 277 ] {dcf8f6c2-54ec-40b3-a815-38056349b0b9} <Trace> MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) | ||
| 25613 | 2026.04.28 20:43:22.742843 [ 277 ] {dcf8f6c2-54ec-40b3-a815-38056349b0b9} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25614 | 2026.04.28 20:43:22.742976 [ 277 ] {dcf8f6c2-54ec-40b3-a815-38056349b0b9} <Debug> executeQuery: Read 2640 rows, 203.85 KiB in 0.002486 sec., 1061946.9026548674 rows/sec., 80.08 MiB/sec. | ||
| 25615 | 2026.04.28 20:43:22.743018 [ 277 ] {dcf8f6c2-54ec-40b3-a815-38056349b0b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 25616 | 2026.04.28 20:43:22.743033 [ 277 ] {dcf8f6c2-54ec-40b3-a815-38056349b0b9} <Debug> TCPHandler: Processed in 0.002703952 sec. | ||
| 25617 | 2026.04.28 20:43:22.743145 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25618 | 2026.04.28 20:43:22.743239 [ 277 ] {a64d1fd2-3b57-4ed8-a37f-606d76727d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25619 | 2026.04.28 20:43:22.743279 [ 277 ] {a64d1fd2-3b57-4ed8-a37f-606d76727d44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25620 | 2026.04.28 20:43:22.743729 [ 277 ] {a64d1fd2-3b57-4ed8-a37f-606d76727d44} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25621 | 2026.04.28 20:43:22.743763 [ 277 ] {a64d1fd2-3b57-4ed8-a37f-606d76727d44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25622 | 2026.04.28 20:43:22.744063 [ 277 ] {a64d1fd2-3b57-4ed8-a37f-606d76727d44} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 25623 | 2026.04.28 20:43:22.744287 [ 277 ] {a64d1fd2-3b57-4ed8-a37f-606d76727d44} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25624 | 2026.04.28 20:43:22.744418 [ 277 ] {a64d1fd2-3b57-4ed8-a37f-606d76727d44} <Debug> executeQuery: Read 91 rows, 6.83 KiB in 0.001198 sec., 75959.93322203672 rows/sec., 5.56 MiB/sec. | ||
| 25625 | 2026.04.28 20:43:22.744457 [ 277 ] {a64d1fd2-3b57-4ed8-a37f-606d76727d44} <Debug> TCPHandler: Processed in 0.001363351 sec. | ||
| 25626 | 2026.04.28 20:43:22.744506 [ 220 ] {} <Trace> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 25627 | 2026.04.28 20:43:22.744554 [ 220 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 25628 | 2026.04.28 20:43:22.744641 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25629 | 2026.04.28 20:43:22.744739 [ 277 ] {834bcd4f-d73c-4cc1-a347-45cd3d8c3b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 25630 | 2026.04.28 20:43:22.744780 [ 277 ] {834bcd4f-d73c-4cc1-a347-45cd3d8c3b23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 25631 | 2026.04.28 20:43:22.745422 [ 277 ] {834bcd4f-d73c-4cc1-a347-45cd3d8c3b23} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25632 | 2026.04.28 20:43:22.745458 [ 277 ] {834bcd4f-d73c-4cc1-a347-45cd3d8c3b23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25633 | 2026.04.28 20:43:22.745922 [ 277 ] {834bcd4f-d73c-4cc1-a347-45cd3d8c3b23} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 25634 | 2026.04.28 20:43:22.746223 [ 277 ] {834bcd4f-d73c-4cc1-a347-45cd3d8c3b23} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25635 | 2026.04.28 20:43:22.746343 [ 107 ] {} <Debug> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4) (MergerMutator): Selected 6 parts from all_1_36_8 to all_41_41_0 | ||
| 25636 | 2026.04.28 20:43:22.746381 [ 107 ] {} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25637 | 2026.04.28 20:43:22.746389 [ 277 ] {834bcd4f-d73c-4cc1-a347-45cd3d8c3b23} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001667 sec., 494901.0197960408 rows/sec., 28.95 MiB/sec. | ||
| 25638 | 2026.04.28 20:43:22.746403 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25639 | 2026.04.28 20:43:22.746438 [ 277 ] {834bcd4f-d73c-4cc1-a347-45cd3d8c3b23} <Debug> TCPHandler: Processed in 0.001845672 sec. | ||
| 25640 | 2026.04.28 20:43:22.746489 [ 195 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_8 to all_41_41_0 into Compact with storage Full | ||
| 25641 | 2026.04.28 20:43:22.746581 [ 195 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25642 | 2026.04.28 20:43:22.746584 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25643 | 2026.04.28 20:43:22.746610 [ 195 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_8, total 1016 rows starting from the beginning of the part | ||
| 25644 | 2026.04.28 20:43:22.746666 [ 195 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 825 rows starting from the beginning of the part | ||
| 25645 | 2026.04.28 20:43:22.746690 [ 277 ] {aa08c601-5e5d-4218-9e0c-c56416503356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 25646 | 2026.04.28 20:43:22.746710 [ 195 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 950 rows starting from the beginning of the part | ||
| 25647 | 2026.04.28 20:43:22.746731 [ 277 ] {aa08c601-5e5d-4218-9e0c-c56416503356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 25648 | 2026.04.28 20:43:22.746754 [ 195 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 149 rows starting from the beginning of the part | ||
| 25649 | 2026.04.28 20:43:22.746794 [ 195 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 149 rows starting from the beginning of the part | ||
| 25650 | 2026.04.28 20:43:22.746835 [ 195 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 825 rows starting from the beginning of the part | ||
| 25651 | 2026.04.28 20:43:22.747143 [ 277 ] {aa08c601-5e5d-4218-9e0c-c56416503356} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25652 | 2026.04.28 20:43:22.747181 [ 277 ] {aa08c601-5e5d-4218-9e0c-c56416503356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25653 | 2026.04.28 20:43:22.747489 [ 277 ] {aa08c601-5e5d-4218-9e0c-c56416503356} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 25654 | 2026.04.28 20:43:22.747710 [ 277 ] {aa08c601-5e5d-4218-9e0c-c56416503356} <Trace> oximeter.fields_u64 (c6906f65-a6f8-4b9b-b7a8-e326a8ba2718): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25655 | 2026.04.28 20:43:22.747844 [ 277 ] {aa08c601-5e5d-4218-9e0c-c56416503356} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001172 sec., 853.2423208191126 rows/sec., 59.99 KiB/sec. | ||
| 25656 | 2026.04.28 20:43:22.747883 [ 277 ] {aa08c601-5e5d-4218-9e0c-c56416503356} <Debug> TCPHandler: Processed in 0.001360741 sec. | ||
| 25657 | 2026.04.28 20:43:22.747949 [ 220 ] {} <Debug> oximeter.fields_u16 (01c43cd8-48e3-438a-8761-676baf543302): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 25658 | 2026.04.28 20:43:22.748004 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25659 | 2026.04.28 20:43:22.748102 [ 277 ] {6b6857bd-738d-4da9-94dc-1ca16f49bf77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 25660 | 2026.04.28 20:43:22.748142 [ 277 ] {6b6857bd-738d-4da9-94dc-1ca16f49bf77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 25661 | 2026.04.28 20:43:22.748160 [ 198 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3914 rows, containing 5 columns (5 merged, 0 gathered) in 0.001700658 sec., 2301462.1399481846 rows/sec., 145.29 MiB/sec. | ||
| 25662 | 2026.04.28 20:43:22.748352 [ 187 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 25663 | 2026.04.28 20:43:22.748543 [ 277 ] {6b6857bd-738d-4da9-94dc-1ca16f49bf77} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25664 | 2026.04.28 20:43:22.748579 [ 277 ] {6b6857bd-738d-4da9-94dc-1ca16f49bf77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25665 | 2026.04.28 20:43:22.748618 [ 187 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_41_9} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25666 | 2026.04.28 20:43:22.748679 [ 187 ] {6da4a1ba-760f-42a3-9f65-a8073c5cfad4::all_1_41_9} <Trace> oximeter.fields_u32 (6da4a1ba-760f-42a3-9f65-a8073c5cfad4) (MergerMutator): Merged 6 parts: [all_1_36_8, all_41_41_0] -> all_1_41_9 | ||
| 25667 | 2026.04.28 20:43:22.748740 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 25668 | 2026.04.28 20:43:22.748875 [ 277 ] {6b6857bd-738d-4da9-94dc-1ca16f49bf77} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 25669 | 2026.04.28 20:43:22.749086 [ 277 ] {6b6857bd-738d-4da9-94dc-1ca16f49bf77} <Trace> oximeter.fields_u8 (434fc32d-c5b4-4084-bba5-8ed9e8979ee6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25670 | 2026.04.28 20:43:22.749214 [ 277 ] {6b6857bd-738d-4da9-94dc-1ca16f49bf77} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00113 sec., 10619.469026548673 rows/sec., 829.65 KiB/sec. | ||
| 25671 | 2026.04.28 20:43:22.749251 [ 277 ] {6b6857bd-738d-4da9-94dc-1ca16f49bf77} <Debug> TCPHandler: Processed in 0.00129687 sec. | ||
| 25672 | 2026.04.28 20:43:22.749365 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25673 | 2026.04.28 20:43:22.749458 [ 277 ] {d3ae7445-15a2-421a-92db-2110235eb16d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25674 | 2026.04.28 20:43:22.749497 [ 277 ] {d3ae7445-15a2-421a-92db-2110235eb16d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25675 | 2026.04.28 20:43:22.750283 [ 277 ] {d3ae7445-15a2-421a-92db-2110235eb16d} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25676 | 2026.04.28 20:43:22.750317 [ 277 ] {d3ae7445-15a2-421a-92db-2110235eb16d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25677 | 2026.04.28 20:43:22.750695 [ 277 ] {d3ae7445-15a2-421a-92db-2110235eb16d} <Trace> MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) | ||
| 25678 | 2026.04.28 20:43:22.750907 [ 277 ] {d3ae7445-15a2-421a-92db-2110235eb16d} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25679 | 2026.04.28 20:43:22.751033 [ 277 ] {d3ae7445-15a2-421a-92db-2110235eb16d} <Debug> executeQuery: Read 1394 rows, 96.84 KiB in 0.001593 sec., 875078.4682988073 rows/sec., 59.37 MiB/sec. | ||
| 25680 | 2026.04.28 20:43:22.751071 [ 277 ] {d3ae7445-15a2-421a-92db-2110235eb16d} <Debug> TCPHandler: Processed in 0.00175678 sec. | ||
| 25681 | 2026.04.28 20:43:22.751188 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25682 | 2026.04.28 20:43:22.751282 [ 277 ] {6a03973d-d190-473c-82e3-f34ad7191593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25683 | 2026.04.28 20:43:22.751323 [ 277 ] {6a03973d-d190-473c-82e3-f34ad7191593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25684 | 2026.04.28 20:43:22.751930 [ 277 ] {6a03973d-d190-473c-82e3-f34ad7191593} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25685 | 2026.04.28 20:43:22.751964 [ 277 ] {6a03973d-d190-473c-82e3-f34ad7191593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25686 | 2026.04.28 20:43:22.752383 [ 277 ] {6a03973d-d190-473c-82e3-f34ad7191593} <Trace> MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) | ||
| 25687 | 2026.04.28 20:43:22.752595 [ 277 ] {6a03973d-d190-473c-82e3-f34ad7191593} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25688 | 2026.04.28 20:43:22.752723 [ 277 ] {6a03973d-d190-473c-82e3-f34ad7191593} <Debug> executeQuery: Read 1539 rows, 96.38 KiB in 0.00146 sec., 1054109.589041096 rows/sec., 64.47 MiB/sec. | ||
| 25689 | 2026.04.28 20:43:22.752745 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Selected 6 parts from all_1_177_57 to all_182_182_0 | ||
| 25690 | 2026.04.28 20:43:22.752761 [ 277 ] {6a03973d-d190-473c-82e3-f34ad7191593} <Debug> TCPHandler: Processed in 0.001623137 sec. | ||
| 25691 | 2026.04.28 20:43:22.752795 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25692 | 2026.04.28 20:43:22.752820 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25693 | 2026.04.28 20:43:22.752889 [ 195 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_182_58} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_177_57 to all_182_182_0 into Compact with storage Full | ||
| 25694 | 2026.04.28 20:43:22.752896 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25695 | 2026.04.28 20:43:22.752982 [ 195 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_182_58} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25696 | 2026.04.28 20:43:22.753006 [ 277 ] {6b242bd8-f9d0-4a2f-a4ac-09a0ccca3e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25697 | 2026.04.28 20:43:22.753008 [ 195 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_182_58} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_177_57, total 65458 rows starting from the beginning of the part | ||
| 25698 | 2026.04.28 20:43:22.753060 [ 277 ] {6b242bd8-f9d0-4a2f-a4ac-09a0ccca3e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25699 | 2026.04.28 20:43:22.753065 [ 195 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_182_58} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 265 rows starting from the beginning of the part | ||
| 25700 | 2026.04.28 20:43:22.753105 [ 195 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_182_58} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 161 rows starting from the beginning of the part | ||
| 25701 | 2026.04.28 20:43:22.753140 [ 195 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_182_58} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 265 rows starting from the beginning of the part | ||
| 25702 | 2026.04.28 20:43:22.753180 [ 195 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_182_58} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 160 rows starting from the beginning of the part | ||
| 25703 | 2026.04.28 20:43:22.753214 [ 195 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_182_58} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_182_182_0, total 1539 rows starting from the beginning of the part | ||
| 25704 | 2026.04.28 20:43:22.753936 [ 277 ] {6b242bd8-f9d0-4a2f-a4ac-09a0ccca3e3f} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25705 | 2026.04.28 20:43:22.753972 [ 277 ] {6b242bd8-f9d0-4a2f-a4ac-09a0ccca3e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25706 | 2026.04.28 20:43:22.754579 [ 277 ] {6b242bd8-f9d0-4a2f-a4ac-09a0ccca3e3f} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 25707 | 2026.04.28 20:43:22.754811 [ 277 ] {6b242bd8-f9d0-4a2f-a4ac-09a0ccca3e3f} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25708 | 2026.04.28 20:43:22.754949 [ 277 ] {6b242bd8-f9d0-4a2f-a4ac-09a0ccca3e3f} <Debug> executeQuery: Read 65 rows, 119.27 KiB in 0.001961 sec., 33146.353901070885 rows/sec., 59.40 MiB/sec. | ||
| 25709 | 2026.04.28 20:43:22.755007 [ 277 ] {6b242bd8-f9d0-4a2f-a4ac-09a0ccca3e3f} <Debug> TCPHandler: Processed in 0.002160479 sec. | ||
| 25710 | 2026.04.28 20:43:22.755028 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 25711 | 2026.04.28 20:43:22.755059 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 25712 | 2026.04.28 20:43:22.755130 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25713 | 2026.04.28 20:43:22.755230 [ 277 ] {dcafc6d2-4835-48e1-bd99-d69ffbdb48c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25714 | 2026.04.28 20:43:22.755272 [ 277 ] {dcafc6d2-4835-48e1-bd99-d69ffbdb48c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25715 | 2026.04.28 20:43:22.755599 [ 277 ] {dcafc6d2-4835-48e1-bd99-d69ffbdb48c9} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25716 | 2026.04.28 20:43:22.755637 [ 277 ] {dcafc6d2-4835-48e1-bd99-d69ffbdb48c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25717 | 2026.04.28 20:43:22.756005 [ 277 ] {dcafc6d2-4835-48e1-bd99-d69ffbdb48c9} <Trace> MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) | ||
| 25718 | 2026.04.28 20:43:22.756227 [ 277 ] {dcafc6d2-4835-48e1-bd99-d69ffbdb48c9} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25719 | 2026.04.28 20:43:22.756356 [ 277 ] {dcafc6d2-4835-48e1-bd99-d69ffbdb48c9} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001144 sec., 10489.510489510489 rows/sec., 723.89 KiB/sec. | ||
| 25720 | 2026.04.28 20:43:22.756393 [ 277 ] {dcafc6d2-4835-48e1-bd99-d69ffbdb48c9} <Debug> TCPHandler: Processed in 0.00131272 sec. | ||
| 25721 | 2026.04.28 20:43:22.757136 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (b53d7d92-d5b4-4828-91ac-76040bd217c1): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 25722 | 2026.04.28 20:43:22.764013 [ 196 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_182_58} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 67848 rows, containing 5 columns (5 merged, 0 gathered) in 0.011148815 sec., 6085669.194439051 rows/sec., 391.39 MiB/sec. | ||
| 25723 | 2026.04.28 20:43:22.764865 [ 189 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_182_58} <Trace> MergedBlockOutputStream: filled checksums all_1_182_58 (state Temporary) | ||
| 25724 | 2026.04.28 20:43:22.765175 [ 189 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_182_58} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_merge_all_1_182_58 to all_1_182_58 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25725 | 2026.04.28 20:43:22.765255 [ 189 ] {631a0c6a-e759-4734-8b7d-cc87765079ba::all_1_182_58} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba) (MergerMutator): Merged 6 parts: [all_1_177_57, all_182_182_0] -> all_1_182_58 | ||
| 25726 | 2026.04.28 20:43:22.765349 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.60 MiB. | ||
| 25727 | 2026.04.28 20:43:23.001091 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 433.64 MiB, peak 461.90 MiB, free memory in arenas 0.00 B, will set to 432.13 MiB (RSS), difference: -1.51 MiB | ||
| 25728 | 2026.04.28 20:43:23.537822 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 798 | ||
| 25729 | 2026.04.28 20:43:23.555967 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25730 | 2026.04.28 20:43:23.556018 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25731 | 2026.04.28 20:43:23.562333 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 25732 | 2026.04.28 20:43:23.563046 [ 244 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25733 | 2026.04.28 20:43:23.563393 [ 103 ] {} <Debug> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 25734 | 2026.04.28 20:43:23.563488 [ 103 ] {} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25735 | 2026.04.28 20:43:23.563528 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25736 | 2026.04.28 20:43:23.563708 [ 198 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 25737 | 2026.04.28 20:43:23.566435 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 798 | ||
| 25738 | 2026.04.28 20:43:23.567838 [ 198 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25739 | 2026.04.28 20:43:23.569365 [ 198 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 761 rows starting from the beginning of the part | ||
| 25740 | 2026.04.28 20:43:23.574048 [ 198 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 7 rows starting from the beginning of the part | ||
| 25741 | 2026.04.28 20:43:23.579054 [ 198 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 8 rows starting from the beginning of the part | ||
| 25742 | 2026.04.28 20:43:23.583789 [ 198 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 7 rows starting from the beginning of the part | ||
| 25743 | 2026.04.28 20:43:23.588803 [ 198 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 8 rows starting from the beginning of the part | ||
| 25744 | 2026.04.28 20:43:23.593382 [ 198 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 7 rows starting from the beginning of the part | ||
| 25745 | 2026.04.28 20:43:23.652010 [ 196 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 798 rows, containing 679 columns (679 merged, 0 gathered) in 0.088375382 sec., 9029.66393967044 rows/sec., 46.69 MiB/sec. | ||
| 25746 | 2026.04.28 20:43:23.655420 [ 196 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 25747 | 2026.04.28 20:43:23.657464 [ 196 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_106_21} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25748 | 2026.04.28 20:43:23.657544 [ 196 ] {dc98a2a0-f708-4525-aa99-01f30fef0b37::all_1_106_21} <Trace> system.metric_log (dc98a2a0-f708-4525-aa99-01f30fef0b37) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 25749 | 2026.04.28 20:43:23.660451 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 25750 | 2026.04.28 20:43:24.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 433.22 MiB, peak 461.90 MiB, free memory in arenas 0.00 B, will set to 432.13 MiB (RSS), difference: -1.09 MiB | ||
| 25751 | 2026.04.28 20:43:26.019326 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 3078 | ||
| 25752 | 2026.04.28 20:43:26.022424 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25753 | 2026.04.28 20:43:26.022474 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25754 | 2026.04.28 20:43:26.023759 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 25755 | 2026.04.28 20:43:26.024046 [ 243 ] {} <Trace> system.query_log (47cc344e-26f8-43cb-8ea3-267c9c95fd28): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25756 | 2026.04.28 20:43:26.024436 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3078 | ||
| 25757 | 2026.04.28 20:43:27.444891 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25758 | 2026.04.28 20:43:27.445236 [ 277 ] {a0be32eb-4e20-4494-97fe-f817d2c5796b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 25759 | 2026.04.28 20:43:27.445738 [ 277 ] {a0be32eb-4e20-4494-97fe-f817d2c5796b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 25760 | 2026.04.28 20:43:27.445772 [ 277 ] {a0be32eb-4e20-4494-97fe-f817d2c5796b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 25761 | 2026.04.28 20:43:27.445984 [ 277 ] {a0be32eb-4e20-4494-97fe-f817d2c5796b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 25762 | 2026.04.28 20:43:27.446050 [ 277 ] {a0be32eb-4e20-4494-97fe-f817d2c5796b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 25763 | 2026.04.28 20:43:27.446189 [ 277 ] {a0be32eb-4e20-4494-97fe-f817d2c5796b} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 25764 | 2026.04.28 20:43:27.446223 [ 277 ] {a0be32eb-4e20-4494-97fe-f817d2c5796b} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 25765 | 2026.04.28 20:43:27.446244 [ 277 ] {a0be32eb-4e20-4494-97fe-f817d2c5796b} <Debug> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (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 | ||
| 25766 | 2026.04.28 20:43:27.446259 [ 277 ] {a0be32eb-4e20-4494-97fe-f817d2c5796b} <Trace> oximeter.timeseries_schema (ae3ab2b0-984d-483b-9074-46b510b4cfed) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 25767 | 2026.04.28 20:43:27.446298 [ 277 ] {a0be32eb-4e20-4494-97fe-f817d2c5796b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 25768 | 2026.04.28 20:43:27.446317 [ 277 ] {a0be32eb-4e20-4494-97fe-f817d2c5796b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 76 rows starting from 0 | ||
| 25769 | 2026.04.28 20:43:27.447865 [ 277 ] {a0be32eb-4e20-4494-97fe-f817d2c5796b} <Debug> executeQuery: Read 76 rows, 16.25 KiB in 0.002774 sec., 27397.260273972603 rows/sec., 5.72 MiB/sec. | ||
| 25770 | 2026.04.28 20:43:27.447975 [ 277 ] {a0be32eb-4e20-4494-97fe-f817d2c5796b} <Debug> TCPHandler: Processed in 0.003253764 sec. | ||
| 25771 | 2026.04.28 20:43:27.449437 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25772 | 2026.04.28 20:43:27.449550 [ 277 ] {4f9dcd5b-a86b-476f-b374-8818c9ec65de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25773 | 2026.04.28 20:43:27.449591 [ 277 ] {4f9dcd5b-a86b-476f-b374-8818c9ec65de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25774 | 2026.04.28 20:43:27.450282 [ 277 ] {4f9dcd5b-a86b-476f-b374-8818c9ec65de} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25775 | 2026.04.28 20:43:27.450319 [ 277 ] {4f9dcd5b-a86b-476f-b374-8818c9ec65de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25776 | 2026.04.28 20:43:27.450684 [ 277 ] {4f9dcd5b-a86b-476f-b374-8818c9ec65de} <Trace> MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) | ||
| 25777 | 2026.04.28 20:43:27.450909 [ 277 ] {4f9dcd5b-a86b-476f-b374-8818c9ec65de} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25778 | 2026.04.28 20:43:27.451049 [ 277 ] {4f9dcd5b-a86b-476f-b374-8818c9ec65de} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001531 sec., 36577.400391900715 rows/sec., 2.81 MiB/sec. | ||
| 25779 | 2026.04.28 20:43:27.451087 [ 277 ] {4f9dcd5b-a86b-476f-b374-8818c9ec65de} <Debug> TCPHandler: Processed in 0.001700329 sec. | ||
| 25780 | 2026.04.28 20:43:27.451228 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25781 | 2026.04.28 20:43:27.451321 [ 277 ] {fbf30c20-d813-41b9-9fb5-6cc4b19225e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25782 | 2026.04.28 20:43:27.451359 [ 277 ] {fbf30c20-d813-41b9-9fb5-6cc4b19225e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25783 | 2026.04.28 20:43:27.451804 [ 277 ] {fbf30c20-d813-41b9-9fb5-6cc4b19225e7} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25784 | 2026.04.28 20:43:27.451837 [ 277 ] {fbf30c20-d813-41b9-9fb5-6cc4b19225e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25785 | 2026.04.28 20:43:27.452129 [ 277 ] {fbf30c20-d813-41b9-9fb5-6cc4b19225e7} <Trace> MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) | ||
| 25786 | 2026.04.28 20:43:27.452340 [ 277 ] {fbf30c20-d813-41b9-9fb5-6cc4b19225e7} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25787 | 2026.04.28 20:43:27.452467 [ 277 ] {fbf30c20-d813-41b9-9fb5-6cc4b19225e7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001164 sec., 54982.817869415805 rows/sec., 4.29 MiB/sec. | ||
| 25788 | 2026.04.28 20:43:27.452504 [ 277 ] {fbf30c20-d813-41b9-9fb5-6cc4b19225e7} <Debug> TCPHandler: Processed in 0.00133324 sec. | ||
| 25789 | 2026.04.28 20:43:27.452555 [ 219 ] {} <Trace> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25790 | 2026.04.28 20:43:27.452589 [ 219 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25791 | 2026.04.28 20:43:27.452654 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25792 | 2026.04.28 20:43:27.452746 [ 277 ] {7e4a67fd-f024-4b5f-9020-b3bf6da0e470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25793 | 2026.04.28 20:43:27.452787 [ 277 ] {7e4a67fd-f024-4b5f-9020-b3bf6da0e470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25794 | 2026.04.28 20:43:27.453170 [ 277 ] {7e4a67fd-f024-4b5f-9020-b3bf6da0e470} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25795 | 2026.04.28 20:43:27.453204 [ 277 ] {7e4a67fd-f024-4b5f-9020-b3bf6da0e470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25796 | 2026.04.28 20:43:27.453531 [ 277 ] {7e4a67fd-f024-4b5f-9020-b3bf6da0e470} <Trace> MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) | ||
| 25797 | 2026.04.28 20:43:27.453760 [ 277 ] {7e4a67fd-f024-4b5f-9020-b3bf6da0e470} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25798 | 2026.04.28 20:43:27.453884 [ 277 ] {7e4a67fd-f024-4b5f-9020-b3bf6da0e470} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001156 sec., 110726.64359861592 rows/sec., 7.71 MiB/sec. | ||
| 25799 | 2026.04.28 20:43:27.453919 [ 277 ] {7e4a67fd-f024-4b5f-9020-b3bf6da0e470} <Debug> TCPHandler: Processed in 0.00132088 sec. | ||
| 25800 | 2026.04.28 20:43:27.454047 [ 277 ] {} <Trace> TCP-Session: b8b6d573-14f7-43cc-b116-8f2633b881a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25801 | 2026.04.28 20:43:27.454146 [ 277 ] {f6cf9b84-058d-43f0-b908-40f39939c95e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47182) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25802 | 2026.04.28 20:43:27.454185 [ 277 ] {f6cf9b84-058d-43f0-b908-40f39939c95e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25803 | 2026.04.28 20:43:27.454508 [ 277 ] {f6cf9b84-058d-43f0-b908-40f39939c95e} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25804 | 2026.04.28 20:43:27.454541 [ 277 ] {f6cf9b84-058d-43f0-b908-40f39939c95e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25805 | 2026.04.28 20:43:27.454843 [ 277 ] {f6cf9b84-058d-43f0-b908-40f39939c95e} <Trace> MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) | ||
| 25806 | 2026.04.28 20:43:27.455049 [ 277 ] {f6cf9b84-058d-43f0-b908-40f39939c95e} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25807 | 2026.04.28 20:43:27.455171 [ 277 ] {f6cf9b84-058d-43f0-b908-40f39939c95e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001042 sec., 46065.25911708253 rows/sec., 3.10 MiB/sec. | ||
| 25808 | 2026.04.28 20:43:27.455213 [ 277 ] {f6cf9b84-058d-43f0-b908-40f39939c95e} <Debug> TCPHandler: Processed in 0.001221308 sec. | ||
| 25809 | 2026.04.28 20:43:27.457633 [ 219 ] {} <Debug> oximeter.fields_uuid (d47f028d-9354-4fbc-8255-83a98dab7fda): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25810 | 2026.04.28 20:43:27.724235 [ 219 ] {} <Trace> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25811 | 2026.04.28 20:43:27.724265 [ 219 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25812 | 2026.04.28 20:43:27.729339 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Found 5 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0] | ||
| 25813 | 2026.04.28 20:43:27.729418 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Removing 5 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0] | ||
| 25814 | 2026.04.28 20:43:27.731769 [ 219 ] {} <Debug> oximeter.fields_string (9610dbc4-9e43-4f07-9940-0847ffb19edd): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25815 | 2026.04.28 20:43:27.733220 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (631a0c6a-e759-4734-8b7d-cc87765079ba): Removing 5 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0] | ||
| 25816 | 2026.04.28 20:43:28.102333 [ 223 ] {} <Trace> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25817 | 2026.04.28 20:43:28.102386 [ 223 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25818 | 2026.04.28 20:43:28.110161 [ 223 ] {} <Debug> oximeter.measurements_u64 (53f35291-c9d5-43df-baaf-3d4935ec62fb): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 25819 | 2026.04.28 20:43:28.339702 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 51432 | ||
| 25820 | 2026.04.28 20:43:28.340201 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25821 | 2026.04.28 20:43:28.340237 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25822 | 2026.04.28 20:43:28.340685 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 25823 | 2026.04.28 20:43:28.340916 [ 245 ] {} <Trace> system.asynchronous_metric_log (1a2b5bc3-76b6-4172-b366-1f2894275b85): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25824 | 2026.04.28 20:43:28.341041 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51432 | ||