| 1 | [ May 26 23:56:18 Enabled. ] | ||
| 2 | [ May 26 23:56:18 Rereading configuration. ] | ||
| 3 | [ May 26 23:56:19 Rereading configuration. ] | ||
| 4 | [ May 26 23:56:20 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 | [ May 26 23:56:20 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.05.26 23:56:21.418994 [ 1 ] {} <Information> Application: Will watch for the process with pid 23714 | ||
| 29 | 2026.05.26 23:56:21.419361 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.26 23:56:21.747579 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: <unknown>), PID 23714 | ||
| 31 | 2026.05.26 23:56:21.748812 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.26 23:56:21.748989 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.26 23:56:21.840421 [ 1 ] {} <Information> Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.26 23:56:21.863215 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.26 23:56:21.863265 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.26 23:56:21.863282 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.26 23:56:21.863333 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.26 23:56:21.863793 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.26 23:56:21.866708 [ 1 ] {} <Information> SensitiveDataMaskerConfigRead: 1 query masking rules loaded. | ||
| 40 | 2026.05.26 23:56:21.868359 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 41 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 42 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 43 | 2026.05.26 23:56:21.869343 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 44 | 2026.05.26 23:56:21.870142 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 115.03 GiB (127.81 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.26 23:56:21.870165 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 63.90 GiB (127.81 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 46 | 2026.05.26 23:56:21.870179 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 63.90 GiB | ||
| 47 | 2026.05.26 23:56:21.870843 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 48 | 2026.05.26 23:56:21.872814 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 49 | 2026.05.26 23:56:21.878794 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.26 23:56:21.879696 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 51 | 2026.05.26 23:56:21.881587 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 52 | 2026.05.26 23:56:21.882142 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 53 | 2026.05.26 23:56:21.882892 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 54 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 55 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 56 | 2026.05.26 23:56:21.883524 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 57 | 2026.05.26 23:56:21.888338 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 58 | 2026.05.26 23:56:21.888673 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 59 | 2026.05.26 23:56:21.890860 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 60 | 2026.05.26 23:56:21.891227 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.26 23:56:21.891548 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.26 23:56:21.891918 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 63 | 2026.05.26 23:56:21.892942 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 64 | 2026.05.26 23:56:21.892973 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 65 | 2026.05.26 23:56:21.893050 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 66 | 2026.05.26 23:56:21.893141 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 67 | 2026.05.26 23:56:21.899051 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 68 | 2026.05.26 23:56:21.899084 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000150013 sec | ||
| 69 | 2026.05.26 23:56:21.899104 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 70 | 2026.05.26 23:56:21.899115 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 71 | 2026.05.26 23:56:21.899764 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 72 | 2026.05.26 23:56:21.900320 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 73 | 2026.05.26 23:56:21.911560 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 74 | 2026.05.26 23:56:21.911619 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 75 | 2026.05.26 23:56:21.911635 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 76 | 2026.05.26 23:56:21.911648 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 77 | 2026.05.26 23:56:21.911691 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 78 | 2026.05.26 23:56:21.911707 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 79 | 2026.05.26 23:56:21.913901 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 80 | 2026.05.26 23:56:21.913947 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 81 | 2026.05.26 23:56:21.913970 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 82 | 2026.05.26 23:56:21.914127 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 83 | 2026.05.26 23:56:21.914166 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 84 | 2026.05.26 23:56:21.914188 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 85 | 2026.05.26 23:56:21.914200 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 86 | 2026.05.26 23:56:21.914213 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 87 | 2026.05.26 23:56:21.914246 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 88 | 2026.05.26 23:56:21.914259 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 89 | 2026.05.26 23:56:21.936689 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 90 | 2026.05.26 23:56:21.937600 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 91 | 2026.05.26 23:56:21.937631 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6331e-05 sec | ||
| 92 | 2026.05.26 23:56:21.937646 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 93 | 2026.05.26 23:56:21.937657 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 94 | 2026.05.26 23:56:21.937693 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 95 | 2026.05.26 23:56:21.937883 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 96 | 2026.05.26 23:56:21.937927 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 97 | 2026.05.26 23:56:21.937941 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 98 | 2026.05.26 23:56:21.937953 [ 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). | ||
| 99 | 2026.05.26 23:56:21.937973 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 100 | 2026.05.26 23:56:21.966335 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 101 | 2026.05.26 23:56:21.966534 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.85 MiB, peak 24.85 MiB, free memory in arenas 0.00 B, will set to 117.21 MiB (RSS), difference: 92.36 MiB | ||
| 102 | 2026.05.26 23:56:21.968559 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.519e-05 sec. | ||
| 103 | 2026.05.26 23:56:21.968955 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 104 | 2026.05.26 23:56:21.969015 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 105 | 2026.05.26 23:56:21.969029 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 106 | 2026.05.26 23:56:22.332859 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44429 | ||
| 107 | 2026.05.26 23:56:22.333122 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.05.26 23:56:22.333177 [ 3 ] {} <Debug> TCP-Session: f36d7196-0e21-41e0-b7c5-2fb9f0c04d5d Authenticating user 'default' from [fd00:1122:3344:101::e]:44429 | ||
| 109 | 2026.05.26 23:56:22.333204 [ 3 ] {} <Debug> TCP-Session: f36d7196-0e21-41e0-b7c5-2fb9f0c04d5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.26 23:56:22.333300 [ 3 ] {} <Debug> TCP-Session: f36d7196-0e21-41e0-b7c5-2fb9f0c04d5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.05.26 23:56:22.333417 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.05.26 23:56:22.333449 [ 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 | ||
| 113 | 2026.05.26 23:56:22.333527 [ 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 | ||
| 114 | 2026.05.26 23:56:22.335958 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43604 | ||
| 115 | 2026.05.26 23:56:22.336773 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58365 | ||
| 116 | 2026.05.26 23:56:22.336777 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49569 | ||
| 117 | 2026.05.26 23:56:22.337114 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59313 | ||
| 118 | 2026.05.26 23:56:22.337193 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63123 | ||
| 119 | 2026.05.26 23:56:22.337364 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 120 | 2026.05.26 23:56:22.337434 [ 4 ] {} <Debug> TCP-Session: a9b86860-a9e3-4fba-b43a-39cd8aea5a40 Authenticating user 'default' from [fd00:1122:3344:101::e]:43604 | ||
| 121 | 2026.05.26 23:56:22.337535 [ 4 ] {} <Debug> TCP-Session: a9b86860-a9e3-4fba-b43a-39cd8aea5a40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.05.26 23:56:22.337553 [ 4 ] {} <Debug> TCP-Session: a9b86860-a9e3-4fba-b43a-39cd8aea5a40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.05.26 23:56:22.338600 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.05.26 23:56:22.338627 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.05.26 23:56:22.338667 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33925 | ||
| 126 | 2026.05.26 23:56:22.338722 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62672 | ||
| 127 | 2026.05.26 23:56:22.338731 [ 5 ] {} <Debug> TCP-Session: 52260e52-c482-41ed-ae79-b690a668327f Authenticating user 'default' from [fd00:1122:3344:101::e]:49569 | ||
| 128 | 2026.05.26 23:56:22.338787 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.05.26 23:56:22.338810 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58201 | ||
| 130 | 2026.05.26 23:56:22.338750 [ 3 ] {} <Trace> TCP-Session: f36d7196-0e21-41e0-b7c5-2fb9f0c04d5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 131 | 2026.05.26 23:56:22.338895 [ 256 ] {} <Debug> TCP-Session: 667c30d8-c280-4240-9571-eb39401894a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:63123 | ||
| 132 | 2026.05.26 23:56:22.338909 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.05.26 23:56:22.338861 [ 5 ] {} <Debug> TCP-Session: 52260e52-c482-41ed-ae79-b690a668327f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.05.26 23:56:22.338855 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.05.26 23:56:22.338985 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.05.26 23:56:22.339010 [ 255 ] {} <Debug> TCP-Session: fe8a988e-62e6-43e3-be0a-11525198ac47 Authenticating user 'default' from [fd00:1122:3344:101::e]:59313 | ||
| 137 | 2026.05.26 23:56:22.338979 [ 5 ] {} <Debug> TCP-Session: 52260e52-c482-41ed-ae79-b690a668327f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.05.26 23:56:22.339075 [ 255 ] {} <Debug> TCP-Session: fe8a988e-62e6-43e3-be0a-11525198ac47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.05.26 23:56:22.339096 [ 259 ] {} <Debug> TCP-Session: 3eccd83f-0cf1-453c-bfdb-b4514dded064 Authenticating user 'default' from [fd00:1122:3344:101::e]:58201 | ||
| 140 | 2026.05.26 23:56:22.339063 [ 257 ] {} <Debug> TCP-Session: 3140d7b5-0b1b-4a5a-9840-480435bc0bb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:33925 | ||
| 141 | 2026.05.26 23:56:22.339156 [ 255 ] {} <Debug> TCP-Session: fe8a988e-62e6-43e3-be0a-11525198ac47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.05.26 23:56:22.339146 [ 259 ] {} <Debug> TCP-Session: 3eccd83f-0cf1-453c-bfdb-b4514dded064 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.05.26 23:56:22.338974 [ 256 ] {} <Debug> TCP-Session: 667c30d8-c280-4240-9571-eb39401894a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.05.26 23:56:22.339220 [ 259 ] {} <Debug> TCP-Session: 3eccd83f-0cf1-453c-bfdb-b4514dded064 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.26 23:56:22.339213 [ 257 ] {} <Debug> TCP-Session: 3140d7b5-0b1b-4a5a-9840-480435bc0bb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.26 23:56:22.338956 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.05.26 23:56:22.339319 [ 257 ] {} <Debug> TCP-Session: 3140d7b5-0b1b-4a5a-9840-480435bc0bb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.26 23:56:22.339306 [ 256 ] {} <Debug> TCP-Session: 667c30d8-c280-4240-9571-eb39401894a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.05.26 23:56:22.338760 [ 253 ] {} <Debug> TCP-Session: 3b104ce4-c5f0-4596-925c-2140b179b35d Authenticating user 'default' from [fd00:1122:3344:101::e]:58365 | ||
| 150 | 2026.05.26 23:56:22.339404 [ 258 ] {} <Debug> TCP-Session: f79b6bcb-7665-4b29-917a-a263886d2fa5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62672 | ||
| 151 | 2026.05.26 23:56:22.339491 [ 253 ] {} <Debug> TCP-Session: 3b104ce4-c5f0-4596-925c-2140b179b35d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.05.26 23:56:22.339497 [ 258 ] {} <Debug> TCP-Session: f79b6bcb-7665-4b29-917a-a263886d2fa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.26 23:56:22.339507 [ 253 ] {} <Debug> TCP-Session: 3b104ce4-c5f0-4596-925c-2140b179b35d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.26 23:56:22.339573 [ 258 ] {} <Debug> TCP-Session: f79b6bcb-7665-4b29-917a-a263886d2fa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 155 | 2026.05.26 23:56:22.340040 [ 3 ] {56172969-2e5f-4be3-a766-3dae94fcc801} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44429) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 156 | 2026.05.26 23:56:22.349305 [ 3 ] {56172969-2e5f-4be3-a766-3dae94fcc801} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 157 | 2026.05.26 23:56:22.352359 [ 3 ] {56172969-2e5f-4be3-a766-3dae94fcc801} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 158 | 2026.05.26 23:56:22.354938 [ 260 ] {56172969-2e5f-4be3-a766-3dae94fcc801} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 159 | 2026.05.26 23:56:22.356568 [ 3 ] {56172969-2e5f-4be3-a766-3dae94fcc801} <Debug> TCPHandler: Processed in 0.020340406 sec. | ||
| 160 | 2026.05.26 23:56:22.516258 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46940 | ||
| 161 | 2026.05.26 23:56:22.516387 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2026.05.26 23:56:22.516534 [ 261 ] {} <Debug> TCP-Session: 11207334-95fa-4cb9-aa84-a871ab69367f Authenticating user 'default' from [fd00:1122:3344:101::e]:46940 | ||
| 163 | 2026.05.26 23:56:22.516564 [ 261 ] {} <Debug> TCP-Session: 11207334-95fa-4cb9-aa84-a871ab69367f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.05.26 23:56:22.516579 [ 261 ] {} <Debug> TCP-Session: 11207334-95fa-4cb9-aa84-a871ab69367f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.05.26 23:56:22.517044 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61764 | ||
| 166 | 2026.05.26 23:56:22.517169 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2026.05.26 23:56:22.517195 [ 262 ] {} <Debug> TCP-Session: 234e5a4a-c1d1-42bf-b157-d69a66988d7a Authenticating user 'default' from [fd00:1122:3344:101::e]:61764 | ||
| 168 | 2026.05.26 23:56:22.517212 [ 262 ] {} <Debug> TCP-Session: 234e5a4a-c1d1-42bf-b157-d69a66988d7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2026.05.26 23:56:22.517262 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63283 | ||
| 170 | 2026.05.26 23:56:22.517369 [ 262 ] {} <Debug> TCP-Session: 234e5a4a-c1d1-42bf-b157-d69a66988d7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.05.26 23:56:22.517384 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63456 | ||
| 172 | 2026.05.26 23:56:22.517540 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32768 | ||
| 173 | 2026.05.26 23:56:22.517547 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.05.26 23:56:22.517545 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43993 | ||
| 175 | 2026.05.26 23:56:22.517603 [ 263 ] {} <Debug> TCP-Session: 45f1a207-6f63-4e8f-b811-ab3e6846a039 Authenticating user 'default' from [fd00:1122:3344:101::e]:63283 | ||
| 176 | 2026.05.26 23:56:22.517686 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38249 | ||
| 177 | 2026.05.26 23:56:22.517815 [ 263 ] {} <Debug> TCP-Session: 45f1a207-6f63-4e8f-b811-ab3e6846a039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.05.26 23:56:22.517841 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48285 | ||
| 179 | 2026.05.26 23:56:22.517849 [ 263 ] {} <Debug> TCP-Session: 45f1a207-6f63-4e8f-b811-ab3e6846a039 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.05.26 23:56:22.517878 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2026.05.26 23:56:22.517988 [ 266 ] {} <Debug> TCP-Session: 640ef0a2-7db4-4637-a88b-257c1398298d Authenticating user 'default' from [fd00:1122:3344:101::e]:32768 | ||
| 182 | 2026.05.26 23:56:22.518017 [ 266 ] {} <Debug> TCP-Session: 640ef0a2-7db4-4637-a88b-257c1398298d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.05.26 23:56:22.518127 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2026.05.26 23:56:22.518153 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 185 | 2026.05.26 23:56:22.518138 [ 266 ] {} <Debug> TCP-Session: 640ef0a2-7db4-4637-a88b-257c1398298d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.05.26 23:56:22.518225 [ 268 ] {} <Debug> TCP-Session: 3bbd00d1-b56a-403c-8f5f-52e0070af253 Authenticating user 'default' from [fd00:1122:3344:101::e]:48285 | ||
| 187 | 2026.05.26 23:56:22.518236 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 188 | 2026.05.26 23:56:22.518194 [ 264 ] {} <Debug> TCP-Session: 538768ed-4c42-461e-b48e-d8a344ab49b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63456 | ||
| 189 | 2026.05.26 23:56:22.518275 [ 267 ] {} <Debug> TCP-Session: 49d579c5-1833-4c7e-8778-182ec2e24e8c Authenticating user 'default' from [fd00:1122:3344:101::e]:38249 | ||
| 190 | 2026.05.26 23:56:22.518318 [ 264 ] {} <Debug> TCP-Session: 538768ed-4c42-461e-b48e-d8a344ab49b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.05.26 23:56:22.518285 [ 268 ] {} <Debug> TCP-Session: 3bbd00d1-b56a-403c-8f5f-52e0070af253 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.05.26 23:56:22.518200 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 193 | 2026.05.26 23:56:22.518405 [ 268 ] {} <Debug> TCP-Session: 3bbd00d1-b56a-403c-8f5f-52e0070af253 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2026.05.26 23:56:22.518399 [ 264 ] {} <Debug> TCP-Session: 538768ed-4c42-461e-b48e-d8a344ab49b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.05.26 23:56:22.518381 [ 267 ] {} <Debug> TCP-Session: 49d579c5-1833-4c7e-8778-182ec2e24e8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.05.26 23:56:22.518501 [ 265 ] {} <Debug> TCP-Session: 8f58d42f-2a2a-4746-b817-db97e949f013 Authenticating user 'default' from [fd00:1122:3344:101::e]:43993 | ||
| 197 | 2026.05.26 23:56:22.518575 [ 267 ] {} <Debug> TCP-Session: 49d579c5-1833-4c7e-8778-182ec2e24e8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.05.26 23:56:22.518590 [ 265 ] {} <Debug> TCP-Session: 8f58d42f-2a2a-4746-b817-db97e949f013 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 199 | 2026.05.26 23:56:22.518683 [ 265 ] {} <Debug> TCP-Session: 8f58d42f-2a2a-4746-b817-db97e949f013 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 200 | 2026.05.26 23:56:22.757303 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65136 | ||
| 201 | 2026.05.26 23:56:22.757440 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 202 | 2026.05.26 23:56:22.757556 [ 269 ] {} <Debug> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Authenticating user 'default' from [fd00:1122:3344:101::d]:65136 | ||
| 203 | 2026.05.26 23:56:22.757588 [ 269 ] {} <Debug> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 204 | 2026.05.26 23:56:22.757602 [ 269 ] {} <Debug> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 205 | 2026.05.26 23:56:22.757748 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 206 | 2026.05.26 23:56:22.757774 [ 269 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 207 | 2026.05.26 23:56:22.757885 [ 269 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 208 | 2026.05.26 23:56:22.759425 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41288 | ||
| 209 | 2026.05.26 23:56:22.759507 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65524 | ||
| 210 | 2026.05.26 23:56:22.759562 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57235 | ||
| 211 | 2026.05.26 23:56:22.759736 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61153 | ||
| 212 | 2026.05.26 23:56:22.759908 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 213 | 2026.05.26 23:56:22.759953 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 214 | 2026.05.26 23:56:22.759965 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57010 | ||
| 215 | 2026.05.26 23:56:22.760040 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 216 | 2026.05.26 23:56:22.760094 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2026.05.26 23:56:22.760042 [ 270 ] {} <Debug> TCP-Session: 09602f1d-6f31-4dd1-a7ad-ecb72ed46d96 Authenticating user 'default' from [fd00:1122:3344:101::d]:41288 | ||
| 218 | 2026.05.26 23:56:22.760123 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 219 | 2026.05.26 23:56:22.760145 [ 271 ] {} <Debug> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Authenticating user 'default' from [fd00:1122:3344:101::d]:65524 | ||
| 220 | 2026.05.26 23:56:22.760186 [ 273 ] {} <Debug> TCP-Session: 2e90a43f-4d92-4258-96ff-e3202c8a041d Authenticating user 'default' from [fd00:1122:3344:101::d]:61153 | ||
| 221 | 2026.05.26 23:56:22.760189 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49379 | ||
| 222 | 2026.05.26 23:56:22.760220 [ 272 ] {} <Debug> TCP-Session: eb5421d1-7e01-4f43-b17a-6b114b68ac5d Authenticating user 'default' from [fd00:1122:3344:101::d]:57235 | ||
| 223 | 2026.05.26 23:56:22.760282 [ 273 ] {} <Debug> TCP-Session: 2e90a43f-4d92-4258-96ff-e3202c8a041d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.05.26 23:56:22.760258 [ 271 ] {} <Debug> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.05.26 23:56:22.760253 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45704 | ||
| 226 | 2026.05.26 23:56:22.760308 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54861 | ||
| 227 | 2026.05.26 23:56:22.760377 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 228 | 2026.05.26 23:56:22.760345 [ 271 ] {} <Debug> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.05.26 23:56:22.760361 [ 273 ] {} <Debug> TCP-Session: 2e90a43f-4d92-4258-96ff-e3202c8a041d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.05.26 23:56:22.760503 [ 275 ] {} <Debug> TCP-Session: a2bfe923-4309-4f1d-a14c-3f77bb813cbe Authenticating user 'default' from [fd00:1122:3344:101::d]:49379 | ||
| 231 | 2026.05.26 23:56:22.760478 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 232 | 2026.05.26 23:56:22.760339 [ 272 ] {} <Debug> TCP-Session: eb5421d1-7e01-4f43-b17a-6b114b68ac5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.05.26 23:56:22.760580 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 234 | 2026.05.26 23:56:22.760584 [ 275 ] {} <Debug> TCP-Session: a2bfe923-4309-4f1d-a14c-3f77bb813cbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.05.26 23:56:22.760571 [ 276 ] {} <Debug> TCP-Session: 83c33762-fabe-4665-9080-15cd7bc37303 Authenticating user 'default' from [fd00:1122:3344:101::d]:45704 | ||
| 236 | 2026.05.26 23:56:22.760659 [ 275 ] {} <Debug> TCP-Session: a2bfe923-4309-4f1d-a14c-3f77bb813cbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 237 | 2026.05.26 23:56:22.760685 [ 276 ] {} <Debug> TCP-Session: 83c33762-fabe-4665-9080-15cd7bc37303 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 238 | 2026.05.26 23:56:22.760212 [ 270 ] {} <Debug> TCP-Session: 09602f1d-6f31-4dd1-a7ad-ecb72ed46d96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.05.26 23:56:22.760756 [ 276 ] {} <Debug> TCP-Session: 83c33762-fabe-4665-9080-15cd7bc37303 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.05.26 23:56:22.760721 [ 277 ] {} <Debug> TCP-Session: 6920078a-729b-4748-835e-bd4ef72445b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:54861 | ||
| 241 | 2026.05.26 23:56:22.760187 [ 269 ] {72cb4202-b0bb-4940-8b85-c16f97d9ce9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 242 | 2026.05.26 23:56:22.760839 [ 277 ] {} <Debug> TCP-Session: 6920078a-729b-4748-835e-bd4ef72445b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 243 | 2026.05.26 23:56:22.760823 [ 270 ] {} <Debug> TCP-Session: 09602f1d-6f31-4dd1-a7ad-ecb72ed46d96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 244 | 2026.05.26 23:56:22.760168 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 245 | 2026.05.26 23:56:22.760640 [ 272 ] {} <Debug> TCP-Session: eb5421d1-7e01-4f43-b17a-6b114b68ac5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 246 | 2026.05.26 23:56:22.761009 [ 274 ] {} <Debug> TCP-Session: d0af0ace-a940-4584-9fe0-71470b02e7d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57010 | ||
| 247 | 2026.05.26 23:56:22.761062 [ 274 ] {} <Debug> TCP-Session: d0af0ace-a940-4584-9fe0-71470b02e7d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 248 | 2026.05.26 23:56:22.761084 [ 277 ] {} <Debug> TCP-Session: 6920078a-729b-4748-835e-bd4ef72445b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 249 | 2026.05.26 23:56:22.761154 [ 274 ] {} <Debug> TCP-Session: d0af0ace-a940-4584-9fe0-71470b02e7d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 250 | 2026.05.26 23:56:22.884175 [ 269 ] {72cb4202-b0bb-4940-8b85-c16f97d9ce9a} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:65136) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 251 | |||
| 252 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 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>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 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&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 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&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 273 | |||
| 274 | 2026.05.26 23:56:22.884609 [ 269 ] {72cb4202-b0bb-4940-8b85-c16f97d9ce9a} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 275 | |||
| 276 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 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>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 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&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 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&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 297 | |||
| 298 | 2026.05.26 23:56:22.884861 [ 269 ] {72cb4202-b0bb-4940-8b85-c16f97d9ce9a} <Debug> TCPHandler: Processed in 0.125316702 sec. | ||
| 299 | 2026.05.26 23:56:22.885361 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 300 | 2026.05.26 23:56:22.885667 [ 271 ] {11c41d53-58ff-4d3e-aa8d-1f433fa66b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 301 | 2026.05.26 23:56:22.886133 [ 271 ] {11c41d53-58ff-4d3e-aa8d-1f433fa66b01} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:65524) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 302 | |||
| 303 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 309 | 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>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 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&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 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&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 324 | |||
| 325 | 2026.05.26 23:56:22.886444 [ 271 ] {11c41d53-58ff-4d3e-aa8d-1f433fa66b01} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 326 | |||
| 327 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 333 | 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>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 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&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 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&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 347 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 348 | |||
| 349 | 2026.05.26 23:56:22.886748 [ 271 ] {11c41d53-58ff-4d3e-aa8d-1f433fa66b01} <Debug> TCPHandler: Processed in 0.001583564 sec. | ||
| 350 | 2026.05.26 23:56:22.887174 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2026.05.26 23:56:22.888109 [ 269 ] {8046aa2d-6928-4db7-b45e-fea0ecced8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 352 | 2026.05.26 23:56:22.888200 [ 269 ] {8046aa2d-6928-4db7-b45e-fea0ecced8a8} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 353 | 2026.05.26 23:56:22.888878 [ 269 ] {8046aa2d-6928-4db7-b45e-fea0ecced8a8} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 354 | 2026.05.26 23:56:22.888973 [ 269 ] {8046aa2d-6928-4db7-b45e-fea0ecced8a8} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000127052 sec | ||
| 355 | 2026.05.26 23:56:22.888989 [ 269 ] {8046aa2d-6928-4db7-b45e-fea0ecced8a8} <Trace> ReferentialDeps: No tables | ||
| 356 | 2026.05.26 23:56:22.889000 [ 269 ] {8046aa2d-6928-4db7-b45e-fea0ecced8a8} <Trace> LoadingDeps: No tables | ||
| 357 | 2026.05.26 23:56:22.889090 [ 269 ] {8046aa2d-6928-4db7-b45e-fea0ecced8a8} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 358 | 2026.05.26 23:56:22.889155 [ 269 ] {8046aa2d-6928-4db7-b45e-fea0ecced8a8} <Debug> TCPHandler: Processed in 0.002115352 sec. | ||
| 359 | 2026.05.26 23:56:22.889316 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 360 | 2026.05.26 23:56:22.889484 [ 269 ] {0bc8d8c3-cee9-4d79-a5d0-8456ecb449ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) /* The version table contains metadata about the `oximeter` database */ | ||
| 361 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 362 | 2026.05.26 23:56:22.889610 [ 269 ] {0bc8d8c3-cee9-4d79-a5d0-8456ecb449ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 363 | 2026.05.26 23:56:22.893808 [ 269 ] {0bc8d8c3-cee9-4d79-a5d0-8456ecb449ef} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 364 | 2026.05.26 23:56:22.895013 [ 269 ] {0bc8d8c3-cee9-4d79-a5d0-8456ecb449ef} <Debug> oximeter.version (c4bbc498-0fd2-4407-8cbb-20eeae1280bc): Loading data parts | ||
| 365 | 2026.05.26 23:56:22.895372 [ 269 ] {0bc8d8c3-cee9-4d79-a5d0-8456ecb449ef} <Debug> oximeter.version (c4bbc498-0fd2-4407-8cbb-20eeae1280bc): There are no data parts | ||
| 366 | 2026.05.26 23:56:22.897436 [ 269 ] {0bc8d8c3-cee9-4d79-a5d0-8456ecb449ef} <Debug> TCPHandler: Processed in 0.008169482 sec. | ||
| 367 | 2026.05.26 23:56:22.897733 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.05.26 23:56:22.898698 [ 269 ] {36c6194c-9c4b-41ab-9d13-5c25e5db6b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) /* The measurement tables contain all individual samples from each timeseries. | ||
| 369 | * | ||
| 370 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 371 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 372 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 373 | * by all samples from the same timeseries. | ||
| 374 | * | ||
| 375 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 376 | * and then uses that to index quickly into the measurements tables. | ||
| 377 | */ | ||
| 378 | 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) | ||
| 379 | 2026.05.26 23:56:22.898829 [ 269 ] {36c6194c-9c4b-41ab-9d13-5c25e5db6b6f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 380 | 2026.05.26 23:56:22.905145 [ 269 ] {36c6194c-9c4b-41ab-9d13-5c25e5db6b6f} <Debug> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Loading data parts | ||
| 381 | 2026.05.26 23:56:22.905455 [ 269 ] {36c6194c-9c4b-41ab-9d13-5c25e5db6b6f} <Debug> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): There are no data parts | ||
| 382 | 2026.05.26 23:56:22.906227 [ 269 ] {36c6194c-9c4b-41ab-9d13-5c25e5db6b6f} <Debug> TCPHandler: Processed in 0.008549668 sec. | ||
| 383 | 2026.05.26 23:56:22.906443 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 384 | 2026.05.26 23:56:22.906738 [ 269 ] {98120c39-393a-4101-8c97-5f66881dbe53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) 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) | ||
| 385 | 2026.05.26 23:56:22.906792 [ 269 ] {98120c39-393a-4101-8c97-5f66881dbe53} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 386 | 2026.05.26 23:56:22.908051 [ 269 ] {98120c39-393a-4101-8c97-5f66881dbe53} <Debug> oximeter.measurements_i8 (7e73a43d-66c0-40f9-8689-06fbc123349a): Loading data parts | ||
| 387 | 2026.05.26 23:56:22.908200 [ 269 ] {98120c39-393a-4101-8c97-5f66881dbe53} <Debug> oximeter.measurements_i8 (7e73a43d-66c0-40f9-8689-06fbc123349a): There are no data parts | ||
| 388 | 2026.05.26 23:56:22.908779 [ 269 ] {98120c39-393a-4101-8c97-5f66881dbe53} <Debug> TCPHandler: Processed in 0.002405127 sec. | ||
| 389 | 2026.05.26 23:56:22.909071 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 390 | 2026.05.26 23:56:22.909291 [ 269 ] {cdbd37d5-84d6-47d5-8991-8d68842777e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) 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) | ||
| 391 | 2026.05.26 23:56:22.909443 [ 269 ] {cdbd37d5-84d6-47d5-8991-8d68842777e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 392 | 2026.05.26 23:56:22.910679 [ 269 ] {cdbd37d5-84d6-47d5-8991-8d68842777e6} <Debug> oximeter.measurements_u8 (559f9f1a-3804-4622-afce-1f22aa9f5dd0): Loading data parts | ||
| 393 | 2026.05.26 23:56:22.910903 [ 269 ] {cdbd37d5-84d6-47d5-8991-8d68842777e6} <Debug> oximeter.measurements_u8 (559f9f1a-3804-4622-afce-1f22aa9f5dd0): There are no data parts | ||
| 394 | 2026.05.26 23:56:22.911750 [ 269 ] {cdbd37d5-84d6-47d5-8991-8d68842777e6} <Debug> TCPHandler: Processed in 0.002744371 sec. | ||
| 395 | 2026.05.26 23:56:22.911908 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 396 | 2026.05.26 23:56:22.912146 [ 269 ] {727cecce-637e-4ed0-a9c4-deb5377b0e73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) 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) | ||
| 397 | 2026.05.26 23:56:22.912197 [ 269 ] {727cecce-637e-4ed0-a9c4-deb5377b0e73} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 398 | 2026.05.26 23:56:22.913306 [ 269 ] {727cecce-637e-4ed0-a9c4-deb5377b0e73} <Debug> oximeter.measurements_i16 (7ec4a8fe-9f52-4613-ac3f-44c3021499d6): Loading data parts | ||
| 399 | 2026.05.26 23:56:22.913426 [ 269 ] {727cecce-637e-4ed0-a9c4-deb5377b0e73} <Debug> oximeter.measurements_i16 (7ec4a8fe-9f52-4613-ac3f-44c3021499d6): There are no data parts | ||
| 400 | 2026.05.26 23:56:22.914112 [ 269 ] {727cecce-637e-4ed0-a9c4-deb5377b0e73} <Debug> TCPHandler: Processed in 0.002245884 sec. | ||
| 401 | 2026.05.26 23:56:22.914446 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 402 | 2026.05.26 23:56:22.914668 [ 269 ] {5ac10e2b-f7b2-4a07-932c-8261d8a7f30b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) 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) | ||
| 403 | 2026.05.26 23:56:22.914809 [ 269 ] {5ac10e2b-f7b2-4a07-932c-8261d8a7f30b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 404 | 2026.05.26 23:56:22.916077 [ 269 ] {5ac10e2b-f7b2-4a07-932c-8261d8a7f30b} <Debug> oximeter.measurements_u16 (4514fee9-bf00-432b-964c-16543c56920f): Loading data parts | ||
| 405 | 2026.05.26 23:56:22.916439 [ 269 ] {5ac10e2b-f7b2-4a07-932c-8261d8a7f30b} <Debug> oximeter.measurements_u16 (4514fee9-bf00-432b-964c-16543c56920f): There are no data parts | ||
| 406 | 2026.05.26 23:56:22.917341 [ 269 ] {5ac10e2b-f7b2-4a07-932c-8261d8a7f30b} <Debug> TCPHandler: Processed in 0.003005115 sec. | ||
| 407 | 2026.05.26 23:56:22.917600 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2026.05.26 23:56:22.917897 [ 269 ] {8ddf2de9-31ca-439b-950e-73e6b3c4250c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) 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) | ||
| 409 | 2026.05.26 23:56:22.917952 [ 269 ] {8ddf2de9-31ca-439b-950e-73e6b3c4250c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 410 | 2026.05.26 23:56:22.919342 [ 269 ] {8ddf2de9-31ca-439b-950e-73e6b3c4250c} <Debug> oximeter.measurements_i32 (c1525519-90f9-4ab6-bad2-f60428b5ea0c): Loading data parts | ||
| 411 | 2026.05.26 23:56:22.919495 [ 269 ] {8ddf2de9-31ca-439b-950e-73e6b3c4250c} <Debug> oximeter.measurements_i32 (c1525519-90f9-4ab6-bad2-f60428b5ea0c): There are no data parts | ||
| 412 | 2026.05.26 23:56:22.920185 [ 269 ] {8ddf2de9-31ca-439b-950e-73e6b3c4250c} <Debug> TCPHandler: Processed in 0.002718041 sec. | ||
| 413 | 2026.05.26 23:56:22.920432 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2026.05.26 23:56:22.920606 [ 269 ] {928d0e52-5552-4c99-978b-754eb9da5e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) 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) | ||
| 415 | 2026.05.26 23:56:22.920733 [ 269 ] {928d0e52-5552-4c99-978b-754eb9da5e70} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 416 | 2026.05.26 23:56:22.921974 [ 269 ] {928d0e52-5552-4c99-978b-754eb9da5e70} <Debug> oximeter.measurements_u32 (ccb03374-25b2-46ec-ba0a-e55cadcb7f22): Loading data parts | ||
| 417 | 2026.05.26 23:56:22.922181 [ 269 ] {928d0e52-5552-4c99-978b-754eb9da5e70} <Debug> oximeter.measurements_u32 (ccb03374-25b2-46ec-ba0a-e55cadcb7f22): There are no data parts | ||
| 418 | 2026.05.26 23:56:22.923070 [ 269 ] {928d0e52-5552-4c99-978b-754eb9da5e70} <Debug> TCPHandler: Processed in 0.00268778 sec. | ||
| 419 | 2026.05.26 23:56:22.923285 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.05.26 23:56:22.923602 [ 269 ] {53271ddc-465f-4721-85d6-14869f5600cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) 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) | ||
| 421 | 2026.05.26 23:56:22.923707 [ 269 ] {53271ddc-465f-4721-85d6-14869f5600cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 422 | 2026.05.26 23:56:22.925051 [ 269 ] {53271ddc-465f-4721-85d6-14869f5600cb} <Debug> oximeter.measurements_i64 (317b985a-6487-4b1e-8f8d-c929c8a07ea2): Loading data parts | ||
| 423 | 2026.05.26 23:56:22.925167 [ 269 ] {53271ddc-465f-4721-85d6-14869f5600cb} <Debug> oximeter.measurements_i64 (317b985a-6487-4b1e-8f8d-c929c8a07ea2): There are no data parts | ||
| 424 | 2026.05.26 23:56:22.925767 [ 269 ] {53271ddc-465f-4721-85d6-14869f5600cb} <Debug> TCPHandler: Processed in 0.002562069 sec. | ||
| 425 | 2026.05.26 23:56:22.926065 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.05.26 23:56:22.926246 [ 269 ] {2e0a44de-cd14-4bf7-a27c-ca802a4d426b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) 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) | ||
| 427 | 2026.05.26 23:56:22.926376 [ 269 ] {2e0a44de-cd14-4bf7-a27c-ca802a4d426b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 428 | 2026.05.26 23:56:22.927444 [ 269 ] {2e0a44de-cd14-4bf7-a27c-ca802a4d426b} <Debug> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Loading data parts | ||
| 429 | 2026.05.26 23:56:22.927621 [ 269 ] {2e0a44de-cd14-4bf7-a27c-ca802a4d426b} <Debug> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): There are no data parts | ||
| 430 | 2026.05.26 23:56:22.928170 [ 269 ] {2e0a44de-cd14-4bf7-a27c-ca802a4d426b} <Debug> TCPHandler: Processed in 0.002173343 sec. | ||
| 431 | 2026.05.26 23:56:22.928337 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.05.26 23:56:22.928544 [ 269 ] {6d87bb15-56e0-467c-9002-da566fc8d15e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) 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) | ||
| 433 | 2026.05.26 23:56:22.928625 [ 269 ] {6d87bb15-56e0-467c-9002-da566fc8d15e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 434 | 2026.05.26 23:56:22.929682 [ 269 ] {6d87bb15-56e0-467c-9002-da566fc8d15e} <Debug> oximeter.measurements_f32 (a2a426a8-3ace-46b6-b7bc-a49cfc80cd84): Loading data parts | ||
| 435 | 2026.05.26 23:56:22.929871 [ 269 ] {6d87bb15-56e0-467c-9002-da566fc8d15e} <Debug> oximeter.measurements_f32 (a2a426a8-3ace-46b6-b7bc-a49cfc80cd84): There are no data parts | ||
| 436 | 2026.05.26 23:56:22.930711 [ 269 ] {6d87bb15-56e0-467c-9002-da566fc8d15e} <Debug> TCPHandler: Processed in 0.002427496 sec. | ||
| 437 | 2026.05.26 23:56:22.931009 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.05.26 23:56:22.931219 [ 269 ] {82188c64-0960-4570-b4b3-1265a6032c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) 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) | ||
| 439 | 2026.05.26 23:56:22.931369 [ 269 ] {82188c64-0960-4570-b4b3-1265a6032c1d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 440 | 2026.05.26 23:56:22.932570 [ 269 ] {82188c64-0960-4570-b4b3-1265a6032c1d} <Debug> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Loading data parts | ||
| 441 | 2026.05.26 23:56:22.932692 [ 269 ] {82188c64-0960-4570-b4b3-1265a6032c1d} <Debug> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): There are no data parts | ||
| 442 | 2026.05.26 23:56:22.933393 [ 269 ] {82188c64-0960-4570-b4b3-1265a6032c1d} <Debug> TCPHandler: Processed in 0.002440007 sec. | ||
| 443 | 2026.05.26 23:56:22.933562 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.05.26 23:56:22.933732 [ 269 ] {136c34f2-a8ed-42da-8a31-059ac75a6345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) 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) | ||
| 445 | 2026.05.26 23:56:22.933880 [ 269 ] {136c34f2-a8ed-42da-8a31-059ac75a6345} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 446 | 2026.05.26 23:56:22.935054 [ 269 ] {136c34f2-a8ed-42da-8a31-059ac75a6345} <Debug> oximeter.measurements_string (72120927-c404-4e7d-925b-cf9542a5451a): Loading data parts | ||
| 447 | 2026.05.26 23:56:22.935180 [ 269 ] {136c34f2-a8ed-42da-8a31-059ac75a6345} <Debug> oximeter.measurements_string (72120927-c404-4e7d-925b-cf9542a5451a): There are no data parts | ||
| 448 | 2026.05.26 23:56:22.935805 [ 269 ] {136c34f2-a8ed-42da-8a31-059ac75a6345} <Debug> TCPHandler: Processed in 0.002299435 sec. | ||
| 449 | 2026.05.26 23:56:22.936022 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.05.26 23:56:22.936198 [ 269 ] {713a6dbd-aa70-4bf0-9fb4-c448b5b909bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 451 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 452 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 453 | * a string isn't palatable for a few reasons. | ||
| 454 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 455 | * details. | ||
| 456 | */ | ||
| 457 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 458 | 2026.05.26 23:56:22.936313 [ 269 ] {713a6dbd-aa70-4bf0-9fb4-c448b5b909bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 459 | 2026.05.26 23:56:22.937442 [ 269 ] {713a6dbd-aa70-4bf0-9fb4-c448b5b909bd} <Debug> oximeter.measurements_bytes (10916f11-57b7-48bf-8ce3-9f18d08d2a1f): Loading data parts | ||
| 460 | 2026.05.26 23:56:22.937553 [ 269 ] {713a6dbd-aa70-4bf0-9fb4-c448b5b909bd} <Debug> oximeter.measurements_bytes (10916f11-57b7-48bf-8ce3-9f18d08d2a1f): There are no data parts | ||
| 461 | 2026.05.26 23:56:22.938014 [ 269 ] {713a6dbd-aa70-4bf0-9fb4-c448b5b909bd} <Debug> TCPHandler: Processed in 0.002014871 sec. | ||
| 462 | 2026.05.26 23:56:22.938267 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.05.26 23:56:22.938439 [ 269 ] {8e0e417d-81b5-4bc3-b7a8-e359a123ee22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) 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) | ||
| 464 | 2026.05.26 23:56:22.938554 [ 269 ] {8e0e417d-81b5-4bc3-b7a8-e359a123ee22} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 465 | 2026.05.26 23:56:22.939536 [ 269 ] {8e0e417d-81b5-4bc3-b7a8-e359a123ee22} <Debug> oximeter.measurements_cumulativei64 (df3096d7-3bcb-42df-b99f-c67b51984512): Loading data parts | ||
| 466 | 2026.05.26 23:56:22.939758 [ 269 ] {8e0e417d-81b5-4bc3-b7a8-e359a123ee22} <Debug> oximeter.measurements_cumulativei64 (df3096d7-3bcb-42df-b99f-c67b51984512): There are no data parts | ||
| 467 | 2026.05.26 23:56:22.940314 [ 269 ] {8e0e417d-81b5-4bc3-b7a8-e359a123ee22} <Debug> TCPHandler: Processed in 0.002094611 sec. | ||
| 468 | 2026.05.26 23:56:22.940476 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 469 | 2026.05.26 23:56:22.940726 [ 269 ] {365b67a0-f263-4722-b450-4c25a1357311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) 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) | ||
| 470 | 2026.05.26 23:56:22.940859 [ 269 ] {365b67a0-f263-4722-b450-4c25a1357311} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 471 | 2026.05.26 23:56:22.941887 [ 269 ] {365b67a0-f263-4722-b450-4c25a1357311} <Debug> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Loading data parts | ||
| 472 | 2026.05.26 23:56:22.942026 [ 269 ] {365b67a0-f263-4722-b450-4c25a1357311} <Debug> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): There are no data parts | ||
| 473 | 2026.05.26 23:56:22.942722 [ 269 ] {365b67a0-f263-4722-b450-4c25a1357311} <Debug> TCPHandler: Processed in 0.002294065 sec. | ||
| 474 | 2026.05.26 23:56:22.942891 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 475 | 2026.05.26 23:56:22.943057 [ 269 ] {a8729456-a16b-4c07-807d-42136b4a1788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) 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) | ||
| 476 | 2026.05.26 23:56:22.943188 [ 269 ] {a8729456-a16b-4c07-807d-42136b4a1788} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 477 | 2026.05.26 23:56:22.944303 [ 269 ] {a8729456-a16b-4c07-807d-42136b4a1788} <Debug> oximeter.measurements_cumulativef32 (04470286-2660-4c56-aefa-4b3db054757e): Loading data parts | ||
| 478 | 2026.05.26 23:56:22.944437 [ 269 ] {a8729456-a16b-4c07-807d-42136b4a1788} <Debug> oximeter.measurements_cumulativef32 (04470286-2660-4c56-aefa-4b3db054757e): There are no data parts | ||
| 479 | 2026.05.26 23:56:22.945140 [ 269 ] {a8729456-a16b-4c07-807d-42136b4a1788} <Debug> TCPHandler: Processed in 0.002294935 sec. | ||
| 480 | 2026.05.26 23:56:22.945499 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 481 | 2026.05.26 23:56:22.945767 [ 269 ] {d65f9313-e3ce-42e8-9b27-e76cc9183ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) 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) | ||
| 482 | 2026.05.26 23:56:22.945895 [ 269 ] {d65f9313-e3ce-42e8-9b27-e76cc9183ec2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 483 | 2026.05.26 23:56:22.947378 [ 269 ] {d65f9313-e3ce-42e8-9b27-e76cc9183ec2} <Debug> oximeter.measurements_cumulativef64 (10156311-d0f8-4cac-8c60-1e58094b3ff1): Loading data parts | ||
| 484 | 2026.05.26 23:56:22.947586 [ 269 ] {d65f9313-e3ce-42e8-9b27-e76cc9183ec2} <Debug> oximeter.measurements_cumulativef64 (10156311-d0f8-4cac-8c60-1e58094b3ff1): There are no data parts | ||
| 485 | 2026.05.26 23:56:22.948105 [ 269 ] {d65f9313-e3ce-42e8-9b27-e76cc9183ec2} <Debug> TCPHandler: Processed in 0.00271196 sec. | ||
| 486 | 2026.05.26 23:56:22.948260 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 487 | 2026.05.26 23:56:22.948576 [ 269 ] {41c43f63-c630-4d0e-9dc8-71e6cc795aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 488 | * NOTE: Array types cannot be Nullable, see | ||
| 489 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 490 | * for more details. | ||
| 491 | * | ||
| 492 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 493 | * is unfortunate, and at this point relies on the fact that an | ||
| 494 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 495 | * to figure out another way to represent missing samples here. | ||
| 496 | */ | ||
| 497 | 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) | ||
| 498 | 2026.05.26 23:56:22.948720 [ 269 ] {41c43f63-c630-4d0e-9dc8-71e6cc795aec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 499 | 2026.05.26 23:56:22.950285 [ 269 ] {41c43f63-c630-4d0e-9dc8-71e6cc795aec} <Debug> oximeter.measurements_histogrami8 (25d86025-1d88-468b-a824-e5fdff4f0a22): Loading data parts | ||
| 500 | 2026.05.26 23:56:22.950426 [ 269 ] {41c43f63-c630-4d0e-9dc8-71e6cc795aec} <Debug> oximeter.measurements_histogrami8 (25d86025-1d88-468b-a824-e5fdff4f0a22): There are no data parts | ||
| 501 | 2026.05.26 23:56:22.951483 [ 269 ] {41c43f63-c630-4d0e-9dc8-71e6cc795aec} <Debug> TCPHandler: Processed in 0.003268419 sec. | ||
| 502 | 2026.05.26 23:56:22.951821 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 503 | 2026.05.26 23:56:22.952089 [ 269 ] {3ea988f1-1330-42e4-b532-2fdd8a8b26fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) 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) | ||
| 504 | 2026.05.26 23:56:22.952246 [ 269 ] {3ea988f1-1330-42e4-b532-2fdd8a8b26fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 505 | 2026.05.26 23:56:22.954008 [ 269 ] {3ea988f1-1330-42e4-b532-2fdd8a8b26fb} <Debug> oximeter.measurements_histogramu8 (323b4afc-a84c-4bcd-a53a-302e8ac41293): Loading data parts | ||
| 506 | 2026.05.26 23:56:22.954372 [ 269 ] {3ea988f1-1330-42e4-b532-2fdd8a8b26fb} <Debug> oximeter.measurements_histogramu8 (323b4afc-a84c-4bcd-a53a-302e8ac41293): There are no data parts | ||
| 507 | 2026.05.26 23:56:22.955116 [ 269 ] {3ea988f1-1330-42e4-b532-2fdd8a8b26fb} <Debug> TCPHandler: Processed in 0.003382281 sec. | ||
| 508 | 2026.05.26 23:56:22.955350 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 509 | 2026.05.26 23:56:22.955697 [ 269 ] {45662cf7-e825-4d8d-9825-f415f79c2949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) 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) | ||
| 510 | 2026.05.26 23:56:22.955851 [ 269 ] {45662cf7-e825-4d8d-9825-f415f79c2949} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 511 | 2026.05.26 23:56:22.957328 [ 269 ] {45662cf7-e825-4d8d-9825-f415f79c2949} <Debug> oximeter.measurements_histogrami16 (5f5bc1c4-774d-4814-82d0-e382dbc7f8ce): Loading data parts | ||
| 512 | 2026.05.26 23:56:22.957465 [ 269 ] {45662cf7-e825-4d8d-9825-f415f79c2949} <Debug> oximeter.measurements_histogrami16 (5f5bc1c4-774d-4814-82d0-e382dbc7f8ce): There are no data parts | ||
| 513 | 2026.05.26 23:56:22.958012 [ 269 ] {45662cf7-e825-4d8d-9825-f415f79c2949} <Debug> TCPHandler: Processed in 0.002761071 sec. | ||
| 514 | 2026.05.26 23:56:22.958268 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 515 | 2026.05.26 23:56:22.958493 [ 269 ] {dfc94232-22d6-4a29-9949-67c2fa0bdf59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) 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) | ||
| 516 | 2026.05.26 23:56:22.958622 [ 269 ] {dfc94232-22d6-4a29-9949-67c2fa0bdf59} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 517 | 2026.05.26 23:56:22.959851 [ 269 ] {dfc94232-22d6-4a29-9949-67c2fa0bdf59} <Debug> oximeter.measurements_histogramu16 (425e2273-2bb9-49cc-9338-952c963dbb4b): Loading data parts | ||
| 518 | 2026.05.26 23:56:22.960086 [ 269 ] {dfc94232-22d6-4a29-9949-67c2fa0bdf59} <Debug> oximeter.measurements_histogramu16 (425e2273-2bb9-49cc-9338-952c963dbb4b): There are no data parts | ||
| 519 | 2026.05.26 23:56:22.960789 [ 269 ] {dfc94232-22d6-4a29-9949-67c2fa0bdf59} <Debug> TCPHandler: Processed in 0.002571249 sec. | ||
| 520 | 2026.05.26 23:56:22.960953 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 521 | 2026.05.26 23:56:22.961301 [ 269 ] {2e0ecfea-5078-45af-b104-72e53196a3dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) 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) | ||
| 522 | 2026.05.26 23:56:22.961523 [ 269 ] {2e0ecfea-5078-45af-b104-72e53196a3dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 523 | 2026.05.26 23:56:22.963095 [ 269 ] {2e0ecfea-5078-45af-b104-72e53196a3dc} <Debug> oximeter.measurements_histogrami32 (3d4f8229-6da3-40a1-bcc3-8338bb7dc5c7): Loading data parts | ||
| 524 | 2026.05.26 23:56:22.963251 [ 269 ] {2e0ecfea-5078-45af-b104-72e53196a3dc} <Debug> oximeter.measurements_histogrami32 (3d4f8229-6da3-40a1-bcc3-8338bb7dc5c7): There are no data parts | ||
| 525 | 2026.05.26 23:56:22.964101 [ 269 ] {2e0ecfea-5078-45af-b104-72e53196a3dc} <Debug> TCPHandler: Processed in 0.003196048 sec. | ||
| 526 | 2026.05.26 23:56:22.964380 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 527 | 2026.05.26 23:56:22.964644 [ 269 ] {ec83920b-3852-46d8-bb76-bc1f3925223f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) 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) | ||
| 528 | 2026.05.26 23:56:22.964793 [ 269 ] {ec83920b-3852-46d8-bb76-bc1f3925223f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 529 | 2026.05.26 23:56:22.966270 [ 269 ] {ec83920b-3852-46d8-bb76-bc1f3925223f} <Debug> oximeter.measurements_histogramu32 (f0b5ef15-af0a-4d85-84af-12380c354cfc): Loading data parts | ||
| 530 | 2026.05.26 23:56:22.966476 [ 269 ] {ec83920b-3852-46d8-bb76-bc1f3925223f} <Debug> oximeter.measurements_histogramu32 (f0b5ef15-af0a-4d85-84af-12380c354cfc): There are no data parts | ||
| 531 | 2026.05.26 23:56:22.967586 [ 269 ] {ec83920b-3852-46d8-bb76-bc1f3925223f} <Debug> TCPHandler: Processed in 0.003270349 sec. | ||
| 532 | 2026.05.26 23:56:22.967761 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 533 | 2026.05.26 23:56:22.968057 [ 269 ] {6cf7053b-47b3-44b8-8fc5-c12aab6e3138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) 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) | ||
| 534 | 2026.05.26 23:56:22.968193 [ 269 ] {6cf7053b-47b3-44b8-8fc5-c12aab6e3138} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 535 | 2026.05.26 23:56:22.969751 [ 269 ] {6cf7053b-47b3-44b8-8fc5-c12aab6e3138} <Debug> oximeter.measurements_histogrami64 (653e2e1c-2ed7-48f3-bd7f-26c237c6793b): Loading data parts | ||
| 536 | 2026.05.26 23:56:22.969891 [ 269 ] {6cf7053b-47b3-44b8-8fc5-c12aab6e3138} <Debug> oximeter.measurements_histogrami64 (653e2e1c-2ed7-48f3-bd7f-26c237c6793b): There are no data parts | ||
| 537 | 2026.05.26 23:56:22.970633 [ 269 ] {6cf7053b-47b3-44b8-8fc5-c12aab6e3138} <Debug> TCPHandler: Processed in 0.002921504 sec. | ||
| 538 | 2026.05.26 23:56:22.970901 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2026.05.26 23:56:22.971183 [ 269 ] {ba096931-cfd2-4f63-8527-4c8ae4a42e2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) 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) | ||
| 540 | 2026.05.26 23:56:22.971354 [ 269 ] {ba096931-cfd2-4f63-8527-4c8ae4a42e2a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 541 | 2026.05.26 23:56:22.974553 [ 269 ] {ba096931-cfd2-4f63-8527-4c8ae4a42e2a} <Debug> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Loading data parts | ||
| 542 | 2026.05.26 23:56:22.974771 [ 269 ] {ba096931-cfd2-4f63-8527-4c8ae4a42e2a} <Debug> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): There are no data parts | ||
| 543 | 2026.05.26 23:56:22.975597 [ 269 ] {ba096931-cfd2-4f63-8527-4c8ae4a42e2a} <Debug> TCPHandler: Processed in 0.004759711 sec. | ||
| 544 | 2026.05.26 23:56:22.975816 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2026.05.26 23:56:22.976164 [ 269 ] {d3f40d5b-a8ea-4be5-9492-7323b69e924d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) 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) | ||
| 546 | 2026.05.26 23:56:22.976312 [ 269 ] {d3f40d5b-a8ea-4be5-9492-7323b69e924d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 547 | 2026.05.26 23:56:22.977998 [ 269 ] {d3f40d5b-a8ea-4be5-9492-7323b69e924d} <Debug> oximeter.measurements_histogramf32 (bc86ba03-cf20-4787-9761-7385a449d307): Loading data parts | ||
| 548 | 2026.05.26 23:56:22.978218 [ 269 ] {d3f40d5b-a8ea-4be5-9492-7323b69e924d} <Debug> oximeter.measurements_histogramf32 (bc86ba03-cf20-4787-9761-7385a449d307): There are no data parts | ||
| 549 | 2026.05.26 23:56:22.979237 [ 269 ] {d3f40d5b-a8ea-4be5-9492-7323b69e924d} <Debug> TCPHandler: Processed in 0.003504373 sec. | ||
| 550 | 2026.05.26 23:56:22.979634 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2026.05.26 23:56:22.980039 [ 269 ] {a0cc99e8-6857-43f6-83bb-d22bded7036d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) 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) | ||
| 552 | 2026.05.26 23:56:22.980184 [ 269 ] {a0cc99e8-6857-43f6-83bb-d22bded7036d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 553 | 2026.05.26 23:56:22.981700 [ 269 ] {a0cc99e8-6857-43f6-83bb-d22bded7036d} <Debug> oximeter.measurements_histogramf64 (72359f57-314f-46ec-a0b5-31230f8b9628): Loading data parts | ||
| 554 | 2026.05.26 23:56:22.981907 [ 269 ] {a0cc99e8-6857-43f6-83bb-d22bded7036d} <Debug> oximeter.measurements_histogramf64 (72359f57-314f-46ec-a0b5-31230f8b9628): There are no data parts | ||
| 555 | 2026.05.26 23:56:22.982503 [ 269 ] {a0cc99e8-6857-43f6-83bb-d22bded7036d} <Debug> TCPHandler: Processed in 0.003030456 sec. | ||
| 556 | 2026.05.26 23:56:22.982716 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2026.05.26 23:56:22.982995 [ 269 ] {3ef57a63-d084-4d19-bd27-b2e79da111b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) /* The field tables store named dimensions of each timeseries. | ||
| 558 | * | ||
| 559 | * As with the measurement tables, there is one field table for each field data | ||
| 560 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 561 | * this behavior **must not** be relied upon for query correctness. | ||
| 562 | * | ||
| 563 | * The index for the fields differs from the measurements, however. Rows are | ||
| 564 | * sorted by timeseries name, then field name, field value, and finally | ||
| 565 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 566 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 567 | * usually then used to look up measurements. | ||
| 568 | * | ||
| 569 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 570 | * timeseries name and then key, since it would improve lookups where one | ||
| 571 | * already has the key. Realistically though, these tables are quite small and | ||
| 572 | * so performance benefits will be low in absolute terms. | ||
| 573 | * | ||
| 574 | * TTL: We use a materialized column to expire old field table records. This | ||
| 575 | * column is generated automatically by the database whenever a new row is | ||
| 576 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 577 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 578 | * record will remain during a deduplication, which will have the last | ||
| 579 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 580 | * measurement tables. | ||
| 581 | */ | ||
| 582 | 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) | ||
| 583 | 2026.05.26 23:56:22.983226 [ 269 ] {3ef57a63-d084-4d19-bd27-b2e79da111b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 584 | 2026.05.26 23:56:22.985353 [ 269 ] {3ef57a63-d084-4d19-bd27-b2e79da111b2} <Debug> oximeter.fields_bool (3c89e917-7f7e-44fa-bbf6-91aea43c9e45): Loading data parts | ||
| 585 | 2026.05.26 23:56:22.985486 [ 269 ] {3ef57a63-d084-4d19-bd27-b2e79da111b2} <Debug> oximeter.fields_bool (3c89e917-7f7e-44fa-bbf6-91aea43c9e45): There are no data parts | ||
| 586 | 2026.05.26 23:56:22.986006 [ 269 ] {3ef57a63-d084-4d19-bd27-b2e79da111b2} <Debug> TCPHandler: Processed in 0.003349661 sec. | ||
| 587 | 2026.05.26 23:56:22.986196 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 588 | 2026.05.26 23:56:22.986439 [ 269 ] {904224c9-f284-4f85-9c31-2d0e267ce85a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) 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) | ||
| 589 | 2026.05.26 23:56:22.986577 [ 269 ] {904224c9-f284-4f85-9c31-2d0e267ce85a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 590 | 2026.05.26 23:56:22.987589 [ 269 ] {904224c9-f284-4f85-9c31-2d0e267ce85a} <Debug> oximeter.fields_i8 (67f4459b-020f-47de-9fe2-4251c8042397): Loading data parts | ||
| 591 | 2026.05.26 23:56:22.987710 [ 269 ] {904224c9-f284-4f85-9c31-2d0e267ce85a} <Debug> oximeter.fields_i8 (67f4459b-020f-47de-9fe2-4251c8042397): There are no data parts | ||
| 592 | 2026.05.26 23:56:22.988229 [ 269 ] {904224c9-f284-4f85-9c31-2d0e267ce85a} <Debug> TCPHandler: Processed in 0.002082691 sec. | ||
| 593 | 2026.05.26 23:56:22.988375 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 594 | 2026.05.26 23:56:22.988536 [ 269 ] {83c6afa8-9171-431d-82e3-6717a9c83781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) 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) | ||
| 595 | 2026.05.26 23:56:22.988654 [ 269 ] {83c6afa8-9171-431d-82e3-6717a9c83781} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 596 | 2026.05.26 23:56:22.989753 [ 269 ] {83c6afa8-9171-431d-82e3-6717a9c83781} <Debug> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Loading data parts | ||
| 597 | 2026.05.26 23:56:22.989877 [ 269 ] {83c6afa8-9171-431d-82e3-6717a9c83781} <Debug> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): There are no data parts | ||
| 598 | 2026.05.26 23:56:22.990403 [ 269 ] {83c6afa8-9171-431d-82e3-6717a9c83781} <Debug> TCPHandler: Processed in 0.002076091 sec. | ||
| 599 | 2026.05.26 23:56:22.990585 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 600 | 2026.05.26 23:56:22.990787 [ 269 ] {309795cc-80fe-40a1-a712-1989bd46ea67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) 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) | ||
| 601 | 2026.05.26 23:56:22.990905 [ 269 ] {309795cc-80fe-40a1-a712-1989bd46ea67} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 602 | 2026.05.26 23:56:22.992373 [ 269 ] {309795cc-80fe-40a1-a712-1989bd46ea67} <Debug> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Loading data parts | ||
| 603 | 2026.05.26 23:56:22.992499 [ 269 ] {309795cc-80fe-40a1-a712-1989bd46ea67} <Debug> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): There are no data parts | ||
| 604 | 2026.05.26 23:56:22.993277 [ 269 ] {309795cc-80fe-40a1-a712-1989bd46ea67} <Debug> TCPHandler: Processed in 0.002740261 sec. | ||
| 605 | 2026.05.26 23:56:22.993476 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 606 | 2026.05.26 23:56:22.993656 [ 269 ] {f4ebb10c-ffcb-41f9-a094-cf0062e0d687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) 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) | ||
| 607 | 2026.05.26 23:56:22.993795 [ 269 ] {f4ebb10c-ffcb-41f9-a094-cf0062e0d687} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 608 | 2026.05.26 23:56:22.995129 [ 269 ] {f4ebb10c-ffcb-41f9-a094-cf0062e0d687} <Debug> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Loading data parts | ||
| 609 | 2026.05.26 23:56:22.995272 [ 269 ] {f4ebb10c-ffcb-41f9-a094-cf0062e0d687} <Debug> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): There are no data parts | ||
| 610 | 2026.05.26 23:56:22.997363 [ 269 ] {f4ebb10c-ffcb-41f9-a094-cf0062e0d687} <Debug> TCPHandler: Processed in 0.003956189 sec. | ||
| 611 | 2026.05.26 23:56:22.998148 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2026.05.26 23:56:22.998326 [ 269 ] {139618f6-7564-41df-8923-207167c552ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) 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) | ||
| 613 | 2026.05.26 23:56:22.998474 [ 269 ] {139618f6-7564-41df-8923-207167c552ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 614 | 2026.05.26 23:56:22.999761 [ 269 ] {139618f6-7564-41df-8923-207167c552ec} <Debug> oximeter.fields_i32 (2f11a5b2-3025-4e94-8383-5e863152e856): Loading data parts | ||
| 615 | 2026.05.26 23:56:22.999998 [ 269 ] {139618f6-7564-41df-8923-207167c552ec} <Debug> oximeter.fields_i32 (2f11a5b2-3025-4e94-8383-5e863152e856): There are no data parts | ||
| 616 | 2026.05.26 23:56:23.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.25 MiB, peak 126.25 MiB, free memory in arenas 0.00 B, will set to 136.48 MiB (RSS), difference: 10.23 MiB | ||
| 617 | 2026.05.26 23:56:23.000804 [ 269 ] {139618f6-7564-41df-8923-207167c552ec} <Debug> TCPHandler: Processed in 0.002705221 sec. | ||
| 618 | 2026.05.26 23:56:23.000999 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 619 | 2026.05.26 23:56:23.001296 [ 269 ] {b4294981-05b2-4606-bca5-144d57fb4bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) 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) | ||
| 620 | 2026.05.26 23:56:23.001413 [ 269 ] {b4294981-05b2-4606-bca5-144d57fb4bcc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 621 | 2026.05.26 23:56:23.002614 [ 269 ] {b4294981-05b2-4606-bca5-144d57fb4bcc} <Debug> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Loading data parts | ||
| 622 | 2026.05.26 23:56:23.002769 [ 269 ] {b4294981-05b2-4606-bca5-144d57fb4bcc} <Debug> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): There are no data parts | ||
| 623 | 2026.05.26 23:56:23.003440 [ 269 ] {b4294981-05b2-4606-bca5-144d57fb4bcc} <Debug> TCPHandler: Processed in 0.002521648 sec. | ||
| 624 | 2026.05.26 23:56:23.003594 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 625 | 2026.05.26 23:56:23.003771 [ 269 ] {4dfad264-a114-4c32-ba8e-28c39a7de5b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) 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) | ||
| 626 | 2026.05.26 23:56:23.003932 [ 269 ] {4dfad264-a114-4c32-ba8e-28c39a7de5b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 627 | 2026.05.26 23:56:23.005260 [ 269 ] {4dfad264-a114-4c32-ba8e-28c39a7de5b4} <Debug> oximeter.fields_i64 (70846790-09d4-4dbc-a10b-7a5a6025cc09): Loading data parts | ||
| 628 | 2026.05.26 23:56:23.005412 [ 269 ] {4dfad264-a114-4c32-ba8e-28c39a7de5b4} <Debug> oximeter.fields_i64 (70846790-09d4-4dbc-a10b-7a5a6025cc09): There are no data parts | ||
| 629 | 2026.05.26 23:56:23.006129 [ 269 ] {4dfad264-a114-4c32-ba8e-28c39a7de5b4} <Debug> TCPHandler: Processed in 0.002584019 sec. | ||
| 630 | 2026.05.26 23:56:23.006430 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 631 | 2026.05.26 23:56:23.006707 [ 269 ] {af717c62-6da8-45cd-8a49-ae190b2e6c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) 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) | ||
| 632 | 2026.05.26 23:56:23.006854 [ 269 ] {af717c62-6da8-45cd-8a49-ae190b2e6c77} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 633 | 2026.05.26 23:56:23.008237 [ 269 ] {af717c62-6da8-45cd-8a49-ae190b2e6c77} <Debug> oximeter.fields_u64 (d9687169-f287-498a-9b32-501b26384a99): Loading data parts | ||
| 634 | 2026.05.26 23:56:23.008430 [ 269 ] {af717c62-6da8-45cd-8a49-ae190b2e6c77} <Debug> oximeter.fields_u64 (d9687169-f287-498a-9b32-501b26384a99): There are no data parts | ||
| 635 | 2026.05.26 23:56:23.008987 [ 269 ] {af717c62-6da8-45cd-8a49-ae190b2e6c77} <Debug> TCPHandler: Processed in 0.00266123 sec. | ||
| 636 | 2026.05.26 23:56:23.009150 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 637 | 2026.05.26 23:56:23.009336 [ 269 ] {b36df6b4-53e8-4faa-99b7-03866cff25a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) 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) | ||
| 638 | 2026.05.26 23:56:23.009472 [ 269 ] {b36df6b4-53e8-4faa-99b7-03866cff25a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 639 | 2026.05.26 23:56:23.010696 [ 269 ] {b36df6b4-53e8-4faa-99b7-03866cff25a1} <Debug> oximeter.fields_ipaddr (22066ddf-e0e2-4471-965b-a4603581f4e1): Loading data parts | ||
| 640 | 2026.05.26 23:56:23.010820 [ 269 ] {b36df6b4-53e8-4faa-99b7-03866cff25a1} <Debug> oximeter.fields_ipaddr (22066ddf-e0e2-4471-965b-a4603581f4e1): There are no data parts | ||
| 641 | 2026.05.26 23:56:23.011323 [ 269 ] {b36df6b4-53e8-4faa-99b7-03866cff25a1} <Debug> TCPHandler: Processed in 0.002228263 sec. | ||
| 642 | 2026.05.26 23:56:23.011559 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 643 | 2026.05.26 23:56:23.011742 [ 269 ] {4b390cec-0245-4792-b315-70c1297bea95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) 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) | ||
| 644 | 2026.05.26 23:56:23.011869 [ 269 ] {4b390cec-0245-4792-b315-70c1297bea95} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 645 | 2026.05.26 23:56:23.012943 [ 269 ] {4b390cec-0245-4792-b315-70c1297bea95} <Debug> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Loading data parts | ||
| 646 | 2026.05.26 23:56:23.013132 [ 269 ] {4b390cec-0245-4792-b315-70c1297bea95} <Debug> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): There are no data parts | ||
| 647 | 2026.05.26 23:56:23.013631 [ 269 ] {4b390cec-0245-4792-b315-70c1297bea95} <Debug> TCPHandler: Processed in 0.002125162 sec. | ||
| 648 | 2026.05.26 23:56:23.013795 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 649 | 2026.05.26 23:56:23.014041 [ 269 ] {d7257515-06da-461c-81d4-8445adabc33e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) 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) | ||
| 650 | 2026.05.26 23:56:23.014127 [ 269 ] {d7257515-06da-461c-81d4-8445adabc33e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 651 | 2026.05.26 23:56:23.015573 [ 269 ] {d7257515-06da-461c-81d4-8445adabc33e} <Debug> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Loading data parts | ||
| 652 | 2026.05.26 23:56:23.015717 [ 269 ] {d7257515-06da-461c-81d4-8445adabc33e} <Debug> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): There are no data parts | ||
| 653 | 2026.05.26 23:56:23.016444 [ 269 ] {d7257515-06da-461c-81d4-8445adabc33e} <Debug> TCPHandler: Processed in 0.002700611 sec. | ||
| 654 | 2026.05.26 23:56:23.016725 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 655 | 2026.05.26 23:56:23.016983 [ 269 ] {7f395c32-77db-4d2d-a63a-62a29d0d577a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) /* The timeseries schema table stores the extracted schema for the samples | ||
| 656 | * oximeter collects. | ||
| 657 | */ | ||
| 658 | 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) | ||
| 659 | 2026.05.26 23:56:23.017130 [ 269 ] {7f395c32-77db-4d2d-a63a-62a29d0d577a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 660 | 2026.05.26 23:56:23.018411 [ 269 ] {7f395c32-77db-4d2d-a63a-62a29d0d577a} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e): Loading data parts | ||
| 661 | 2026.05.26 23:56:23.018556 [ 269 ] {7f395c32-77db-4d2d-a63a-62a29d0d577a} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e): There are no data parts | ||
| 662 | 2026.05.26 23:56:23.019212 [ 269 ] {7f395c32-77db-4d2d-a63a-62a29d0d577a} <Debug> TCPHandler: Processed in 0.002549978 sec. | ||
| 663 | 2026.05.26 23:56:23.019564 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 664 | 2026.05.26 23:56:23.019826 [ 271 ] {74ed6d68-2d27-45cc-80c9-33ae431c8234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 665 | 2026.05.26 23:56:23.021638 [ 271 ] {74ed6d68-2d27-45cc-80c9-33ae431c8234} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 666 | 2026.05.26 23:56:23.027749 [ 260 ] {74ed6d68-2d27-45cc-80c9-33ae431c8234} <Trace> oximeter.version (c4bbc498-0fd2-4407-8cbb-20eeae1280bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 667 | 2026.05.26 23:56:23.027790 [ 260 ] {74ed6d68-2d27-45cc-80c9-33ae431c8234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 668 | 2026.05.26 23:56:23.031557 [ 260 ] {74ed6d68-2d27-45cc-80c9-33ae431c8234} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 669 | 2026.05.26 23:56:23.032300 [ 260 ] {74ed6d68-2d27-45cc-80c9-33ae431c8234} <Trace> oximeter.version (c4bbc498-0fd2-4407-8cbb-20eeae1280bc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 670 | 2026.05.26 23:56:23.032581 [ 271 ] {74ed6d68-2d27-45cc-80c9-33ae431c8234} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.012873 sec., 77.68197001475957 rows/sec., 1.21 KiB/sec. | ||
| 671 | 2026.05.26 23:56:23.032878 [ 271 ] {74ed6d68-2d27-45cc-80c9-33ae431c8234} <Debug> TCPHandler: Processed in 0.013413922 sec. | ||
| 672 | 2026.05.26 23:56:24.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 137.05 MiB, peak 137.05 MiB, free memory in arenas 0.00 B, will set to 140.02 MiB (RSS), difference: 2.97 MiB | ||
| 673 | 2026.05.26 23:56:24.647781 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54094 | ||
| 674 | 2026.05.26 23:56:24.647890 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.05.26 23:56:24.648074 [ 278 ] {} <Debug> TCP-Session: a7c0b95f-9ba9-4610-b4e9-f6626a80a8e9 Authenticating user 'default' from [fd00:1122:3344:101::a]:54094 | ||
| 676 | 2026.05.26 23:56:24.648105 [ 278 ] {} <Debug> TCP-Session: a7c0b95f-9ba9-4610-b4e9-f6626a80a8e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 677 | 2026.05.26 23:56:24.648124 [ 278 ] {} <Debug> TCP-Session: a7c0b95f-9ba9-4610-b4e9-f6626a80a8e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.05.26 23:56:24.648356 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 679 | 2026.05.26 23:56:24.648397 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 680 | 2026.05.26 23:56:24.648534 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 681 | 2026.05.26 23:56:24.649075 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63259 | ||
| 682 | 2026.05.26 23:56:24.649167 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58246 | ||
| 683 | 2026.05.26 23:56:24.649370 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:32800 | ||
| 684 | 2026.05.26 23:56:24.649492 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33739 | ||
| 685 | 2026.05.26 23:56:24.649502 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63980 | ||
| 686 | 2026.05.26 23:56:24.649642 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.05.26 23:56:24.649716 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.05.26 23:56:24.649743 [ 279 ] {} <Debug> TCP-Session: bc7246e2-6cd5-4cc0-ae7a-16b78ff435e2 Authenticating user 'default' from [fd00:1122:3344:101::a]:63259 | ||
| 689 | 2026.05.26 23:56:24.649748 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64777 | ||
| 690 | 2026.05.26 23:56:24.649799 [ 279 ] {} <Debug> TCP-Session: bc7246e2-6cd5-4cc0-ae7a-16b78ff435e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.05.26 23:56:24.649872 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2026.05.26 23:56:24.649795 [ 280 ] {} <Debug> TCP-Session: 6a9ebd8a-7a75-4c2d-a3de-413bc7b8378e Authenticating user 'default' from [fd00:1122:3344:101::a]:58246 | ||
| 693 | 2026.05.26 23:56:24.649955 [ 279 ] {} <Debug> TCP-Session: bc7246e2-6cd5-4cc0-ae7a-16b78ff435e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.05.26 23:56:24.650015 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59043 | ||
| 695 | 2026.05.26 23:56:24.650037 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 696 | 2026.05.26 23:56:24.649946 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 697 | 2026.05.26 23:56:24.650101 [ 284 ] {} <Debug> TCP-Session: 7697406e-e4e9-4c8b-b2e7-8c44b5c50ce0 Authenticating user 'default' from [fd00:1122:3344:101::a]:64777 | ||
| 698 | 2026.05.26 23:56:24.650077 [ 280 ] {} <Debug> TCP-Session: 6a9ebd8a-7a75-4c2d-a3de-413bc7b8378e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.05.26 23:56:24.649945 [ 282 ] {} <Debug> TCP-Session: b3f955db-a5ba-4caa-8121-1e9f35dc4aa7 Authenticating user 'default' from [fd00:1122:3344:101::a]:32800 | ||
| 700 | 2026.05.26 23:56:24.650265 [ 284 ] {} <Debug> TCP-Session: 7697406e-e4e9-4c8b-b2e7-8c44b5c50ce0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.05.26 23:56:24.650244 [ 283 ] {} <Debug> TCP-Session: 44cc0f25-e8b5-4670-bd81-3737cf3989b2 Authenticating user 'default' from [fd00:1122:3344:101::a]:63980 | ||
| 702 | 2026.05.26 23:56:24.650242 [ 280 ] {} <Debug> TCP-Session: 6a9ebd8a-7a75-4c2d-a3de-413bc7b8378e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.05.26 23:56:24.650379 [ 283 ] {} <Debug> TCP-Session: 44cc0f25-e8b5-4670-bd81-3737cf3989b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.05.26 23:56:24.650385 [ 284 ] {} <Debug> TCP-Session: 7697406e-e4e9-4c8b-b2e7-8c44b5c50ce0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.05.26 23:56:24.650229 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 706 | 2026.05.26 23:56:24.650498 [ 283 ] {} <Debug> TCP-Session: 44cc0f25-e8b5-4670-bd81-3737cf3989b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.05.26 23:56:24.649758 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 708 | 2026.05.26 23:56:24.650360 [ 282 ] {} <Debug> TCP-Session: b3f955db-a5ba-4caa-8121-1e9f35dc4aa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 709 | 2026.05.26 23:56:24.650622 [ 281 ] {} <Debug> TCP-Session: bdf1fe97-b0c2-4ee7-b668-ab45db6fe45d Authenticating user 'default' from [fd00:1122:3344:101::a]:33739 | ||
| 710 | 2026.05.26 23:56:24.650609 [ 285 ] {} <Debug> TCP-Session: 7c3bf7ed-0e3c-4959-982f-09269fe9c406 Authenticating user 'default' from [fd00:1122:3344:101::a]:59043 | ||
| 711 | 2026.05.26 23:56:24.650703 [ 282 ] {} <Debug> TCP-Session: b3f955db-a5ba-4caa-8121-1e9f35dc4aa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2026.05.26 23:56:24.650740 [ 281 ] {} <Debug> TCP-Session: bdf1fe97-b0c2-4ee7-b668-ab45db6fe45d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2026.05.26 23:56:24.650725 [ 285 ] {} <Debug> TCP-Session: 7c3bf7ed-0e3c-4959-982f-09269fe9c406 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 714 | 2026.05.26 23:56:24.650844 [ 285 ] {} <Debug> TCP-Session: 7c3bf7ed-0e3c-4959-982f-09269fe9c406 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 715 | 2026.05.26 23:56:24.650862 [ 281 ] {} <Debug> TCP-Session: bdf1fe97-b0c2-4ee7-b668-ab45db6fe45d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 716 | 2026.05.26 23:56:25.037751 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36422 | ||
| 717 | 2026.05.26 23:56:25.037899 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 718 | 2026.05.26 23:56:25.037933 [ 286 ] {} <Debug> TCP-Session: d10ce811-9369-4772-84c9-da0662e1ec99 Authenticating user 'default' from [fd00:1122:3344:101::c]:36422 | ||
| 719 | 2026.05.26 23:56:25.038113 [ 286 ] {} <Debug> TCP-Session: d10ce811-9369-4772-84c9-da0662e1ec99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2026.05.26 23:56:25.038129 [ 286 ] {} <Debug> TCP-Session: d10ce811-9369-4772-84c9-da0662e1ec99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2026.05.26 23:56:25.038210 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 722 | 2026.05.26 23:56:25.038339 [ 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 | ||
| 723 | 2026.05.26 23:56:25.038358 [ 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 | ||
| 724 | 2026.05.26 23:56:25.039039 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59061 | ||
| 725 | 2026.05.26 23:56:25.039127 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34921 | ||
| 726 | 2026.05.26 23:56:25.039255 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 727 | 2026.05.26 23:56:25.039290 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49786 | ||
| 728 | 2026.05.26 23:56:25.039337 [ 287 ] {} <Debug> TCP-Session: 0f07bf03-a792-475b-8c0f-63165cf99be6 Authenticating user 'default' from [fd00:1122:3344:101::c]:59061 | ||
| 729 | 2026.05.26 23:56:25.039360 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56645 | ||
| 730 | 2026.05.26 23:56:25.039435 [ 287 ] {} <Debug> TCP-Session: 0f07bf03-a792-475b-8c0f-63165cf99be6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 731 | 2026.05.26 23:56:25.039466 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 732 | 2026.05.26 23:56:25.039532 [ 287 ] {} <Debug> TCP-Session: 0f07bf03-a792-475b-8c0f-63165cf99be6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 733 | 2026.05.26 23:56:25.039583 [ 288 ] {} <Debug> TCP-Session: 68c6fc0a-eacb-4184-aa48-67e9376148d7 Authenticating user 'default' from [fd00:1122:3344:101::c]:34921 | ||
| 734 | 2026.05.26 23:56:25.039591 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59044 | ||
| 735 | 2026.05.26 23:56:25.039600 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 736 | 2026.05.26 23:56:25.039796 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 737 | 2026.05.26 23:56:25.039718 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63344 | ||
| 738 | 2026.05.26 23:56:25.039883 [ 289 ] {} <Debug> TCP-Session: a865bf9f-5eb8-4dd5-8f21-3df2b28f300a Authenticating user 'default' from [fd00:1122:3344:101::c]:49786 | ||
| 739 | 2026.05.26 23:56:25.039895 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49911 | ||
| 740 | 2026.05.26 23:56:25.040056 [ 291 ] {} <Debug> TCP-Session: c3bde524-f2b5-446d-9c84-007cd6f94ba3 Authenticating user 'default' from [fd00:1122:3344:101::c]:59044 | ||
| 741 | 2026.05.26 23:56:25.040058 [ 289 ] {} <Debug> TCP-Session: a865bf9f-5eb8-4dd5-8f21-3df2b28f300a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.05.26 23:56:25.039686 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 743 | 2026.05.26 23:56:25.040159 [ 289 ] {} <Debug> TCP-Session: a865bf9f-5eb8-4dd5-8f21-3df2b28f300a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 744 | 2026.05.26 23:56:25.040181 [ 291 ] {} <Debug> TCP-Session: c3bde524-f2b5-446d-9c84-007cd6f94ba3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 745 | 2026.05.26 23:56:25.040213 [ 290 ] {} <Debug> TCP-Session: 7e653532-6eb8-456e-b5c2-eb5abbe76d55 Authenticating user 'default' from [fd00:1122:3344:101::c]:56645 | ||
| 746 | 2026.05.26 23:56:25.040256 [ 291 ] {} <Debug> TCP-Session: c3bde524-f2b5-446d-9c84-007cd6f94ba3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 747 | 2026.05.26 23:56:25.040238 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 748 | 2026.05.26 23:56:25.040298 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 749 | 2026.05.26 23:56:25.040291 [ 290 ] {} <Debug> TCP-Session: 7e653532-6eb8-456e-b5c2-eb5abbe76d55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 750 | 2026.05.26 23:56:25.039659 [ 288 ] {} <Debug> TCP-Session: 68c6fc0a-eacb-4184-aa48-67e9376148d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 751 | 2026.05.26 23:56:25.040357 [ 290 ] {} <Debug> TCP-Session: 7e653532-6eb8-456e-b5c2-eb5abbe76d55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.05.26 23:56:25.040360 [ 293 ] {} <Debug> TCP-Session: af62e57f-b360-41f2-9875-4b2dc13dcb11 Authenticating user 'default' from [fd00:1122:3344:101::c]:49911 | ||
| 753 | 2026.05.26 23:56:25.040441 [ 292 ] {} <Debug> TCP-Session: 1eeb524e-f8a8-45fe-a0fa-7aac1725b1fa Authenticating user 'default' from [fd00:1122:3344:101::c]:63344 | ||
| 754 | 2026.05.26 23:56:25.040449 [ 293 ] {} <Debug> TCP-Session: af62e57f-b360-41f2-9875-4b2dc13dcb11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.05.26 23:56:25.040541 [ 292 ] {} <Debug> TCP-Session: 1eeb524e-f8a8-45fe-a0fa-7aac1725b1fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.05.26 23:56:25.040543 [ 293 ] {} <Debug> TCP-Session: af62e57f-b360-41f2-9875-4b2dc13dcb11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.05.26 23:56:25.040560 [ 288 ] {} <Debug> TCP-Session: 68c6fc0a-eacb-4184-aa48-67e9376148d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.05.26 23:56:25.040625 [ 292 ] {} <Debug> TCP-Session: 1eeb524e-f8a8-45fe-a0fa-7aac1725b1fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.05.26 23:56:25.151792 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34540 | ||
| 760 | 2026.05.26 23:56:25.151977 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 761 | 2026.05.26 23:56:25.152014 [ 294 ] {} <Debug> TCP-Session: 9f37f3bb-f2db-4ee9-adde-1743f73d28eb Authenticating user 'default' from [fd00:1122:3344:101::b]:34540 | ||
| 762 | 2026.05.26 23:56:25.152038 [ 294 ] {} <Debug> TCP-Session: 9f37f3bb-f2db-4ee9-adde-1743f73d28eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.05.26 23:56:25.152051 [ 294 ] {} <Debug> TCP-Session: 9f37f3bb-f2db-4ee9-adde-1743f73d28eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.05.26 23:56:25.152125 [ 294 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 765 | 2026.05.26 23:56:25.152154 [ 294 ] {} <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 | ||
| 766 | 2026.05.26 23:56:25.152173 [ 294 ] {} <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 | ||
| 767 | 2026.05.26 23:56:25.152745 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62446 | ||
| 768 | 2026.05.26 23:56:25.152849 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43310 | ||
| 769 | 2026.05.26 23:56:25.152981 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 770 | 2026.05.26 23:56:25.153033 [ 295 ] {} <Debug> TCP-Session: 64033993-d861-47e9-82b7-5cdcb577444e Authenticating user 'default' from [fd00:1122:3344:101::b]:62446 | ||
| 771 | 2026.05.26 23:56:25.153057 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 772 | 2026.05.26 23:56:25.153061 [ 295 ] {} <Debug> TCP-Session: 64033993-d861-47e9-82b7-5cdcb577444e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.05.26 23:56:25.153098 [ 295 ] {} <Debug> TCP-Session: 64033993-d861-47e9-82b7-5cdcb577444e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.05.26 23:56:25.153100 [ 296 ] {} <Debug> TCP-Session: 86eafea4-c092-4607-ae5b-1f14f3147d1e Authenticating user 'default' from [fd00:1122:3344:101::b]:43310 | ||
| 775 | 2026.05.26 23:56:25.153107 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45825 | ||
| 776 | 2026.05.26 23:56:25.153150 [ 296 ] {} <Debug> TCP-Session: 86eafea4-c092-4607-ae5b-1f14f3147d1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.05.26 23:56:25.153182 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54701 | ||
| 778 | 2026.05.26 23:56:25.153206 [ 296 ] {} <Debug> TCP-Session: 86eafea4-c092-4607-ae5b-1f14f3147d1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.05.26 23:56:25.153266 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37839 | ||
| 780 | 2026.05.26 23:56:25.153532 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 781 | 2026.05.26 23:56:25.153589 [ 298 ] {} <Debug> TCP-Session: e1656dab-7cf0-4f4c-980b-3f407d4bab2b Authenticating user 'default' from [fd00:1122:3344:101::b]:54701 | ||
| 782 | 2026.05.26 23:56:25.153635 [ 298 ] {} <Debug> TCP-Session: e1656dab-7cf0-4f4c-980b-3f407d4bab2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.05.26 23:56:25.153661 [ 298 ] {} <Debug> TCP-Session: e1656dab-7cf0-4f4c-980b-3f407d4bab2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.05.26 23:56:25.153706 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56366 | ||
| 785 | 2026.05.26 23:56:25.153709 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37975 | ||
| 786 | 2026.05.26 23:56:25.153714 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 787 | 2026.05.26 23:56:25.153816 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 788 | 2026.05.26 23:56:25.153863 [ 297 ] {} <Debug> TCP-Session: 200c3094-663a-419d-86cd-47a38acf439f Authenticating user 'default' from [fd00:1122:3344:101::b]:45825 | ||
| 789 | 2026.05.26 23:56:25.153907 [ 297 ] {} <Debug> TCP-Session: 200c3094-663a-419d-86cd-47a38acf439f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 790 | 2026.05.26 23:56:25.153922 [ 297 ] {} <Debug> TCP-Session: 200c3094-663a-419d-86cd-47a38acf439f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2026.05.26 23:56:25.153937 [ 299 ] {} <Debug> TCP-Session: 7f7c3ec4-f4a1-4214-9ff3-e905b8f73b56 Authenticating user 'default' from [fd00:1122:3344:101::b]:37839 | ||
| 792 | 2026.05.26 23:56:25.153944 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 793 | 2026.05.26 23:56:25.153969 [ 299 ] {} <Debug> TCP-Session: 7f7c3ec4-f4a1-4214-9ff3-e905b8f73b56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 794 | 2026.05.26 23:56:25.153970 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 795 | 2026.05.26 23:56:25.153988 [ 300 ] {} <Debug> TCP-Session: df75fde5-3530-4c4d-b253-2046d10971fd Authenticating user 'default' from [fd00:1122:3344:101::b]:56366 | ||
| 796 | 2026.05.26 23:56:25.153986 [ 299 ] {} <Debug> TCP-Session: 7f7c3ec4-f4a1-4214-9ff3-e905b8f73b56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2026.05.26 23:56:25.154009 [ 301 ] {} <Debug> TCP-Session: 7b46b560-e2ea-47f8-b326-ebb697021780 Authenticating user 'default' from [fd00:1122:3344:101::b]:37975 | ||
| 798 | 2026.05.26 23:56:25.154014 [ 300 ] {} <Debug> TCP-Session: df75fde5-3530-4c4d-b253-2046d10971fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2026.05.26 23:56:25.154032 [ 301 ] {} <Debug> TCP-Session: 7b46b560-e2ea-47f8-b326-ebb697021780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.05.26 23:56:25.154040 [ 300 ] {} <Debug> TCP-Session: df75fde5-3530-4c4d-b253-2046d10971fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.05.26 23:56:25.154051 [ 301 ] {} <Debug> TCP-Session: 7b46b560-e2ea-47f8-b326-ebb697021780 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.05.26 23:56:26.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 140.78 MiB, peak 140.78 MiB, free memory in arenas 0.00 B, will set to 141.79 MiB (RSS), difference: 1.02 MiB | ||
| 803 | 2026.05.26 23:56:29.414721 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 804 | 2026.05.26 23:56:29.414820 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 805 | 2026.05.26 23:56:29.414950 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 806 | 2026.05.26 23:56:29.415004 [ 243 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 807 | 2026.05.26 23:56:29.416790 [ 243 ] {} <Debug> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Loading data parts | ||
| 808 | 2026.05.26 23:56:29.416965 [ 243 ] {} <Debug> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): There are no data parts | ||
| 809 | 2026.05.26 23:56:29.418695 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 810 | 2026.05.26 23:56:29.418744 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 811 | 2026.05.26 23:56:29.422878 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 812 | 2026.05.26 23:56:29.423701 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): 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.05.26 23:56:29.423936 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 814 | 2026.05.26 23:56:29.429645 [ 244 ] {} <Debug> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Loading data parts | ||
| 815 | 2026.05.26 23:56:29.429834 [ 244 ] {} <Debug> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): There are no data parts | ||
| 816 | 2026.05.26 23:56:29.460233 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 817 | 2026.05.26 23:56:29.460310 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 818 | 2026.05.26 23:56:29.467905 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 819 | 2026.05.26 23:56:29.470313 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 820 | 2026.05.26 23:56:29.476421 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 821 | 2026.05.26 23:56:30.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.79 MiB, peak 150.79 MiB, free memory in arenas 0.00 B, will set to 155.79 MiB (RSS), difference: 9.00 MiB | ||
| 822 | 2026.05.26 23:56:30.985108 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49098 | ||
| 823 | 2026.05.26 23:56:30.985241 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 824 | 2026.05.26 23:56:30.985315 [ 302 ] {} <Debug> TCP-Session: 34295ebe-2e53-4d7c-ab68-6b36cdf9e315 Authenticating user 'default' from [fd00:1122:3344:101::e]:49098 | ||
| 825 | 2026.05.26 23:56:30.985364 [ 302 ] {} <Debug> TCP-Session: 34295ebe-2e53-4d7c-ab68-6b36cdf9e315 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 826 | 2026.05.26 23:56:30.985382 [ 302 ] {} <Debug> TCP-Session: 34295ebe-2e53-4d7c-ab68-6b36cdf9e315 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 827 | 2026.05.26 23:56:30.985823 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61462 | ||
| 828 | 2026.05.26 23:56:30.985929 [ 302 ] {} <Trace> TCP-Session: 34295ebe-2e53-4d7c-ab68-6b36cdf9e315 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 829 | 2026.05.26 23:56:30.985943 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48399 | ||
| 830 | 2026.05.26 23:56:30.986086 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 831 | 2026.05.26 23:56:30.986152 [ 303 ] {} <Debug> TCP-Session: d588ae7c-e96d-4860-870b-547b7a9121b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61462 | ||
| 832 | 2026.05.26 23:56:30.986178 [ 303 ] {} <Debug> TCP-Session: d588ae7c-e96d-4860-870b-547b7a9121b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 833 | 2026.05.26 23:56:30.986177 [ 302 ] {d58984c6-82a0-49b8-ac77-3b079c144eac} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49098) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 834 | 2026.05.26 23:56:30.986195 [ 303 ] {} <Debug> TCP-Session: d588ae7c-e96d-4860-870b-547b7a9121b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2026.05.26 23:56:30.986213 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 836 | 2026.05.26 23:56:30.986228 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45322 | ||
| 837 | 2026.05.26 23:56:30.986268 [ 304 ] {} <Debug> TCP-Session: 5d0760c2-2812-4991-8c7d-25be09d79a02 Authenticating user 'default' from [fd00:1122:3344:101::e]:48399 | ||
| 838 | 2026.05.26 23:56:30.986295 [ 304 ] {} <Debug> TCP-Session: 5d0760c2-2812-4991-8c7d-25be09d79a02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 839 | 2026.05.26 23:56:30.986328 [ 304 ] {} <Debug> TCP-Session: 5d0760c2-2812-4991-8c7d-25be09d79a02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 840 | 2026.05.26 23:56:30.986361 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52596 | ||
| 841 | 2026.05.26 23:56:30.986480 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 842 | 2026.05.26 23:56:30.986525 [ 305 ] {} <Debug> TCP-Session: cac4ae95-23fd-49b4-ad81-6316f31f8474 Authenticating user 'default' from [fd00:1122:3344:101::e]:45322 | ||
| 843 | 2026.05.26 23:56:30.986535 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61384 | ||
| 844 | 2026.05.26 23:56:30.986556 [ 305 ] {} <Debug> TCP-Session: cac4ae95-23fd-49b4-ad81-6316f31f8474 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 845 | 2026.05.26 23:56:30.986593 [ 305 ] {} <Debug> TCP-Session: cac4ae95-23fd-49b4-ad81-6316f31f8474 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 846 | 2026.05.26 23:56:30.986673 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 847 | 2026.05.26 23:56:30.986681 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54719 | ||
| 848 | 2026.05.26 23:56:30.986748 [ 306 ] {} <Debug> TCP-Session: 3372b7f9-3fdf-49c5-b27c-d05969e44b7b Authenticating user 'default' from [fd00:1122:3344:101::e]:52596 | ||
| 849 | 2026.05.26 23:56:30.986780 [ 306 ] {} <Debug> TCP-Session: 3372b7f9-3fdf-49c5-b27c-d05969e44b7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.05.26 23:56:30.986790 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 851 | 2026.05.26 23:56:30.986797 [ 306 ] {} <Debug> TCP-Session: 3372b7f9-3fdf-49c5-b27c-d05969e44b7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.05.26 23:56:30.986840 [ 307 ] {} <Debug> TCP-Session: 993ca40e-2725-44be-8c87-ffd2b27d3a81 Authenticating user 'default' from [fd00:1122:3344:101::e]:61384 | ||
| 853 | 2026.05.26 23:56:30.986870 [ 307 ] {} <Debug> TCP-Session: 993ca40e-2725-44be-8c87-ffd2b27d3a81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2026.05.26 23:56:30.986877 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38861 | ||
| 855 | 2026.05.26 23:56:30.986885 [ 307 ] {} <Debug> TCP-Session: 993ca40e-2725-44be-8c87-ffd2b27d3a81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 856 | 2026.05.26 23:56:30.986916 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 857 | 2026.05.26 23:56:30.986949 [ 308 ] {} <Debug> TCP-Session: 4f443644-defa-45e6-8bf2-95edcca89d3d Authenticating user 'default' from [fd00:1122:3344:101::e]:54719 | ||
| 858 | 2026.05.26 23:56:30.986967 [ 308 ] {} <Debug> TCP-Session: 4f443644-defa-45e6-8bf2-95edcca89d3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2026.05.26 23:56:30.986983 [ 308 ] {} <Debug> TCP-Session: 4f443644-defa-45e6-8bf2-95edcca89d3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2026.05.26 23:56:30.989002 [ 302 ] {d58984c6-82a0-49b8-ac77-3b079c144eac} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 861 | 2026.05.26 23:56:30.989076 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 862 | 2026.05.26 23:56:30.989103 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60607 | ||
| 863 | 2026.05.26 23:56:30.989125 [ 309 ] {} <Debug> TCP-Session: 8a768518-b5e4-4f2f-91d7-95757b9884f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:38861 | ||
| 864 | 2026.05.26 23:56:30.989153 [ 309 ] {} <Debug> TCP-Session: 8a768518-b5e4-4f2f-91d7-95757b9884f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.05.26 23:56:30.989168 [ 309 ] {} <Debug> TCP-Session: 8a768518-b5e4-4f2f-91d7-95757b9884f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 866 | 2026.05.26 23:56:30.991297 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 867 | 2026.05.26 23:56:30.991359 [ 310 ] {} <Debug> TCP-Session: b3b847f1-0e88-435d-b1b2-d2ed82ad01f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:60607 | ||
| 868 | 2026.05.26 23:56:30.991381 [ 310 ] {} <Debug> TCP-Session: b3b847f1-0e88-435d-b1b2-d2ed82ad01f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 869 | 2026.05.26 23:56:30.991396 [ 310 ] {} <Debug> TCP-Session: b3b847f1-0e88-435d-b1b2-d2ed82ad01f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 870 | 2026.05.26 23:56:30.995866 [ 302 ] {d58984c6-82a0-49b8-ac77-3b079c144eac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2026.05.26 23:56:31.013389 [ 302 ] {d58984c6-82a0-49b8-ac77-3b079c144eac} <Debug> oximeter.version (c4bbc498-0fd2-4407-8cbb-20eeae1280bc) (SelectExecutor): Key condition: unknown | ||
| 872 | 2026.05.26 23:56:31.033001 [ 311 ] {d58984c6-82a0-49b8-ac77-3b079c144eac} <Trace> AggregatingTransform: Aggregating | ||
| 873 | 2026.05.26 23:56:31.035353 [ 311 ] {d58984c6-82a0-49b8-ac77-3b079c144eac} <Trace> Aggregator: Aggregation method: without_key | ||
| 874 | 2026.05.26 23:56:31.035570 [ 311 ] {d58984c6-82a0-49b8-ac77-3b079c144eac} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.009414071 sec. (106.224 rows/sec., 4.15 KiB/sec.) | ||
| 875 | 2026.05.26 23:56:31.035620 [ 311 ] {d58984c6-82a0-49b8-ac77-3b079c144eac} <Trace> Aggregator: Merging aggregated data | ||
| 876 | 2026.05.26 23:56:31.035652 [ 311 ] {d58984c6-82a0-49b8-ac77-3b079c144eac} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 877 | 2026.05.26 23:56:31.039367 [ 302 ] {d58984c6-82a0-49b8-ac77-3b079c144eac} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.053266 sec., 18.773701798520634 rows/sec., 750.95 B/sec. | ||
| 878 | 2026.05.26 23:56:31.039532 [ 302 ] {d58984c6-82a0-49b8-ac77-3b079c144eac} <Debug> TCPHandler: Processed in 0.053863219 sec. | ||
| 879 | 2026.05.26 23:56:31.051714 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 880 | 2026.05.26 23:56:31.051765 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 881 | 2026.05.26 23:56:31.051778 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 882 | 2026.05.26 23:56:31.051814 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 883 | 2026.05.26 23:56:31.051843 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 884 | 2026.05.26 23:56:31.051873 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 885 | 2026.05.26 23:56:31.051882 [ 305 ] {} <Debug> TCP-Session: cac4ae95-23fd-49b4-ad81-6316f31f8474 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 886 | 2026.05.26 23:56:31.051911 [ 306 ] {} <Debug> TCP-Session: 3372b7f9-3fdf-49c5-b27c-d05969e44b7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 887 | 2026.05.26 23:56:31.051922 [ 307 ] {} <Debug> TCP-Session: 993ca40e-2725-44be-8c87-ffd2b27d3a81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 888 | 2026.05.26 23:56:31.051855 [ 304 ] {} <Debug> TCP-Session: 5d0760c2-2812-4991-8c7d-25be09d79a02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 889 | 2026.05.26 23:56:31.051824 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 890 | 2026.05.26 23:56:31.051805 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 891 | 2026.05.26 23:56:31.052031 [ 310 ] {} <Debug> TCP-Session: b3b847f1-0e88-435d-b1b2-d2ed82ad01f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 892 | 2026.05.26 23:56:31.051863 [ 303 ] {} <Debug> TCP-Session: d588ae7c-e96d-4860-870b-547b7a9121b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 893 | 2026.05.26 23:56:31.052086 [ 308 ] {} <Debug> TCP-Session: 4f443644-defa-45e6-8bf2-95edcca89d3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.05.26 23:56:31.051812 [ 302 ] {} <Debug> TCP-Session: 34295ebe-2e53-4d7c-ab68-6b36cdf9e315 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 895 | 2026.05.26 23:56:31.054201 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 896 | 2026.05.26 23:56:31.054256 [ 309 ] {} <Debug> TCP-Session: 8a768518-b5e4-4f2f-91d7-95757b9884f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 897 | 2026.05.26 23:56:31.914638 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 5 entries to flush up to offset 5 | ||
| 898 | 2026.05.26 23:56:31.914722 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 899 | 2026.05.26 23:56:31.918444 [ 242 ] {} <Debug> system.query_log (87db8ad9-9002-447f-8690-81d0dfd90724): Loading data parts | ||
| 900 | 2026.05.26 23:56:31.918657 [ 242 ] {} <Debug> system.query_log (87db8ad9-9002-447f-8690-81d0dfd90724): There are no data parts | ||
| 901 | 2026.05.26 23:56:31.923851 [ 242 ] {} <Trace> system.query_log (87db8ad9-9002-447f-8690-81d0dfd90724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 902 | 2026.05.26 23:56:31.923926 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 903 | 2026.05.26 23:56:31.925528 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 904 | 2026.05.26 23:56:31.926262 [ 242 ] {} <Trace> system.query_log (87db8ad9-9002-447f-8690-81d0dfd90724): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 905 | 2026.05.26 23:56:31.926797 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 5 | ||
| 906 | 2026.05.26 23:56:36.893411 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 907 | 2026.05.26 23:56:36.893475 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 908 | 2026.05.26 23:56:36.924017 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 442 entries to flush up to offset 991 | ||
| 909 | 2026.05.26 23:56:36.933112 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 910 | 2026.05.26 23:56:36.933195 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 911 | 2026.05.26 23:56:36.933968 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 912 | 2026.05.26 23:56:36.934307 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 913 | 2026.05.26 23:56:36.936411 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 991 | ||
| 914 | 2026.05.26 23:56:36.976496 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 915 | 2026.05.26 23:56:36.995968 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 916 | 2026.05.26 23:56:36.996030 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 917 | 2026.05.26 23:56:37.001152 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.23 MiB, peak 169.06 MiB, free memory in arenas 0.00 B, will set to 162.36 MiB (RSS), difference: -2.87 MiB | ||
| 918 | 2026.05.26 23:56:37.002860 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 919 | 2026.05.26 23:56:37.003586 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 920 | 2026.05.26 23:56:37.007188 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 921 | 2026.05.26 23:56:38.001169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.36 MiB, peak 169.06 MiB, free memory in arenas 0.00 B, will set to 163.22 MiB (RSS), difference: 4.86 MiB | ||
| 922 | 2026.05.26 23:56:38.828619 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40430 | ||
| 923 | 2026.05.26 23:56:38.828717 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 924 | 2026.05.26 23:56:38.828747 [ 302 ] {} <Debug> TCP-Session: fc6d4dc2-2b4a-4a15-afac-c8d8f4e77a0a Authenticating user 'default' from [fd00:1122:3344:101::e]:40430 | ||
| 925 | 2026.05.26 23:56:38.828771 [ 302 ] {} <Debug> TCP-Session: fc6d4dc2-2b4a-4a15-afac-c8d8f4e77a0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.05.26 23:56:38.828785 [ 302 ] {} <Debug> TCP-Session: fc6d4dc2-2b4a-4a15-afac-c8d8f4e77a0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.05.26 23:56:38.829023 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36011 | ||
| 928 | 2026.05.26 23:56:38.829095 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46619 | ||
| 929 | 2026.05.26 23:56:38.829176 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 930 | 2026.05.26 23:56:38.829187 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45083 | ||
| 931 | 2026.05.26 23:56:38.829193 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57829 | ||
| 932 | 2026.05.26 23:56:38.829224 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38513 | ||
| 933 | 2026.05.26 23:56:38.829245 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61881 | ||
| 934 | 2026.05.26 23:56:38.829237 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56188 | ||
| 935 | 2026.05.26 23:56:38.829280 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 936 | 2026.05.26 23:56:38.829297 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 937 | 2026.05.26 23:56:38.829299 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 938 | 2026.05.26 23:56:38.829318 [ 305 ] {} <Debug> TCP-Session: 1eb57e60-21b0-43d5-8194-bbc366ad5185 Authenticating user 'default' from [fd00:1122:3344:101::e]:45083 | ||
| 939 | 2026.05.26 23:56:38.829332 [ 306 ] {} <Debug> TCP-Session: 95c61713-e7fb-4cf0-a952-f8ed4044df47 Authenticating user 'default' from [fd00:1122:3344:101::e]:57829 | ||
| 940 | 2026.05.26 23:56:38.829343 [ 308 ] {} <Debug> TCP-Session: a6e87cf6-2645-493b-93f0-76c73e69b294 Authenticating user 'default' from [fd00:1122:3344:101::e]:38513 | ||
| 941 | 2026.05.26 23:56:38.829360 [ 305 ] {} <Debug> TCP-Session: 1eb57e60-21b0-43d5-8194-bbc366ad5185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 942 | 2026.05.26 23:56:38.829374 [ 306 ] {} <Debug> TCP-Session: 95c61713-e7fb-4cf0-a952-f8ed4044df47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.05.26 23:56:38.829377 [ 308 ] {} <Debug> TCP-Session: a6e87cf6-2645-493b-93f0-76c73e69b294 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 944 | 2026.05.26 23:56:38.829391 [ 305 ] {} <Debug> TCP-Session: 1eb57e60-21b0-43d5-8194-bbc366ad5185 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 945 | 2026.05.26 23:56:38.829409 [ 308 ] {} <Debug> TCP-Session: a6e87cf6-2645-493b-93f0-76c73e69b294 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 946 | 2026.05.26 23:56:38.829418 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 947 | 2026.05.26 23:56:38.829433 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 948 | 2026.05.26 23:56:38.829454 [ 310 ] {} <Debug> TCP-Session: 0cbcf1b3-a0e6-477e-a4bd-e9f5cef10793 Authenticating user 'default' from [fd00:1122:3344:101::e]:61881 | ||
| 949 | 2026.05.26 23:56:38.829399 [ 306 ] {} <Debug> TCP-Session: 95c61713-e7fb-4cf0-a952-f8ed4044df47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2026.05.26 23:56:38.829483 [ 310 ] {} <Debug> TCP-Session: 0cbcf1b3-a0e6-477e-a4bd-e9f5cef10793 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2026.05.26 23:56:38.829473 [ 309 ] {} <Debug> TCP-Session: b0a474c4-6bf3-492e-b59e-e75f0fcfe457 Authenticating user 'default' from [fd00:1122:3344:101::e]:56188 | ||
| 952 | 2026.05.26 23:56:38.829503 [ 310 ] {} <Debug> TCP-Session: 0cbcf1b3-a0e6-477e-a4bd-e9f5cef10793 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2026.05.26 23:56:38.829523 [ 309 ] {} <Debug> TCP-Session: b0a474c4-6bf3-492e-b59e-e75f0fcfe457 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 954 | 2026.05.26 23:56:38.829212 [ 303 ] {} <Debug> TCP-Session: fdf1e9e0-f4d1-4bd8-8b0a-1c80cc9c32b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36011 | ||
| 955 | 2026.05.26 23:56:38.829551 [ 309 ] {} <Debug> TCP-Session: b0a474c4-6bf3-492e-b59e-e75f0fcfe457 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 956 | 2026.05.26 23:56:38.829576 [ 303 ] {} <Debug> TCP-Session: fdf1e9e0-f4d1-4bd8-8b0a-1c80cc9c32b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 957 | 2026.05.26 23:56:38.829207 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61752 | ||
| 958 | 2026.05.26 23:56:38.829602 [ 303 ] {} <Debug> TCP-Session: fdf1e9e0-f4d1-4bd8-8b0a-1c80cc9c32b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 959 | 2026.05.26 23:56:38.829207 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 960 | 2026.05.26 23:56:38.829218 [ 302 ] {} <Trace> TCP-Session: fc6d4dc2-2b4a-4a15-afac-c8d8f4e77a0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 961 | 2026.05.26 23:56:38.829685 [ 304 ] {} <Debug> TCP-Session: 4efda678-1ec6-4486-bb5d-222d7e558dd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:46619 | ||
| 962 | 2026.05.26 23:56:38.829723 [ 304 ] {} <Debug> TCP-Session: 4efda678-1ec6-4486-bb5d-222d7e558dd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 963 | 2026.05.26 23:56:38.829738 [ 304 ] {} <Debug> TCP-Session: 4efda678-1ec6-4486-bb5d-222d7e558dd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 964 | 2026.05.26 23:56:38.829778 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 965 | 2026.05.26 23:56:38.829873 [ 307 ] {} <Debug> TCP-Session: 49aa921b-0e9c-4f8f-a19b-12ba820c9e64 Authenticating user 'default' from [fd00:1122:3344:101::e]:61752 | ||
| 966 | 2026.05.26 23:56:38.829898 [ 307 ] {} <Debug> TCP-Session: 49aa921b-0e9c-4f8f-a19b-12ba820c9e64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 967 | 2026.05.26 23:56:38.829912 [ 307 ] {} <Debug> TCP-Session: 49aa921b-0e9c-4f8f-a19b-12ba820c9e64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2026.05.26 23:56:38.829930 [ 302 ] {6512aae3-4c49-4bbd-913a-3d6f71b96c80} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40430) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 969 | 2026.05.26 23:56:38.830218 [ 302 ] {6512aae3-4c49-4bbd-913a-3d6f71b96c80} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 970 | 2026.05.26 23:56:38.830288 [ 302 ] {6512aae3-4c49-4bbd-913a-3d6f71b96c80} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 971 | 2026.05.26 23:56:38.830589 [ 302 ] {6512aae3-4c49-4bbd-913a-3d6f71b96c80} <Debug> oximeter.version (c4bbc498-0fd2-4407-8cbb-20eeae1280bc) (SelectExecutor): Key condition: unknown | ||
| 972 | 2026.05.26 23:56:38.831601 [ 311 ] {6512aae3-4c49-4bbd-913a-3d6f71b96c80} <Trace> AggregatingTransform: Aggregating | ||
| 973 | 2026.05.26 23:56:38.831642 [ 311 ] {6512aae3-4c49-4bbd-913a-3d6f71b96c80} <Trace> Aggregator: Aggregation method: without_key | ||
| 974 | 2026.05.26 23:56:38.831676 [ 311 ] {6512aae3-4c49-4bbd-913a-3d6f71b96c80} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000986694 sec. (1013.485 rows/sec., 39.59 KiB/sec.) | ||
| 975 | 2026.05.26 23:56:38.831693 [ 311 ] {6512aae3-4c49-4bbd-913a-3d6f71b96c80} <Trace> Aggregator: Merging aggregated data | ||
| 976 | 2026.05.26 23:56:38.832335 [ 302 ] {6512aae3-4c49-4bbd-913a-3d6f71b96c80} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002459 sec., 406.66937779585203 rows/sec., 15.89 KiB/sec. | ||
| 977 | 2026.05.26 23:56:38.832500 [ 302 ] {6512aae3-4c49-4bbd-913a-3d6f71b96c80} <Debug> TCPHandler: Processed in 0.003399761 sec. | ||
| 978 | 2026.05.26 23:56:38.832689 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 979 | 2026.05.26 23:56:38.832724 [ 302 ] {} <Debug> TCP-Session: fc6d4dc2-2b4a-4a15-afac-c8d8f4e77a0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 980 | 2026.05.26 23:56:38.832737 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 981 | 2026.05.26 23:56:38.832764 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 982 | 2026.05.26 23:56:38.832779 [ 303 ] {} <Debug> TCP-Session: fdf1e9e0-f4d1-4bd8-8b0a-1c80cc9c32b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 983 | 2026.05.26 23:56:38.832786 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 984 | 2026.05.26 23:56:38.832803 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 985 | 2026.05.26 23:56:38.832821 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 986 | 2026.05.26 23:56:38.832846 [ 305 ] {} <Debug> TCP-Session: 1eb57e60-21b0-43d5-8194-bbc366ad5185 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 987 | 2026.05.26 23:56:38.832851 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 988 | 2026.05.26 23:56:38.832883 [ 307 ] {} <Debug> TCP-Session: 49aa921b-0e9c-4f8f-a19b-12ba820c9e64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 989 | 2026.05.26 23:56:38.832877 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 990 | 2026.05.26 23:56:38.832907 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 991 | 2026.05.26 23:56:38.832935 [ 306 ] {} <Debug> TCP-Session: 95c61713-e7fb-4cf0-a952-f8ed4044df47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 992 | 2026.05.26 23:56:38.832907 [ 308 ] {} <Debug> TCP-Session: a6e87cf6-2645-493b-93f0-76c73e69b294 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 993 | 2026.05.26 23:56:38.832959 [ 309 ] {} <Debug> TCP-Session: b0a474c4-6bf3-492e-b59e-e75f0fcfe457 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 994 | 2026.05.26 23:56:38.832869 [ 304 ] {} <Debug> TCP-Session: 4efda678-1ec6-4486-bb5d-222d7e558dd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 995 | 2026.05.26 23:56:38.832810 [ 310 ] {} <Debug> TCP-Session: 0cbcf1b3-a0e6-477e-a4bd-e9f5cef10793 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 996 | 2026.05.26 23:56:38.982575 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47646 | ||
| 997 | 2026.05.26 23:56:38.982662 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 998 | 2026.05.26 23:56:38.982689 [ 306 ] {} <Debug> TCP-Session: 85be45d5-8f43-4112-81d0-007d14702289 Authenticating user 'default' from [fd00:1122:3344:101::e]:47646 | ||
| 999 | 2026.05.26 23:56:38.982713 [ 306 ] {} <Debug> TCP-Session: 85be45d5-8f43-4112-81d0-007d14702289 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1000 | 2026.05.26 23:56:38.982728 [ 306 ] {} <Debug> TCP-Session: 85be45d5-8f43-4112-81d0-007d14702289 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1001 | 2026.05.26 23:56:38.982947 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43416 | ||
| 1002 | 2026.05.26 23:56:38.982971 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37188 | ||
| 1003 | 2026.05.26 23:56:38.982995 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42016 | ||
| 1004 | 2026.05.26 23:56:38.983015 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65212 | ||
| 1005 | 2026.05.26 23:56:38.983028 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54597 | ||
| 1006 | 2026.05.26 23:56:38.983062 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1007 | 2026.05.26 23:56:38.983081 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1008 | 2026.05.26 23:56:38.983096 [ 306 ] {} <Trace> TCP-Session: 85be45d5-8f43-4112-81d0-007d14702289 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1009 | 2026.05.26 23:56:38.983105 [ 310 ] {} <Debug> TCP-Session: eb222d5f-0f95-497c-8fd5-09b8cffb4daa Authenticating user 'default' from [fd00:1122:3344:101::e]:42016 | ||
| 1010 | 2026.05.26 23:56:38.983122 [ 303 ] {} <Debug> TCP-Session: 67730f09-4a8f-4917-883d-ef09c2f3a0ad Authenticating user 'default' from [fd00:1122:3344:101::e]:65212 | ||
| 1011 | 2026.05.26 23:56:38.983130 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1012 | 2026.05.26 23:56:38.983142 [ 310 ] {} <Debug> TCP-Session: eb222d5f-0f95-497c-8fd5-09b8cffb4daa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1013 | 2026.05.26 23:56:38.983161 [ 303 ] {} <Debug> TCP-Session: 67730f09-4a8f-4917-883d-ef09c2f3a0ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1014 | 2026.05.26 23:56:38.983180 [ 304 ] {} <Debug> TCP-Session: 98d1e5d7-71f3-400c-b4cc-7ba3984f615c Authenticating user 'default' from [fd00:1122:3344:101::e]:54597 | ||
| 1015 | 2026.05.26 23:56:38.983181 [ 310 ] {} <Debug> TCP-Session: eb222d5f-0f95-497c-8fd5-09b8cffb4daa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1016 | 2026.05.26 23:56:38.983196 [ 303 ] {} <Debug> TCP-Session: 67730f09-4a8f-4917-883d-ef09c2f3a0ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1017 | 2026.05.26 23:56:38.983217 [ 304 ] {} <Debug> TCP-Session: 98d1e5d7-71f3-400c-b4cc-7ba3984f615c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1018 | 2026.05.26 23:56:38.983053 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36659 | ||
| 1019 | 2026.05.26 23:56:38.983040 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1020 | 2026.05.26 23:56:38.983294 [ 306 ] {a23ccfcb-2b77-4717-82d7-e897bf1a01f0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47646) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1021 | 2026.05.26 23:56:38.983317 [ 309 ] {} <Debug> TCP-Session: bb0f12aa-c43d-432c-9b83-e93db2e13964 Authenticating user 'default' from [fd00:1122:3344:101::e]:37188 | ||
| 1022 | 2026.05.26 23:56:38.983330 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1023 | 2026.05.26 23:56:38.983347 [ 309 ] {} <Debug> TCP-Session: bb0f12aa-c43d-432c-9b83-e93db2e13964 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1024 | 2026.05.26 23:56:38.983040 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1025 | 2026.05.26 23:56:38.983371 [ 309 ] {} <Debug> TCP-Session: bb0f12aa-c43d-432c-9b83-e93db2e13964 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1026 | 2026.05.26 23:56:38.983373 [ 305 ] {} <Debug> TCP-Session: 02cd37b4-1364-4c68-a203-ea89246ef46a Authenticating user 'default' from [fd00:1122:3344:101::e]:36659 | ||
| 1027 | 2026.05.26 23:56:38.983402 [ 307 ] {} <Debug> TCP-Session: 4ef325af-b073-462a-bc88-f8a3ed6a17bd Authenticating user 'default' from [fd00:1122:3344:101::e]:43416 | ||
| 1028 | 2026.05.26 23:56:38.983418 [ 305 ] {} <Debug> TCP-Session: 02cd37b4-1364-4c68-a203-ea89246ef46a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1029 | 2026.05.26 23:56:38.983438 [ 307 ] {} <Debug> TCP-Session: 4ef325af-b073-462a-bc88-f8a3ed6a17bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1030 | 2026.05.26 23:56:38.983446 [ 305 ] {} <Debug> TCP-Session: 02cd37b4-1364-4c68-a203-ea89246ef46a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1031 | 2026.05.26 23:56:38.983467 [ 307 ] {} <Debug> TCP-Session: 4ef325af-b073-462a-bc88-f8a3ed6a17bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1032 | 2026.05.26 23:56:38.983003 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58746 | ||
| 1033 | 2026.05.26 23:56:38.982959 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56033 | ||
| 1034 | 2026.05.26 23:56:38.983248 [ 304 ] {} <Debug> TCP-Session: 98d1e5d7-71f3-400c-b4cc-7ba3984f615c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1035 | 2026.05.26 23:56:38.983573 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1036 | 2026.05.26 23:56:38.983601 [ 302 ] {} <Debug> TCP-Session: 533e910c-a07a-4f30-a841-9270c5233aa6 Authenticating user 'default' from [fd00:1122:3344:101::e]:58746 | ||
| 1037 | 2026.05.26 23:56:38.983603 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1038 | 2026.05.26 23:56:38.983639 [ 306 ] {a23ccfcb-2b77-4717-82d7-e897bf1a01f0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1039 | 2026.05.26 23:56:38.983620 [ 302 ] {} <Debug> TCP-Session: 533e910c-a07a-4f30-a841-9270c5233aa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1040 | 2026.05.26 23:56:38.983673 [ 308 ] {} <Debug> TCP-Session: 82023f09-b66a-493f-b636-055501ffcbf4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56033 | ||
| 1041 | 2026.05.26 23:56:38.983699 [ 302 ] {} <Debug> TCP-Session: 533e910c-a07a-4f30-a841-9270c5233aa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1042 | 2026.05.26 23:56:38.983723 [ 306 ] {a23ccfcb-2b77-4717-82d7-e897bf1a01f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1043 | 2026.05.26 23:56:38.983722 [ 308 ] {} <Debug> TCP-Session: 82023f09-b66a-493f-b636-055501ffcbf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1044 | 2026.05.26 23:56:38.983815 [ 308 ] {} <Debug> TCP-Session: 82023f09-b66a-493f-b636-055501ffcbf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1045 | 2026.05.26 23:56:38.984168 [ 306 ] {a23ccfcb-2b77-4717-82d7-e897bf1a01f0} <Debug> oximeter.version (c4bbc498-0fd2-4407-8cbb-20eeae1280bc) (SelectExecutor): Key condition: unknown | ||
| 1046 | 2026.05.26 23:56:38.985192 [ 323 ] {a23ccfcb-2b77-4717-82d7-e897bf1a01f0} <Trace> AggregatingTransform: Aggregating | ||
| 1047 | 2026.05.26 23:56:38.985238 [ 323 ] {a23ccfcb-2b77-4717-82d7-e897bf1a01f0} <Trace> Aggregator: Aggregation method: without_key | ||
| 1048 | 2026.05.26 23:56:38.985273 [ 323 ] {a23ccfcb-2b77-4717-82d7-e897bf1a01f0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000999815 sec. (1000.185 rows/sec., 39.07 KiB/sec.) | ||
| 1049 | 2026.05.26 23:56:38.985290 [ 323 ] {a23ccfcb-2b77-4717-82d7-e897bf1a01f0} <Trace> Aggregator: Merging aggregated data | ||
| 1050 | 2026.05.26 23:56:38.985954 [ 306 ] {a23ccfcb-2b77-4717-82d7-e897bf1a01f0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002717 sec., 368.05299963194705 rows/sec., 14.38 KiB/sec. | ||
| 1051 | 2026.05.26 23:56:38.986094 [ 306 ] {a23ccfcb-2b77-4717-82d7-e897bf1a01f0} <Debug> TCPHandler: Processed in 0.003144927 sec. | ||
| 1052 | 2026.05.26 23:56:38.986254 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1053 | 2026.05.26 23:56:38.986284 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1054 | 2026.05.26 23:56:38.986292 [ 306 ] {} <Debug> TCP-Session: 85be45d5-8f43-4112-81d0-007d14702289 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1055 | 2026.05.26 23:56:38.986316 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1056 | 2026.05.26 23:56:38.986337 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1057 | 2026.05.26 23:56:38.986370 [ 308 ] {} <Debug> TCP-Session: 82023f09-b66a-493f-b636-055501ffcbf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1058 | 2026.05.26 23:56:38.986379 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1059 | 2026.05.26 23:56:38.986355 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1060 | 2026.05.26 23:56:38.986424 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1061 | 2026.05.26 23:56:38.986442 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1062 | 2026.05.26 23:56:38.986460 [ 303 ] {} <Debug> TCP-Session: 67730f09-4a8f-4917-883d-ef09c2f3a0ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1063 | 2026.05.26 23:56:38.986468 [ 309 ] {} <Debug> TCP-Session: bb0f12aa-c43d-432c-9b83-e93db2e13964 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1064 | 2026.05.26 23:56:38.986497 [ 304 ] {} <Debug> TCP-Session: 98d1e5d7-71f3-400c-b4cc-7ba3984f615c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1065 | 2026.05.26 23:56:38.986449 [ 310 ] {} <Debug> TCP-Session: eb222d5f-0f95-497c-8fd5-09b8cffb4daa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1066 | 2026.05.26 23:56:38.986420 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1067 | 2026.05.26 23:56:38.986405 [ 302 ] {} <Debug> TCP-Session: 533e910c-a07a-4f30-a841-9270c5233aa6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1068 | 2026.05.26 23:56:38.986331 [ 307 ] {} <Debug> TCP-Session: 4ef325af-b073-462a-bc88-f8a3ed6a17bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2026.05.26 23:56:38.986586 [ 305 ] {} <Debug> TCP-Session: 02cd37b4-1364-4c68-a203-ea89246ef46a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1070 | 2026.05.26 23:56:43.054616 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1071 | 2026.05.26 23:56:43.054895 [ 269 ] {408b9b3e-8160-451a-98fd-bd69e7f5d535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) 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) | ||
| 1072 | 2026.05.26 23:56:43.069518 [ 269 ] {408b9b3e-8160-451a-98fd-bd69e7f5d535} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1073 | 2026.05.26 23:56:43.069607 [ 269 ] {408b9b3e-8160-451a-98fd-bd69e7f5d535} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1074 | 2026.05.26 23:56:43.070181 [ 269 ] {408b9b3e-8160-451a-98fd-bd69e7f5d535} <Debug> TCPHandler: Processed in 0.015709496 sec. | ||
| 1075 | 2026.05.26 23:56:43.090895 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1076 | 2026.05.26 23:56:43.091042 [ 269 ] {8ad054e1-7020-4688-9aa3-2b6e74d8cabb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1077 | 2026.05.26 23:56:43.091101 [ 269 ] {8ad054e1-7020-4688-9aa3-2b6e74d8cabb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1078 | 2026.05.26 23:56:43.095647 [ 269 ] {8ad054e1-7020-4688-9aa3-2b6e74d8cabb} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1079 | 2026.05.26 23:56:43.095697 [ 269 ] {8ad054e1-7020-4688-9aa3-2b6e74d8cabb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1080 | 2026.05.26 23:56:43.098584 [ 269 ] {8ad054e1-7020-4688-9aa3-2b6e74d8cabb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1081 | 2026.05.26 23:56:43.098913 [ 269 ] {8ad054e1-7020-4688-9aa3-2b6e74d8cabb} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1082 | 2026.05.26 23:56:43.099157 [ 269 ] {8ad054e1-7020-4688-9aa3-2b6e74d8cabb} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.008151 sec., 4293.951662372715 rows/sec., 924.81 KiB/sec. | ||
| 1083 | 2026.05.26 23:56:43.099236 [ 269 ] {8ad054e1-7020-4688-9aa3-2b6e74d8cabb} <Debug> TCPHandler: Processed in 0.008409166 sec. | ||
| 1084 | 2026.05.26 23:56:43.099499 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1085 | 2026.05.26 23:56:43.099645 [ 269 ] {3697b43a-d5d1-47d5-b9e3-314437772a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1086 | 2026.05.26 23:56:43.099709 [ 269 ] {3697b43a-d5d1-47d5-b9e3-314437772a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1087 | 2026.05.26 23:56:43.109034 [ 269 ] {3697b43a-d5d1-47d5-b9e3-314437772a00} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1088 | 2026.05.26 23:56:43.109078 [ 269 ] {3697b43a-d5d1-47d5-b9e3-314437772a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1089 | 2026.05.26 23:56:43.111614 [ 269 ] {3697b43a-d5d1-47d5-b9e3-314437772a00} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1090 | 2026.05.26 23:56:43.111887 [ 269 ] {3697b43a-d5d1-47d5-b9e3-314437772a00} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1091 | 2026.05.26 23:56:43.112059 [ 269 ] {3697b43a-d5d1-47d5-b9e3-314437772a00} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.012457 sec., 22477.321987637475 rows/sec., 1.43 MiB/sec. | ||
| 1092 | 2026.05.26 23:56:43.112108 [ 269 ] {3697b43a-d5d1-47d5-b9e3-314437772a00} <Debug> TCPHandler: Processed in 0.012730591 sec. | ||
| 1093 | 2026.05.26 23:56:43.112298 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1094 | 2026.05.26 23:56:43.112406 [ 269 ] {0e90f995-8bcd-46bf-b888-9d00ac8605b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1095 | 2026.05.26 23:56:43.112457 [ 269 ] {0e90f995-8bcd-46bf-b888-9d00ac8605b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1096 | 2026.05.26 23:56:43.112899 [ 269 ] {0e90f995-8bcd-46bf-b888-9d00ac8605b0} <Trace> oximeter.fields_ipaddr (22066ddf-e0e2-4471-965b-a4603581f4e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1097 | 2026.05.26 23:56:43.112938 [ 269 ] {0e90f995-8bcd-46bf-b888-9d00ac8605b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1098 | 2026.05.26 23:56:43.113333 [ 269 ] {0e90f995-8bcd-46bf-b888-9d00ac8605b0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1099 | 2026.05.26 23:56:43.113551 [ 269 ] {0e90f995-8bcd-46bf-b888-9d00ac8605b0} <Trace> oximeter.fields_ipaddr (22066ddf-e0e2-4471-965b-a4603581f4e1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1100 | 2026.05.26 23:56:43.113680 [ 269 ] {0e90f995-8bcd-46bf-b888-9d00ac8605b0} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.0013 sec., 9230.76923076923 rows/sec., 752.70 KiB/sec. | ||
| 1101 | 2026.05.26 23:56:43.113714 [ 269 ] {0e90f995-8bcd-46bf-b888-9d00ac8605b0} <Debug> TCPHandler: Processed in 0.001469682 sec. | ||
| 1102 | 2026.05.26 23:56:43.113918 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1103 | 2026.05.26 23:56:43.114090 [ 269 ] {8b255c6e-5439-4e95-94fc-5048a1216335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1104 | 2026.05.26 23:56:43.114156 [ 269 ] {8b255c6e-5439-4e95-94fc-5048a1216335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1105 | 2026.05.26 23:56:43.115183 [ 269 ] {8b255c6e-5439-4e95-94fc-5048a1216335} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1106 | 2026.05.26 23:56:43.115227 [ 269 ] {8b255c6e-5439-4e95-94fc-5048a1216335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1107 | 2026.05.26 23:56:43.115765 [ 269 ] {8b255c6e-5439-4e95-94fc-5048a1216335} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1108 | 2026.05.26 23:56:43.115985 [ 269 ] {8b255c6e-5439-4e95-94fc-5048a1216335} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1109 | 2026.05.26 23:56:43.116114 [ 269 ] {8b255c6e-5439-4e95-94fc-5048a1216335} <Debug> executeQuery: Read 815 rows, 64.88 KiB in 0.002074 sec., 392960.46287367406 rows/sec., 30.55 MiB/sec. | ||
| 1110 | 2026.05.26 23:56:43.116159 [ 269 ] {8b255c6e-5439-4e95-94fc-5048a1216335} <Debug> TCPHandler: Processed in 0.002362315 sec. | ||
| 1111 | 2026.05.26 23:56:43.116295 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1112 | 2026.05.26 23:56:43.116398 [ 269 ] {44c35002-592a-4b0e-a0d6-11dd92dc17ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1113 | 2026.05.26 23:56:43.116443 [ 269 ] {44c35002-592a-4b0e-a0d6-11dd92dc17ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1114 | 2026.05.26 23:56:43.116977 [ 269 ] {44c35002-592a-4b0e-a0d6-11dd92dc17ff} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1115 | 2026.05.26 23:56:43.117010 [ 269 ] {44c35002-592a-4b0e-a0d6-11dd92dc17ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1116 | 2026.05.26 23:56:43.117413 [ 269 ] {44c35002-592a-4b0e-a0d6-11dd92dc17ff} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1117 | 2026.05.26 23:56:43.117622 [ 269 ] {44c35002-592a-4b0e-a0d6-11dd92dc17ff} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1118 | 2026.05.26 23:56:43.117745 [ 269 ] {44c35002-592a-4b0e-a0d6-11dd92dc17ff} <Debug> executeQuery: Read 168 rows, 10.46 KiB in 0.001371 sec., 122538.29321663019 rows/sec., 7.45 MiB/sec. | ||
| 1119 | 2026.05.26 23:56:43.117778 [ 269 ] {44c35002-592a-4b0e-a0d6-11dd92dc17ff} <Debug> TCPHandler: Processed in 0.001534663 sec. | ||
| 1120 | 2026.05.26 23:56:43.117923 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1121 | 2026.05.26 23:56:43.118023 [ 269 ] {2ce4204e-b01b-4faf-a9f6-321f5d780b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1122 | 2026.05.26 23:56:43.118064 [ 269 ] {2ce4204e-b01b-4faf-a9f6-321f5d780b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1123 | 2026.05.26 23:56:43.118518 [ 269 ] {2ce4204e-b01b-4faf-a9f6-321f5d780b8c} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1124 | 2026.05.26 23:56:43.118555 [ 269 ] {2ce4204e-b01b-4faf-a9f6-321f5d780b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1125 | 2026.05.26 23:56:43.118868 [ 269 ] {2ce4204e-b01b-4faf-a9f6-321f5d780b8c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1126 | 2026.05.26 23:56:43.119075 [ 269 ] {2ce4204e-b01b-4faf-a9f6-321f5d780b8c} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1127 | 2026.05.26 23:56:43.119193 [ 269 ] {2ce4204e-b01b-4faf-a9f6-321f5d780b8c} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001192 sec., 121644.29530201343 rows/sec., 7.85 MiB/sec. | ||
| 1128 | 2026.05.26 23:56:43.119226 [ 269 ] {2ce4204e-b01b-4faf-a9f6-321f5d780b8c} <Debug> TCPHandler: Processed in 0.00135215 sec. | ||
| 1129 | 2026.05.26 23:56:43.119362 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1130 | 2026.05.26 23:56:43.119460 [ 269 ] {7e433b8e-3770-457f-ab76-f2528dfaf2d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1131 | 2026.05.26 23:56:43.119500 [ 269 ] {7e433b8e-3770-457f-ab76-f2528dfaf2d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1132 | 2026.05.26 23:56:43.119943 [ 269 ] {7e433b8e-3770-457f-ab76-f2528dfaf2d9} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1133 | 2026.05.26 23:56:43.119979 [ 269 ] {7e433b8e-3770-457f-ab76-f2528dfaf2d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1134 | 2026.05.26 23:56:43.120273 [ 269 ] {7e433b8e-3770-457f-ab76-f2528dfaf2d9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1135 | 2026.05.26 23:56:43.120477 [ 269 ] {7e433b8e-3770-457f-ab76-f2528dfaf2d9} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1136 | 2026.05.26 23:56:43.120600 [ 269 ] {7e433b8e-3770-457f-ab76-f2528dfaf2d9} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.00116 sec., 124137.93103448275 rows/sec., 7.05 MiB/sec. | ||
| 1137 | 2026.05.26 23:56:43.120633 [ 269 ] {7e433b8e-3770-457f-ab76-f2528dfaf2d9} <Debug> TCPHandler: Processed in 0.001321639 sec. | ||
| 1138 | 2026.05.26 23:56:43.120762 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1139 | 2026.05.26 23:56:43.120857 [ 269 ] {fa2c2dda-887e-4384-9920-5750ea77b77a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1140 | 2026.05.26 23:56:43.120896 [ 269 ] {fa2c2dda-887e-4384-9920-5750ea77b77a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1141 | 2026.05.26 23:56:43.121465 [ 269 ] {fa2c2dda-887e-4384-9920-5750ea77b77a} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1142 | 2026.05.26 23:56:43.121502 [ 269 ] {fa2c2dda-887e-4384-9920-5750ea77b77a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1143 | 2026.05.26 23:56:43.121904 [ 269 ] {fa2c2dda-887e-4384-9920-5750ea77b77a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1144 | 2026.05.26 23:56:43.122110 [ 269 ] {fa2c2dda-887e-4384-9920-5750ea77b77a} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1145 | 2026.05.26 23:56:43.122232 [ 269 ] {fa2c2dda-887e-4384-9920-5750ea77b77a} <Debug> executeQuery: Read 521 rows, 37.72 KiB in 0.001392 sec., 374281.6091954023 rows/sec., 26.46 MiB/sec. | ||
| 1146 | 2026.05.26 23:56:43.122266 [ 269 ] {fa2c2dda-887e-4384-9920-5750ea77b77a} <Debug> TCPHandler: Processed in 0.001553183 sec. | ||
| 1147 | 2026.05.26 23:56:43.122388 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1148 | 2026.05.26 23:56:43.122484 [ 269 ] {e27fa8fb-158c-41be-8a0c-5010f55b9500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1149 | 2026.05.26 23:56:43.122525 [ 269 ] {e27fa8fb-158c-41be-8a0c-5010f55b9500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1150 | 2026.05.26 23:56:43.122859 [ 269 ] {e27fa8fb-158c-41be-8a0c-5010f55b9500} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1151 | 2026.05.26 23:56:43.122894 [ 269 ] {e27fa8fb-158c-41be-8a0c-5010f55b9500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1152 | 2026.05.26 23:56:43.125234 [ 269 ] {e27fa8fb-158c-41be-8a0c-5010f55b9500} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1153 | 2026.05.26 23:56:43.125444 [ 269 ] {e27fa8fb-158c-41be-8a0c-5010f55b9500} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1154 | 2026.05.26 23:56:43.125570 [ 269 ] {e27fa8fb-158c-41be-8a0c-5010f55b9500} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.003105 sec., 1288.244766505636 rows/sec., 67.31 KiB/sec. | ||
| 1155 | 2026.05.26 23:56:43.125603 [ 269 ] {e27fa8fb-158c-41be-8a0c-5010f55b9500} <Debug> TCPHandler: Processed in 0.003264149 sec. | ||
| 1156 | 2026.05.26 23:56:43.125727 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1157 | 2026.05.26 23:56:43.125824 [ 269 ] {50cc8880-7f78-49dd-8b17-3f4a1a02d063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1158 | 2026.05.26 23:56:43.125865 [ 269 ] {50cc8880-7f78-49dd-8b17-3f4a1a02d063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1159 | 2026.05.26 23:56:43.128307 [ 269 ] {50cc8880-7f78-49dd-8b17-3f4a1a02d063} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1160 | 2026.05.26 23:56:43.128355 [ 269 ] {50cc8880-7f78-49dd-8b17-3f4a1a02d063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1161 | 2026.05.26 23:56:43.128843 [ 269 ] {50cc8880-7f78-49dd-8b17-3f4a1a02d063} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1162 | 2026.05.26 23:56:43.129095 [ 269 ] {50cc8880-7f78-49dd-8b17-3f4a1a02d063} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1163 | 2026.05.26 23:56:43.129266 [ 269 ] {50cc8880-7f78-49dd-8b17-3f4a1a02d063} <Debug> executeQuery: Read 175 rows, 11.61 KiB in 0.003458 sec., 50607.28744939271 rows/sec., 3.28 MiB/sec. | ||
| 1164 | 2026.05.26 23:56:43.129325 [ 269 ] {50cc8880-7f78-49dd-8b17-3f4a1a02d063} <Debug> TCPHandler: Processed in 0.003646975 sec. | ||
| 1165 | 2026.05.26 23:56:43.129465 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1166 | 2026.05.26 23:56:43.129584 [ 269 ] {9671bfb8-e8da-4bce-8c06-af34451ed069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1167 | 2026.05.26 23:56:43.129638 [ 269 ] {9671bfb8-e8da-4bce-8c06-af34451ed069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1168 | 2026.05.26 23:56:43.130020 [ 269 ] {9671bfb8-e8da-4bce-8c06-af34451ed069} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1169 | 2026.05.26 23:56:43.130058 [ 269 ] {9671bfb8-e8da-4bce-8c06-af34451ed069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1170 | 2026.05.26 23:56:43.130464 [ 269 ] {9671bfb8-e8da-4bce-8c06-af34451ed069} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1171 | 2026.05.26 23:56:43.130697 [ 269 ] {9671bfb8-e8da-4bce-8c06-af34451ed069} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1172 | 2026.05.26 23:56:43.130833 [ 269 ] {9671bfb8-e8da-4bce-8c06-af34451ed069} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001279 sec., 781.8608287724785 rows/sec., 52.68 KiB/sec. | ||
| 1173 | 2026.05.26 23:56:43.130876 [ 269 ] {9671bfb8-e8da-4bce-8c06-af34451ed069} <Debug> TCPHandler: Processed in 0.001469082 sec. | ||
| 1174 | 2026.05.26 23:56:43.131017 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1175 | 2026.05.26 23:56:43.131122 [ 269 ] {add005b4-3f48-46dc-90e7-49bbd0ffb73d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1176 | 2026.05.26 23:56:43.131181 [ 269 ] {add005b4-3f48-46dc-90e7-49bbd0ffb73d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1177 | 2026.05.26 23:56:43.132000 [ 269 ] {add005b4-3f48-46dc-90e7-49bbd0ffb73d} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1178 | 2026.05.26 23:56:43.132038 [ 269 ] {add005b4-3f48-46dc-90e7-49bbd0ffb73d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1179 | 2026.05.26 23:56:43.138562 [ 269 ] {add005b4-3f48-46dc-90e7-49bbd0ffb73d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1180 | 2026.05.26 23:56:43.138888 [ 269 ] {add005b4-3f48-46dc-90e7-49bbd0ffb73d} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1181 | 2026.05.26 23:56:43.139081 [ 269 ] {add005b4-3f48-46dc-90e7-49bbd0ffb73d} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.00798 sec., 2005.012531328321 rows/sec., 3.59 MiB/sec. | ||
| 1182 | 2026.05.26 23:56:43.139184 [ 269 ] {add005b4-3f48-46dc-90e7-49bbd0ffb73d} <Debug> TCPHandler: Processed in 0.008218373 sec. | ||
| 1183 | 2026.05.26 23:56:43.139325 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1184 | 2026.05.26 23:56:43.139429 [ 269 ] {113f14eb-7aa2-41b9-9846-3bb8e0832c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1185 | 2026.05.26 23:56:43.139474 [ 269 ] {113f14eb-7aa2-41b9-9846-3bb8e0832c24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1186 | 2026.05.26 23:56:43.139841 [ 269 ] {113f14eb-7aa2-41b9-9846-3bb8e0832c24} <Trace> oximeter.measurements_i64 (317b985a-6487-4b1e-8f8d-c929c8a07ea2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1187 | 2026.05.26 23:56:43.139878 [ 269 ] {113f14eb-7aa2-41b9-9846-3bb8e0832c24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1188 | 2026.05.26 23:56:43.140300 [ 269 ] {113f14eb-7aa2-41b9-9846-3bb8e0832c24} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1189 | 2026.05.26 23:56:43.140517 [ 269 ] {113f14eb-7aa2-41b9-9846-3bb8e0832c24} <Trace> oximeter.measurements_i64 (317b985a-6487-4b1e-8f8d-c929c8a07ea2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1190 | 2026.05.26 23:56:43.140642 [ 269 ] {113f14eb-7aa2-41b9-9846-3bb8e0832c24} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001236 sec., 7281.553398058253 rows/sec., 514.35 KiB/sec. | ||
| 1191 | 2026.05.26 23:56:43.140674 [ 269 ] {113f14eb-7aa2-41b9-9846-3bb8e0832c24} <Debug> TCPHandler: Processed in 0.001406221 sec. | ||
| 1192 | 2026.05.26 23:56:43.140815 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1193 | 2026.05.26 23:56:43.140912 [ 269 ] {2ad70e93-e98f-4302-88fc-f7a7c2556acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1194 | 2026.05.26 23:56:43.140953 [ 269 ] {2ad70e93-e98f-4302-88fc-f7a7c2556acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1195 | 2026.05.26 23:56:43.141304 [ 269 ] {2ad70e93-e98f-4302-88fc-f7a7c2556acd} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1196 | 2026.05.26 23:56:43.141339 [ 269 ] {2ad70e93-e98f-4302-88fc-f7a7c2556acd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1197 | 2026.05.26 23:56:43.141721 [ 269 ] {2ad70e93-e98f-4302-88fc-f7a7c2556acd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1198 | 2026.05.26 23:56:43.141934 [ 269 ] {2ad70e93-e98f-4302-88fc-f7a7c2556acd} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1199 | 2026.05.26 23:56:43.142064 [ 269 ] {2ad70e93-e98f-4302-88fc-f7a7c2556acd} <Debug> executeQuery: Read 54 rows, 3.28 KiB in 0.001171 sec., 46114.43210930828 rows/sec., 2.74 MiB/sec. | ||
| 1200 | 2026.05.26 23:56:43.142097 [ 269 ] {2ad70e93-e98f-4302-88fc-f7a7c2556acd} <Debug> TCPHandler: Processed in 0.00133138 sec. | ||
| 1201 | 2026.05.26 23:56:44.437279 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1503 | ||
| 1202 | 2026.05.26 23:56:44.437810 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1203 | 2026.05.26 23:56:44.437866 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1204 | 2026.05.26 23:56:44.438395 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1205 | 2026.05.26 23:56:44.438644 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1206 | 2026.05.26 23:56:44.438791 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1503 | ||
| 1207 | 2026.05.26 23:56:44.508040 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1208 | 2026.05.26 23:56:44.524303 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1209 | 2026.05.26 23:56:44.524361 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1210 | 2026.05.26 23:56:44.532069 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1211 | 2026.05.26 23:56:44.533654 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1212 | 2026.05.26 23:56:44.541492 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1213 | 2026.05.26 23:56:45.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.08 MiB, peak 173.78 MiB, free memory in arenas 0.00 B, will set to 166.84 MiB (RSS), difference: 1.76 MiB | ||
| 1214 | 2026.05.26 23:56:48.046473 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1215 | 2026.05.26 23:56:48.046740 [ 269 ] {38a437be-2850-422c-8b93-7b96a37f7a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) 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) | ||
| 1216 | 2026.05.26 23:56:48.047094 [ 269 ] {38a437be-2850-422c-8b93-7b96a37f7a84} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1217 | 2026.05.26 23:56:48.050885 [ 269 ] {38a437be-2850-422c-8b93-7b96a37f7a84} <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 | ||
| 1218 | 2026.05.26 23:56:48.051172 [ 269 ] {38a437be-2850-422c-8b93-7b96a37f7a84} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1219 | 2026.05.26 23:56:48.051252 [ 269 ] {38a437be-2850-422c-8b93-7b96a37f7a84} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1220 | 2026.05.26 23:56:48.051413 [ 269 ] {38a437be-2850-422c-8b93-7b96a37f7a84} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1221 | 2026.05.26 23:56:48.053821 [ 269 ] {38a437be-2850-422c-8b93-7b96a37f7a84} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1222 | 2026.05.26 23:56:48.055752 [ 269 ] {38a437be-2850-422c-8b93-7b96a37f7a84} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 1223 | 2026.05.26 23:56:48.055795 [ 269 ] {38a437be-2850-422c-8b93-7b96a37f7a84} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1224 | 2026.05.26 23:56:48.059669 [ 269 ] {38a437be-2850-422c-8b93-7b96a37f7a84} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1225 | 2026.05.26 23:56:48.059713 [ 269 ] {38a437be-2850-422c-8b93-7b96a37f7a84} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1226 | 2026.05.26 23:56:48.086845 [ 269 ] {38a437be-2850-422c-8b93-7b96a37f7a84} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.040204 sec., 870.5601432693265 rows/sec., 187.50 KiB/sec. | ||
| 1227 | 2026.05.26 23:56:48.086969 [ 269 ] {38a437be-2850-422c-8b93-7b96a37f7a84} <Debug> MemoryTracker: Peak memory usage (for query): 137.56 KiB. | ||
| 1228 | 2026.05.26 23:56:48.086986 [ 269 ] {38a437be-2850-422c-8b93-7b96a37f7a84} <Debug> TCPHandler: Processed in 0.040650471 sec. | ||
| 1229 | 2026.05.26 23:56:48.091206 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1230 | 2026.05.26 23:56:48.091372 [ 269 ] {8622de32-ea3a-4b8e-a6d0-8fdb955c06f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1231 | 2026.05.26 23:56:48.091439 [ 269 ] {8622de32-ea3a-4b8e-a6d0-8fdb955c06f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1232 | 2026.05.26 23:56:48.092072 [ 269 ] {8622de32-ea3a-4b8e-a6d0-8fdb955c06f1} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1233 | 2026.05.26 23:56:48.092122 [ 269 ] {8622de32-ea3a-4b8e-a6d0-8fdb955c06f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1234 | 2026.05.26 23:56:48.092515 [ 269 ] {8622de32-ea3a-4b8e-a6d0-8fdb955c06f1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1235 | 2026.05.26 23:56:48.092748 [ 269 ] {8622de32-ea3a-4b8e-a6d0-8fdb955c06f1} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1236 | 2026.05.26 23:56:48.092899 [ 269 ] {8622de32-ea3a-4b8e-a6d0-8fdb955c06f1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001579 sec., 35465.48448385054 rows/sec., 2.71 MiB/sec. | ||
| 1237 | 2026.05.26 23:56:48.092937 [ 269 ] {8622de32-ea3a-4b8e-a6d0-8fdb955c06f1} <Debug> TCPHandler: Processed in 0.001844807 sec. | ||
| 1238 | 2026.05.26 23:56:48.093072 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1239 | 2026.05.26 23:56:48.093174 [ 269 ] {1b186731-5803-40e6-94f3-15541bb281e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1240 | 2026.05.26 23:56:48.093217 [ 269 ] {1b186731-5803-40e6-94f3-15541bb281e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1241 | 2026.05.26 23:56:48.093680 [ 269 ] {1b186731-5803-40e6-94f3-15541bb281e6} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1242 | 2026.05.26 23:56:48.093719 [ 269 ] {1b186731-5803-40e6-94f3-15541bb281e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1243 | 2026.05.26 23:56:48.094013 [ 269 ] {1b186731-5803-40e6-94f3-15541bb281e6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1244 | 2026.05.26 23:56:48.094227 [ 269 ] {1b186731-5803-40e6-94f3-15541bb281e6} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1245 | 2026.05.26 23:56:48.094356 [ 269 ] {1b186731-5803-40e6-94f3-15541bb281e6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001205 sec., 53112.03319502075 rows/sec., 4.15 MiB/sec. | ||
| 1246 | 2026.05.26 23:56:48.094391 [ 269 ] {1b186731-5803-40e6-94f3-15541bb281e6} <Debug> TCPHandler: Processed in 0.001371291 sec. | ||
| 1247 | 2026.05.26 23:56:48.094524 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1248 | 2026.05.26 23:56:48.094623 [ 269 ] {dd7392f9-f379-4041-a2fd-40ee1b0345fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1249 | 2026.05.26 23:56:48.094669 [ 269 ] {dd7392f9-f379-4041-a2fd-40ee1b0345fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1250 | 2026.05.26 23:56:48.095087 [ 269 ] {dd7392f9-f379-4041-a2fd-40ee1b0345fd} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1251 | 2026.05.26 23:56:48.095123 [ 269 ] {dd7392f9-f379-4041-a2fd-40ee1b0345fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1252 | 2026.05.26 23:56:48.095449 [ 269 ] {dd7392f9-f379-4041-a2fd-40ee1b0345fd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1253 | 2026.05.26 23:56:48.095655 [ 269 ] {dd7392f9-f379-4041-a2fd-40ee1b0345fd} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1254 | 2026.05.26 23:56:48.095782 [ 269 ] {dd7392f9-f379-4041-a2fd-40ee1b0345fd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 1255 | 2026.05.26 23:56:48.095815 [ 269 ] {dd7392f9-f379-4041-a2fd-40ee1b0345fd} <Debug> TCPHandler: Processed in 0.00134068 sec. | ||
| 1256 | 2026.05.26 23:56:48.095939 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1257 | 2026.05.26 23:56:48.096036 [ 269 ] {eabc221a-a131-4e59-b27e-37ce2f0596cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1258 | 2026.05.26 23:56:48.096078 [ 269 ] {eabc221a-a131-4e59-b27e-37ce2f0596cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1259 | 2026.05.26 23:56:48.096416 [ 269 ] {eabc221a-a131-4e59-b27e-37ce2f0596cc} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1260 | 2026.05.26 23:56:48.096452 [ 269 ] {eabc221a-a131-4e59-b27e-37ce2f0596cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1261 | 2026.05.26 23:56:48.096751 [ 269 ] {eabc221a-a131-4e59-b27e-37ce2f0596cc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1262 | 2026.05.26 23:56:48.096968 [ 269 ] {eabc221a-a131-4e59-b27e-37ce2f0596cc} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1263 | 2026.05.26 23:56:48.097101 [ 269 ] {eabc221a-a131-4e59-b27e-37ce2f0596cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 1264 | 2026.05.26 23:56:48.097133 [ 269 ] {eabc221a-a131-4e59-b27e-37ce2f0596cc} <Debug> TCPHandler: Processed in 0.001243458 sec. | ||
| 1265 | 2026.05.26 23:56:51.893748 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1266 | 2026.05.26 23:56:51.893804 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1267 | 2026.05.26 23:56:51.927714 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 5 entries to flush up to offset 10 | ||
| 1268 | 2026.05.26 23:56:51.929783 [ 242 ] {} <Trace> system.query_log (87db8ad9-9002-447f-8690-81d0dfd90724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1269 | 2026.05.26 23:56:51.929825 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1270 | 2026.05.26 23:56:51.930923 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1271 | 2026.05.26 23:56:51.931171 [ 242 ] {} <Trace> system.query_log (87db8ad9-9002-447f-8690-81d0dfd90724): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1272 | 2026.05.26 23:56:51.931393 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 10 | ||
| 1273 | 2026.05.26 23:56:51.938894 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1951 | ||
| 1274 | 2026.05.26 23:56:51.939354 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1275 | 2026.05.26 23:56:51.939389 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1276 | 2026.05.26 23:56:51.939870 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1277 | 2026.05.26 23:56:51.940097 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1278 | 2026.05.26 23:56:51.940216 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1951 | ||
| 1279 | 2026.05.26 23:56:52.041600 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1280 | 2026.05.26 23:56:52.057399 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1281 | 2026.05.26 23:56:52.057453 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1282 | 2026.05.26 23:56:52.063620 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1283 | 2026.05.26 23:56:52.064298 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1284 | 2026.05.26 23:56:52.066909 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1285 | 2026.05.26 23:56:53.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.48 MiB, peak 173.78 MiB, free memory in arenas 0.00 B, will set to 169.64 MiB (RSS), difference: 1.16 MiB | ||
| 1286 | 2026.05.26 23:56:53.051919 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1287 | 2026.05.26 23:56:53.052226 [ 269 ] {d3dfa3a5-1c84-41ee-87f2-b763b5df46b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) 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) | ||
| 1288 | 2026.05.26 23:56:53.052565 [ 269 ] {d3dfa3a5-1c84-41ee-87f2-b763b5df46b2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1289 | 2026.05.26 23:56:53.052611 [ 269 ] {d3dfa3a5-1c84-41ee-87f2-b763b5df46b2} <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 | ||
| 1290 | 2026.05.26 23:56:53.052856 [ 269 ] {d3dfa3a5-1c84-41ee-87f2-b763b5df46b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1291 | 2026.05.26 23:56:53.052931 [ 269 ] {d3dfa3a5-1c84-41ee-87f2-b763b5df46b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1292 | 2026.05.26 23:56:53.053088 [ 269 ] {d3dfa3a5-1c84-41ee-87f2-b763b5df46b2} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 34-element set) | ||
| 1293 | 2026.05.26 23:56:53.053141 [ 269 ] {d3dfa3a5-1c84-41ee-87f2-b763b5df46b2} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1294 | 2026.05.26 23:56:53.053175 [ 269 ] {d3dfa3a5-1c84-41ee-87f2-b763b5df46b2} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 1295 | 2026.05.26 23:56:53.053201 [ 269 ] {d3dfa3a5-1c84-41ee-87f2-b763b5df46b2} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1296 | 2026.05.26 23:56:53.053265 [ 269 ] {d3dfa3a5-1c84-41ee-87f2-b763b5df46b2} <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'))" | ||
| 1297 | 2026.05.26 23:56:53.053300 [ 269 ] {d3dfa3a5-1c84-41ee-87f2-b763b5df46b2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1298 | 2026.05.26 23:56:53.054581 [ 269 ] {d3dfa3a5-1c84-41ee-87f2-b763b5df46b2} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002495 sec., 14028.05611222445 rows/sec., 2.95 MiB/sec. | ||
| 1299 | 2026.05.26 23:56:53.054735 [ 269 ] {d3dfa3a5-1c84-41ee-87f2-b763b5df46b2} <Debug> TCPHandler: Processed in 0.002957704 sec. | ||
| 1300 | 2026.05.26 23:56:53.060220 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1301 | 2026.05.26 23:56:53.060349 [ 269 ] {a5fadb52-bf5b-42d9-b2c4-0573c0e6165f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1302 | 2026.05.26 23:56:53.060402 [ 269 ] {a5fadb52-bf5b-42d9-b2c4-0573c0e6165f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1303 | 2026.05.26 23:56:53.061088 [ 269 ] {a5fadb52-bf5b-42d9-b2c4-0573c0e6165f} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1304 | 2026.05.26 23:56:53.061136 [ 269 ] {a5fadb52-bf5b-42d9-b2c4-0573c0e6165f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1305 | 2026.05.26 23:56:53.061516 [ 269 ] {a5fadb52-bf5b-42d9-b2c4-0573c0e6165f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1306 | 2026.05.26 23:56:53.061735 [ 269 ] {a5fadb52-bf5b-42d9-b2c4-0573c0e6165f} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1307 | 2026.05.26 23:56:53.061878 [ 269 ] {a5fadb52-bf5b-42d9-b2c4-0573c0e6165f} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001562 sec., 179257.3623559539 rows/sec., 11.38 MiB/sec. | ||
| 1308 | 2026.05.26 23:56:53.061913 [ 269 ] {a5fadb52-bf5b-42d9-b2c4-0573c0e6165f} <Debug> TCPHandler: Processed in 0.001756707 sec. | ||
| 1309 | 2026.05.26 23:56:53.062070 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1310 | 2026.05.26 23:56:53.062168 [ 269 ] {bcbe8c3c-6ab2-4c48-9454-f4fdc387d6df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1311 | 2026.05.26 23:56:53.062209 [ 269 ] {bcbe8c3c-6ab2-4c48-9454-f4fdc387d6df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1312 | 2026.05.26 23:56:53.062916 [ 269 ] {bcbe8c3c-6ab2-4c48-9454-f4fdc387d6df} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1313 | 2026.05.26 23:56:53.062953 [ 269 ] {bcbe8c3c-6ab2-4c48-9454-f4fdc387d6df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1314 | 2026.05.26 23:56:53.063316 [ 269 ] {bcbe8c3c-6ab2-4c48-9454-f4fdc387d6df} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1315 | 2026.05.26 23:56:53.063531 [ 269 ] {bcbe8c3c-6ab2-4c48-9454-f4fdc387d6df} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1316 | 2026.05.26 23:56:53.063664 [ 269 ] {bcbe8c3c-6ab2-4c48-9454-f4fdc387d6df} <Debug> executeQuery: Read 849 rows, 68.19 KiB in 0.001516 sec., 560026.3852242744 rows/sec., 43.93 MiB/sec. | ||
| 1317 | 2026.05.26 23:56:53.063698 [ 269 ] {bcbe8c3c-6ab2-4c48-9454-f4fdc387d6df} <Debug> TCPHandler: Processed in 0.001678215 sec. | ||
| 1318 | 2026.05.26 23:56:53.063849 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1319 | 2026.05.26 23:56:53.063960 [ 269 ] {6d3ca4ac-3008-44f7-95ab-b4a6b1eaca89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1320 | 2026.05.26 23:56:53.064005 [ 269 ] {6d3ca4ac-3008-44f7-95ab-b4a6b1eaca89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1321 | 2026.05.26 23:56:53.064520 [ 269 ] {6d3ca4ac-3008-44f7-95ab-b4a6b1eaca89} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1322 | 2026.05.26 23:56:53.064564 [ 269 ] {6d3ca4ac-3008-44f7-95ab-b4a6b1eaca89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1323 | 2026.05.26 23:56:53.064905 [ 269 ] {6d3ca4ac-3008-44f7-95ab-b4a6b1eaca89} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1324 | 2026.05.26 23:56:53.065143 [ 269 ] {6d3ca4ac-3008-44f7-95ab-b4a6b1eaca89} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1325 | 2026.05.26 23:56:53.065273 [ 269 ] {6d3ca4ac-3008-44f7-95ab-b4a6b1eaca89} <Debug> executeQuery: Read 176 rows, 11.12 KiB in 0.001334 sec., 131934.03298350825 rows/sec., 8.14 MiB/sec. | ||
| 1326 | 2026.05.26 23:56:53.065310 [ 269 ] {6d3ca4ac-3008-44f7-95ab-b4a6b1eaca89} <Debug> TCPHandler: Processed in 0.001518673 sec. | ||
| 1327 | 2026.05.26 23:56:53.065463 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1328 | 2026.05.26 23:56:53.065576 [ 269 ] {f8c87dce-ada5-4b72-90a3-9610306462e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1329 | 2026.05.26 23:56:53.065621 [ 269 ] {f8c87dce-ada5-4b72-90a3-9610306462e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1330 | 2026.05.26 23:56:53.066088 [ 269 ] {f8c87dce-ada5-4b72-90a3-9610306462e5} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1331 | 2026.05.26 23:56:53.066129 [ 269 ] {f8c87dce-ada5-4b72-90a3-9610306462e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1332 | 2026.05.26 23:56:53.066448 [ 269 ] {f8c87dce-ada5-4b72-90a3-9610306462e5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1333 | 2026.05.26 23:56:53.066673 [ 269 ] {f8c87dce-ada5-4b72-90a3-9610306462e5} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1334 | 2026.05.26 23:56:53.066804 [ 269 ] {f8c87dce-ada5-4b72-90a3-9610306462e5} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001248 sec., 116185.89743589744 rows/sec., 7.50 MiB/sec. | ||
| 1335 | 2026.05.26 23:56:53.066841 [ 269 ] {f8c87dce-ada5-4b72-90a3-9610306462e5} <Debug> TCPHandler: Processed in 0.001442662 sec. | ||
| 1336 | 2026.05.26 23:56:53.066983 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1337 | 2026.05.26 23:56:53.067084 [ 269 ] {bff8acae-f15b-45af-88eb-585ae7ff9cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1338 | 2026.05.26 23:56:53.067125 [ 269 ] {bff8acae-f15b-45af-88eb-585ae7ff9cc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1339 | 2026.05.26 23:56:53.067585 [ 269 ] {bff8acae-f15b-45af-88eb-585ae7ff9cc0} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1340 | 2026.05.26 23:56:53.067630 [ 269 ] {bff8acae-f15b-45af-88eb-585ae7ff9cc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1341 | 2026.05.26 23:56:53.067957 [ 269 ] {bff8acae-f15b-45af-88eb-585ae7ff9cc0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1342 | 2026.05.26 23:56:53.068239 [ 269 ] {bff8acae-f15b-45af-88eb-585ae7ff9cc0} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1343 | 2026.05.26 23:56:53.068398 [ 269 ] {bff8acae-f15b-45af-88eb-585ae7ff9cc0} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001333 sec., 108027.00675168792 rows/sec., 6.14 MiB/sec. | ||
| 1344 | 2026.05.26 23:56:53.068436 [ 269 ] {bff8acae-f15b-45af-88eb-585ae7ff9cc0} <Debug> TCPHandler: Processed in 0.001504663 sec. | ||
| 1345 | 2026.05.26 23:56:53.068577 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1346 | 2026.05.26 23:56:53.068681 [ 269 ] {1bf6ec27-b59b-4f29-b1f4-94ca01ae6c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1347 | 2026.05.26 23:56:53.068725 [ 269 ] {1bf6ec27-b59b-4f29-b1f4-94ca01ae6c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1348 | 2026.05.26 23:56:53.069392 [ 269 ] {1bf6ec27-b59b-4f29-b1f4-94ca01ae6c3a} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1349 | 2026.05.26 23:56:53.069435 [ 269 ] {1bf6ec27-b59b-4f29-b1f4-94ca01ae6c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1350 | 2026.05.26 23:56:53.069764 [ 269 ] {1bf6ec27-b59b-4f29-b1f4-94ca01ae6c3a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1351 | 2026.05.26 23:56:53.069995 [ 269 ] {1bf6ec27-b59b-4f29-b1f4-94ca01ae6c3a} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1352 | 2026.05.26 23:56:53.070124 [ 269 ] {1bf6ec27-b59b-4f29-b1f4-94ca01ae6c3a} <Debug> executeQuery: Read 528 rows, 38.28 KiB in 0.001463 sec., 360902.2556390977 rows/sec., 25.55 MiB/sec. | ||
| 1353 | 2026.05.26 23:56:53.070161 [ 269 ] {1bf6ec27-b59b-4f29-b1f4-94ca01ae6c3a} <Debug> TCPHandler: Processed in 0.001643205 sec. | ||
| 1354 | 2026.05.26 23:56:53.070302 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1355 | 2026.05.26 23:56:53.070404 [ 269 ] {b16cbb1c-18f8-4456-9c33-f58d8736bd36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1356 | 2026.05.26 23:56:53.070447 [ 269 ] {b16cbb1c-18f8-4456-9c33-f58d8736bd36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1357 | 2026.05.26 23:56:53.070816 [ 269 ] {b16cbb1c-18f8-4456-9c33-f58d8736bd36} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1358 | 2026.05.26 23:56:53.070854 [ 269 ] {b16cbb1c-18f8-4456-9c33-f58d8736bd36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1359 | 2026.05.26 23:56:53.071161 [ 269 ] {b16cbb1c-18f8-4456-9c33-f58d8736bd36} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1360 | 2026.05.26 23:56:53.071391 [ 269 ] {b16cbb1c-18f8-4456-9c33-f58d8736bd36} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1361 | 2026.05.26 23:56:53.071524 [ 269 ] {b16cbb1c-18f8-4456-9c33-f58d8736bd36} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001141 sec., 3505.6967572304993 rows/sec., 183.16 KiB/sec. | ||
| 1362 | 2026.05.26 23:56:53.071565 [ 269 ] {b16cbb1c-18f8-4456-9c33-f58d8736bd36} <Debug> TCPHandler: Processed in 0.00131528 sec. | ||
| 1363 | 2026.05.26 23:56:53.071714 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1364 | 2026.05.26 23:56:53.071816 [ 269 ] {d5b81039-d1ac-445b-97e4-6284d632c371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1365 | 2026.05.26 23:56:53.071859 [ 269 ] {d5b81039-d1ac-445b-97e4-6284d632c371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1366 | 2026.05.26 23:56:53.072288 [ 269 ] {d5b81039-d1ac-445b-97e4-6284d632c371} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1367 | 2026.05.26 23:56:53.072326 [ 269 ] {d5b81039-d1ac-445b-97e4-6284d632c371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1368 | 2026.05.26 23:56:53.072666 [ 269 ] {d5b81039-d1ac-445b-97e4-6284d632c371} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1369 | 2026.05.26 23:56:53.072882 [ 269 ] {d5b81039-d1ac-445b-97e4-6284d632c371} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1370 | 2026.05.26 23:56:53.073019 [ 269 ] {d5b81039-d1ac-445b-97e4-6284d632c371} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001222 sec., 216857.61047463174 rows/sec., 14.41 MiB/sec. | ||
| 1371 | 2026.05.26 23:56:53.073064 [ 269 ] {d5b81039-d1ac-445b-97e4-6284d632c371} <Debug> TCPHandler: Processed in 0.001403231 sec. | ||
| 1372 | 2026.05.26 23:56:53.073211 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1373 | 2026.05.26 23:56:53.073313 [ 269 ] {c3e97c1e-91d8-4d77-8767-dd49873ba25a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1374 | 2026.05.26 23:56:53.073360 [ 269 ] {c3e97c1e-91d8-4d77-8767-dd49873ba25a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1375 | 2026.05.26 23:56:53.073756 [ 269 ] {c3e97c1e-91d8-4d77-8767-dd49873ba25a} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1376 | 2026.05.26 23:56:53.073794 [ 269 ] {c3e97c1e-91d8-4d77-8767-dd49873ba25a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1377 | 2026.05.26 23:56:53.074102 [ 269 ] {c3e97c1e-91d8-4d77-8767-dd49873ba25a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1378 | 2026.05.26 23:56:53.074328 [ 269 ] {c3e97c1e-91d8-4d77-8767-dd49873ba25a} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1379 | 2026.05.26 23:56:53.074466 [ 269 ] {c3e97c1e-91d8-4d77-8767-dd49873ba25a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001172 sec., 853.2423208191126 rows/sec., 57.49 KiB/sec. | ||
| 1380 | 2026.05.26 23:56:53.074500 [ 269 ] {c3e97c1e-91d8-4d77-8767-dd49873ba25a} <Debug> TCPHandler: Processed in 0.00134392 sec. | ||
| 1381 | 2026.05.26 23:56:53.074654 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1382 | 2026.05.26 23:56:53.074754 [ 269 ] {99868191-e632-45a1-98eb-89d42b532a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1383 | 2026.05.26 23:56:53.074810 [ 269 ] {99868191-e632-45a1-98eb-89d42b532a34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1384 | 2026.05.26 23:56:53.075696 [ 269 ] {99868191-e632-45a1-98eb-89d42b532a34} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1385 | 2026.05.26 23:56:53.075735 [ 269 ] {99868191-e632-45a1-98eb-89d42b532a34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1386 | 2026.05.26 23:56:53.076256 [ 269 ] {99868191-e632-45a1-98eb-89d42b532a34} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1387 | 2026.05.26 23:56:53.076503 [ 269 ] {99868191-e632-45a1-98eb-89d42b532a34} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1388 | 2026.05.26 23:56:53.076646 [ 269 ] {99868191-e632-45a1-98eb-89d42b532a34} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001912 sec., 18828.451882845187 rows/sec., 33.74 MiB/sec. | ||
| 1389 | 2026.05.26 23:56:53.076697 [ 269 ] {99868191-e632-45a1-98eb-89d42b532a34} <Debug> TCPHandler: Processed in 0.002095902 sec. | ||
| 1390 | 2026.05.26 23:56:53.076824 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1391 | 2026.05.26 23:56:53.076925 [ 269 ] {6092e1f7-bed5-4481-b287-d6a9d8c393c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1392 | 2026.05.26 23:56:53.076969 [ 269 ] {6092e1f7-bed5-4481-b287-d6a9d8c393c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1393 | 2026.05.26 23:56:53.077347 [ 269 ] {6092e1f7-bed5-4481-b287-d6a9d8c393c9} <Trace> oximeter.measurements_i64 (317b985a-6487-4b1e-8f8d-c929c8a07ea2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1394 | 2026.05.26 23:56:53.077383 [ 269 ] {6092e1f7-bed5-4481-b287-d6a9d8c393c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1395 | 2026.05.26 23:56:53.077694 [ 269 ] {6092e1f7-bed5-4481-b287-d6a9d8c393c9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1396 | 2026.05.26 23:56:53.077920 [ 269 ] {6092e1f7-bed5-4481-b287-d6a9d8c393c9} <Trace> oximeter.measurements_i64 (317b985a-6487-4b1e-8f8d-c929c8a07ea2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1397 | 2026.05.26 23:56:53.078053 [ 269 ] {6092e1f7-bed5-4481-b287-d6a9d8c393c9} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001145 sec., 13100.436681222707 rows/sec., 999.59 KiB/sec. | ||
| 1398 | 2026.05.26 23:56:53.078088 [ 269 ] {6092e1f7-bed5-4481-b287-d6a9d8c393c9} <Debug> TCPHandler: Processed in 0.00131583 sec. | ||
| 1399 | 2026.05.26 23:56:53.078231 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1400 | 2026.05.26 23:56:53.078337 [ 269 ] {412518cf-2a51-40ee-ad51-e67a72b1d3d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1401 | 2026.05.26 23:56:53.078381 [ 269 ] {412518cf-2a51-40ee-ad51-e67a72b1d3d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1402 | 2026.05.26 23:56:53.078774 [ 269 ] {412518cf-2a51-40ee-ad51-e67a72b1d3d8} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1403 | 2026.05.26 23:56:53.078812 [ 269 ] {412518cf-2a51-40ee-ad51-e67a72b1d3d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1404 | 2026.05.26 23:56:53.079184 [ 269 ] {412518cf-2a51-40ee-ad51-e67a72b1d3d8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1405 | 2026.05.26 23:56:53.079414 [ 269 ] {412518cf-2a51-40ee-ad51-e67a72b1d3d8} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1406 | 2026.05.26 23:56:53.079555 [ 269 ] {412518cf-2a51-40ee-ad51-e67a72b1d3d8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001239 sec., 72639.22518159806 rows/sec., 4.55 MiB/sec. | ||
| 1407 | 2026.05.26 23:56:53.079588 [ 269 ] {412518cf-2a51-40ee-ad51-e67a72b1d3d8} <Debug> TCPHandler: Processed in 0.001409292 sec. | ||
| 1408 | 2026.05.26 23:56:58.047349 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1409 | 2026.05.26 23:56:58.047661 [ 269 ] {75683b29-f1db-4e21-ad30-0ffcf817b098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) 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) | ||
| 1410 | 2026.05.26 23:56:58.048074 [ 269 ] {75683b29-f1db-4e21-ad30-0ffcf817b098} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1411 | 2026.05.26 23:56:58.048125 [ 269 ] {75683b29-f1db-4e21-ad30-0ffcf817b098} <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 | ||
| 1412 | 2026.05.26 23:56:58.048390 [ 269 ] {75683b29-f1db-4e21-ad30-0ffcf817b098} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1413 | 2026.05.26 23:56:58.048477 [ 269 ] {75683b29-f1db-4e21-ad30-0ffcf817b098} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1414 | 2026.05.26 23:56:58.048625 [ 269 ] {75683b29-f1db-4e21-ad30-0ffcf817b098} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1415 | 2026.05.26 23:56:58.048665 [ 269 ] {75683b29-f1db-4e21-ad30-0ffcf817b098} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1416 | 2026.05.26 23:56:58.048688 [ 269 ] {75683b29-f1db-4e21-ad30-0ffcf817b098} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 1417 | 2026.05.26 23:56:58.048704 [ 269 ] {75683b29-f1db-4e21-ad30-0ffcf817b098} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1418 | 2026.05.26 23:56:58.048752 [ 269 ] {75683b29-f1db-4e21-ad30-0ffcf817b098} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1419 | 2026.05.26 23:56:58.048772 [ 269 ] {75683b29-f1db-4e21-ad30-0ffcf817b098} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1420 | 2026.05.26 23:56:58.050003 [ 269 ] {75683b29-f1db-4e21-ad30-0ffcf817b098} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002501 sec., 13994.402239104356 rows/sec., 2.94 MiB/sec. | ||
| 1421 | 2026.05.26 23:56:58.050136 [ 269 ] {75683b29-f1db-4e21-ad30-0ffcf817b098} <Debug> TCPHandler: Processed in 0.002922844 sec. | ||
| 1422 | 2026.05.26 23:56:58.051937 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1423 | 2026.05.26 23:56:58.052084 [ 269 ] {fb5db538-ad15-4693-af95-902017c7ccd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1424 | 2026.05.26 23:56:58.052136 [ 269 ] {fb5db538-ad15-4693-af95-902017c7ccd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1425 | 2026.05.26 23:56:58.052717 [ 269 ] {fb5db538-ad15-4693-af95-902017c7ccd5} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1426 | 2026.05.26 23:56:58.052772 [ 269 ] {fb5db538-ad15-4693-af95-902017c7ccd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1427 | 2026.05.26 23:56:58.053173 [ 269 ] {fb5db538-ad15-4693-af95-902017c7ccd5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1428 | 2026.05.26 23:56:58.053420 [ 269 ] {fb5db538-ad15-4693-af95-902017c7ccd5} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1429 | 2026.05.26 23:56:58.053576 [ 269 ] {fb5db538-ad15-4693-af95-902017c7ccd5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001533 sec., 36529.6803652968 rows/sec., 2.79 MiB/sec. | ||
| 1430 | 2026.05.26 23:56:58.053622 [ 269 ] {fb5db538-ad15-4693-af95-902017c7ccd5} <Debug> TCPHandler: Processed in 0.001840817 sec. | ||
| 1431 | 2026.05.26 23:56:58.053797 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1432 | 2026.05.26 23:56:58.053931 [ 269 ] {8ea17dcf-f251-471c-9c3c-840804fdf3cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1433 | 2026.05.26 23:56:58.053995 [ 269 ] {8ea17dcf-f251-471c-9c3c-840804fdf3cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1434 | 2026.05.26 23:56:58.054641 [ 269 ] {8ea17dcf-f251-471c-9c3c-840804fdf3cb} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1435 | 2026.05.26 23:56:58.054686 [ 269 ] {8ea17dcf-f251-471c-9c3c-840804fdf3cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1436 | 2026.05.26 23:56:58.055110 [ 269 ] {8ea17dcf-f251-471c-9c3c-840804fdf3cb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1437 | 2026.05.26 23:56:58.055436 [ 269 ] {8ea17dcf-f251-471c-9c3c-840804fdf3cb} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1438 | 2026.05.26 23:56:58.055615 [ 269 ] {8ea17dcf-f251-471c-9c3c-840804fdf3cb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001715 sec., 37317.78425655977 rows/sec., 2.91 MiB/sec. | ||
| 1439 | 2026.05.26 23:56:58.055662 [ 269 ] {8ea17dcf-f251-471c-9c3c-840804fdf3cb} <Debug> TCPHandler: Processed in 0.001920649 sec. | ||
| 1440 | 2026.05.26 23:56:58.055862 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1441 | 2026.05.26 23:56:58.055989 [ 269 ] {8d1e54ff-5bfa-4d48-beeb-892ba8bd8c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1442 | 2026.05.26 23:56:58.056052 [ 269 ] {8d1e54ff-5bfa-4d48-beeb-892ba8bd8c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1443 | 2026.05.26 23:56:58.056668 [ 269 ] {8d1e54ff-5bfa-4d48-beeb-892ba8bd8c42} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1444 | 2026.05.26 23:56:58.056717 [ 269 ] {8d1e54ff-5bfa-4d48-beeb-892ba8bd8c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1445 | 2026.05.26 23:56:58.057203 [ 269 ] {8d1e54ff-5bfa-4d48-beeb-892ba8bd8c42} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1446 | 2026.05.26 23:56:58.057510 [ 269 ] {8d1e54ff-5bfa-4d48-beeb-892ba8bd8c42} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1447 | 2026.05.26 23:56:58.057722 [ 269 ] {8d1e54ff-5bfa-4d48-beeb-892ba8bd8c42} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001763 sec., 90754.39591605218 rows/sec., 6.32 MiB/sec. | ||
| 1448 | 2026.05.26 23:56:58.057762 [ 269 ] {8d1e54ff-5bfa-4d48-beeb-892ba8bd8c42} <Debug> TCPHandler: Processed in 0.00196873 sec. | ||
| 1449 | 2026.05.26 23:56:58.057899 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1450 | 2026.05.26 23:56:58.058005 [ 269 ] {b2e3e94d-4e3d-411a-aa3e-10bdcc082a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1451 | 2026.05.26 23:56:58.058052 [ 269 ] {b2e3e94d-4e3d-411a-aa3e-10bdcc082a6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1452 | 2026.05.26 23:56:58.058454 [ 269 ] {b2e3e94d-4e3d-411a-aa3e-10bdcc082a6e} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1453 | 2026.05.26 23:56:58.058490 [ 269 ] {b2e3e94d-4e3d-411a-aa3e-10bdcc082a6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1454 | 2026.05.26 23:56:58.058828 [ 269 ] {b2e3e94d-4e3d-411a-aa3e-10bdcc082a6e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1455 | 2026.05.26 23:56:58.059055 [ 269 ] {b2e3e94d-4e3d-411a-aa3e-10bdcc082a6e} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1456 | 2026.05.26 23:56:58.059186 [ 269 ] {b2e3e94d-4e3d-411a-aa3e-10bdcc082a6e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001204 sec., 49833.88704318937 rows/sec., 3.36 MiB/sec. | ||
| 1457 | 2026.05.26 23:56:58.059251 [ 269 ] {b2e3e94d-4e3d-411a-aa3e-10bdcc082a6e} <Debug> TCPHandler: Processed in 0.001402321 sec. | ||
| 1458 | 2026.05.26 23:56:59.440315 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2463 | ||
| 1459 | 2026.05.26 23:56:59.440899 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1460 | 2026.05.26 23:56:59.440954 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1461 | 2026.05.26 23:56:59.441548 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1462 | 2026.05.26 23:56:59.441823 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1463 | 2026.05.26 23:56:59.441969 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2463 | ||
| 1464 | 2026.05.26 23:56:59.566995 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1465 | 2026.05.26 23:56:59.587756 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1466 | 2026.05.26 23:56:59.587828 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1467 | 2026.05.26 23:56:59.594489 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1468 | 2026.05.26 23:56:59.595329 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1469 | 2026.05.26 23:56:59.600142 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1470 | 2026.05.26 23:57:00.000222 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.26 MiB, peak 174.26 MiB, free memory in arenas 0.00 B, will set to 171.32 MiB (RSS), difference: 1.06 MiB | ||
| 1471 | 2026.05.26 23:57:03.052092 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1472 | 2026.05.26 23:57:03.052355 [ 269 ] {65f527ff-ac8d-4f4d-a3cd-232fc2fbd05c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) 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) | ||
| 1473 | 2026.05.26 23:57:03.052678 [ 269 ] {65f527ff-ac8d-4f4d-a3cd-232fc2fbd05c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1474 | 2026.05.26 23:57:03.052719 [ 269 ] {65f527ff-ac8d-4f4d-a3cd-232fc2fbd05c} <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 | ||
| 1475 | 2026.05.26 23:57:03.052953 [ 269 ] {65f527ff-ac8d-4f4d-a3cd-232fc2fbd05c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1476 | 2026.05.26 23:57:03.053021 [ 269 ] {65f527ff-ac8d-4f4d-a3cd-232fc2fbd05c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1477 | 2026.05.26 23:57:03.053158 [ 269 ] {65f527ff-ac8d-4f4d-a3cd-232fc2fbd05c} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1478 | 2026.05.26 23:57:03.053194 [ 269 ] {65f527ff-ac8d-4f4d-a3cd-232fc2fbd05c} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1479 | 2026.05.26 23:57:03.053217 [ 269 ] {65f527ff-ac8d-4f4d-a3cd-232fc2fbd05c} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 1480 | 2026.05.26 23:57:03.053232 [ 269 ] {65f527ff-ac8d-4f4d-a3cd-232fc2fbd05c} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1481 | 2026.05.26 23:57:03.053274 [ 269 ] {65f527ff-ac8d-4f4d-a3cd-232fc2fbd05c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 1482 | 2026.05.26 23:57:03.053294 [ 269 ] {65f527ff-ac8d-4f4d-a3cd-232fc2fbd05c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1483 | 2026.05.26 23:57:03.054392 [ 269 ] {65f527ff-ac8d-4f4d-a3cd-232fc2fbd05c} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002139 sec., 16362.786348761105 rows/sec., 3.44 MiB/sec. | ||
| 1484 | 2026.05.26 23:57:03.054489 [ 269 ] {65f527ff-ac8d-4f4d-a3cd-232fc2fbd05c} <Debug> TCPHandler: Processed in 0.002529768 sec. | ||
| 1485 | 2026.05.26 23:57:03.059599 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1486 | 2026.05.26 23:57:03.059746 [ 269 ] {9a15c594-fc57-4d41-8882-9e857837140a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1487 | 2026.05.26 23:57:03.059798 [ 269 ] {9a15c594-fc57-4d41-8882-9e857837140a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1488 | 2026.05.26 23:57:03.060538 [ 269 ] {9a15c594-fc57-4d41-8882-9e857837140a} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1489 | 2026.05.26 23:57:03.060596 [ 269 ] {9a15c594-fc57-4d41-8882-9e857837140a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1490 | 2026.05.26 23:57:03.060999 [ 269 ] {9a15c594-fc57-4d41-8882-9e857837140a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1491 | 2026.05.26 23:57:03.061219 [ 269 ] {9a15c594-fc57-4d41-8882-9e857837140a} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1492 | 2026.05.26 23:57:03.061360 [ 269 ] {9a15c594-fc57-4d41-8882-9e857837140a} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001652 sec., 169491.5254237288 rows/sec., 10.76 MiB/sec. | ||
| 1493 | 2026.05.26 23:57:03.061396 [ 269 ] {9a15c594-fc57-4d41-8882-9e857837140a} <Debug> TCPHandler: Processed in 0.001893599 sec. | ||
| 1494 | 2026.05.26 23:57:03.061538 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1495 | 2026.05.26 23:57:03.061636 [ 269 ] {649a40aa-ce36-4afb-b775-a75272fcdf83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1496 | 2026.05.26 23:57:03.061678 [ 269 ] {649a40aa-ce36-4afb-b775-a75272fcdf83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1497 | 2026.05.26 23:57:03.062362 [ 269 ] {649a40aa-ce36-4afb-b775-a75272fcdf83} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1498 | 2026.05.26 23:57:03.062399 [ 269 ] {649a40aa-ce36-4afb-b775-a75272fcdf83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1499 | 2026.05.26 23:57:03.062743 [ 269 ] {649a40aa-ce36-4afb-b775-a75272fcdf83} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1500 | 2026.05.26 23:57:03.062957 [ 269 ] {649a40aa-ce36-4afb-b775-a75272fcdf83} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1501 | 2026.05.26 23:57:03.063088 [ 269 ] {649a40aa-ce36-4afb-b775-a75272fcdf83} <Debug> executeQuery: Read 851 rows, 68.39 KiB in 0.001471 sec., 578518.0149558124 rows/sec., 45.40 MiB/sec. | ||
| 1502 | 2026.05.26 23:57:03.063123 [ 269 ] {649a40aa-ce36-4afb-b775-a75272fcdf83} <Debug> TCPHandler: Processed in 0.001634644 sec. | ||
| 1503 | 2026.05.26 23:57:03.063249 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1504 | 2026.05.26 23:57:03.063348 [ 269 ] {a64c3d03-c5e9-41cf-b32c-32ea84a45d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1505 | 2026.05.26 23:57:03.063389 [ 269 ] {a64c3d03-c5e9-41cf-b32c-32ea84a45d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1506 | 2026.05.26 23:57:03.063847 [ 269 ] {a64c3d03-c5e9-41cf-b32c-32ea84a45d6e} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1507 | 2026.05.26 23:57:03.063884 [ 269 ] {a64c3d03-c5e9-41cf-b32c-32ea84a45d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1508 | 2026.05.26 23:57:03.064173 [ 269 ] {a64c3d03-c5e9-41cf-b32c-32ea84a45d6e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1509 | 2026.05.26 23:57:03.064382 [ 269 ] {a64c3d03-c5e9-41cf-b32c-32ea84a45d6e} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1510 | 2026.05.26 23:57:03.064507 [ 269 ] {a64c3d03-c5e9-41cf-b32c-32ea84a45d6e} <Debug> executeQuery: Read 177 rows, 11.20 KiB in 0.001178 sec., 150254.6689303905 rows/sec., 9.28 MiB/sec. | ||
| 1511 | 2026.05.26 23:57:03.064540 [ 269 ] {a64c3d03-c5e9-41cf-b32c-32ea84a45d6e} <Debug> TCPHandler: Processed in 0.00134069 sec. | ||
| 1512 | 2026.05.26 23:57:03.064673 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1513 | 2026.05.26 23:57:03.064769 [ 269 ] {669a2e22-7b10-468a-b38f-c01241f68aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1514 | 2026.05.26 23:57:03.064810 [ 269 ] {669a2e22-7b10-468a-b38f-c01241f68aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1515 | 2026.05.26 23:57:03.065244 [ 269 ] {669a2e22-7b10-468a-b38f-c01241f68aa3} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1516 | 2026.05.26 23:57:03.065280 [ 269 ] {669a2e22-7b10-468a-b38f-c01241f68aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1517 | 2026.05.26 23:57:03.065578 [ 269 ] {669a2e22-7b10-468a-b38f-c01241f68aa3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1518 | 2026.05.26 23:57:03.065788 [ 269 ] {669a2e22-7b10-468a-b38f-c01241f68aa3} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1519 | 2026.05.26 23:57:03.065910 [ 269 ] {669a2e22-7b10-468a-b38f-c01241f68aa3} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.00116 sec., 125000 rows/sec., 8.07 MiB/sec. | ||
| 1520 | 2026.05.26 23:57:03.065944 [ 269 ] {669a2e22-7b10-468a-b38f-c01241f68aa3} <Debug> TCPHandler: Processed in 0.00131971 sec. | ||
| 1521 | 2026.05.26 23:57:03.066067 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1522 | 2026.05.26 23:57:03.066162 [ 269 ] {c54d17bd-c0df-4cb1-9563-b88a3040114f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1523 | 2026.05.26 23:57:03.066202 [ 269 ] {c54d17bd-c0df-4cb1-9563-b88a3040114f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1524 | 2026.05.26 23:57:03.066618 [ 269 ] {c54d17bd-c0df-4cb1-9563-b88a3040114f} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1525 | 2026.05.26 23:57:03.066654 [ 269 ] {c54d17bd-c0df-4cb1-9563-b88a3040114f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1526 | 2026.05.26 23:57:03.066941 [ 269 ] {c54d17bd-c0df-4cb1-9563-b88a3040114f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1527 | 2026.05.26 23:57:03.067149 [ 269 ] {c54d17bd-c0df-4cb1-9563-b88a3040114f} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1528 | 2026.05.26 23:57:03.067274 [ 269 ] {c54d17bd-c0df-4cb1-9563-b88a3040114f} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001129 sec., 127546.50132860939 rows/sec., 7.25 MiB/sec. | ||
| 1529 | 2026.05.26 23:57:03.067307 [ 269 ] {c54d17bd-c0df-4cb1-9563-b88a3040114f} <Debug> TCPHandler: Processed in 0.001288419 sec. | ||
| 1530 | 2026.05.26 23:57:03.067429 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1531 | 2026.05.26 23:57:03.067526 [ 269 ] {860e7e0d-1498-44d3-ac54-e26c4bf6d1a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1532 | 2026.05.26 23:57:03.067565 [ 269 ] {860e7e0d-1498-44d3-ac54-e26c4bf6d1a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1533 | 2026.05.26 23:57:03.068151 [ 269 ] {860e7e0d-1498-44d3-ac54-e26c4bf6d1a7} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1534 | 2026.05.26 23:57:03.068188 [ 269 ] {860e7e0d-1498-44d3-ac54-e26c4bf6d1a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1535 | 2026.05.26 23:57:03.068492 [ 269 ] {860e7e0d-1498-44d3-ac54-e26c4bf6d1a7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1536 | 2026.05.26 23:57:03.068696 [ 269 ] {860e7e0d-1498-44d3-ac54-e26c4bf6d1a7} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1537 | 2026.05.26 23:57:03.068825 [ 269 ] {860e7e0d-1498-44d3-ac54-e26c4bf6d1a7} <Debug> executeQuery: Read 521 rows, 37.70 KiB in 0.001317 sec., 395596.0516324981 rows/sec., 27.95 MiB/sec. | ||
| 1538 | 2026.05.26 23:57:03.068858 [ 269 ] {860e7e0d-1498-44d3-ac54-e26c4bf6d1a7} <Debug> TCPHandler: Processed in 0.001479162 sec. | ||
| 1539 | 2026.05.26 23:57:03.068978 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1540 | 2026.05.26 23:57:03.069074 [ 269 ] {8ee6fead-ce3e-44f2-bcdb-0ec2bc389d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1541 | 2026.05.26 23:57:03.069115 [ 269 ] {8ee6fead-ce3e-44f2-bcdb-0ec2bc389d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1542 | 2026.05.26 23:57:03.069437 [ 269 ] {8ee6fead-ce3e-44f2-bcdb-0ec2bc389d79} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1543 | 2026.05.26 23:57:03.069473 [ 269 ] {8ee6fead-ce3e-44f2-bcdb-0ec2bc389d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1544 | 2026.05.26 23:57:03.069759 [ 269 ] {8ee6fead-ce3e-44f2-bcdb-0ec2bc389d79} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1545 | 2026.05.26 23:57:03.069972 [ 269 ] {8ee6fead-ce3e-44f2-bcdb-0ec2bc389d79} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1546 | 2026.05.26 23:57:03.070094 [ 269 ] {8ee6fead-ce3e-44f2-bcdb-0ec2bc389d79} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001038 sec., 3853.5645472061656 rows/sec., 201.33 KiB/sec. | ||
| 1547 | 2026.05.26 23:57:03.070126 [ 269 ] {8ee6fead-ce3e-44f2-bcdb-0ec2bc389d79} <Debug> TCPHandler: Processed in 0.001197828 sec. | ||
| 1548 | 2026.05.26 23:57:03.070246 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1549 | 2026.05.26 23:57:03.070352 [ 269 ] {d2fea851-75a2-438d-9157-72f795e21c91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1550 | 2026.05.26 23:57:03.070395 [ 269 ] {d2fea851-75a2-438d-9157-72f795e21c91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1551 | 2026.05.26 23:57:03.071028 [ 269 ] {d2fea851-75a2-438d-9157-72f795e21c91} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1552 | 2026.05.26 23:57:03.071091 [ 269 ] {d2fea851-75a2-438d-9157-72f795e21c91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1553 | 2026.05.26 23:57:03.071533 [ 269 ] {d2fea851-75a2-438d-9157-72f795e21c91} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1554 | 2026.05.26 23:57:03.071773 [ 269 ] {d2fea851-75a2-438d-9157-72f795e21c91} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1555 | 2026.05.26 23:57:03.071940 [ 269 ] {d2fea851-75a2-438d-9157-72f795e21c91} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001603 sec., 165315.03431066748 rows/sec., 10.99 MiB/sec. | ||
| 1556 | 2026.05.26 23:57:03.071996 [ 269 ] {d2fea851-75a2-438d-9157-72f795e21c91} <Debug> TCPHandler: Processed in 0.001799307 sec. | ||
| 1557 | 2026.05.26 23:57:03.072188 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1558 | 2026.05.26 23:57:03.072321 [ 269 ] {40a17ec0-2419-43d6-b202-167578f7df4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1559 | 2026.05.26 23:57:03.072379 [ 269 ] {40a17ec0-2419-43d6-b202-167578f7df4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1560 | 2026.05.26 23:57:03.072757 [ 269 ] {40a17ec0-2419-43d6-b202-167578f7df4a} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1561 | 2026.05.26 23:57:03.072792 [ 269 ] {40a17ec0-2419-43d6-b202-167578f7df4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1562 | 2026.05.26 23:57:03.073093 [ 269 ] {40a17ec0-2419-43d6-b202-167578f7df4a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1563 | 2026.05.26 23:57:03.073306 [ 269 ] {40a17ec0-2419-43d6-b202-167578f7df4a} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1564 | 2026.05.26 23:57:03.073432 [ 269 ] {40a17ec0-2419-43d6-b202-167578f7df4a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00115 sec., 869.5652173913044 rows/sec., 58.59 KiB/sec. | ||
| 1565 | 2026.05.26 23:57:03.073467 [ 269 ] {40a17ec0-2419-43d6-b202-167578f7df4a} <Debug> TCPHandler: Processed in 0.001393831 sec. | ||
| 1566 | 2026.05.26 23:57:03.073587 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1567 | 2026.05.26 23:57:03.073689 [ 269 ] {5cbb7caf-00a2-4ce6-a7d6-10ab9776ae09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1568 | 2026.05.26 23:57:03.073746 [ 269 ] {5cbb7caf-00a2-4ce6-a7d6-10ab9776ae09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1569 | 2026.05.26 23:57:03.074641 [ 269 ] {5cbb7caf-00a2-4ce6-a7d6-10ab9776ae09} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1570 | 2026.05.26 23:57:03.074677 [ 269 ] {5cbb7caf-00a2-4ce6-a7d6-10ab9776ae09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1571 | 2026.05.26 23:57:03.075277 [ 269 ] {5cbb7caf-00a2-4ce6-a7d6-10ab9776ae09} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1572 | 2026.05.26 23:57:03.075497 [ 269 ] {5cbb7caf-00a2-4ce6-a7d6-10ab9776ae09} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1573 | 2026.05.26 23:57:03.075643 [ 269 ] {5cbb7caf-00a2-4ce6-a7d6-10ab9776ae09} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001976 sec., 18724.696356275304 rows/sec., 33.55 MiB/sec. | ||
| 1574 | 2026.05.26 23:57:03.075697 [ 269 ] {5cbb7caf-00a2-4ce6-a7d6-10ab9776ae09} <Debug> TCPHandler: Processed in 0.002160682 sec. | ||
| 1575 | 2026.05.26 23:57:03.075821 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1576 | 2026.05.26 23:57:03.075919 [ 269 ] {1a301886-5037-478a-b317-67dde9d6b0b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1577 | 2026.05.26 23:57:03.075962 [ 269 ] {1a301886-5037-478a-b317-67dde9d6b0b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1578 | 2026.05.26 23:57:03.076300 [ 269 ] {1a301886-5037-478a-b317-67dde9d6b0b3} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1579 | 2026.05.26 23:57:03.076336 [ 269 ] {1a301886-5037-478a-b317-67dde9d6b0b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1580 | 2026.05.26 23:57:03.076633 [ 269 ] {1a301886-5037-478a-b317-67dde9d6b0b3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1581 | 2026.05.26 23:57:03.076835 [ 269 ] {1a301886-5037-478a-b317-67dde9d6b0b3} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1582 | 2026.05.26 23:57:03.076959 [ 269 ] {1a301886-5037-478a-b317-67dde9d6b0b3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00106 sec., 84905.6603773585 rows/sec., 5.31 MiB/sec. | ||
| 1583 | 2026.05.26 23:57:03.076992 [ 269 ] {1a301886-5037-478a-b317-67dde9d6b0b3} <Debug> TCPHandler: Processed in 0.001220359 sec. | ||
| 1584 | 2026.05.26 23:57:06.893873 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1585 | 2026.05.26 23:57:06.893969 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1586 | 2026.05.26 23:57:06.942083 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2911 | ||
| 1587 | 2026.05.26 23:57:06.942517 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1588 | 2026.05.26 23:57:06.942554 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1589 | 2026.05.26 23:57:06.943038 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1590 | 2026.05.26 23:57:06.943264 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1591 | 2026.05.26 23:57:06.943383 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2911 | ||
| 1592 | 2026.05.26 23:57:06.943383 [ 67 ] {} <Debug> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1593 | 2026.05.26 23:57:06.943435 [ 67 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1594 | 2026.05.26 23:57:06.943458 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1595 | 2026.05.26 23:57:06.945505 [ 194 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::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 | ||
| 1596 | 2026.05.26 23:57:06.947551 [ 194 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1597 | 2026.05.26 23:57:06.951640 [ 194 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1598 | 2026.05.26 23:57:06.951800 [ 194 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 442 rows starting from the beginning of the part | ||
| 1599 | 2026.05.26 23:57:06.951856 [ 194 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::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 | ||
| 1600 | 2026.05.26 23:57:06.951905 [ 194 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::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 | ||
| 1601 | 2026.05.26 23:57:06.951952 [ 194 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::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 | ||
| 1602 | 2026.05.26 23:57:06.952006 [ 194 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::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 | ||
| 1603 | 2026.05.26 23:57:06.977678 [ 188 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2911 rows, containing 4 columns (4 merged, 0 gathered) in 0.034137852 sec., 85271.91458911942 rows/sec., 1.22 MiB/sec. | ||
| 1604 | 2026.05.26 23:57:06.978545 [ 186 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1605 | 2026.05.26 23:57:06.978896 [ 186 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::all_1_6_1} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1606 | 2026.05.26 23:57:06.978979 [ 186 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::all_1_6_1} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1607 | 2026.05.26 23:57:06.981038 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1608 | 2026.05.26 23:57:07.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.50 MiB, peak 177.82 MiB, free memory in arenas 0.00 B, will set to 172.91 MiB (RSS), difference: 1.41 MiB | ||
| 1609 | 2026.05.26 23:57:07.100218 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1610 | 2026.05.26 23:57:07.116551 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1611 | 2026.05.26 23:57:07.116604 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1612 | 2026.05.26 23:57:07.122835 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1613 | 2026.05.26 23:57:07.123512 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1614 | 2026.05.26 23:57:07.123765 [ 66 ] {} <Debug> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1615 | 2026.05.26 23:57:07.123807 [ 66 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1616 | 2026.05.26 23:57:07.123830 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1617 | 2026.05.26 23:57:07.123947 [ 186 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::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 | ||
| 1618 | 2026.05.26 23:57:07.126765 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1619 | 2026.05.26 23:57:07.128213 [ 186 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1620 | 2026.05.26 23:57:07.129919 [ 186 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::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 | ||
| 1621 | 2026.05.26 23:57:07.134971 [ 186 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::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 | ||
| 1622 | 2026.05.26 23:57:07.139583 [ 186 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::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 | ||
| 1623 | 2026.05.26 23:57:07.143803 [ 186 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::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 | ||
| 1624 | 2026.05.26 23:57:07.152247 [ 186 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::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 | ||
| 1625 | 2026.05.26 23:57:07.156548 [ 186 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::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 | ||
| 1626 | 2026.05.26 23:57:07.222894 [ 189 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.098999047 sec., 464.6509374984185 rows/sec., 2.40 MiB/sec. | ||
| 1627 | 2026.05.26 23:57:07.225579 [ 188 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1628 | 2026.05.26 23:57:07.227876 [ 188 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::all_1_6_1} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1629 | 2026.05.26 23:57:07.227984 [ 188 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::all_1_6_1} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1630 | 2026.05.26 23:57:07.230079 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1631 | 2026.05.26 23:57:08.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 173.99 MiB, peak 183.52 MiB, free memory in arenas 0.00 B, will set to 182.82 MiB (RSS), difference: 8.83 MiB | ||
| 1632 | 2026.05.26 23:57:08.045952 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1633 | 2026.05.26 23:57:08.046206 [ 269 ] {2f5d8f2e-3a58-420d-ae36-bf01f06687d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) 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) | ||
| 1634 | 2026.05.26 23:57:08.046538 [ 269 ] {2f5d8f2e-3a58-420d-ae36-bf01f06687d7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1635 | 2026.05.26 23:57:08.046577 [ 269 ] {2f5d8f2e-3a58-420d-ae36-bf01f06687d7} <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 | ||
| 1636 | 2026.05.26 23:57:08.046795 [ 269 ] {2f5d8f2e-3a58-420d-ae36-bf01f06687d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1637 | 2026.05.26 23:57:08.046866 [ 269 ] {2f5d8f2e-3a58-420d-ae36-bf01f06687d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1638 | 2026.05.26 23:57:08.047016 [ 269 ] {2f5d8f2e-3a58-420d-ae36-bf01f06687d7} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1639 | 2026.05.26 23:57:08.047054 [ 269 ] {2f5d8f2e-3a58-420d-ae36-bf01f06687d7} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1640 | 2026.05.26 23:57:08.047077 [ 269 ] {2f5d8f2e-3a58-420d-ae36-bf01f06687d7} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 1641 | 2026.05.26 23:57:08.047093 [ 269 ] {2f5d8f2e-3a58-420d-ae36-bf01f06687d7} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1642 | 2026.05.26 23:57:08.047143 [ 269 ] {2f5d8f2e-3a58-420d-ae36-bf01f06687d7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1643 | 2026.05.26 23:57:08.047165 [ 269 ] {2f5d8f2e-3a58-420d-ae36-bf01f06687d7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1644 | 2026.05.26 23:57:08.048392 [ 269 ] {2f5d8f2e-3a58-420d-ae36-bf01f06687d7} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002291 sec., 15277.171540811873 rows/sec., 3.21 MiB/sec. | ||
| 1645 | 2026.05.26 23:57:08.048476 [ 269 ] {2f5d8f2e-3a58-420d-ae36-bf01f06687d7} <Debug> TCPHandler: Processed in 0.00266933 sec. | ||
| 1646 | 2026.05.26 23:57:08.050214 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1647 | 2026.05.26 23:57:08.050326 [ 269 ] {ede0ad76-5a87-4de4-bb7c-62609cadb25e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1648 | 2026.05.26 23:57:08.050370 [ 269 ] {ede0ad76-5a87-4de4-bb7c-62609cadb25e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1649 | 2026.05.26 23:57:08.050983 [ 269 ] {ede0ad76-5a87-4de4-bb7c-62609cadb25e} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1650 | 2026.05.26 23:57:08.051059 [ 269 ] {ede0ad76-5a87-4de4-bb7c-62609cadb25e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1651 | 2026.05.26 23:57:08.051511 [ 269 ] {ede0ad76-5a87-4de4-bb7c-62609cadb25e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1652 | 2026.05.26 23:57:08.051788 [ 269 ] {ede0ad76-5a87-4de4-bb7c-62609cadb25e} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1653 | 2026.05.26 23:57:08.051954 [ 269 ] {ede0ad76-5a87-4de4-bb7c-62609cadb25e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001657 sec., 33796.01689800845 rows/sec., 2.58 MiB/sec. | ||
| 1654 | 2026.05.26 23:57:08.051963 [ 66 ] {} <Debug> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1655 | 2026.05.26 23:57:08.052011 [ 269 ] {ede0ad76-5a87-4de4-bb7c-62609cadb25e} <Debug> TCPHandler: Processed in 0.001847038 sec. | ||
| 1656 | 2026.05.26 23:57:08.052035 [ 66 ] {} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1657 | 2026.05.26 23:57:08.052067 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1658 | 2026.05.26 23:57:08.052214 [ 193 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::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 | ||
| 1659 | 2026.05.26 23:57:08.052244 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1660 | 2026.05.26 23:57:08.052360 [ 193 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1661 | 2026.05.26 23:57:08.052383 [ 269 ] {10e877b4-63a3-492e-a86c-5679e5e1860b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1662 | 2026.05.26 23:57:08.052413 [ 193 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 815 rows starting from the beginning of the part | ||
| 1663 | 2026.05.26 23:57:08.052448 [ 269 ] {10e877b4-63a3-492e-a86c-5679e5e1860b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1664 | 2026.05.26 23:57:08.052529 [ 193 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::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 | ||
| 1665 | 2026.05.26 23:57:08.052594 [ 193 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 849 rows starting from the beginning of the part | ||
| 1666 | 2026.05.26 23:57:08.052647 [ 193 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::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 | ||
| 1667 | 2026.05.26 23:57:08.052704 [ 193 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::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 | ||
| 1668 | 2026.05.26 23:57:08.052754 [ 193 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::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 | ||
| 1669 | 2026.05.26 23:57:08.052942 [ 269 ] {10e877b4-63a3-492e-a86c-5679e5e1860b} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1670 | 2026.05.26 23:57:08.052987 [ 269 ] {10e877b4-63a3-492e-a86c-5679e5e1860b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1671 | 2026.05.26 23:57:08.053394 [ 269 ] {10e877b4-63a3-492e-a86c-5679e5e1860b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1672 | 2026.05.26 23:57:08.053661 [ 269 ] {10e877b4-63a3-492e-a86c-5679e5e1860b} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1673 | 2026.05.26 23:57:08.053795 [ 269 ] {10e877b4-63a3-492e-a86c-5679e5e1860b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001453 sec., 44046.799724707496 rows/sec., 3.44 MiB/sec. | ||
| 1674 | 2026.05.26 23:57:08.053819 [ 62 ] {} <Debug> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1675 | 2026.05.26 23:57:08.053830 [ 269 ] {10e877b4-63a3-492e-a86c-5679e5e1860b} <Debug> TCPHandler: Processed in 0.001706625 sec. | ||
| 1676 | 2026.05.26 23:57:08.053868 [ 62 ] {} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1677 | 2026.05.26 23:57:08.053895 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1678 | 2026.05.26 23:57:08.053984 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1679 | 2026.05.26 23:57:08.054004 [ 189 ] {7cfb321c-b738-41c7-becc-00d00446732e::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 | ||
| 1680 | 2026.05.26 23:57:08.054063 [ 190 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2683 rows, containing 5 columns (5 merged, 0 gathered) in 0.001906618 sec., 1407203.7503055148 rows/sec., 115.28 MiB/sec. | ||
| 1681 | 2026.05.26 23:57:08.054086 [ 269 ] {1c2e823d-d621-419e-bf1e-2d814711f1c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1682 | 2026.05.26 23:57:08.054107 [ 189 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1683 | 2026.05.26 23:57:08.054143 [ 269 ] {1c2e823d-d621-419e-bf1e-2d814711f1c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1684 | 2026.05.26 23:57:08.054150 [ 189 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 521 rows starting from the beginning of the part | ||
| 1685 | 2026.05.26 23:57:08.054243 [ 189 ] {7cfb321c-b738-41c7-becc-00d00446732e::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 | ||
| 1686 | 2026.05.26 23:57:08.054297 [ 189 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 528 rows starting from the beginning of the part | ||
| 1687 | 2026.05.26 23:57:08.054350 [ 189 ] {7cfb321c-b738-41c7-becc-00d00446732e::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 | ||
| 1688 | 2026.05.26 23:57:08.054396 [ 189 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 521 rows starting from the beginning of the part | ||
| 1689 | 2026.05.26 23:57:08.054424 [ 197 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1690 | 2026.05.26 23:57:08.054446 [ 189 ] {7cfb321c-b738-41c7-becc-00d00446732e::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 | ||
| 1691 | 2026.05.26 23:57:08.054602 [ 269 ] {1c2e823d-d621-419e-bf1e-2d814711f1c1} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1692 | 2026.05.26 23:57:08.054643 [ 269 ] {1c2e823d-d621-419e-bf1e-2d814711f1c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1693 | 2026.05.26 23:57:08.054943 [ 197 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_6_1} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1694 | 2026.05.26 23:57:08.055055 [ 197 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_6_1} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1695 | 2026.05.26 23:57:08.055160 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 1696 | 2026.05.26 23:57:08.055185 [ 269 ] {1c2e823d-d621-419e-bf1e-2d814711f1c1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1697 | 2026.05.26 23:57:08.055412 [ 269 ] {1c2e823d-d621-419e-bf1e-2d814711f1c1} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1698 | 2026.05.26 23:57:08.055539 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1699 | 2026.05.26 23:57:08.055543 [ 269 ] {1c2e823d-d621-419e-bf1e-2d814711f1c1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001476 sec., 108401.0840108401 rows/sec., 7.55 MiB/sec. | ||
| 1700 | 2026.05.26 23:57:08.055562 [ 197 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1762 rows, containing 5 columns (5 merged, 0 gathered) in 0.001607584 sec., 1096054.7007185938 rows/sec., 82.57 MiB/sec. | ||
| 1701 | 2026.05.26 23:57:08.055586 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1702 | 2026.05.26 23:57:08.055606 [ 269 ] {1c2e823d-d621-419e-bf1e-2d814711f1c1} <Debug> TCPHandler: Processed in 0.001671675 sec. | ||
| 1703 | 2026.05.26 23:57:08.055632 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1704 | 2026.05.26 23:57:08.055720 [ 189 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::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 | ||
| 1705 | 2026.05.26 23:57:08.055792 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1706 | 2026.05.26 23:57:08.055807 [ 189 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1707 | 2026.05.26 23:57:08.055831 [ 190 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1708 | 2026.05.26 23:57:08.055836 [ 189 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 175 rows starting from the beginning of the part | ||
| 1709 | 2026.05.26 23:57:08.055891 [ 269 ] {bd88d436-49c8-4951-ad67-b9552c9513a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1710 | 2026.05.26 23:57:08.055905 [ 189 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::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 | ||
| 1711 | 2026.05.26 23:57:08.055935 [ 269 ] {bd88d436-49c8-4951-ad67-b9552c9513a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1712 | 2026.05.26 23:57:08.055946 [ 189 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::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 | ||
| 1713 | 2026.05.26 23:57:08.055985 [ 189 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::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 | ||
| 1714 | 2026.05.26 23:57:08.056023 [ 189 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::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 | ||
| 1715 | 2026.05.26 23:57:08.056064 [ 189 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::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 | ||
| 1716 | 2026.05.26 23:57:08.056158 [ 190 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_6_1} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1717 | 2026.05.26 23:57:08.056256 [ 190 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_6_1} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1718 | 2026.05.26 23:57:08.056312 [ 269 ] {bd88d436-49c8-4951-ad67-b9552c9513a0} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1719 | 2026.05.26 23:57:08.056351 [ 269 ] {bd88d436-49c8-4951-ad67-b9552c9513a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1720 | 2026.05.26 23:57:08.056354 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 1721 | 2026.05.26 23:57:08.056678 [ 269 ] {bd88d436-49c8-4951-ad67-b9552c9513a0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1722 | 2026.05.26 23:57:08.056946 [ 269 ] {bd88d436-49c8-4951-ad67-b9552c9513a0} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1723 | 2026.05.26 23:57:08.057085 [ 269 ] {bd88d436-49c8-4951-ad67-b9552c9513a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001213 sec., 49464.138499587796 rows/sec., 3.33 MiB/sec. | ||
| 1724 | 2026.05.26 23:57:08.057085 [ 62 ] {} <Debug> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1725 | 2026.05.26 23:57:08.057122 [ 269 ] {bd88d436-49c8-4951-ad67-b9552c9513a0} <Debug> TCPHandler: Processed in 0.001379481 sec. | ||
| 1726 | 2026.05.26 23:57:08.057142 [ 62 ] {} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1727 | 2026.05.26 23:57:08.057168 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1728 | 2026.05.26 23:57:08.057259 [ 190 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::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 | ||
| 1729 | 2026.05.26 23:57:08.057370 [ 190 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1730 | 2026.05.26 23:57:08.057411 [ 190 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 54 rows starting from the beginning of the part | ||
| 1731 | 2026.05.26 23:57:08.057413 [ 196 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1185 rows, containing 5 columns (5 merged, 0 gathered) in 0.001722936 sec., 687779.4648205157 rows/sec., 46.42 MiB/sec. | ||
| 1732 | 2026.05.26 23:57:08.057498 [ 190 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::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 | ||
| 1733 | 2026.05.26 23:57:08.057556 [ 190 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::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 | ||
| 1734 | 2026.05.26 23:57:08.057607 [ 190 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::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 | ||
| 1735 | 2026.05.26 23:57:08.057663 [ 190 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::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 | ||
| 1736 | 2026.05.26 23:57:08.057670 [ 189 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1737 | 2026.05.26 23:57:08.057720 [ 190 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::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 | ||
| 1738 | 2026.05.26 23:57:08.058086 [ 189 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1739 | 2026.05.26 23:57:08.058171 [ 189 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1740 | 2026.05.26 23:57:08.058257 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 1741 | 2026.05.26 23:57:08.058601 [ 189 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 414 rows, containing 4 columns (4 merged, 0 gathered) in 0.001382091 sec., 299546.1225056816 rows/sec., 19.25 MiB/sec. | ||
| 1742 | 2026.05.26 23:57:08.058742 [ 190 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1743 | 2026.05.26 23:57:08.059005 [ 190 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_6_1} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1744 | 2026.05.26 23:57:08.059167 [ 190 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_6_1} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1745 | 2026.05.26 23:57:08.059221 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1746 | 2026.05.26 23:57:13.051499 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1747 | 2026.05.26 23:57:13.051745 [ 269 ] {3ed74753-48a6-4f6c-9b08-22a4a02caea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) 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) | ||
| 1748 | 2026.05.26 23:57:13.052069 [ 269 ] {3ed74753-48a6-4f6c-9b08-22a4a02caea8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1749 | 2026.05.26 23:57:13.052111 [ 269 ] {3ed74753-48a6-4f6c-9b08-22a4a02caea8} <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 | ||
| 1750 | 2026.05.26 23:57:13.052350 [ 269 ] {3ed74753-48a6-4f6c-9b08-22a4a02caea8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1751 | 2026.05.26 23:57:13.052417 [ 269 ] {3ed74753-48a6-4f6c-9b08-22a4a02caea8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1752 | 2026.05.26 23:57:13.052556 [ 269 ] {3ed74753-48a6-4f6c-9b08-22a4a02caea8} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1753 | 2026.05.26 23:57:13.052591 [ 269 ] {3ed74753-48a6-4f6c-9b08-22a4a02caea8} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1754 | 2026.05.26 23:57:13.052613 [ 269 ] {3ed74753-48a6-4f6c-9b08-22a4a02caea8} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 1755 | 2026.05.26 23:57:13.052629 [ 269 ] {3ed74753-48a6-4f6c-9b08-22a4a02caea8} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1756 | 2026.05.26 23:57:13.052672 [ 269 ] {3ed74753-48a6-4f6c-9b08-22a4a02caea8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 1757 | 2026.05.26 23:57:13.052692 [ 269 ] {3ed74753-48a6-4f6c-9b08-22a4a02caea8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1758 | 2026.05.26 23:57:13.053870 [ 269 ] {3ed74753-48a6-4f6c-9b08-22a4a02caea8} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002213 sec., 15815.634884771802 rows/sec., 3.33 MiB/sec. | ||
| 1759 | 2026.05.26 23:57:13.054019 [ 269 ] {3ed74753-48a6-4f6c-9b08-22a4a02caea8} <Debug> TCPHandler: Processed in 0.00264681 sec. | ||
| 1760 | 2026.05.26 23:57:13.059414 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1761 | 2026.05.26 23:57:13.059552 [ 269 ] {bc5eb5ba-3c9a-480f-b86d-584572d0c0c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1762 | 2026.05.26 23:57:13.059612 [ 269 ] {bc5eb5ba-3c9a-480f-b86d-584572d0c0c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1763 | 2026.05.26 23:57:13.060254 [ 269 ] {bc5eb5ba-3c9a-480f-b86d-584572d0c0c6} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1764 | 2026.05.26 23:57:13.060301 [ 269 ] {bc5eb5ba-3c9a-480f-b86d-584572d0c0c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1765 | 2026.05.26 23:57:13.060679 [ 269 ] {bc5eb5ba-3c9a-480f-b86d-584572d0c0c6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1766 | 2026.05.26 23:57:13.060904 [ 269 ] {bc5eb5ba-3c9a-480f-b86d-584572d0c0c6} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1767 | 2026.05.26 23:57:13.061052 [ 269 ] {bc5eb5ba-3c9a-480f-b86d-584572d0c0c6} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001544 sec., 181347.15025906736 rows/sec., 11.51 MiB/sec. | ||
| 1768 | 2026.05.26 23:57:13.061087 [ 269 ] {bc5eb5ba-3c9a-480f-b86d-584572d0c0c6} <Debug> TCPHandler: Processed in 0.001790287 sec. | ||
| 1769 | 2026.05.26 23:57:13.061220 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1770 | 2026.05.26 23:57:13.061315 [ 269 ] {c9d07463-0504-453b-9f10-5f2567b09744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1771 | 2026.05.26 23:57:13.061356 [ 269 ] {c9d07463-0504-453b-9f10-5f2567b09744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1772 | 2026.05.26 23:57:13.062263 [ 269 ] {c9d07463-0504-453b-9f10-5f2567b09744} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1773 | 2026.05.26 23:57:13.062324 [ 269 ] {c9d07463-0504-453b-9f10-5f2567b09744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1774 | 2026.05.26 23:57:13.062759 [ 269 ] {c9d07463-0504-453b-9f10-5f2567b09744} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1775 | 2026.05.26 23:57:13.063004 [ 269 ] {c9d07463-0504-453b-9f10-5f2567b09744} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1776 | 2026.05.26 23:57:13.063163 [ 269 ] {c9d07463-0504-453b-9f10-5f2567b09744} <Debug> executeQuery: Read 851 rows, 68.39 KiB in 0.001863 sec., 456790.1234567901 rows/sec., 35.85 MiB/sec. | ||
| 1777 | 2026.05.26 23:57:13.063215 [ 269 ] {c9d07463-0504-453b-9f10-5f2567b09744} <Debug> TCPHandler: Processed in 0.002043851 sec. | ||
| 1778 | 2026.05.26 23:57:13.063408 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1779 | 2026.05.26 23:57:13.063538 [ 269 ] {15eb6d83-7e67-4467-9ae0-7c4095111c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1780 | 2026.05.26 23:57:13.063593 [ 269 ] {15eb6d83-7e67-4467-9ae0-7c4095111c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1781 | 2026.05.26 23:57:13.064097 [ 269 ] {15eb6d83-7e67-4467-9ae0-7c4095111c08} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1782 | 2026.05.26 23:57:13.064132 [ 269 ] {15eb6d83-7e67-4467-9ae0-7c4095111c08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1783 | 2026.05.26 23:57:13.064431 [ 269 ] {15eb6d83-7e67-4467-9ae0-7c4095111c08} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1784 | 2026.05.26 23:57:13.064653 [ 269 ] {15eb6d83-7e67-4467-9ae0-7c4095111c08} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1785 | 2026.05.26 23:57:13.064776 [ 269 ] {15eb6d83-7e67-4467-9ae0-7c4095111c08} <Debug> executeQuery: Read 177 rows, 11.20 KiB in 0.001276 sec., 138714.73354231974 rows/sec., 8.57 MiB/sec. | ||
| 1786 | 2026.05.26 23:57:13.064810 [ 269 ] {15eb6d83-7e67-4467-9ae0-7c4095111c08} <Debug> TCPHandler: Processed in 0.001515903 sec. | ||
| 1787 | 2026.05.26 23:57:13.064938 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1788 | 2026.05.26 23:57:13.065035 [ 269 ] {88e7ea84-4f7d-4108-a681-54bf8c6b7751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1789 | 2026.05.26 23:57:13.065075 [ 269 ] {88e7ea84-4f7d-4108-a681-54bf8c6b7751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1790 | 2026.05.26 23:57:13.065502 [ 269 ] {88e7ea84-4f7d-4108-a681-54bf8c6b7751} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1791 | 2026.05.26 23:57:13.065537 [ 269 ] {88e7ea84-4f7d-4108-a681-54bf8c6b7751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1792 | 2026.05.26 23:57:13.065830 [ 269 ] {88e7ea84-4f7d-4108-a681-54bf8c6b7751} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1793 | 2026.05.26 23:57:13.066037 [ 269 ] {88e7ea84-4f7d-4108-a681-54bf8c6b7751} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1794 | 2026.05.26 23:57:13.066161 [ 269 ] {88e7ea84-4f7d-4108-a681-54bf8c6b7751} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001145 sec., 126637.55458515284 rows/sec., 8.17 MiB/sec. | ||
| 1795 | 2026.05.26 23:57:13.066198 [ 269 ] {88e7ea84-4f7d-4108-a681-54bf8c6b7751} <Debug> TCPHandler: Processed in 0.00130874 sec. | ||
| 1796 | 2026.05.26 23:57:13.066321 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1797 | 2026.05.26 23:57:13.066416 [ 269 ] {3715f021-d6dc-4420-a2e1-e1da1e464045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1798 | 2026.05.26 23:57:13.066456 [ 269 ] {3715f021-d6dc-4420-a2e1-e1da1e464045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1799 | 2026.05.26 23:57:13.066921 [ 269 ] {3715f021-d6dc-4420-a2e1-e1da1e464045} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1800 | 2026.05.26 23:57:13.066958 [ 269 ] {3715f021-d6dc-4420-a2e1-e1da1e464045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1801 | 2026.05.26 23:57:13.067251 [ 269 ] {3715f021-d6dc-4420-a2e1-e1da1e464045} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1802 | 2026.05.26 23:57:13.067455 [ 269 ] {3715f021-d6dc-4420-a2e1-e1da1e464045} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1803 | 2026.05.26 23:57:13.067576 [ 269 ] {3715f021-d6dc-4420-a2e1-e1da1e464045} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001179 sec., 122137.40458015268 rows/sec., 6.94 MiB/sec. | ||
| 1804 | 2026.05.26 23:57:13.067610 [ 269 ] {3715f021-d6dc-4420-a2e1-e1da1e464045} <Debug> TCPHandler: Processed in 0.00133748 sec. | ||
| 1805 | 2026.05.26 23:57:13.067757 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1806 | 2026.05.26 23:57:13.067852 [ 269 ] {bfab564d-fe1f-4989-bfb2-ff0dc1a65ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1807 | 2026.05.26 23:57:13.067891 [ 269 ] {bfab564d-fe1f-4989-bfb2-ff0dc1a65ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1808 | 2026.05.26 23:57:13.068509 [ 269 ] {bfab564d-fe1f-4989-bfb2-ff0dc1a65ab4} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1809 | 2026.05.26 23:57:13.068545 [ 269 ] {bfab564d-fe1f-4989-bfb2-ff0dc1a65ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1810 | 2026.05.26 23:57:13.068854 [ 269 ] {bfab564d-fe1f-4989-bfb2-ff0dc1a65ab4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1811 | 2026.05.26 23:57:13.069073 [ 269 ] {bfab564d-fe1f-4989-bfb2-ff0dc1a65ab4} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1812 | 2026.05.26 23:57:13.069198 [ 269 ] {bfab564d-fe1f-4989-bfb2-ff0dc1a65ab4} <Debug> executeQuery: Read 521 rows, 37.70 KiB in 0.001365 sec., 381684.9816849817 rows/sec., 26.97 MiB/sec. | ||
| 1813 | 2026.05.26 23:57:13.069231 [ 269 ] {bfab564d-fe1f-4989-bfb2-ff0dc1a65ab4} <Debug> TCPHandler: Processed in 0.001522662 sec. | ||
| 1814 | 2026.05.26 23:57:13.069354 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1815 | 2026.05.26 23:57:13.069449 [ 269 ] {6e9be754-fb55-474d-b105-9a8dd79a0efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1816 | 2026.05.26 23:57:13.069491 [ 269 ] {6e9be754-fb55-474d-b105-9a8dd79a0efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1817 | 2026.05.26 23:57:13.069818 [ 269 ] {6e9be754-fb55-474d-b105-9a8dd79a0efc} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1818 | 2026.05.26 23:57:13.069854 [ 269 ] {6e9be754-fb55-474d-b105-9a8dd79a0efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1819 | 2026.05.26 23:57:13.070141 [ 269 ] {6e9be754-fb55-474d-b105-9a8dd79a0efc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1820 | 2026.05.26 23:57:13.070351 [ 269 ] {6e9be754-fb55-474d-b105-9a8dd79a0efc} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1821 | 2026.05.26 23:57:13.070474 [ 269 ] {6e9be754-fb55-474d-b105-9a8dd79a0efc} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001043 sec., 3835.0910834132305 rows/sec., 200.37 KiB/sec. | ||
| 1822 | 2026.05.26 23:57:13.070505 [ 269 ] {6e9be754-fb55-474d-b105-9a8dd79a0efc} <Debug> TCPHandler: Processed in 0.001199987 sec. | ||
| 1823 | 2026.05.26 23:57:13.070642 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1824 | 2026.05.26 23:57:13.070738 [ 269 ] {65574cfb-5301-4b5a-85b4-a60f93793515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1825 | 2026.05.26 23:57:13.070780 [ 269 ] {65574cfb-5301-4b5a-85b4-a60f93793515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1826 | 2026.05.26 23:57:13.071225 [ 269 ] {65574cfb-5301-4b5a-85b4-a60f93793515} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1827 | 2026.05.26 23:57:13.071260 [ 269 ] {65574cfb-5301-4b5a-85b4-a60f93793515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1828 | 2026.05.26 23:57:13.071577 [ 269 ] {65574cfb-5301-4b5a-85b4-a60f93793515} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1829 | 2026.05.26 23:57:13.071792 [ 269 ] {65574cfb-5301-4b5a-85b4-a60f93793515} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1830 | 2026.05.26 23:57:13.071921 [ 269 ] {65574cfb-5301-4b5a-85b4-a60f93793515} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001201 sec., 220649.45878434638 rows/sec., 14.66 MiB/sec. | ||
| 1831 | 2026.05.26 23:57:13.071954 [ 269 ] {65574cfb-5301-4b5a-85b4-a60f93793515} <Debug> TCPHandler: Processed in 0.00136116 sec. | ||
| 1832 | 2026.05.26 23:57:13.072081 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1833 | 2026.05.26 23:57:13.072175 [ 269 ] {c534a67c-2de1-45c5-b952-bc1625019ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1834 | 2026.05.26 23:57:13.072217 [ 269 ] {c534a67c-2de1-45c5-b952-bc1625019ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1835 | 2026.05.26 23:57:13.072531 [ 269 ] {c534a67c-2de1-45c5-b952-bc1625019ada} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1836 | 2026.05.26 23:57:13.072566 [ 269 ] {c534a67c-2de1-45c5-b952-bc1625019ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1837 | 2026.05.26 23:57:13.072846 [ 269 ] {c534a67c-2de1-45c5-b952-bc1625019ada} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1838 | 2026.05.26 23:57:13.073058 [ 269 ] {c534a67c-2de1-45c5-b952-bc1625019ada} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1839 | 2026.05.26 23:57:13.073179 [ 269 ] {c534a67c-2de1-45c5-b952-bc1625019ada} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001022 sec., 978.4735812133073 rows/sec., 65.93 KiB/sec. | ||
| 1840 | 2026.05.26 23:57:13.073210 [ 269 ] {c534a67c-2de1-45c5-b952-bc1625019ada} <Debug> TCPHandler: Processed in 0.001177798 sec. | ||
| 1841 | 2026.05.26 23:57:13.073354 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1842 | 2026.05.26 23:57:13.073449 [ 269 ] {6240daa3-ad52-4d43-a300-2554840ff5e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1843 | 2026.05.26 23:57:13.073502 [ 269 ] {6240daa3-ad52-4d43-a300-2554840ff5e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1844 | 2026.05.26 23:57:13.074325 [ 269 ] {6240daa3-ad52-4d43-a300-2554840ff5e2} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1845 | 2026.05.26 23:57:13.074362 [ 269 ] {6240daa3-ad52-4d43-a300-2554840ff5e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1846 | 2026.05.26 23:57:13.074887 [ 269 ] {6240daa3-ad52-4d43-a300-2554840ff5e2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1847 | 2026.05.26 23:57:13.075105 [ 269 ] {6240daa3-ad52-4d43-a300-2554840ff5e2} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1848 | 2026.05.26 23:57:13.075237 [ 269 ] {6240daa3-ad52-4d43-a300-2554840ff5e2} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001806 sec., 20487.264673311183 rows/sec., 36.71 MiB/sec. | ||
| 1849 | 2026.05.26 23:57:13.075288 [ 269 ] {6240daa3-ad52-4d43-a300-2554840ff5e2} <Debug> TCPHandler: Processed in 0.001982729 sec. | ||
| 1850 | 2026.05.26 23:57:13.075420 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1851 | 2026.05.26 23:57:13.075516 [ 269 ] {a04b85fc-1c56-4cb1-a6a3-7234e49f4448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1852 | 2026.05.26 23:57:13.075557 [ 269 ] {a04b85fc-1c56-4cb1-a6a3-7234e49f4448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1853 | 2026.05.26 23:57:13.075904 [ 269 ] {a04b85fc-1c56-4cb1-a6a3-7234e49f4448} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1854 | 2026.05.26 23:57:13.075939 [ 269 ] {a04b85fc-1c56-4cb1-a6a3-7234e49f4448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1855 | 2026.05.26 23:57:13.076230 [ 269 ] {a04b85fc-1c56-4cb1-a6a3-7234e49f4448} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1856 | 2026.05.26 23:57:13.076441 [ 269 ] {a04b85fc-1c56-4cb1-a6a3-7234e49f4448} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1857 | 2026.05.26 23:57:13.076562 [ 269 ] {a04b85fc-1c56-4cb1-a6a3-7234e49f4448} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001065 sec., 84507.04225352113 rows/sec., 5.29 MiB/sec. | ||
| 1858 | 2026.05.26 23:57:13.076594 [ 269 ] {a04b85fc-1c56-4cb1-a6a3-7234e49f4448} <Debug> TCPHandler: Processed in 0.001222459 sec. | ||
| 1859 | 2026.05.26 23:57:14.443504 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3423 | ||
| 1860 | 2026.05.26 23:57:14.444208 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1861 | 2026.05.26 23:57:14.444249 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1862 | 2026.05.26 23:57:14.444739 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1863 | 2026.05.26 23:57:14.444983 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1864 | 2026.05.26 23:57:14.445114 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3423 | ||
| 1865 | 2026.05.26 23:57:14.626848 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1866 | 2026.05.26 23:57:14.642882 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1867 | 2026.05.26 23:57:14.642936 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1868 | 2026.05.26 23:57:14.648688 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1869 | 2026.05.26 23:57:14.649369 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1870 | 2026.05.26 23:57:14.652207 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1871 | 2026.05.26 23:57:18.046743 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1872 | 2026.05.26 23:57:18.047013 [ 269 ] {7f2869a2-f687-411d-84ae-d42b39dabb4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) 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) | ||
| 1873 | 2026.05.26 23:57:18.047350 [ 269 ] {7f2869a2-f687-411d-84ae-d42b39dabb4b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1874 | 2026.05.26 23:57:18.047387 [ 269 ] {7f2869a2-f687-411d-84ae-d42b39dabb4b} <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 | ||
| 1875 | 2026.05.26 23:57:18.047615 [ 269 ] {7f2869a2-f687-411d-84ae-d42b39dabb4b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1876 | 2026.05.26 23:57:18.047684 [ 269 ] {7f2869a2-f687-411d-84ae-d42b39dabb4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1877 | 2026.05.26 23:57:18.047828 [ 269 ] {7f2869a2-f687-411d-84ae-d42b39dabb4b} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1878 | 2026.05.26 23:57:18.047866 [ 269 ] {7f2869a2-f687-411d-84ae-d42b39dabb4b} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1879 | 2026.05.26 23:57:18.047889 [ 269 ] {7f2869a2-f687-411d-84ae-d42b39dabb4b} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 1880 | 2026.05.26 23:57:18.047906 [ 269 ] {7f2869a2-f687-411d-84ae-d42b39dabb4b} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1881 | 2026.05.26 23:57:18.047949 [ 269 ] {7f2869a2-f687-411d-84ae-d42b39dabb4b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1882 | 2026.05.26 23:57:18.047970 [ 269 ] {7f2869a2-f687-411d-84ae-d42b39dabb4b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1883 | 2026.05.26 23:57:18.049250 [ 269 ] {7f2869a2-f687-411d-84ae-d42b39dabb4b} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002335 sec., 14989.293361884369 rows/sec., 3.15 MiB/sec. | ||
| 1884 | 2026.05.26 23:57:18.049360 [ 269 ] {7f2869a2-f687-411d-84ae-d42b39dabb4b} <Debug> TCPHandler: Processed in 0.002763922 sec. | ||
| 1885 | 2026.05.26 23:57:18.051096 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1886 | 2026.05.26 23:57:18.051315 [ 269 ] {40b9f179-9763-4345-9b53-0db95fb3ac79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1887 | 2026.05.26 23:57:18.051413 [ 269 ] {40b9f179-9763-4345-9b53-0db95fb3ac79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1888 | 2026.05.26 23:57:18.052242 [ 269 ] {40b9f179-9763-4345-9b53-0db95fb3ac79} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1889 | 2026.05.26 23:57:18.052292 [ 269 ] {40b9f179-9763-4345-9b53-0db95fb3ac79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1890 | 2026.05.26 23:57:18.052683 [ 269 ] {40b9f179-9763-4345-9b53-0db95fb3ac79} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1891 | 2026.05.26 23:57:18.052915 [ 269 ] {40b9f179-9763-4345-9b53-0db95fb3ac79} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1892 | 2026.05.26 23:57:18.053064 [ 269 ] {40b9f179-9763-4345-9b53-0db95fb3ac79} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001809 sec., 30956.32946379215 rows/sec., 2.36 MiB/sec. | ||
| 1893 | 2026.05.26 23:57:18.053099 [ 269 ] {40b9f179-9763-4345-9b53-0db95fb3ac79} <Debug> TCPHandler: Processed in 0.002078771 sec. | ||
| 1894 | 2026.05.26 23:57:18.053254 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1895 | 2026.05.26 23:57:18.053351 [ 269 ] {150465db-96a9-46f5-9548-c8910c55da81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1896 | 2026.05.26 23:57:18.053392 [ 269 ] {150465db-96a9-46f5-9548-c8910c55da81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1897 | 2026.05.26 23:57:18.053816 [ 269 ] {150465db-96a9-46f5-9548-c8910c55da81} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1898 | 2026.05.26 23:57:18.053853 [ 269 ] {150465db-96a9-46f5-9548-c8910c55da81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1899 | 2026.05.26 23:57:18.054157 [ 269 ] {150465db-96a9-46f5-9548-c8910c55da81} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1900 | 2026.05.26 23:57:18.054373 [ 269 ] {150465db-96a9-46f5-9548-c8910c55da81} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1901 | 2026.05.26 23:57:18.054501 [ 269 ] {150465db-96a9-46f5-9548-c8910c55da81} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001168 sec., 54794.520547945205 rows/sec., 4.28 MiB/sec. | ||
| 1902 | 2026.05.26 23:57:18.054534 [ 269 ] {150465db-96a9-46f5-9548-c8910c55da81} <Debug> TCPHandler: Processed in 0.001329691 sec. | ||
| 1903 | 2026.05.26 23:57:18.054675 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1904 | 2026.05.26 23:57:18.054782 [ 269 ] {7425273d-175f-444f-bae6-b571da89deb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1905 | 2026.05.26 23:57:18.054826 [ 269 ] {7425273d-175f-444f-bae6-b571da89deb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1906 | 2026.05.26 23:57:18.055261 [ 269 ] {7425273d-175f-444f-bae6-b571da89deb5} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1907 | 2026.05.26 23:57:18.055297 [ 269 ] {7425273d-175f-444f-bae6-b571da89deb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1908 | 2026.05.26 23:57:18.055620 [ 269 ] {7425273d-175f-444f-bae6-b571da89deb5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1909 | 2026.05.26 23:57:18.055856 [ 269 ] {7425273d-175f-444f-bae6-b571da89deb5} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1910 | 2026.05.26 23:57:18.055986 [ 269 ] {7425273d-175f-444f-bae6-b571da89deb5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 1911 | 2026.05.26 23:57:18.056020 [ 269 ] {7425273d-175f-444f-bae6-b571da89deb5} <Debug> TCPHandler: Processed in 0.001394491 sec. | ||
| 1912 | 2026.05.26 23:57:18.056151 [ 269 ] {} <Trace> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1913 | 2026.05.26 23:57:18.056248 [ 269 ] {6041790b-69ab-4670-b3bd-40e6020a8524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65136) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1914 | 2026.05.26 23:57:18.056290 [ 269 ] {6041790b-69ab-4670-b3bd-40e6020a8524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1915 | 2026.05.26 23:57:18.056629 [ 269 ] {6041790b-69ab-4670-b3bd-40e6020a8524} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1916 | 2026.05.26 23:57:18.056667 [ 269 ] {6041790b-69ab-4670-b3bd-40e6020a8524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1917 | 2026.05.26 23:57:18.056965 [ 269 ] {6041790b-69ab-4670-b3bd-40e6020a8524} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1918 | 2026.05.26 23:57:18.057180 [ 269 ] {6041790b-69ab-4670-b3bd-40e6020a8524} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1919 | 2026.05.26 23:57:18.057308 [ 269 ] {6041790b-69ab-4670-b3bd-40e6020a8524} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 1920 | 2026.05.26 23:57:18.057341 [ 269 ] {6041790b-69ab-4670-b3bd-40e6020a8524} <Debug> TCPHandler: Processed in 0.001239189 sec. | ||
| 1921 | 2026.05.26 23:57:21.894093 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1922 | 2026.05.26 23:57:21.894171 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1923 | 2026.05.26 23:57:21.945887 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3871 | ||
| 1924 | 2026.05.26 23:57:21.946370 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1925 | 2026.05.26 23:57:21.946410 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1926 | 2026.05.26 23:57:21.946896 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1927 | 2026.05.26 23:57:21.947132 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1928 | 2026.05.26 23:57:21.947258 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3871 | ||
| 1929 | 2026.05.26 23:57:22.152894 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1930 | 2026.05.26 23:57:22.169142 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1931 | 2026.05.26 23:57:22.169210 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1932 | 2026.05.26 23:57:22.175083 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1933 | 2026.05.26 23:57:22.175842 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1934 | 2026.05.26 23:57:22.182100 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1935 | 2026.05.26 23:57:22.338091 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1936 | 2026.05.26 23:57:22.338173 [ 3 ] {} <Debug> TCP-Session: f36d7196-0e21-41e0-b7c5-2fb9f0c04d5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1937 | 2026.05.26 23:57:22.761466 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1938 | 2026.05.26 23:57:22.761561 [ 269 ] {} <Debug> TCP-Session: 0ccb01b7-231f-42cf-b2db-545514db02cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1939 | 2026.05.26 23:57:23.001168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.02 MiB, peak 189.65 MiB, free memory in arenas 0.00 B, will set to 184.35 MiB (RSS), difference: 4.33 MiB | ||
| 1940 | 2026.05.26 23:57:23.051928 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1941 | 2026.05.26 23:57:23.052147 [ 271 ] {14f23a04-2102-4f85-a449-9851dcffee6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) 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) | ||
| 1942 | 2026.05.26 23:57:23.052483 [ 271 ] {14f23a04-2102-4f85-a449-9851dcffee6c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1943 | 2026.05.26 23:57:23.052524 [ 271 ] {14f23a04-2102-4f85-a449-9851dcffee6c} <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 | ||
| 1944 | 2026.05.26 23:57:23.052765 [ 271 ] {14f23a04-2102-4f85-a449-9851dcffee6c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1945 | 2026.05.26 23:57:23.052831 [ 271 ] {14f23a04-2102-4f85-a449-9851dcffee6c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1946 | 2026.05.26 23:57:23.052971 [ 271 ] {14f23a04-2102-4f85-a449-9851dcffee6c} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1947 | 2026.05.26 23:57:23.053006 [ 271 ] {14f23a04-2102-4f85-a449-9851dcffee6c} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1948 | 2026.05.26 23:57:23.053028 [ 271 ] {14f23a04-2102-4f85-a449-9851dcffee6c} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 1949 | 2026.05.26 23:57:23.053044 [ 271 ] {14f23a04-2102-4f85-a449-9851dcffee6c} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1950 | 2026.05.26 23:57:23.053085 [ 271 ] {14f23a04-2102-4f85-a449-9851dcffee6c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 1951 | 2026.05.26 23:57:23.053105 [ 271 ] {14f23a04-2102-4f85-a449-9851dcffee6c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1952 | 2026.05.26 23:57:23.054113 [ 271 ] {14f23a04-2102-4f85-a449-9851dcffee6c} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002062 sec., 16973.811833171676 rows/sec., 3.57 MiB/sec. | ||
| 1953 | 2026.05.26 23:57:23.054207 [ 271 ] {14f23a04-2102-4f85-a449-9851dcffee6c} <Debug> TCPHandler: Processed in 0.002404696 sec. | ||
| 1954 | 2026.05.26 23:57:23.060018 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1955 | 2026.05.26 23:57:23.060151 [ 271 ] {584d3a4a-2868-43a1-a065-e82986459c97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1956 | 2026.05.26 23:57:23.060201 [ 271 ] {584d3a4a-2868-43a1-a065-e82986459c97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1957 | 2026.05.26 23:57:23.060855 [ 271 ] {584d3a4a-2868-43a1-a065-e82986459c97} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1958 | 2026.05.26 23:57:23.060893 [ 271 ] {584d3a4a-2868-43a1-a065-e82986459c97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1959 | 2026.05.26 23:57:23.061275 [ 271 ] {584d3a4a-2868-43a1-a065-e82986459c97} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1960 | 2026.05.26 23:57:23.061503 [ 271 ] {584d3a4a-2868-43a1-a065-e82986459c97} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1961 | 2026.05.26 23:57:23.061623 [ 43 ] {} <Debug> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1962 | 2026.05.26 23:57:23.061645 [ 271 ] {584d3a4a-2868-43a1-a065-e82986459c97} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001531 sec., 182887.0019595036 rows/sec., 11.61 MiB/sec. | ||
| 1963 | 2026.05.26 23:57:23.061657 [ 43 ] {} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1964 | 2026.05.26 23:57:23.061677 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1965 | 2026.05.26 23:57:23.061679 [ 271 ] {584d3a4a-2868-43a1-a065-e82986459c97} <Debug> TCPHandler: Processed in 0.001727436 sec. | ||
| 1966 | 2026.05.26 23:57:23.061819 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1967 | 2026.05.26 23:57:23.061818 [ 196 ] {120a905b-232e-4d58-9095-bf91795b9f50::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 | ||
| 1968 | 2026.05.26 23:57:23.061918 [ 271 ] {f5fa99cd-bbd8-40e2-a827-f707b65dfa96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1969 | 2026.05.26 23:57:23.061962 [ 271 ] {f5fa99cd-bbd8-40e2-a827-f707b65dfa96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1970 | 2026.05.26 23:57:23.061969 [ 196 ] {120a905b-232e-4d58-9095-bf91795b9f50::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1971 | 2026.05.26 23:57:23.062020 [ 196 ] {120a905b-232e-4d58-9095-bf91795b9f50::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 280 rows starting from the beginning of the part | ||
| 1972 | 2026.05.26 23:57:23.062117 [ 196 ] {120a905b-232e-4d58-9095-bf91795b9f50::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 280 rows starting from the beginning of the part | ||
| 1973 | 2026.05.26 23:57:23.062168 [ 196 ] {120a905b-232e-4d58-9095-bf91795b9f50::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 280 rows starting from the beginning of the part | ||
| 1974 | 2026.05.26 23:57:23.062220 [ 196 ] {120a905b-232e-4d58-9095-bf91795b9f50::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 280 rows starting from the beginning of the part | ||
| 1975 | 2026.05.26 23:57:23.062262 [ 196 ] {120a905b-232e-4d58-9095-bf91795b9f50::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 280 rows starting from the beginning of the part | ||
| 1976 | 2026.05.26 23:57:23.062709 [ 271 ] {f5fa99cd-bbd8-40e2-a827-f707b65dfa96} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1977 | 2026.05.26 23:57:23.062748 [ 271 ] {f5fa99cd-bbd8-40e2-a827-f707b65dfa96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1978 | 2026.05.26 23:57:23.063145 [ 271 ] {f5fa99cd-bbd8-40e2-a827-f707b65dfa96} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1979 | 2026.05.26 23:57:23.063254 [ 189 ] {120a905b-232e-4d58-9095-bf91795b9f50::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1400 rows, containing 5 columns (5 merged, 0 gathered) in 0.001498402 sec., 934328.7048468969 rows/sec., 62.86 MiB/sec. | ||
| 1980 | 2026.05.26 23:57:23.063373 [ 271 ] {f5fa99cd-bbd8-40e2-a827-f707b65dfa96} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1981 | 2026.05.26 23:57:23.063497 [ 198 ] {120a905b-232e-4d58-9095-bf91795b9f50::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1982 | 2026.05.26 23:57:23.063507 [ 271 ] {f5fa99cd-bbd8-40e2-a827-f707b65dfa96} <Debug> executeQuery: Read 851 rows, 68.39 KiB in 0.001607 sec., 529558.1829495955 rows/sec., 41.56 MiB/sec. | ||
| 1983 | 2026.05.26 23:57:23.063563 [ 271 ] {f5fa99cd-bbd8-40e2-a827-f707b65dfa96} <Debug> TCPHandler: Processed in 0.001793197 sec. | ||
| 1984 | 2026.05.26 23:57:23.063691 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1985 | 2026.05.26 23:57:23.063790 [ 271 ] {c3a0ae45-6f47-40ab-9a54-f7c1a6eabab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1986 | 2026.05.26 23:57:23.063830 [ 198 ] {120a905b-232e-4d58-9095-bf91795b9f50::all_1_5_1} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1987 | 2026.05.26 23:57:23.063832 [ 271 ] {c3a0ae45-6f47-40ab-9a54-f7c1a6eabab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1988 | 2026.05.26 23:57:23.063914 [ 198 ] {120a905b-232e-4d58-9095-bf91795b9f50::all_1_5_1} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 1989 | 2026.05.26 23:57:23.064008 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 1990 | 2026.05.26 23:57:23.064305 [ 271 ] {c3a0ae45-6f47-40ab-9a54-f7c1a6eabab4} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1991 | 2026.05.26 23:57:23.064345 [ 271 ] {c3a0ae45-6f47-40ab-9a54-f7c1a6eabab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1992 | 2026.05.26 23:57:23.064650 [ 271 ] {c3a0ae45-6f47-40ab-9a54-f7c1a6eabab4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1993 | 2026.05.26 23:57:23.064862 [ 271 ] {c3a0ae45-6f47-40ab-9a54-f7c1a6eabab4} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): 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.05.26 23:57:23.064987 [ 271 ] {c3a0ae45-6f47-40ab-9a54-f7c1a6eabab4} <Debug> executeQuery: Read 177 rows, 11.20 KiB in 0.001215 sec., 145679.01234567902 rows/sec., 9.00 MiB/sec. | ||
| 1995 | 2026.05.26 23:57:23.065020 [ 271 ] {c3a0ae45-6f47-40ab-9a54-f7c1a6eabab4} <Debug> TCPHandler: Processed in 0.001377121 sec. | ||
| 1996 | 2026.05.26 23:57:23.065150 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1997 | 2026.05.26 23:57:23.065245 [ 271 ] {57ddd111-9e34-4f2a-b743-6cfa148b68ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1998 | 2026.05.26 23:57:23.065284 [ 271 ] {57ddd111-9e34-4f2a-b743-6cfa148b68ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1999 | 2026.05.26 23:57:23.065730 [ 271 ] {57ddd111-9e34-4f2a-b743-6cfa148b68ce} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2000 | 2026.05.26 23:57:23.065766 [ 271 ] {57ddd111-9e34-4f2a-b743-6cfa148b68ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2001 | 2026.05.26 23:57:23.066084 [ 271 ] {57ddd111-9e34-4f2a-b743-6cfa148b68ce} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2002 | 2026.05.26 23:57:23.066294 [ 271 ] {57ddd111-9e34-4f2a-b743-6cfa148b68ce} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2003 | 2026.05.26 23:57:23.066394 [ 43 ] {} <Debug> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2004 | 2026.05.26 23:57:23.066420 [ 271 ] {57ddd111-9e34-4f2a-b743-6cfa148b68ce} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001195 sec., 121338.91213389121 rows/sec., 7.83 MiB/sec. | ||
| 2005 | 2026.05.26 23:57:23.066429 [ 43 ] {} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2006 | 2026.05.26 23:57:23.066460 [ 271 ] {57ddd111-9e34-4f2a-b743-6cfa148b68ce} <Debug> TCPHandler: Processed in 0.001365331 sec. | ||
| 2007 | 2026.05.26 23:57:23.066462 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2008 | 2026.05.26 23:57:23.066563 [ 196 ] {bbe68141-2306-471b-942b-d73ceb846389::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 | ||
| 2009 | 2026.05.26 23:57:23.066613 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2010 | 2026.05.26 23:57:23.066655 [ 196 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2011 | 2026.05.26 23:57:23.066684 [ 196 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 145 rows starting from the beginning of the part | ||
| 2012 | 2026.05.26 23:57:23.066711 [ 271 ] {752488aa-70a6-41a2-b281-d5ab88214ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2013 | 2026.05.26 23:57:23.066731 [ 196 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 145 rows starting from the beginning of the part | ||
| 2014 | 2026.05.26 23:57:23.066755 [ 271 ] {752488aa-70a6-41a2-b281-d5ab88214ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2015 | 2026.05.26 23:57:23.066774 [ 196 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 145 rows starting from the beginning of the part | ||
| 2016 | 2026.05.26 23:57:23.066814 [ 196 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 145 rows starting from the beginning of the part | ||
| 2017 | 2026.05.26 23:57:23.066851 [ 196 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 145 rows starting from the beginning of the part | ||
| 2018 | 2026.05.26 23:57:23.067202 [ 271 ] {752488aa-70a6-41a2-b281-d5ab88214ecc} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2019 | 2026.05.26 23:57:23.067242 [ 271 ] {752488aa-70a6-41a2-b281-d5ab88214ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2020 | 2026.05.26 23:57:23.067565 [ 271 ] {752488aa-70a6-41a2-b281-d5ab88214ecc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2021 | 2026.05.26 23:57:23.067628 [ 201 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 725 rows, containing 5 columns (5 merged, 0 gathered) in 0.001086457 sec., 667306.6674520943 rows/sec., 45.61 MiB/sec. | ||
| 2022 | 2026.05.26 23:57:23.067783 [ 189 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2023 | 2026.05.26 23:57:23.067789 [ 271 ] {752488aa-70a6-41a2-b281-d5ab88214ecc} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2024 | 2026.05.26 23:57:23.067900 [ 43 ] {} <Debug> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2025 | 2026.05.26 23:57:23.067927 [ 271 ] {752488aa-70a6-41a2-b281-d5ab88214ecc} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001234 sec., 116693.67909238249 rows/sec., 6.63 MiB/sec. | ||
| 2026 | 2026.05.26 23:57:23.067932 [ 43 ] {} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2027 | 2026.05.26 23:57:23.067967 [ 271 ] {752488aa-70a6-41a2-b281-d5ab88214ecc} <Debug> TCPHandler: Processed in 0.001404791 sec. | ||
| 2028 | 2026.05.26 23:57:23.067970 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2029 | 2026.05.26 23:57:23.068052 [ 189 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_5_1} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2030 | 2026.05.26 23:57:23.068105 [ 200 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::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 | ||
| 2031 | 2026.05.26 23:57:23.068119 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2032 | 2026.05.26 23:57:23.068122 [ 189 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_5_1} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2033 | 2026.05.26 23:57:23.068225 [ 200 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2034 | 2026.05.26 23:57:23.068237 [ 271 ] {3710f538-5e58-4318-af62-c258f6431807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2035 | 2026.05.26 23:57:23.068265 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2036 | 2026.05.26 23:57:23.068274 [ 200 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 144 rows starting from the beginning of the part | ||
| 2037 | 2026.05.26 23:57:23.068287 [ 271 ] {3710f538-5e58-4318-af62-c258f6431807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2038 | 2026.05.26 23:57:23.068370 [ 200 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 144 rows starting from the beginning of the part | ||
| 2039 | 2026.05.26 23:57:23.068433 [ 200 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 144 rows starting from the beginning of the part | ||
| 2040 | 2026.05.26 23:57:23.068486 [ 200 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 144 rows starting from the beginning of the part | ||
| 2041 | 2026.05.26 23:57:23.068536 [ 200 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 144 rows starting from the beginning of the part | ||
| 2042 | 2026.05.26 23:57:23.068873 [ 271 ] {3710f538-5e58-4318-af62-c258f6431807} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2043 | 2026.05.26 23:57:23.068914 [ 271 ] {3710f538-5e58-4318-af62-c258f6431807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2044 | 2026.05.26 23:57:23.069249 [ 271 ] {3710f538-5e58-4318-af62-c258f6431807} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2045 | 2026.05.26 23:57:23.069344 [ 200 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 5 columns (5 merged, 0 gathered) in 0.001285639 sec., 560032.7930313252 rows/sec., 33.95 MiB/sec. | ||
| 2046 | 2026.05.26 23:57:23.069465 [ 271 ] {3710f538-5e58-4318-af62-c258f6431807} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2047 | 2026.05.26 23:57:23.069512 [ 201 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2048 | 2026.05.26 23:57:23.069603 [ 271 ] {3710f538-5e58-4318-af62-c258f6431807} <Debug> executeQuery: Read 521 rows, 37.70 KiB in 0.001384 sec., 376445.0867052023 rows/sec., 26.60 MiB/sec. | ||
| 2049 | 2026.05.26 23:57:23.069642 [ 271 ] {3710f538-5e58-4318-af62-c258f6431807} <Debug> TCPHandler: Processed in 0.001572233 sec. | ||
| 2050 | 2026.05.26 23:57:23.069785 [ 201 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::all_1_5_1} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2051 | 2026.05.26 23:57:23.069787 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2052 | 2026.05.26 23:57:23.069858 [ 201 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::all_1_5_1} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2053 | 2026.05.26 23:57:23.069899 [ 271 ] {4f9b1415-4b2a-4f12-bb55-b876be6ec98f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2054 | 2026.05.26 23:57:23.069925 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2055 | 2026.05.26 23:57:23.069945 [ 271 ] {4f9b1415-4b2a-4f12-bb55-b876be6ec98f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2056 | 2026.05.26 23:57:23.070296 [ 271 ] {4f9b1415-4b2a-4f12-bb55-b876be6ec98f} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2057 | 2026.05.26 23:57:23.070332 [ 271 ] {4f9b1415-4b2a-4f12-bb55-b876be6ec98f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2058 | 2026.05.26 23:57:23.070632 [ 271 ] {4f9b1415-4b2a-4f12-bb55-b876be6ec98f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2059 | 2026.05.26 23:57:23.070838 [ 271 ] {4f9b1415-4b2a-4f12-bb55-b876be6ec98f} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2060 | 2026.05.26 23:57:23.070936 [ 43 ] {} <Debug> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2061 | 2026.05.26 23:57:23.070966 [ 271 ] {4f9b1415-4b2a-4f12-bb55-b876be6ec98f} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001085 sec., 3686.6359447004606 rows/sec., 192.61 KiB/sec. | ||
| 2062 | 2026.05.26 23:57:23.070967 [ 43 ] {} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2063 | 2026.05.26 23:57:23.071005 [ 271 ] {4f9b1415-4b2a-4f12-bb55-b876be6ec98f} <Debug> TCPHandler: Processed in 0.001267179 sec. | ||
| 2064 | 2026.05.26 23:57:23.071006 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2065 | 2026.05.26 23:57:23.071098 [ 196 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::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 | ||
| 2066 | 2026.05.26 23:57:23.071140 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2067 | 2026.05.26 23:57:23.071205 [ 196 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2068 | 2026.05.26 23:57:23.071237 [ 196 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 2069 | 2026.05.26 23:57:23.071240 [ 271 ] {34368f2a-e589-4e7a-9580-c8e56b93741d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2070 | 2026.05.26 23:57:23.071285 [ 196 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 2071 | 2026.05.26 23:57:23.071291 [ 271 ] {34368f2a-e589-4e7a-9580-c8e56b93741d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2072 | 2026.05.26 23:57:23.071332 [ 196 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 2073 | 2026.05.26 23:57:23.071399 [ 196 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 2074 | 2026.05.26 23:57:23.071434 [ 196 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 2075 | 2026.05.26 23:57:23.071727 [ 271 ] {34368f2a-e589-4e7a-9580-c8e56b93741d} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2076 | 2026.05.26 23:57:23.071769 [ 271 ] {34368f2a-e589-4e7a-9580-c8e56b93741d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2077 | 2026.05.26 23:57:23.072047 [ 196 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.000979175 sec., 20425.358082058876 rows/sec., 1.04 MiB/sec. | ||
| 2078 | 2026.05.26 23:57:23.072116 [ 271 ] {34368f2a-e589-4e7a-9580-c8e56b93741d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2079 | 2026.05.26 23:57:23.072153 [ 196 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2080 | 2026.05.26 23:57:23.072411 [ 271 ] {34368f2a-e589-4e7a-9580-c8e56b93741d} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2081 | 2026.05.26 23:57:23.072470 [ 196 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::all_1_5_1} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2082 | 2026.05.26 23:57:23.072542 [ 196 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::all_1_5_1} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2083 | 2026.05.26 23:57:23.072573 [ 271 ] {34368f2a-e589-4e7a-9580-c8e56b93741d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001352 sec., 196005.91715976334 rows/sec., 13.02 MiB/sec. | ||
| 2084 | 2026.05.26 23:57:23.072597 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2085 | 2026.05.26 23:57:23.072613 [ 271 ] {34368f2a-e589-4e7a-9580-c8e56b93741d} <Debug> TCPHandler: Processed in 0.001521303 sec. | ||
| 2086 | 2026.05.26 23:57:23.072744 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2087 | 2026.05.26 23:57:23.072839 [ 271 ] {87ada6a4-d1f2-4b16-b86e-7c688b0e76cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2088 | 2026.05.26 23:57:23.072881 [ 271 ] {87ada6a4-d1f2-4b16-b86e-7c688b0e76cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2089 | 2026.05.26 23:57:23.073209 [ 271 ] {87ada6a4-d1f2-4b16-b86e-7c688b0e76cc} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2090 | 2026.05.26 23:57:23.073245 [ 271 ] {87ada6a4-d1f2-4b16-b86e-7c688b0e76cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2091 | 2026.05.26 23:57:23.073536 [ 271 ] {87ada6a4-d1f2-4b16-b86e-7c688b0e76cc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2092 | 2026.05.26 23:57:23.073744 [ 271 ] {87ada6a4-d1f2-4b16-b86e-7c688b0e76cc} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2093 | 2026.05.26 23:57:23.073846 [ 43 ] {} <Debug> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2094 | 2026.05.26 23:57:23.073871 [ 271 ] {87ada6a4-d1f2-4b16-b86e-7c688b0e76cc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001051 sec., 951.4747859181731 rows/sec., 64.11 KiB/sec. | ||
| 2095 | 2026.05.26 23:57:23.073883 [ 43 ] {} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2096 | 2026.05.26 23:57:23.073909 [ 271 ] {87ada6a4-d1f2-4b16-b86e-7c688b0e76cc} <Debug> TCPHandler: Processed in 0.001215389 sec. | ||
| 2097 | 2026.05.26 23:57:23.073911 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2098 | 2026.05.26 23:57:23.074039 [ 199 ] {41a25ed2-f803-4d67-9394-327803d91b16::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 | ||
| 2099 | 2026.05.26 23:57:23.074041 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2100 | 2026.05.26 23:57:23.074150 [ 199 ] {41a25ed2-f803-4d67-9394-327803d91b16::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2101 | 2026.05.26 23:57:23.074154 [ 271 ] {a569fadb-07a4-47dd-b15e-2c3d93df8f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2102 | 2026.05.26 23:57:23.074192 [ 199 ] {41a25ed2-f803-4d67-9394-327803d91b16::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 | ||
| 2103 | 2026.05.26 23:57:23.074215 [ 271 ] {a569fadb-07a4-47dd-b15e-2c3d93df8f96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2104 | 2026.05.26 23:57:23.074289 [ 199 ] {41a25ed2-f803-4d67-9394-327803d91b16::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 | ||
| 2105 | 2026.05.26 23:57:23.074351 [ 199 ] {41a25ed2-f803-4d67-9394-327803d91b16::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 | ||
| 2106 | 2026.05.26 23:57:23.074401 [ 199 ] {41a25ed2-f803-4d67-9394-327803d91b16::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 | ||
| 2107 | 2026.05.26 23:57:23.074450 [ 199 ] {41a25ed2-f803-4d67-9394-327803d91b16::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 | ||
| 2108 | 2026.05.26 23:57:23.075093 [ 271 ] {a569fadb-07a4-47dd-b15e-2c3d93df8f96} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2109 | 2026.05.26 23:57:23.075127 [ 271 ] {a569fadb-07a4-47dd-b15e-2c3d93df8f96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2110 | 2026.05.26 23:57:23.075161 [ 200 ] {41a25ed2-f803-4d67-9394-327803d91b16::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001165537 sec., 4289.868103715284 rows/sec., 289.06 KiB/sec. | ||
| 2111 | 2026.05.26 23:57:23.075305 [ 201 ] {41a25ed2-f803-4d67-9394-327803d91b16::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2112 | 2026.05.26 23:57:23.075602 [ 201 ] {41a25ed2-f803-4d67-9394-327803d91b16::all_1_5_1} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2113 | 2026.05.26 23:57:23.075670 [ 201 ] {41a25ed2-f803-4d67-9394-327803d91b16::all_1_5_1} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2114 | 2026.05.26 23:57:23.075735 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2115 | 2026.05.26 23:57:23.075738 [ 271 ] {a569fadb-07a4-47dd-b15e-2c3d93df8f96} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2116 | 2026.05.26 23:57:23.075983 [ 271 ] {a569fadb-07a4-47dd-b15e-2c3d93df8f96} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2117 | 2026.05.26 23:57:23.076120 [ 271 ] {a569fadb-07a4-47dd-b15e-2c3d93df8f96} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001984 sec., 18649.193548387095 rows/sec., 33.42 MiB/sec. | ||
| 2118 | 2026.05.26 23:57:23.076171 [ 271 ] {a569fadb-07a4-47dd-b15e-2c3d93df8f96} <Debug> TCPHandler: Processed in 0.002179092 sec. | ||
| 2119 | 2026.05.26 23:57:23.076311 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2120 | 2026.05.26 23:57:23.076407 [ 271 ] {613089f5-9490-4453-9ac9-5605b0d35407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2121 | 2026.05.26 23:57:23.076448 [ 271 ] {613089f5-9490-4453-9ac9-5605b0d35407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2122 | 2026.05.26 23:57:23.076793 [ 271 ] {613089f5-9490-4453-9ac9-5605b0d35407} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2123 | 2026.05.26 23:57:23.076829 [ 271 ] {613089f5-9490-4453-9ac9-5605b0d35407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2124 | 2026.05.26 23:57:23.077121 [ 271 ] {613089f5-9490-4453-9ac9-5605b0d35407} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2125 | 2026.05.26 23:57:23.077323 [ 271 ] {613089f5-9490-4453-9ac9-5605b0d35407} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2126 | 2026.05.26 23:57:23.077445 [ 271 ] {613089f5-9490-4453-9ac9-5605b0d35407} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001059 sec., 84985.83569405098 rows/sec., 5.32 MiB/sec. | ||
| 2127 | 2026.05.26 23:57:23.077477 [ 271 ] {613089f5-9490-4453-9ac9-5605b0d35407} <Debug> TCPHandler: Processed in 0.001216138 sec. | ||
| 2128 | 2026.05.26 23:57:28.045224 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2129 | 2026.05.26 23:57:28.045507 [ 271 ] {86628680-5ba4-4c62-9dd9-69fa71b6fea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) 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) | ||
| 2130 | 2026.05.26 23:57:28.045850 [ 271 ] {86628680-5ba4-4c62-9dd9-69fa71b6fea1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2131 | 2026.05.26 23:57:28.045887 [ 271 ] {86628680-5ba4-4c62-9dd9-69fa71b6fea1} <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 | ||
| 2132 | 2026.05.26 23:57:28.046155 [ 271 ] {86628680-5ba4-4c62-9dd9-69fa71b6fea1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2133 | 2026.05.26 23:57:28.046229 [ 271 ] {86628680-5ba4-4c62-9dd9-69fa71b6fea1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2134 | 2026.05.26 23:57:28.046370 [ 271 ] {86628680-5ba4-4c62-9dd9-69fa71b6fea1} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2135 | 2026.05.26 23:57:28.046407 [ 271 ] {86628680-5ba4-4c62-9dd9-69fa71b6fea1} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2136 | 2026.05.26 23:57:28.046430 [ 271 ] {86628680-5ba4-4c62-9dd9-69fa71b6fea1} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 2137 | 2026.05.26 23:57:28.046445 [ 271 ] {86628680-5ba4-4c62-9dd9-69fa71b6fea1} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2138 | 2026.05.26 23:57:28.046489 [ 271 ] {86628680-5ba4-4c62-9dd9-69fa71b6fea1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2139 | 2026.05.26 23:57:28.046510 [ 271 ] {86628680-5ba4-4c62-9dd9-69fa71b6fea1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 2140 | 2026.05.26 23:57:28.047597 [ 271 ] {86628680-5ba4-4c62-9dd9-69fa71b6fea1} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.00225 sec., 15555.555555555557 rows/sec., 3.27 MiB/sec. | ||
| 2141 | 2026.05.26 23:57:28.047697 [ 271 ] {86628680-5ba4-4c62-9dd9-69fa71b6fea1} <Debug> TCPHandler: Processed in 0.00268551 sec. | ||
| 2142 | 2026.05.26 23:57:28.049393 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2143 | 2026.05.26 23:57:28.049511 [ 271 ] {23a2e0c4-ce23-4826-b443-410462c7367d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2144 | 2026.05.26 23:57:28.049555 [ 271 ] {23a2e0c4-ce23-4826-b443-410462c7367d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2145 | 2026.05.26 23:57:28.050095 [ 271 ] {23a2e0c4-ce23-4826-b443-410462c7367d} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2146 | 2026.05.26 23:57:28.050142 [ 271 ] {23a2e0c4-ce23-4826-b443-410462c7367d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2147 | 2026.05.26 23:57:28.050522 [ 271 ] {23a2e0c4-ce23-4826-b443-410462c7367d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2148 | 2026.05.26 23:57:28.050750 [ 271 ] {23a2e0c4-ce23-4826-b443-410462c7367d} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2149 | 2026.05.26 23:57:28.050895 [ 271 ] {23a2e0c4-ce23-4826-b443-410462c7367d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001418 sec., 39492.242595204516 rows/sec., 3.02 MiB/sec. | ||
| 2150 | 2026.05.26 23:57:28.050931 [ 271 ] {23a2e0c4-ce23-4826-b443-410462c7367d} <Debug> TCPHandler: Processed in 0.001590364 sec. | ||
| 2151 | 2026.05.26 23:57:28.051070 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2152 | 2026.05.26 23:57:28.051167 [ 271 ] {faee6bda-3c5e-42a3-8ae9-030283efbfbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2153 | 2026.05.26 23:57:28.051207 [ 271 ] {faee6bda-3c5e-42a3-8ae9-030283efbfbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2154 | 2026.05.26 23:57:28.051718 [ 271 ] {faee6bda-3c5e-42a3-8ae9-030283efbfbb} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2155 | 2026.05.26 23:57:28.051757 [ 271 ] {faee6bda-3c5e-42a3-8ae9-030283efbfbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2156 | 2026.05.26 23:57:28.052064 [ 271 ] {faee6bda-3c5e-42a3-8ae9-030283efbfbb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2157 | 2026.05.26 23:57:28.052292 [ 271 ] {faee6bda-3c5e-42a3-8ae9-030283efbfbb} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2158 | 2026.05.26 23:57:28.052424 [ 271 ] {faee6bda-3c5e-42a3-8ae9-030283efbfbb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001276 sec., 50156.73981191222 rows/sec., 3.91 MiB/sec. | ||
| 2159 | 2026.05.26 23:57:28.052458 [ 271 ] {faee6bda-3c5e-42a3-8ae9-030283efbfbb} <Debug> TCPHandler: Processed in 0.001439272 sec. | ||
| 2160 | 2026.05.26 23:57:28.052593 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2161 | 2026.05.26 23:57:28.052697 [ 271 ] {e91644de-888a-4c50-bc48-dfd06507b87c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2162 | 2026.05.26 23:57:28.052751 [ 271 ] {e91644de-888a-4c50-bc48-dfd06507b87c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2163 | 2026.05.26 23:57:28.053417 [ 271 ] {e91644de-888a-4c50-bc48-dfd06507b87c} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2164 | 2026.05.26 23:57:28.053488 [ 271 ] {e91644de-888a-4c50-bc48-dfd06507b87c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2165 | 2026.05.26 23:57:28.053971 [ 271 ] {e91644de-888a-4c50-bc48-dfd06507b87c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2166 | 2026.05.26 23:57:28.054218 [ 271 ] {e91644de-888a-4c50-bc48-dfd06507b87c} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2167 | 2026.05.26 23:57:28.054378 [ 271 ] {e91644de-888a-4c50-bc48-dfd06507b87c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001698 sec., 94228.50412249705 rows/sec., 6.56 MiB/sec. | ||
| 2168 | 2026.05.26 23:57:28.054434 [ 271 ] {e91644de-888a-4c50-bc48-dfd06507b87c} <Debug> TCPHandler: Processed in 0.001890308 sec. | ||
| 2169 | 2026.05.26 23:57:28.054651 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2170 | 2026.05.26 23:57:28.054786 [ 271 ] {fd70f240-0db1-4feb-930d-f64863afe8be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2171 | 2026.05.26 23:57:28.054847 [ 271 ] {fd70f240-0db1-4feb-930d-f64863afe8be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2172 | 2026.05.26 23:57:28.055256 [ 271 ] {fd70f240-0db1-4feb-930d-f64863afe8be} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2173 | 2026.05.26 23:57:28.055294 [ 271 ] {fd70f240-0db1-4feb-930d-f64863afe8be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2174 | 2026.05.26 23:57:28.055609 [ 271 ] {fd70f240-0db1-4feb-930d-f64863afe8be} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2175 | 2026.05.26 23:57:28.055827 [ 271 ] {fd70f240-0db1-4feb-930d-f64863afe8be} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2176 | 2026.05.26 23:57:28.055958 [ 271 ] {fd70f240-0db1-4feb-930d-f64863afe8be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001215 sec., 49382.71604938272 rows/sec., 3.33 MiB/sec. | ||
| 2177 | 2026.05.26 23:57:28.055991 [ 271 ] {fd70f240-0db1-4feb-930d-f64863afe8be} <Debug> TCPHandler: Processed in 0.001459532 sec. | ||
| 2178 | 2026.05.26 23:57:29.014734 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61730 | ||
| 2179 | 2026.05.26 23:57:29.014831 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2180 | 2026.05.26 23:57:29.014857 [ 306 ] {} <Debug> TCP-Session: 20d275b2-96c0-4c82-bfa3-f67f34e07688 Authenticating user 'default' from [fd00:1122:3344:101::e]:61730 | ||
| 2181 | 2026.05.26 23:57:29.014879 [ 306 ] {} <Debug> TCP-Session: 20d275b2-96c0-4c82-bfa3-f67f34e07688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2182 | 2026.05.26 23:57:29.014893 [ 306 ] {} <Debug> TCP-Session: 20d275b2-96c0-4c82-bfa3-f67f34e07688 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2183 | 2026.05.26 23:57:29.015099 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43304 | ||
| 2184 | 2026.05.26 23:57:29.015141 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61499 | ||
| 2185 | 2026.05.26 23:57:29.015157 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62310 | ||
| 2186 | 2026.05.26 23:57:29.015186 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38055 | ||
| 2187 | 2026.05.26 23:57:29.015210 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2188 | 2026.05.26 23:57:29.015242 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45960 | ||
| 2189 | 2026.05.26 23:57:29.015261 [ 306 ] {} <Trace> TCP-Session: 20d275b2-96c0-4c82-bfa3-f67f34e07688 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2190 | 2026.05.26 23:57:29.015271 [ 307 ] {} <Debug> TCP-Session: ac3c8a34-02d3-472d-98e7-c629fde70bd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43304 | ||
| 2191 | 2026.05.26 23:57:29.015275 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2192 | 2026.05.26 23:57:29.015322 [ 307 ] {} <Debug> TCP-Session: ac3c8a34-02d3-472d-98e7-c629fde70bd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2193 | 2026.05.26 23:57:29.015250 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57859 | ||
| 2194 | 2026.05.26 23:57:29.015352 [ 309 ] {} <Debug> TCP-Session: 429d74a3-60e9-4823-916a-b88563846ea4 Authenticating user 'default' from [fd00:1122:3344:101::e]:62310 | ||
| 2195 | 2026.05.26 23:57:29.015356 [ 307 ] {} <Debug> TCP-Session: ac3c8a34-02d3-472d-98e7-c629fde70bd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2196 | 2026.05.26 23:57:29.015410 [ 309 ] {} <Debug> TCP-Session: 429d74a3-60e9-4823-916a-b88563846ea4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2197 | 2026.05.26 23:57:29.015410 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2198 | 2026.05.26 23:57:29.015433 [ 309 ] {} <Debug> TCP-Session: 429d74a3-60e9-4823-916a-b88563846ea4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2199 | 2026.05.26 23:57:29.015244 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2200 | 2026.05.26 23:57:29.015454 [ 302 ] {} <Debug> TCP-Session: 8139f613-99d6-4b1d-817b-bb76ea206144 Authenticating user 'default' from [fd00:1122:3344:101::e]:45960 | ||
| 2201 | 2026.05.26 23:57:29.015497 [ 308 ] {} <Debug> TCP-Session: d615e149-bf09-4d15-924a-a7a50cef0799 Authenticating user 'default' from [fd00:1122:3344:101::e]:61499 | ||
| 2202 | 2026.05.26 23:57:29.015504 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2203 | 2026.05.26 23:57:29.015506 [ 302 ] {} <Debug> TCP-Session: 8139f613-99d6-4b1d-817b-bb76ea206144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2204 | 2026.05.26 23:57:29.015527 [ 308 ] {} <Debug> TCP-Session: d615e149-bf09-4d15-924a-a7a50cef0799 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2205 | 2026.05.26 23:57:29.015548 [ 302 ] {} <Debug> TCP-Session: 8139f613-99d6-4b1d-817b-bb76ea206144 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2206 | 2026.05.26 23:57:29.015561 [ 303 ] {} <Debug> TCP-Session: bc9d7ebc-14ff-4475-a874-e68413a21159 Authenticating user 'default' from [fd00:1122:3344:101::e]:57859 | ||
| 2207 | 2026.05.26 23:57:29.015564 [ 308 ] {} <Debug> TCP-Session: d615e149-bf09-4d15-924a-a7a50cef0799 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2208 | 2026.05.26 23:57:29.015593 [ 303 ] {} <Debug> TCP-Session: bc9d7ebc-14ff-4475-a874-e68413a21159 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2209 | 2026.05.26 23:57:29.015455 [ 306 ] {3b4bb698-1ba5-4e94-bf04-9e27782f962c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61730) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2210 | 2026.05.26 23:57:29.015611 [ 303 ] {} <Debug> TCP-Session: bc9d7ebc-14ff-4475-a874-e68413a21159 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2211 | 2026.05.26 23:57:29.015176 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45059 | ||
| 2212 | 2026.05.26 23:57:29.015164 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33558 | ||
| 2213 | 2026.05.26 23:57:29.015271 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2214 | 2026.05.26 23:57:29.015739 [ 269 ] {} <Debug> TCP-Session: 707d5dfa-5fca-4ba7-9557-3bf645fcfbd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:38055 | ||
| 2215 | 2026.05.26 23:57:29.015758 [ 269 ] {} <Debug> TCP-Session: 707d5dfa-5fca-4ba7-9557-3bf645fcfbd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2216 | 2026.05.26 23:57:29.015771 [ 269 ] {} <Debug> TCP-Session: 707d5dfa-5fca-4ba7-9557-3bf645fcfbd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2217 | 2026.05.26 23:57:29.015874 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2218 | 2026.05.26 23:57:29.015874 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2219 | 2026.05.26 23:57:29.015908 [ 3 ] {} <Debug> TCP-Session: 3f948848-134f-4ba5-8eca-10ba68f7b093 Authenticating user 'default' from [fd00:1122:3344:101::e]:45059 | ||
| 2220 | 2026.05.26 23:57:29.015926 [ 310 ] {} <Debug> TCP-Session: cf7a4d37-1cf3-4383-9449-ff8fe87e8116 Authenticating user 'default' from [fd00:1122:3344:101::e]:33558 | ||
| 2221 | 2026.05.26 23:57:29.015937 [ 3 ] {} <Debug> TCP-Session: 3f948848-134f-4ba5-8eca-10ba68f7b093 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2222 | 2026.05.26 23:57:29.015954 [ 310 ] {} <Debug> TCP-Session: cf7a4d37-1cf3-4383-9449-ff8fe87e8116 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2223 | 2026.05.26 23:57:29.015966 [ 3 ] {} <Debug> TCP-Session: 3f948848-134f-4ba5-8eca-10ba68f7b093 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2224 | 2026.05.26 23:57:29.015979 [ 310 ] {} <Debug> TCP-Session: cf7a4d37-1cf3-4383-9449-ff8fe87e8116 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2225 | 2026.05.26 23:57:29.015881 [ 306 ] {3b4bb698-1ba5-4e94-bf04-9e27782f962c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2226 | 2026.05.26 23:57:29.016066 [ 306 ] {3b4bb698-1ba5-4e94-bf04-9e27782f962c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2227 | 2026.05.26 23:57:29.016344 [ 306 ] {3b4bb698-1ba5-4e94-bf04-9e27782f962c} <Debug> oximeter.version (c4bbc498-0fd2-4407-8cbb-20eeae1280bc) (SelectExecutor): Key condition: unknown | ||
| 2228 | 2026.05.26 23:57:29.016430 [ 306 ] {3b4bb698-1ba5-4e94-bf04-9e27782f962c} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2229 | 2026.05.26 23:57:29.380744 [ 349 ] {3b4bb698-1ba5-4e94-bf04-9e27782f962c} <Trace> AggregatingTransform: Aggregating | ||
| 2230 | 2026.05.26 23:57:29.380818 [ 349 ] {3b4bb698-1ba5-4e94-bf04-9e27782f962c} <Trace> Aggregator: Aggregation method: without_key | ||
| 2231 | 2026.05.26 23:57:29.380853 [ 349 ] {3b4bb698-1ba5-4e94-bf04-9e27782f962c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001279869 sec. (781.330 rows/sec., 30.52 KiB/sec.) | ||
| 2232 | 2026.05.26 23:57:29.380870 [ 349 ] {3b4bb698-1ba5-4e94-bf04-9e27782f962c} <Trace> Aggregator: Merging aggregated data | ||
| 2233 | 2026.05.26 23:57:29.381542 [ 306 ] {3b4bb698-1ba5-4e94-bf04-9e27782f962c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.36612 sec., 2.7313449142357697 rows/sec., 109.25 B/sec. | ||
| 2234 | 2026.05.26 23:57:29.381751 [ 306 ] {3b4bb698-1ba5-4e94-bf04-9e27782f962c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2235 | 2026.05.26 23:57:29.381769 [ 306 ] {3b4bb698-1ba5-4e94-bf04-9e27782f962c} <Debug> TCPHandler: Processed in 0.366610326 sec. | ||
| 2236 | 2026.05.26 23:57:29.381935 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2237 | 2026.05.26 23:57:29.381984 [ 306 ] {} <Debug> TCP-Session: 20d275b2-96c0-4c82-bfa3-f67f34e07688 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2238 | 2026.05.26 23:57:29.381988 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2239 | 2026.05.26 23:57:29.382018 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2240 | 2026.05.26 23:57:29.382037 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2241 | 2026.05.26 23:57:29.382081 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2242 | 2026.05.26 23:57:29.382103 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2243 | 2026.05.26 23:57:29.382128 [ 310 ] {} <Debug> TCP-Session: cf7a4d37-1cf3-4383-9449-ff8fe87e8116 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2244 | 2026.05.26 23:57:29.382129 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2245 | 2026.05.26 23:57:29.382161 [ 302 ] {} <Debug> TCP-Session: 8139f613-99d6-4b1d-817b-bb76ea206144 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2246 | 2026.05.26 23:57:29.382144 [ 309 ] {} <Debug> TCP-Session: 429d74a3-60e9-4823-916a-b88563846ea4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2247 | 2026.05.26 23:57:29.382193 [ 3 ] {} <Debug> TCP-Session: 3f948848-134f-4ba5-8eca-10ba68f7b093 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2248 | 2026.05.26 23:57:29.382075 [ 303 ] {} <Debug> TCP-Session: bc9d7ebc-14ff-4475-a874-e68413a21159 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2249 | 2026.05.26 23:57:29.382080 [ 308 ] {} <Debug> TCP-Session: d615e149-bf09-4d15-924a-a7a50cef0799 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2250 | 2026.05.26 23:57:29.382067 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2251 | 2026.05.26 23:57:29.382008 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2252 | 2026.05.26 23:57:29.382337 [ 269 ] {} <Debug> TCP-Session: 707d5dfa-5fca-4ba7-9557-3bf645fcfbd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2253 | 2026.05.26 23:57:29.382355 [ 307 ] {} <Debug> TCP-Session: ac3c8a34-02d3-472d-98e7-c629fde70bd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2254 | 2026.05.26 23:57:29.448004 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4383 | ||
| 2255 | 2026.05.26 23:57:29.448496 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2256 | 2026.05.26 23:57:29.448544 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2257 | 2026.05.26 23:57:29.449074 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2258 | 2026.05.26 23:57:29.449326 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2259 | 2026.05.26 23:57:29.449503 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4383 | ||
| 2260 | 2026.05.26 23:57:29.682881 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2261 | 2026.05.26 23:57:29.705466 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2262 | 2026.05.26 23:57:29.705553 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2263 | 2026.05.26 23:57:29.711834 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2264 | 2026.05.26 23:57:29.712697 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2265 | 2026.05.26 23:57:29.720500 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2266 | 2026.05.26 23:57:30.000221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.69 MiB, peak 196.28 MiB, free memory in arenas 0.00 B, will set to 206.24 MiB (RSS), difference: 19.55 MiB | ||
| 2267 | 2026.05.26 23:57:31.933367 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 11 | ||
| 2268 | 2026.05.26 23:57:31.934837 [ 242 ] {} <Trace> system.query_log (87db8ad9-9002-447f-8690-81d0dfd90724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2269 | 2026.05.26 23:57:31.934884 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2270 | 2026.05.26 23:57:31.935993 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2271 | 2026.05.26 23:57:31.936309 [ 242 ] {} <Trace> system.query_log (87db8ad9-9002-447f-8690-81d0dfd90724): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2272 | 2026.05.26 23:57:31.936576 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 11 | ||
| 2273 | 2026.05.26 23:57:33.051294 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2274 | 2026.05.26 23:57:33.051554 [ 271 ] {ffa35721-bf1d-49f9-8c8f-9ecdd46ef80c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) 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) | ||
| 2275 | 2026.05.26 23:57:33.051913 [ 271 ] {ffa35721-bf1d-49f9-8c8f-9ecdd46ef80c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2276 | 2026.05.26 23:57:33.051962 [ 271 ] {ffa35721-bf1d-49f9-8c8f-9ecdd46ef80c} <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 | ||
| 2277 | 2026.05.26 23:57:33.052272 [ 271 ] {ffa35721-bf1d-49f9-8c8f-9ecdd46ef80c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2278 | 2026.05.26 23:57:33.052342 [ 271 ] {ffa35721-bf1d-49f9-8c8f-9ecdd46ef80c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2279 | 2026.05.26 23:57:33.052482 [ 271 ] {ffa35721-bf1d-49f9-8c8f-9ecdd46ef80c} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 2280 | 2026.05.26 23:57:33.052518 [ 271 ] {ffa35721-bf1d-49f9-8c8f-9ecdd46ef80c} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2281 | 2026.05.26 23:57:33.052541 [ 271 ] {ffa35721-bf1d-49f9-8c8f-9ecdd46ef80c} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 2282 | 2026.05.26 23:57:33.052557 [ 271 ] {ffa35721-bf1d-49f9-8c8f-9ecdd46ef80c} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2283 | 2026.05.26 23:57:33.052600 [ 271 ] {ffa35721-bf1d-49f9-8c8f-9ecdd46ef80c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 2284 | 2026.05.26 23:57:33.052620 [ 271 ] {ffa35721-bf1d-49f9-8c8f-9ecdd46ef80c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 2285 | 2026.05.26 23:57:33.053727 [ 271 ] {ffa35721-bf1d-49f9-8c8f-9ecdd46ef80c} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002267 sec., 15438.906043228937 rows/sec., 3.25 MiB/sec. | ||
| 2286 | 2026.05.26 23:57:33.053826 [ 271 ] {ffa35721-bf1d-49f9-8c8f-9ecdd46ef80c} <Debug> TCPHandler: Processed in 0.00266618 sec. | ||
| 2287 | 2026.05.26 23:57:33.059012 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2288 | 2026.05.26 23:57:33.059146 [ 271 ] {426f84dc-e64b-4f2f-8bb7-09aed6cddd3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2289 | 2026.05.26 23:57:33.059199 [ 271 ] {426f84dc-e64b-4f2f-8bb7-09aed6cddd3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2290 | 2026.05.26 23:57:33.059911 [ 271 ] {426f84dc-e64b-4f2f-8bb7-09aed6cddd3c} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2291 | 2026.05.26 23:57:33.059962 [ 271 ] {426f84dc-e64b-4f2f-8bb7-09aed6cddd3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2292 | 2026.05.26 23:57:33.060360 [ 271 ] {426f84dc-e64b-4f2f-8bb7-09aed6cddd3c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2293 | 2026.05.26 23:57:33.060599 [ 271 ] {426f84dc-e64b-4f2f-8bb7-09aed6cddd3c} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2294 | 2026.05.26 23:57:33.060744 [ 271 ] {426f84dc-e64b-4f2f-8bb7-09aed6cddd3c} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001636 sec., 171149.1442542787 rows/sec., 10.86 MiB/sec. | ||
| 2295 | 2026.05.26 23:57:33.060780 [ 271 ] {426f84dc-e64b-4f2f-8bb7-09aed6cddd3c} <Debug> TCPHandler: Processed in 0.001830627 sec. | ||
| 2296 | 2026.05.26 23:57:33.060918 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2297 | 2026.05.26 23:57:33.061020 [ 271 ] {8e9c884a-1c24-4528-8a00-40cf6fce9b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2298 | 2026.05.26 23:57:33.061062 [ 271 ] {8e9c884a-1c24-4528-8a00-40cf6fce9b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2299 | 2026.05.26 23:57:33.061827 [ 271 ] {8e9c884a-1c24-4528-8a00-40cf6fce9b43} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2300 | 2026.05.26 23:57:33.061867 [ 271 ] {8e9c884a-1c24-4528-8a00-40cf6fce9b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2301 | 2026.05.26 23:57:33.062221 [ 271 ] {8e9c884a-1c24-4528-8a00-40cf6fce9b43} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2302 | 2026.05.26 23:57:33.062433 [ 271 ] {8e9c884a-1c24-4528-8a00-40cf6fce9b43} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2303 | 2026.05.26 23:57:33.062540 [ 26 ] {} <Debug> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2304 | 2026.05.26 23:57:33.062562 [ 271 ] {8e9c884a-1c24-4528-8a00-40cf6fce9b43} <Debug> executeQuery: Read 851 rows, 68.39 KiB in 0.001564 sec., 544117.6470588235 rows/sec., 42.70 MiB/sec. | ||
| 2305 | 2026.05.26 23:57:33.062604 [ 26 ] {} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2306 | 2026.05.26 23:57:33.062611 [ 271 ] {8e9c884a-1c24-4528-8a00-40cf6fce9b43} <Debug> TCPHandler: Processed in 0.001742537 sec. | ||
| 2307 | 2026.05.26 23:57:33.062632 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2308 | 2026.05.26 23:57:33.062751 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2309 | 2026.05.26 23:57:33.062755 [ 199 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::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 | ||
| 2310 | 2026.05.26 23:57:33.062853 [ 271 ] {e3959d73-6383-443e-8dce-9a7de98161bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2311 | 2026.05.26 23:57:33.062897 [ 271 ] {e3959d73-6383-443e-8dce-9a7de98161bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2312 | 2026.05.26 23:57:33.062910 [ 199 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2313 | 2026.05.26 23:57:33.062950 [ 199 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 857 rows starting from the beginning of the part | ||
| 2314 | 2026.05.26 23:57:33.063027 [ 199 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 851 rows starting from the beginning of the part | ||
| 2315 | 2026.05.26 23:57:33.063079 [ 199 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::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 | ||
| 2316 | 2026.05.26 23:57:33.063123 [ 199 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 851 rows starting from the beginning of the part | ||
| 2317 | 2026.05.26 23:57:33.063162 [ 199 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 2318 | 2026.05.26 23:57:33.063205 [ 199 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 851 rows starting from the beginning of the part | ||
| 2319 | 2026.05.26 23:57:33.063339 [ 271 ] {e3959d73-6383-443e-8dce-9a7de98161bb} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2320 | 2026.05.26 23:57:33.063380 [ 271 ] {e3959d73-6383-443e-8dce-9a7de98161bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2321 | 2026.05.26 23:57:33.063682 [ 271 ] {e3959d73-6383-443e-8dce-9a7de98161bb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2322 | 2026.05.26 23:57:33.063899 [ 271 ] {e3959d73-6383-443e-8dce-9a7de98161bb} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2323 | 2026.05.26 23:57:33.063993 [ 26 ] {} <Debug> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2324 | 2026.05.26 23:57:33.064022 [ 271 ] {e3959d73-6383-443e-8dce-9a7de98161bb} <Debug> executeQuery: Read 177 rows, 11.20 KiB in 0.001239 sec., 142857.14285714284 rows/sec., 8.82 MiB/sec. | ||
| 2325 | 2026.05.26 23:57:33.064023 [ 26 ] {} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2326 | 2026.05.26 23:57:33.064060 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2327 | 2026.05.26 23:57:33.064060 [ 271 ] {e3959d73-6383-443e-8dce-9a7de98161bb} <Debug> TCPHandler: Processed in 0.001412091 sec. | ||
| 2328 | 2026.05.26 23:57:33.064159 [ 200 ] {a38d28f3-7f70-4514-ab88-b3b491432665::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 | ||
| 2329 | 2026.05.26 23:57:33.064200 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2330 | 2026.05.26 23:57:33.064333 [ 200 ] {a38d28f3-7f70-4514-ab88-b3b491432665::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2331 | 2026.05.26 23:57:33.064367 [ 200 ] {a38d28f3-7f70-4514-ab88-b3b491432665::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 168 rows starting from the beginning of the part | ||
| 2332 | 2026.05.26 23:57:33.064371 [ 271 ] {7ec3e741-128e-442c-8ebd-b66f85cb0743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2333 | 2026.05.26 23:57:33.064420 [ 271 ] {7ec3e741-128e-442c-8ebd-b66f85cb0743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2334 | 2026.05.26 23:57:33.064431 [ 200 ] {a38d28f3-7f70-4514-ab88-b3b491432665::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 176 rows starting from the beginning of the part | ||
| 2335 | 2026.05.26 23:57:33.064477 [ 200 ] {a38d28f3-7f70-4514-ab88-b3b491432665::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 177 rows starting from the beginning of the part | ||
| 2336 | 2026.05.26 23:57:33.064520 [ 200 ] {a38d28f3-7f70-4514-ab88-b3b491432665::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 177 rows starting from the beginning of the part | ||
| 2337 | 2026.05.26 23:57:33.064562 [ 200 ] {a38d28f3-7f70-4514-ab88-b3b491432665::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 177 rows starting from the beginning of the part | ||
| 2338 | 2026.05.26 23:57:33.064603 [ 200 ] {a38d28f3-7f70-4514-ab88-b3b491432665::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 177 rows starting from the beginning of the part | ||
| 2339 | 2026.05.26 23:57:33.064659 [ 199 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3522 rows, containing 5 columns (5 merged, 0 gathered) in 0.001957479 sec., 1799253.0188063323 rows/sec., 147.93 MiB/sec. | ||
| 2340 | 2026.05.26 23:57:33.064823 [ 199 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2341 | 2026.05.26 23:57:33.064861 [ 271 ] {7ec3e741-128e-442c-8ebd-b66f85cb0743} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2342 | 2026.05.26 23:57:33.064903 [ 271 ] {7ec3e741-128e-442c-8ebd-b66f85cb0743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2343 | 2026.05.26 23:57:33.065098 [ 199 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_11_2} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2344 | 2026.05.26 23:57:33.065185 [ 199 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_11_2} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2345 | 2026.05.26 23:57:33.065254 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 2346 | 2026.05.26 23:57:33.065348 [ 271 ] {7ec3e741-128e-442c-8ebd-b66f85cb0743} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2347 | 2026.05.26 23:57:33.065594 [ 192 ] {a38d28f3-7f70-4514-ab88-b3b491432665::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1052 rows, containing 5 columns (5 merged, 0 gathered) in 0.001414551 sec., 743698.8839568174 rows/sec., 48.65 MiB/sec. | ||
| 2348 | 2026.05.26 23:57:33.065614 [ 271 ] {7ec3e741-128e-442c-8ebd-b66f85cb0743} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2349 | 2026.05.26 23:57:33.065755 [ 271 ] {7ec3e741-128e-442c-8ebd-b66f85cb0743} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001407 sec., 103056.14783226723 rows/sec., 6.65 MiB/sec. | ||
| 2350 | 2026.05.26 23:57:33.065791 [ 271 ] {7ec3e741-128e-442c-8ebd-b66f85cb0743} <Debug> TCPHandler: Processed in 0.001577903 sec. | ||
| 2351 | 2026.05.26 23:57:33.065804 [ 191 ] {a38d28f3-7f70-4514-ab88-b3b491432665::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2352 | 2026.05.26 23:57:33.065925 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2353 | 2026.05.26 23:57:33.066028 [ 271 ] {88d77886-4be9-40af-8911-9b3fc1d6c8c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2354 | 2026.05.26 23:57:33.066071 [ 271 ] {88d77886-4be9-40af-8911-9b3fc1d6c8c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2355 | 2026.05.26 23:57:33.066124 [ 191 ] {a38d28f3-7f70-4514-ab88-b3b491432665::all_1_6_1} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2356 | 2026.05.26 23:57:33.066204 [ 191 ] {a38d28f3-7f70-4514-ab88-b3b491432665::all_1_6_1} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2357 | 2026.05.26 23:57:33.066290 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2358 | 2026.05.26 23:57:33.066514 [ 271 ] {88d77886-4be9-40af-8911-9b3fc1d6c8c7} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2359 | 2026.05.26 23:57:33.066555 [ 271 ] {88d77886-4be9-40af-8911-9b3fc1d6c8c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2360 | 2026.05.26 23:57:33.066872 [ 271 ] {88d77886-4be9-40af-8911-9b3fc1d6c8c7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2361 | 2026.05.26 23:57:33.067082 [ 271 ] {88d77886-4be9-40af-8911-9b3fc1d6c8c7} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2362 | 2026.05.26 23:57:33.067208 [ 271 ] {88d77886-4be9-40af-8911-9b3fc1d6c8c7} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001199 sec., 120100.0834028357 rows/sec., 6.82 MiB/sec. | ||
| 2363 | 2026.05.26 23:57:33.067242 [ 271 ] {88d77886-4be9-40af-8911-9b3fc1d6c8c7} <Debug> TCPHandler: Processed in 0.00136757 sec. | ||
| 2364 | 2026.05.26 23:57:33.067388 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2365 | 2026.05.26 23:57:33.067484 [ 271 ] {6a93fb69-3345-429d-a66a-abc03a56b21d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2366 | 2026.05.26 23:57:33.067524 [ 271 ] {6a93fb69-3345-429d-a66a-abc03a56b21d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2367 | 2026.05.26 23:57:33.068221 [ 271 ] {6a93fb69-3345-429d-a66a-abc03a56b21d} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2368 | 2026.05.26 23:57:33.068259 [ 271 ] {6a93fb69-3345-429d-a66a-abc03a56b21d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2369 | 2026.05.26 23:57:33.068587 [ 271 ] {6a93fb69-3345-429d-a66a-abc03a56b21d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2370 | 2026.05.26 23:57:33.068809 [ 271 ] {6a93fb69-3345-429d-a66a-abc03a56b21d} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2371 | 2026.05.26 23:57:33.068910 [ 26 ] {} <Debug> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2372 | 2026.05.26 23:57:33.068936 [ 271 ] {6a93fb69-3345-429d-a66a-abc03a56b21d} <Debug> executeQuery: Read 521 rows, 37.70 KiB in 0.00147 sec., 354421.768707483 rows/sec., 25.04 MiB/sec. | ||
| 2373 | 2026.05.26 23:57:33.068945 [ 26 ] {} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2374 | 2026.05.26 23:57:33.068976 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2375 | 2026.05.26 23:57:33.068977 [ 271 ] {6a93fb69-3345-429d-a66a-abc03a56b21d} <Debug> TCPHandler: Processed in 0.001637804 sec. | ||
| 2376 | 2026.05.26 23:57:33.069082 [ 187 ] {7cfb321c-b738-41c7-becc-00d00446732e::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 | ||
| 2377 | 2026.05.26 23:57:33.069119 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2378 | 2026.05.26 23:57:33.069176 [ 187 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2379 | 2026.05.26 23:57:33.069218 [ 271 ] {cec9a6dd-e1ac-4332-adac-1f76e6b8007b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2380 | 2026.05.26 23:57:33.069219 [ 187 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 549 rows starting from the beginning of the part | ||
| 2381 | 2026.05.26 23:57:33.069260 [ 271 ] {cec9a6dd-e1ac-4332-adac-1f76e6b8007b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2382 | 2026.05.26 23:57:33.069330 [ 187 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 521 rows starting from the beginning of the part | ||
| 2383 | 2026.05.26 23:57:33.069386 [ 187 ] {7cfb321c-b738-41c7-becc-00d00446732e::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 | ||
| 2384 | 2026.05.26 23:57:33.069438 [ 187 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 521 rows starting from the beginning of the part | ||
| 2385 | 2026.05.26 23:57:33.069487 [ 187 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
| 2386 | 2026.05.26 23:57:33.069535 [ 187 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 521 rows starting from the beginning of the part | ||
| 2387 | 2026.05.26 23:57:33.069604 [ 271 ] {cec9a6dd-e1ac-4332-adac-1f76e6b8007b} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2388 | 2026.05.26 23:57:33.069641 [ 271 ] {cec9a6dd-e1ac-4332-adac-1f76e6b8007b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2389 | 2026.05.26 23:57:33.069942 [ 271 ] {cec9a6dd-e1ac-4332-adac-1f76e6b8007b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2390 | 2026.05.26 23:57:33.070166 [ 271 ] {cec9a6dd-e1ac-4332-adac-1f76e6b8007b} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2391 | 2026.05.26 23:57:33.070294 [ 271 ] {cec9a6dd-e1ac-4332-adac-1f76e6b8007b} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001096 sec., 3649.6350364963505 rows/sec., 190.68 KiB/sec. | ||
| 2392 | 2026.05.26 23:57:33.070327 [ 271 ] {cec9a6dd-e1ac-4332-adac-1f76e6b8007b} <Debug> TCPHandler: Processed in 0.001257968 sec. | ||
| 2393 | 2026.05.26 23:57:33.070452 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2394 | 2026.05.26 23:57:33.070549 [ 271 ] {6fe9bfb5-d343-46d5-90d0-e0428b259a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2395 | 2026.05.26 23:57:33.070591 [ 271 ] {6fe9bfb5-d343-46d5-90d0-e0428b259a7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2396 | 2026.05.26 23:57:33.070712 [ 191 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2240 rows, containing 5 columns (5 merged, 0 gathered) in 0.001671585 sec., 1340045.5256537956 rows/sec., 100.51 MiB/sec. | ||
| 2397 | 2026.05.26 23:57:33.070867 [ 191 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2398 | 2026.05.26 23:57:33.071006 [ 271 ] {6fe9bfb5-d343-46d5-90d0-e0428b259a7c} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2399 | 2026.05.26 23:57:33.071050 [ 271 ] {6fe9bfb5-d343-46d5-90d0-e0428b259a7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2400 | 2026.05.26 23:57:33.071133 [ 191 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_11_2} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2401 | 2026.05.26 23:57:33.071218 [ 191 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_11_2} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2402 | 2026.05.26 23:57:33.071291 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 2403 | 2026.05.26 23:57:33.071407 [ 271 ] {6fe9bfb5-d343-46d5-90d0-e0428b259a7c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2404 | 2026.05.26 23:57:33.071625 [ 271 ] {6fe9bfb5-d343-46d5-90d0-e0428b259a7c} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2405 | 2026.05.26 23:57:33.071721 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2406 | 2026.05.26 23:57:33.071751 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2407 | 2026.05.26 23:57:33.071751 [ 271 ] {6fe9bfb5-d343-46d5-90d0-e0428b259a7c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001221 sec., 217035.217035217 rows/sec., 14.42 MiB/sec. | ||
| 2408 | 2026.05.26 23:57:33.071769 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2409 | 2026.05.26 23:57:33.071798 [ 271 ] {6fe9bfb5-d343-46d5-90d0-e0428b259a7c} <Debug> TCPHandler: Processed in 0.001396141 sec. | ||
| 2410 | 2026.05.26 23:57:33.071865 [ 194 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::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 | ||
| 2411 | 2026.05.26 23:57:33.071950 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2412 | 2026.05.26 23:57:33.071978 [ 194 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2413 | 2026.05.26 23:57:33.072013 [ 194 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1185 rows starting from the beginning of the part | ||
| 2414 | 2026.05.26 23:57:33.072056 [ 271 ] {e6a5a632-de03-4f4b-9dbc-66c5de8c479a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2415 | 2026.05.26 23:57:33.072064 [ 194 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 265 rows starting from the beginning of the part | ||
| 2416 | 2026.05.26 23:57:33.072108 [ 271 ] {e6a5a632-de03-4f4b-9dbc-66c5de8c479a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2417 | 2026.05.26 23:57:33.072128 [ 194 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2418 | 2026.05.26 23:57:33.072176 [ 194 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 265 rows starting from the beginning of the part | ||
| 2419 | 2026.05.26 23:57:33.072216 [ 194 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::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 | ||
| 2420 | 2026.05.26 23:57:33.072261 [ 194 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 265 rows starting from the beginning of the part | ||
| 2421 | 2026.05.26 23:57:33.072438 [ 271 ] {e6a5a632-de03-4f4b-9dbc-66c5de8c479a} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2422 | 2026.05.26 23:57:33.072479 [ 271 ] {e6a5a632-de03-4f4b-9dbc-66c5de8c479a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2423 | 2026.05.26 23:57:33.072801 [ 271 ] {e6a5a632-de03-4f4b-9dbc-66c5de8c479a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2424 | 2026.05.26 23:57:33.073046 [ 271 ] {e6a5a632-de03-4f4b-9dbc-66c5de8c479a} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2425 | 2026.05.26 23:57:33.073176 [ 271 ] {e6a5a632-de03-4f4b-9dbc-66c5de8c479a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001139 sec., 877.9631255487269 rows/sec., 59.16 KiB/sec. | ||
| 2426 | 2026.05.26 23:57:33.073210 [ 271 ] {e6a5a632-de03-4f4b-9dbc-66c5de8c479a} <Debug> TCPHandler: Processed in 0.00130995 sec. | ||
| 2427 | 2026.05.26 23:57:33.073349 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2428 | 2026.05.26 23:57:33.073446 [ 271 ] {9549a8af-3b55-45f7-bd1f-3e8528dd818f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2429 | 2026.05.26 23:57:33.073498 [ 271 ] {9549a8af-3b55-45f7-bd1f-3e8528dd818f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2430 | 2026.05.26 23:57:33.073576 [ 191 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2300 rows, containing 5 columns (5 merged, 0 gathered) in 0.001744636 sec., 1318326.573566062 rows/sec., 88.90 MiB/sec. | ||
| 2431 | 2026.05.26 23:57:33.073881 [ 187 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2432 | 2026.05.26 23:57:33.074180 [ 187 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2433 | 2026.05.26 23:57:33.074247 [ 187 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2434 | 2026.05.26 23:57:33.074279 [ 271 ] {9549a8af-3b55-45f7-bd1f-3e8528dd818f} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2435 | 2026.05.26 23:57:33.074314 [ 271 ] {9549a8af-3b55-45f7-bd1f-3e8528dd818f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2436 | 2026.05.26 23:57:33.074315 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 2437 | 2026.05.26 23:57:33.074859 [ 271 ] {9549a8af-3b55-45f7-bd1f-3e8528dd818f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2438 | 2026.05.26 23:57:33.075074 [ 271 ] {9549a8af-3b55-45f7-bd1f-3e8528dd818f} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2439 | 2026.05.26 23:57:33.075177 [ 26 ] {} <Debug> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2440 | 2026.05.26 23:57:33.075205 [ 271 ] {9549a8af-3b55-45f7-bd1f-3e8528dd818f} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001778 sec., 20809.898762654666 rows/sec., 37.29 MiB/sec. | ||
| 2441 | 2026.05.26 23:57:33.075211 [ 26 ] {} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2442 | 2026.05.26 23:57:33.075247 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2443 | 2026.05.26 23:57:33.075259 [ 271 ] {9549a8af-3b55-45f7-bd1f-3e8528dd818f} <Debug> TCPHandler: Processed in 0.001967939 sec. | ||
| 2444 | 2026.05.26 23:57:33.075328 [ 188 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::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 | ||
| 2445 | 2026.05.26 23:57:33.075390 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2446 | 2026.05.26 23:57:33.075485 [ 271 ] {3ad8f0f3-aa47-4103-a07e-67cc5329e66f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2447 | 2026.05.26 23:57:33.075509 [ 188 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2448 | 2026.05.26 23:57:33.075524 [ 271 ] {3ad8f0f3-aa47-4103-a07e-67cc5329e66f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2449 | 2026.05.26 23:57:33.075559 [ 188 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 16 rows starting from the beginning of the part | ||
| 2450 | 2026.05.26 23:57:33.075689 [ 188 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 2451 | 2026.05.26 23:57:33.075783 [ 188 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part | ||
| 2452 | 2026.05.26 23:57:33.075837 [ 271 ] {3ad8f0f3-aa47-4103-a07e-67cc5329e66f} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2453 | 2026.05.26 23:57:33.075872 [ 188 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 37 rows starting from the beginning of the part | ||
| 2454 | 2026.05.26 23:57:33.075876 [ 271 ] {3ad8f0f3-aa47-4103-a07e-67cc5329e66f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2455 | 2026.05.26 23:57:33.075969 [ 188 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part | ||
| 2456 | 2026.05.26 23:57:33.076063 [ 188 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
| 2457 | 2026.05.26 23:57:33.076189 [ 271 ] {3ad8f0f3-aa47-4103-a07e-67cc5329e66f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2458 | 2026.05.26 23:57:33.076502 [ 271 ] {3ad8f0f3-aa47-4103-a07e-67cc5329e66f} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2459 | 2026.05.26 23:57:33.076682 [ 45 ] {} <Debug> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2460 | 2026.05.26 23:57:33.076690 [ 271 ] {3ad8f0f3-aa47-4103-a07e-67cc5329e66f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001207 sec., 74565.03728251865 rows/sec., 4.67 MiB/sec. | ||
| 2461 | 2026.05.26 23:57:33.076726 [ 45 ] {} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2462 | 2026.05.26 23:57:33.076742 [ 271 ] {3ad8f0f3-aa47-4103-a07e-67cc5329e66f} <Debug> TCPHandler: Processed in 0.001401041 sec. | ||
| 2463 | 2026.05.26 23:57:33.076759 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2464 | 2026.05.26 23:57:33.076847 [ 191 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::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 | ||
| 2465 | 2026.05.26 23:57:33.076936 [ 191 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2466 | 2026.05.26 23:57:33.076964 [ 191 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 414 rows starting from the beginning of the part | ||
| 2467 | 2026.05.26 23:57:33.077040 [ 191 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 90 rows starting from the beginning of the part | ||
| 2468 | 2026.05.26 23:57:33.077095 [ 191 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2469 | 2026.05.26 23:57:33.077143 [ 191 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 90 rows starting from the beginning of the part | ||
| 2470 | 2026.05.26 23:57:33.077188 [ 191 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::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 | ||
| 2471 | 2026.05.26 23:57:33.077232 [ 191 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part | ||
| 2472 | 2026.05.26 23:57:33.078064 [ 191 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 804 rows, containing 4 columns (4 merged, 0 gathered) in 0.001251119 sec., 642624.7223485536 rows/sec., 41.23 MiB/sec. | ||
| 2473 | 2026.05.26 23:57:33.078244 [ 193 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2474 | 2026.05.26 23:57:33.078571 [ 193 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_11_2} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2475 | 2026.05.26 23:57:33.078652 [ 193 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_11_2} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2476 | 2026.05.26 23:57:33.078729 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2477 | 2026.05.26 23:57:33.080503 [ 193 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 19 columns (19 merged, 0 gathered) in 0.005202348 sec., 38444.17943590087 rows/sec., 68.89 MiB/sec. | ||
| 2478 | 2026.05.26 23:57:33.081002 [ 191 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2479 | 2026.05.26 23:57:33.081360 [ 191 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2480 | 2026.05.26 23:57:33.081423 [ 191 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2481 | 2026.05.26 23:57:33.081517 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 2482 | 2026.05.26 23:57:36.894275 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2483 | 2026.05.26 23:57:36.894346 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2484 | 2026.05.26 23:57:36.949998 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4831 | ||
| 2485 | 2026.05.26 23:57:36.950501 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2486 | 2026.05.26 23:57:36.950546 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2487 | 2026.05.26 23:57:36.951033 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2488 | 2026.05.26 23:57:36.951261 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2489 | 2026.05.26 23:57:36.951391 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4831 | ||
| 2490 | 2026.05.26 23:57:37.220992 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2491 | 2026.05.26 23:57:37.236626 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2492 | 2026.05.26 23:57:37.236682 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2493 | 2026.05.26 23:57:37.242577 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2494 | 2026.05.26 23:57:37.243250 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2495 | 2026.05.26 23:57:37.245875 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2496 | 2026.05.26 23:57:38.046163 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2497 | 2026.05.26 23:57:38.046464 [ 271 ] {87c7fcf8-bcce-4f5c-b164-dcd7c583cfc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) 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) | ||
| 2498 | 2026.05.26 23:57:38.046808 [ 271 ] {87c7fcf8-bcce-4f5c-b164-dcd7c583cfc5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2499 | 2026.05.26 23:57:38.046845 [ 271 ] {87c7fcf8-bcce-4f5c-b164-dcd7c583cfc5} <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 | ||
| 2500 | 2026.05.26 23:57:38.047063 [ 271 ] {87c7fcf8-bcce-4f5c-b164-dcd7c583cfc5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2501 | 2026.05.26 23:57:38.047133 [ 271 ] {87c7fcf8-bcce-4f5c-b164-dcd7c583cfc5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2502 | 2026.05.26 23:57:38.047275 [ 271 ] {87c7fcf8-bcce-4f5c-b164-dcd7c583cfc5} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2503 | 2026.05.26 23:57:38.047314 [ 271 ] {87c7fcf8-bcce-4f5c-b164-dcd7c583cfc5} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2504 | 2026.05.26 23:57:38.047337 [ 271 ] {87c7fcf8-bcce-4f5c-b164-dcd7c583cfc5} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 2505 | 2026.05.26 23:57:38.047353 [ 271 ] {87c7fcf8-bcce-4f5c-b164-dcd7c583cfc5} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2506 | 2026.05.26 23:57:38.047396 [ 271 ] {87c7fcf8-bcce-4f5c-b164-dcd7c583cfc5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2507 | 2026.05.26 23:57:38.047416 [ 271 ] {87c7fcf8-bcce-4f5c-b164-dcd7c583cfc5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 2508 | 2026.05.26 23:57:38.048558 [ 271 ] {87c7fcf8-bcce-4f5c-b164-dcd7c583cfc5} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002194 sec., 15952.597994530537 rows/sec., 3.36 MiB/sec. | ||
| 2509 | 2026.05.26 23:57:38.048665 [ 271 ] {87c7fcf8-bcce-4f5c-b164-dcd7c583cfc5} <Debug> TCPHandler: Processed in 0.002659591 sec. | ||
| 2510 | 2026.05.26 23:57:38.050650 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2511 | 2026.05.26 23:57:38.050762 [ 271 ] {f5db287d-e23a-4036-9efd-e90b9ea089e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2512 | 2026.05.26 23:57:38.050806 [ 271 ] {f5db287d-e23a-4036-9efd-e90b9ea089e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2513 | 2026.05.26 23:57:38.051361 [ 271 ] {f5db287d-e23a-4036-9efd-e90b9ea089e1} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2514 | 2026.05.26 23:57:38.051420 [ 271 ] {f5db287d-e23a-4036-9efd-e90b9ea089e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2515 | 2026.05.26 23:57:38.051817 [ 271 ] {f5db287d-e23a-4036-9efd-e90b9ea089e1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2516 | 2026.05.26 23:57:38.052048 [ 271 ] {f5db287d-e23a-4036-9efd-e90b9ea089e1} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2517 | 2026.05.26 23:57:38.052203 [ 271 ] {f5db287d-e23a-4036-9efd-e90b9ea089e1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001474 sec., 37991.85888738128 rows/sec., 2.90 MiB/sec. | ||
| 2518 | 2026.05.26 23:57:38.052238 [ 271 ] {f5db287d-e23a-4036-9efd-e90b9ea089e1} <Debug> TCPHandler: Processed in 0.001638684 sec. | ||
| 2519 | 2026.05.26 23:57:38.052387 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2520 | 2026.05.26 23:57:38.052483 [ 271 ] {0ef86c7e-301b-440c-8f62-dde7c9a0a4ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2521 | 2026.05.26 23:57:38.052523 [ 271 ] {0ef86c7e-301b-440c-8f62-dde7c9a0a4ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2522 | 2026.05.26 23:57:38.052954 [ 271 ] {0ef86c7e-301b-440c-8f62-dde7c9a0a4ff} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2523 | 2026.05.26 23:57:38.052991 [ 271 ] {0ef86c7e-301b-440c-8f62-dde7c9a0a4ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2524 | 2026.05.26 23:57:38.053292 [ 271 ] {0ef86c7e-301b-440c-8f62-dde7c9a0a4ff} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2525 | 2026.05.26 23:57:38.053512 [ 271 ] {0ef86c7e-301b-440c-8f62-dde7c9a0a4ff} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2526 | 2026.05.26 23:57:38.053639 [ 271 ] {0ef86c7e-301b-440c-8f62-dde7c9a0a4ff} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001175 sec., 54468.085106382976 rows/sec., 4.25 MiB/sec. | ||
| 2527 | 2026.05.26 23:57:38.053673 [ 271 ] {0ef86c7e-301b-440c-8f62-dde7c9a0a4ff} <Debug> TCPHandler: Processed in 0.00133629 sec. | ||
| 2528 | 2026.05.26 23:57:38.053809 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2529 | 2026.05.26 23:57:38.053906 [ 271 ] {c801a1b5-2678-4898-8601-ebf0bf3399c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2530 | 2026.05.26 23:57:38.053949 [ 271 ] {c801a1b5-2678-4898-8601-ebf0bf3399c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2531 | 2026.05.26 23:57:38.054420 [ 271 ] {c801a1b5-2678-4898-8601-ebf0bf3399c0} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2532 | 2026.05.26 23:57:38.054456 [ 271 ] {c801a1b5-2678-4898-8601-ebf0bf3399c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2533 | 2026.05.26 23:57:38.054777 [ 271 ] {c801a1b5-2678-4898-8601-ebf0bf3399c0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2534 | 2026.05.26 23:57:38.054991 [ 271 ] {c801a1b5-2678-4898-8601-ebf0bf3399c0} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2535 | 2026.05.26 23:57:38.055119 [ 271 ] {c801a1b5-2678-4898-8601-ebf0bf3399c0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 2536 | 2026.05.26 23:57:38.055152 [ 271 ] {c801a1b5-2678-4898-8601-ebf0bf3399c0} <Debug> TCPHandler: Processed in 0.001392341 sec. | ||
| 2537 | 2026.05.26 23:57:38.055291 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2538 | 2026.05.26 23:57:38.055388 [ 271 ] {5406ab01-d7f9-4891-a3b0-541ef7b104f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2539 | 2026.05.26 23:57:38.055430 [ 271 ] {5406ab01-d7f9-4891-a3b0-541ef7b104f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2540 | 2026.05.26 23:57:38.055793 [ 271 ] {5406ab01-d7f9-4891-a3b0-541ef7b104f5} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2541 | 2026.05.26 23:57:38.055829 [ 271 ] {5406ab01-d7f9-4891-a3b0-541ef7b104f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2542 | 2026.05.26 23:57:38.056131 [ 271 ] {5406ab01-d7f9-4891-a3b0-541ef7b104f5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2543 | 2026.05.26 23:57:38.056345 [ 271 ] {5406ab01-d7f9-4891-a3b0-541ef7b104f5} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2544 | 2026.05.26 23:57:38.056480 [ 271 ] {5406ab01-d7f9-4891-a3b0-541ef7b104f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 2545 | 2026.05.26 23:57:38.056513 [ 271 ] {5406ab01-d7f9-4891-a3b0-541ef7b104f5} <Debug> TCPHandler: Processed in 0.001271089 sec. | ||
| 2546 | 2026.05.26 23:57:41.434095 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2547 | 2026.05.26 23:57:41.434459 [ 271 ] {503ccbd1-f13e-4b17-8474-2a1733088aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) 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', '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', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 2548 | 2026.05.26 23:57:41.434839 [ 271 ] {503ccbd1-f13e-4b17-8474-2a1733088aea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2549 | 2026.05.26 23:57:41.434886 [ 271 ] {503ccbd1-f13e-4b17-8474-2a1733088aea} <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', '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', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2550 | 2026.05.26 23:57:41.435168 [ 271 ] {503ccbd1-f13e-4b17-8474-2a1733088aea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2551 | 2026.05.26 23:57:41.435236 [ 271 ] {503ccbd1-f13e-4b17-8474-2a1733088aea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2552 | 2026.05.26 23:57:41.435380 [ 271 ] {503ccbd1-f13e-4b17-8474-2a1733088aea} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 48-element set) | ||
| 2553 | 2026.05.26 23:57:41.435417 [ 271 ] {503ccbd1-f13e-4b17-8474-2a1733088aea} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2554 | 2026.05.26 23:57:41.435439 [ 271 ] {503ccbd1-f13e-4b17-8474-2a1733088aea} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 2555 | 2026.05.26 23:57:41.435455 [ 271 ] {503ccbd1-f13e-4b17-8474-2a1733088aea} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2556 | 2026.05.26 23:57:41.435499 [ 271 ] {503ccbd1-f13e-4b17-8474-2a1733088aea} <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', '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', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 2557 | 2026.05.26 23:57:41.435520 [ 271 ] {503ccbd1-f13e-4b17-8474-2a1733088aea} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 2558 | 2026.05.26 23:57:41.436710 [ 271 ] {503ccbd1-f13e-4b17-8474-2a1733088aea} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002432 sec., 14391.447368421052 rows/sec., 3.03 MiB/sec. | ||
| 2559 | 2026.05.26 23:57:41.436814 [ 271 ] {503ccbd1-f13e-4b17-8474-2a1733088aea} <Debug> TCPHandler: Processed in 0.002897144 sec. | ||
| 2560 | 2026.05.26 23:57:41.462265 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2561 | 2026.05.26 23:57:41.462389 [ 271 ] {4fecef91-28c2-4291-ad5e-ef0ecb572baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2562 | 2026.05.26 23:57:41.462437 [ 271 ] {4fecef91-28c2-4291-ad5e-ef0ecb572baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2563 | 2026.05.26 23:57:41.463257 [ 271 ] {4fecef91-28c2-4291-ad5e-ef0ecb572baa} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2564 | 2026.05.26 23:57:41.463305 [ 271 ] {4fecef91-28c2-4291-ad5e-ef0ecb572baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2565 | 2026.05.26 23:57:41.463778 [ 271 ] {4fecef91-28c2-4291-ad5e-ef0ecb572baa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2566 | 2026.05.26 23:57:41.463982 [ 271 ] {4fecef91-28c2-4291-ad5e-ef0ecb572baa} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2567 | 2026.05.26 23:57:41.464140 [ 271 ] {4fecef91-28c2-4291-ad5e-ef0ecb572baa} <Debug> executeQuery: Read 13 rows, 2.71 KiB in 0.001788 sec., 7270.69351230425 rows/sec., 1.48 MiB/sec. | ||
| 2568 | 2026.05.26 23:57:41.464177 [ 271 ] {4fecef91-28c2-4291-ad5e-ef0ecb572baa} <Debug> TCPHandler: Processed in 0.00196846 sec. | ||
| 2569 | 2026.05.26 23:57:41.464328 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2570 | 2026.05.26 23:57:41.464427 [ 271 ] {60d5f6c9-0c79-4d26-bfaf-f73d91119999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2571 | 2026.05.26 23:57:41.464468 [ 271 ] {60d5f6c9-0c79-4d26-bfaf-f73d91119999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2572 | 2026.05.26 23:57:41.465097 [ 271 ] {60d5f6c9-0c79-4d26-bfaf-f73d91119999} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2573 | 2026.05.26 23:57:41.465135 [ 271 ] {60d5f6c9-0c79-4d26-bfaf-f73d91119999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2574 | 2026.05.26 23:57:41.465458 [ 271 ] {60d5f6c9-0c79-4d26-bfaf-f73d91119999} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2575 | 2026.05.26 23:57:41.465685 [ 271 ] {60d5f6c9-0c79-4d26-bfaf-f73d91119999} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2576 | 2026.05.26 23:57:41.465813 [ 271 ] {60d5f6c9-0c79-4d26-bfaf-f73d91119999} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001406 sec., 199146.51493598864 rows/sec., 12.64 MiB/sec. | ||
| 2577 | 2026.05.26 23:57:41.465847 [ 271 ] {60d5f6c9-0c79-4d26-bfaf-f73d91119999} <Debug> TCPHandler: Processed in 0.001579144 sec. | ||
| 2578 | 2026.05.26 23:57:41.466004 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2579 | 2026.05.26 23:57:41.466101 [ 271 ] {bf9a852c-fc1e-4a0e-af31-bf1916a0872e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2580 | 2026.05.26 23:57:41.466142 [ 271 ] {bf9a852c-fc1e-4a0e-af31-bf1916a0872e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2581 | 2026.05.26 23:57:41.466601 [ 271 ] {bf9a852c-fc1e-4a0e-af31-bf1916a0872e} <Trace> oximeter.fields_ipaddr (22066ddf-e0e2-4471-965b-a4603581f4e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2582 | 2026.05.26 23:57:41.466638 [ 271 ] {bf9a852c-fc1e-4a0e-af31-bf1916a0872e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2583 | 2026.05.26 23:57:41.466921 [ 271 ] {bf9a852c-fc1e-4a0e-af31-bf1916a0872e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2584 | 2026.05.26 23:57:41.467141 [ 271 ] {bf9a852c-fc1e-4a0e-af31-bf1916a0872e} <Trace> oximeter.fields_ipaddr (22066ddf-e0e2-4471-965b-a4603581f4e1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2585 | 2026.05.26 23:57:41.467267 [ 271 ] {bf9a852c-fc1e-4a0e-af31-bf1916a0872e} <Debug> executeQuery: Read 18 rows, 1.47 KiB in 0.001185 sec., 15189.873417721517 rows/sec., 1.21 MiB/sec. | ||
| 2586 | 2026.05.26 23:57:41.467301 [ 271 ] {bf9a852c-fc1e-4a0e-af31-bf1916a0872e} <Debug> TCPHandler: Processed in 0.00134732 sec. | ||
| 2587 | 2026.05.26 23:57:41.467459 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2588 | 2026.05.26 23:57:41.467556 [ 271 ] {eadf345b-ec98-4eb2-ab94-cb1bf2263f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2589 | 2026.05.26 23:57:41.467597 [ 271 ] {eadf345b-ec98-4eb2-ab94-cb1bf2263f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2590 | 2026.05.26 23:57:41.470002 [ 271 ] {eadf345b-ec98-4eb2-ab94-cb1bf2263f80} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2591 | 2026.05.26 23:57:41.470041 [ 271 ] {eadf345b-ec98-4eb2-ab94-cb1bf2263f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2592 | 2026.05.26 23:57:41.470798 [ 271 ] {eadf345b-ec98-4eb2-ab94-cb1bf2263f80} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2593 | 2026.05.26 23:57:41.471032 [ 271 ] {eadf345b-ec98-4eb2-ab94-cb1bf2263f80} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2594 | 2026.05.26 23:57:41.471161 [ 271 ] {eadf345b-ec98-4eb2-ab94-cb1bf2263f80} <Debug> executeQuery: Read 4076 rows, 315.80 KiB in 0.003623 sec., 1125034.5017940933 rows/sec., 85.12 MiB/sec. | ||
| 2595 | 2026.05.26 23:57:41.471198 [ 271 ] {eadf345b-ec98-4eb2-ab94-cb1bf2263f80} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 2596 | 2026.05.26 23:57:41.471212 [ 271 ] {eadf345b-ec98-4eb2-ab94-cb1bf2263f80} <Debug> TCPHandler: Processed in 0.003802537 sec. | ||
| 2597 | 2026.05.26 23:57:41.471377 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2598 | 2026.05.26 23:57:41.471483 [ 271 ] {13fa4774-6cd0-48a6-abf5-a38c98814b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2599 | 2026.05.26 23:57:41.471525 [ 271 ] {13fa4774-6cd0-48a6-abf5-a38c98814b46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2600 | 2026.05.26 23:57:41.472057 [ 271 ] {13fa4774-6cd0-48a6-abf5-a38c98814b46} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2601 | 2026.05.26 23:57:41.472095 [ 271 ] {13fa4774-6cd0-48a6-abf5-a38c98814b46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2602 | 2026.05.26 23:57:41.472405 [ 271 ] {13fa4774-6cd0-48a6-abf5-a38c98814b46} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2603 | 2026.05.26 23:57:41.472622 [ 271 ] {13fa4774-6cd0-48a6-abf5-a38c98814b46} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2604 | 2026.05.26 23:57:41.472751 [ 271 ] {13fa4774-6cd0-48a6-abf5-a38c98814b46} <Debug> executeQuery: Read 208 rows, 13.43 KiB in 0.001294 sec., 160741.885625966 rows/sec., 10.14 MiB/sec. | ||
| 2605 | 2026.05.26 23:57:41.472792 [ 271 ] {13fa4774-6cd0-48a6-abf5-a38c98814b46} <Debug> TCPHandler: Processed in 0.001465342 sec. | ||
| 2606 | 2026.05.26 23:57:41.472929 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2607 | 2026.05.26 23:57:41.473027 [ 271 ] {a92851c0-3069-486b-b2f6-f0c7943a20a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2608 | 2026.05.26 23:57:41.473078 [ 271 ] {a92851c0-3069-486b-b2f6-f0c7943a20a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2609 | 2026.05.26 23:57:41.473784 [ 271 ] {a92851c0-3069-486b-b2f6-f0c7943a20a8} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2610 | 2026.05.26 23:57:41.473822 [ 271 ] {a92851c0-3069-486b-b2f6-f0c7943a20a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2611 | 2026.05.26 23:57:41.474189 [ 271 ] {a92851c0-3069-486b-b2f6-f0c7943a20a8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2612 | 2026.05.26 23:57:41.474411 [ 271 ] {a92851c0-3069-486b-b2f6-f0c7943a20a8} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2613 | 2026.05.26 23:57:41.474537 [ 271 ] {a92851c0-3069-486b-b2f6-f0c7943a20a8} <Debug> executeQuery: Read 1099 rows, 66.68 KiB in 0.001528 sec., 719240.837696335 rows/sec., 42.61 MiB/sec. | ||
| 2614 | 2026.05.26 23:57:41.474572 [ 271 ] {a92851c0-3069-486b-b2f6-f0c7943a20a8} <Debug> TCPHandler: Processed in 0.001699616 sec. | ||
| 2615 | 2026.05.26 23:57:41.474708 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2616 | 2026.05.26 23:57:41.474804 [ 271 ] {2c44a9df-9985-4c5b-8e1f-6aea793290ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2617 | 2026.05.26 23:57:41.474845 [ 271 ] {2c44a9df-9985-4c5b-8e1f-6aea793290ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2618 | 2026.05.26 23:57:41.475274 [ 271 ] {2c44a9df-9985-4c5b-8e1f-6aea793290ea} <Trace> oximeter.fields_u64 (d9687169-f287-498a-9b32-501b26384a99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2619 | 2026.05.26 23:57:41.475311 [ 271 ] {2c44a9df-9985-4c5b-8e1f-6aea793290ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2620 | 2026.05.26 23:57:41.475656 [ 271 ] {2c44a9df-9985-4c5b-8e1f-6aea793290ea} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2621 | 2026.05.26 23:57:41.475876 [ 271 ] {2c44a9df-9985-4c5b-8e1f-6aea793290ea} <Trace> oximeter.fields_u64 (d9687169-f287-498a-9b32-501b26384a99): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2622 | 2026.05.26 23:57:41.476000 [ 271 ] {2c44a9df-9985-4c5b-8e1f-6aea793290ea} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001214 sec., 1647.4464579901153 rows/sec., 115.84 KiB/sec. | ||
| 2623 | 2026.05.26 23:57:41.476035 [ 271 ] {2c44a9df-9985-4c5b-8e1f-6aea793290ea} <Debug> TCPHandler: Processed in 0.001377311 sec. | ||
| 2624 | 2026.05.26 23:57:41.476162 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2625 | 2026.05.26 23:57:41.476259 [ 271 ] {44a73df5-09fa-43db-a28a-2f111a24cc71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2626 | 2026.05.26 23:57:41.476300 [ 271 ] {44a73df5-09fa-43db-a28a-2f111a24cc71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2627 | 2026.05.26 23:57:41.476766 [ 271 ] {44a73df5-09fa-43db-a28a-2f111a24cc71} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2628 | 2026.05.26 23:57:41.476804 [ 271 ] {44a73df5-09fa-43db-a28a-2f111a24cc71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2629 | 2026.05.26 23:57:41.477096 [ 271 ] {44a73df5-09fa-43db-a28a-2f111a24cc71} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2630 | 2026.05.26 23:57:41.477304 [ 271 ] {44a73df5-09fa-43db-a28a-2f111a24cc71} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2631 | 2026.05.26 23:57:41.477432 [ 271 ] {44a73df5-09fa-43db-a28a-2f111a24cc71} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001191 sec., 120906.80100755667 rows/sec., 6.87 MiB/sec. | ||
| 2632 | 2026.05.26 23:57:41.477465 [ 271 ] {44a73df5-09fa-43db-a28a-2f111a24cc71} <Debug> TCPHandler: Processed in 0.00135306 sec. | ||
| 2633 | 2026.05.26 23:57:41.477591 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2634 | 2026.05.26 23:57:41.477687 [ 271 ] {2d24994d-dac9-4f68-b4a4-993dd6716ee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2635 | 2026.05.26 23:57:41.477726 [ 271 ] {2d24994d-dac9-4f68-b4a4-993dd6716ee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2636 | 2026.05.26 23:57:41.479094 [ 271 ] {2d24994d-dac9-4f68-b4a4-993dd6716ee2} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2637 | 2026.05.26 23:57:41.479132 [ 271 ] {2d24994d-dac9-4f68-b4a4-993dd6716ee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2638 | 2026.05.26 23:57:41.479535 [ 271 ] {2d24994d-dac9-4f68-b4a4-993dd6716ee2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2639 | 2026.05.26 23:57:41.479749 [ 271 ] {2d24994d-dac9-4f68-b4a4-993dd6716ee2} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2640 | 2026.05.26 23:57:41.479877 [ 271 ] {2d24994d-dac9-4f68-b4a4-993dd6716ee2} <Debug> executeQuery: Read 2352 rows, 163.29 KiB in 0.002208 sec., 1065217.391304348 rows/sec., 72.22 MiB/sec. | ||
| 2641 | 2026.05.26 23:57:41.479910 [ 271 ] {2d24994d-dac9-4f68-b4a4-993dd6716ee2} <Debug> TCPHandler: Processed in 0.002368566 sec. | ||
| 2642 | 2026.05.26 23:57:41.480041 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2643 | 2026.05.26 23:57:41.480138 [ 271 ] {f3ddd656-d10c-4145-8c9f-8969e2992f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2644 | 2026.05.26 23:57:41.480180 [ 271 ] {f3ddd656-d10c-4145-8c9f-8969e2992f21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2645 | 2026.05.26 23:57:41.480529 [ 271 ] {f3ddd656-d10c-4145-8c9f-8969e2992f21} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2646 | 2026.05.26 23:57:41.480566 [ 271 ] {f3ddd656-d10c-4145-8c9f-8969e2992f21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2647 | 2026.05.26 23:57:41.480867 [ 271 ] {f3ddd656-d10c-4145-8c9f-8969e2992f21} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2648 | 2026.05.26 23:57:41.481086 [ 271 ] {f3ddd656-d10c-4145-8c9f-8969e2992f21} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2649 | 2026.05.26 23:57:41.481213 [ 271 ] {f3ddd656-d10c-4145-8c9f-8969e2992f21} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001094 sec., 3656.3071297989036 rows/sec., 191.03 KiB/sec. | ||
| 2650 | 2026.05.26 23:57:41.481246 [ 271 ] {f3ddd656-d10c-4145-8c9f-8969e2992f21} <Debug> TCPHandler: Processed in 0.001254759 sec. | ||
| 2651 | 2026.05.26 23:57:41.481369 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2652 | 2026.05.26 23:57:41.481466 [ 271 ] {76b15325-3da5-4bdf-9bfb-eb6420defca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2653 | 2026.05.26 23:57:41.481509 [ 271 ] {76b15325-3da5-4bdf-9bfb-eb6420defca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2654 | 2026.05.26 23:57:41.482761 [ 271 ] {76b15325-3da5-4bdf-9bfb-eb6420defca8} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2655 | 2026.05.26 23:57:41.482800 [ 271 ] {76b15325-3da5-4bdf-9bfb-eb6420defca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2656 | 2026.05.26 23:57:41.483301 [ 271 ] {76b15325-3da5-4bdf-9bfb-eb6420defca8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2657 | 2026.05.26 23:57:41.483517 [ 271 ] {76b15325-3da5-4bdf-9bfb-eb6420defca8} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2658 | 2026.05.26 23:57:41.483650 [ 271 ] {76b15325-3da5-4bdf-9bfb-eb6420defca8} <Debug> executeQuery: Read 3479 rows, 224.98 KiB in 0.002202 sec., 1579927.3387829247 rows/sec., 99.78 MiB/sec. | ||
| 2659 | 2026.05.26 23:57:41.483684 [ 271 ] {76b15325-3da5-4bdf-9bfb-eb6420defca8} <Debug> TCPHandler: Processed in 0.002364446 sec. | ||
| 2660 | 2026.05.26 23:57:41.483816 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2661 | 2026.05.26 23:57:41.483914 [ 271 ] {242a9d71-6dc7-4e45-adce-2473c45e1c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2662 | 2026.05.26 23:57:41.483956 [ 271 ] {242a9d71-6dc7-4e45-adce-2473c45e1c1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2663 | 2026.05.26 23:57:41.484284 [ 271 ] {242a9d71-6dc7-4e45-adce-2473c45e1c1d} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2664 | 2026.05.26 23:57:41.484321 [ 271 ] {242a9d71-6dc7-4e45-adce-2473c45e1c1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2665 | 2026.05.26 23:57:41.484618 [ 271 ] {242a9d71-6dc7-4e45-adce-2473c45e1c1d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2666 | 2026.05.26 23:57:41.484826 [ 271 ] {242a9d71-6dc7-4e45-adce-2473c45e1c1d} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2667 | 2026.05.26 23:57:41.484954 [ 271 ] {242a9d71-6dc7-4e45-adce-2473c45e1c1d} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.00106 sec., 1886.7924528301887 rows/sec., 123.45 KiB/sec. | ||
| 2668 | 2026.05.26 23:57:41.484989 [ 271 ] {242a9d71-6dc7-4e45-adce-2473c45e1c1d} <Debug> TCPHandler: Processed in 0.001222558 sec. | ||
| 2669 | 2026.05.26 23:57:41.485118 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2670 | 2026.05.26 23:57:41.485216 [ 271 ] {3c59f64a-fa18-41da-88e9-577fe2ecc7d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2671 | 2026.05.26 23:57:41.485270 [ 271 ] {3c59f64a-fa18-41da-88e9-577fe2ecc7d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2672 | 2026.05.26 23:57:41.486135 [ 271 ] {3c59f64a-fa18-41da-88e9-577fe2ecc7d7} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2673 | 2026.05.26 23:57:41.486172 [ 271 ] {3c59f64a-fa18-41da-88e9-577fe2ecc7d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2674 | 2026.05.26 23:57:41.486720 [ 271 ] {3c59f64a-fa18-41da-88e9-577fe2ecc7d7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2675 | 2026.05.26 23:57:41.486942 [ 271 ] {3c59f64a-fa18-41da-88e9-577fe2ecc7d7} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2676 | 2026.05.26 23:57:41.487077 [ 271 ] {3c59f64a-fa18-41da-88e9-577fe2ecc7d7} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.00188 sec., 26595.744680851065 rows/sec., 47.66 MiB/sec. | ||
| 2677 | 2026.05.26 23:57:41.487124 [ 271 ] {3c59f64a-fa18-41da-88e9-577fe2ecc7d7} <Debug> TCPHandler: Processed in 0.00205489 sec. | ||
| 2678 | 2026.05.26 23:57:41.487269 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2679 | 2026.05.26 23:57:41.487367 [ 271 ] {367fa6cf-3134-48de-bdae-c754f84967cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2680 | 2026.05.26 23:57:41.487414 [ 271 ] {367fa6cf-3134-48de-bdae-c754f84967cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2681 | 2026.05.26 23:57:41.487747 [ 271 ] {367fa6cf-3134-48de-bdae-c754f84967cc} <Trace> oximeter.measurements_i64 (317b985a-6487-4b1e-8f8d-c929c8a07ea2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2682 | 2026.05.26 23:57:41.487783 [ 271 ] {367fa6cf-3134-48de-bdae-c754f84967cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2683 | 2026.05.26 23:57:41.488101 [ 271 ] {367fa6cf-3134-48de-bdae-c754f84967cc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2684 | 2026.05.26 23:57:41.488320 [ 271 ] {367fa6cf-3134-48de-bdae-c754f84967cc} <Trace> oximeter.measurements_i64 (317b985a-6487-4b1e-8f8d-c929c8a07ea2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2685 | 2026.05.26 23:57:41.488450 [ 271 ] {367fa6cf-3134-48de-bdae-c754f84967cc} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001102 sec., 2722.323049001815 rows/sec., 192.30 KiB/sec. | ||
| 2686 | 2026.05.26 23:57:41.488483 [ 271 ] {367fa6cf-3134-48de-bdae-c754f84967cc} <Debug> TCPHandler: Processed in 0.001263459 sec. | ||
| 2687 | 2026.05.26 23:57:41.488609 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2688 | 2026.05.26 23:57:41.488714 [ 271 ] {39835a10-6e08-46af-a092-763671abaa69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2689 | 2026.05.26 23:57:41.488755 [ 271 ] {39835a10-6e08-46af-a092-763671abaa69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2690 | 2026.05.26 23:57:41.489179 [ 271 ] {39835a10-6e08-46af-a092-763671abaa69} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2691 | 2026.05.26 23:57:41.489216 [ 271 ] {39835a10-6e08-46af-a092-763671abaa69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 2692 | 2026.05.26 23:57:41.489542 [ 271 ] {39835a10-6e08-46af-a092-763671abaa69} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2693 | 2026.05.26 23:57:41.489752 [ 271 ] {39835a10-6e08-46af-a092-763671abaa69} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2694 | 2026.05.26 23:57:41.489879 [ 271 ] {39835a10-6e08-46af-a092-763671abaa69} <Debug> executeQuery: Read 534 rows, 29.88 KiB in 0.001184 sec., 451013.51351351355 rows/sec., 24.64 MiB/sec. | ||
| 2695 | 2026.05.26 23:57:41.489912 [ 271 ] {39835a10-6e08-46af-a092-763671abaa69} <Debug> TCPHandler: Processed in 0.00135221 sec. | ||
| 2696 | 2026.05.26 23:57:43.040852 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2697 | 2026.05.26 23:57:43.041120 [ 271 ] {d58eab6b-461e-47cf-9d24-baa8c688a323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) 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) | ||
| 2698 | 2026.05.26 23:57:43.041478 [ 271 ] {d58eab6b-461e-47cf-9d24-baa8c688a323} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2699 | 2026.05.26 23:57:43.041514 [ 271 ] {d58eab6b-461e-47cf-9d24-baa8c688a323} <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 | ||
| 2700 | 2026.05.26 23:57:43.041755 [ 271 ] {d58eab6b-461e-47cf-9d24-baa8c688a323} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2701 | 2026.05.26 23:57:43.041822 [ 271 ] {d58eab6b-461e-47cf-9d24-baa8c688a323} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2702 | 2026.05.26 23:57:43.041960 [ 271 ] {d58eab6b-461e-47cf-9d24-baa8c688a323} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2703 | 2026.05.26 23:57:43.042060 [ 338 ] {d58eab6b-461e-47cf-9d24-baa8c688a323} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2704 | 2026.05.26 23:57:43.042077 [ 327 ] {d58eab6b-461e-47cf-9d24-baa8c688a323} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2705 | 2026.05.26 23:57:43.042196 [ 271 ] {d58eab6b-461e-47cf-9d24-baa8c688a323} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 2706 | 2026.05.26 23:57:43.042224 [ 271 ] {d58eab6b-461e-47cf-9d24-baa8c688a323} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2707 | 2026.05.26 23:57:43.044330 [ 271 ] {d58eab6b-461e-47cf-9d24-baa8c688a323} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2708 | 2026.05.26 23:57:43.044394 [ 271 ] {d58eab6b-461e-47cf-9d24-baa8c688a323} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 2709 | 2026.05.26 23:57:43.046384 [ 271 ] {d58eab6b-461e-47cf-9d24-baa8c688a323} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2710 | 2026.05.26 23:57:43.046436 [ 271 ] {d58eab6b-461e-47cf-9d24-baa8c688a323} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2711 | 2026.05.26 23:57:43.047709 [ 271 ] {d58eab6b-461e-47cf-9d24-baa8c688a323} <Debug> executeQuery: Read 48 rows, 7.97 KiB in 0.006688 sec., 7177.033492822966 rows/sec., 1.16 MiB/sec. | ||
| 2712 | 2026.05.26 23:57:43.047838 [ 271 ] {d58eab6b-461e-47cf-9d24-baa8c688a323} <Debug> TCPHandler: Processed in 0.007126507 sec. | ||
| 2713 | 2026.05.26 23:57:43.049155 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2714 | 2026.05.26 23:57:43.049332 [ 271 ] {2cd774c4-df69-4ebb-9730-eb24f879f17e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2715 | 2026.05.26 23:57:43.049407 [ 271 ] {2cd774c4-df69-4ebb-9730-eb24f879f17e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2716 | 2026.05.26 23:57:43.050009 [ 271 ] {2cd774c4-df69-4ebb-9730-eb24f879f17e} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2717 | 2026.05.26 23:57:43.050053 [ 271 ] {2cd774c4-df69-4ebb-9730-eb24f879f17e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2718 | 2026.05.26 23:57:43.050420 [ 271 ] {2cd774c4-df69-4ebb-9730-eb24f879f17e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2719 | 2026.05.26 23:57:43.050641 [ 271 ] {2cd774c4-df69-4ebb-9730-eb24f879f17e} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2720 | 2026.05.26 23:57:43.050789 [ 271 ] {2cd774c4-df69-4ebb-9730-eb24f879f17e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001503 sec., 37258.815701929474 rows/sec., 2.84 MiB/sec. | ||
| 2721 | 2026.05.26 23:57:43.050827 [ 271 ] {2cd774c4-df69-4ebb-9730-eb24f879f17e} <Debug> TCPHandler: Processed in 0.001799887 sec. | ||
| 2722 | 2026.05.26 23:57:43.050962 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2723 | 2026.05.26 23:57:43.051059 [ 271 ] {df3e06ea-1e8d-44ac-a762-7232a881fdf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2724 | 2026.05.26 23:57:43.051099 [ 271 ] {df3e06ea-1e8d-44ac-a762-7232a881fdf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2725 | 2026.05.26 23:57:43.051535 [ 271 ] {df3e06ea-1e8d-44ac-a762-7232a881fdf9} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2726 | 2026.05.26 23:57:43.051572 [ 271 ] {df3e06ea-1e8d-44ac-a762-7232a881fdf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2727 | 2026.05.26 23:57:43.051871 [ 271 ] {df3e06ea-1e8d-44ac-a762-7232a881fdf9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2728 | 2026.05.26 23:57:43.052079 [ 271 ] {df3e06ea-1e8d-44ac-a762-7232a881fdf9} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2729 | 2026.05.26 23:57:43.052204 [ 271 ] {df3e06ea-1e8d-44ac-a762-7232a881fdf9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001164 sec., 54982.817869415805 rows/sec., 4.29 MiB/sec. | ||
| 2730 | 2026.05.26 23:57:43.052238 [ 271 ] {df3e06ea-1e8d-44ac-a762-7232a881fdf9} <Debug> TCPHandler: Processed in 0.00132565 sec. | ||
| 2731 | 2026.05.26 23:57:43.052364 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2732 | 2026.05.26 23:57:43.052460 [ 271 ] {16c55e89-fbb3-4c97-8373-28553e906423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2733 | 2026.05.26 23:57:43.052503 [ 271 ] {16c55e89-fbb3-4c97-8373-28553e906423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2734 | 2026.05.26 23:57:43.052864 [ 271 ] {16c55e89-fbb3-4c97-8373-28553e906423} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2735 | 2026.05.26 23:57:43.052899 [ 271 ] {16c55e89-fbb3-4c97-8373-28553e906423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2736 | 2026.05.26 23:57:43.053212 [ 271 ] {16c55e89-fbb3-4c97-8373-28553e906423} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2737 | 2026.05.26 23:57:43.053420 [ 271 ] {16c55e89-fbb3-4c97-8373-28553e906423} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2738 | 2026.05.26 23:57:43.053543 [ 271 ] {16c55e89-fbb3-4c97-8373-28553e906423} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001102 sec., 29038.112522686028 rows/sec., 2.02 MiB/sec. | ||
| 2739 | 2026.05.26 23:57:43.053576 [ 271 ] {16c55e89-fbb3-4c97-8373-28553e906423} <Debug> TCPHandler: Processed in 0.001260099 sec. | ||
| 2740 | 2026.05.26 23:57:43.053697 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2741 | 2026.05.26 23:57:43.053792 [ 271 ] {25bf2ff2-0d2e-4f12-a02d-f15c154c5138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2742 | 2026.05.26 23:57:43.053833 [ 271 ] {25bf2ff2-0d2e-4f12-a02d-f15c154c5138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2743 | 2026.05.26 23:57:43.054156 [ 271 ] {25bf2ff2-0d2e-4f12-a02d-f15c154c5138} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2744 | 2026.05.26 23:57:43.054191 [ 271 ] {25bf2ff2-0d2e-4f12-a02d-f15c154c5138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2745 | 2026.05.26 23:57:43.054473 [ 271 ] {25bf2ff2-0d2e-4f12-a02d-f15c154c5138} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2746 | 2026.05.26 23:57:43.054679 [ 271 ] {25bf2ff2-0d2e-4f12-a02d-f15c154c5138} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2747 | 2026.05.26 23:57:43.054804 [ 271 ] {25bf2ff2-0d2e-4f12-a02d-f15c154c5138} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00103 sec., 11650.485436893203 rows/sec., 804.00 KiB/sec. | ||
| 2748 | 2026.05.26 23:57:43.054836 [ 271 ] {25bf2ff2-0d2e-4f12-a02d-f15c154c5138} <Debug> TCPHandler: Processed in 0.001187658 sec. | ||
| 2749 | 2026.05.26 23:57:44.451467 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5343 | ||
| 2750 | 2026.05.26 23:57:44.452060 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2751 | 2026.05.26 23:57:44.452108 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2752 | 2026.05.26 23:57:44.452677 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2753 | 2026.05.26 23:57:44.452913 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2754 | 2026.05.26 23:57:44.453045 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5343 | ||
| 2755 | 2026.05.26 23:57:44.453086 [ 137 ] {} <Debug> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2756 | 2026.05.26 23:57:44.453179 [ 137 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2757 | 2026.05.26 23:57:44.453208 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2758 | 2026.05.26 23:57:44.453355 [ 190 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::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 | ||
| 2759 | 2026.05.26 23:57:44.453514 [ 190 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2760 | 2026.05.26 23:57:44.453554 [ 190 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2911 rows starting from the beginning of the part | ||
| 2761 | 2026.05.26 23:57:44.453621 [ 190 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::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 | ||
| 2762 | 2026.05.26 23:57:44.453672 [ 190 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::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 | ||
| 2763 | 2026.05.26 23:57:44.453712 [ 190 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::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 | ||
| 2764 | 2026.05.26 23:57:44.453753 [ 190 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::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 | ||
| 2765 | 2026.05.26 23:57:44.453791 [ 190 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::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 | ||
| 2766 | 2026.05.26 23:57:44.455232 [ 198 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5343 rows, containing 4 columns (4 merged, 0 gathered) in 0.001939138 sec., 2755347.9948306927 rows/sec., 39.42 MiB/sec. | ||
| 2767 | 2026.05.26 23:57:44.455984 [ 190 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2768 | 2026.05.26 23:57:44.456244 [ 190 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::all_1_11_2} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2769 | 2026.05.26 23:57:44.456320 [ 190 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::all_1_11_2} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2770 | 2026.05.26 23:57:44.456399 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 2771 | 2026.05.26 23:57:44.745974 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2772 | 2026.05.26 23:57:44.762714 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2773 | 2026.05.26 23:57:44.762770 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2774 | 2026.05.26 23:57:44.768865 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2775 | 2026.05.26 23:57:44.769546 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2776 | 2026.05.26 23:57:44.769825 [ 135 ] {} <Debug> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2777 | 2026.05.26 23:57:44.769888 [ 135 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2778 | 2026.05.26 23:57:44.769913 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2779 | 2026.05.26 23:57:44.770059 [ 186 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::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 | ||
| 2780 | 2026.05.26 23:57:44.772582 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2781 | 2026.05.26 23:57:44.773599 [ 186 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2782 | 2026.05.26 23:57:44.774906 [ 186 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::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 | ||
| 2783 | 2026.05.26 23:57:44.779153 [ 186 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::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 | ||
| 2784 | 2026.05.26 23:57:44.783115 [ 186 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::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 | ||
| 2785 | 2026.05.26 23:57:44.787162 [ 186 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::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 | ||
| 2786 | 2026.05.26 23:57:44.791495 [ 186 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::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 | ||
| 2787 | 2026.05.26 23:57:44.795861 [ 186 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::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 | ||
| 2788 | 2026.05.26 23:57:44.846657 [ 186 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.076651622 sec., 1082.821182831591 rows/sec., 5.60 MiB/sec. | ||
| 2789 | 2026.05.26 23:57:44.848092 [ 186 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2790 | 2026.05.26 23:57:44.849657 [ 186 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::all_1_11_2} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2791 | 2026.05.26 23:57:44.849746 [ 186 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::all_1_11_2} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2792 | 2026.05.26 23:57:44.850959 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2793 | 2026.05.26 23:57:45.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.65 MiB, peak 220.53 MiB, free memory in arenas 0.00 B, will set to 219.06 MiB (RSS), difference: 8.41 MiB | ||
| 2794 | 2026.05.26 23:57:48.046177 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2795 | 2026.05.26 23:57:48.046572 [ 271 ] {9914d53a-1ff9-4b92-a9b1-eff5475c5586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) 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) | ||
| 2796 | 2026.05.26 23:57:48.046952 [ 271 ] {9914d53a-1ff9-4b92-a9b1-eff5475c5586} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2797 | 2026.05.26 23:57:48.046989 [ 271 ] {9914d53a-1ff9-4b92-a9b1-eff5475c5586} <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 | ||
| 2798 | 2026.05.26 23:57:48.047208 [ 271 ] {9914d53a-1ff9-4b92-a9b1-eff5475c5586} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2799 | 2026.05.26 23:57:48.047278 [ 271 ] {9914d53a-1ff9-4b92-a9b1-eff5475c5586} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2800 | 2026.05.26 23:57:48.047421 [ 271 ] {9914d53a-1ff9-4b92-a9b1-eff5475c5586} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2801 | 2026.05.26 23:57:48.047502 [ 352 ] {9914d53a-1ff9-4b92-a9b1-eff5475c5586} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2802 | 2026.05.26 23:57:48.047532 [ 333 ] {9914d53a-1ff9-4b92-a9b1-eff5475c5586} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2803 | 2026.05.26 23:57:48.047639 [ 271 ] {9914d53a-1ff9-4b92-a9b1-eff5475c5586} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 2804 | 2026.05.26 23:57:48.047668 [ 271 ] {9914d53a-1ff9-4b92-a9b1-eff5475c5586} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2805 | 2026.05.26 23:57:48.047745 [ 271 ] {9914d53a-1ff9-4b92-a9b1-eff5475c5586} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2806 | 2026.05.26 23:57:48.047766 [ 271 ] {9914d53a-1ff9-4b92-a9b1-eff5475c5586} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 2807 | 2026.05.26 23:57:48.047801 [ 271 ] {9914d53a-1ff9-4b92-a9b1-eff5475c5586} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2808 | 2026.05.26 23:57:48.047841 [ 271 ] {9914d53a-1ff9-4b92-a9b1-eff5475c5586} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2809 | 2026.05.26 23:57:48.049040 [ 271 ] {9914d53a-1ff9-4b92-a9b1-eff5475c5586} <Debug> executeQuery: Read 48 rows, 7.97 KiB in 0.002627 sec., 18271.792919680243 rows/sec., 2.96 MiB/sec. | ||
| 2810 | 2026.05.26 23:57:48.049135 [ 271 ] {9914d53a-1ff9-4b92-a9b1-eff5475c5586} <Debug> TCPHandler: Processed in 0.003150557 sec. | ||
| 2811 | 2026.05.26 23:57:48.050723 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2812 | 2026.05.26 23:57:48.050833 [ 271 ] {4a2f2200-ed80-4f29-a070-47a55a110b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2813 | 2026.05.26 23:57:48.050880 [ 271 ] {4a2f2200-ed80-4f29-a070-47a55a110b85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2814 | 2026.05.26 23:57:48.051409 [ 271 ] {4a2f2200-ed80-4f29-a070-47a55a110b85} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2815 | 2026.05.26 23:57:48.051444 [ 271 ] {4a2f2200-ed80-4f29-a070-47a55a110b85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2816 | 2026.05.26 23:57:48.051797 [ 271 ] {4a2f2200-ed80-4f29-a070-47a55a110b85} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2817 | 2026.05.26 23:57:48.052038 [ 271 ] {4a2f2200-ed80-4f29-a070-47a55a110b85} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2818 | 2026.05.26 23:57:48.052175 [ 271 ] {4a2f2200-ed80-4f29-a070-47a55a110b85} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001372 sec., 40816.32653061225 rows/sec., 3.12 MiB/sec. | ||
| 2819 | 2026.05.26 23:57:48.052209 [ 271 ] {4a2f2200-ed80-4f29-a070-47a55a110b85} <Debug> TCPHandler: Processed in 0.001536232 sec. | ||
| 2820 | 2026.05.26 23:57:48.052335 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2821 | 2026.05.26 23:57:48.052438 [ 271 ] {d51caf86-9429-497c-87f0-5b08c41763fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2822 | 2026.05.26 23:57:48.052478 [ 271 ] {d51caf86-9429-497c-87f0-5b08c41763fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2823 | 2026.05.26 23:57:48.052899 [ 271 ] {d51caf86-9429-497c-87f0-5b08c41763fc} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2824 | 2026.05.26 23:57:48.052935 [ 271 ] {d51caf86-9429-497c-87f0-5b08c41763fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2825 | 2026.05.26 23:57:48.053237 [ 271 ] {d51caf86-9429-497c-87f0-5b08c41763fc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2826 | 2026.05.26 23:57:48.053448 [ 271 ] {d51caf86-9429-497c-87f0-5b08c41763fc} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2827 | 2026.05.26 23:57:48.053571 [ 271 ] {d51caf86-9429-497c-87f0-5b08c41763fc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001158 sec., 55267.70293609672 rows/sec., 4.31 MiB/sec. | ||
| 2828 | 2026.05.26 23:57:48.053604 [ 271 ] {d51caf86-9429-497c-87f0-5b08c41763fc} <Debug> TCPHandler: Processed in 0.00131832 sec. | ||
| 2829 | 2026.05.26 23:57:48.053739 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2830 | 2026.05.26 23:57:48.053835 [ 271 ] {5488d312-c0e5-4754-a019-a08859ffb340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2831 | 2026.05.26 23:57:48.053876 [ 271 ] {5488d312-c0e5-4754-a019-a08859ffb340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2832 | 2026.05.26 23:57:48.054280 [ 271 ] {5488d312-c0e5-4754-a019-a08859ffb340} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2833 | 2026.05.26 23:57:48.054315 [ 271 ] {5488d312-c0e5-4754-a019-a08859ffb340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2834 | 2026.05.26 23:57:48.054638 [ 271 ] {5488d312-c0e5-4754-a019-a08859ffb340} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2835 | 2026.05.26 23:57:48.054843 [ 271 ] {5488d312-c0e5-4754-a019-a08859ffb340} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2836 | 2026.05.26 23:57:48.054974 [ 271 ] {5488d312-c0e5-4754-a019-a08859ffb340} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 2837 | 2026.05.26 23:57:48.055007 [ 271 ] {5488d312-c0e5-4754-a019-a08859ffb340} <Debug> TCPHandler: Processed in 0.00131753 sec. | ||
| 2838 | 2026.05.26 23:57:48.055126 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2839 | 2026.05.26 23:57:48.055224 [ 271 ] {2e517300-8ff5-4c1f-9720-a073578880d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2840 | 2026.05.26 23:57:48.055266 [ 271 ] {2e517300-8ff5-4c1f-9720-a073578880d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2841 | 2026.05.26 23:57:48.055712 [ 271 ] {2e517300-8ff5-4c1f-9720-a073578880d2} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2842 | 2026.05.26 23:57:48.055748 [ 271 ] {2e517300-8ff5-4c1f-9720-a073578880d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2843 | 2026.05.26 23:57:48.056058 [ 271 ] {2e517300-8ff5-4c1f-9720-a073578880d2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2844 | 2026.05.26 23:57:48.056307 [ 271 ] {2e517300-8ff5-4c1f-9720-a073578880d2} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2845 | 2026.05.26 23:57:48.056435 [ 271 ] {2e517300-8ff5-4c1f-9720-a073578880d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001229 sec., 48820.17900732302 rows/sec., 3.29 MiB/sec. | ||
| 2846 | 2026.05.26 23:57:48.056467 [ 271 ] {2e517300-8ff5-4c1f-9720-a073578880d2} <Debug> TCPHandler: Processed in 0.001390711 sec. | ||
| 2847 | 2026.05.26 23:57:51.894446 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2848 | 2026.05.26 23:57:51.894530 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2849 | 2026.05.26 23:57:51.936866 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 12 | ||
| 2850 | 2026.05.26 23:57:51.938383 [ 242 ] {} <Trace> system.query_log (87db8ad9-9002-447f-8690-81d0dfd90724): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2851 | 2026.05.26 23:57:51.938427 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2852 | 2026.05.26 23:57:51.939548 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2853 | 2026.05.26 23:57:51.939819 [ 242 ] {} <Trace> system.query_log (87db8ad9-9002-447f-8690-81d0dfd90724): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2854 | 2026.05.26 23:57:51.940046 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 12 | ||
| 2855 | 2026.05.26 23:57:51.953114 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5791 | ||
| 2856 | 2026.05.26 23:57:51.953638 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2857 | 2026.05.26 23:57:51.953678 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2858 | 2026.05.26 23:57:51.954260 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2859 | 2026.05.26 23:57:51.954490 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2860 | 2026.05.26 23:57:51.954615 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5791 | ||
| 2861 | 2026.05.26 23:57:52.272671 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2862 | 2026.05.26 23:57:52.287320 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2863 | 2026.05.26 23:57:52.287381 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2864 | 2026.05.26 23:57:52.292984 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2865 | 2026.05.26 23:57:52.293670 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2866 | 2026.05.26 23:57:52.296154 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2867 | 2026.05.26 23:57:53.051265 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2868 | 2026.05.26 23:57:53.051517 [ 271 ] {e5dd099c-32fe-4271-8b04-87ef4edf7e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) 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) | ||
| 2869 | 2026.05.26 23:57:53.051864 [ 271 ] {e5dd099c-32fe-4271-8b04-87ef4edf7e46} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2870 | 2026.05.26 23:57:53.051907 [ 271 ] {e5dd099c-32fe-4271-8b04-87ef4edf7e46} <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 | ||
| 2871 | 2026.05.26 23:57:53.052150 [ 271 ] {e5dd099c-32fe-4271-8b04-87ef4edf7e46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2872 | 2026.05.26 23:57:53.052220 [ 271 ] {e5dd099c-32fe-4271-8b04-87ef4edf7e46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2873 | 2026.05.26 23:57:53.052360 [ 271 ] {e5dd099c-32fe-4271-8b04-87ef4edf7e46} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 2874 | 2026.05.26 23:57:53.052467 [ 352 ] {e5dd099c-32fe-4271-8b04-87ef4edf7e46} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2875 | 2026.05.26 23:57:53.052469 [ 333 ] {e5dd099c-32fe-4271-8b04-87ef4edf7e46} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2876 | 2026.05.26 23:57:53.052600 [ 271 ] {e5dd099c-32fe-4271-8b04-87ef4edf7e46} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 2877 | 2026.05.26 23:57:53.052629 [ 271 ] {e5dd099c-32fe-4271-8b04-87ef4edf7e46} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2878 | 2026.05.26 23:57:53.052702 [ 271 ] {e5dd099c-32fe-4271-8b04-87ef4edf7e46} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2879 | 2026.05.26 23:57:53.052723 [ 271 ] {e5dd099c-32fe-4271-8b04-87ef4edf7e46} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 2880 | 2026.05.26 23:57:53.052760 [ 271 ] {e5dd099c-32fe-4271-8b04-87ef4edf7e46} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 2881 | 2026.05.26 23:57:53.052799 [ 271 ] {e5dd099c-32fe-4271-8b04-87ef4edf7e46} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 2882 | 2026.05.26 23:57:53.053962 [ 271 ] {e5dd099c-32fe-4271-8b04-87ef4edf7e46} <Debug> executeQuery: Read 48 rows, 7.97 KiB in 0.002546 sec., 18853.10290652003 rows/sec., 3.06 MiB/sec. | ||
| 2883 | 2026.05.26 23:57:53.054088 [ 271 ] {e5dd099c-32fe-4271-8b04-87ef4edf7e46} <Debug> TCPHandler: Processed in 0.002970255 sec. | ||
| 2884 | 2026.05.26 23:57:53.059438 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2885 | 2026.05.26 23:57:53.059604 [ 271 ] {db6cbf07-c98e-4f9c-8f13-fda6e2265d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2886 | 2026.05.26 23:57:53.059671 [ 271 ] {db6cbf07-c98e-4f9c-8f13-fda6e2265d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2887 | 2026.05.26 23:57:53.060412 [ 271 ] {db6cbf07-c98e-4f9c-8f13-fda6e2265d9f} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2888 | 2026.05.26 23:57:53.060462 [ 271 ] {db6cbf07-c98e-4f9c-8f13-fda6e2265d9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2889 | 2026.05.26 23:57:53.060865 [ 271 ] {db6cbf07-c98e-4f9c-8f13-fda6e2265d9f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2890 | 2026.05.26 23:57:53.061097 [ 271 ] {db6cbf07-c98e-4f9c-8f13-fda6e2265d9f} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2891 | 2026.05.26 23:57:53.061254 [ 271 ] {db6cbf07-c98e-4f9c-8f13-fda6e2265d9f} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001695 sec., 165191.74041297936 rows/sec., 10.48 MiB/sec. | ||
| 2892 | 2026.05.26 23:57:53.061299 [ 271 ] {db6cbf07-c98e-4f9c-8f13-fda6e2265d9f} <Debug> TCPHandler: Processed in 0.00198723 sec. | ||
| 2893 | 2026.05.26 23:57:53.061462 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2894 | 2026.05.26 23:57:53.061568 [ 271 ] {8c32ce23-9580-4027-b0d5-1fd5bee30377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2895 | 2026.05.26 23:57:53.061614 [ 271 ] {8c32ce23-9580-4027-b0d5-1fd5bee30377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2896 | 2026.05.26 23:57:53.062322 [ 271 ] {8c32ce23-9580-4027-b0d5-1fd5bee30377} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2897 | 2026.05.26 23:57:53.062362 [ 271 ] {8c32ce23-9580-4027-b0d5-1fd5bee30377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2898 | 2026.05.26 23:57:53.062752 [ 271 ] {8c32ce23-9580-4027-b0d5-1fd5bee30377} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2899 | 2026.05.26 23:57:53.062968 [ 271 ] {8c32ce23-9580-4027-b0d5-1fd5bee30377} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2900 | 2026.05.26 23:57:53.063087 [ 142 ] {} <Debug> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2901 | 2026.05.26 23:57:53.063106 [ 271 ] {8c32ce23-9580-4027-b0d5-1fd5bee30377} <Debug> executeQuery: Read 859 rows, 69.17 KiB in 0.001564 sec., 549232.73657289 rows/sec., 43.19 MiB/sec. | ||
| 2902 | 2026.05.26 23:57:53.063147 [ 142 ] {} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2903 | 2026.05.26 23:57:53.063157 [ 271 ] {8c32ce23-9580-4027-b0d5-1fd5bee30377} <Debug> TCPHandler: Processed in 0.001747186 sec. | ||
| 2904 | 2026.05.26 23:57:53.063176 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2905 | 2026.05.26 23:57:53.063292 [ 196 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::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 | ||
| 2906 | 2026.05.26 23:57:53.063313 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2907 | 2026.05.26 23:57:53.063423 [ 196 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2908 | 2026.05.26 23:57:53.063433 [ 271 ] {dd95f542-b7d4-4535-9c93-b1b667d712ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2909 | 2026.05.26 23:57:53.063462 [ 196 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 857 rows starting from the beginning of the part | ||
| 2910 | 2026.05.26 23:57:53.063486 [ 271 ] {dd95f542-b7d4-4535-9c93-b1b667d712ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2911 | 2026.05.26 23:57:53.063527 [ 196 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 2912 | 2026.05.26 23:57:53.063578 [ 196 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4076 rows starting from the beginning of the part | ||
| 2913 | 2026.05.26 23:57:53.063616 [ 196 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 2914 | 2026.05.26 23:57:53.063660 [ 196 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::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 | ||
| 2915 | 2026.05.26 23:57:53.063700 [ 196 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 859 rows starting from the beginning of the part | ||
| 2916 | 2026.05.26 23:57:53.063997 [ 271 ] {dd95f542-b7d4-4535-9c93-b1b667d712ed} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2917 | 2026.05.26 23:57:53.064042 [ 271 ] {dd95f542-b7d4-4535-9c93-b1b667d712ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2918 | 2026.05.26 23:57:53.064462 [ 271 ] {dd95f542-b7d4-4535-9c93-b1b667d712ed} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2919 | 2026.05.26 23:57:53.064713 [ 271 ] {dd95f542-b7d4-4535-9c93-b1b667d712ed} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2920 | 2026.05.26 23:57:53.064850 [ 271 ] {dd95f542-b7d4-4535-9c93-b1b667d712ed} <Debug> executeQuery: Read 181 rows, 11.50 KiB in 0.00144 sec., 125694.44444444444 rows/sec., 7.80 MiB/sec. | ||
| 2921 | 2026.05.26 23:57:53.064900 [ 271 ] {dd95f542-b7d4-4535-9c93-b1b667d712ed} <Debug> TCPHandler: Processed in 0.001638864 sec. | ||
| 2922 | 2026.05.26 23:57:53.065050 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2923 | 2026.05.26 23:57:53.065149 [ 271 ] {71ea554f-f071-4a08-b2e3-0e05b501cbb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2924 | 2026.05.26 23:57:53.065191 [ 271 ] {71ea554f-f071-4a08-b2e3-0e05b501cbb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2925 | 2026.05.26 23:57:53.065636 [ 271 ] {71ea554f-f071-4a08-b2e3-0e05b501cbb1} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2926 | 2026.05.26 23:57:53.065675 [ 271 ] {71ea554f-f071-4a08-b2e3-0e05b501cbb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2927 | 2026.05.26 23:57:53.065768 [ 195 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5960 rows, containing 5 columns (5 merged, 0 gathered) in 0.002524468 sec., 2360893.4634940904 rows/sec., 189.64 MiB/sec. | ||
| 2928 | 2026.05.26 23:57:53.065978 [ 271 ] {71ea554f-f071-4a08-b2e3-0e05b501cbb1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2929 | 2026.05.26 23:57:53.066156 [ 196 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2930 | 2026.05.26 23:57:53.066212 [ 271 ] {71ea554f-f071-4a08-b2e3-0e05b501cbb1} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2931 | 2026.05.26 23:57:53.066358 [ 271 ] {71ea554f-f071-4a08-b2e3-0e05b501cbb1} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001231 sec., 117790.41429731924 rows/sec., 7.60 MiB/sec. | ||
| 2932 | 2026.05.26 23:57:53.066396 [ 271 ] {71ea554f-f071-4a08-b2e3-0e05b501cbb1} <Debug> TCPHandler: Processed in 0.001395931 sec. | ||
| 2933 | 2026.05.26 23:57:53.066448 [ 196 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_16_3} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2934 | 2026.05.26 23:57:53.066524 [ 196 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_16_3} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2935 | 2026.05.26 23:57:53.066553 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2936 | 2026.05.26 23:57:53.066603 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 2937 | 2026.05.26 23:57:53.066655 [ 271 ] {6a42f671-d766-4500-bd07-8803382462ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2938 | 2026.05.26 23:57:53.066701 [ 271 ] {6a42f671-d766-4500-bd07-8803382462ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2939 | 2026.05.26 23:57:53.067163 [ 271 ] {6a42f671-d766-4500-bd07-8803382462ec} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2940 | 2026.05.26 23:57:53.067200 [ 271 ] {6a42f671-d766-4500-bd07-8803382462ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2941 | 2026.05.26 23:57:53.067508 [ 271 ] {6a42f671-d766-4500-bd07-8803382462ec} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2942 | 2026.05.26 23:57:53.067717 [ 271 ] {6a42f671-d766-4500-bd07-8803382462ec} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2943 | 2026.05.26 23:57:53.067846 [ 271 ] {6a42f671-d766-4500-bd07-8803382462ec} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.00121 sec., 119008.26446280992 rows/sec., 6.76 MiB/sec. | ||
| 2944 | 2026.05.26 23:57:53.067880 [ 271 ] {6a42f671-d766-4500-bd07-8803382462ec} <Debug> TCPHandler: Processed in 0.00137706 sec. | ||
| 2945 | 2026.05.26 23:57:53.068030 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2946 | 2026.05.26 23:57:53.068127 [ 271 ] {a40c1d00-e23c-4544-a00a-bb5fda533b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2947 | 2026.05.26 23:57:53.068168 [ 271 ] {a40c1d00-e23c-4544-a00a-bb5fda533b1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2948 | 2026.05.26 23:57:53.068787 [ 271 ] {a40c1d00-e23c-4544-a00a-bb5fda533b1c} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2949 | 2026.05.26 23:57:53.068823 [ 271 ] {a40c1d00-e23c-4544-a00a-bb5fda533b1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2950 | 2026.05.26 23:57:53.069158 [ 271 ] {a40c1d00-e23c-4544-a00a-bb5fda533b1c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2951 | 2026.05.26 23:57:53.069367 [ 271 ] {a40c1d00-e23c-4544-a00a-bb5fda533b1c} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2952 | 2026.05.26 23:57:53.069488 [ 142 ] {} <Debug> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2953 | 2026.05.26 23:57:53.069502 [ 271 ] {a40c1d00-e23c-4544-a00a-bb5fda533b1c} <Debug> executeQuery: Read 525 rows, 38.02 KiB in 0.001394 sec., 376614.06025824964 rows/sec., 26.63 MiB/sec. | ||
| 2954 | 2026.05.26 23:57:53.069533 [ 142 ] {} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2955 | 2026.05.26 23:57:53.069547 [ 271 ] {a40c1d00-e23c-4544-a00a-bb5fda533b1c} <Debug> TCPHandler: Processed in 0.001567223 sec. | ||
| 2956 | 2026.05.26 23:57:53.069560 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2957 | 2026.05.26 23:57:53.069645 [ 201 ] {7cfb321c-b738-41c7-becc-00d00446732e::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 | ||
| 2958 | 2026.05.26 23:57:53.069719 [ 201 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2959 | 2026.05.26 23:57:53.069747 [ 201 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 549 rows starting from the beginning of the part | ||
| 2960 | 2026.05.26 23:57:53.069780 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2961 | 2026.05.26 23:57:53.069821 [ 201 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 2962 | 2026.05.26 23:57:53.069869 [ 201 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2352 rows starting from the beginning of the part | ||
| 2963 | 2026.05.26 23:57:53.069882 [ 271 ] {527f8850-1a6e-4e2e-b3df-e819446bb941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2964 | 2026.05.26 23:57:53.069911 [ 201 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 2965 | 2026.05.26 23:57:53.069926 [ 271 ] {527f8850-1a6e-4e2e-b3df-e819446bb941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2966 | 2026.05.26 23:57:53.069955 [ 201 ] {7cfb321c-b738-41c7-becc-00d00446732e::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 | ||
| 2967 | 2026.05.26 23:57:53.069996 [ 201 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 525 rows starting from the beginning of the part | ||
| 2968 | 2026.05.26 23:57:53.070286 [ 271 ] {527f8850-1a6e-4e2e-b3df-e819446bb941} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2969 | 2026.05.26 23:57:53.070321 [ 271 ] {527f8850-1a6e-4e2e-b3df-e819446bb941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2970 | 2026.05.26 23:57:53.070650 [ 271 ] {527f8850-1a6e-4e2e-b3df-e819446bb941} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2971 | 2026.05.26 23:57:53.070863 [ 271 ] {527f8850-1a6e-4e2e-b3df-e819446bb941} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2972 | 2026.05.26 23:57:53.070995 [ 271 ] {527f8850-1a6e-4e2e-b3df-e819446bb941} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001133 sec., 3530.4501323918803 rows/sec., 184.45 KiB/sec. | ||
| 2973 | 2026.05.26 23:57:53.071031 [ 271 ] {527f8850-1a6e-4e2e-b3df-e819446bb941} <Debug> TCPHandler: Processed in 0.00130184 sec. | ||
| 2974 | 2026.05.26 23:57:53.071177 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2975 | 2026.05.26 23:57:53.071280 [ 271 ] {87d8dd6d-becb-484e-8626-ea8913b66b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2976 | 2026.05.26 23:57:53.071324 [ 195 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3618 rows, containing 5 columns (5 merged, 0 gathered) in 0.001709046 sec., 2116970.520395589 rows/sec., 154.71 MiB/sec. | ||
| 2977 | 2026.05.26 23:57:53.071332 [ 271 ] {87d8dd6d-becb-484e-8626-ea8913b66b85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2978 | 2026.05.26 23:57:53.071650 [ 195 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2979 | 2026.05.26 23:57:53.071879 [ 271 ] {87d8dd6d-becb-484e-8626-ea8913b66b85} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2980 | 2026.05.26 23:57:53.071925 [ 195 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_16_3} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2981 | 2026.05.26 23:57:53.071935 [ 271 ] {87d8dd6d-becb-484e-8626-ea8913b66b85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2982 | 2026.05.26 23:57:53.072010 [ 195 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_16_3} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2983 | 2026.05.26 23:57:53.072086 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 2984 | 2026.05.26 23:57:53.072342 [ 271 ] {87d8dd6d-becb-484e-8626-ea8913b66b85} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2985 | 2026.05.26 23:57:53.072578 [ 271 ] {87d8dd6d-becb-484e-8626-ea8913b66b85} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2986 | 2026.05.26 23:57:53.072702 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2987 | 2026.05.26 23:57:53.072725 [ 271 ] {87d8dd6d-becb-484e-8626-ea8913b66b85} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001465 sec., 180887.37201365188 rows/sec., 12.02 MiB/sec. | ||
| 2988 | 2026.05.26 23:57:53.072739 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2989 | 2026.05.26 23:57:53.072768 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2990 | 2026.05.26 23:57:53.072769 [ 271 ] {87d8dd6d-becb-484e-8626-ea8913b66b85} <Debug> TCPHandler: Processed in 0.001646385 sec. | ||
| 2991 | 2026.05.26 23:57:53.072873 [ 192 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::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 | ||
| 2992 | 2026.05.26 23:57:53.072943 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2993 | 2026.05.26 23:57:53.073007 [ 192 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2994 | 2026.05.26 23:57:53.073062 [ 271 ] {470c928d-9074-4e6e-9ee8-6bf01f745095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2995 | 2026.05.26 23:57:53.073062 [ 192 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2300 rows starting from the beginning of the part | ||
| 2996 | 2026.05.26 23:57:53.073112 [ 271 ] {470c928d-9074-4e6e-9ee8-6bf01f745095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2997 | 2026.05.26 23:57:53.073175 [ 192 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::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 | ||
| 2998 | 2026.05.26 23:57:53.073247 [ 192 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 3479 rows starting from the beginning of the part | ||
| 2999 | 2026.05.26 23:57:53.073318 [ 192 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 32 rows starting from the beginning of the part | ||
| 3000 | 2026.05.26 23:57:53.073410 [ 192 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3001 | 2026.05.26 23:57:53.073479 [ 192 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 265 rows starting from the beginning of the part | ||
| 3002 | 2026.05.26 23:57:53.073540 [ 271 ] {470c928d-9074-4e6e-9ee8-6bf01f745095} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3003 | 2026.05.26 23:57:53.073581 [ 271 ] {470c928d-9074-4e6e-9ee8-6bf01f745095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 3004 | 2026.05.26 23:57:53.073911 [ 271 ] {470c928d-9074-4e6e-9ee8-6bf01f745095} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3005 | 2026.05.26 23:57:53.074161 [ 271 ] {470c928d-9074-4e6e-9ee8-6bf01f745095} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3006 | 2026.05.26 23:57:53.074300 [ 271 ] {470c928d-9074-4e6e-9ee8-6bf01f745095} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001264 sec., 791.1392405063292 rows/sec., 53.31 KiB/sec. | ||
| 3007 | 2026.05.26 23:57:53.074341 [ 271 ] {470c928d-9074-4e6e-9ee8-6bf01f745095} <Debug> TCPHandler: Processed in 0.001463992 sec. | ||
| 3008 | 2026.05.26 23:57:53.074551 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3009 | 2026.05.26 23:57:53.074707 [ 271 ] {81317f42-17b9-45d0-b7f2-0b5fb1a3ac88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3010 | 2026.05.26 23:57:53.074826 [ 271 ] {81317f42-17b9-45d0-b7f2-0b5fb1a3ac88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3011 | 2026.05.26 23:57:53.075843 [ 195 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6396 rows, containing 5 columns (5 merged, 0 gathered) in 0.003010455 sec., 2124595.783693827 rows/sec., 138.50 MiB/sec. | ||
| 3012 | 2026.05.26 23:57:53.075908 [ 271 ] {81317f42-17b9-45d0-b7f2-0b5fb1a3ac88} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3013 | 2026.05.26 23:57:53.075950 [ 271 ] {81317f42-17b9-45d0-b7f2-0b5fb1a3ac88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 3014 | 2026.05.26 23:57:53.076400 [ 187 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3015 | 2026.05.26 23:57:53.076683 [ 187 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3016 | 2026.05.26 23:57:53.076760 [ 187 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3017 | 2026.05.26 23:57:53.076854 [ 271 ] {81317f42-17b9-45d0-b7f2-0b5fb1a3ac88} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3018 | 2026.05.26 23:57:53.076856 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 3019 | 2026.05.26 23:57:53.077160 [ 271 ] {81317f42-17b9-45d0-b7f2-0b5fb1a3ac88} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3020 | 2026.05.26 23:57:53.077351 [ 271 ] {81317f42-17b9-45d0-b7f2-0b5fb1a3ac88} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002689 sec., 15247.303830420231 rows/sec., 27.32 MiB/sec. | ||
| 3021 | 2026.05.26 23:57:53.077475 [ 271 ] {81317f42-17b9-45d0-b7f2-0b5fb1a3ac88} <Debug> TCPHandler: Processed in 0.003037885 sec. | ||
| 3022 | 2026.05.26 23:57:53.077688 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3023 | 2026.05.26 23:57:53.077823 [ 271 ] {4d661498-66f1-47fe-8f40-72c1917c191a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3024 | 2026.05.26 23:57:53.077881 [ 271 ] {4d661498-66f1-47fe-8f40-72c1917c191a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3025 | 2026.05.26 23:57:53.078303 [ 271 ] {4d661498-66f1-47fe-8f40-72c1917c191a} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3026 | 2026.05.26 23:57:53.078340 [ 271 ] {4d661498-66f1-47fe-8f40-72c1917c191a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 3027 | 2026.05.26 23:57:53.078692 [ 271 ] {4d661498-66f1-47fe-8f40-72c1917c191a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3028 | 2026.05.26 23:57:53.078917 [ 271 ] {4d661498-66f1-47fe-8f40-72c1917c191a} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3029 | 2026.05.26 23:57:53.079040 [ 140 ] {} <Debug> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3030 | 2026.05.26 23:57:53.079049 [ 271 ] {4d661498-66f1-47fe-8f40-72c1917c191a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001268 sec., 70977.91798107255 rows/sec., 4.44 MiB/sec. | ||
| 3031 | 2026.05.26 23:57:53.079083 [ 140 ] {} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3032 | 2026.05.26 23:57:53.079100 [ 271 ] {4d661498-66f1-47fe-8f40-72c1917c191a} <Debug> TCPHandler: Processed in 0.001530513 sec. | ||
| 3033 | 2026.05.26 23:57:53.079108 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 3034 | 2026.05.26 23:57:53.079229 [ 192 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::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 | ||
| 3035 | 2026.05.26 23:57:53.079321 [ 192 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3036 | 2026.05.26 23:57:53.079349 [ 192 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 804 rows starting from the beginning of the part | ||
| 3037 | 2026.05.26 23:57:53.079433 [ 192 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::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 | ||
| 3038 | 2026.05.26 23:57:53.079505 [ 192 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 534 rows starting from the beginning of the part | ||
| 3039 | 2026.05.26 23:57:53.079548 [ 192 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::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 | ||
| 3040 | 2026.05.26 23:57:53.079589 [ 192 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3041 | 2026.05.26 23:57:53.079634 [ 192 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 90 rows starting from the beginning of the part | ||
| 3042 | 2026.05.26 23:57:53.080636 [ 195 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1560 rows, containing 4 columns (4 merged, 0 gathered) in 0.001447722 sec., 1077554.9449410867 rows/sec., 65.82 MiB/sec. | ||
| 3043 | 2026.05.26 23:57:53.080865 [ 197 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3044 | 2026.05.26 23:57:53.081136 [ 197 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_16_3} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3045 | 2026.05.26 23:57:53.081205 [ 197 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_16_3} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3046 | 2026.05.26 23:57:53.081277 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 3047 | 2026.05.26 23:57:58.047070 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3048 | 2026.05.26 23:57:58.047324 [ 271 ] {29bba1c9-f1dd-4c82-b1ad-035a40ffd3c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) 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) | ||
| 3049 | 2026.05.26 23:57:58.047664 [ 271 ] {29bba1c9-f1dd-4c82-b1ad-035a40ffd3c2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3050 | 2026.05.26 23:57:58.047702 [ 271 ] {29bba1c9-f1dd-4c82-b1ad-035a40ffd3c2} <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 | ||
| 3051 | 2026.05.26 23:57:58.047923 [ 271 ] {29bba1c9-f1dd-4c82-b1ad-035a40ffd3c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3052 | 2026.05.26 23:57:58.047994 [ 271 ] {29bba1c9-f1dd-4c82-b1ad-035a40ffd3c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3053 | 2026.05.26 23:57:58.048138 [ 271 ] {29bba1c9-f1dd-4c82-b1ad-035a40ffd3c2} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3054 | 2026.05.26 23:57:58.048239 [ 361 ] {29bba1c9-f1dd-4c82-b1ad-035a40ffd3c2} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3055 | 2026.05.26 23:57:58.048253 [ 333 ] {29bba1c9-f1dd-4c82-b1ad-035a40ffd3c2} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3056 | 2026.05.26 23:57:58.048400 [ 271 ] {29bba1c9-f1dd-4c82-b1ad-035a40ffd3c2} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 3057 | 2026.05.26 23:57:58.048429 [ 271 ] {29bba1c9-f1dd-4c82-b1ad-035a40ffd3c2} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3058 | 2026.05.26 23:57:58.048506 [ 271 ] {29bba1c9-f1dd-4c82-b1ad-035a40ffd3c2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3059 | 2026.05.26 23:57:58.048527 [ 271 ] {29bba1c9-f1dd-4c82-b1ad-035a40ffd3c2} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 3060 | 2026.05.26 23:57:58.048563 [ 271 ] {29bba1c9-f1dd-4c82-b1ad-035a40ffd3c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3061 | 2026.05.26 23:57:58.048605 [ 271 ] {29bba1c9-f1dd-4c82-b1ad-035a40ffd3c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3062 | 2026.05.26 23:57:58.049949 [ 271 ] {29bba1c9-f1dd-4c82-b1ad-035a40ffd3c2} <Debug> executeQuery: Read 48 rows, 7.97 KiB in 0.002718 sec., 17660.044150110374 rows/sec., 2.86 MiB/sec. | ||
| 3063 | 2026.05.26 23:57:58.050135 [ 271 ] {29bba1c9-f1dd-4c82-b1ad-035a40ffd3c2} <Debug> TCPHandler: Processed in 0.003207468 sec. | ||
| 3064 | 2026.05.26 23:57:58.051854 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3065 | 2026.05.26 23:57:58.051995 [ 271 ] {32e8ea6c-9c3c-4713-87c1-be51e4496f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3066 | 2026.05.26 23:57:58.052055 [ 271 ] {32e8ea6c-9c3c-4713-87c1-be51e4496f61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3067 | 2026.05.26 23:57:58.052617 [ 271 ] {32e8ea6c-9c3c-4713-87c1-be51e4496f61} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3068 | 2026.05.26 23:57:58.052657 [ 271 ] {32e8ea6c-9c3c-4713-87c1-be51e4496f61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 3069 | 2026.05.26 23:57:58.053035 [ 271 ] {32e8ea6c-9c3c-4713-87c1-be51e4496f61} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3070 | 2026.05.26 23:57:58.053291 [ 271 ] {32e8ea6c-9c3c-4713-87c1-be51e4496f61} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3071 | 2026.05.26 23:57:58.053438 [ 271 ] {32e8ea6c-9c3c-4713-87c1-be51e4496f61} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001492 sec., 37533.512064343166 rows/sec., 2.87 MiB/sec. | ||
| 3072 | 2026.05.26 23:57:58.053473 [ 271 ] {32e8ea6c-9c3c-4713-87c1-be51e4496f61} <Debug> TCPHandler: Processed in 0.001740556 sec. | ||
| 3073 | 2026.05.26 23:57:58.053606 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3074 | 2026.05.26 23:57:58.053702 [ 271 ] {3218892f-1979-4993-be50-cc71bc0d34db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3075 | 2026.05.26 23:57:58.053743 [ 271 ] {3218892f-1979-4993-be50-cc71bc0d34db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3076 | 2026.05.26 23:57:58.054157 [ 271 ] {3218892f-1979-4993-be50-cc71bc0d34db} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3077 | 2026.05.26 23:57:58.054194 [ 271 ] {3218892f-1979-4993-be50-cc71bc0d34db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 3078 | 2026.05.26 23:57:58.054498 [ 271 ] {3218892f-1979-4993-be50-cc71bc0d34db} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3079 | 2026.05.26 23:57:58.054716 [ 271 ] {3218892f-1979-4993-be50-cc71bc0d34db} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3080 | 2026.05.26 23:57:58.054843 [ 271 ] {3218892f-1979-4993-be50-cc71bc0d34db} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001159 sec., 55220.017256255385 rows/sec., 4.31 MiB/sec. | ||
| 3081 | 2026.05.26 23:57:58.054877 [ 271 ] {3218892f-1979-4993-be50-cc71bc0d34db} <Debug> TCPHandler: Processed in 0.00132004 sec. | ||
| 3082 | 2026.05.26 23:57:58.055034 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3083 | 2026.05.26 23:57:58.055129 [ 271 ] {2c703ff0-abd3-49b0-a311-5b4fe228f239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3084 | 2026.05.26 23:57:58.055172 [ 271 ] {2c703ff0-abd3-49b0-a311-5b4fe228f239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3085 | 2026.05.26 23:57:58.055605 [ 271 ] {2c703ff0-abd3-49b0-a311-5b4fe228f239} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3086 | 2026.05.26 23:57:58.055660 [ 271 ] {2c703ff0-abd3-49b0-a311-5b4fe228f239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 3087 | 2026.05.26 23:57:58.056009 [ 271 ] {2c703ff0-abd3-49b0-a311-5b4fe228f239} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3088 | 2026.05.26 23:57:58.056219 [ 271 ] {2c703ff0-abd3-49b0-a311-5b4fe228f239} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3089 | 2026.05.26 23:57:58.056350 [ 271 ] {2c703ff0-abd3-49b0-a311-5b4fe228f239} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 3090 | 2026.05.26 23:57:58.056384 [ 271 ] {2c703ff0-abd3-49b0-a311-5b4fe228f239} <Debug> TCPHandler: Processed in 0.001398571 sec. | ||
| 3091 | 2026.05.26 23:57:58.056514 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3092 | 2026.05.26 23:57:58.056610 [ 271 ] {7f875d60-8206-442e-bf19-69198fc19931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3093 | 2026.05.26 23:57:58.056651 [ 271 ] {7f875d60-8206-442e-bf19-69198fc19931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3094 | 2026.05.26 23:57:58.056995 [ 271 ] {7f875d60-8206-442e-bf19-69198fc19931} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3095 | 2026.05.26 23:57:58.057031 [ 271 ] {7f875d60-8206-442e-bf19-69198fc19931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 3096 | 2026.05.26 23:57:58.057331 [ 271 ] {7f875d60-8206-442e-bf19-69198fc19931} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3097 | 2026.05.26 23:57:58.057565 [ 271 ] {7f875d60-8206-442e-bf19-69198fc19931} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3098 | 2026.05.26 23:57:58.057692 [ 271 ] {7f875d60-8206-442e-bf19-69198fc19931} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 3099 | 2026.05.26 23:57:58.057725 [ 271 ] {7f875d60-8206-442e-bf19-69198fc19931} <Debug> TCPHandler: Processed in 0.001259599 sec. | ||
| 3100 | 2026.05.26 23:57:59.454701 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6303 | ||
| 3101 | 2026.05.26 23:57:59.455221 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3102 | 2026.05.26 23:57:59.455279 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 3103 | 2026.05.26 23:57:59.455848 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3104 | 2026.05.26 23:57:59.456113 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3105 | 2026.05.26 23:57:59.456270 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6303 | ||
| 3106 | 2026.05.26 23:57:59.796221 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3107 | 2026.05.26 23:57:59.815663 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3108 | 2026.05.26 23:57:59.815737 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 3109 | 2026.05.26 23:57:59.821957 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3110 | 2026.05.26 23:57:59.822802 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3111 | 2026.05.26 23:57:59.827487 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3112 | 2026.05.26 23:58:03.051063 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3113 | 2026.05.26 23:58:03.051344 [ 271 ] {b4f47303-aeab-4f42-ae79-50b6cd1c0f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) 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) | ||
| 3114 | 2026.05.26 23:58:03.051723 [ 271 ] {b4f47303-aeab-4f42-ae79-50b6cd1c0f11} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3115 | 2026.05.26 23:58:03.051775 [ 271 ] {b4f47303-aeab-4f42-ae79-50b6cd1c0f11} <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 | ||
| 3116 | 2026.05.26 23:58:03.052051 [ 271 ] {b4f47303-aeab-4f42-ae79-50b6cd1c0f11} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3117 | 2026.05.26 23:58:03.052121 [ 271 ] {b4f47303-aeab-4f42-ae79-50b6cd1c0f11} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3118 | 2026.05.26 23:58:03.052261 [ 271 ] {b4f47303-aeab-4f42-ae79-50b6cd1c0f11} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3119 | 2026.05.26 23:58:03.052331 [ 348 ] {b4f47303-aeab-4f42-ae79-50b6cd1c0f11} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3120 | 2026.05.26 23:58:03.052377 [ 352 ] {b4f47303-aeab-4f42-ae79-50b6cd1c0f11} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3121 | 2026.05.26 23:58:03.052487 [ 271 ] {b4f47303-aeab-4f42-ae79-50b6cd1c0f11} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 3122 | 2026.05.26 23:58:03.052516 [ 271 ] {b4f47303-aeab-4f42-ae79-50b6cd1c0f11} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3123 | 2026.05.26 23:58:03.052587 [ 271 ] {b4f47303-aeab-4f42-ae79-50b6cd1c0f11} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3124 | 2026.05.26 23:58:03.052607 [ 271 ] {b4f47303-aeab-4f42-ae79-50b6cd1c0f11} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 3125 | 2026.05.26 23:58:03.052644 [ 271 ] {b4f47303-aeab-4f42-ae79-50b6cd1c0f11} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 3126 | 2026.05.26 23:58:03.052683 [ 271 ] {b4f47303-aeab-4f42-ae79-50b6cd1c0f11} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 3127 | 2026.05.26 23:58:03.053759 [ 271 ] {b4f47303-aeab-4f42-ae79-50b6cd1c0f11} <Debug> executeQuery: Read 48 rows, 7.97 KiB in 0.002529 sec., 18979.833926453142 rows/sec., 3.08 MiB/sec. | ||
| 3128 | 2026.05.26 23:58:03.053877 [ 271 ] {b4f47303-aeab-4f42-ae79-50b6cd1c0f11} <Debug> TCPHandler: Processed in 0.002952234 sec. | ||
| 3129 | 2026.05.26 23:58:03.059309 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3130 | 2026.05.26 23:58:03.059445 [ 271 ] {dd64b360-a23c-41a0-b0a2-18bab3ffd4d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3131 | 2026.05.26 23:58:03.059499 [ 271 ] {dd64b360-a23c-41a0-b0a2-18bab3ffd4d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3132 | 2026.05.26 23:58:03.060167 [ 271 ] {dd64b360-a23c-41a0-b0a2-18bab3ffd4d6} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3133 | 2026.05.26 23:58:03.060209 [ 271 ] {dd64b360-a23c-41a0-b0a2-18bab3ffd4d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3134 | 2026.05.26 23:58:03.060595 [ 271 ] {dd64b360-a23c-41a0-b0a2-18bab3ffd4d6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3135 | 2026.05.26 23:58:03.060817 [ 271 ] {dd64b360-a23c-41a0-b0a2-18bab3ffd4d6} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3136 | 2026.05.26 23:58:03.060962 [ 271 ] {dd64b360-a23c-41a0-b0a2-18bab3ffd4d6} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001556 sec., 179948.58611825193 rows/sec., 11.42 MiB/sec. | ||
| 3137 | 2026.05.26 23:58:03.060973 [ 124 ] {} <Debug> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3138 | 2026.05.26 23:58:03.060998 [ 271 ] {dd64b360-a23c-41a0-b0a2-18bab3ffd4d6} <Debug> TCPHandler: Processed in 0.001752306 sec. | ||
| 3139 | 2026.05.26 23:58:03.061037 [ 124 ] {} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3140 | 2026.05.26 23:58:03.061062 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3141 | 2026.05.26 23:58:03.061158 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3142 | 2026.05.26 23:58:03.061160 [ 191 ] {120a905b-232e-4d58-9095-bf91795b9f50::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 | ||
| 3143 | 2026.05.26 23:58:03.061263 [ 271 ] {be7332a3-31a3-4ec3-bdca-ff1326c81398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3144 | 2026.05.26 23:58:03.061293 [ 191 ] {120a905b-232e-4d58-9095-bf91795b9f50::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3145 | 2026.05.26 23:58:03.061309 [ 271 ] {be7332a3-31a3-4ec3-bdca-ff1326c81398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3146 | 2026.05.26 23:58:03.061334 [ 191 ] {120a905b-232e-4d58-9095-bf91795b9f50::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 280 rows starting from the beginning of the part | ||
| 3147 | 2026.05.26 23:58:03.061407 [ 191 ] {120a905b-232e-4d58-9095-bf91795b9f50::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 280 rows starting from the beginning of the part | ||
| 3148 | 2026.05.26 23:58:03.061462 [ 191 ] {120a905b-232e-4d58-9095-bf91795b9f50::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 280 rows starting from the beginning of the part | ||
| 3149 | 2026.05.26 23:58:03.061508 [ 191 ] {120a905b-232e-4d58-9095-bf91795b9f50::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 280 rows starting from the beginning of the part | ||
| 3150 | 2026.05.26 23:58:03.061552 [ 191 ] {120a905b-232e-4d58-9095-bf91795b9f50::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 280 rows starting from the beginning of the part | ||
| 3151 | 2026.05.26 23:58:03.062118 [ 271 ] {be7332a3-31a3-4ec3-bdca-ff1326c81398} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3152 | 2026.05.26 23:58:03.062160 [ 271 ] {be7332a3-31a3-4ec3-bdca-ff1326c81398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3153 | 2026.05.26 23:58:03.062494 [ 197 ] {120a905b-232e-4d58-9095-bf91795b9f50::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1400 rows, containing 5 columns (5 merged, 0 gathered) in 0.001371101 sec., 1021077.2218822683 rows/sec., 68.69 MiB/sec. | ||
| 3154 | 2026.05.26 23:58:03.062645 [ 191 ] {120a905b-232e-4d58-9095-bf91795b9f50::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3155 | 2026.05.26 23:58:03.062670 [ 271 ] {be7332a3-31a3-4ec3-bdca-ff1326c81398} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3156 | 2026.05.26 23:58:03.062980 [ 191 ] {120a905b-232e-4d58-9095-bf91795b9f50::all_1_9_2} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3157 | 2026.05.26 23:58:03.063011 [ 271 ] {be7332a3-31a3-4ec3-bdca-ff1326c81398} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3158 | 2026.05.26 23:58:03.063055 [ 191 ] {120a905b-232e-4d58-9095-bf91795b9f50::all_1_9_2} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3159 | 2026.05.26 23:58:03.063131 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3160 | 2026.05.26 23:58:03.063170 [ 271 ] {be7332a3-31a3-4ec3-bdca-ff1326c81398} <Debug> executeQuery: Read 859 rows, 69.17 KiB in 0.001927 sec., 445770.62791904516 rows/sec., 35.06 MiB/sec. | ||
| 3161 | 2026.05.26 23:58:03.063210 [ 271 ] {be7332a3-31a3-4ec3-bdca-ff1326c81398} <Debug> TCPHandler: Processed in 0.002102752 sec. | ||
| 3162 | 2026.05.26 23:58:03.063350 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3163 | 2026.05.26 23:58:03.063449 [ 271 ] {af2f5dbb-180e-4f3a-8249-a79711135985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3164 | 2026.05.26 23:58:03.063490 [ 271 ] {af2f5dbb-180e-4f3a-8249-a79711135985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3165 | 2026.05.26 23:58:03.063977 [ 271 ] {af2f5dbb-180e-4f3a-8249-a79711135985} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3166 | 2026.05.26 23:58:03.064014 [ 271 ] {af2f5dbb-180e-4f3a-8249-a79711135985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3167 | 2026.05.26 23:58:03.064333 [ 271 ] {af2f5dbb-180e-4f3a-8249-a79711135985} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3168 | 2026.05.26 23:58:03.064628 [ 271 ] {af2f5dbb-180e-4f3a-8249-a79711135985} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3169 | 2026.05.26 23:58:03.064816 [ 271 ] {af2f5dbb-180e-4f3a-8249-a79711135985} <Debug> executeQuery: Read 181 rows, 11.50 KiB in 0.001383 sec., 130874.90961677514 rows/sec., 8.12 MiB/sec. | ||
| 3170 | 2026.05.26 23:58:03.064875 [ 271 ] {af2f5dbb-180e-4f3a-8249-a79711135985} <Debug> TCPHandler: Processed in 0.001573944 sec. | ||
| 3171 | 2026.05.26 23:58:03.065060 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3172 | 2026.05.26 23:58:03.065188 [ 271 ] {53accf59-30ac-42d8-9b72-07e38848b5e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3173 | 2026.05.26 23:58:03.065242 [ 271 ] {53accf59-30ac-42d8-9b72-07e38848b5e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3174 | 2026.05.26 23:58:03.065786 [ 271 ] {53accf59-30ac-42d8-9b72-07e38848b5e5} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3175 | 2026.05.26 23:58:03.065823 [ 271 ] {53accf59-30ac-42d8-9b72-07e38848b5e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3176 | 2026.05.26 23:58:03.066146 [ 271 ] {53accf59-30ac-42d8-9b72-07e38848b5e5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3177 | 2026.05.26 23:58:03.066361 [ 271 ] {53accf59-30ac-42d8-9b72-07e38848b5e5} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3178 | 2026.05.26 23:58:03.066491 [ 271 ] {53accf59-30ac-42d8-9b72-07e38848b5e5} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001342 sec., 108047.69001490313 rows/sec., 6.97 MiB/sec. | ||
| 3179 | 2026.05.26 23:58:03.066527 [ 271 ] {53accf59-30ac-42d8-9b72-07e38848b5e5} <Debug> TCPHandler: Processed in 0.001575273 sec. | ||
| 3180 | 2026.05.26 23:58:03.066649 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3181 | 2026.05.26 23:58:03.066751 [ 271 ] {4f68322f-22a5-4e9c-8d81-8bbfd1390149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3182 | 2026.05.26 23:58:03.066794 [ 271 ] {4f68322f-22a5-4e9c-8d81-8bbfd1390149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3183 | 2026.05.26 23:58:03.067260 [ 271 ] {4f68322f-22a5-4e9c-8d81-8bbfd1390149} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3184 | 2026.05.26 23:58:03.067301 [ 271 ] {4f68322f-22a5-4e9c-8d81-8bbfd1390149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3185 | 2026.05.26 23:58:03.067618 [ 271 ] {4f68322f-22a5-4e9c-8d81-8bbfd1390149} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3186 | 2026.05.26 23:58:03.067826 [ 271 ] {4f68322f-22a5-4e9c-8d81-8bbfd1390149} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3187 | 2026.05.26 23:58:03.067926 [ 124 ] {} <Debug> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3188 | 2026.05.26 23:58:03.067949 [ 271 ] {4f68322f-22a5-4e9c-8d81-8bbfd1390149} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001221 sec., 117936.11793611792 rows/sec., 6.70 MiB/sec. | ||
| 3189 | 2026.05.26 23:58:03.067969 [ 124 ] {} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3190 | 2026.05.26 23:58:03.067988 [ 271 ] {4f68322f-22a5-4e9c-8d81-8bbfd1390149} <Debug> TCPHandler: Processed in 0.001389941 sec. | ||
| 3191 | 2026.05.26 23:58:03.067999 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3192 | 2026.05.26 23:58:03.068117 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3193 | 2026.05.26 23:58:03.068115 [ 188 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::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 | ||
| 3194 | 2026.05.26 23:58:03.068219 [ 271 ] {8eeefd33-9e81-44a4-8eb1-82d69c480243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3195 | 2026.05.26 23:58:03.068265 [ 271 ] {8eeefd33-9e81-44a4-8eb1-82d69c480243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3196 | 2026.05.26 23:58:03.068267 [ 188 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3197 | 2026.05.26 23:58:03.068311 [ 188 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 144 rows starting from the beginning of the part | ||
| 3198 | 2026.05.26 23:58:03.068378 [ 188 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 144 rows starting from the beginning of the part | ||
| 3199 | 2026.05.26 23:58:03.068423 [ 188 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 144 rows starting from the beginning of the part | ||
| 3200 | 2026.05.26 23:58:03.068464 [ 188 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 144 rows starting from the beginning of the part | ||
| 3201 | 2026.05.26 23:58:03.068510 [ 188 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 144 rows starting from the beginning of the part | ||
| 3202 | 2026.05.26 23:58:03.068911 [ 271 ] {8eeefd33-9e81-44a4-8eb1-82d69c480243} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3203 | 2026.05.26 23:58:03.068952 [ 271 ] {8eeefd33-9e81-44a4-8eb1-82d69c480243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3204 | 2026.05.26 23:58:03.069297 [ 271 ] {8eeefd33-9e81-44a4-8eb1-82d69c480243} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3205 | 2026.05.26 23:58:03.069344 [ 197 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 5 columns (5 merged, 0 gathered) in 0.001273999 sec., 565149.5801802042 rows/sec., 34.26 MiB/sec. | ||
| 3206 | 2026.05.26 23:58:03.069498 [ 197 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3207 | 2026.05.26 23:58:03.069528 [ 271 ] {8eeefd33-9e81-44a4-8eb1-82d69c480243} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3208 | 2026.05.26 23:58:03.069676 [ 271 ] {8eeefd33-9e81-44a4-8eb1-82d69c480243} <Debug> executeQuery: Read 525 rows, 38.02 KiB in 0.001476 sec., 355691.0569105691 rows/sec., 25.15 MiB/sec. | ||
| 3209 | 2026.05.26 23:58:03.069714 [ 271 ] {8eeefd33-9e81-44a4-8eb1-82d69c480243} <Debug> TCPHandler: Processed in 0.001646734 sec. | ||
| 3210 | 2026.05.26 23:58:03.069831 [ 197 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::all_1_9_2} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3211 | 2026.05.26 23:58:03.069861 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3212 | 2026.05.26 23:58:03.069910 [ 197 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::all_1_9_2} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3213 | 2026.05.26 23:58:03.069963 [ 271 ] {e28f3ae8-085e-458c-942e-c7c0db0ef8a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3214 | 2026.05.26 23:58:03.069984 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3215 | 2026.05.26 23:58:03.070009 [ 271 ] {e28f3ae8-085e-458c-942e-c7c0db0ef8a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3216 | 2026.05.26 23:58:03.070353 [ 271 ] {e28f3ae8-085e-458c-942e-c7c0db0ef8a3} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3217 | 2026.05.26 23:58:03.070390 [ 271 ] {e28f3ae8-085e-458c-942e-c7c0db0ef8a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3218 | 2026.05.26 23:58:03.070688 [ 271 ] {e28f3ae8-085e-458c-942e-c7c0db0ef8a3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3219 | 2026.05.26 23:58:03.070895 [ 271 ] {e28f3ae8-085e-458c-942e-c7c0db0ef8a3} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3220 | 2026.05.26 23:58:03.071023 [ 271 ] {e28f3ae8-085e-458c-942e-c7c0db0ef8a3} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001079 sec., 3707.1362372567187 rows/sec., 193.68 KiB/sec. | ||
| 3221 | 2026.05.26 23:58:03.071055 [ 271 ] {e28f3ae8-085e-458c-942e-c7c0db0ef8a3} <Debug> TCPHandler: Processed in 0.001243738 sec. | ||
| 3222 | 2026.05.26 23:58:03.071205 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3223 | 2026.05.26 23:58:03.071301 [ 271 ] {34e0b0e5-6024-46cb-bdc3-b17f5ec7bf4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3224 | 2026.05.26 23:58:03.071343 [ 271 ] {34e0b0e5-6024-46cb-bdc3-b17f5ec7bf4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3225 | 2026.05.26 23:58:03.071761 [ 271 ] {34e0b0e5-6024-46cb-bdc3-b17f5ec7bf4d} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3226 | 2026.05.26 23:58:03.071796 [ 271 ] {34e0b0e5-6024-46cb-bdc3-b17f5ec7bf4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3227 | 2026.05.26 23:58:03.072127 [ 271 ] {34e0b0e5-6024-46cb-bdc3-b17f5ec7bf4d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3228 | 2026.05.26 23:58:03.072345 [ 271 ] {34e0b0e5-6024-46cb-bdc3-b17f5ec7bf4d} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3229 | 2026.05.26 23:58:03.072480 [ 271 ] {34e0b0e5-6024-46cb-bdc3-b17f5ec7bf4d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001197 sec., 221386.80033416877 rows/sec., 14.71 MiB/sec. | ||
| 3230 | 2026.05.26 23:58:03.072513 [ 271 ] {34e0b0e5-6024-46cb-bdc3-b17f5ec7bf4d} <Debug> TCPHandler: Processed in 0.00135684 sec. | ||
| 3231 | 2026.05.26 23:58:03.072689 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3232 | 2026.05.26 23:58:03.072814 [ 271 ] {558b3b9a-b50b-476f-ba89-48a2bb4d6ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3233 | 2026.05.26 23:58:03.072866 [ 271 ] {558b3b9a-b50b-476f-ba89-48a2bb4d6ee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3234 | 2026.05.26 23:58:03.073271 [ 271 ] {558b3b9a-b50b-476f-ba89-48a2bb4d6ee3} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3235 | 2026.05.26 23:58:03.073359 [ 271 ] {558b3b9a-b50b-476f-ba89-48a2bb4d6ee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3236 | 2026.05.26 23:58:03.073725 [ 271 ] {558b3b9a-b50b-476f-ba89-48a2bb4d6ee3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3237 | 2026.05.26 23:58:03.073980 [ 271 ] {558b3b9a-b50b-476f-ba89-48a2bb4d6ee3} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3238 | 2026.05.26 23:58:03.074109 [ 271 ] {558b3b9a-b50b-476f-ba89-48a2bb4d6ee3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001321 sec., 757.0022710068131 rows/sec., 51.01 KiB/sec. | ||
| 3239 | 2026.05.26 23:58:03.074142 [ 271 ] {558b3b9a-b50b-476f-ba89-48a2bb4d6ee3} <Debug> TCPHandler: Processed in 0.001516843 sec. | ||
| 3240 | 2026.05.26 23:58:03.074279 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3241 | 2026.05.26 23:58:03.074376 [ 271 ] {6a68d286-2f00-4f1b-a6a3-89c8a7ec90c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3242 | 2026.05.26 23:58:03.074431 [ 271 ] {6a68d286-2f00-4f1b-a6a3-89c8a7ec90c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3243 | 2026.05.26 23:58:03.075293 [ 271 ] {6a68d286-2f00-4f1b-a6a3-89c8a7ec90c4} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3244 | 2026.05.26 23:58:03.075330 [ 271 ] {6a68d286-2f00-4f1b-a6a3-89c8a7ec90c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3245 | 2026.05.26 23:58:03.075894 [ 271 ] {6a68d286-2f00-4f1b-a6a3-89c8a7ec90c4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3246 | 2026.05.26 23:58:03.076121 [ 271 ] {6a68d286-2f00-4f1b-a6a3-89c8a7ec90c4} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3247 | 2026.05.26 23:58:03.076251 [ 271 ] {6a68d286-2f00-4f1b-a6a3-89c8a7ec90c4} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001894 sec., 21647.30728616684 rows/sec., 38.79 MiB/sec. | ||
| 3248 | 2026.05.26 23:58:03.076300 [ 271 ] {6a68d286-2f00-4f1b-a6a3-89c8a7ec90c4} <Debug> TCPHandler: Processed in 0.002069411 sec. | ||
| 3249 | 2026.05.26 23:58:03.076425 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3250 | 2026.05.26 23:58:03.076521 [ 271 ] {ba7a789d-36bc-493b-b260-7e88bf0ef5d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3251 | 2026.05.26 23:58:03.076563 [ 271 ] {ba7a789d-36bc-493b-b260-7e88bf0ef5d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3252 | 2026.05.26 23:58:03.076904 [ 271 ] {ba7a789d-36bc-493b-b260-7e88bf0ef5d2} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3253 | 2026.05.26 23:58:03.076940 [ 271 ] {ba7a789d-36bc-493b-b260-7e88bf0ef5d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3254 | 2026.05.26 23:58:03.077236 [ 271 ] {ba7a789d-36bc-493b-b260-7e88bf0ef5d2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3255 | 2026.05.26 23:58:03.077440 [ 271 ] {ba7a789d-36bc-493b-b260-7e88bf0ef5d2} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3256 | 2026.05.26 23:58:03.077569 [ 271 ] {ba7a789d-36bc-493b-b260-7e88bf0ef5d2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001067 sec., 84348.64104967198 rows/sec., 5.28 MiB/sec. | ||
| 3257 | 2026.05.26 23:58:03.077601 [ 271 ] {ba7a789d-36bc-493b-b260-7e88bf0ef5d2} <Debug> TCPHandler: Processed in 0.001226319 sec. | ||
| 3258 | 2026.05.26 23:58:06.894916 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3259 | 2026.05.26 23:58:06.894992 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3260 | 2026.05.26 23:58:06.957305 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6751 | ||
| 3261 | 2026.05.26 23:58:06.957768 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3262 | 2026.05.26 23:58:06.957813 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3263 | 2026.05.26 23:58:06.958295 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3264 | 2026.05.26 23:58:06.958704 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3265 | 2026.05.26 23:58:06.958942 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6751 | ||
| 3266 | 2026.05.26 23:58:07.328534 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3267 | 2026.05.26 23:58:07.345373 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3268 | 2026.05.26 23:58:07.345434 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3269 | 2026.05.26 23:58:07.351123 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3270 | 2026.05.26 23:58:07.351814 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3271 | 2026.05.26 23:58:07.354493 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3272 | 2026.05.26 23:58:08.045673 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3273 | 2026.05.26 23:58:08.046042 [ 271 ] {6a4828c4-7737-47ab-8985-e9f87df6874e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) 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) | ||
| 3274 | 2026.05.26 23:58:08.046428 [ 271 ] {6a4828c4-7737-47ab-8985-e9f87df6874e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3275 | 2026.05.26 23:58:08.046464 [ 271 ] {6a4828c4-7737-47ab-8985-e9f87df6874e} <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 | ||
| 3276 | 2026.05.26 23:58:08.046680 [ 271 ] {6a4828c4-7737-47ab-8985-e9f87df6874e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3277 | 2026.05.26 23:58:08.046749 [ 271 ] {6a4828c4-7737-47ab-8985-e9f87df6874e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3278 | 2026.05.26 23:58:08.046892 [ 271 ] {6a4828c4-7737-47ab-8985-e9f87df6874e} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3279 | 2026.05.26 23:58:08.047004 [ 361 ] {6a4828c4-7737-47ab-8985-e9f87df6874e} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3280 | 2026.05.26 23:58:08.047015 [ 320 ] {6a4828c4-7737-47ab-8985-e9f87df6874e} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3281 | 2026.05.26 23:58:08.047160 [ 271 ] {6a4828c4-7737-47ab-8985-e9f87df6874e} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 3282 | 2026.05.26 23:58:08.047190 [ 271 ] {6a4828c4-7737-47ab-8985-e9f87df6874e} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3283 | 2026.05.26 23:58:08.047263 [ 271 ] {6a4828c4-7737-47ab-8985-e9f87df6874e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3284 | 2026.05.26 23:58:08.047284 [ 271 ] {6a4828c4-7737-47ab-8985-e9f87df6874e} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 3285 | 2026.05.26 23:58:08.047320 [ 271 ] {6a4828c4-7737-47ab-8985-e9f87df6874e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3286 | 2026.05.26 23:58:08.047362 [ 271 ] {6a4828c4-7737-47ab-8985-e9f87df6874e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3287 | 2026.05.26 23:58:08.048599 [ 271 ] {6a4828c4-7737-47ab-8985-e9f87df6874e} <Debug> executeQuery: Read 48 rows, 7.97 KiB in 0.002712 sec., 17699.11504424779 rows/sec., 2.87 MiB/sec. | ||
| 3288 | 2026.05.26 23:58:08.048728 [ 271 ] {6a4828c4-7737-47ab-8985-e9f87df6874e} <Debug> TCPHandler: Processed in 0.003233759 sec. | ||
| 3289 | 2026.05.26 23:58:08.050467 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3290 | 2026.05.26 23:58:08.050585 [ 271 ] {7658eefa-8d22-4540-b0bd-e888e546d482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3291 | 2026.05.26 23:58:08.050744 [ 271 ] {7658eefa-8d22-4540-b0bd-e888e546d482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3292 | 2026.05.26 23:58:08.051297 [ 271 ] {7658eefa-8d22-4540-b0bd-e888e546d482} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3293 | 2026.05.26 23:58:08.051350 [ 271 ] {7658eefa-8d22-4540-b0bd-e888e546d482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3294 | 2026.05.26 23:58:08.051727 [ 271 ] {7658eefa-8d22-4540-b0bd-e888e546d482} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3295 | 2026.05.26 23:58:08.051953 [ 271 ] {7658eefa-8d22-4540-b0bd-e888e546d482} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3296 | 2026.05.26 23:58:08.052100 [ 271 ] {7658eefa-8d22-4540-b0bd-e888e546d482} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001549 sec., 36152.35635894125 rows/sec., 2.76 MiB/sec. | ||
| 3297 | 2026.05.26 23:58:08.052136 [ 271 ] {7658eefa-8d22-4540-b0bd-e888e546d482} <Debug> TCPHandler: Processed in 0.001720856 sec. | ||
| 3298 | 2026.05.26 23:58:08.052303 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3299 | 2026.05.26 23:58:08.052505 [ 271 ] {60f1114d-b690-4111-aa38-0671a08caacf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3300 | 2026.05.26 23:58:08.052546 [ 271 ] {60f1114d-b690-4111-aa38-0671a08caacf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3301 | 2026.05.26 23:58:08.052973 [ 271 ] {60f1114d-b690-4111-aa38-0671a08caacf} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3302 | 2026.05.26 23:58:08.053010 [ 271 ] {60f1114d-b690-4111-aa38-0671a08caacf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3303 | 2026.05.26 23:58:08.053339 [ 271 ] {60f1114d-b690-4111-aa38-0671a08caacf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3304 | 2026.05.26 23:58:08.053558 [ 271 ] {60f1114d-b690-4111-aa38-0671a08caacf} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3305 | 2026.05.26 23:58:08.053684 [ 271 ] {60f1114d-b690-4111-aa38-0671a08caacf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001198 sec., 53422.37061769616 rows/sec., 4.17 MiB/sec. | ||
| 3306 | 2026.05.26 23:58:08.053718 [ 271 ] {60f1114d-b690-4111-aa38-0671a08caacf} <Debug> TCPHandler: Processed in 0.001466202 sec. | ||
| 3307 | 2026.05.26 23:58:08.053873 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3308 | 2026.05.26 23:58:08.053966 [ 271 ] {cafa483d-adc2-4c0a-849d-3d89eb8b5776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3309 | 2026.05.26 23:58:08.054009 [ 271 ] {cafa483d-adc2-4c0a-849d-3d89eb8b5776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3310 | 2026.05.26 23:58:08.054421 [ 271 ] {cafa483d-adc2-4c0a-849d-3d89eb8b5776} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3311 | 2026.05.26 23:58:08.054457 [ 271 ] {cafa483d-adc2-4c0a-849d-3d89eb8b5776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3312 | 2026.05.26 23:58:08.054785 [ 271 ] {cafa483d-adc2-4c0a-849d-3d89eb8b5776} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3313 | 2026.05.26 23:58:08.054999 [ 271 ] {cafa483d-adc2-4c0a-849d-3d89eb8b5776} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3314 | 2026.05.26 23:58:08.055126 [ 271 ] {cafa483d-adc2-4c0a-849d-3d89eb8b5776} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 3315 | 2026.05.26 23:58:08.055159 [ 271 ] {cafa483d-adc2-4c0a-849d-3d89eb8b5776} <Debug> TCPHandler: Processed in 0.00134599 sec. | ||
| 3316 | 2026.05.26 23:58:08.055284 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3317 | 2026.05.26 23:58:08.055384 [ 271 ] {a2b2f14b-d7bc-41d4-9daa-0004d9fd9d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3318 | 2026.05.26 23:58:08.055428 [ 271 ] {a2b2f14b-d7bc-41d4-9daa-0004d9fd9d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3319 | 2026.05.26 23:58:08.055774 [ 271 ] {a2b2f14b-d7bc-41d4-9daa-0004d9fd9d43} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3320 | 2026.05.26 23:58:08.055810 [ 271 ] {a2b2f14b-d7bc-41d4-9daa-0004d9fd9d43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3321 | 2026.05.26 23:58:08.056107 [ 271 ] {a2b2f14b-d7bc-41d4-9daa-0004d9fd9d43} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3322 | 2026.05.26 23:58:08.056316 [ 271 ] {a2b2f14b-d7bc-41d4-9daa-0004d9fd9d43} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3323 | 2026.05.26 23:58:08.056450 [ 271 ] {a2b2f14b-d7bc-41d4-9daa-0004d9fd9d43} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 3324 | 2026.05.26 23:58:08.056482 [ 271 ] {a2b2f14b-d7bc-41d4-9daa-0004d9fd9d43} <Debug> TCPHandler: Processed in 0.001246879 sec. | ||
| 3325 | 2026.05.26 23:58:11.225367 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3326 | 2026.05.26 23:58:11.225645 [ 271 ] {8b8c717f-6197-492f-bcd0-3c8b1bb30e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) 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', '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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 3327 | 2026.05.26 23:58:11.226032 [ 271 ] {8b8c717f-6197-492f-bcd0-3c8b1bb30e15} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3328 | 2026.05.26 23:58:11.226081 [ 271 ] {8b8c717f-6197-492f-bcd0-3c8b1bb30e15} <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', '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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3329 | 2026.05.26 23:58:11.226327 [ 271 ] {8b8c717f-6197-492f-bcd0-3c8b1bb30e15} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3330 | 2026.05.26 23:58:11.226399 [ 271 ] {8b8c717f-6197-492f-bcd0-3c8b1bb30e15} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3331 | 2026.05.26 23:58:11.226543 [ 271 ] {8b8c717f-6197-492f-bcd0-3c8b1bb30e15} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 3332 | 2026.05.26 23:58:11.226667 [ 320 ] {8b8c717f-6197-492f-bcd0-3c8b1bb30e15} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3333 | 2026.05.26 23:58:11.226667 [ 361 ] {8b8c717f-6197-492f-bcd0-3c8b1bb30e15} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3334 | 2026.05.26 23:58:11.226807 [ 271 ] {8b8c717f-6197-492f-bcd0-3c8b1bb30e15} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 3335 | 2026.05.26 23:58:11.226835 [ 271 ] {8b8c717f-6197-492f-bcd0-3c8b1bb30e15} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3336 | 2026.05.26 23:58:11.226907 [ 271 ] {8b8c717f-6197-492f-bcd0-3c8b1bb30e15} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3337 | 2026.05.26 23:58:11.226928 [ 271 ] {8b8c717f-6197-492f-bcd0-3c8b1bb30e15} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 3338 | 2026.05.26 23:58:11.226964 [ 271 ] {8b8c717f-6197-492f-bcd0-3c8b1bb30e15} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3339 | 2026.05.26 23:58:11.227006 [ 271 ] {8b8c717f-6197-492f-bcd0-3c8b1bb30e15} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3340 | 2026.05.26 23:58:11.228379 [ 271 ] {8b8c717f-6197-492f-bcd0-3c8b1bb30e15} <Debug> executeQuery: Read 48 rows, 10.25 KiB in 0.002838 sec., 16913.319238900636 rows/sec., 3.53 MiB/sec. | ||
| 3341 | 2026.05.26 23:58:11.228612 [ 271 ] {8b8c717f-6197-492f-bcd0-3c8b1bb30e15} <Debug> TCPHandler: Processed in 0.003397471 sec. | ||
| 3342 | 2026.05.26 23:58:11.245122 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3343 | 2026.05.26 23:58:11.245335 [ 271 ] {6b520d49-1f00-457e-8e89-c1a159686cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3344 | 2026.05.26 23:58:11.245416 [ 271 ] {6b520d49-1f00-457e-8e89-c1a159686cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3345 | 2026.05.26 23:58:11.247249 [ 271 ] {6b520d49-1f00-457e-8e89-c1a159686cae} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3346 | 2026.05.26 23:58:11.247295 [ 271 ] {6b520d49-1f00-457e-8e89-c1a159686cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3347 | 2026.05.26 23:58:11.247840 [ 271 ] {6b520d49-1f00-457e-8e89-c1a159686cae} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3348 | 2026.05.26 23:58:11.248080 [ 271 ] {6b520d49-1f00-457e-8e89-c1a159686cae} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3349 | 2026.05.26 23:58:11.248243 [ 271 ] {6b520d49-1f00-457e-8e89-c1a159686cae} <Debug> executeQuery: Read 2409 rows, 180.99 KiB in 0.002965 sec., 812478.9207419899 rows/sec., 59.61 MiB/sec. | ||
| 3350 | 2026.05.26 23:58:11.248279 [ 271 ] {6b520d49-1f00-457e-8e89-c1a159686cae} <Debug> TCPHandler: Processed in 0.003257639 sec. | ||
| 3351 | 2026.05.26 23:58:11.248622 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3352 | 2026.05.26 23:58:11.248727 [ 271 ] {281eb2cb-a459-42cf-91c0-fc029c6214ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3353 | 2026.05.26 23:58:11.248771 [ 271 ] {281eb2cb-a459-42cf-91c0-fc029c6214ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3354 | 2026.05.26 23:58:11.249269 [ 271 ] {281eb2cb-a459-42cf-91c0-fc029c6214ea} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3355 | 2026.05.26 23:58:11.249307 [ 271 ] {281eb2cb-a459-42cf-91c0-fc029c6214ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3356 | 2026.05.26 23:58:11.249629 [ 271 ] {281eb2cb-a459-42cf-91c0-fc029c6214ea} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3357 | 2026.05.26 23:58:11.249900 [ 271 ] {281eb2cb-a459-42cf-91c0-fc029c6214ea} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3358 | 2026.05.26 23:58:11.250048 [ 271 ] {281eb2cb-a459-42cf-91c0-fc029c6214ea} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001341 sec., 9694.258016405667 rows/sec., 728.96 KiB/sec. | ||
| 3359 | 2026.05.26 23:58:11.250088 [ 271 ] {281eb2cb-a459-42cf-91c0-fc029c6214ea} <Debug> TCPHandler: Processed in 0.001518272 sec. | ||
| 3360 | 2026.05.26 23:58:11.250256 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3361 | 2026.05.26 23:58:11.250371 [ 271 ] {97cc8f42-f96f-473c-ac11-6375e93a2eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3362 | 2026.05.26 23:58:11.250418 [ 271 ] {97cc8f42-f96f-473c-ac11-6375e93a2eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3363 | 2026.05.26 23:58:11.251098 [ 271 ] {97cc8f42-f96f-473c-ac11-6375e93a2eab} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3364 | 2026.05.26 23:58:11.251135 [ 271 ] {97cc8f42-f96f-473c-ac11-6375e93a2eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3365 | 2026.05.26 23:58:11.251552 [ 271 ] {97cc8f42-f96f-473c-ac11-6375e93a2eab} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3366 | 2026.05.26 23:58:11.251786 [ 271 ] {97cc8f42-f96f-473c-ac11-6375e93a2eab} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3367 | 2026.05.26 23:58:11.251902 [ 114 ] {} <Debug> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3368 | 2026.05.26 23:58:11.251926 [ 271 ] {97cc8f42-f96f-473c-ac11-6375e93a2eab} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001582 sec., 506321.1125158028 rows/sec., 29.25 MiB/sec. | ||
| 3369 | 2026.05.26 23:58:11.251951 [ 114 ] {} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3370 | 2026.05.26 23:58:11.251965 [ 271 ] {97cc8f42-f96f-473c-ac11-6375e93a2eab} <Debug> TCPHandler: Processed in 0.001767337 sec. | ||
| 3371 | 2026.05.26 23:58:11.251978 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3372 | 2026.05.26 23:58:11.252079 [ 188 ] {bbe68141-2306-471b-942b-d73ceb846389::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 | ||
| 3373 | 2026.05.26 23:58:11.252128 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3374 | 2026.05.26 23:58:11.252202 [ 188 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3375 | 2026.05.26 23:58:11.252241 [ 271 ] {8ae88650-bd86-4c81-a46b-8d28c0b03f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3376 | 2026.05.26 23:58:11.252246 [ 188 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 145 rows starting from the beginning of the part | ||
| 3377 | 2026.05.26 23:58:11.252302 [ 271 ] {8ae88650-bd86-4c81-a46b-8d28c0b03f58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3378 | 2026.05.26 23:58:11.252351 [ 188 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 145 rows starting from the beginning of the part | ||
| 3379 | 2026.05.26 23:58:11.252422 [ 188 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1099 rows starting from the beginning of the part | ||
| 3380 | 2026.05.26 23:58:11.252471 [ 188 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 145 rows starting from the beginning of the part | ||
| 3381 | 2026.05.26 23:58:11.252514 [ 188 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 145 rows starting from the beginning of the part | ||
| 3382 | 2026.05.26 23:58:11.252566 [ 188 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 801 rows starting from the beginning of the part | ||
| 3383 | 2026.05.26 23:58:11.252798 [ 271 ] {8ae88650-bd86-4c81-a46b-8d28c0b03f58} <Trace> oximeter.fields_u64 (d9687169-f287-498a-9b32-501b26384a99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3384 | 2026.05.26 23:58:11.252842 [ 271 ] {8ae88650-bd86-4c81-a46b-8d28c0b03f58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3385 | 2026.05.26 23:58:11.253175 [ 271 ] {8ae88650-bd86-4c81-a46b-8d28c0b03f58} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3386 | 2026.05.26 23:58:11.253438 [ 271 ] {8ae88650-bd86-4c81-a46b-8d28c0b03f58} <Trace> oximeter.fields_u64 (d9687169-f287-498a-9b32-501b26384a99): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3387 | 2026.05.26 23:58:11.253569 [ 271 ] {8ae88650-bd86-4c81-a46b-8d28c0b03f58} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001353 sec., 739.0983000739099 rows/sec., 51.97 KiB/sec. | ||
| 3388 | 2026.05.26 23:58:11.253606 [ 271 ] {8ae88650-bd86-4c81-a46b-8d28c0b03f58} <Debug> TCPHandler: Processed in 0.001531353 sec. | ||
| 3389 | 2026.05.26 23:58:11.253753 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3390 | 2026.05.26 23:58:11.253768 [ 194 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2480 rows, containing 5 columns (5 merged, 0 gathered) in 0.001720236 sec., 1441662.6555891167 rows/sec., 92.01 MiB/sec. | ||
| 3391 | 2026.05.26 23:58:11.253924 [ 271 ] {4d0bee21-6b37-4230-b57a-2259bcfe6910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3392 | 2026.05.26 23:58:11.253986 [ 271 ] {4d0bee21-6b37-4230-b57a-2259bcfe6910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3393 | 2026.05.26 23:58:11.254012 [ 194 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3394 | 2026.05.26 23:58:11.254326 [ 194 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_10_2} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3395 | 2026.05.26 23:58:11.254413 [ 194 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_10_2} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3396 | 2026.05.26 23:58:11.254508 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 3397 | 2026.05.26 23:58:11.254967 [ 271 ] {4d0bee21-6b37-4230-b57a-2259bcfe6910} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3398 | 2026.05.26 23:58:11.255008 [ 271 ] {4d0bee21-6b37-4230-b57a-2259bcfe6910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3399 | 2026.05.26 23:58:11.255394 [ 271 ] {4d0bee21-6b37-4230-b57a-2259bcfe6910} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3400 | 2026.05.26 23:58:11.255608 [ 271 ] {4d0bee21-6b37-4230-b57a-2259bcfe6910} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3401 | 2026.05.26 23:58:11.255735 [ 271 ] {4d0bee21-6b37-4230-b57a-2259bcfe6910} <Debug> executeQuery: Read 1292 rows, 88.28 KiB in 0.001838 sec., 702937.9760609358 rows/sec., 46.90 MiB/sec. | ||
| 3402 | 2026.05.26 23:58:11.255769 [ 271 ] {4d0bee21-6b37-4230-b57a-2259bcfe6910} <Debug> TCPHandler: Processed in 0.002066522 sec. | ||
| 3403 | 2026.05.26 23:58:11.255895 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3404 | 2026.05.26 23:58:11.255992 [ 271 ] {eddb4006-31e4-427c-a06b-18f628235170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3405 | 2026.05.26 23:58:11.256034 [ 271 ] {eddb4006-31e4-427c-a06b-18f628235170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3406 | 2026.05.26 23:58:11.256691 [ 271 ] {eddb4006-31e4-427c-a06b-18f628235170} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3407 | 2026.05.26 23:58:11.256727 [ 271 ] {eddb4006-31e4-427c-a06b-18f628235170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3408 | 2026.05.26 23:58:11.257159 [ 271 ] {eddb4006-31e4-427c-a06b-18f628235170} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3409 | 2026.05.26 23:58:11.257371 [ 271 ] {eddb4006-31e4-427c-a06b-18f628235170} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3410 | 2026.05.26 23:58:11.257495 [ 271 ] {eddb4006-31e4-427c-a06b-18f628235170} <Debug> executeQuery: Read 1582 rows, 99.04 KiB in 0.001523 sec., 1038739.3302692055 rows/sec., 63.51 MiB/sec. | ||
| 3411 | 2026.05.26 23:58:11.257529 [ 271 ] {eddb4006-31e4-427c-a06b-18f628235170} <Debug> TCPHandler: Processed in 0.001682915 sec. | ||
| 3412 | 2026.05.26 23:58:11.257651 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3413 | 2026.05.26 23:58:11.257747 [ 271 ] {1212556e-acc7-4b36-840a-b0609088683c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3414 | 2026.05.26 23:58:11.257800 [ 271 ] {1212556e-acc7-4b36-840a-b0609088683c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3415 | 2026.05.26 23:58:11.258538 [ 271 ] {1212556e-acc7-4b36-840a-b0609088683c} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3416 | 2026.05.26 23:58:11.258574 [ 271 ] {1212556e-acc7-4b36-840a-b0609088683c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3417 | 2026.05.26 23:58:11.259064 [ 271 ] {1212556e-acc7-4b36-840a-b0609088683c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3418 | 2026.05.26 23:58:11.259300 [ 271 ] {1212556e-acc7-4b36-840a-b0609088683c} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3419 | 2026.05.26 23:58:11.259440 [ 271 ] {1212556e-acc7-4b36-840a-b0609088683c} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001711 sec., 7597.895967270601 rows/sec., 13.62 MiB/sec. | ||
| 3420 | 2026.05.26 23:58:11.259487 [ 271 ] {1212556e-acc7-4b36-840a-b0609088683c} <Debug> TCPHandler: Processed in 0.001884108 sec. | ||
| 3421 | 2026.05.26 23:58:11.259619 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3422 | 2026.05.26 23:58:11.259713 [ 271 ] {efe0f7ab-0508-475d-82b6-6ec365c99ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3423 | 2026.05.26 23:58:11.259754 [ 271 ] {efe0f7ab-0508-475d-82b6-6ec365c99ca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3424 | 2026.05.26 23:58:11.260078 [ 271 ] {efe0f7ab-0508-475d-82b6-6ec365c99ca6} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3425 | 2026.05.26 23:58:11.260113 [ 271 ] {efe0f7ab-0508-475d-82b6-6ec365c99ca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3426 | 2026.05.26 23:58:11.260395 [ 271 ] {efe0f7ab-0508-475d-82b6-6ec365c99ca6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3427 | 2026.05.26 23:58:11.260597 [ 271 ] {efe0f7ab-0508-475d-82b6-6ec365c99ca6} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3428 | 2026.05.26 23:58:11.260721 [ 271 ] {efe0f7ab-0508-475d-82b6-6ec365c99ca6} <Debug> executeQuery: Read 44 rows, 3.03 KiB in 0.001027 sec., 42843.23271665044 rows/sec., 2.88 MiB/sec. | ||
| 3429 | 2026.05.26 23:58:11.260754 [ 271 ] {efe0f7ab-0508-475d-82b6-6ec365c99ca6} <Debug> TCPHandler: Processed in 0.001184547 sec. | ||
| 3430 | 2026.05.26 23:58:13.047297 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3431 | 2026.05.26 23:58:13.047594 [ 271 ] {8f97bdd1-a60a-40f2-a254-d66511e01e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) 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) | ||
| 3432 | 2026.05.26 23:58:13.048002 [ 271 ] {8f97bdd1-a60a-40f2-a254-d66511e01e35} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3433 | 2026.05.26 23:58:13.048053 [ 271 ] {8f97bdd1-a60a-40f2-a254-d66511e01e35} <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 | ||
| 3434 | 2026.05.26 23:58:13.048311 [ 271 ] {8f97bdd1-a60a-40f2-a254-d66511e01e35} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3435 | 2026.05.26 23:58:13.048388 [ 271 ] {8f97bdd1-a60a-40f2-a254-d66511e01e35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3436 | 2026.05.26 23:58:13.048534 [ 271 ] {8f97bdd1-a60a-40f2-a254-d66511e01e35} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3437 | 2026.05.26 23:58:13.048642 [ 319 ] {8f97bdd1-a60a-40f2-a254-d66511e01e35} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3438 | 2026.05.26 23:58:13.048651 [ 318 ] {8f97bdd1-a60a-40f2-a254-d66511e01e35} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3439 | 2026.05.26 23:58:13.048790 [ 271 ] {8f97bdd1-a60a-40f2-a254-d66511e01e35} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 3440 | 2026.05.26 23:58:13.048818 [ 271 ] {8f97bdd1-a60a-40f2-a254-d66511e01e35} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3441 | 2026.05.26 23:58:13.048890 [ 271 ] {8f97bdd1-a60a-40f2-a254-d66511e01e35} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3442 | 2026.05.26 23:58:13.048911 [ 271 ] {8f97bdd1-a60a-40f2-a254-d66511e01e35} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 3443 | 2026.05.26 23:58:13.048947 [ 271 ] {8f97bdd1-a60a-40f2-a254-d66511e01e35} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 3444 | 2026.05.26 23:58:13.048986 [ 271 ] {8f97bdd1-a60a-40f2-a254-d66511e01e35} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 3445 | 2026.05.26 23:58:13.050278 [ 271 ] {8f97bdd1-a60a-40f2-a254-d66511e01e35} <Debug> executeQuery: Read 48 rows, 7.97 KiB in 0.002798 sec., 17155.11079342387 rows/sec., 2.78 MiB/sec. | ||
| 3446 | 2026.05.26 23:58:13.050475 [ 271 ] {8f97bdd1-a60a-40f2-a254-d66511e01e35} <Debug> TCPHandler: Processed in 0.0033342 sec. | ||
| 3447 | 2026.05.26 23:58:13.056140 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3448 | 2026.05.26 23:58:13.056289 [ 271 ] {6b3220c4-6ebd-4f7d-ab38-ecbc421b5e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3449 | 2026.05.26 23:58:13.056353 [ 271 ] {6b3220c4-6ebd-4f7d-ab38-ecbc421b5e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3450 | 2026.05.26 23:58:13.057037 [ 271 ] {6b3220c4-6ebd-4f7d-ab38-ecbc421b5e9e} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3451 | 2026.05.26 23:58:13.057084 [ 271 ] {6b3220c4-6ebd-4f7d-ab38-ecbc421b5e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3452 | 2026.05.26 23:58:13.057507 [ 271 ] {6b3220c4-6ebd-4f7d-ab38-ecbc421b5e9e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3453 | 2026.05.26 23:58:13.057762 [ 271 ] {6b3220c4-6ebd-4f7d-ab38-ecbc421b5e9e} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3454 | 2026.05.26 23:58:13.057910 [ 271 ] {6b3220c4-6ebd-4f7d-ab38-ecbc421b5e9e} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001671 sec., 167564.3327348893 rows/sec., 10.63 MiB/sec. | ||
| 3455 | 2026.05.26 23:58:13.057945 [ 271 ] {6b3220c4-6ebd-4f7d-ab38-ecbc421b5e9e} <Debug> TCPHandler: Processed in 0.001931629 sec. | ||
| 3456 | 2026.05.26 23:58:13.058103 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3457 | 2026.05.26 23:58:13.058202 [ 271 ] {76917166-d070-46d0-bb71-84cdc3857432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3458 | 2026.05.26 23:58:13.058243 [ 271 ] {76917166-d070-46d0-bb71-84cdc3857432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3459 | 2026.05.26 23:58:13.059000 [ 271 ] {76917166-d070-46d0-bb71-84cdc3857432} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3460 | 2026.05.26 23:58:13.059038 [ 271 ] {76917166-d070-46d0-bb71-84cdc3857432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3461 | 2026.05.26 23:58:13.059398 [ 271 ] {76917166-d070-46d0-bb71-84cdc3857432} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3462 | 2026.05.26 23:58:13.059616 [ 271 ] {76917166-d070-46d0-bb71-84cdc3857432} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3463 | 2026.05.26 23:58:13.059740 [ 113 ] {} <Debug> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3464 | 2026.05.26 23:58:13.059744 [ 271 ] {76917166-d070-46d0-bb71-84cdc3857432} <Debug> executeQuery: Read 851 rows, 68.39 KiB in 0.001561 sec., 545163.3568225496 rows/sec., 42.79 MiB/sec. | ||
| 3465 | 2026.05.26 23:58:13.059808 [ 113 ] {} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3466 | 2026.05.26 23:58:13.059824 [ 271 ] {76917166-d070-46d0-bb71-84cdc3857432} <Debug> TCPHandler: Processed in 0.001770487 sec. | ||
| 3467 | 2026.05.26 23:58:13.059837 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3468 | 2026.05.26 23:58:13.059968 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3469 | 2026.05.26 23:58:13.059997 [ 188 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::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 | ||
| 3470 | 2026.05.26 23:58:13.060072 [ 271 ] {b2f8afc7-7a63-4413-9b35-3a8c1a4ad010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3471 | 2026.05.26 23:58:13.060119 [ 271 ] {b2f8afc7-7a63-4413-9b35-3a8c1a4ad010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3472 | 2026.05.26 23:58:13.060163 [ 188 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3473 | 2026.05.26 23:58:13.060205 [ 188 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4076 rows starting from the beginning of the part | ||
| 3474 | 2026.05.26 23:58:13.060283 [ 188 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::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 | ||
| 3475 | 2026.05.26 23:58:13.060329 [ 188 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 859 rows starting from the beginning of the part | ||
| 3476 | 2026.05.26 23:58:13.060428 [ 188 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 3477 | 2026.05.26 23:58:13.060503 [ 188 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2409 rows starting from the beginning of the part | ||
| 3478 | 2026.05.26 23:58:13.060554 [ 188 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 851 rows starting from the beginning of the part | ||
| 3479 | 2026.05.26 23:58:13.060891 [ 271 ] {b2f8afc7-7a63-4413-9b35-3a8c1a4ad010} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3480 | 2026.05.26 23:58:13.060967 [ 271 ] {b2f8afc7-7a63-4413-9b35-3a8c1a4ad010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3481 | 2026.05.26 23:58:13.061536 [ 271 ] {b2f8afc7-7a63-4413-9b35-3a8c1a4ad010} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3482 | 2026.05.26 23:58:13.061906 [ 271 ] {b2f8afc7-7a63-4413-9b35-3a8c1a4ad010} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3483 | 2026.05.26 23:58:13.062062 [ 113 ] {} <Debug> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3484 | 2026.05.26 23:58:13.062100 [ 113 ] {} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3485 | 2026.05.26 23:58:13.062114 [ 271 ] {b2f8afc7-7a63-4413-9b35-3a8c1a4ad010} <Debug> executeQuery: Read 177 rows, 11.20 KiB in 0.002055 sec., 86131.38686131388 rows/sec., 5.32 MiB/sec. | ||
| 3486 | 2026.05.26 23:58:13.062118 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3487 | 2026.05.26 23:58:13.062193 [ 271 ] {b2f8afc7-7a63-4413-9b35-3a8c1a4ad010} <Debug> TCPHandler: Processed in 0.002272244 sec. | ||
| 3488 | 2026.05.26 23:58:13.062241 [ 200 ] {a38d28f3-7f70-4514-ab88-b3b491432665::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 | ||
| 3489 | 2026.05.26 23:58:13.062345 [ 200 ] {a38d28f3-7f70-4514-ab88-b3b491432665::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3490 | 2026.05.26 23:58:13.062375 [ 200 ] {a38d28f3-7f70-4514-ab88-b3b491432665::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 189 rows starting from the beginning of the part | ||
| 3491 | 2026.05.26 23:58:13.062424 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3492 | 2026.05.26 23:58:13.062430 [ 200 ] {a38d28f3-7f70-4514-ab88-b3b491432665::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 208 rows starting from the beginning of the part | ||
| 3493 | 2026.05.26 23:58:13.062495 [ 200 ] {a38d28f3-7f70-4514-ab88-b3b491432665::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 181 rows starting from the beginning of the part | ||
| 3494 | 2026.05.26 23:58:13.062537 [ 200 ] {a38d28f3-7f70-4514-ab88-b3b491432665::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 181 rows starting from the beginning of the part | ||
| 3495 | 2026.05.26 23:58:13.062568 [ 271 ] {4c895579-b8b1-4403-a988-b099f107fddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3496 | 2026.05.26 23:58:13.062575 [ 200 ] {a38d28f3-7f70-4514-ab88-b3b491432665::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 13 rows starting from the beginning of the part | ||
| 3497 | 2026.05.26 23:58:13.062631 [ 200 ] {a38d28f3-7f70-4514-ab88-b3b491432665::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 177 rows starting from the beginning of the part | ||
| 3498 | 2026.05.26 23:58:13.062635 [ 271 ] {4c895579-b8b1-4403-a988-b099f107fddf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3499 | 2026.05.26 23:58:13.062933 [ 193 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8307 rows, containing 5 columns (5 merged, 0 gathered) in 0.003009905 sec., 2759887.7705442533 rows/sec., 219.19 MiB/sec. | ||
| 3500 | 2026.05.26 23:58:13.063202 [ 271 ] {4c895579-b8b1-4403-a988-b099f107fddf} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3501 | 2026.05.26 23:58:13.063246 [ 271 ] {4c895579-b8b1-4403-a988-b099f107fddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3502 | 2026.05.26 23:58:13.063397 [ 199 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3503 | 2026.05.26 23:58:13.063522 [ 193 ] {a38d28f3-7f70-4514-ab88-b3b491432665::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 949 rows, containing 5 columns (5 merged, 0 gathered) in 0.00132912 sec., 714006.2597809077 rows/sec., 47.27 MiB/sec. | ||
| 3504 | 2026.05.26 23:58:13.063674 [ 193 ] {a38d28f3-7f70-4514-ab88-b3b491432665::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3505 | 2026.05.26 23:58:13.063713 [ 271 ] {4c895579-b8b1-4403-a988-b099f107fddf} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3506 | 2026.05.26 23:58:13.063757 [ 199 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_21_4} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3507 | 2026.05.26 23:58:13.063873 [ 199 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_21_4} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3508 | 2026.05.26 23:58:13.063960 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 3509 | 2026.05.26 23:58:13.064061 [ 271 ] {4c895579-b8b1-4403-a988-b099f107fddf} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3510 | 2026.05.26 23:58:13.064065 [ 193 ] {a38d28f3-7f70-4514-ab88-b3b491432665::all_1_11_2} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3511 | 2026.05.26 23:58:13.064167 [ 193 ] {a38d28f3-7f70-4514-ab88-b3b491432665::all_1_11_2} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3512 | 2026.05.26 23:58:13.064218 [ 271 ] {4c895579-b8b1-4403-a988-b099f107fddf} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001693 sec., 85646.78086237448 rows/sec., 5.53 MiB/sec. | ||
| 3513 | 2026.05.26 23:58:13.064236 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3514 | 2026.05.26 23:58:13.064261 [ 271 ] {4c895579-b8b1-4403-a988-b099f107fddf} <Debug> TCPHandler: Processed in 0.001975359 sec. | ||
| 3515 | 2026.05.26 23:58:13.064399 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3516 | 2026.05.26 23:58:13.064496 [ 271 ] {48537193-cf35-4ff9-97af-c681ad11a9ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3517 | 2026.05.26 23:58:13.064538 [ 271 ] {48537193-cf35-4ff9-97af-c681ad11a9ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3518 | 2026.05.26 23:58:13.065000 [ 271 ] {48537193-cf35-4ff9-97af-c681ad11a9ad} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3519 | 2026.05.26 23:58:13.065037 [ 271 ] {48537193-cf35-4ff9-97af-c681ad11a9ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3520 | 2026.05.26 23:58:13.065355 [ 271 ] {48537193-cf35-4ff9-97af-c681ad11a9ad} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3521 | 2026.05.26 23:58:13.065581 [ 271 ] {48537193-cf35-4ff9-97af-c681ad11a9ad} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3522 | 2026.05.26 23:58:13.065711 [ 271 ] {48537193-cf35-4ff9-97af-c681ad11a9ad} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001233 sec., 116788.32116788322 rows/sec., 6.63 MiB/sec. | ||
| 3523 | 2026.05.26 23:58:13.065745 [ 271 ] {48537193-cf35-4ff9-97af-c681ad11a9ad} <Debug> TCPHandler: Processed in 0.00139625 sec. | ||
| 3524 | 2026.05.26 23:58:13.065869 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3525 | 2026.05.26 23:58:13.065964 [ 271 ] {898337c6-9532-4862-a4fa-4bce9d52d968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3526 | 2026.05.26 23:58:13.066006 [ 271 ] {898337c6-9532-4862-a4fa-4bce9d52d968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3527 | 2026.05.26 23:58:13.066662 [ 271 ] {898337c6-9532-4862-a4fa-4bce9d52d968} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3528 | 2026.05.26 23:58:13.066700 [ 271 ] {898337c6-9532-4862-a4fa-4bce9d52d968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3529 | 2026.05.26 23:58:13.067036 [ 271 ] {898337c6-9532-4862-a4fa-4bce9d52d968} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3530 | 2026.05.26 23:58:13.067247 [ 271 ] {898337c6-9532-4862-a4fa-4bce9d52d968} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3531 | 2026.05.26 23:58:13.067378 [ 271 ] {898337c6-9532-4862-a4fa-4bce9d52d968} <Debug> executeQuery: Read 521 rows, 37.70 KiB in 0.001432 sec., 363826.81564245815 rows/sec., 25.71 MiB/sec. | ||
| 3532 | 2026.05.26 23:58:13.067380 [ 112 ] {} <Debug> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3533 | 2026.05.26 23:58:13.067415 [ 271 ] {898337c6-9532-4862-a4fa-4bce9d52d968} <Debug> TCPHandler: Processed in 0.001597753 sec. | ||
| 3534 | 2026.05.26 23:58:13.067442 [ 112 ] {} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3535 | 2026.05.26 23:58:13.067472 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3536 | 2026.05.26 23:58:13.067551 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3537 | 2026.05.26 23:58:13.067587 [ 200 ] {7cfb321c-b738-41c7-becc-00d00446732e::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 | ||
| 3538 | 2026.05.26 23:58:13.067653 [ 271 ] {01841dac-2a27-4770-93ee-a6254638b036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3539 | 2026.05.26 23:58:13.067700 [ 271 ] {01841dac-2a27-4770-93ee-a6254638b036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3540 | 2026.05.26 23:58:13.067726 [ 200 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3541 | 2026.05.26 23:58:13.067768 [ 200 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2367 rows starting from the beginning of the part | ||
| 3542 | 2026.05.26 23:58:13.067841 [ 200 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
| 3543 | 2026.05.26 23:58:13.067895 [ 200 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 525 rows starting from the beginning of the part | ||
| 3544 | 2026.05.26 23:58:13.067945 [ 200 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 3545 | 2026.05.26 23:58:13.067995 [ 200 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1292 rows starting from the beginning of the part | ||
| 3546 | 2026.05.26 23:58:13.068040 [ 271 ] {01841dac-2a27-4770-93ee-a6254638b036} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3547 | 2026.05.26 23:58:13.068048 [ 200 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 521 rows starting from the beginning of the part | ||
| 3548 | 2026.05.26 23:58:13.068087 [ 271 ] {01841dac-2a27-4770-93ee-a6254638b036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3549 | 2026.05.26 23:58:13.068433 [ 271 ] {01841dac-2a27-4770-93ee-a6254638b036} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3550 | 2026.05.26 23:58:13.068675 [ 271 ] {01841dac-2a27-4770-93ee-a6254638b036} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3551 | 2026.05.26 23:58:13.068799 [ 112 ] {} <Debug> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3552 | 2026.05.26 23:58:13.068815 [ 271 ] {01841dac-2a27-4770-93ee-a6254638b036} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.00118 sec., 3389.830508474576 rows/sec., 177.11 KiB/sec. | ||
| 3553 | 2026.05.26 23:58:13.068850 [ 112 ] {} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3554 | 2026.05.26 23:58:13.068862 [ 271 ] {01841dac-2a27-4770-93ee-a6254638b036} <Debug> TCPHandler: Processed in 0.00136035 sec. | ||
| 3555 | 2026.05.26 23:58:13.068886 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3556 | 2026.05.26 23:58:13.068980 [ 193 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::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 | ||
| 3557 | 2026.05.26 23:58:13.069019 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3558 | 2026.05.26 23:58:13.069079 [ 193 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3559 | 2026.05.26 23:58:13.069112 [ 193 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::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 | ||
| 3560 | 2026.05.26 23:58:13.069122 [ 271 ] {c830bb31-db6e-4675-b856-e084a8518210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3561 | 2026.05.26 23:58:13.069160 [ 193 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 3562 | 2026.05.26 23:58:13.069173 [ 271 ] {c830bb31-db6e-4675-b856-e084a8518210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3563 | 2026.05.26 23:58:13.069210 [ 193 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part | ||
| 3564 | 2026.05.26 23:58:13.069252 [ 193 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 3565 | 2026.05.26 23:58:13.069286 [ 193 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 3566 | 2026.05.26 23:58:13.069325 [ 193 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 3567 | 2026.05.26 23:58:13.069615 [ 271 ] {c830bb31-db6e-4675-b856-e084a8518210} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3568 | 2026.05.26 23:58:13.069657 [ 271 ] {c830bb31-db6e-4675-b856-e084a8518210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3569 | 2026.05.26 23:58:13.069777 [ 190 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4833 rows, containing 5 columns (5 merged, 0 gathered) in 0.002240774 sec., 2156844.0190755515 rows/sec., 155.84 MiB/sec. | ||
| 3570 | 2026.05.26 23:58:13.070011 [ 271 ] {c830bb31-db6e-4675-b856-e084a8518210} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3571 | 2026.05.26 23:58:13.070063 [ 186 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 4 columns (4 merged, 0 gathered) in 0.001115577 sec., 35855.88444365562 rows/sec., 1.83 MiB/sec. | ||
| 3572 | 2026.05.26 23:58:13.070097 [ 199 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3573 | 2026.05.26 23:58:13.070229 [ 190 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3574 | 2026.05.26 23:58:13.070390 [ 271 ] {c830bb31-db6e-4675-b856-e084a8518210} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3575 | 2026.05.26 23:58:13.070531 [ 199 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_21_4} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3576 | 2026.05.26 23:58:13.070566 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3577 | 2026.05.26 23:58:13.070587 [ 271 ] {c830bb31-db6e-4675-b856-e084a8518210} <Debug> executeQuery: Read 147 rows, 9.61 KiB in 0.001481 sec., 99257.25860904795 rows/sec., 6.34 MiB/sec. | ||
| 3578 | 2026.05.26 23:58:13.070610 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3579 | 2026.05.26 23:58:13.070610 [ 190 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::all_1_10_2} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3580 | 2026.05.26 23:58:13.070616 [ 199 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_21_4} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3581 | 2026.05.26 23:58:13.070639 [ 271 ] {c830bb31-db6e-4675-b856-e084a8518210} <Debug> TCPHandler: Processed in 0.001668985 sec. | ||
| 3582 | 2026.05.26 23:58:13.070640 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3583 | 2026.05.26 23:58:13.070694 [ 190 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::all_1_10_2} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3584 | 2026.05.26 23:58:13.070730 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 3585 | 2026.05.26 23:58:13.070800 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3586 | 2026.05.26 23:58:13.070821 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3587 | 2026.05.26 23:58:13.070855 [ 199 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::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 | ||
| 3588 | 2026.05.26 23:58:13.070945 [ 271 ] {cb9224bc-a840-47e8-9b85-a686ae20bf11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3589 | 2026.05.26 23:58:13.070955 [ 199 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3590 | 2026.05.26 23:58:13.071000 [ 199 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6396 rows starting from the beginning of the part | ||
| 3591 | 2026.05.26 23:58:13.071006 [ 271 ] {cb9224bc-a840-47e8-9b85-a686ae20bf11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3592 | 2026.05.26 23:58:13.071052 [ 199 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::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 | ||
| 3593 | 2026.05.26 23:58:13.071101 [ 199 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 265 rows starting from the beginning of the part | ||
| 3594 | 2026.05.26 23:58:13.071144 [ 199 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::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 | ||
| 3595 | 2026.05.26 23:58:13.071185 [ 199 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1582 rows starting from the beginning of the part | ||
| 3596 | 2026.05.26 23:58:13.071225 [ 199 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 147 rows starting from the beginning of the part | ||
| 3597 | 2026.05.26 23:58:13.071393 [ 271 ] {cb9224bc-a840-47e8-9b85-a686ae20bf11} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3598 | 2026.05.26 23:58:13.071437 [ 271 ] {cb9224bc-a840-47e8-9b85-a686ae20bf11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3599 | 2026.05.26 23:58:13.071769 [ 271 ] {cb9224bc-a840-47e8-9b85-a686ae20bf11} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3600 | 2026.05.26 23:58:13.072003 [ 271 ] {cb9224bc-a840-47e8-9b85-a686ae20bf11} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3601 | 2026.05.26 23:58:13.072115 [ 112 ] {} <Debug> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3602 | 2026.05.26 23:58:13.072141 [ 271 ] {cb9224bc-a840-47e8-9b85-a686ae20bf11} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001222 sec., 818.3306055646481 rows/sec., 55.14 KiB/sec. | ||
| 3603 | 2026.05.26 23:58:13.072150 [ 112 ] {} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3604 | 2026.05.26 23:58:13.072184 [ 271 ] {cb9224bc-a840-47e8-9b85-a686ae20bf11} <Debug> TCPHandler: Processed in 0.001422851 sec. | ||
| 3605 | 2026.05.26 23:58:13.072187 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3606 | 2026.05.26 23:58:13.072310 [ 201 ] {41a25ed2-f803-4d67-9394-327803d91b16::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 | ||
| 3607 | 2026.05.26 23:58:13.072326 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3608 | 2026.05.26 23:58:13.072412 [ 201 ] {41a25ed2-f803-4d67-9394-327803d91b16::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3609 | 2026.05.26 23:58:13.072432 [ 271 ] {988d8d0e-8a4b-4c6d-820f-72a94c730ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3610 | 2026.05.26 23:58:13.072439 [ 201 ] {41a25ed2-f803-4d67-9394-327803d91b16::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 3611 | 2026.05.26 23:58:13.072488 [ 271 ] {988d8d0e-8a4b-4c6d-820f-72a94c730ebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3612 | 2026.05.26 23:58:13.072522 [ 201 ] {41a25ed2-f803-4d67-9394-327803d91b16::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3613 | 2026.05.26 23:58:13.072570 [ 201 ] {41a25ed2-f803-4d67-9394-327803d91b16::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 3614 | 2026.05.26 23:58:13.072611 [ 201 ] {41a25ed2-f803-4d67-9394-327803d91b16::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3615 | 2026.05.26 23:58:13.072650 [ 201 ] {41a25ed2-f803-4d67-9394-327803d91b16::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3616 | 2026.05.26 23:58:13.072711 [ 201 ] {41a25ed2-f803-4d67-9394-327803d91b16::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3617 | 2026.05.26 23:58:13.073402 [ 271 ] {988d8d0e-8a4b-4c6d-820f-72a94c730ebc} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3618 | 2026.05.26 23:58:13.073438 [ 271 ] {988d8d0e-8a4b-4c6d-820f-72a94c730ebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3619 | 2026.05.26 23:58:13.073616 [ 201 ] {41a25ed2-f803-4d67-9394-327803d91b16::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.001363781 sec., 8065.811152963708 rows/sec., 540.63 KiB/sec. | ||
| 3620 | 2026.05.26 23:58:13.073785 [ 189 ] {41a25ed2-f803-4d67-9394-327803d91b16::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3621 | 2026.05.26 23:58:13.074079 [ 271 ] {988d8d0e-8a4b-4c6d-820f-72a94c730ebc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3622 | 2026.05.26 23:58:13.074112 [ 189 ] {41a25ed2-f803-4d67-9394-327803d91b16::all_1_10_2} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3623 | 2026.05.26 23:58:13.074209 [ 189 ] {41a25ed2-f803-4d67-9394-327803d91b16::all_1_10_2} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3624 | 2026.05.26 23:58:13.074301 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3625 | 2026.05.26 23:58:13.074357 [ 271 ] {988d8d0e-8a4b-4c6d-820f-72a94c730ebc} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3626 | 2026.05.26 23:58:13.074432 [ 187 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8710 rows, containing 5 columns (5 merged, 0 gathered) in 0.003667945 sec., 2374626.6642493275 rows/sec., 153.48 MiB/sec. | ||
| 3627 | 2026.05.26 23:58:13.074476 [ 112 ] {} <Debug> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3628 | 2026.05.26 23:58:13.074509 [ 271 ] {988d8d0e-8a4b-4c6d-820f-72a94c730ebc} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002095 sec., 17661.09785202864 rows/sec., 31.65 MiB/sec. | ||
| 3629 | 2026.05.26 23:58:13.074513 [ 112 ] {} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3630 | 2026.05.26 23:58:13.074550 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3631 | 2026.05.26 23:58:13.074584 [ 271 ] {988d8d0e-8a4b-4c6d-820f-72a94c730ebc} <Debug> TCPHandler: Processed in 0.002306524 sec. | ||
| 3632 | 2026.05.26 23:58:13.074624 [ 201 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::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 | ||
| 3633 | 2026.05.26 23:58:13.074680 [ 189 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3634 | 2026.05.26 23:58:13.074731 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3635 | 2026.05.26 23:58:13.074824 [ 201 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3636 | 2026.05.26 23:58:13.074836 [ 271 ] {1002ad26-0a69-44dc-a33b-7111ac768b94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3637 | 2026.05.26 23:58:13.074881 [ 201 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 200 rows starting from the beginning of the part | ||
| 3638 | 2026.05.26 23:58:13.074885 [ 271 ] {1002ad26-0a69-44dc-a33b-7111ac768b94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3639 | 2026.05.26 23:58:13.074968 [ 189 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3640 | 2026.05.26 23:58:13.075018 [ 201 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
| 3641 | 2026.05.26 23:58:13.075050 [ 189 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3642 | 2026.05.26 23:58:13.075133 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 3643 | 2026.05.26 23:58:13.075182 [ 201 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part | ||
| 3644 | 2026.05.26 23:58:13.075265 [ 271 ] {1002ad26-0a69-44dc-a33b-7111ac768b94} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3645 | 2026.05.26 23:58:13.075305 [ 271 ] {1002ad26-0a69-44dc-a33b-7111ac768b94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3646 | 2026.05.26 23:58:13.075322 [ 201 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
| 3647 | 2026.05.26 23:58:13.075436 [ 201 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 13 rows starting from the beginning of the part | ||
| 3648 | 2026.05.26 23:58:13.075542 [ 201 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 37 rows starting from the beginning of the part | ||
| 3649 | 2026.05.26 23:58:13.075665 [ 271 ] {1002ad26-0a69-44dc-a33b-7111ac768b94} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3650 | 2026.05.26 23:58:13.075900 [ 271 ] {1002ad26-0a69-44dc-a33b-7111ac768b94} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3651 | 2026.05.26 23:58:13.076016 [ 112 ] {} <Debug> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3652 | 2026.05.26 23:58:13.076041 [ 271 ] {1002ad26-0a69-44dc-a33b-7111ac768b94} <Debug> executeQuery: Read 46 rows, 2.74 KiB in 0.001224 sec., 37581.69934640523 rows/sec., 2.18 MiB/sec. | ||
| 3653 | 2026.05.26 23:58:13.076046 [ 112 ] {} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3654 | 2026.05.26 23:58:13.076084 [ 271 ] {1002ad26-0a69-44dc-a33b-7111ac768b94} <Debug> TCPHandler: Processed in 0.001400881 sec. | ||
| 3655 | 2026.05.26 23:58:13.076084 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3656 | 2026.05.26 23:58:13.076190 [ 187 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::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 | ||
| 3657 | 2026.05.26 23:58:13.076291 [ 187 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3658 | 2026.05.26 23:58:13.076320 [ 187 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1560 rows starting from the beginning of the part | ||
| 3659 | 2026.05.26 23:58:13.076373 [ 187 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::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 | ||
| 3660 | 2026.05.26 23:58:13.076418 [ 187 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 90 rows starting from the beginning of the part | ||
| 3661 | 2026.05.26 23:58:13.076463 [ 187 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::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 | ||
| 3662 | 2026.05.26 23:58:13.076502 [ 187 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 44 rows starting from the beginning of the part | ||
| 3663 | 2026.05.26 23:58:13.076543 [ 187 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 46 rows starting from the beginning of the part | ||
| 3664 | 2026.05.26 23:58:13.077501 [ 196 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1860 rows, containing 4 columns (4 merged, 0 gathered) in 0.00134484 sec., 1383064.1563308646 rows/sec., 85.24 MiB/sec. | ||
| 3665 | 2026.05.26 23:58:13.077788 [ 192 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3666 | 2026.05.26 23:58:13.078118 [ 192 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_21_4} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3667 | 2026.05.26 23:58:13.078200 [ 192 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_21_4} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3668 | 2026.05.26 23:58:13.078277 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 3669 | 2026.05.26 23:58:13.078869 [ 195 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 382 rows, containing 19 columns (19 merged, 0 gathered) in 0.004273865 sec., 89380.45539576004 rows/sec., 160.17 MiB/sec. | ||
| 3670 | 2026.05.26 23:58:13.079588 [ 196 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3671 | 2026.05.26 23:58:13.079950 [ 196 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3672 | 2026.05.26 23:58:13.080032 [ 196 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3673 | 2026.05.26 23:58:13.080147 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
| 3674 | 2026.05.26 23:58:14.000165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.51 MiB, peak 230.93 MiB, free memory in arenas 0.00 B, will set to 224.58 MiB (RSS), difference: 1.07 MiB | ||
| 3675 | 2026.05.26 23:58:14.459019 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7263 | ||
| 3676 | 2026.05.26 23:58:14.459546 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3677 | 2026.05.26 23:58:14.459590 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3678 | 2026.05.26 23:58:14.460095 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3679 | 2026.05.26 23:58:14.460332 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3680 | 2026.05.26 23:58:14.460470 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7263 | ||
| 3681 | 2026.05.26 23:58:14.854587 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3682 | 2026.05.26 23:58:14.870118 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3683 | 2026.05.26 23:58:14.870171 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3684 | 2026.05.26 23:58:14.876102 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3685 | 2026.05.26 23:58:14.876832 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3686 | 2026.05.26 23:58:14.879494 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3687 | 2026.05.26 23:58:18.046004 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3688 | 2026.05.26 23:58:18.046245 [ 271 ] {d13bdfd2-3256-4268-907e-ac186cef656e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) 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) | ||
| 3689 | 2026.05.26 23:58:18.046587 [ 271 ] {d13bdfd2-3256-4268-907e-ac186cef656e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3690 | 2026.05.26 23:58:18.046626 [ 271 ] {d13bdfd2-3256-4268-907e-ac186cef656e} <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 | ||
| 3691 | 2026.05.26 23:58:18.046841 [ 271 ] {d13bdfd2-3256-4268-907e-ac186cef656e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3692 | 2026.05.26 23:58:18.046912 [ 271 ] {d13bdfd2-3256-4268-907e-ac186cef656e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3693 | 2026.05.26 23:58:18.047051 [ 271 ] {d13bdfd2-3256-4268-907e-ac186cef656e} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3694 | 2026.05.26 23:58:18.047147 [ 319 ] {d13bdfd2-3256-4268-907e-ac186cef656e} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3695 | 2026.05.26 23:58:18.047147 [ 335 ] {d13bdfd2-3256-4268-907e-ac186cef656e} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3696 | 2026.05.26 23:58:18.047259 [ 271 ] {d13bdfd2-3256-4268-907e-ac186cef656e} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 3697 | 2026.05.26 23:58:18.047291 [ 271 ] {d13bdfd2-3256-4268-907e-ac186cef656e} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3698 | 2026.05.26 23:58:18.047362 [ 271 ] {d13bdfd2-3256-4268-907e-ac186cef656e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3699 | 2026.05.26 23:58:18.047382 [ 271 ] {d13bdfd2-3256-4268-907e-ac186cef656e} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 3700 | 2026.05.26 23:58:18.047423 [ 271 ] {d13bdfd2-3256-4268-907e-ac186cef656e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3701 | 2026.05.26 23:58:18.047474 [ 271 ] {d13bdfd2-3256-4268-907e-ac186cef656e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3702 | 2026.05.26 23:58:18.048500 [ 271 ] {d13bdfd2-3256-4268-907e-ac186cef656e} <Debug> executeQuery: Read 48 rows, 7.97 KiB in 0.002346 sec., 20460.358056265984 rows/sec., 3.32 MiB/sec. | ||
| 3703 | 2026.05.26 23:58:18.048601 [ 271 ] {d13bdfd2-3256-4268-907e-ac186cef656e} <Debug> TCPHandler: Processed in 0.002732251 sec. | ||
| 3704 | 2026.05.26 23:58:18.050196 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3705 | 2026.05.26 23:58:18.050311 [ 271 ] {2658ba93-084b-42ea-85df-10539db080e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3706 | 2026.05.26 23:58:18.050357 [ 271 ] {2658ba93-084b-42ea-85df-10539db080e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3707 | 2026.05.26 23:58:18.050848 [ 271 ] {2658ba93-084b-42ea-85df-10539db080e8} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3708 | 2026.05.26 23:58:18.050890 [ 271 ] {2658ba93-084b-42ea-85df-10539db080e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3709 | 2026.05.26 23:58:18.051253 [ 271 ] {2658ba93-084b-42ea-85df-10539db080e8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3710 | 2026.05.26 23:58:18.051483 [ 271 ] {2658ba93-084b-42ea-85df-10539db080e8} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3711 | 2026.05.26 23:58:18.051630 [ 271 ] {2658ba93-084b-42ea-85df-10539db080e8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001352 sec., 41420.11834319527 rows/sec., 3.16 MiB/sec. | ||
| 3712 | 2026.05.26 23:58:18.051667 [ 271 ] {2658ba93-084b-42ea-85df-10539db080e8} <Debug> TCPHandler: Processed in 0.001523573 sec. | ||
| 3713 | 2026.05.26 23:58:18.051806 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3714 | 2026.05.26 23:58:18.051908 [ 271 ] {5f56aaaa-6195-46f1-9d82-31141913b3d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3715 | 2026.05.26 23:58:18.051950 [ 271 ] {5f56aaaa-6195-46f1-9d82-31141913b3d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3716 | 2026.05.26 23:58:18.052382 [ 271 ] {5f56aaaa-6195-46f1-9d82-31141913b3d4} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3717 | 2026.05.26 23:58:18.052420 [ 271 ] {5f56aaaa-6195-46f1-9d82-31141913b3d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3718 | 2026.05.26 23:58:18.052724 [ 271 ] {5f56aaaa-6195-46f1-9d82-31141913b3d4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3719 | 2026.05.26 23:58:18.052950 [ 271 ] {5f56aaaa-6195-46f1-9d82-31141913b3d4} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3720 | 2026.05.26 23:58:18.053082 [ 271 ] {5f56aaaa-6195-46f1-9d82-31141913b3d4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001197 sec., 53467.00083542189 rows/sec., 4.17 MiB/sec. | ||
| 3721 | 2026.05.26 23:58:18.053115 [ 271 ] {5f56aaaa-6195-46f1-9d82-31141913b3d4} <Debug> TCPHandler: Processed in 0.00135992 sec. | ||
| 3722 | 2026.05.26 23:58:18.053267 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3723 | 2026.05.26 23:58:18.053365 [ 271 ] {203b7a82-6a54-48f0-a7d1-48fe18dc6e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3724 | 2026.05.26 23:58:18.053410 [ 271 ] {203b7a82-6a54-48f0-a7d1-48fe18dc6e95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3725 | 2026.05.26 23:58:18.053852 [ 271 ] {203b7a82-6a54-48f0-a7d1-48fe18dc6e95} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3726 | 2026.05.26 23:58:18.053890 [ 271 ] {203b7a82-6a54-48f0-a7d1-48fe18dc6e95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3727 | 2026.05.26 23:58:18.054209 [ 271 ] {203b7a82-6a54-48f0-a7d1-48fe18dc6e95} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3728 | 2026.05.26 23:58:18.054421 [ 271 ] {203b7a82-6a54-48f0-a7d1-48fe18dc6e95} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3729 | 2026.05.26 23:58:18.054550 [ 271 ] {203b7a82-6a54-48f0-a7d1-48fe18dc6e95} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 3730 | 2026.05.26 23:58:18.054584 [ 271 ] {203b7a82-6a54-48f0-a7d1-48fe18dc6e95} <Debug> TCPHandler: Processed in 0.00136644 sec. | ||
| 3731 | 2026.05.26 23:58:18.054722 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3732 | 2026.05.26 23:58:18.054819 [ 271 ] {4bb7aaaa-d65c-463c-9a15-71702acc80cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3733 | 2026.05.26 23:58:18.054860 [ 271 ] {4bb7aaaa-d65c-463c-9a15-71702acc80cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3734 | 2026.05.26 23:58:18.055213 [ 271 ] {4bb7aaaa-d65c-463c-9a15-71702acc80cc} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3735 | 2026.05.26 23:58:18.055251 [ 271 ] {4bb7aaaa-d65c-463c-9a15-71702acc80cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3736 | 2026.05.26 23:58:18.055752 [ 271 ] {4bb7aaaa-d65c-463c-9a15-71702acc80cc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3737 | 2026.05.26 23:58:18.056013 [ 271 ] {4bb7aaaa-d65c-463c-9a15-71702acc80cc} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3738 | 2026.05.26 23:58:18.056223 [ 271 ] {4bb7aaaa-d65c-463c-9a15-71702acc80cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001415 sec., 42402.826855123676 rows/sec., 2.86 MiB/sec. | ||
| 3739 | 2026.05.26 23:58:18.056290 [ 271 ] {4bb7aaaa-d65c-463c-9a15-71702acc80cc} <Debug> TCPHandler: Processed in 0.001616455 sec. | ||
| 3740 | 2026.05.26 23:58:20.720370 [ 257 ] {} <Trace> TCP-Session: 3140d7b5-0b1b-4a5a-9840-480435bc0bb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3741 | 2026.05.26 23:58:20.720678 [ 257 ] {28a2eaf0-14f4-4d87-8099-658c7f321508} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33925) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 3742 | 2026.05.26 23:58:20.721301 [ 257 ] {28a2eaf0-14f4-4d87-8099-658c7f321508} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 3743 | 2026.05.26 23:58:20.721541 [ 257 ] {28a2eaf0-14f4-4d87-8099-658c7f321508} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3744 | 2026.05.26 23:58:20.721954 [ 350 ] {28a2eaf0-14f4-4d87-8099-658c7f321508} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 3745 | 2026.05.26 23:58:20.722380 [ 257 ] {28a2eaf0-14f4-4d87-8099-658c7f321508} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001838 sec., 22306.855277475515 rows/sec., 1.33 MiB/sec. | ||
| 3746 | 2026.05.26 23:58:20.722471 [ 257 ] {28a2eaf0-14f4-4d87-8099-658c7f321508} <Debug> TCPHandler: Processed in 0.002280604 sec. | ||
| 3747 | 2026.05.26 23:58:21.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.70 MiB, peak 230.93 MiB, free memory in arenas 0.00 B, will set to 225.70 MiB (RSS), difference: -2.00 MiB | ||
| 3748 | 2026.05.26 23:58:21.895272 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3749 | 2026.05.26 23:58:21.895328 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3750 | 2026.05.26 23:58:21.960635 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7711 | ||
| 3751 | 2026.05.26 23:58:21.961369 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3752 | 2026.05.26 23:58:21.961437 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3753 | 2026.05.26 23:58:21.961921 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3754 | 2026.05.26 23:58:21.962147 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3755 | 2026.05.26 23:58:21.962276 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7711 | ||
| 3756 | 2026.05.26 23:58:21.962329 [ 69 ] {} <Debug> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3757 | 2026.05.26 23:58:21.962413 [ 69 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3758 | 2026.05.26 23:58:21.962451 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3759 | 2026.05.26 23:58:21.962571 [ 191 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::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 | ||
| 3760 | 2026.05.26 23:58:21.962669 [ 191 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3761 | 2026.05.26 23:58:21.962703 [ 191 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5343 rows starting from the beginning of the part | ||
| 3762 | 2026.05.26 23:58:21.962765 [ 191 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::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 | ||
| 3763 | 2026.05.26 23:58:21.962817 [ 191 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::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 | ||
| 3764 | 2026.05.26 23:58:21.962861 [ 191 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::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 | ||
| 3765 | 2026.05.26 23:58:21.962902 [ 191 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::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 | ||
| 3766 | 2026.05.26 23:58:21.962947 [ 191 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::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 | ||
| 3767 | 2026.05.26 23:58:21.964297 [ 196 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7711 rows, containing 4 columns (4 merged, 0 gathered) in 0.001770667 sec., 4354856.1078960635 rows/sec., 62.30 MiB/sec. | ||
| 3768 | 2026.05.26 23:58:21.964888 [ 191 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3769 | 2026.05.26 23:58:21.965145 [ 191 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::all_1_16_3} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3770 | 2026.05.26 23:58:21.965205 [ 191 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::all_1_16_3} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3771 | 2026.05.26 23:58:21.965265 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3772 | 2026.05.26 23:58:22.001156 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000817712 sec. | ||
| 3773 | 2026.05.26 23:58:22.379609 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3774 | 2026.05.26 23:58:22.395123 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3775 | 2026.05.26 23:58:22.395165 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3776 | 2026.05.26 23:58:22.401030 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3777 | 2026.05.26 23:58:22.401767 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3778 | 2026.05.26 23:58:22.402094 [ 13 ] {} <Debug> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3779 | 2026.05.26 23:58:22.402184 [ 13 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3780 | 2026.05.26 23:58:22.402219 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3781 | 2026.05.26 23:58:22.402401 [ 197 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::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 | ||
| 3782 | 2026.05.26 23:58:22.404528 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3783 | 2026.05.26 23:58:22.406752 [ 197 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3784 | 2026.05.26 23:58:22.408140 [ 197 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::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 | ||
| 3785 | 2026.05.26 23:58:22.412656 [ 197 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::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 | ||
| 3786 | 2026.05.26 23:58:22.416988 [ 197 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::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 | ||
| 3787 | 2026.05.26 23:58:22.421114 [ 197 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::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 | ||
| 3788 | 2026.05.26 23:58:22.425506 [ 197 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::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 | ||
| 3789 | 2026.05.26 23:58:22.429658 [ 197 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::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 | ||
| 3790 | 2026.05.26 23:58:22.481313 [ 196 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.078990926 sec., 1531.821515802967 rows/sec., 7.92 MiB/sec. | ||
| 3791 | 2026.05.26 23:58:22.483988 [ 200 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3792 | 2026.05.26 23:58:22.486155 [ 200 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::all_1_16_3} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3793 | 2026.05.26 23:58:22.486257 [ 200 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::all_1_16_3} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3794 | 2026.05.26 23:58:22.488771 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
| 3795 | 2026.05.26 23:58:23.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.25 MiB, peak 237.20 MiB, free memory in arenas 0.00 B, will set to 235.92 MiB (RSS), difference: 8.67 MiB | ||
| 3796 | 2026.05.26 23:58:23.051742 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3797 | 2026.05.26 23:58:23.052044 [ 271 ] {b20a3700-b06b-4ebe-9ec1-0536f588d68c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) 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) | ||
| 3798 | 2026.05.26 23:58:23.052482 [ 271 ] {b20a3700-b06b-4ebe-9ec1-0536f588d68c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3799 | 2026.05.26 23:58:23.052540 [ 271 ] {b20a3700-b06b-4ebe-9ec1-0536f588d68c} <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 | ||
| 3800 | 2026.05.26 23:58:23.052773 [ 271 ] {b20a3700-b06b-4ebe-9ec1-0536f588d68c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3801 | 2026.05.26 23:58:23.052840 [ 271 ] {b20a3700-b06b-4ebe-9ec1-0536f588d68c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3802 | 2026.05.26 23:58:23.052977 [ 271 ] {b20a3700-b06b-4ebe-9ec1-0536f588d68c} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3803 | 2026.05.26 23:58:23.053056 [ 319 ] {b20a3700-b06b-4ebe-9ec1-0536f588d68c} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3804 | 2026.05.26 23:58:23.053082 [ 335 ] {b20a3700-b06b-4ebe-9ec1-0536f588d68c} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3805 | 2026.05.26 23:58:23.053187 [ 271 ] {b20a3700-b06b-4ebe-9ec1-0536f588d68c} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 3806 | 2026.05.26 23:58:23.053212 [ 271 ] {b20a3700-b06b-4ebe-9ec1-0536f588d68c} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3807 | 2026.05.26 23:58:23.053281 [ 271 ] {b20a3700-b06b-4ebe-9ec1-0536f588d68c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3808 | 2026.05.26 23:58:23.053300 [ 271 ] {b20a3700-b06b-4ebe-9ec1-0536f588d68c} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 3809 | 2026.05.26 23:58:23.053336 [ 271 ] {b20a3700-b06b-4ebe-9ec1-0536f588d68c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 3810 | 2026.05.26 23:58:23.053374 [ 271 ] {b20a3700-b06b-4ebe-9ec1-0536f588d68c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 3811 | 2026.05.26 23:58:23.054452 [ 271 ] {b20a3700-b06b-4ebe-9ec1-0536f588d68c} <Debug> executeQuery: Read 48 rows, 7.97 KiB in 0.00254 sec., 18897.63779527559 rows/sec., 3.06 MiB/sec. | ||
| 3812 | 2026.05.26 23:58:23.054548 [ 271 ] {b20a3700-b06b-4ebe-9ec1-0536f588d68c} <Debug> TCPHandler: Processed in 0.002962034 sec. | ||
| 3813 | 2026.05.26 23:58:23.059801 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3814 | 2026.05.26 23:58:23.059958 [ 271 ] {56703d6c-8163-4d9a-9dba-f37085366c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3815 | 2026.05.26 23:58:23.060020 [ 271 ] {56703d6c-8163-4d9a-9dba-f37085366c1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3816 | 2026.05.26 23:58:23.060861 [ 271 ] {56703d6c-8163-4d9a-9dba-f37085366c1e} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3817 | 2026.05.26 23:58:23.060918 [ 271 ] {56703d6c-8163-4d9a-9dba-f37085366c1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3818 | 2026.05.26 23:58:23.061403 [ 271 ] {56703d6c-8163-4d9a-9dba-f37085366c1e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3819 | 2026.05.26 23:58:23.061659 [ 271 ] {56703d6c-8163-4d9a-9dba-f37085366c1e} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3820 | 2026.05.26 23:58:23.061829 [ 271 ] {56703d6c-8163-4d9a-9dba-f37085366c1e} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001912 sec., 146443.51464435147 rows/sec., 9.29 MiB/sec. | ||
| 3821 | 2026.05.26 23:58:23.061886 [ 271 ] {56703d6c-8163-4d9a-9dba-f37085366c1e} <Debug> TCPHandler: Processed in 0.002160513 sec. | ||
| 3822 | 2026.05.26 23:58:23.062082 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3823 | 2026.05.26 23:58:23.062208 [ 271 ] {98a058d9-6ef3-4888-ae29-23dc0a14e194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3824 | 2026.05.26 23:58:23.062262 [ 271 ] {98a058d9-6ef3-4888-ae29-23dc0a14e194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3825 | 2026.05.26 23:58:23.063020 [ 271 ] {98a058d9-6ef3-4888-ae29-23dc0a14e194} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3826 | 2026.05.26 23:58:23.063058 [ 271 ] {98a058d9-6ef3-4888-ae29-23dc0a14e194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3827 | 2026.05.26 23:58:23.063416 [ 271 ] {98a058d9-6ef3-4888-ae29-23dc0a14e194} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3828 | 2026.05.26 23:58:23.063635 [ 271 ] {98a058d9-6ef3-4888-ae29-23dc0a14e194} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3829 | 2026.05.26 23:58:23.063760 [ 271 ] {98a058d9-6ef3-4888-ae29-23dc0a14e194} <Debug> executeQuery: Read 859 rows, 69.17 KiB in 0.001589 sec., 540591.5670232851 rows/sec., 42.51 MiB/sec. | ||
| 3830 | 2026.05.26 23:58:23.063793 [ 271 ] {98a058d9-6ef3-4888-ae29-23dc0a14e194} <Debug> TCPHandler: Processed in 0.001819407 sec. | ||
| 3831 | 2026.05.26 23:58:23.063935 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3832 | 2026.05.26 23:58:23.064031 [ 271 ] {4014741c-69fb-4d63-887a-aa271951a6ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3833 | 2026.05.26 23:58:23.064071 [ 271 ] {4014741c-69fb-4d63-887a-aa271951a6ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3834 | 2026.05.26 23:58:23.064520 [ 271 ] {4014741c-69fb-4d63-887a-aa271951a6ab} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3835 | 2026.05.26 23:58:23.064556 [ 271 ] {4014741c-69fb-4d63-887a-aa271951a6ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3836 | 2026.05.26 23:58:23.064848 [ 271 ] {4014741c-69fb-4d63-887a-aa271951a6ab} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3837 | 2026.05.26 23:58:23.065052 [ 271 ] {4014741c-69fb-4d63-887a-aa271951a6ab} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3838 | 2026.05.26 23:58:23.065178 [ 271 ] {4014741c-69fb-4d63-887a-aa271951a6ab} <Debug> executeQuery: Read 181 rows, 11.50 KiB in 0.001167 sec., 155098.54327335046 rows/sec., 9.62 MiB/sec. | ||
| 3839 | 2026.05.26 23:58:23.065212 [ 271 ] {4014741c-69fb-4d63-887a-aa271951a6ab} <Debug> TCPHandler: Processed in 0.001326371 sec. | ||
| 3840 | 2026.05.26 23:58:23.065332 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3841 | 2026.05.26 23:58:23.065427 [ 271 ] {817b5a83-6ed2-4068-ab0a-1665c960ba36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3842 | 2026.05.26 23:58:23.065470 [ 271 ] {817b5a83-6ed2-4068-ab0a-1665c960ba36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3843 | 2026.05.26 23:58:23.065891 [ 271 ] {817b5a83-6ed2-4068-ab0a-1665c960ba36} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3844 | 2026.05.26 23:58:23.065927 [ 271 ] {817b5a83-6ed2-4068-ab0a-1665c960ba36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3845 | 2026.05.26 23:58:23.066218 [ 271 ] {817b5a83-6ed2-4068-ab0a-1665c960ba36} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3846 | 2026.05.26 23:58:23.066422 [ 271 ] {817b5a83-6ed2-4068-ab0a-1665c960ba36} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3847 | 2026.05.26 23:58:23.066548 [ 271 ] {817b5a83-6ed2-4068-ab0a-1665c960ba36} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.00114 sec., 127192.98245614035 rows/sec., 8.21 MiB/sec. | ||
| 3848 | 2026.05.26 23:58:23.066582 [ 271 ] {817b5a83-6ed2-4068-ab0a-1665c960ba36} <Debug> TCPHandler: Processed in 0.001298799 sec. | ||
| 3849 | 2026.05.26 23:58:23.066711 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3850 | 2026.05.26 23:58:23.066805 [ 271 ] {63ee5d8b-146d-441d-b770-f93eea607f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3851 | 2026.05.26 23:58:23.066845 [ 271 ] {63ee5d8b-146d-441d-b770-f93eea607f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3852 | 2026.05.26 23:58:23.067296 [ 271 ] {63ee5d8b-146d-441d-b770-f93eea607f35} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3853 | 2026.05.26 23:58:23.067332 [ 271 ] {63ee5d8b-146d-441d-b770-f93eea607f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3854 | 2026.05.26 23:58:23.067620 [ 271 ] {63ee5d8b-146d-441d-b770-f93eea607f35} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3855 | 2026.05.26 23:58:23.067828 [ 271 ] {63ee5d8b-146d-441d-b770-f93eea607f35} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3856 | 2026.05.26 23:58:23.067957 [ 271 ] {63ee5d8b-146d-441d-b770-f93eea607f35} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.00117 sec., 123076.92307692308 rows/sec., 6.99 MiB/sec. | ||
| 3857 | 2026.05.26 23:58:23.067990 [ 271 ] {63ee5d8b-146d-441d-b770-f93eea607f35} <Debug> TCPHandler: Processed in 0.00133242 sec. | ||
| 3858 | 2026.05.26 23:58:23.068137 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3859 | 2026.05.26 23:58:23.068232 [ 271 ] {6ab8ba78-a8cc-4d83-bc52-4547f0bc1c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3860 | 2026.05.26 23:58:23.068271 [ 271 ] {6ab8ba78-a8cc-4d83-bc52-4547f0bc1c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3861 | 2026.05.26 23:58:23.068826 [ 271 ] {6ab8ba78-a8cc-4d83-bc52-4547f0bc1c8b} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3862 | 2026.05.26 23:58:23.068863 [ 271 ] {6ab8ba78-a8cc-4d83-bc52-4547f0bc1c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3863 | 2026.05.26 23:58:23.069176 [ 271 ] {6ab8ba78-a8cc-4d83-bc52-4547f0bc1c8b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3864 | 2026.05.26 23:58:23.069380 [ 271 ] {6ab8ba78-a8cc-4d83-bc52-4547f0bc1c8b} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3865 | 2026.05.26 23:58:23.069505 [ 271 ] {6ab8ba78-a8cc-4d83-bc52-4547f0bc1c8b} <Debug> executeQuery: Read 525 rows, 38.02 KiB in 0.001291 sec., 406661.5027110767 rows/sec., 28.76 MiB/sec. | ||
| 3866 | 2026.05.26 23:58:23.069539 [ 271 ] {6ab8ba78-a8cc-4d83-bc52-4547f0bc1c8b} <Debug> TCPHandler: Processed in 0.001449681 sec. | ||
| 3867 | 2026.05.26 23:58:23.069660 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3868 | 2026.05.26 23:58:23.069754 [ 271 ] {052d3bf1-f16a-4525-99f7-c63014ca768a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3869 | 2026.05.26 23:58:23.069795 [ 271 ] {052d3bf1-f16a-4525-99f7-c63014ca768a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3870 | 2026.05.26 23:58:23.070117 [ 271 ] {052d3bf1-f16a-4525-99f7-c63014ca768a} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3871 | 2026.05.26 23:58:23.070152 [ 271 ] {052d3bf1-f16a-4525-99f7-c63014ca768a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3872 | 2026.05.26 23:58:23.070440 [ 271 ] {052d3bf1-f16a-4525-99f7-c63014ca768a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3873 | 2026.05.26 23:58:23.070644 [ 271 ] {052d3bf1-f16a-4525-99f7-c63014ca768a} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3874 | 2026.05.26 23:58:23.070774 [ 271 ] {052d3bf1-f16a-4525-99f7-c63014ca768a} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001038 sec., 3853.5645472061656 rows/sec., 201.33 KiB/sec. | ||
| 3875 | 2026.05.26 23:58:23.070806 [ 271 ] {052d3bf1-f16a-4525-99f7-c63014ca768a} <Debug> TCPHandler: Processed in 0.001194978 sec. | ||
| 3876 | 2026.05.26 23:58:23.070924 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3877 | 2026.05.26 23:58:23.071018 [ 271 ] {7dcfeab4-a807-42bd-9814-c4c1481be076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3878 | 2026.05.26 23:58:23.071060 [ 271 ] {7dcfeab4-a807-42bd-9814-c4c1481be076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3879 | 2026.05.26 23:58:23.071452 [ 271 ] {7dcfeab4-a807-42bd-9814-c4c1481be076} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3880 | 2026.05.26 23:58:23.071487 [ 271 ] {7dcfeab4-a807-42bd-9814-c4c1481be076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3881 | 2026.05.26 23:58:23.071807 [ 271 ] {7dcfeab4-a807-42bd-9814-c4c1481be076} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3882 | 2026.05.26 23:58:23.072017 [ 271 ] {7dcfeab4-a807-42bd-9814-c4c1481be076} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3883 | 2026.05.26 23:58:23.072141 [ 271 ] {7dcfeab4-a807-42bd-9814-c4c1481be076} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001141 sec., 232252.41016652057 rows/sec., 15.43 MiB/sec. | ||
| 3884 | 2026.05.26 23:58:23.072174 [ 271 ] {7dcfeab4-a807-42bd-9814-c4c1481be076} <Debug> TCPHandler: Processed in 0.001298999 sec. | ||
| 3885 | 2026.05.26 23:58:23.072298 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3886 | 2026.05.26 23:58:23.072402 [ 271 ] {bd51ce6a-b330-420a-aee8-9dc107fe1616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3887 | 2026.05.26 23:58:23.072446 [ 271 ] {bd51ce6a-b330-420a-aee8-9dc107fe1616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3888 | 2026.05.26 23:58:23.072859 [ 271 ] {bd51ce6a-b330-420a-aee8-9dc107fe1616} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3889 | 2026.05.26 23:58:23.072896 [ 271 ] {bd51ce6a-b330-420a-aee8-9dc107fe1616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3890 | 2026.05.26 23:58:23.073200 [ 271 ] {bd51ce6a-b330-420a-aee8-9dc107fe1616} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3891 | 2026.05.26 23:58:23.073410 [ 271 ] {bd51ce6a-b330-420a-aee8-9dc107fe1616} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3892 | 2026.05.26 23:58:23.073548 [ 271 ] {bd51ce6a-b330-420a-aee8-9dc107fe1616} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001166 sec., 857.6329331046313 rows/sec., 57.79 KiB/sec. | ||
| 3893 | 2026.05.26 23:58:23.073581 [ 271 ] {bd51ce6a-b330-420a-aee8-9dc107fe1616} <Debug> TCPHandler: Processed in 0.0013354 sec. | ||
| 3894 | 2026.05.26 23:58:23.073699 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3895 | 2026.05.26 23:58:23.073796 [ 271 ] {ce6f43c9-a797-4ded-96b5-2ee150bccd78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3896 | 2026.05.26 23:58:23.073922 [ 271 ] {ce6f43c9-a797-4ded-96b5-2ee150bccd78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3897 | 2026.05.26 23:58:23.074789 [ 271 ] {ce6f43c9-a797-4ded-96b5-2ee150bccd78} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3898 | 2026.05.26 23:58:23.074826 [ 271 ] {ce6f43c9-a797-4ded-96b5-2ee150bccd78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3899 | 2026.05.26 23:58:23.075398 [ 271 ] {ce6f43c9-a797-4ded-96b5-2ee150bccd78} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3900 | 2026.05.26 23:58:23.075633 [ 271 ] {ce6f43c9-a797-4ded-96b5-2ee150bccd78} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3901 | 2026.05.26 23:58:23.075781 [ 271 ] {ce6f43c9-a797-4ded-96b5-2ee150bccd78} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001987 sec., 20634.121791645695 rows/sec., 36.98 MiB/sec. | ||
| 3902 | 2026.05.26 23:58:23.075834 [ 271 ] {ce6f43c9-a797-4ded-96b5-2ee150bccd78} <Debug> TCPHandler: Processed in 0.002182893 sec. | ||
| 3903 | 2026.05.26 23:58:23.075960 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3904 | 2026.05.26 23:58:23.076056 [ 271 ] {387b147a-70ce-4cd9-a3eb-f5fae4732572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3905 | 2026.05.26 23:58:23.076097 [ 271 ] {387b147a-70ce-4cd9-a3eb-f5fae4732572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3906 | 2026.05.26 23:58:23.076447 [ 271 ] {387b147a-70ce-4cd9-a3eb-f5fae4732572} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3907 | 2026.05.26 23:58:23.076483 [ 271 ] {387b147a-70ce-4cd9-a3eb-f5fae4732572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3908 | 2026.05.26 23:58:23.076792 [ 271 ] {387b147a-70ce-4cd9-a3eb-f5fae4732572} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3909 | 2026.05.26 23:58:23.076994 [ 271 ] {387b147a-70ce-4cd9-a3eb-f5fae4732572} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3910 | 2026.05.26 23:58:23.077130 [ 271 ] {387b147a-70ce-4cd9-a3eb-f5fae4732572} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001078 sec., 83487.94063079778 rows/sec., 5.22 MiB/sec. | ||
| 3911 | 2026.05.26 23:58:23.077168 [ 271 ] {387b147a-70ce-4cd9-a3eb-f5fae4732572} <Debug> TCPHandler: Processed in 0.001256569 sec. | ||
| 3912 | 2026.05.26 23:58:28.046267 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3913 | 2026.05.26 23:58:28.046556 [ 271 ] {3c438a97-519b-4d9d-a422-de315bdb81c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) 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) | ||
| 3914 | 2026.05.26 23:58:28.046938 [ 271 ] {3c438a97-519b-4d9d-a422-de315bdb81c9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3915 | 2026.05.26 23:58:28.046979 [ 271 ] {3c438a97-519b-4d9d-a422-de315bdb81c9} <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 | ||
| 3916 | 2026.05.26 23:58:28.047214 [ 271 ] {3c438a97-519b-4d9d-a422-de315bdb81c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3917 | 2026.05.26 23:58:28.047290 [ 271 ] {3c438a97-519b-4d9d-a422-de315bdb81c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3918 | 2026.05.26 23:58:28.047436 [ 271 ] {3c438a97-519b-4d9d-a422-de315bdb81c9} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3919 | 2026.05.26 23:58:28.047546 [ 337 ] {3c438a97-519b-4d9d-a422-de315bdb81c9} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3920 | 2026.05.26 23:58:28.047568 [ 335 ] {3c438a97-519b-4d9d-a422-de315bdb81c9} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3921 | 2026.05.26 23:58:28.047697 [ 271 ] {3c438a97-519b-4d9d-a422-de315bdb81c9} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 3922 | 2026.05.26 23:58:28.047729 [ 271 ] {3c438a97-519b-4d9d-a422-de315bdb81c9} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3923 | 2026.05.26 23:58:28.047816 [ 271 ] {3c438a97-519b-4d9d-a422-de315bdb81c9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3924 | 2026.05.26 23:58:28.047839 [ 271 ] {3c438a97-519b-4d9d-a422-de315bdb81c9} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 3925 | 2026.05.26 23:58:28.047875 [ 271 ] {3c438a97-519b-4d9d-a422-de315bdb81c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3926 | 2026.05.26 23:58:28.047923 [ 271 ] {3c438a97-519b-4d9d-a422-de315bdb81c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3927 | 2026.05.26 23:58:28.049193 [ 271 ] {3c438a97-519b-4d9d-a422-de315bdb81c9} <Debug> executeQuery: Read 48 rows, 7.97 KiB in 0.002744 sec., 17492.71137026239 rows/sec., 2.84 MiB/sec. | ||
| 3928 | 2026.05.26 23:58:28.049366 [ 271 ] {3c438a97-519b-4d9d-a422-de315bdb81c9} <Debug> TCPHandler: Processed in 0.003249799 sec. | ||
| 3929 | 2026.05.26 23:58:28.050965 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3930 | 2026.05.26 23:58:28.051157 [ 271 ] {2c595e13-3771-4524-832c-b59a7cf2f2aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3931 | 2026.05.26 23:58:28.051234 [ 271 ] {2c595e13-3771-4524-832c-b59a7cf2f2aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3932 | 2026.05.26 23:58:28.051991 [ 271 ] {2c595e13-3771-4524-832c-b59a7cf2f2aa} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3933 | 2026.05.26 23:58:28.052045 [ 271 ] {2c595e13-3771-4524-832c-b59a7cf2f2aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3934 | 2026.05.26 23:58:28.052511 [ 271 ] {2c595e13-3771-4524-832c-b59a7cf2f2aa} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3935 | 2026.05.26 23:58:28.052746 [ 271 ] {2c595e13-3771-4524-832c-b59a7cf2f2aa} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3936 | 2026.05.26 23:58:28.052905 [ 271 ] {2c595e13-3771-4524-832c-b59a7cf2f2aa} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001803 sec., 31059.34553521908 rows/sec., 2.37 MiB/sec. | ||
| 3937 | 2026.05.26 23:58:28.052945 [ 271 ] {2c595e13-3771-4524-832c-b59a7cf2f2aa} <Debug> TCPHandler: Processed in 0.002130063 sec. | ||
| 3938 | 2026.05.26 23:58:28.053106 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3939 | 2026.05.26 23:58:28.053207 [ 271 ] {b4675b0c-5d12-471f-b023-b232144a6f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3940 | 2026.05.26 23:58:28.053250 [ 271 ] {b4675b0c-5d12-471f-b023-b232144a6f15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3941 | 2026.05.26 23:58:28.053699 [ 271 ] {b4675b0c-5d12-471f-b023-b232144a6f15} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3942 | 2026.05.26 23:58:28.053738 [ 271 ] {b4675b0c-5d12-471f-b023-b232144a6f15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3943 | 2026.05.26 23:58:28.054055 [ 271 ] {b4675b0c-5d12-471f-b023-b232144a6f15} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3944 | 2026.05.26 23:58:28.054275 [ 271 ] {b4675b0c-5d12-471f-b023-b232144a6f15} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3945 | 2026.05.26 23:58:28.054408 [ 271 ] {b4675b0c-5d12-471f-b023-b232144a6f15} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001223 sec., 52330.335241210145 rows/sec., 4.08 MiB/sec. | ||
| 3946 | 2026.05.26 23:58:28.054444 [ 271 ] {b4675b0c-5d12-471f-b023-b232144a6f15} <Debug> TCPHandler: Processed in 0.001388911 sec. | ||
| 3947 | 2026.05.26 23:58:28.054595 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3948 | 2026.05.26 23:58:28.054695 [ 271 ] {f9c4345c-1388-4db8-8b5b-004dac9614b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3949 | 2026.05.26 23:58:28.054741 [ 271 ] {f9c4345c-1388-4db8-8b5b-004dac9614b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3950 | 2026.05.26 23:58:28.055178 [ 271 ] {f9c4345c-1388-4db8-8b5b-004dac9614b9} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3951 | 2026.05.26 23:58:28.055215 [ 271 ] {f9c4345c-1388-4db8-8b5b-004dac9614b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3952 | 2026.05.26 23:58:28.055590 [ 271 ] {f9c4345c-1388-4db8-8b5b-004dac9614b9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3953 | 2026.05.26 23:58:28.055861 [ 271 ] {f9c4345c-1388-4db8-8b5b-004dac9614b9} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3954 | 2026.05.26 23:58:28.056025 [ 271 ] {f9c4345c-1388-4db8-8b5b-004dac9614b9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001347 sec., 118782.47958426131 rows/sec., 8.27 MiB/sec. | ||
| 3955 | 2026.05.26 23:58:28.056069 [ 271 ] {f9c4345c-1388-4db8-8b5b-004dac9614b9} <Debug> TCPHandler: Processed in 0.001523163 sec. | ||
| 3956 | 2026.05.26 23:58:28.056246 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3957 | 2026.05.26 23:58:28.056365 [ 271 ] {c728d066-0778-405d-aaaa-729bf11322c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3958 | 2026.05.26 23:58:28.056417 [ 271 ] {c728d066-0778-405d-aaaa-729bf11322c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3959 | 2026.05.26 23:58:28.056830 [ 271 ] {c728d066-0778-405d-aaaa-729bf11322c5} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3960 | 2026.05.26 23:58:28.056867 [ 271 ] {c728d066-0778-405d-aaaa-729bf11322c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3961 | 2026.05.26 23:58:28.057177 [ 271 ] {c728d066-0778-405d-aaaa-729bf11322c5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3962 | 2026.05.26 23:58:28.057391 [ 271 ] {c728d066-0778-405d-aaaa-729bf11322c5} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3963 | 2026.05.26 23:58:28.057524 [ 271 ] {c728d066-0778-405d-aaaa-729bf11322c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001185 sec., 50632.91139240506 rows/sec., 3.41 MiB/sec. | ||
| 3964 | 2026.05.26 23:58:28.057559 [ 271 ] {c728d066-0778-405d-aaaa-729bf11322c5} <Debug> TCPHandler: Processed in 0.001373771 sec. | ||
| 3965 | 2026.05.26 23:58:28.902261 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56462 | ||
| 3966 | 2026.05.26 23:58:28.902346 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3967 | 2026.05.26 23:58:28.902373 [ 306 ] {} <Debug> TCP-Session: 74d97c50-dfaf-462f-afe1-ed64b2705dd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56462 | ||
| 3968 | 2026.05.26 23:58:28.902397 [ 306 ] {} <Debug> TCP-Session: 74d97c50-dfaf-462f-afe1-ed64b2705dd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3969 | 2026.05.26 23:58:28.902410 [ 306 ] {} <Debug> TCP-Session: 74d97c50-dfaf-462f-afe1-ed64b2705dd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3970 | 2026.05.26 23:58:28.902591 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35090 | ||
| 3971 | 2026.05.26 23:58:28.902619 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41272 | ||
| 3972 | 2026.05.26 23:58:28.902630 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48790 | ||
| 3973 | 2026.05.26 23:58:28.902666 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40075 | ||
| 3974 | 2026.05.26 23:58:28.902694 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41130 | ||
| 3975 | 2026.05.26 23:58:28.902724 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61239 | ||
| 3976 | 2026.05.26 23:58:28.902748 [ 306 ] {} <Trace> TCP-Session: 74d97c50-dfaf-462f-afe1-ed64b2705dd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3977 | 2026.05.26 23:58:28.902711 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44735 | ||
| 3978 | 2026.05.26 23:58:28.902694 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45897 | ||
| 3979 | 2026.05.26 23:58:28.902941 [ 306 ] {0ff718d5-d88b-4ad1-ab39-6290a4b7650e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56462) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3980 | 2026.05.26 23:58:28.903084 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3981 | 2026.05.26 23:58:28.903125 [ 269 ] {} <Debug> TCP-Session: 4678928a-458a-4007-a158-8a0e8aa56b8c Authenticating user 'default' from [fd00:1122:3344:101::e]:41130 | ||
| 3982 | 2026.05.26 23:58:28.903149 [ 269 ] {} <Debug> TCP-Session: 4678928a-458a-4007-a158-8a0e8aa56b8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3983 | 2026.05.26 23:58:28.903160 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3984 | 2026.05.26 23:58:28.903163 [ 269 ] {} <Debug> TCP-Session: 4678928a-458a-4007-a158-8a0e8aa56b8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3985 | 2026.05.26 23:58:28.903195 [ 303 ] {} <Debug> TCP-Session: d55219da-ded9-44fd-b8b6-453171234fc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61239 | ||
| 3986 | 2026.05.26 23:58:28.903218 [ 303 ] {} <Debug> TCP-Session: d55219da-ded9-44fd-b8b6-453171234fc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3987 | 2026.05.26 23:58:28.903228 [ 306 ] {0ff718d5-d88b-4ad1-ab39-6290a4b7650e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3988 | 2026.05.26 23:58:28.903231 [ 303 ] {} <Debug> TCP-Session: d55219da-ded9-44fd-b8b6-453171234fc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3989 | 2026.05.26 23:58:28.903294 [ 306 ] {0ff718d5-d88b-4ad1-ab39-6290a4b7650e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3990 | 2026.05.26 23:58:28.903467 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3991 | 2026.05.26 23:58:28.903503 [ 3 ] {} <Debug> TCP-Session: 16e61971-9b26-4312-aa25-804703b67d26 Authenticating user 'default' from [fd00:1122:3344:101::e]:45897 | ||
| 3992 | 2026.05.26 23:58:28.903524 [ 3 ] {} <Debug> TCP-Session: 16e61971-9b26-4312-aa25-804703b67d26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3993 | 2026.05.26 23:58:28.903538 [ 3 ] {} <Debug> TCP-Session: 16e61971-9b26-4312-aa25-804703b67d26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3994 | 2026.05.26 23:58:28.903580 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3995 | 2026.05.26 23:58:28.903594 [ 306 ] {0ff718d5-d88b-4ad1-ab39-6290a4b7650e} <Debug> oximeter.version (c4bbc498-0fd2-4407-8cbb-20eeae1280bc) (SelectExecutor): Key condition: unknown | ||
| 3996 | 2026.05.26 23:58:28.903637 [ 302 ] {} <Debug> TCP-Session: ee95bb8f-245d-4866-a18e-9301d7fde012 Authenticating user 'default' from [fd00:1122:3344:101::e]:44735 | ||
| 3997 | 2026.05.26 23:58:28.903668 [ 302 ] {} <Debug> TCP-Session: ee95bb8f-245d-4866-a18e-9301d7fde012 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3998 | 2026.05.26 23:58:28.903682 [ 302 ] {} <Debug> TCP-Session: ee95bb8f-245d-4866-a18e-9301d7fde012 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3999 | 2026.05.26 23:58:28.903689 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4000 | 2026.05.26 23:58:28.903731 [ 309 ] {} <Debug> TCP-Session: 610b661d-4d1b-4655-95f3-2bef368070cd Authenticating user 'default' from [fd00:1122:3344:101::e]:48790 | ||
| 4001 | 2026.05.26 23:58:28.903753 [ 309 ] {} <Debug> TCP-Session: 610b661d-4d1b-4655-95f3-2bef368070cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4002 | 2026.05.26 23:58:28.903766 [ 309 ] {} <Debug> TCP-Session: 610b661d-4d1b-4655-95f3-2bef368070cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4003 | 2026.05.26 23:58:28.903816 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4004 | 2026.05.26 23:58:28.903862 [ 307 ] {} <Debug> TCP-Session: a9a66370-f47e-49b0-ad9d-725f3d8d8623 Authenticating user 'default' from [fd00:1122:3344:101::e]:35090 | ||
| 4005 | 2026.05.26 23:58:28.903891 [ 307 ] {} <Debug> TCP-Session: a9a66370-f47e-49b0-ad9d-725f3d8d8623 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4006 | 2026.05.26 23:58:28.903906 [ 307 ] {} <Debug> TCP-Session: a9a66370-f47e-49b0-ad9d-725f3d8d8623 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4007 | 2026.05.26 23:58:28.903925 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4008 | 2026.05.26 23:58:28.903968 [ 308 ] {} <Debug> TCP-Session: 1812ee5b-35a0-46c4-8882-0665a212b511 Authenticating user 'default' from [fd00:1122:3344:101::e]:41272 | ||
| 4009 | 2026.05.26 23:58:28.903989 [ 308 ] {} <Debug> TCP-Session: 1812ee5b-35a0-46c4-8882-0665a212b511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4010 | 2026.05.26 23:58:28.904005 [ 308 ] {} <Debug> TCP-Session: 1812ee5b-35a0-46c4-8882-0665a212b511 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4011 | 2026.05.26 23:58:28.904045 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4012 | 2026.05.26 23:58:28.904086 [ 310 ] {} <Debug> TCP-Session: a461b366-61f9-487d-8fcc-56dd2b6856d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40075 | ||
| 4013 | 2026.05.26 23:58:28.904105 [ 310 ] {} <Debug> TCP-Session: a461b366-61f9-487d-8fcc-56dd2b6856d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4014 | 2026.05.26 23:58:28.904118 [ 310 ] {} <Debug> TCP-Session: a461b366-61f9-487d-8fcc-56dd2b6856d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4015 | 2026.05.26 23:58:28.904577 [ 337 ] {0ff718d5-d88b-4ad1-ab39-6290a4b7650e} <Trace> AggregatingTransform: Aggregating | ||
| 4016 | 2026.05.26 23:58:28.904615 [ 337 ] {0ff718d5-d88b-4ad1-ab39-6290a4b7650e} <Trace> Aggregator: Aggregation method: without_key | ||
| 4017 | 2026.05.26 23:58:28.904649 [ 337 ] {0ff718d5-d88b-4ad1-ab39-6290a4b7650e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000928654 sec. (1076.827 rows/sec., 42.06 KiB/sec.) | ||
| 4018 | 2026.05.26 23:58:28.904666 [ 337 ] {0ff718d5-d88b-4ad1-ab39-6290a4b7650e} <Trace> Aggregator: Merging aggregated data | ||
| 4019 | 2026.05.26 23:58:28.905273 [ 306 ] {0ff718d5-d88b-4ad1-ab39-6290a4b7650e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002382 sec., 419.81528127623847 rows/sec., 16.40 KiB/sec. | ||
| 4020 | 2026.05.26 23:58:28.905443 [ 306 ] {0ff718d5-d88b-4ad1-ab39-6290a4b7650e} <Debug> TCPHandler: Processed in 0.002814332 sec. | ||
| 4021 | 2026.05.26 23:58:28.905582 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4022 | 2026.05.26 23:58:28.905594 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4023 | 2026.05.26 23:58:28.905621 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4024 | 2026.05.26 23:58:28.905630 [ 306 ] {} <Debug> TCP-Session: 74d97c50-dfaf-462f-afe1-ed64b2705dd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4025 | 2026.05.26 23:58:28.905647 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4026 | 2026.05.26 23:58:28.905666 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4027 | 2026.05.26 23:58:28.905673 [ 309 ] {} <Debug> TCP-Session: 610b661d-4d1b-4655-95f3-2bef368070cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4028 | 2026.05.26 23:58:28.905682 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4029 | 2026.05.26 23:58:28.905716 [ 310 ] {} <Debug> TCP-Session: a461b366-61f9-487d-8fcc-56dd2b6856d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4030 | 2026.05.26 23:58:28.905721 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4031 | 2026.05.26 23:58:28.905744 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4032 | 2026.05.26 23:58:28.905777 [ 302 ] {} <Debug> TCP-Session: ee95bb8f-245d-4866-a18e-9301d7fde012 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4033 | 2026.05.26 23:58:28.905744 [ 303 ] {} <Debug> TCP-Session: d55219da-ded9-44fd-b8b6-453171234fc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4034 | 2026.05.26 23:58:28.905804 [ 269 ] {} <Debug> TCP-Session: 4678928a-458a-4007-a158-8a0e8aa56b8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4035 | 2026.05.26 23:58:28.905725 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4036 | 2026.05.26 23:58:28.905652 [ 307 ] {} <Debug> TCP-Session: a9a66370-f47e-49b0-ad9d-725f3d8d8623 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4037 | 2026.05.26 23:58:28.905693 [ 308 ] {} <Debug> TCP-Session: 1812ee5b-35a0-46c4-8882-0665a212b511 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4038 | 2026.05.26 23:58:28.905895 [ 3 ] {} <Debug> TCP-Session: 16e61971-9b26-4312-aa25-804703b67d26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4039 | 2026.05.26 23:58:28.972828 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65049 | ||
| 4040 | 2026.05.26 23:58:28.972911 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4041 | 2026.05.26 23:58:28.972939 [ 306 ] {} <Debug> TCP-Session: 0c7c367c-34c8-47f9-ab0e-071bab110bb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:65049 | ||
| 4042 | 2026.05.26 23:58:28.972962 [ 306 ] {} <Debug> TCP-Session: 0c7c367c-34c8-47f9-ab0e-071bab110bb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4043 | 2026.05.26 23:58:28.972976 [ 306 ] {} <Debug> TCP-Session: 0c7c367c-34c8-47f9-ab0e-071bab110bb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4044 | 2026.05.26 23:58:28.973195 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60485 | ||
| 4045 | 2026.05.26 23:58:28.973234 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46040 | ||
| 4046 | 2026.05.26 23:58:28.973249 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47970 | ||
| 4047 | 2026.05.26 23:58:28.973274 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52377 | ||
| 4048 | 2026.05.26 23:58:28.973289 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4049 | 2026.05.26 23:58:28.973309 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35469 | ||
| 4050 | 2026.05.26 23:58:28.973331 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4051 | 2026.05.26 23:58:28.973327 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62586 | ||
| 4052 | 2026.05.26 23:58:28.973361 [ 309 ] {} <Debug> TCP-Session: ab375fb0-ba91-45d7-8b72-f6c7fbe7719b Authenticating user 'default' from [fd00:1122:3344:101::e]:47970 | ||
| 4053 | 2026.05.26 23:58:28.973371 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4054 | 2026.05.26 23:58:28.973339 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4055 | 2026.05.26 23:58:28.973401 [ 306 ] {} <Trace> TCP-Session: 0c7c367c-34c8-47f9-ab0e-071bab110bb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4056 | 2026.05.26 23:58:28.973407 [ 303 ] {} <Debug> TCP-Session: ff062d35-b649-48a6-aea7-5cf49ec54fc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35469 | ||
| 4057 | 2026.05.26 23:58:28.973432 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4058 | 2026.05.26 23:58:28.973431 [ 269 ] {} <Debug> TCP-Session: 3530cfe3-a401-4fa8-b386-b5c9c6d39a49 Authenticating user 'default' from [fd00:1122:3344:101::e]:52377 | ||
| 4059 | 2026.05.26 23:58:28.973478 [ 303 ] {} <Debug> TCP-Session: ff062d35-b649-48a6-aea7-5cf49ec54fc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4060 | 2026.05.26 23:58:28.973498 [ 269 ] {} <Debug> TCP-Session: 3530cfe3-a401-4fa8-b386-b5c9c6d39a49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4061 | 2026.05.26 23:58:28.973515 [ 303 ] {} <Debug> TCP-Session: ff062d35-b649-48a6-aea7-5cf49ec54fc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4062 | 2026.05.26 23:58:28.973522 [ 269 ] {} <Debug> TCP-Session: 3530cfe3-a401-4fa8-b386-b5c9c6d39a49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4063 | 2026.05.26 23:58:28.973403 [ 309 ] {} <Debug> TCP-Session: ab375fb0-ba91-45d7-8b72-f6c7fbe7719b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4064 | 2026.05.26 23:58:28.973335 [ 308 ] {} <Debug> TCP-Session: 53655480-9510-4775-baa9-19ccc54984b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:46040 | ||
| 4065 | 2026.05.26 23:58:28.973596 [ 306 ] {7217772e-33b9-4cee-b8cf-6fed7370cb9d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65049) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4066 | 2026.05.26 23:58:28.973600 [ 309 ] {} <Debug> TCP-Session: ab375fb0-ba91-45d7-8b72-f6c7fbe7719b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4067 | 2026.05.26 23:58:28.973628 [ 308 ] {} <Debug> TCP-Session: 53655480-9510-4775-baa9-19ccc54984b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4068 | 2026.05.26 23:58:28.973276 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49917 | ||
| 4069 | 2026.05.26 23:58:28.973664 [ 308 ] {} <Debug> TCP-Session: 53655480-9510-4775-baa9-19ccc54984b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4070 | 2026.05.26 23:58:28.973265 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4071 | 2026.05.26 23:58:28.973253 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43467 | ||
| 4072 | 2026.05.26 23:58:28.973760 [ 307 ] {} <Debug> TCP-Session: 6e661c17-7760-46ee-9672-d021d0c84a8d Authenticating user 'default' from [fd00:1122:3344:101::e]:60485 | ||
| 4073 | 2026.05.26 23:58:28.973733 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4074 | 2026.05.26 23:58:28.973808 [ 307 ] {} <Debug> TCP-Session: 6e661c17-7760-46ee-9672-d021d0c84a8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4075 | 2026.05.26 23:58:28.973814 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4076 | 2026.05.26 23:58:28.973823 [ 3 ] {} <Debug> TCP-Session: b7f1597b-679f-4991-ab7e-bf0def41c201 Authenticating user 'default' from [fd00:1122:3344:101::e]:49917 | ||
| 4077 | 2026.05.26 23:58:28.973828 [ 307 ] {} <Debug> TCP-Session: 6e661c17-7760-46ee-9672-d021d0c84a8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4078 | 2026.05.26 23:58:28.973859 [ 310 ] {} <Debug> TCP-Session: a24c2840-e115-4910-baff-0f8d514fc28c Authenticating user 'default' from [fd00:1122:3344:101::e]:43467 | ||
| 4079 | 2026.05.26 23:58:28.973863 [ 3 ] {} <Debug> TCP-Session: b7f1597b-679f-4991-ab7e-bf0def41c201 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4080 | 2026.05.26 23:58:28.973885 [ 306 ] {7217772e-33b9-4cee-b8cf-6fed7370cb9d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4081 | 2026.05.26 23:58:28.973900 [ 3 ] {} <Debug> TCP-Session: b7f1597b-679f-4991-ab7e-bf0def41c201 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4082 | 2026.05.26 23:58:28.973893 [ 310 ] {} <Debug> TCP-Session: a24c2840-e115-4910-baff-0f8d514fc28c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4083 | 2026.05.26 23:58:28.973487 [ 302 ] {} <Debug> TCP-Session: 12284e94-fe4b-4cda-819c-675d08969a23 Authenticating user 'default' from [fd00:1122:3344:101::e]:62586 | ||
| 4084 | 2026.05.26 23:58:28.973955 [ 310 ] {} <Debug> TCP-Session: a24c2840-e115-4910-baff-0f8d514fc28c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4085 | 2026.05.26 23:58:28.973955 [ 306 ] {7217772e-33b9-4cee-b8cf-6fed7370cb9d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4086 | 2026.05.26 23:58:28.974004 [ 302 ] {} <Debug> TCP-Session: 12284e94-fe4b-4cda-819c-675d08969a23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4087 | 2026.05.26 23:58:28.974034 [ 302 ] {} <Debug> TCP-Session: 12284e94-fe4b-4cda-819c-675d08969a23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4088 | 2026.05.26 23:58:28.974323 [ 306 ] {7217772e-33b9-4cee-b8cf-6fed7370cb9d} <Debug> oximeter.version (c4bbc498-0fd2-4407-8cbb-20eeae1280bc) (SelectExecutor): Key condition: unknown | ||
| 4089 | 2026.05.26 23:58:28.975310 [ 317 ] {7217772e-33b9-4cee-b8cf-6fed7370cb9d} <Trace> AggregatingTransform: Aggregating | ||
| 4090 | 2026.05.26 23:58:28.975370 [ 317 ] {7217772e-33b9-4cee-b8cf-6fed7370cb9d} <Trace> Aggregator: Aggregation method: without_key | ||
| 4091 | 2026.05.26 23:58:28.975406 [ 317 ] {7217772e-33b9-4cee-b8cf-6fed7370cb9d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000977255 sec. (1023.274 rows/sec., 39.97 KiB/sec.) | ||
| 4092 | 2026.05.26 23:58:28.975423 [ 317 ] {7217772e-33b9-4cee-b8cf-6fed7370cb9d} <Trace> Aggregator: Merging aggregated data | ||
| 4093 | 2026.05.26 23:58:28.976101 [ 306 ] {7217772e-33b9-4cee-b8cf-6fed7370cb9d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002564 sec., 390.01560062402496 rows/sec., 15.23 KiB/sec. | ||
| 4094 | 2026.05.26 23:58:28.976230 [ 306 ] {7217772e-33b9-4cee-b8cf-6fed7370cb9d} <Debug> TCPHandler: Processed in 0.002948484 sec. | ||
| 4095 | 2026.05.26 23:58:28.976388 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4096 | 2026.05.26 23:58:28.976417 [ 306 ] {} <Debug> TCP-Session: 0c7c367c-34c8-47f9-ab0e-071bab110bb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4097 | 2026.05.26 23:58:28.976432 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4098 | 2026.05.26 23:58:28.976445 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4099 | 2026.05.26 23:58:28.976477 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4100 | 2026.05.26 23:58:28.976496 [ 307 ] {} <Debug> TCP-Session: 6e661c17-7760-46ee-9672-d021d0c84a8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4101 | 2026.05.26 23:58:28.976500 [ 308 ] {} <Debug> TCP-Session: 53655480-9510-4775-baa9-19ccc54984b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4102 | 2026.05.26 23:58:28.976511 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4103 | 2026.05.26 23:58:28.976535 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4104 | 2026.05.26 23:58:28.976534 [ 303 ] {} <Debug> TCP-Session: ff062d35-b649-48a6-aea7-5cf49ec54fc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4105 | 2026.05.26 23:58:28.976568 [ 269 ] {} <Debug> TCP-Session: 3530cfe3-a401-4fa8-b386-b5c9c6d39a49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4106 | 2026.05.26 23:58:28.976496 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4107 | 2026.05.26 23:58:28.976579 [ 310 ] {} <Debug> TCP-Session: a24c2840-e115-4910-baff-0f8d514fc28c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4108 | 2026.05.26 23:58:28.976631 [ 3 ] {} <Debug> TCP-Session: b7f1597b-679f-4991-ab7e-bf0def41c201 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4109 | 2026.05.26 23:58:28.976486 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4110 | 2026.05.26 23:58:28.976703 [ 309 ] {} <Debug> TCP-Session: ab375fb0-ba91-45d7-8b72-f6c7fbe7719b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4111 | 2026.05.26 23:58:28.976542 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4112 | 2026.05.26 23:58:28.976748 [ 302 ] {} <Debug> TCP-Session: 12284e94-fe4b-4cda-819c-675d08969a23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4113 | 2026.05.26 23:58:29.462389 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8223 | ||
| 4114 | 2026.05.26 23:58:29.462938 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4115 | 2026.05.26 23:58:29.462997 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4116 | 2026.05.26 23:58:29.463585 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4117 | 2026.05.26 23:58:29.463843 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4118 | 2026.05.26 23:58:29.463986 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8223 | ||
| 4119 | 2026.05.26 23:58:29.544165 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47078 | ||
| 4120 | 2026.05.26 23:58:29.544251 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4121 | 2026.05.26 23:58:29.544277 [ 306 ] {} <Debug> TCP-Session: c6cb21f4-d867-41fd-b018-62932a23f656 Authenticating user 'default' from [fd00:1122:3344:101::e]:47078 | ||
| 4122 | 2026.05.26 23:58:29.544299 [ 306 ] {} <Debug> TCP-Session: c6cb21f4-d867-41fd-b018-62932a23f656 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4123 | 2026.05.26 23:58:29.544312 [ 306 ] {} <Debug> TCP-Session: c6cb21f4-d867-41fd-b018-62932a23f656 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4124 | 2026.05.26 23:58:29.544537 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42391 | ||
| 4125 | 2026.05.26 23:58:29.544558 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45341 | ||
| 4126 | 2026.05.26 23:58:29.544571 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37643 | ||
| 4127 | 2026.05.26 23:58:29.544628 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4128 | 2026.05.26 23:58:29.544603 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34239 | ||
| 4129 | 2026.05.26 23:58:29.544665 [ 307 ] {} <Debug> TCP-Session: 7b0754a1-741a-4b4d-9dbf-596ab3bf971e Authenticating user 'default' from [fd00:1122:3344:101::e]:42391 | ||
| 4130 | 2026.05.26 23:58:29.544661 [ 306 ] {} <Trace> TCP-Session: c6cb21f4-d867-41fd-b018-62932a23f656 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4131 | 2026.05.26 23:58:29.544691 [ 307 ] {} <Debug> TCP-Session: 7b0754a1-741a-4b4d-9dbf-596ab3bf971e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4132 | 2026.05.26 23:58:29.544703 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4133 | 2026.05.26 23:58:29.544717 [ 307 ] {} <Debug> TCP-Session: 7b0754a1-741a-4b4d-9dbf-596ab3bf971e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4134 | 2026.05.26 23:58:29.544688 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4135 | 2026.05.26 23:58:29.544747 [ 302 ] {} <Debug> TCP-Session: e5fcd181-3d4c-46fd-a62d-2cfe81314c70 Authenticating user 'default' from [fd00:1122:3344:101::e]:34239 | ||
| 4136 | 2026.05.26 23:58:29.544755 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4137 | 2026.05.26 23:58:29.544781 [ 302 ] {} <Debug> TCP-Session: e5fcd181-3d4c-46fd-a62d-2cfe81314c70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4138 | 2026.05.26 23:58:29.544782 [ 309 ] {} <Debug> TCP-Session: c5a566ba-21ed-4d2e-8982-aa23c743a210 Authenticating user 'default' from [fd00:1122:3344:101::e]:45341 | ||
| 4139 | 2026.05.26 23:58:29.544806 [ 302 ] {} <Debug> TCP-Session: e5fcd181-3d4c-46fd-a62d-2cfe81314c70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4140 | 2026.05.26 23:58:29.544800 [ 3 ] {} <Debug> TCP-Session: d9fb9778-69cc-44b9-953a-06d06f18da64 Authenticating user 'default' from [fd00:1122:3344:101::e]:37643 | ||
| 4141 | 2026.05.26 23:58:29.544837 [ 309 ] {} <Debug> TCP-Session: c5a566ba-21ed-4d2e-8982-aa23c743a210 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4142 | 2026.05.26 23:58:29.544856 [ 306 ] {c515da83-5749-4c5b-ab1f-91c3e8f8897c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47078) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4143 | 2026.05.26 23:58:29.544872 [ 309 ] {} <Debug> TCP-Session: c5a566ba-21ed-4d2e-8982-aa23c743a210 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4144 | 2026.05.26 23:58:29.544873 [ 3 ] {} <Debug> TCP-Session: d9fb9778-69cc-44b9-953a-06d06f18da64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4145 | 2026.05.26 23:58:29.544608 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42073 | ||
| 4146 | 2026.05.26 23:58:29.544579 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61333 | ||
| 4147 | 2026.05.26 23:58:29.544555 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63138 | ||
| 4148 | 2026.05.26 23:58:29.544996 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4149 | 2026.05.26 23:58:29.545011 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4150 | 2026.05.26 23:58:29.544538 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50743 | ||
| 4151 | 2026.05.26 23:58:29.545036 [ 303 ] {} <Debug> TCP-Session: 989c3402-dac1-43ed-9575-8beeae7b8ff5 Authenticating user 'default' from [fd00:1122:3344:101::e]:42073 | ||
| 4152 | 2026.05.26 23:58:29.545039 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4153 | 2026.05.26 23:58:29.545083 [ 303 ] {} <Debug> TCP-Session: 989c3402-dac1-43ed-9575-8beeae7b8ff5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4154 | 2026.05.26 23:58:29.545093 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4155 | 2026.05.26 23:58:29.545094 [ 310 ] {} <Debug> TCP-Session: 99e6a558-a506-4d15-9bfc-54445f3947fb Authenticating user 'default' from [fd00:1122:3344:101::e]:63138 | ||
| 4156 | 2026.05.26 23:58:29.545108 [ 303 ] {} <Debug> TCP-Session: 989c3402-dac1-43ed-9575-8beeae7b8ff5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4157 | 2026.05.26 23:58:29.545137 [ 310 ] {} <Debug> TCP-Session: 99e6a558-a506-4d15-9bfc-54445f3947fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4158 | 2026.05.26 23:58:29.545123 [ 306 ] {c515da83-5749-4c5b-ab1f-91c3e8f8897c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4159 | 2026.05.26 23:58:29.545162 [ 310 ] {} <Debug> TCP-Session: 99e6a558-a506-4d15-9bfc-54445f3947fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4160 | 2026.05.26 23:58:29.545121 [ 308 ] {} <Debug> TCP-Session: 0b98a2e6-9702-42a5-9d21-543b6f1500ca Authenticating user 'default' from [fd00:1122:3344:101::e]:50743 | ||
| 4161 | 2026.05.26 23:58:29.545046 [ 269 ] {} <Debug> TCP-Session: a0bde2d0-f344-4a68-b291-6a734395f343 Authenticating user 'default' from [fd00:1122:3344:101::e]:61333 | ||
| 4162 | 2026.05.26 23:58:29.545219 [ 308 ] {} <Debug> TCP-Session: 0b98a2e6-9702-42a5-9d21-543b6f1500ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4163 | 2026.05.26 23:58:29.545218 [ 306 ] {c515da83-5749-4c5b-ab1f-91c3e8f8897c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4164 | 2026.05.26 23:58:29.545239 [ 269 ] {} <Debug> TCP-Session: a0bde2d0-f344-4a68-b291-6a734395f343 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4165 | 2026.05.26 23:58:29.545248 [ 308 ] {} <Debug> TCP-Session: 0b98a2e6-9702-42a5-9d21-543b6f1500ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4166 | 2026.05.26 23:58:29.545278 [ 269 ] {} <Debug> TCP-Session: a0bde2d0-f344-4a68-b291-6a734395f343 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4167 | 2026.05.26 23:58:29.544910 [ 3 ] {} <Debug> TCP-Session: d9fb9778-69cc-44b9-953a-06d06f18da64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4168 | 2026.05.26 23:58:29.545535 [ 306 ] {c515da83-5749-4c5b-ab1f-91c3e8f8897c} <Debug> oximeter.version (c4bbc498-0fd2-4407-8cbb-20eeae1280bc) (SelectExecutor): Key condition: unknown | ||
| 4169 | 2026.05.26 23:58:29.546476 [ 351 ] {c515da83-5749-4c5b-ab1f-91c3e8f8897c} <Trace> AggregatingTransform: Aggregating | ||
| 4170 | 2026.05.26 23:58:29.546535 [ 351 ] {c515da83-5749-4c5b-ab1f-91c3e8f8897c} <Trace> Aggregator: Aggregation method: without_key | ||
| 4171 | 2026.05.26 23:58:29.546586 [ 351 ] {c515da83-5749-4c5b-ab1f-91c3e8f8897c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000945965 sec. (1057.122 rows/sec., 41.29 KiB/sec.) | ||
| 4172 | 2026.05.26 23:58:29.546605 [ 351 ] {c515da83-5749-4c5b-ab1f-91c3e8f8897c} <Trace> Aggregator: Merging aggregated data | ||
| 4173 | 2026.05.26 23:58:29.547322 [ 306 ] {c515da83-5749-4c5b-ab1f-91c3e8f8897c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00252 sec., 396.8253968253968 rows/sec., 15.50 KiB/sec. | ||
| 4174 | 2026.05.26 23:58:29.547489 [ 306 ] {c515da83-5749-4c5b-ab1f-91c3e8f8897c} <Debug> TCPHandler: Processed in 0.002943984 sec. | ||
| 4175 | 2026.05.26 23:58:29.547646 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4176 | 2026.05.26 23:58:29.547680 [ 306 ] {} <Debug> TCP-Session: c6cb21f4-d867-41fd-b018-62932a23f656 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4177 | 2026.05.26 23:58:29.547686 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4178 | 2026.05.26 23:58:29.547708 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4179 | 2026.05.26 23:58:29.547729 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4180 | 2026.05.26 23:58:29.547737 [ 307 ] {} <Debug> TCP-Session: 7b0754a1-741a-4b4d-9dbf-596ab3bf971e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4181 | 2026.05.26 23:58:29.547751 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4182 | 2026.05.26 23:58:29.547773 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4183 | 2026.05.26 23:58:29.547799 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4184 | 2026.05.26 23:58:29.547818 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4185 | 2026.05.26 23:58:29.547829 [ 309 ] {} <Debug> TCP-Session: c5a566ba-21ed-4d2e-8982-aa23c743a210 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4186 | 2026.05.26 23:58:29.547848 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4187 | 2026.05.26 23:58:29.547865 [ 269 ] {} <Debug> TCP-Session: a0bde2d0-f344-4a68-b291-6a734395f343 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4188 | 2026.05.26 23:58:29.547851 [ 308 ] {} <Debug> TCP-Session: 0b98a2e6-9702-42a5-9d21-543b6f1500ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4189 | 2026.05.26 23:58:29.547897 [ 303 ] {} <Debug> TCP-Session: 989c3402-dac1-43ed-9575-8beeae7b8ff5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4190 | 2026.05.26 23:58:29.547802 [ 310 ] {} <Debug> TCP-Session: 99e6a558-a506-4d15-9bfc-54445f3947fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4191 | 2026.05.26 23:58:29.547773 [ 3 ] {} <Debug> TCP-Session: d9fb9778-69cc-44b9-953a-06d06f18da64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4192 | 2026.05.26 23:58:29.547757 [ 302 ] {} <Debug> TCP-Session: e5fcd181-3d4c-46fd-a62d-2cfe81314c70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4193 | 2026.05.26 23:58:29.904633 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4194 | 2026.05.26 23:58:29.922076 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4195 | 2026.05.26 23:58:29.922148 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4196 | 2026.05.26 23:58:29.928835 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4197 | 2026.05.26 23:58:29.929597 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4198 | 2026.05.26 23:58:29.932533 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4199 | 2026.05.26 23:58:33.051286 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4200 | 2026.05.26 23:58:33.051575 [ 271 ] {56643795-21bb-40cf-a66c-03e95d1fcfd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) 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) | ||
| 4201 | 2026.05.26 23:58:33.051942 [ 271 ] {56643795-21bb-40cf-a66c-03e95d1fcfd6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4202 | 2026.05.26 23:58:33.051985 [ 271 ] {56643795-21bb-40cf-a66c-03e95d1fcfd6} <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 | ||
| 4203 | 2026.05.26 23:58:33.052230 [ 271 ] {56643795-21bb-40cf-a66c-03e95d1fcfd6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4204 | 2026.05.26 23:58:33.052301 [ 271 ] {56643795-21bb-40cf-a66c-03e95d1fcfd6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4205 | 2026.05.26 23:58:33.052444 [ 271 ] {56643795-21bb-40cf-a66c-03e95d1fcfd6} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4206 | 2026.05.26 23:58:33.052559 [ 313 ] {56643795-21bb-40cf-a66c-03e95d1fcfd6} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4207 | 2026.05.26 23:58:33.052561 [ 360 ] {56643795-21bb-40cf-a66c-03e95d1fcfd6} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4208 | 2026.05.26 23:58:33.052710 [ 271 ] {56643795-21bb-40cf-a66c-03e95d1fcfd6} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 4209 | 2026.05.26 23:58:33.052743 [ 271 ] {56643795-21bb-40cf-a66c-03e95d1fcfd6} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4210 | 2026.05.26 23:58:33.052816 [ 271 ] {56643795-21bb-40cf-a66c-03e95d1fcfd6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4211 | 2026.05.26 23:58:33.052837 [ 271 ] {56643795-21bb-40cf-a66c-03e95d1fcfd6} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 4212 | 2026.05.26 23:58:33.052875 [ 271 ] {56643795-21bb-40cf-a66c-03e95d1fcfd6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 4213 | 2026.05.26 23:58:33.052916 [ 271 ] {56643795-21bb-40cf-a66c-03e95d1fcfd6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 4214 | 2026.05.26 23:58:33.054129 [ 271 ] {56643795-21bb-40cf-a66c-03e95d1fcfd6} <Debug> executeQuery: Read 48 rows, 7.97 KiB in 0.002664 sec., 18018.018018018018 rows/sec., 2.92 MiB/sec. | ||
| 4215 | 2026.05.26 23:58:33.054301 [ 271 ] {56643795-21bb-40cf-a66c-03e95d1fcfd6} <Debug> TCPHandler: Processed in 0.003154707 sec. | ||
| 4216 | 2026.05.26 23:58:33.059478 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4217 | 2026.05.26 23:58:33.059662 [ 271 ] {5ce4ce63-771c-4060-bf7d-2fbb91a5dd9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4218 | 2026.05.26 23:58:33.059742 [ 271 ] {5ce4ce63-771c-4060-bf7d-2fbb91a5dd9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4219 | 2026.05.26 23:58:33.060423 [ 271 ] {5ce4ce63-771c-4060-bf7d-2fbb91a5dd9f} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4220 | 2026.05.26 23:58:33.060471 [ 271 ] {5ce4ce63-771c-4060-bf7d-2fbb91a5dd9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4221 | 2026.05.26 23:58:33.060861 [ 271 ] {5ce4ce63-771c-4060-bf7d-2fbb91a5dd9f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4222 | 2026.05.26 23:58:33.061083 [ 271 ] {5ce4ce63-771c-4060-bf7d-2fbb91a5dd9f} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4223 | 2026.05.26 23:58:33.061230 [ 271 ] {5ce4ce63-771c-4060-bf7d-2fbb91a5dd9f} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001626 sec., 172201.72201722016 rows/sec., 10.93 MiB/sec. | ||
| 4224 | 2026.05.26 23:58:33.061271 [ 271 ] {5ce4ce63-771c-4060-bf7d-2fbb91a5dd9f} <Debug> TCPHandler: Processed in 0.00192892 sec. | ||
| 4225 | 2026.05.26 23:58:33.061404 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4226 | 2026.05.26 23:58:33.061509 [ 271 ] {5c76e181-4a15-4be4-9166-a1e4b3e31209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4227 | 2026.05.26 23:58:33.061554 [ 271 ] {5c76e181-4a15-4be4-9166-a1e4b3e31209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4228 | 2026.05.26 23:58:33.062320 [ 271 ] {5c76e181-4a15-4be4-9166-a1e4b3e31209} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4229 | 2026.05.26 23:58:33.062359 [ 271 ] {5c76e181-4a15-4be4-9166-a1e4b3e31209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4230 | 2026.05.26 23:58:33.062738 [ 271 ] {5c76e181-4a15-4be4-9166-a1e4b3e31209} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4231 | 2026.05.26 23:58:33.062949 [ 271 ] {5c76e181-4a15-4be4-9166-a1e4b3e31209} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4232 | 2026.05.26 23:58:33.063080 [ 271 ] {5c76e181-4a15-4be4-9166-a1e4b3e31209} <Debug> executeQuery: Read 859 rows, 69.17 KiB in 0.001595 sec., 538557.9937304076 rows/sec., 42.35 MiB/sec. | ||
| 4233 | 2026.05.26 23:58:33.063115 [ 271 ] {5c76e181-4a15-4be4-9166-a1e4b3e31209} <Debug> TCPHandler: Processed in 0.001762806 sec. | ||
| 4234 | 2026.05.26 23:58:33.063252 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4235 | 2026.05.26 23:58:33.063352 [ 271 ] {83107fd9-b1a0-425c-9d3d-dccb9a328021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4236 | 2026.05.26 23:58:33.063395 [ 271 ] {83107fd9-b1a0-425c-9d3d-dccb9a328021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4237 | 2026.05.26 23:58:33.063862 [ 271 ] {83107fd9-b1a0-425c-9d3d-dccb9a328021} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4238 | 2026.05.26 23:58:33.063900 [ 271 ] {83107fd9-b1a0-425c-9d3d-dccb9a328021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4239 | 2026.05.26 23:58:33.064195 [ 271 ] {83107fd9-b1a0-425c-9d3d-dccb9a328021} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4240 | 2026.05.26 23:58:33.064399 [ 271 ] {83107fd9-b1a0-425c-9d3d-dccb9a328021} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4241 | 2026.05.26 23:58:33.064524 [ 271 ] {83107fd9-b1a0-425c-9d3d-dccb9a328021} <Debug> executeQuery: Read 181 rows, 11.50 KiB in 0.001194 sec., 151591.28978224457 rows/sec., 9.40 MiB/sec. | ||
| 4242 | 2026.05.26 23:58:33.064557 [ 271 ] {83107fd9-b1a0-425c-9d3d-dccb9a328021} <Debug> TCPHandler: Processed in 0.00135555 sec. | ||
| 4243 | 2026.05.26 23:58:33.064675 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4244 | 2026.05.26 23:58:33.064771 [ 271 ] {8d55e36c-b937-4f6c-aebc-ac924cabb08f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4245 | 2026.05.26 23:58:33.064811 [ 271 ] {8d55e36c-b937-4f6c-aebc-ac924cabb08f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4246 | 2026.05.26 23:58:33.065261 [ 271 ] {8d55e36c-b937-4f6c-aebc-ac924cabb08f} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4247 | 2026.05.26 23:58:33.065297 [ 271 ] {8d55e36c-b937-4f6c-aebc-ac924cabb08f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4248 | 2026.05.26 23:58:33.065624 [ 271 ] {8d55e36c-b937-4f6c-aebc-ac924cabb08f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4249 | 2026.05.26 23:58:33.065830 [ 271 ] {8d55e36c-b937-4f6c-aebc-ac924cabb08f} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4250 | 2026.05.26 23:58:33.065953 [ 271 ] {8d55e36c-b937-4f6c-aebc-ac924cabb08f} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001201 sec., 120732.72273105745 rows/sec., 7.79 MiB/sec. | ||
| 4251 | 2026.05.26 23:58:33.065988 [ 271 ] {8d55e36c-b937-4f6c-aebc-ac924cabb08f} <Debug> TCPHandler: Processed in 0.00136136 sec. | ||
| 4252 | 2026.05.26 23:58:33.066122 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4253 | 2026.05.26 23:58:33.066218 [ 271 ] {51679feb-64be-45f1-a0d1-001eedf34a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4254 | 2026.05.26 23:58:33.066261 [ 271 ] {51679feb-64be-45f1-a0d1-001eedf34a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4255 | 2026.05.26 23:58:33.066703 [ 271 ] {51679feb-64be-45f1-a0d1-001eedf34a8e} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4256 | 2026.05.26 23:58:33.066739 [ 271 ] {51679feb-64be-45f1-a0d1-001eedf34a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4257 | 2026.05.26 23:58:33.067039 [ 271 ] {51679feb-64be-45f1-a0d1-001eedf34a8e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4258 | 2026.05.26 23:58:33.067239 [ 271 ] {51679feb-64be-45f1-a0d1-001eedf34a8e} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4259 | 2026.05.26 23:58:33.067360 [ 271 ] {51679feb-64be-45f1-a0d1-001eedf34a8e} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001162 sec., 123924.26850258175 rows/sec., 7.04 MiB/sec. | ||
| 4260 | 2026.05.26 23:58:33.067393 [ 271 ] {51679feb-64be-45f1-a0d1-001eedf34a8e} <Debug> TCPHandler: Processed in 0.001320109 sec. | ||
| 4261 | 2026.05.26 23:58:33.067524 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4262 | 2026.05.26 23:58:33.067618 [ 271 ] {4796ba8f-a60a-4045-bd4f-64c20d6fe57d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4263 | 2026.05.26 23:58:33.067658 [ 271 ] {4796ba8f-a60a-4045-bd4f-64c20d6fe57d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4264 | 2026.05.26 23:58:33.068249 [ 271 ] {4796ba8f-a60a-4045-bd4f-64c20d6fe57d} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4265 | 2026.05.26 23:58:33.068286 [ 271 ] {4796ba8f-a60a-4045-bd4f-64c20d6fe57d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4266 | 2026.05.26 23:58:33.068595 [ 271 ] {4796ba8f-a60a-4045-bd4f-64c20d6fe57d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4267 | 2026.05.26 23:58:33.068799 [ 271 ] {4796ba8f-a60a-4045-bd4f-64c20d6fe57d} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4268 | 2026.05.26 23:58:33.068928 [ 271 ] {4796ba8f-a60a-4045-bd4f-64c20d6fe57d} <Debug> executeQuery: Read 525 rows, 38.02 KiB in 0.001327 sec., 395629.2388847023 rows/sec., 27.98 MiB/sec. | ||
| 4269 | 2026.05.26 23:58:33.068962 [ 271 ] {4796ba8f-a60a-4045-bd4f-64c20d6fe57d} <Debug> TCPHandler: Processed in 0.001485852 sec. | ||
| 4270 | 2026.05.26 23:58:33.069086 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4271 | 2026.05.26 23:58:33.069218 [ 271 ] {dbb267c3-943e-4852-bf33-5512655c77e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4272 | 2026.05.26 23:58:33.069269 [ 271 ] {dbb267c3-943e-4852-bf33-5512655c77e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4273 | 2026.05.26 23:58:33.069687 [ 271 ] {dbb267c3-943e-4852-bf33-5512655c77e7} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4274 | 2026.05.26 23:58:33.069725 [ 271 ] {dbb267c3-943e-4852-bf33-5512655c77e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4275 | 2026.05.26 23:58:33.070095 [ 271 ] {dbb267c3-943e-4852-bf33-5512655c77e7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4276 | 2026.05.26 23:58:33.070321 [ 271 ] {dbb267c3-943e-4852-bf33-5512655c77e7} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4277 | 2026.05.26 23:58:33.070468 [ 271 ] {dbb267c3-943e-4852-bf33-5512655c77e7} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001283 sec., 3117.692907248636 rows/sec., 162.89 KiB/sec. | ||
| 4278 | 2026.05.26 23:58:33.070508 [ 271 ] {dbb267c3-943e-4852-bf33-5512655c77e7} <Debug> TCPHandler: Processed in 0.001478912 sec. | ||
| 4279 | 2026.05.26 23:58:33.070644 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4280 | 2026.05.26 23:58:33.070745 [ 271 ] {5a316204-f564-4832-9ac4-94113e995241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4281 | 2026.05.26 23:58:33.070790 [ 271 ] {5a316204-f564-4832-9ac4-94113e995241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4282 | 2026.05.26 23:58:33.071210 [ 271 ] {5a316204-f564-4832-9ac4-94113e995241} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4283 | 2026.05.26 23:58:33.071246 [ 271 ] {5a316204-f564-4832-9ac4-94113e995241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4284 | 2026.05.26 23:58:33.071591 [ 271 ] {5a316204-f564-4832-9ac4-94113e995241} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4285 | 2026.05.26 23:58:33.071806 [ 271 ] {5a316204-f564-4832-9ac4-94113e995241} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4286 | 2026.05.26 23:58:33.071943 [ 271 ] {5a316204-f564-4832-9ac4-94113e995241} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00122 sec., 217213.11475409838 rows/sec., 14.43 MiB/sec. | ||
| 4287 | 2026.05.26 23:58:33.071979 [ 271 ] {5a316204-f564-4832-9ac4-94113e995241} <Debug> TCPHandler: Processed in 0.001384231 sec. | ||
| 4288 | 2026.05.26 23:58:33.072107 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4289 | 2026.05.26 23:58:33.072205 [ 271 ] {1009c57d-6553-4714-ba55-2b8df9dbd1d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4290 | 2026.05.26 23:58:33.072247 [ 271 ] {1009c57d-6553-4714-ba55-2b8df9dbd1d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4291 | 2026.05.26 23:58:33.072573 [ 271 ] {1009c57d-6553-4714-ba55-2b8df9dbd1d9} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4292 | 2026.05.26 23:58:33.072609 [ 271 ] {1009c57d-6553-4714-ba55-2b8df9dbd1d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4293 | 2026.05.26 23:58:33.072898 [ 271 ] {1009c57d-6553-4714-ba55-2b8df9dbd1d9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4294 | 2026.05.26 23:58:33.073103 [ 271 ] {1009c57d-6553-4714-ba55-2b8df9dbd1d9} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4295 | 2026.05.26 23:58:33.073231 [ 271 ] {1009c57d-6553-4714-ba55-2b8df9dbd1d9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 4296 | 2026.05.26 23:58:33.073264 [ 271 ] {1009c57d-6553-4714-ba55-2b8df9dbd1d9} <Debug> TCPHandler: Processed in 0.001205428 sec. | ||
| 4297 | 2026.05.26 23:58:33.073381 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4298 | 2026.05.26 23:58:33.073482 [ 271 ] {5455c795-d132-48b6-ae05-19da793e2c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4299 | 2026.05.26 23:58:33.073536 [ 271 ] {5455c795-d132-48b6-ae05-19da793e2c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4300 | 2026.05.26 23:58:33.074380 [ 271 ] {5455c795-d132-48b6-ae05-19da793e2c15} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4301 | 2026.05.26 23:58:33.074417 [ 271 ] {5455c795-d132-48b6-ae05-19da793e2c15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4302 | 2026.05.26 23:58:33.074979 [ 271 ] {5455c795-d132-48b6-ae05-19da793e2c15} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4303 | 2026.05.26 23:58:33.075197 [ 271 ] {5455c795-d132-48b6-ae05-19da793e2c15} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4304 | 2026.05.26 23:58:33.075333 [ 271 ] {5455c795-d132-48b6-ae05-19da793e2c15} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001874 sec., 21878.335112059765 rows/sec., 39.20 MiB/sec. | ||
| 4305 | 2026.05.26 23:58:33.075393 [ 271 ] {5455c795-d132-48b6-ae05-19da793e2c15} <Debug> TCPHandler: Processed in 0.002059211 sec. | ||
| 4306 | 2026.05.26 23:58:33.075522 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4307 | 2026.05.26 23:58:33.075618 [ 271 ] {9b446716-5218-49c8-8904-825d7645acee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4308 | 2026.05.26 23:58:33.075660 [ 271 ] {9b446716-5218-49c8-8904-825d7645acee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4309 | 2026.05.26 23:58:33.075998 [ 271 ] {9b446716-5218-49c8-8904-825d7645acee} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4310 | 2026.05.26 23:58:33.076034 [ 271 ] {9b446716-5218-49c8-8904-825d7645acee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4311 | 2026.05.26 23:58:33.076337 [ 271 ] {9b446716-5218-49c8-8904-825d7645acee} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4312 | 2026.05.26 23:58:33.076550 [ 271 ] {9b446716-5218-49c8-8904-825d7645acee} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4313 | 2026.05.26 23:58:33.076678 [ 271 ] {9b446716-5218-49c8-8904-825d7645acee} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00108 sec., 83333.33333333333 rows/sec., 5.21 MiB/sec. | ||
| 4314 | 2026.05.26 23:58:33.076710 [ 271 ] {9b446716-5218-49c8-8904-825d7645acee} <Debug> TCPHandler: Processed in 0.001237569 sec. | ||
| 4315 | 2026.05.26 23:58:36.895386 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4316 | 2026.05.26 23:58:36.895448 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4317 | 2026.05.26 23:58:36.964860 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8671 | ||
| 4318 | 2026.05.26 23:58:36.965340 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4319 | 2026.05.26 23:58:36.965386 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4320 | 2026.05.26 23:58:36.965848 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4321 | 2026.05.26 23:58:36.966074 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4322 | 2026.05.26 23:58:36.966203 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8671 | ||
| 4323 | 2026.05.26 23:58:37.433342 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4324 | 2026.05.26 23:58:37.449884 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4325 | 2026.05.26 23:58:37.449948 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4326 | 2026.05.26 23:58:37.457494 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4327 | 2026.05.26 23:58:37.458322 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4328 | 2026.05.26 23:58:37.461689 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4329 | 2026.05.26 23:58:38.045521 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4330 | 2026.05.26 23:58:38.045746 [ 271 ] {3c6403e5-a174-46bb-b476-0dfbf1a3988e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) 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) | ||
| 4331 | 2026.05.26 23:58:38.046050 [ 271 ] {3c6403e5-a174-46bb-b476-0dfbf1a3988e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4332 | 2026.05.26 23:58:38.046087 [ 271 ] {3c6403e5-a174-46bb-b476-0dfbf1a3988e} <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 | ||
| 4333 | 2026.05.26 23:58:38.046297 [ 271 ] {3c6403e5-a174-46bb-b476-0dfbf1a3988e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4334 | 2026.05.26 23:58:38.046363 [ 271 ] {3c6403e5-a174-46bb-b476-0dfbf1a3988e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4335 | 2026.05.26 23:58:38.046501 [ 271 ] {3c6403e5-a174-46bb-b476-0dfbf1a3988e} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4336 | 2026.05.26 23:58:38.046596 [ 313 ] {3c6403e5-a174-46bb-b476-0dfbf1a3988e} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4337 | 2026.05.26 23:58:38.046648 [ 346 ] {3c6403e5-a174-46bb-b476-0dfbf1a3988e} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4338 | 2026.05.26 23:58:38.046776 [ 271 ] {3c6403e5-a174-46bb-b476-0dfbf1a3988e} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 4339 | 2026.05.26 23:58:38.046803 [ 271 ] {3c6403e5-a174-46bb-b476-0dfbf1a3988e} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4340 | 2026.05.26 23:58:38.046884 [ 271 ] {3c6403e5-a174-46bb-b476-0dfbf1a3988e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4341 | 2026.05.26 23:58:38.046904 [ 271 ] {3c6403e5-a174-46bb-b476-0dfbf1a3988e} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 4342 | 2026.05.26 23:58:38.046938 [ 271 ] {3c6403e5-a174-46bb-b476-0dfbf1a3988e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4343 | 2026.05.26 23:58:38.046975 [ 271 ] {3c6403e5-a174-46bb-b476-0dfbf1a3988e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4344 | 2026.05.26 23:58:38.048259 [ 271 ] {3c6403e5-a174-46bb-b476-0dfbf1a3988e} <Debug> executeQuery: Read 48 rows, 7.97 KiB in 0.002598 sec., 18475.750577367206 rows/sec., 3.00 MiB/sec. | ||
| 4345 | 2026.05.26 23:58:38.048387 [ 271 ] {3c6403e5-a174-46bb-b476-0dfbf1a3988e} <Debug> TCPHandler: Processed in 0.002986565 sec. | ||
| 4346 | 2026.05.26 23:58:38.050016 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4347 | 2026.05.26 23:58:38.050192 [ 271 ] {de3cd286-6578-44c6-a9ed-b854bcef8e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4348 | 2026.05.26 23:58:38.050267 [ 271 ] {de3cd286-6578-44c6-a9ed-b854bcef8e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4349 | 2026.05.26 23:58:38.051040 [ 271 ] {de3cd286-6578-44c6-a9ed-b854bcef8e27} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4350 | 2026.05.26 23:58:38.051083 [ 271 ] {de3cd286-6578-44c6-a9ed-b854bcef8e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4351 | 2026.05.26 23:58:38.051463 [ 271 ] {de3cd286-6578-44c6-a9ed-b854bcef8e27} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4352 | 2026.05.26 23:58:38.051681 [ 271 ] {de3cd286-6578-44c6-a9ed-b854bcef8e27} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4353 | 2026.05.26 23:58:38.051819 [ 87 ] {} <Debug> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4354 | 2026.05.26 23:58:38.051831 [ 271 ] {de3cd286-6578-44c6-a9ed-b854bcef8e27} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001693 sec., 33077.377436503244 rows/sec., 2.53 MiB/sec. | ||
| 4355 | 2026.05.26 23:58:38.051857 [ 87 ] {} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4356 | 2026.05.26 23:58:38.051874 [ 271 ] {de3cd286-6578-44c6-a9ed-b854bcef8e27} <Debug> TCPHandler: Processed in 0.00198754 sec. | ||
| 4357 | 2026.05.26 23:58:38.051876 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4358 | 2026.05.26 23:58:38.052002 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4359 | 2026.05.26 23:58:38.052002 [ 194 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::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 | ||
| 4360 | 2026.05.26 23:58:38.052109 [ 271 ] {609ef0dc-2018-45b5-8658-a771bfe8ee57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4361 | 2026.05.26 23:58:38.052140 [ 194 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4362 | 2026.05.26 23:58:38.052155 [ 271 ] {609ef0dc-2018-45b5-8658-a771bfe8ee57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4363 | 2026.05.26 23:58:38.052183 [ 194 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 4076 rows starting from the beginning of the part | ||
| 4364 | 2026.05.26 23:58:38.052257 [ 194 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::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 | ||
| 4365 | 2026.05.26 23:58:38.052310 [ 194 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 859 rows starting from the beginning of the part | ||
| 4366 | 2026.05.26 23:58:38.052355 [ 194 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
| 4367 | 2026.05.26 23:58:38.052400 [ 194 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 859 rows starting from the beginning of the part | ||
| 4368 | 2026.05.26 23:58:38.052443 [ 194 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::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 | ||
| 4369 | 2026.05.26 23:58:38.052703 [ 271 ] {609ef0dc-2018-45b5-8658-a771bfe8ee57} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4370 | 2026.05.26 23:58:38.052746 [ 271 ] {609ef0dc-2018-45b5-8658-a771bfe8ee57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4371 | 2026.05.26 23:58:38.053064 [ 271 ] {609ef0dc-2018-45b5-8658-a771bfe8ee57} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4372 | 2026.05.26 23:58:38.053306 [ 271 ] {609ef0dc-2018-45b5-8658-a771bfe8ee57} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4373 | 2026.05.26 23:58:38.053440 [ 271 ] {609ef0dc-2018-45b5-8658-a771bfe8ee57} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00135 sec., 47407.4074074074 rows/sec., 3.70 MiB/sec. | ||
| 4374 | 2026.05.26 23:58:38.053445 [ 86 ] {} <Debug> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4375 | 2026.05.26 23:58:38.053476 [ 271 ] {609ef0dc-2018-45b5-8658-a771bfe8ee57} <Debug> TCPHandler: Processed in 0.001524033 sec. | ||
| 4376 | 2026.05.26 23:58:38.053515 [ 86 ] {} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4377 | 2026.05.26 23:58:38.053540 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4378 | 2026.05.26 23:58:38.053640 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4379 | 2026.05.26 23:58:38.053641 [ 196 ] {7cfb321c-b738-41c7-becc-00d00446732e::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 | ||
| 4380 | 2026.05.26 23:58:38.053743 [ 271 ] {282542e2-4189-4e3a-ae17-3f5e6023c7bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4381 | 2026.05.26 23:58:38.053772 [ 196 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4382 | 2026.05.26 23:58:38.053792 [ 271 ] {282542e2-4189-4e3a-ae17-3f5e6023c7bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4383 | 2026.05.26 23:58:38.053806 [ 196 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2367 rows starting from the beginning of the part | ||
| 4384 | 2026.05.26 23:58:38.053869 [ 196 ] {7cfb321c-b738-41c7-becc-00d00446732e::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 | ||
| 4385 | 2026.05.26 23:58:38.053910 [ 196 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 525 rows starting from the beginning of the part | ||
| 4386 | 2026.05.26 23:58:38.053948 [ 196 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
| 4387 | 2026.05.26 23:58:38.053985 [ 196 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 525 rows starting from the beginning of the part | ||
| 4388 | 2026.05.26 23:58:38.054020 [ 196 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
| 4389 | 2026.05.26 23:58:38.054218 [ 271 ] {282542e2-4189-4e3a-ae17-3f5e6023c7bd} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4390 | 2026.05.26 23:58:38.054260 [ 271 ] {282542e2-4189-4e3a-ae17-3f5e6023c7bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4391 | 2026.05.26 23:58:38.054378 [ 190 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5962 rows, containing 5 columns (5 merged, 0 gathered) in 0.002427117 sec., 2456412.2784356917 rows/sec., 197.38 MiB/sec. | ||
| 4392 | 2026.05.26 23:58:38.054620 [ 271 ] {282542e2-4189-4e3a-ae17-3f5e6023c7bd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4393 | 2026.05.26 23:58:38.054862 [ 271 ] {282542e2-4189-4e3a-ae17-3f5e6023c7bd} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4394 | 2026.05.26 23:58:38.054899 [ 189 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4395 | 2026.05.26 23:58:38.054998 [ 271 ] {282542e2-4189-4e3a-ae17-3f5e6023c7bd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001274 sec., 125588.69701726845 rows/sec., 8.75 MiB/sec. | ||
| 4396 | 2026.05.26 23:58:38.055002 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4397 | 2026.05.26 23:58:38.055039 [ 271 ] {282542e2-4189-4e3a-ae17-3f5e6023c7bd} <Debug> TCPHandler: Processed in 0.001448082 sec. | ||
| 4398 | 2026.05.26 23:58:38.055066 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4399 | 2026.05.26 23:58:38.055099 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4400 | 2026.05.26 23:58:38.055174 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4401 | 2026.05.26 23:58:38.055191 [ 192 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::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 | ||
| 4402 | 2026.05.26 23:58:38.055253 [ 189 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_26_5} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4403 | 2026.05.26 23:58:38.055286 [ 271 ] {7248fcbd-8ec8-4bca-9a31-17ebef4ce2a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4404 | 2026.05.26 23:58:38.055296 [ 192 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4405 | 2026.05.26 23:58:38.055337 [ 271 ] {7248fcbd-8ec8-4bca-9a31-17ebef4ce2a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4406 | 2026.05.26 23:58:38.055340 [ 192 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8710 rows starting from the beginning of the part | ||
| 4407 | 2026.05.26 23:58:38.055351 [ 189 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_26_5} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4408 | 2026.05.26 23:58:38.055402 [ 201 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3609 rows, containing 5 columns (5 merged, 0 gathered) in 0.001799717 sec., 2005315.2801245975 rows/sec., 146.49 MiB/sec. | ||
| 4409 | 2026.05.26 23:58:38.055413 [ 192 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4410 | 2026.05.26 23:58:38.055463 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 4411 | 2026.05.26 23:58:38.055470 [ 192 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 265 rows starting from the beginning of the part | ||
| 4412 | 2026.05.26 23:58:38.055527 [ 192 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::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 | ||
| 4413 | 2026.05.26 23:58:38.055562 [ 192 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 265 rows starting from the beginning of the part | ||
| 4414 | 2026.05.26 23:58:38.055599 [ 192 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::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 | ||
| 4415 | 2026.05.26 23:58:38.055675 [ 196 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4416 | 2026.05.26 23:58:38.055701 [ 271 ] {7248fcbd-8ec8-4bca-9a31-17ebef4ce2a0} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4417 | 2026.05.26 23:58:38.055744 [ 271 ] {7248fcbd-8ec8-4bca-9a31-17ebef4ce2a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4418 | 2026.05.26 23:58:38.055987 [ 196 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_26_5} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4419 | 2026.05.26 23:58:38.056053 [ 196 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_26_5} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4420 | 2026.05.26 23:58:38.056097 [ 271 ] {7248fcbd-8ec8-4bca-9a31-17ebef4ce2a0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4421 | 2026.05.26 23:58:38.056111 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 4422 | 2026.05.26 23:58:38.056312 [ 271 ] {7248fcbd-8ec8-4bca-9a31-17ebef4ce2a0} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4423 | 2026.05.26 23:58:38.056430 [ 83 ] {} <Debug> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4424 | 2026.05.26 23:58:38.056453 [ 271 ] {7248fcbd-8ec8-4bca-9a31-17ebef4ce2a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001184 sec., 50675.67567567568 rows/sec., 3.42 MiB/sec. | ||
| 4425 | 2026.05.26 23:58:38.056463 [ 83 ] {} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4426 | 2026.05.26 23:58:38.056493 [ 271 ] {7248fcbd-8ec8-4bca-9a31-17ebef4ce2a0} <Debug> TCPHandler: Processed in 0.001369801 sec. | ||
| 4427 | 2026.05.26 23:58:38.056494 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4428 | 2026.05.26 23:58:38.056607 [ 190 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::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 | ||
| 4429 | 2026.05.26 23:58:38.056724 [ 190 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4430 | 2026.05.26 23:58:38.056754 [ 190 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1860 rows starting from the beginning of the part | ||
| 4431 | 2026.05.26 23:58:38.056808 [ 190 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4432 | 2026.05.26 23:58:38.056855 [ 190 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 90 rows starting from the beginning of the part | ||
| 4433 | 2026.05.26 23:58:38.056896 [ 190 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::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 | ||
| 4434 | 2026.05.26 23:58:38.056934 [ 190 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 90 rows starting from the beginning of the part | ||
| 4435 | 2026.05.26 23:58:38.056980 [ 190 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::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 | ||
| 4436 | 2026.05.26 23:58:38.058005 [ 189 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2220 rows, containing 4 columns (4 merged, 0 gathered) in 0.001434771 sec., 1547285.2462169921 rows/sec., 96.20 MiB/sec. | ||
| 4437 | 2026.05.26 23:58:38.058303 [ 201 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4438 | 2026.05.26 23:58:38.058588 [ 201 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_26_5} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4439 | 2026.05.26 23:58:38.058667 [ 201 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_26_5} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4440 | 2026.05.26 23:58:38.058750 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 4441 | 2026.05.26 23:58:38.059236 [ 192 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9720 rows, containing 5 columns (5 merged, 0 gathered) in 0.004077062 sec., 2384069.705096464 rows/sec., 154.91 MiB/sec. | ||
| 4442 | 2026.05.26 23:58:38.059418 [ 192 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4443 | 2026.05.26 23:58:38.059639 [ 192 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4444 | 2026.05.26 23:58:38.059697 [ 192 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4445 | 2026.05.26 23:58:38.059752 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
| 4446 | 2026.05.26 23:58:39.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.89 MiB, peak 246.83 MiB, free memory in arenas 0.00 B, will set to 240.85 MiB (RSS), difference: 1.96 MiB | ||
| 4447 | 2026.05.26 23:58:41.234560 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4448 | 2026.05.26 23:58:41.234814 [ 271 ] {56e4d358-6451-471f-ab01-9b2ce87a0bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) 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_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 4449 | 2026.05.26 23:58:41.235194 [ 271 ] {56e4d358-6451-471f-ab01-9b2ce87a0bf5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4450 | 2026.05.26 23:58:41.235240 [ 271 ] {56e4d358-6451-471f-ab01-9b2ce87a0bf5} <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_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4451 | 2026.05.26 23:58:41.235491 [ 271 ] {56e4d358-6451-471f-ab01-9b2ce87a0bf5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4452 | 2026.05.26 23:58:41.235561 [ 271 ] {56e4d358-6451-471f-ab01-9b2ce87a0bf5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4453 | 2026.05.26 23:58:41.235706 [ 271 ] {56e4d358-6451-471f-ab01-9b2ce87a0bf5} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 4454 | 2026.05.26 23:58:41.235813 [ 335 ] {56e4d358-6451-471f-ab01-9b2ce87a0bf5} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4455 | 2026.05.26 23:58:41.235836 [ 346 ] {56e4d358-6451-471f-ab01-9b2ce87a0bf5} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4456 | 2026.05.26 23:58:41.235964 [ 271 ] {56e4d358-6451-471f-ab01-9b2ce87a0bf5} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 4457 | 2026.05.26 23:58:41.235993 [ 271 ] {56e4d358-6451-471f-ab01-9b2ce87a0bf5} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4458 | 2026.05.26 23:58:41.236065 [ 271 ] {56e4d358-6451-471f-ab01-9b2ce87a0bf5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4459 | 2026.05.26 23:58:41.236086 [ 271 ] {56e4d358-6451-471f-ab01-9b2ce87a0bf5} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 4460 | 2026.05.26 23:58:41.236122 [ 271 ] {56e4d358-6451-471f-ab01-9b2ce87a0bf5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 4461 | 2026.05.26 23:58:41.236163 [ 271 ] {56e4d358-6451-471f-ab01-9b2ce87a0bf5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 4462 | 2026.05.26 23:58:41.237674 [ 271 ] {56e4d358-6451-471f-ab01-9b2ce87a0bf5} <Debug> executeQuery: Read 48 rows, 10.25 KiB in 0.002971 sec., 16156.176371592055 rows/sec., 3.37 MiB/sec. | ||
| 4463 | 2026.05.26 23:58:41.237791 [ 271 ] {56e4d358-6451-471f-ab01-9b2ce87a0bf5} <Debug> TCPHandler: Processed in 0.003388391 sec. | ||
| 4464 | 2026.05.26 23:58:41.252035 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4465 | 2026.05.26 23:58:41.252212 [ 271 ] {9442dc36-d154-4ce2-8830-7b72f82cfd2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4466 | 2026.05.26 23:58:41.252277 [ 271 ] {9442dc36-d154-4ce2-8830-7b72f82cfd2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4467 | 2026.05.26 23:58:41.252836 [ 271 ] {9442dc36-d154-4ce2-8830-7b72f82cfd2d} <Trace> oximeter.fields_ipaddr (22066ddf-e0e2-4471-965b-a4603581f4e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4468 | 2026.05.26 23:58:41.252885 [ 271 ] {9442dc36-d154-4ce2-8830-7b72f82cfd2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4469 | 2026.05.26 23:58:41.253255 [ 271 ] {9442dc36-d154-4ce2-8830-7b72f82cfd2d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4470 | 2026.05.26 23:58:41.253496 [ 271 ] {9442dc36-d154-4ce2-8830-7b72f82cfd2d} <Trace> oximeter.fields_ipaddr (22066ddf-e0e2-4471-965b-a4603581f4e1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4471 | 2026.05.26 23:58:41.253646 [ 271 ] {9442dc36-d154-4ce2-8830-7b72f82cfd2d} <Debug> executeQuery: Read 18 rows, 1.47 KiB in 0.001484 sec., 12129.380053908355 rows/sec., 989.07 KiB/sec. | ||
| 4472 | 2026.05.26 23:58:41.253688 [ 271 ] {9442dc36-d154-4ce2-8830-7b72f82cfd2d} <Debug> TCPHandler: Processed in 0.001721336 sec. | ||
| 4473 | 2026.05.26 23:58:41.253855 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4474 | 2026.05.26 23:58:41.253954 [ 271 ] {3a3878da-0ab8-49f9-8a4f-df0413bd6842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4475 | 2026.05.26 23:58:41.253996 [ 271 ] {3a3878da-0ab8-49f9-8a4f-df0413bd6842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4476 | 2026.05.26 23:58:41.255988 [ 271 ] {3a3878da-0ab8-49f9-8a4f-df0413bd6842} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4477 | 2026.05.26 23:58:41.256028 [ 271 ] {3a3878da-0ab8-49f9-8a4f-df0413bd6842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4478 | 2026.05.26 23:58:41.256578 [ 271 ] {3a3878da-0ab8-49f9-8a4f-df0413bd6842} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4479 | 2026.05.26 23:58:41.256793 [ 271 ] {3a3878da-0ab8-49f9-8a4f-df0413bd6842} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4480 | 2026.05.26 23:58:41.256924 [ 271 ] {3a3878da-0ab8-49f9-8a4f-df0413bd6842} <Debug> executeQuery: Read 3278 rows, 251.54 KiB in 0.002989 sec., 1096687.8554700569 rows/sec., 82.18 MiB/sec. | ||
| 4481 | 2026.05.26 23:58:41.256960 [ 271 ] {3a3878da-0ab8-49f9-8a4f-df0413bd6842} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 4482 | 2026.05.26 23:58:41.256974 [ 271 ] {3a3878da-0ab8-49f9-8a4f-df0413bd6842} <Debug> TCPHandler: Processed in 0.003169587 sec. | ||
| 4483 | 2026.05.26 23:58:41.257129 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4484 | 2026.05.26 23:58:41.257227 [ 271 ] {c9754e71-f4f5-4782-a3f4-e4e589755cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4485 | 2026.05.26 23:58:41.257269 [ 271 ] {c9754e71-f4f5-4782-a3f4-e4e589755cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4486 | 2026.05.26 23:58:41.257704 [ 271 ] {c9754e71-f4f5-4782-a3f4-e4e589755cec} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4487 | 2026.05.26 23:58:41.257743 [ 271 ] {c9754e71-f4f5-4782-a3f4-e4e589755cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4488 | 2026.05.26 23:58:41.258046 [ 271 ] {c9754e71-f4f5-4782-a3f4-e4e589755cec} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4489 | 2026.05.26 23:58:41.258264 [ 271 ] {c9754e71-f4f5-4782-a3f4-e4e589755cec} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4490 | 2026.05.26 23:58:41.258392 [ 271 ] {c9754e71-f4f5-4782-a3f4-e4e589755cec} <Debug> executeQuery: Read 31 rows, 2.23 KiB in 0.001184 sec., 26182.432432432433 rows/sec., 1.84 MiB/sec. | ||
| 4491 | 2026.05.26 23:58:41.258427 [ 271 ] {c9754e71-f4f5-4782-a3f4-e4e589755cec} <Debug> TCPHandler: Processed in 0.00134745 sec. | ||
| 4492 | 2026.05.26 23:58:41.258554 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4493 | 2026.05.26 23:58:41.258651 [ 271 ] {85fa8102-dad3-4924-9cac-560bf717e84f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4494 | 2026.05.26 23:58:41.258691 [ 271 ] {85fa8102-dad3-4924-9cac-560bf717e84f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4495 | 2026.05.26 23:58:41.259436 [ 271 ] {85fa8102-dad3-4924-9cac-560bf717e84f} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4496 | 2026.05.26 23:58:41.259474 [ 271 ] {85fa8102-dad3-4924-9cac-560bf717e84f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4497 | 2026.05.26 23:58:41.259801 [ 271 ] {85fa8102-dad3-4924-9cac-560bf717e84f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4498 | 2026.05.26 23:58:41.260024 [ 271 ] {85fa8102-dad3-4924-9cac-560bf717e84f} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4499 | 2026.05.26 23:58:41.260154 [ 271 ] {85fa8102-dad3-4924-9cac-560bf717e84f} <Debug> executeQuery: Read 953 rows, 57.03 KiB in 0.001522 sec., 626149.802890933 rows/sec., 36.59 MiB/sec. | ||
| 4500 | 2026.05.26 23:58:41.260188 [ 271 ] {85fa8102-dad3-4924-9cac-560bf717e84f} <Debug> TCPHandler: Processed in 0.001683476 sec. | ||
| 4501 | 2026.05.26 23:58:41.260330 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4502 | 2026.05.26 23:58:41.260428 [ 271 ] {28df9659-ac5d-496e-8c52-a183ec799ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4503 | 2026.05.26 23:58:41.260469 [ 271 ] {28df9659-ac5d-496e-8c52-a183ec799ea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4504 | 2026.05.26 23:58:41.260860 [ 271 ] {28df9659-ac5d-496e-8c52-a183ec799ea5} <Trace> oximeter.fields_u64 (d9687169-f287-498a-9b32-501b26384a99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4505 | 2026.05.26 23:58:41.260897 [ 271 ] {28df9659-ac5d-496e-8c52-a183ec799ea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4506 | 2026.05.26 23:58:41.261179 [ 271 ] {28df9659-ac5d-496e-8c52-a183ec799ea5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4507 | 2026.05.26 23:58:41.261393 [ 271 ] {28df9659-ac5d-496e-8c52-a183ec799ea5} <Trace> oximeter.fields_u64 (d9687169-f287-498a-9b32-501b26384a99): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4508 | 2026.05.26 23:58:41.261519 [ 271 ] {28df9659-ac5d-496e-8c52-a183ec799ea5} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00111 sec., 900.9009009009009 rows/sec., 63.34 KiB/sec. | ||
| 4509 | 2026.05.26 23:58:41.261553 [ 271 ] {28df9659-ac5d-496e-8c52-a183ec799ea5} <Debug> TCPHandler: Processed in 0.001272229 sec. | ||
| 4510 | 2026.05.26 23:58:41.261723 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4511 | 2026.05.26 23:58:41.261850 [ 271 ] {065eb05c-8730-47ef-83d4-f482a42e2b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4512 | 2026.05.26 23:58:41.261901 [ 271 ] {065eb05c-8730-47ef-83d4-f482a42e2b7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4513 | 2026.05.26 23:58:41.263097 [ 271 ] {065eb05c-8730-47ef-83d4-f482a42e2b7f} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4514 | 2026.05.26 23:58:41.263136 [ 271 ] {065eb05c-8730-47ef-83d4-f482a42e2b7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4515 | 2026.05.26 23:58:41.263529 [ 271 ] {065eb05c-8730-47ef-83d4-f482a42e2b7f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4516 | 2026.05.26 23:58:41.263755 [ 271 ] {065eb05c-8730-47ef-83d4-f482a42e2b7f} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4517 | 2026.05.26 23:58:41.263885 [ 271 ] {065eb05c-8730-47ef-83d4-f482a42e2b7f} <Debug> executeQuery: Read 1892 rows, 130.47 KiB in 0.002059 sec., 918892.6663428849 rows/sec., 61.88 MiB/sec. | ||
| 4518 | 2026.05.26 23:58:41.263919 [ 271 ] {065eb05c-8730-47ef-83d4-f482a42e2b7f} <Debug> TCPHandler: Processed in 0.002259864 sec. | ||
| 4519 | 2026.05.26 23:58:41.264060 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4520 | 2026.05.26 23:58:41.264157 [ 271 ] {a5fdcbd6-c8af-47bf-872f-43928373a755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4521 | 2026.05.26 23:58:41.264202 [ 271 ] {a5fdcbd6-c8af-47bf-872f-43928373a755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4522 | 2026.05.26 23:58:41.265010 [ 271 ] {a5fdcbd6-c8af-47bf-872f-43928373a755} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4523 | 2026.05.26 23:58:41.265051 [ 271 ] {a5fdcbd6-c8af-47bf-872f-43928373a755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4524 | 2026.05.26 23:58:41.265474 [ 271 ] {a5fdcbd6-c8af-47bf-872f-43928373a755} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4525 | 2026.05.26 23:58:41.265688 [ 271 ] {a5fdcbd6-c8af-47bf-872f-43928373a755} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4526 | 2026.05.26 23:58:41.265819 [ 271 ] {a5fdcbd6-c8af-47bf-872f-43928373a755} <Debug> executeQuery: Read 1591 rows, 99.67 KiB in 0.001681 sec., 946460.4402141583 rows/sec., 57.90 MiB/sec. | ||
| 4527 | 2026.05.26 23:58:41.265855 [ 271 ] {a5fdcbd6-c8af-47bf-872f-43928373a755} <Debug> TCPHandler: Processed in 0.001844018 sec. | ||
| 4528 | 2026.05.26 23:58:41.265993 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4529 | 2026.05.26 23:58:41.266092 [ 271 ] {3d1012a7-0b88-46b4-9522-5c5f8e21e283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4530 | 2026.05.26 23:58:41.266147 [ 271 ] {3d1012a7-0b88-46b4-9522-5c5f8e21e283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4531 | 2026.05.26 23:58:41.266907 [ 271 ] {3d1012a7-0b88-46b4-9522-5c5f8e21e283} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4532 | 2026.05.26 23:58:41.266945 [ 271 ] {3d1012a7-0b88-46b4-9522-5c5f8e21e283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4533 | 2026.05.26 23:58:41.267446 [ 271 ] {3d1012a7-0b88-46b4-9522-5c5f8e21e283} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4534 | 2026.05.26 23:58:41.267665 [ 271 ] {3d1012a7-0b88-46b4-9522-5c5f8e21e283} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4535 | 2026.05.26 23:58:41.267800 [ 271 ] {3d1012a7-0b88-46b4-9522-5c5f8e21e283} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001727 sec., 7527.504342790967 rows/sec., 13.49 MiB/sec. | ||
| 4536 | 2026.05.26 23:58:41.267849 [ 271 ] {3d1012a7-0b88-46b4-9522-5c5f8e21e283} <Debug> TCPHandler: Processed in 0.001904649 sec. | ||
| 4537 | 2026.05.26 23:58:41.267985 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4538 | 2026.05.26 23:58:41.268082 [ 271 ] {25d38e5d-26db-4578-a22e-ad3104f6f73c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4539 | 2026.05.26 23:58:41.268125 [ 271 ] {25d38e5d-26db-4578-a22e-ad3104f6f73c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4540 | 2026.05.26 23:58:41.268519 [ 271 ] {25d38e5d-26db-4578-a22e-ad3104f6f73c} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4541 | 2026.05.26 23:58:41.268556 [ 271 ] {25d38e5d-26db-4578-a22e-ad3104f6f73c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4542 | 2026.05.26 23:58:41.268877 [ 271 ] {25d38e5d-26db-4578-a22e-ad3104f6f73c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4543 | 2026.05.26 23:58:41.269091 [ 271 ] {25d38e5d-26db-4578-a22e-ad3104f6f73c} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4544 | 2026.05.26 23:58:41.269217 [ 271 ] {25d38e5d-26db-4578-a22e-ad3104f6f73c} <Debug> executeQuery: Read 196 rows, 11.34 KiB in 0.001154 sec., 169844.02079722701 rows/sec., 9.60 MiB/sec. | ||
| 4545 | 2026.05.26 23:58:41.269250 [ 271 ] {25d38e5d-26db-4578-a22e-ad3104f6f73c} <Debug> TCPHandler: Processed in 0.00131376 sec. | ||
| 4546 | 2026.05.26 23:58:43.046557 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4547 | 2026.05.26 23:58:43.046853 [ 271 ] {489e0027-98ad-4ca0-a35d-3aad41875ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) 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) | ||
| 4548 | 2026.05.26 23:58:43.047267 [ 271 ] {489e0027-98ad-4ca0-a35d-3aad41875ca3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4549 | 2026.05.26 23:58:43.047349 [ 271 ] {489e0027-98ad-4ca0-a35d-3aad41875ca3} <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 | ||
| 4550 | 2026.05.26 23:58:43.047636 [ 271 ] {489e0027-98ad-4ca0-a35d-3aad41875ca3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4551 | 2026.05.26 23:58:43.047710 [ 271 ] {489e0027-98ad-4ca0-a35d-3aad41875ca3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4552 | 2026.05.26 23:58:43.047861 [ 271 ] {489e0027-98ad-4ca0-a35d-3aad41875ca3} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4553 | 2026.05.26 23:58:43.047988 [ 346 ] {489e0027-98ad-4ca0-a35d-3aad41875ca3} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4554 | 2026.05.26 23:58:43.047993 [ 329 ] {489e0027-98ad-4ca0-a35d-3aad41875ca3} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4555 | 2026.05.26 23:58:43.048149 [ 271 ] {489e0027-98ad-4ca0-a35d-3aad41875ca3} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 4556 | 2026.05.26 23:58:43.048184 [ 271 ] {489e0027-98ad-4ca0-a35d-3aad41875ca3} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4557 | 2026.05.26 23:58:43.048261 [ 271 ] {489e0027-98ad-4ca0-a35d-3aad41875ca3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4558 | 2026.05.26 23:58:43.048282 [ 271 ] {489e0027-98ad-4ca0-a35d-3aad41875ca3} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 4559 | 2026.05.26 23:58:43.048320 [ 271 ] {489e0027-98ad-4ca0-a35d-3aad41875ca3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 4560 | 2026.05.26 23:58:43.048362 [ 271 ] {489e0027-98ad-4ca0-a35d-3aad41875ca3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 4561 | 2026.05.26 23:58:43.049605 [ 271 ] {489e0027-98ad-4ca0-a35d-3aad41875ca3} <Debug> executeQuery: Read 48 rows, 7.97 KiB in 0.002875 sec., 16695.652173913044 rows/sec., 2.71 MiB/sec. | ||
| 4562 | 2026.05.26 23:58:43.049720 [ 271 ] {489e0027-98ad-4ca0-a35d-3aad41875ca3} <Debug> TCPHandler: Processed in 0.00330321 sec. | ||
| 4563 | 2026.05.26 23:58:43.054646 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4564 | 2026.05.26 23:58:43.054786 [ 271 ] {9076c9c0-f90e-4f3e-a087-c2e1e4064f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4565 | 2026.05.26 23:58:43.054841 [ 271 ] {9076c9c0-f90e-4f3e-a087-c2e1e4064f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4566 | 2026.05.26 23:58:43.055804 [ 271 ] {9076c9c0-f90e-4f3e-a087-c2e1e4064f9f} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4567 | 2026.05.26 23:58:43.055857 [ 271 ] {9076c9c0-f90e-4f3e-a087-c2e1e4064f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4568 | 2026.05.26 23:58:43.056295 [ 271 ] {9076c9c0-f90e-4f3e-a087-c2e1e4064f9f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4569 | 2026.05.26 23:58:43.056544 [ 271 ] {9076c9c0-f90e-4f3e-a087-c2e1e4064f9f} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4570 | 2026.05.26 23:58:43.056700 [ 77 ] {} <Debug> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4571 | 2026.05.26 23:58:43.056714 [ 271 ] {9076c9c0-f90e-4f3e-a087-c2e1e4064f9f} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001965 sec., 142493.63867684477 rows/sec., 9.04 MiB/sec. | ||
| 4572 | 2026.05.26 23:58:43.056759 [ 77 ] {} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4573 | 2026.05.26 23:58:43.056796 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4574 | 2026.05.26 23:58:43.056798 [ 271 ] {9076c9c0-f90e-4f3e-a087-c2e1e4064f9f} <Debug> TCPHandler: Processed in 0.002231223 sec. | ||
| 4575 | 2026.05.26 23:58:43.056917 [ 189 ] {120a905b-232e-4d58-9095-bf91795b9f50::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 | ||
| 4576 | 2026.05.26 23:58:43.057031 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4577 | 2026.05.26 23:58:43.057071 [ 189 ] {120a905b-232e-4d58-9095-bf91795b9f50::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4578 | 2026.05.26 23:58:43.057118 [ 189 ] {120a905b-232e-4d58-9095-bf91795b9f50::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 280 rows starting from the beginning of the part | ||
| 4579 | 2026.05.26 23:58:43.057177 [ 271 ] {037bd3ed-9a9c-4492-923b-29e17ba5d1f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4580 | 2026.05.26 23:58:43.057194 [ 189 ] {120a905b-232e-4d58-9095-bf91795b9f50::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 280 rows starting from the beginning of the part | ||
| 4581 | 2026.05.26 23:58:43.057244 [ 271 ] {037bd3ed-9a9c-4492-923b-29e17ba5d1f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4582 | 2026.05.26 23:58:43.057270 [ 189 ] {120a905b-232e-4d58-9095-bf91795b9f50::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 280 rows starting from the beginning of the part | ||
| 4583 | 2026.05.26 23:58:43.057332 [ 189 ] {120a905b-232e-4d58-9095-bf91795b9f50::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 280 rows starting from the beginning of the part | ||
| 4584 | 2026.05.26 23:58:43.057389 [ 189 ] {120a905b-232e-4d58-9095-bf91795b9f50::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 280 rows starting from the beginning of the part | ||
| 4585 | 2026.05.26 23:58:43.058311 [ 271 ] {037bd3ed-9a9c-4492-923b-29e17ba5d1f2} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4586 | 2026.05.26 23:58:43.058355 [ 271 ] {037bd3ed-9a9c-4492-923b-29e17ba5d1f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4587 | 2026.05.26 23:58:43.058375 [ 192 ] {120a905b-232e-4d58-9095-bf91795b9f50::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1400 rows, containing 5 columns (5 merged, 0 gathered) in 0.001497563 sec., 934852.156470212 rows/sec., 62.89 MiB/sec. | ||
| 4588 | 2026.05.26 23:58:43.058585 [ 192 ] {120a905b-232e-4d58-9095-bf91795b9f50::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4589 | 2026.05.26 23:58:43.058808 [ 271 ] {037bd3ed-9a9c-4492-923b-29e17ba5d1f2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4590 | 2026.05.26 23:58:43.058952 [ 192 ] {120a905b-232e-4d58-9095-bf91795b9f50::all_1_13_3} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4591 | 2026.05.26 23:58:43.059059 [ 192 ] {120a905b-232e-4d58-9095-bf91795b9f50::all_1_13_3} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4592 | 2026.05.26 23:58:43.059102 [ 271 ] {037bd3ed-9a9c-4492-923b-29e17ba5d1f2} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4593 | 2026.05.26 23:58:43.059163 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4594 | 2026.05.26 23:58:43.059254 [ 271 ] {037bd3ed-9a9c-4492-923b-29e17ba5d1f2} <Debug> executeQuery: Read 851 rows, 68.39 KiB in 0.002121 sec., 401225.8368694012 rows/sec., 31.49 MiB/sec. | ||
| 4595 | 2026.05.26 23:58:43.059297 [ 271 ] {037bd3ed-9a9c-4492-923b-29e17ba5d1f2} <Debug> TCPHandler: Processed in 0.002387226 sec. | ||
| 4596 | 2026.05.26 23:58:43.059475 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4597 | 2026.05.26 23:58:43.059579 [ 271 ] {e8a29937-ed48-4fa9-9d66-5fcb77964bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4598 | 2026.05.26 23:58:43.059626 [ 271 ] {e8a29937-ed48-4fa9-9d66-5fcb77964bec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4599 | 2026.05.26 23:58:43.060137 [ 271 ] {e8a29937-ed48-4fa9-9d66-5fcb77964bec} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4600 | 2026.05.26 23:58:43.060175 [ 271 ] {e8a29937-ed48-4fa9-9d66-5fcb77964bec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4601 | 2026.05.26 23:58:43.060491 [ 271 ] {e8a29937-ed48-4fa9-9d66-5fcb77964bec} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4602 | 2026.05.26 23:58:43.060708 [ 271 ] {e8a29937-ed48-4fa9-9d66-5fcb77964bec} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4603 | 2026.05.26 23:58:43.060838 [ 271 ] {e8a29937-ed48-4fa9-9d66-5fcb77964bec} <Debug> executeQuery: Read 177 rows, 11.20 KiB in 0.001284 sec., 137850.4672897196 rows/sec., 8.52 MiB/sec. | ||
| 4604 | 2026.05.26 23:58:43.060872 [ 271 ] {e8a29937-ed48-4fa9-9d66-5fcb77964bec} <Debug> TCPHandler: Processed in 0.001450012 sec. | ||
| 4605 | 2026.05.26 23:58:43.061011 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4606 | 2026.05.26 23:58:43.061110 [ 271 ] {74c02fe3-c347-4f65-909e-7169ea6b92ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4607 | 2026.05.26 23:58:43.061152 [ 271 ] {74c02fe3-c347-4f65-909e-7169ea6b92ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4608 | 2026.05.26 23:58:43.061617 [ 271 ] {74c02fe3-c347-4f65-909e-7169ea6b92ef} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4609 | 2026.05.26 23:58:43.061654 [ 271 ] {74c02fe3-c347-4f65-909e-7169ea6b92ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4610 | 2026.05.26 23:58:43.061971 [ 271 ] {74c02fe3-c347-4f65-909e-7169ea6b92ef} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4611 | 2026.05.26 23:58:43.062187 [ 271 ] {74c02fe3-c347-4f65-909e-7169ea6b92ef} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4612 | 2026.05.26 23:58:43.062303 [ 77 ] {} <Debug> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 4613 | 2026.05.26 23:58:43.062317 [ 271 ] {74c02fe3-c347-4f65-909e-7169ea6b92ef} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001228 sec., 118078.17589576548 rows/sec., 7.62 MiB/sec. | ||
| 4614 | 2026.05.26 23:58:43.062344 [ 77 ] {} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4615 | 2026.05.26 23:58:43.062363 [ 271 ] {74c02fe3-c347-4f65-909e-7169ea6b92ef} <Debug> TCPHandler: Processed in 0.001401421 sec. | ||
| 4616 | 2026.05.26 23:58:43.062370 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4617 | 2026.05.26 23:58:43.062486 [ 199 ] {bbe68141-2306-471b-942b-d73ceb846389::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 | ||
| 4618 | 2026.05.26 23:58:43.062582 [ 199 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4619 | 2026.05.26 23:58:43.062612 [ 199 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 1099 rows starting from the beginning of the part | ||
| 4620 | 2026.05.26 23:58:43.062672 [ 199 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 145 rows starting from the beginning of the part | ||
| 4621 | 2026.05.26 23:58:43.062711 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4622 | 2026.05.26 23:58:43.062720 [ 199 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 145 rows starting from the beginning of the part | ||
| 4623 | 2026.05.26 23:58:43.062784 [ 199 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 145 rows starting from the beginning of the part | ||
| 4624 | 2026.05.26 23:58:43.062825 [ 199 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 953 rows starting from the beginning of the part | ||
| 4625 | 2026.05.26 23:58:43.062867 [ 199 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 145 rows starting from the beginning of the part | ||
| 4626 | 2026.05.26 23:58:43.062879 [ 271 ] {12089b2d-792d-4e7a-b459-fe406202be9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4627 | 2026.05.26 23:58:43.062953 [ 271 ] {12089b2d-792d-4e7a-b459-fe406202be9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4628 | 2026.05.26 23:58:43.063672 [ 271 ] {12089b2d-792d-4e7a-b459-fe406202be9c} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4629 | 2026.05.26 23:58:43.063721 [ 271 ] {12089b2d-792d-4e7a-b459-fe406202be9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4630 | 2026.05.26 23:58:43.063947 [ 192 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2632 rows, containing 5 columns (5 merged, 0 gathered) in 0.001493532 sec., 1762265.5557430305 rows/sec., 112.67 MiB/sec. | ||
| 4631 | 2026.05.26 23:58:43.064112 [ 271 ] {12089b2d-792d-4e7a-b459-fe406202be9c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4632 | 2026.05.26 23:58:43.064158 [ 201 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 4633 | 2026.05.26 23:58:43.064362 [ 271 ] {12089b2d-792d-4e7a-b459-fe406202be9c} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4634 | 2026.05.26 23:58:43.064442 [ 201 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_15_3} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4635 | 2026.05.26 23:58:43.064505 [ 75 ] {} <Debug> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4636 | 2026.05.26 23:58:43.064521 [ 201 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_15_3} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 4637 | 2026.05.26 23:58:43.064515 [ 271 ] {12089b2d-792d-4e7a-b459-fe406202be9c} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.00169 sec., 85207.10059171598 rows/sec., 4.84 MiB/sec. | ||
| 4638 | 2026.05.26 23:58:43.064551 [ 75 ] {} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4639 | 2026.05.26 23:58:43.064595 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4640 | 2026.05.26 23:58:43.064605 [ 271 ] {12089b2d-792d-4e7a-b459-fe406202be9c} <Debug> TCPHandler: Processed in 0.00202809 sec. | ||
| 4641 | 2026.05.26 23:58:43.064622 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 4642 | 2026.05.26 23:58:43.064701 [ 199 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::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 | ||
| 4643 | 2026.05.26 23:58:43.064789 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4644 | 2026.05.26 23:58:43.064795 [ 199 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4645 | 2026.05.26 23:58:43.064840 [ 199 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 144 rows starting from the beginning of the part | ||
| 4646 | 2026.05.26 23:58:43.064888 [ 199 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 144 rows starting from the beginning of the part | ||
| 4647 | 2026.05.26 23:58:43.064901 [ 271 ] {954d729a-1c56-49bc-81fd-ce0860a0d9b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4648 | 2026.05.26 23:58:43.064928 [ 199 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 144 rows starting from the beginning of the part | ||
| 4649 | 2026.05.26 23:58:43.064954 [ 271 ] {954d729a-1c56-49bc-81fd-ce0860a0d9b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4650 | 2026.05.26 23:58:43.064974 [ 199 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 144 rows starting from the beginning of the part | ||
| 4651 | 2026.05.26 23:58:43.065016 [ 199 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 144 rows starting from the beginning of the part | ||
| 4652 | 2026.05.26 23:58:43.065743 [ 193 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 5 columns (5 merged, 0 gathered) in 0.001069356 sec., 673302.4362326484 rows/sec., 40.82 MiB/sec. | ||
| 4653 | 2026.05.26 23:58:43.065825 [ 271 ] {954d729a-1c56-49bc-81fd-ce0860a0d9b3} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4654 | 2026.05.26 23:58:43.065865 [ 199 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4655 | 2026.05.26 23:58:43.065871 [ 271 ] {954d729a-1c56-49bc-81fd-ce0860a0d9b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4656 | 2026.05.26 23:58:43.066154 [ 199 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::all_1_13_3} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4657 | 2026.05.26 23:58:43.066227 [ 199 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::all_1_13_3} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4658 | 2026.05.26 23:58:43.066284 [ 271 ] {954d729a-1c56-49bc-81fd-ce0860a0d9b3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4659 | 2026.05.26 23:58:43.066293 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4660 | 2026.05.26 23:58:43.066528 [ 271 ] {954d729a-1c56-49bc-81fd-ce0860a0d9b3} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4661 | 2026.05.26 23:58:43.066668 [ 271 ] {954d729a-1c56-49bc-81fd-ce0860a0d9b3} <Debug> executeQuery: Read 521 rows, 37.70 KiB in 0.001791 sec., 290898.93914014514 rows/sec., 20.55 MiB/sec. | ||
| 4662 | 2026.05.26 23:58:43.066703 [ 271 ] {954d729a-1c56-49bc-81fd-ce0860a0d9b3} <Debug> TCPHandler: Processed in 0.00196492 sec. | ||
| 4663 | 2026.05.26 23:58:43.066836 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4664 | 2026.05.26 23:58:43.066935 [ 271 ] {a209a26c-3ae4-4874-a76e-7297dc93ba90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4665 | 2026.05.26 23:58:43.066979 [ 271 ] {a209a26c-3ae4-4874-a76e-7297dc93ba90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4666 | 2026.05.26 23:58:43.067322 [ 271 ] {a209a26c-3ae4-4874-a76e-7297dc93ba90} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4667 | 2026.05.26 23:58:43.067358 [ 271 ] {a209a26c-3ae4-4874-a76e-7297dc93ba90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4668 | 2026.05.26 23:58:43.067673 [ 271 ] {a209a26c-3ae4-4874-a76e-7297dc93ba90} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4669 | 2026.05.26 23:58:43.067882 [ 271 ] {a209a26c-3ae4-4874-a76e-7297dc93ba90} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4670 | 2026.05.26 23:58:43.068008 [ 271 ] {a209a26c-3ae4-4874-a76e-7297dc93ba90} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001093 sec., 3659.652333028362 rows/sec., 191.20 KiB/sec. | ||
| 4671 | 2026.05.26 23:58:43.068042 [ 271 ] {a209a26c-3ae4-4874-a76e-7297dc93ba90} <Debug> TCPHandler: Processed in 0.001254799 sec. | ||
| 4672 | 2026.05.26 23:58:43.068166 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4673 | 2026.05.26 23:58:43.068261 [ 271 ] {7145132b-fc0e-4715-989f-f9ef73729632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4674 | 2026.05.26 23:58:43.068304 [ 271 ] {7145132b-fc0e-4715-989f-f9ef73729632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4675 | 2026.05.26 23:58:43.068712 [ 271 ] {7145132b-fc0e-4715-989f-f9ef73729632} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4676 | 2026.05.26 23:58:43.068749 [ 271 ] {7145132b-fc0e-4715-989f-f9ef73729632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4677 | 2026.05.26 23:58:43.069075 [ 271 ] {7145132b-fc0e-4715-989f-f9ef73729632} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4678 | 2026.05.26 23:58:43.069294 [ 271 ] {7145132b-fc0e-4715-989f-f9ef73729632} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4679 | 2026.05.26 23:58:43.069426 [ 271 ] {7145132b-fc0e-4715-989f-f9ef73729632} <Debug> executeQuery: Read 147 rows, 9.61 KiB in 0.001183 sec., 124260.3550295858 rows/sec., 7.94 MiB/sec. | ||
| 4680 | 2026.05.26 23:58:43.069458 [ 271 ] {7145132b-fc0e-4715-989f-f9ef73729632} <Debug> TCPHandler: Processed in 0.00134085 sec. | ||
| 4681 | 2026.05.26 23:58:43.069581 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4682 | 2026.05.26 23:58:43.069675 [ 271 ] {884a2197-c76f-420d-95d3-b661aa0a5d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4683 | 2026.05.26 23:58:43.069717 [ 271 ] {884a2197-c76f-420d-95d3-b661aa0a5d16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4684 | 2026.05.26 23:58:43.070031 [ 271 ] {884a2197-c76f-420d-95d3-b661aa0a5d16} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4685 | 2026.05.26 23:58:43.070067 [ 271 ] {884a2197-c76f-420d-95d3-b661aa0a5d16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4686 | 2026.05.26 23:58:43.070355 [ 271 ] {884a2197-c76f-420d-95d3-b661aa0a5d16} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4687 | 2026.05.26 23:58:43.070573 [ 271 ] {884a2197-c76f-420d-95d3-b661aa0a5d16} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4688 | 2026.05.26 23:58:43.070699 [ 271 ] {884a2197-c76f-420d-95d3-b661aa0a5d16} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 4689 | 2026.05.26 23:58:43.070731 [ 271 ] {884a2197-c76f-420d-95d3-b661aa0a5d16} <Debug> TCPHandler: Processed in 0.001197438 sec. | ||
| 4690 | 2026.05.26 23:58:43.070853 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4691 | 2026.05.26 23:58:43.070946 [ 271 ] {62ebd396-2ef4-4a78-8478-3d05d3552ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4692 | 2026.05.26 23:58:43.071000 [ 271 ] {62ebd396-2ef4-4a78-8478-3d05d3552ca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4693 | 2026.05.26 23:58:43.071883 [ 271 ] {62ebd396-2ef4-4a78-8478-3d05d3552ca0} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4694 | 2026.05.26 23:58:43.071919 [ 271 ] {62ebd396-2ef4-4a78-8478-3d05d3552ca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4695 | 2026.05.26 23:58:43.072470 [ 271 ] {62ebd396-2ef4-4a78-8478-3d05d3552ca0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4696 | 2026.05.26 23:58:43.072696 [ 271 ] {62ebd396-2ef4-4a78-8478-3d05d3552ca0} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4697 | 2026.05.26 23:58:43.072830 [ 271 ] {62ebd396-2ef4-4a78-8478-3d05d3552ca0} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.0019 sec., 19473.684210526317 rows/sec., 34.90 MiB/sec. | ||
| 4698 | 2026.05.26 23:58:43.072878 [ 271 ] {62ebd396-2ef4-4a78-8478-3d05d3552ca0} <Debug> TCPHandler: Processed in 0.002073531 sec. | ||
| 4699 | 2026.05.26 23:58:43.073008 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4700 | 2026.05.26 23:58:43.073109 [ 271 ] {00b29f41-f351-42d4-9aba-dc3e1308a9f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4701 | 2026.05.26 23:58:43.073150 [ 271 ] {00b29f41-f351-42d4-9aba-dc3e1308a9f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4702 | 2026.05.26 23:58:43.073483 [ 271 ] {00b29f41-f351-42d4-9aba-dc3e1308a9f2} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4703 | 2026.05.26 23:58:43.073518 [ 271 ] {00b29f41-f351-42d4-9aba-dc3e1308a9f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4704 | 2026.05.26 23:58:43.073812 [ 271 ] {00b29f41-f351-42d4-9aba-dc3e1308a9f2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4705 | 2026.05.26 23:58:43.074024 [ 271 ] {00b29f41-f351-42d4-9aba-dc3e1308a9f2} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4706 | 2026.05.26 23:58:43.074153 [ 271 ] {00b29f41-f351-42d4-9aba-dc3e1308a9f2} <Debug> executeQuery: Read 46 rows, 2.74 KiB in 0.001063 sec., 43273.75352775165 rows/sec., 2.51 MiB/sec. | ||
| 4707 | 2026.05.26 23:58:43.074185 [ 271 ] {00b29f41-f351-42d4-9aba-dc3e1308a9f2} <Debug> TCPHandler: Processed in 0.001225458 sec. | ||
| 4708 | 2026.05.26 23:58:44.467079 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9183 | ||
| 4709 | 2026.05.26 23:58:44.467612 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4710 | 2026.05.26 23:58:44.467653 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4711 | 2026.05.26 23:58:44.468151 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4712 | 2026.05.26 23:58:44.468395 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4713 | 2026.05.26 23:58:44.468537 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9183 | ||
| 4714 | 2026.05.26 23:58:44.962614 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4715 | 2026.05.26 23:58:44.978814 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4716 | 2026.05.26 23:58:44.978864 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4717 | 2026.05.26 23:58:44.985211 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4718 | 2026.05.26 23:58:44.985883 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4719 | 2026.05.26 23:58:44.988603 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4720 | 2026.05.26 23:58:45.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.55 MiB, peak 246.83 MiB, free memory in arenas 0.00 B, will set to 242.74 MiB (RSS), difference: 1.19 MiB | ||
| 4721 | 2026.05.26 23:58:48.046388 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4722 | 2026.05.26 23:58:48.046650 [ 271 ] {110fe4c0-fd99-4ded-a2ff-6f39b9452029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) 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) | ||
| 4723 | 2026.05.26 23:58:48.046973 [ 271 ] {110fe4c0-fd99-4ded-a2ff-6f39b9452029} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4724 | 2026.05.26 23:58:48.047010 [ 271 ] {110fe4c0-fd99-4ded-a2ff-6f39b9452029} <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 | ||
| 4725 | 2026.05.26 23:58:48.047224 [ 271 ] {110fe4c0-fd99-4ded-a2ff-6f39b9452029} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4726 | 2026.05.26 23:58:48.047293 [ 271 ] {110fe4c0-fd99-4ded-a2ff-6f39b9452029} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4727 | 2026.05.26 23:58:48.047431 [ 271 ] {110fe4c0-fd99-4ded-a2ff-6f39b9452029} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4728 | 2026.05.26 23:58:48.047536 [ 345 ] {110fe4c0-fd99-4ded-a2ff-6f39b9452029} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4729 | 2026.05.26 23:58:48.047585 [ 354 ] {110fe4c0-fd99-4ded-a2ff-6f39b9452029} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4730 | 2026.05.26 23:58:48.047686 [ 271 ] {110fe4c0-fd99-4ded-a2ff-6f39b9452029} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 4731 | 2026.05.26 23:58:48.047714 [ 271 ] {110fe4c0-fd99-4ded-a2ff-6f39b9452029} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4732 | 2026.05.26 23:58:48.047783 [ 271 ] {110fe4c0-fd99-4ded-a2ff-6f39b9452029} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4733 | 2026.05.26 23:58:48.047804 [ 271 ] {110fe4c0-fd99-4ded-a2ff-6f39b9452029} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 4734 | 2026.05.26 23:58:48.047845 [ 271 ] {110fe4c0-fd99-4ded-a2ff-6f39b9452029} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4735 | 2026.05.26 23:58:48.047888 [ 271 ] {110fe4c0-fd99-4ded-a2ff-6f39b9452029} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4736 | 2026.05.26 23:58:48.049003 [ 271 ] {110fe4c0-fd99-4ded-a2ff-6f39b9452029} <Debug> executeQuery: Read 48 rows, 7.97 KiB in 0.002445 sec., 19631.9018404908 rows/sec., 3.18 MiB/sec. | ||
| 4737 | 2026.05.26 23:58:48.049105 [ 271 ] {110fe4c0-fd99-4ded-a2ff-6f39b9452029} <Debug> TCPHandler: Processed in 0.002854943 sec. | ||
| 4738 | 2026.05.26 23:58:48.050789 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4739 | 2026.05.26 23:58:48.050903 [ 271 ] {4a75f565-5f62-45cc-b7bf-8c600fefaa8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4740 | 2026.05.26 23:58:48.050948 [ 271 ] {4a75f565-5f62-45cc-b7bf-8c600fefaa8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4741 | 2026.05.26 23:58:48.051538 [ 271 ] {4a75f565-5f62-45cc-b7bf-8c600fefaa8a} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4742 | 2026.05.26 23:58:48.051594 [ 271 ] {4a75f565-5f62-45cc-b7bf-8c600fefaa8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4743 | 2026.05.26 23:58:48.051981 [ 271 ] {4a75f565-5f62-45cc-b7bf-8c600fefaa8a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4744 | 2026.05.26 23:58:48.052204 [ 271 ] {4a75f565-5f62-45cc-b7bf-8c600fefaa8a} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4745 | 2026.05.26 23:58:48.052352 [ 271 ] {4a75f565-5f62-45cc-b7bf-8c600fefaa8a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00148 sec., 37837.83783783784 rows/sec., 2.89 MiB/sec. | ||
| 4746 | 2026.05.26 23:58:48.052387 [ 271 ] {4a75f565-5f62-45cc-b7bf-8c600fefaa8a} <Debug> TCPHandler: Processed in 0.001659365 sec. | ||
| 4747 | 2026.05.26 23:58:48.052529 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4748 | 2026.05.26 23:58:48.052625 [ 271 ] {fd6c865f-c22f-4ede-b04f-51cd08523d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4749 | 2026.05.26 23:58:48.052665 [ 271 ] {fd6c865f-c22f-4ede-b04f-51cd08523d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4750 | 2026.05.26 23:58:48.053076 [ 271 ] {fd6c865f-c22f-4ede-b04f-51cd08523d65} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4751 | 2026.05.26 23:58:48.053114 [ 271 ] {fd6c865f-c22f-4ede-b04f-51cd08523d65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4752 | 2026.05.26 23:58:48.053412 [ 271 ] {fd6c865f-c22f-4ede-b04f-51cd08523d65} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4753 | 2026.05.26 23:58:48.053622 [ 271 ] {fd6c865f-c22f-4ede-b04f-51cd08523d65} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4754 | 2026.05.26 23:58:48.053748 [ 271 ] {fd6c865f-c22f-4ede-b04f-51cd08523d65} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001142 sec., 56042.031523642734 rows/sec., 4.37 MiB/sec. | ||
| 4755 | 2026.05.26 23:58:48.053781 [ 271 ] {fd6c865f-c22f-4ede-b04f-51cd08523d65} <Debug> TCPHandler: Processed in 0.00130198 sec. | ||
| 4756 | 2026.05.26 23:58:48.053904 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4757 | 2026.05.26 23:58:48.054010 [ 271 ] {22da74e3-91d9-4af4-a222-24cdff307b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4758 | 2026.05.26 23:58:48.054052 [ 271 ] {22da74e3-91d9-4af4-a222-24cdff307b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4759 | 2026.05.26 23:58:48.054447 [ 271 ] {22da74e3-91d9-4af4-a222-24cdff307b36} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4760 | 2026.05.26 23:58:48.054482 [ 271 ] {22da74e3-91d9-4af4-a222-24cdff307b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4761 | 2026.05.26 23:58:48.054794 [ 271 ] {22da74e3-91d9-4af4-a222-24cdff307b36} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4762 | 2026.05.26 23:58:48.055010 [ 271 ] {22da74e3-91d9-4af4-a222-24cdff307b36} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4763 | 2026.05.26 23:58:48.055135 [ 271 ] {22da74e3-91d9-4af4-a222-24cdff307b36} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001144 sec., 139860.13986013984 rows/sec., 9.74 MiB/sec. | ||
| 4764 | 2026.05.26 23:58:48.055168 [ 271 ] {22da74e3-91d9-4af4-a222-24cdff307b36} <Debug> TCPHandler: Processed in 0.00131458 sec. | ||
| 4765 | 2026.05.26 23:58:48.055288 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4766 | 2026.05.26 23:58:48.055388 [ 271 ] {02576f5b-cee6-4330-a114-97617006303b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4767 | 2026.05.26 23:58:48.055429 [ 271 ] {02576f5b-cee6-4330-a114-97617006303b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4768 | 2026.05.26 23:58:48.055808 [ 271 ] {02576f5b-cee6-4330-a114-97617006303b} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4769 | 2026.05.26 23:58:48.055842 [ 271 ] {02576f5b-cee6-4330-a114-97617006303b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4770 | 2026.05.26 23:58:48.056129 [ 271 ] {02576f5b-cee6-4330-a114-97617006303b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4771 | 2026.05.26 23:58:48.056338 [ 271 ] {02576f5b-cee6-4330-a114-97617006303b} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4772 | 2026.05.26 23:58:48.056464 [ 271 ] {02576f5b-cee6-4330-a114-97617006303b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 4773 | 2026.05.26 23:58:48.056497 [ 271 ] {02576f5b-cee6-4330-a114-97617006303b} <Debug> TCPHandler: Processed in 0.001256759 sec. | ||
| 4774 | 2026.05.26 23:58:51.895513 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4775 | 2026.05.26 23:58:51.895568 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4776 | 2026.05.26 23:58:51.968715 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9631 | ||
| 4777 | 2026.05.26 23:58:51.969465 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4778 | 2026.05.26 23:58:51.969537 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4779 | 2026.05.26 23:58:51.970173 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4780 | 2026.05.26 23:58:51.970408 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4781 | 2026.05.26 23:58:51.970547 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9631 | ||
| 4782 | 2026.05.26 23:58:52.488749 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4783 | 2026.05.26 23:58:52.505501 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4784 | 2026.05.26 23:58:52.505552 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4785 | 2026.05.26 23:58:52.511463 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4786 | 2026.05.26 23:58:52.512149 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4787 | 2026.05.26 23:58:52.514816 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4788 | 2026.05.26 23:58:53.051452 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4789 | 2026.05.26 23:58:53.051730 [ 271 ] {906b42ec-ce00-4788-898f-62c3ff38aa0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) 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) | ||
| 4790 | 2026.05.26 23:58:53.052105 [ 271 ] {906b42ec-ce00-4788-898f-62c3ff38aa0e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4791 | 2026.05.26 23:58:53.052150 [ 271 ] {906b42ec-ce00-4788-898f-62c3ff38aa0e} <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 | ||
| 4792 | 2026.05.26 23:58:53.052388 [ 271 ] {906b42ec-ce00-4788-898f-62c3ff38aa0e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4793 | 2026.05.26 23:58:53.052457 [ 271 ] {906b42ec-ce00-4788-898f-62c3ff38aa0e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4794 | 2026.05.26 23:58:53.052593 [ 271 ] {906b42ec-ce00-4788-898f-62c3ff38aa0e} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4795 | 2026.05.26 23:58:53.052693 [ 329 ] {906b42ec-ce00-4788-898f-62c3ff38aa0e} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4796 | 2026.05.26 23:58:53.052714 [ 354 ] {906b42ec-ce00-4788-898f-62c3ff38aa0e} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4797 | 2026.05.26 23:58:53.052832 [ 271 ] {906b42ec-ce00-4788-898f-62c3ff38aa0e} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 4798 | 2026.05.26 23:58:53.052862 [ 271 ] {906b42ec-ce00-4788-898f-62c3ff38aa0e} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4799 | 2026.05.26 23:58:53.052931 [ 271 ] {906b42ec-ce00-4788-898f-62c3ff38aa0e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4800 | 2026.05.26 23:58:53.052953 [ 271 ] {906b42ec-ce00-4788-898f-62c3ff38aa0e} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 4801 | 2026.05.26 23:58:53.052990 [ 271 ] {906b42ec-ce00-4788-898f-62c3ff38aa0e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 4802 | 2026.05.26 23:58:53.053030 [ 271 ] {906b42ec-ce00-4788-898f-62c3ff38aa0e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 4803 | 2026.05.26 23:58:53.054245 [ 271 ] {906b42ec-ce00-4788-898f-62c3ff38aa0e} <Debug> executeQuery: Read 48 rows, 7.97 KiB in 0.00263 sec., 18250.950570342207 rows/sec., 2.96 MiB/sec. | ||
| 4804 | 2026.05.26 23:58:53.054345 [ 271 ] {906b42ec-ce00-4788-898f-62c3ff38aa0e} <Debug> TCPHandler: Processed in 0.003032436 sec. | ||
| 4805 | 2026.05.26 23:58:53.059632 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4806 | 2026.05.26 23:58:53.059792 [ 271 ] {bb3b0ef3-b2ea-4db7-bb9e-a182248146a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4807 | 2026.05.26 23:58:53.059855 [ 271 ] {bb3b0ef3-b2ea-4db7-bb9e-a182248146a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4808 | 2026.05.26 23:58:53.060460 [ 271 ] {bb3b0ef3-b2ea-4db7-bb9e-a182248146a3} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4809 | 2026.05.26 23:58:53.060502 [ 271 ] {bb3b0ef3-b2ea-4db7-bb9e-a182248146a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4810 | 2026.05.26 23:58:53.060861 [ 271 ] {bb3b0ef3-b2ea-4db7-bb9e-a182248146a3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4811 | 2026.05.26 23:58:53.061082 [ 271 ] {bb3b0ef3-b2ea-4db7-bb9e-a182248146a3} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4812 | 2026.05.26 23:58:53.061230 [ 271 ] {bb3b0ef3-b2ea-4db7-bb9e-a182248146a3} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001483 sec., 188806.4733648011 rows/sec., 11.98 MiB/sec. | ||
| 4813 | 2026.05.26 23:58:53.061265 [ 271 ] {bb3b0ef3-b2ea-4db7-bb9e-a182248146a3} <Debug> TCPHandler: Processed in 0.001710325 sec. | ||
| 4814 | 2026.05.26 23:58:53.061398 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4815 | 2026.05.26 23:58:53.061496 [ 271 ] {1da79eaa-70ab-44f4-931c-d9a81a68078f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4816 | 2026.05.26 23:58:53.061537 [ 271 ] {1da79eaa-70ab-44f4-931c-d9a81a68078f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4817 | 2026.05.26 23:58:53.062306 [ 271 ] {1da79eaa-70ab-44f4-931c-d9a81a68078f} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4818 | 2026.05.26 23:58:53.062341 [ 271 ] {1da79eaa-70ab-44f4-931c-d9a81a68078f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4819 | 2026.05.26 23:58:53.062689 [ 271 ] {1da79eaa-70ab-44f4-931c-d9a81a68078f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4820 | 2026.05.26 23:58:53.062905 [ 271 ] {1da79eaa-70ab-44f4-931c-d9a81a68078f} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4821 | 2026.05.26 23:58:53.063033 [ 271 ] {1da79eaa-70ab-44f4-931c-d9a81a68078f} <Debug> executeQuery: Read 859 rows, 69.17 KiB in 0.001557 sec., 551701.9910083493 rows/sec., 43.39 MiB/sec. | ||
| 4822 | 2026.05.26 23:58:53.063066 [ 271 ] {1da79eaa-70ab-44f4-931c-d9a81a68078f} <Debug> TCPHandler: Processed in 0.001717946 sec. | ||
| 4823 | 2026.05.26 23:58:53.063191 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4824 | 2026.05.26 23:58:53.063288 [ 271 ] {338ecd19-670b-46a3-bfc6-324cef2b37bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4825 | 2026.05.26 23:58:53.063328 [ 271 ] {338ecd19-670b-46a3-bfc6-324cef2b37bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4826 | 2026.05.26 23:58:53.063803 [ 271 ] {338ecd19-670b-46a3-bfc6-324cef2b37bc} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4827 | 2026.05.26 23:58:53.063838 [ 271 ] {338ecd19-670b-46a3-bfc6-324cef2b37bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4828 | 2026.05.26 23:58:53.064148 [ 271 ] {338ecd19-670b-46a3-bfc6-324cef2b37bc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4829 | 2026.05.26 23:58:53.064355 [ 271 ] {338ecd19-670b-46a3-bfc6-324cef2b37bc} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4830 | 2026.05.26 23:58:53.064463 [ 58 ] {} <Debug> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4831 | 2026.05.26 23:58:53.064482 [ 271 ] {338ecd19-670b-46a3-bfc6-324cef2b37bc} <Debug> executeQuery: Read 181 rows, 11.50 KiB in 0.001214 sec., 149093.90444810543 rows/sec., 9.25 MiB/sec. | ||
| 4832 | 2026.05.26 23:58:53.064531 [ 58 ] {} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4833 | 2026.05.26 23:58:53.064535 [ 271 ] {338ecd19-670b-46a3-bfc6-324cef2b37bc} <Debug> TCPHandler: Processed in 0.001392971 sec. | ||
| 4834 | 2026.05.26 23:58:53.064560 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4835 | 2026.05.26 23:58:53.064671 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4836 | 2026.05.26 23:58:53.064681 [ 192 ] {a38d28f3-7f70-4514-ab88-b3b491432665::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 | ||
| 4837 | 2026.05.26 23:58:53.064771 [ 271 ] {5819760c-6a9f-4207-acc0-71f9ec6124dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4838 | 2026.05.26 23:58:53.064815 [ 271 ] {5819760c-6a9f-4207-acc0-71f9ec6124dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4839 | 2026.05.26 23:58:53.064817 [ 192 ] {a38d28f3-7f70-4514-ab88-b3b491432665::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4840 | 2026.05.26 23:58:53.064865 [ 192 ] {a38d28f3-7f70-4514-ab88-b3b491432665::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 208 rows starting from the beginning of the part | ||
| 4841 | 2026.05.26 23:58:53.064934 [ 192 ] {a38d28f3-7f70-4514-ab88-b3b491432665::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 181 rows starting from the beginning of the part | ||
| 4842 | 2026.05.26 23:58:53.064990 [ 192 ] {a38d28f3-7f70-4514-ab88-b3b491432665::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 181 rows starting from the beginning of the part | ||
| 4843 | 2026.05.26 23:58:53.065038 [ 192 ] {a38d28f3-7f70-4514-ab88-b3b491432665::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 31 rows starting from the beginning of the part | ||
| 4844 | 2026.05.26 23:58:53.065084 [ 192 ] {a38d28f3-7f70-4514-ab88-b3b491432665::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 177 rows starting from the beginning of the part | ||
| 4845 | 2026.05.26 23:58:53.065129 [ 192 ] {a38d28f3-7f70-4514-ab88-b3b491432665::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 181 rows starting from the beginning of the part | ||
| 4846 | 2026.05.26 23:58:53.065321 [ 271 ] {5819760c-6a9f-4207-acc0-71f9ec6124dd} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4847 | 2026.05.26 23:58:53.065363 [ 271 ] {5819760c-6a9f-4207-acc0-71f9ec6124dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4848 | 2026.05.26 23:58:53.065700 [ 271 ] {5819760c-6a9f-4207-acc0-71f9ec6124dd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4849 | 2026.05.26 23:58:53.065926 [ 271 ] {5819760c-6a9f-4207-acc0-71f9ec6124dd} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4850 | 2026.05.26 23:58:53.066051 [ 271 ] {5819760c-6a9f-4207-acc0-71f9ec6124dd} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001298 sec., 111710.32357473037 rows/sec., 7.21 MiB/sec. | ||
| 4851 | 2026.05.26 23:58:53.066084 [ 271 ] {5819760c-6a9f-4207-acc0-71f9ec6124dd} <Debug> TCPHandler: Processed in 0.001462332 sec. | ||
| 4852 | 2026.05.26 23:58:53.066192 [ 192 ] {a38d28f3-7f70-4514-ab88-b3b491432665::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 959 rows, containing 5 columns (5 merged, 0 gathered) in 0.001564723 sec., 612888.0319391994 rows/sec., 40.63 MiB/sec. | ||
| 4853 | 2026.05.26 23:58:53.066231 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4854 | 2026.05.26 23:58:53.066331 [ 271 ] {5c62c13c-d5a7-4edf-a606-e257febfc3fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4855 | 2026.05.26 23:58:53.066372 [ 271 ] {5c62c13c-d5a7-4edf-a606-e257febfc3fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4856 | 2026.05.26 23:58:53.066380 [ 193 ] {a38d28f3-7f70-4514-ab88-b3b491432665::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4857 | 2026.05.26 23:58:53.066681 [ 193 ] {a38d28f3-7f70-4514-ab88-b3b491432665::all_1_16_3} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4858 | 2026.05.26 23:58:53.066761 [ 193 ] {a38d28f3-7f70-4514-ab88-b3b491432665::all_1_16_3} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4859 | 2026.05.26 23:58:53.066839 [ 271 ] {5c62c13c-d5a7-4edf-a606-e257febfc3fc} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4860 | 2026.05.26 23:58:53.066856 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 4861 | 2026.05.26 23:58:53.066882 [ 271 ] {5c62c13c-d5a7-4edf-a606-e257febfc3fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4862 | 2026.05.26 23:58:53.067195 [ 271 ] {5c62c13c-d5a7-4edf-a606-e257febfc3fc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4863 | 2026.05.26 23:58:53.067418 [ 271 ] {5c62c13c-d5a7-4edf-a606-e257febfc3fc} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4864 | 2026.05.26 23:58:53.067543 [ 271 ] {5c62c13c-d5a7-4edf-a606-e257febfc3fc} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001231 sec., 116978.06661251014 rows/sec., 6.65 MiB/sec. | ||
| 4865 | 2026.05.26 23:58:53.067576 [ 271 ] {5c62c13c-d5a7-4edf-a606-e257febfc3fc} <Debug> TCPHandler: Processed in 0.001395311 sec. | ||
| 4866 | 2026.05.26 23:58:53.067730 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4867 | 2026.05.26 23:58:53.067824 [ 271 ] {41d25a03-088c-43aa-a2a5-912816585a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4868 | 2026.05.26 23:58:53.067863 [ 271 ] {41d25a03-088c-43aa-a2a5-912816585a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4869 | 2026.05.26 23:58:53.068652 [ 271 ] {41d25a03-088c-43aa-a2a5-912816585a6a} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4870 | 2026.05.26 23:58:53.068697 [ 271 ] {41d25a03-088c-43aa-a2a5-912816585a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4871 | 2026.05.26 23:58:53.069116 [ 271 ] {41d25a03-088c-43aa-a2a5-912816585a6a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4872 | 2026.05.26 23:58:53.069345 [ 271 ] {41d25a03-088c-43aa-a2a5-912816585a6a} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4873 | 2026.05.26 23:58:53.069514 [ 271 ] {41d25a03-088c-43aa-a2a5-912816585a6a} <Debug> executeQuery: Read 525 rows, 38.02 KiB in 0.001704 sec., 308098.59154929576 rows/sec., 21.79 MiB/sec. | ||
| 4874 | 2026.05.26 23:58:53.069573 [ 271 ] {41d25a03-088c-43aa-a2a5-912816585a6a} <Debug> TCPHandler: Processed in 0.001890618 sec. | ||
| 4875 | 2026.05.26 23:58:53.069797 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4876 | 2026.05.26 23:58:53.069928 [ 271 ] {77c3fccf-8484-4c06-b8a6-9f82ad9ea2bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4877 | 2026.05.26 23:58:53.069988 [ 271 ] {77c3fccf-8484-4c06-b8a6-9f82ad9ea2bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4878 | 2026.05.26 23:58:53.070395 [ 271 ] {77c3fccf-8484-4c06-b8a6-9f82ad9ea2bd} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4879 | 2026.05.26 23:58:53.070431 [ 271 ] {77c3fccf-8484-4c06-b8a6-9f82ad9ea2bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4880 | 2026.05.26 23:58:53.070760 [ 271 ] {77c3fccf-8484-4c06-b8a6-9f82ad9ea2bd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4881 | 2026.05.26 23:58:53.070970 [ 271 ] {77c3fccf-8484-4c06-b8a6-9f82ad9ea2bd} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4882 | 2026.05.26 23:58:53.071101 [ 271 ] {77c3fccf-8484-4c06-b8a6-9f82ad9ea2bd} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001213 sec., 3297.609233305853 rows/sec., 172.29 KiB/sec. | ||
| 4883 | 2026.05.26 23:58:53.071137 [ 271 ] {77c3fccf-8484-4c06-b8a6-9f82ad9ea2bd} <Debug> TCPHandler: Processed in 0.001456222 sec. | ||
| 4884 | 2026.05.26 23:58:53.071276 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4885 | 2026.05.26 23:58:53.071400 [ 271 ] {a4975714-b763-40dc-ba0c-890def697564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4886 | 2026.05.26 23:58:53.071453 [ 271 ] {a4975714-b763-40dc-ba0c-890def697564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4887 | 2026.05.26 23:58:53.072005 [ 271 ] {a4975714-b763-40dc-ba0c-890def697564} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4888 | 2026.05.26 23:58:53.072041 [ 271 ] {a4975714-b763-40dc-ba0c-890def697564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4889 | 2026.05.26 23:58:53.072394 [ 271 ] {a4975714-b763-40dc-ba0c-890def697564} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4890 | 2026.05.26 23:58:53.072608 [ 271 ] {a4975714-b763-40dc-ba0c-890def697564} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4891 | 2026.05.26 23:58:53.072742 [ 271 ] {a4975714-b763-40dc-ba0c-890def697564} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001366 sec., 193997.07174231333 rows/sec., 12.89 MiB/sec. | ||
| 4892 | 2026.05.26 23:58:53.072776 [ 271 ] {a4975714-b763-40dc-ba0c-890def697564} <Debug> TCPHandler: Processed in 0.001561783 sec. | ||
| 4893 | 2026.05.26 23:58:53.072893 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4894 | 2026.05.26 23:58:53.072989 [ 271 ] {c94ec63e-3b84-49d3-938f-9668cb03b937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4895 | 2026.05.26 23:58:53.073030 [ 271 ] {c94ec63e-3b84-49d3-938f-9668cb03b937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4896 | 2026.05.26 23:58:53.073360 [ 271 ] {c94ec63e-3b84-49d3-938f-9668cb03b937} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4897 | 2026.05.26 23:58:53.073395 [ 271 ] {c94ec63e-3b84-49d3-938f-9668cb03b937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4898 | 2026.05.26 23:58:53.073690 [ 271 ] {c94ec63e-3b84-49d3-938f-9668cb03b937} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4899 | 2026.05.26 23:58:53.073893 [ 271 ] {c94ec63e-3b84-49d3-938f-9668cb03b937} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4900 | 2026.05.26 23:58:53.074016 [ 271 ] {c94ec63e-3b84-49d3-938f-9668cb03b937} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 64.48 KiB/sec. | ||
| 4901 | 2026.05.26 23:58:53.074048 [ 271 ] {c94ec63e-3b84-49d3-938f-9668cb03b937} <Debug> TCPHandler: Processed in 0.001204008 sec. | ||
| 4902 | 2026.05.26 23:58:53.074176 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4903 | 2026.05.26 23:58:53.074270 [ 271 ] {77ef8632-b10b-4293-8fa9-6c5f24b80d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4904 | 2026.05.26 23:58:53.074323 [ 271 ] {77ef8632-b10b-4293-8fa9-6c5f24b80d33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4905 | 2026.05.26 23:58:53.075166 [ 271 ] {77ef8632-b10b-4293-8fa9-6c5f24b80d33} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4906 | 2026.05.26 23:58:53.075203 [ 271 ] {77ef8632-b10b-4293-8fa9-6c5f24b80d33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4907 | 2026.05.26 23:58:53.075780 [ 271 ] {77ef8632-b10b-4293-8fa9-6c5f24b80d33} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4908 | 2026.05.26 23:58:53.076003 [ 271 ] {77ef8632-b10b-4293-8fa9-6c5f24b80d33} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4909 | 2026.05.26 23:58:53.076110 [ 57 ] {} <Debug> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4910 | 2026.05.26 23:58:53.076142 [ 271 ] {77ef8632-b10b-4293-8fa9-6c5f24b80d33} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001889 sec., 21704.60561143462 rows/sec., 38.89 MiB/sec. | ||
| 4911 | 2026.05.26 23:58:53.076161 [ 57 ] {} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4912 | 2026.05.26 23:58:53.076190 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4913 | 2026.05.26 23:58:53.076199 [ 271 ] {77ef8632-b10b-4293-8fa9-6c5f24b80d33} <Debug> TCPHandler: Processed in 0.002070551 sec. | ||
| 4914 | 2026.05.26 23:58:53.076287 [ 195 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::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.05.26 23:58:53.076326 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4916 | 2026.05.26 23:58:53.076427 [ 271 ] {a9805f0c-c97e-45b4-95b3-a21ddcae9ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4917 | 2026.05.26 23:58:53.076468 [ 271 ] {a9805f0c-c97e-45b4-95b3-a21ddcae9ee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4918 | 2026.05.26 23:58:53.076553 [ 195 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4919 | 2026.05.26 23:58:53.076631 [ 195 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 382 rows starting from the beginning of the part | ||
| 4920 | 2026.05.26 23:58:53.076806 [ 195 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
| 4921 | 2026.05.26 23:58:53.076818 [ 271 ] {a9805f0c-c97e-45b4-95b3-a21ddcae9ee3} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4922 | 2026.05.26 23:58:53.076859 [ 271 ] {a9805f0c-c97e-45b4-95b3-a21ddcae9ee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4923 | 2026.05.26 23:58:53.076945 [ 195 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part | ||
| 4924 | 2026.05.26 23:58:53.077058 [ 195 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part | ||
| 4925 | 2026.05.26 23:58:53.077177 [ 195 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 37 rows starting from the beginning of the part | ||
| 4926 | 2026.05.26 23:58:53.077197 [ 271 ] {a9805f0c-c97e-45b4-95b3-a21ddcae9ee3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4927 | 2026.05.26 23:58:53.077286 [ 195 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part | ||
| 4928 | 2026.05.26 23:58:53.077417 [ 271 ] {a9805f0c-c97e-45b4-95b3-a21ddcae9ee3} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4929 | 2026.05.26 23:58:53.077548 [ 271 ] {a9805f0c-c97e-45b4-95b3-a21ddcae9ee3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00114 sec., 78947.36842105264 rows/sec., 4.94 MiB/sec. | ||
| 4930 | 2026.05.26 23:58:53.077581 [ 271 ] {a9805f0c-c97e-45b4-95b3-a21ddcae9ee3} <Debug> TCPHandler: Processed in 0.00130384 sec. | ||
| 4931 | 2026.05.26 23:58:53.080764 [ 193 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 555 rows, containing 19 columns (19 merged, 0 gathered) in 0.004520538 sec., 122772.99737332149 rows/sec., 220.00 MiB/sec. | ||
| 4932 | 2026.05.26 23:58:53.081485 [ 193 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4933 | 2026.05.26 23:58:53.081882 [ 193 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4934 | 2026.05.26 23:58:53.081969 [ 193 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4935 | 2026.05.26 23:58:53.082085 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.50 MiB. | ||
| 4936 | 2026.05.26 23:58:58.046113 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4937 | 2026.05.26 23:58:58.046416 [ 271 ] {95bce720-3ba1-4c3a-a926-96a45b8790ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) 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) | ||
| 4938 | 2026.05.26 23:58:58.046803 [ 271 ] {95bce720-3ba1-4c3a-a926-96a45b8790ac} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4939 | 2026.05.26 23:58:58.046848 [ 271 ] {95bce720-3ba1-4c3a-a926-96a45b8790ac} <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 | ||
| 4940 | 2026.05.26 23:58:58.047105 [ 271 ] {95bce720-3ba1-4c3a-a926-96a45b8790ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4941 | 2026.05.26 23:58:58.047181 [ 271 ] {95bce720-3ba1-4c3a-a926-96a45b8790ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4942 | 2026.05.26 23:58:58.047326 [ 271 ] {95bce720-3ba1-4c3a-a926-96a45b8790ac} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4943 | 2026.05.26 23:58:58.047439 [ 343 ] {95bce720-3ba1-4c3a-a926-96a45b8790ac} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4944 | 2026.05.26 23:58:58.047439 [ 329 ] {95bce720-3ba1-4c3a-a926-96a45b8790ac} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4945 | 2026.05.26 23:58:58.047563 [ 271 ] {95bce720-3ba1-4c3a-a926-96a45b8790ac} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 4946 | 2026.05.26 23:58:58.047592 [ 271 ] {95bce720-3ba1-4c3a-a926-96a45b8790ac} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4947 | 2026.05.26 23:58:58.047662 [ 271 ] {95bce720-3ba1-4c3a-a926-96a45b8790ac} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4948 | 2026.05.26 23:58:58.047683 [ 271 ] {95bce720-3ba1-4c3a-a926-96a45b8790ac} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 4949 | 2026.05.26 23:58:58.047719 [ 271 ] {95bce720-3ba1-4c3a-a926-96a45b8790ac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4950 | 2026.05.26 23:58:58.047769 [ 271 ] {95bce720-3ba1-4c3a-a926-96a45b8790ac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4951 | 2026.05.26 23:58:58.049368 [ 271 ] {95bce720-3ba1-4c3a-a926-96a45b8790ac} <Debug> executeQuery: Read 48 rows, 7.97 KiB in 0.00306 sec., 15686.274509803923 rows/sec., 2.54 MiB/sec. | ||
| 4952 | 2026.05.26 23:58:58.049510 [ 271 ] {95bce720-3ba1-4c3a-a926-96a45b8790ac} <Debug> TCPHandler: Processed in 0.003590904 sec. | ||
| 4953 | 2026.05.26 23:58:58.051159 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4954 | 2026.05.26 23:58:58.051290 [ 271 ] {fbe18c64-00f2-47b7-8985-90cefdfa3d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4955 | 2026.05.26 23:58:58.051343 [ 271 ] {fbe18c64-00f2-47b7-8985-90cefdfa3d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4956 | 2026.05.26 23:58:58.052022 [ 271 ] {fbe18c64-00f2-47b7-8985-90cefdfa3d26} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4957 | 2026.05.26 23:58:58.052071 [ 271 ] {fbe18c64-00f2-47b7-8985-90cefdfa3d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4958 | 2026.05.26 23:58:58.052453 [ 271 ] {fbe18c64-00f2-47b7-8985-90cefdfa3d26} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4959 | 2026.05.26 23:58:58.052686 [ 271 ] {fbe18c64-00f2-47b7-8985-90cefdfa3d26} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4960 | 2026.05.26 23:58:58.052835 [ 271 ] {fbe18c64-00f2-47b7-8985-90cefdfa3d26} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00158 sec., 35443.037974683546 rows/sec., 2.71 MiB/sec. | ||
| 4961 | 2026.05.26 23:58:58.052840 [ 51 ] {} <Debug> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4962 | 2026.05.26 23:58:58.052871 [ 271 ] {fbe18c64-00f2-47b7-8985-90cefdfa3d26} <Debug> TCPHandler: Processed in 0.001770697 sec. | ||
| 4963 | 2026.05.26 23:58:58.052919 [ 51 ] {} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4964 | 2026.05.26 23:58:58.052950 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4965 | 2026.05.26 23:58:58.053062 [ 191 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::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 | ||
| 4966 | 2026.05.26 23:58:58.053154 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4967 | 2026.05.26 23:58:58.053182 [ 191 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4968 | 2026.05.26 23:58:58.053220 [ 191 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 4076 rows starting from the beginning of the part | ||
| 4969 | 2026.05.26 23:58:58.053263 [ 271 ] {93184435-43a4-4bec-90a8-7bc07dea0495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4970 | 2026.05.26 23:58:58.053282 [ 191 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 3278 rows starting from the beginning of the part | ||
| 4971 | 2026.05.26 23:58:58.053310 [ 271 ] {93184435-43a4-4bec-90a8-7bc07dea0495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4972 | 2026.05.26 23:58:58.053334 [ 191 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 851 rows starting from the beginning of the part | ||
| 4973 | 2026.05.26 23:58:58.053387 [ 191 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::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 | ||
| 4974 | 2026.05.26 23:58:58.053427 [ 191 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 859 rows starting from the beginning of the part | ||
| 4975 | 2026.05.26 23:58:58.053466 [ 191 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 4976 | 2026.05.26 23:58:58.053831 [ 271 ] {93184435-43a4-4bec-90a8-7bc07dea0495} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4977 | 2026.05.26 23:58:58.053874 [ 271 ] {93184435-43a4-4bec-90a8-7bc07dea0495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 4978 | 2026.05.26 23:58:58.054203 [ 271 ] {93184435-43a4-4bec-90a8-7bc07dea0495} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4979 | 2026.05.26 23:58:58.054449 [ 271 ] {93184435-43a4-4bec-90a8-7bc07dea0495} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4980 | 2026.05.26 23:58:58.054584 [ 271 ] {93184435-43a4-4bec-90a8-7bc07dea0495} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00134 sec., 47761.19402985075 rows/sec., 3.73 MiB/sec. | ||
| 4981 | 2026.05.26 23:58:58.054588 [ 49 ] {} <Debug> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4982 | 2026.05.26 23:58:58.054619 [ 271 ] {93184435-43a4-4bec-90a8-7bc07dea0495} <Debug> TCPHandler: Processed in 0.001517022 sec. | ||
| 4983 | 2026.05.26 23:58:58.054632 [ 49 ] {} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4984 | 2026.05.26 23:58:58.054652 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 4985 | 2026.05.26 23:58:58.054765 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4986 | 2026.05.26 23:58:58.054765 [ 193 ] {7cfb321c-b738-41c7-becc-00d00446732e::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 | ||
| 4987 | 2026.05.26 23:58:58.054870 [ 271 ] {0885008c-8910-44c7-9327-6df754bb477b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4988 | 2026.05.26 23:58:58.054921 [ 271 ] {0885008c-8910-44c7-9327-6df754bb477b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4989 | 2026.05.26 23:58:58.054940 [ 193 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4990 | 2026.05.26 23:58:58.054980 [ 193 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2367 rows starting from the beginning of the part | ||
| 4991 | 2026.05.26 23:58:58.055043 [ 193 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1892 rows starting from the beginning of the part | ||
| 4992 | 2026.05.26 23:58:58.055090 [ 193 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 521 rows starting from the beginning of the part | ||
| 4993 | 2026.05.26 23:58:58.055135 [ 193 ] {7cfb321c-b738-41c7-becc-00d00446732e::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 | ||
| 4994 | 2026.05.26 23:58:58.055186 [ 193 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 525 rows starting from the beginning of the part | ||
| 4995 | 2026.05.26 23:58:58.055251 [ 193 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 4996 | 2026.05.26 23:58:58.055452 [ 271 ] {0885008c-8910-44c7-9327-6df754bb477b} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4997 | 2026.05.26 23:58:58.055508 [ 271 ] {0885008c-8910-44c7-9327-6df754bb477b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 4998 | 2026.05.26 23:58:58.055862 [ 188 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9176 rows, containing 5 columns (5 merged, 0 gathered) in 0.002844053 sec., 3226381.5055485955 rows/sec., 257.36 MiB/sec. | ||
| 4999 | 2026.05.26 23:58:58.056005 [ 271 ] {0885008c-8910-44c7-9327-6df754bb477b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5000 | 2026.05.26 23:58:58.056272 [ 271 ] {0885008c-8910-44c7-9327-6df754bb477b} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5001 | 2026.05.26 23:58:58.056347 [ 198 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5002 | 2026.05.26 23:58:58.056392 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5003 | 2026.05.26 23:58:58.056419 [ 271 ] {0885008c-8910-44c7-9327-6df754bb477b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001569 sec., 101975.78075207138 rows/sec., 7.10 MiB/sec. | ||
| 5004 | 2026.05.26 23:58:58.056432 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5005 | 2026.05.26 23:58:58.056457 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5006 | 2026.05.26 23:58:58.056458 [ 271 ] {0885008c-8910-44c7-9327-6df754bb477b} <Debug> TCPHandler: Processed in 0.001745016 sec. | ||
| 5007 | 2026.05.26 23:58:58.056561 [ 188 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::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 | ||
| 5008 | 2026.05.26 23:58:58.056614 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5009 | 2026.05.26 23:58:58.056677 [ 188 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5010 | 2026.05.26 23:58:58.056705 [ 198 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_31_6} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5011 | 2026.05.26 23:58:58.056718 [ 271 ] {f359378a-f0c8-4f3f-885a-66eb4115cb38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5012 | 2026.05.26 23:58:58.056711 [ 188 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9720 rows starting from the beginning of the part | ||
| 5013 | 2026.05.26 23:58:58.056779 [ 271 ] {f359378a-f0c8-4f3f-885a-66eb4115cb38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5014 | 2026.05.26 23:58:58.056807 [ 198 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_31_6} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5015 | 2026.05.26 23:58:58.056819 [ 188 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1591 rows starting from the beginning of the part | ||
| 5016 | 2026.05.26 23:58:58.056877 [ 188 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 147 rows starting from the beginning of the part | ||
| 5017 | 2026.05.26 23:58:58.056903 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 5018 | 2026.05.26 23:58:58.056922 [ 188 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 5019 | 2026.05.26 23:58:58.056970 [ 188 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 265 rows starting from the beginning of the part | ||
| 5020 | 2026.05.26 23:58:58.057011 [ 188 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::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 | ||
| 5021 | 2026.05.26 23:58:58.057169 [ 271 ] {f359378a-f0c8-4f3f-885a-66eb4115cb38} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5022 | 2026.05.26 23:58:58.057213 [ 271 ] {f359378a-f0c8-4f3f-885a-66eb4115cb38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5023 | 2026.05.26 23:58:58.057228 [ 198 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5433 rows, containing 5 columns (5 merged, 0 gathered) in 0.002516708 sec., 2158772.4916835804 rows/sec., 156.04 MiB/sec. | ||
| 5024 | 2026.05.26 23:58:58.057501 [ 193 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5025 | 2026.05.26 23:58:58.057586 [ 271 ] {f359378a-f0c8-4f3f-885a-66eb4115cb38} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5026 | 2026.05.26 23:58:58.057844 [ 193 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_31_6} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5027 | 2026.05.26 23:58:58.057892 [ 271 ] {f359378a-f0c8-4f3f-885a-66eb4115cb38} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5028 | 2026.05.26 23:58:58.057935 [ 193 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_31_6} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5029 | 2026.05.26 23:58:58.058011 [ 49 ] {} <Debug> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5030 | 2026.05.26 23:58:58.058018 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 5031 | 2026.05.26 23:58:58.058040 [ 271 ] {f359378a-f0c8-4f3f-885a-66eb4115cb38} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001341 sec., 44742.729306487694 rows/sec., 3.02 MiB/sec. | ||
| 5032 | 2026.05.26 23:58:58.058049 [ 49 ] {} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5033 | 2026.05.26 23:58:58.058083 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5034 | 2026.05.26 23:58:58.058088 [ 271 ] {f359378a-f0c8-4f3f-885a-66eb4115cb38} <Debug> TCPHandler: Processed in 0.001523992 sec. | ||
| 5035 | 2026.05.26 23:58:58.058161 [ 193 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::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 | ||
| 5036 | 2026.05.26 23:58:58.058241 [ 193 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5037 | 2026.05.26 23:58:58.058267 [ 193 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2220 rows starting from the beginning of the part | ||
| 5038 | 2026.05.26 23:58:58.058310 [ 193 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 196 rows starting from the beginning of the part | ||
| 5039 | 2026.05.26 23:58:58.058348 [ 193 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 46 rows starting from the beginning of the part | ||
| 5040 | 2026.05.26 23:58:58.058379 [ 193 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 5041 | 2026.05.26 23:58:58.058412 [ 193 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 90 rows starting from the beginning of the part | ||
| 5042 | 2026.05.26 23:58:58.058445 [ 193 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::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 | ||
| 5043 | 2026.05.26 23:58:58.059977 [ 197 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2672 rows, containing 4 columns (4 merged, 0 gathered) in 0.001846668 sec., 1446930.3632271744 rows/sec., 89.62 MiB/sec. | ||
| 5044 | 2026.05.26 23:58:58.060236 [ 186 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5045 | 2026.05.26 23:58:58.060536 [ 186 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_31_6} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5046 | 2026.05.26 23:58:58.060616 [ 186 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_31_6} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5047 | 2026.05.26 23:58:58.060704 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5048 | 2026.05.26 23:58:58.061556 [ 186 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12043 rows, containing 5 columns (5 merged, 0 gathered) in 0.005034076 sec., 2392296.0241363063 rows/sec., 154.59 MiB/sec. | ||
| 5049 | 2026.05.26 23:58:58.061832 [ 198 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5050 | 2026.05.26 23:58:58.062113 [ 198 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5051 | 2026.05.26 23:58:58.062191 [ 198 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5052 | 2026.05.26 23:58:58.062260 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.40 MiB. | ||
| 5053 | 2026.05.26 23:58:59.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.53 MiB, peak 253.12 MiB, free memory in arenas 0.00 B, will set to 247.45 MiB (RSS), difference: 1.92 MiB | ||
| 5054 | 2026.05.26 23:58:59.470766 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10143 | ||
| 5055 | 2026.05.26 23:58:59.471254 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5056 | 2026.05.26 23:58:59.471289 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5057 | 2026.05.26 23:58:59.471779 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5058 | 2026.05.26 23:58:59.472018 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5059 | 2026.05.26 23:58:59.472141 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10143 | ||
| 5060 | 2026.05.26 23:58:59.472157 [ 51 ] {} <Debug> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5061 | 2026.05.26 23:58:59.472242 [ 51 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5062 | 2026.05.26 23:58:59.472278 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5063 | 2026.05.26 23:58:59.472418 [ 186 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::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 | ||
| 5064 | 2026.05.26 23:58:59.472556 [ 186 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5065 | 2026.05.26 23:58:59.472594 [ 186 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7711 rows starting from the beginning of the part | ||
| 5066 | 2026.05.26 23:58:59.472664 [ 186 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::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 | ||
| 5067 | 2026.05.26 23:58:59.472707 [ 186 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::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 | ||
| 5068 | 2026.05.26 23:58:59.472747 [ 186 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::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 | ||
| 5069 | 2026.05.26 23:58:59.472787 [ 186 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::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 | ||
| 5070 | 2026.05.26 23:58:59.472833 [ 186 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::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 | ||
| 5071 | 2026.05.26 23:58:59.474606 [ 190 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10143 rows, containing 4 columns (4 merged, 0 gathered) in 0.002238384 sec., 4531394.077155663 rows/sec., 64.82 MiB/sec. | ||
| 5072 | 2026.05.26 23:58:59.474922 [ 190 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5073 | 2026.05.26 23:58:59.475252 [ 190 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::all_1_21_4} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5074 | 2026.05.26 23:58:59.475331 [ 190 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::all_1_21_4} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5075 | 2026.05.26 23:58:59.475428 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 5076 | 2026.05.26 23:59:00.015007 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5077 | 2026.05.26 23:59:00.034105 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5078 | 2026.05.26 23:59:00.034178 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5079 | 2026.05.26 23:59:00.040116 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5080 | 2026.05.26 23:59:00.040875 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5081 | 2026.05.26 23:59:00.041195 [ 51 ] {} <Debug> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5082 | 2026.05.26 23:59:00.041306 [ 51 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5083 | 2026.05.26 23:59:00.041371 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5084 | 2026.05.26 23:59:00.041516 [ 198 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::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 | ||
| 5085 | 2026.05.26 23:59:00.045200 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5086 | 2026.05.26 23:59:00.045623 [ 198 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5087 | 2026.05.26 23:59:00.047164 [ 198 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::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 | ||
| 5088 | 2026.05.26 23:59:00.053085 [ 198 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::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 | ||
| 5089 | 2026.05.26 23:59:00.057630 [ 198 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::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 | ||
| 5090 | 2026.05.26 23:59:00.061932 [ 198 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::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 | ||
| 5091 | 2026.05.26 23:59:00.066616 [ 198 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::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 | ||
| 5092 | 2026.05.26 23:59:00.070881 [ 198 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::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 | ||
| 5093 | 2026.05.26 23:59:00.122454 [ 187 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.080972737 sec., 1963.6238799733296 rows/sec., 10.15 MiB/sec. | ||
| 5094 | 2026.05.26 23:59:00.125214 [ 194 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5095 | 2026.05.26 23:59:00.127482 [ 194 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::all_1_21_4} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5096 | 2026.05.26 23:59:00.127602 [ 194 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::all_1_21_4} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5097 | 2026.05.26 23:59:00.129454 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5098 | 2026.05.26 23:59:01.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.65 MiB, peak 259.19 MiB, free memory in arenas 0.00 B, will set to 252.14 MiB (RSS), difference: 3.49 MiB | ||
| 5099 | 2026.05.26 23:59:03.051959 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5100 | 2026.05.26 23:59:03.052235 [ 271 ] {185394d0-8d87-412d-bfc5-40f38fb1fa9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) 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) | ||
| 5101 | 2026.05.26 23:59:03.052610 [ 271 ] {185394d0-8d87-412d-bfc5-40f38fb1fa9e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5102 | 2026.05.26 23:59:03.052653 [ 271 ] {185394d0-8d87-412d-bfc5-40f38fb1fa9e} <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 | ||
| 5103 | 2026.05.26 23:59:03.052888 [ 271 ] {185394d0-8d87-412d-bfc5-40f38fb1fa9e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5104 | 2026.05.26 23:59:03.052956 [ 271 ] {185394d0-8d87-412d-bfc5-40f38fb1fa9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5105 | 2026.05.26 23:59:03.053097 [ 271 ] {185394d0-8d87-412d-bfc5-40f38fb1fa9e} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5106 | 2026.05.26 23:59:03.053197 [ 343 ] {185394d0-8d87-412d-bfc5-40f38fb1fa9e} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5107 | 2026.05.26 23:59:03.053213 [ 318 ] {185394d0-8d87-412d-bfc5-40f38fb1fa9e} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5108 | 2026.05.26 23:59:03.053337 [ 271 ] {185394d0-8d87-412d-bfc5-40f38fb1fa9e} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 5109 | 2026.05.26 23:59:03.053365 [ 271 ] {185394d0-8d87-412d-bfc5-40f38fb1fa9e} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5110 | 2026.05.26 23:59:03.053435 [ 271 ] {185394d0-8d87-412d-bfc5-40f38fb1fa9e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5111 | 2026.05.26 23:59:03.053464 [ 271 ] {185394d0-8d87-412d-bfc5-40f38fb1fa9e} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 5112 | 2026.05.26 23:59:03.053498 [ 271 ] {185394d0-8d87-412d-bfc5-40f38fb1fa9e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 5113 | 2026.05.26 23:59:03.053537 [ 271 ] {185394d0-8d87-412d-bfc5-40f38fb1fa9e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 5114 | 2026.05.26 23:59:03.054685 [ 271 ] {185394d0-8d87-412d-bfc5-40f38fb1fa9e} <Debug> executeQuery: Read 48 rows, 7.97 KiB in 0.002564 sec., 18720.748829953198 rows/sec., 3.04 MiB/sec. | ||
| 5115 | 2026.05.26 23:59:03.054799 [ 271 ] {185394d0-8d87-412d-bfc5-40f38fb1fa9e} <Debug> TCPHandler: Processed in 0.002979835 sec. | ||
| 5116 | 2026.05.26 23:59:03.059937 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5117 | 2026.05.26 23:59:03.060065 [ 271 ] {77c329ac-45c0-4129-bc07-cd53f5f2532c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5118 | 2026.05.26 23:59:03.060116 [ 271 ] {77c329ac-45c0-4129-bc07-cd53f5f2532c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5119 | 2026.05.26 23:59:03.060775 [ 271 ] {77c329ac-45c0-4129-bc07-cd53f5f2532c} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5120 | 2026.05.26 23:59:03.060820 [ 271 ] {77c329ac-45c0-4129-bc07-cd53f5f2532c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5121 | 2026.05.26 23:59:03.061200 [ 271 ] {77c329ac-45c0-4129-bc07-cd53f5f2532c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5122 | 2026.05.26 23:59:03.061421 [ 271 ] {77c329ac-45c0-4129-bc07-cd53f5f2532c} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5123 | 2026.05.26 23:59:03.061563 [ 271 ] {77c329ac-45c0-4129-bc07-cd53f5f2532c} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001534 sec., 182529.33507170796 rows/sec., 11.58 MiB/sec. | ||
| 5124 | 2026.05.26 23:59:03.061599 [ 271 ] {77c329ac-45c0-4129-bc07-cd53f5f2532c} <Debug> TCPHandler: Processed in 0.001723346 sec. | ||
| 5125 | 2026.05.26 23:59:03.061733 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5126 | 2026.05.26 23:59:03.061831 [ 271 ] {5f53eab2-691f-4990-aab9-b32fb82b259b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5127 | 2026.05.26 23:59:03.061872 [ 271 ] {5f53eab2-691f-4990-aab9-b32fb82b259b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5128 | 2026.05.26 23:59:03.062629 [ 271 ] {5f53eab2-691f-4990-aab9-b32fb82b259b} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5129 | 2026.05.26 23:59:03.062667 [ 271 ] {5f53eab2-691f-4990-aab9-b32fb82b259b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5130 | 2026.05.26 23:59:03.063056 [ 271 ] {5f53eab2-691f-4990-aab9-b32fb82b259b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5131 | 2026.05.26 23:59:03.063270 [ 271 ] {5f53eab2-691f-4990-aab9-b32fb82b259b} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5132 | 2026.05.26 23:59:03.063398 [ 271 ] {5f53eab2-691f-4990-aab9-b32fb82b259b} <Debug> executeQuery: Read 859 rows, 69.17 KiB in 0.001585 sec., 541955.8359621451 rows/sec., 42.62 MiB/sec. | ||
| 5133 | 2026.05.26 23:59:03.063434 [ 271 ] {5f53eab2-691f-4990-aab9-b32fb82b259b} <Debug> TCPHandler: Processed in 0.001754656 sec. | ||
| 5134 | 2026.05.26 23:59:03.063584 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5135 | 2026.05.26 23:59:03.063682 [ 271 ] {d4b22217-c688-4090-9916-a9c91eaeebc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5136 | 2026.05.26 23:59:03.063723 [ 271 ] {d4b22217-c688-4090-9916-a9c91eaeebc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5137 | 2026.05.26 23:59:03.064178 [ 271 ] {d4b22217-c688-4090-9916-a9c91eaeebc4} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5138 | 2026.05.26 23:59:03.064238 [ 271 ] {d4b22217-c688-4090-9916-a9c91eaeebc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5139 | 2026.05.26 23:59:03.064537 [ 271 ] {d4b22217-c688-4090-9916-a9c91eaeebc4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5140 | 2026.05.26 23:59:03.064740 [ 271 ] {d4b22217-c688-4090-9916-a9c91eaeebc4} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5141 | 2026.05.26 23:59:03.064865 [ 271 ] {d4b22217-c688-4090-9916-a9c91eaeebc4} <Debug> executeQuery: Read 181 rows, 11.50 KiB in 0.001202 sec., 150582.36272878537 rows/sec., 9.34 MiB/sec. | ||
| 5142 | 2026.05.26 23:59:03.064900 [ 271 ] {d4b22217-c688-4090-9916-a9c91eaeebc4} <Debug> TCPHandler: Processed in 0.00136551 sec. | ||
| 5143 | 2026.05.26 23:59:03.065022 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5144 | 2026.05.26 23:59:03.065119 [ 271 ] {b4a31517-2e3a-4c43-8662-100572e820ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5145 | 2026.05.26 23:59:03.065159 [ 271 ] {b4a31517-2e3a-4c43-8662-100572e820ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5146 | 2026.05.26 23:59:03.065642 [ 271 ] {b4a31517-2e3a-4c43-8662-100572e820ac} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5147 | 2026.05.26 23:59:03.065680 [ 271 ] {b4a31517-2e3a-4c43-8662-100572e820ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5148 | 2026.05.26 23:59:03.065973 [ 271 ] {b4a31517-2e3a-4c43-8662-100572e820ac} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5149 | 2026.05.26 23:59:03.066175 [ 271 ] {b4a31517-2e3a-4c43-8662-100572e820ac} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5150 | 2026.05.26 23:59:03.066299 [ 271 ] {b4a31517-2e3a-4c43-8662-100572e820ac} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001199 sec., 120934.11175979984 rows/sec., 7.80 MiB/sec. | ||
| 5151 | 2026.05.26 23:59:03.066336 [ 271 ] {b4a31517-2e3a-4c43-8662-100572e820ac} <Debug> TCPHandler: Processed in 0.001363171 sec. | ||
| 5152 | 2026.05.26 23:59:03.066469 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5153 | 2026.05.26 23:59:03.066565 [ 271 ] {60f734b4-9953-45e9-b7eb-2c3b04ced843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5154 | 2026.05.26 23:59:03.066605 [ 271 ] {60f734b4-9953-45e9-b7eb-2c3b04ced843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5155 | 2026.05.26 23:59:03.067035 [ 271 ] {60f734b4-9953-45e9-b7eb-2c3b04ced843} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5156 | 2026.05.26 23:59:03.067072 [ 271 ] {60f734b4-9953-45e9-b7eb-2c3b04ced843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5157 | 2026.05.26 23:59:03.067372 [ 271 ] {60f734b4-9953-45e9-b7eb-2c3b04ced843} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5158 | 2026.05.26 23:59:03.067580 [ 271 ] {60f734b4-9953-45e9-b7eb-2c3b04ced843} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5159 | 2026.05.26 23:59:03.067703 [ 271 ] {60f734b4-9953-45e9-b7eb-2c3b04ced843} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001157 sec., 124459.80985306828 rows/sec., 7.07 MiB/sec. | ||
| 5160 | 2026.05.26 23:59:03.067737 [ 271 ] {60f734b4-9953-45e9-b7eb-2c3b04ced843} <Debug> TCPHandler: Processed in 0.00131957 sec. | ||
| 5161 | 2026.05.26 23:59:03.067862 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5162 | 2026.05.26 23:59:03.067957 [ 271 ] {5db90ef8-cfd4-4917-a8bf-0b53fc6f73e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5163 | 2026.05.26 23:59:03.067997 [ 271 ] {5db90ef8-cfd4-4917-a8bf-0b53fc6f73e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5164 | 2026.05.26 23:59:03.068587 [ 271 ] {5db90ef8-cfd4-4917-a8bf-0b53fc6f73e9} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5165 | 2026.05.26 23:59:03.068623 [ 271 ] {5db90ef8-cfd4-4917-a8bf-0b53fc6f73e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5166 | 2026.05.26 23:59:03.068931 [ 271 ] {5db90ef8-cfd4-4917-a8bf-0b53fc6f73e9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5167 | 2026.05.26 23:59:03.069136 [ 271 ] {5db90ef8-cfd4-4917-a8bf-0b53fc6f73e9} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5168 | 2026.05.26 23:59:03.069264 [ 271 ] {5db90ef8-cfd4-4917-a8bf-0b53fc6f73e9} <Debug> executeQuery: Read 525 rows, 38.02 KiB in 0.001325 sec., 396226.41509433964 rows/sec., 28.02 MiB/sec. | ||
| 5169 | 2026.05.26 23:59:03.069298 [ 271 ] {5db90ef8-cfd4-4917-a8bf-0b53fc6f73e9} <Debug> TCPHandler: Processed in 0.001486122 sec. | ||
| 5170 | 2026.05.26 23:59:03.069417 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5171 | 2026.05.26 23:59:03.069514 [ 271 ] {56d76490-c689-49b4-ae50-8f7ca0c09c13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5172 | 2026.05.26 23:59:03.069555 [ 271 ] {56d76490-c689-49b4-ae50-8f7ca0c09c13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5173 | 2026.05.26 23:59:03.069903 [ 271 ] {56d76490-c689-49b4-ae50-8f7ca0c09c13} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5174 | 2026.05.26 23:59:03.069939 [ 271 ] {56d76490-c689-49b4-ae50-8f7ca0c09c13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5175 | 2026.05.26 23:59:03.070235 [ 271 ] {56d76490-c689-49b4-ae50-8f7ca0c09c13} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5176 | 2026.05.26 23:59:03.070440 [ 271 ] {56d76490-c689-49b4-ae50-8f7ca0c09c13} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5177 | 2026.05.26 23:59:03.070564 [ 271 ] {56d76490-c689-49b4-ae50-8f7ca0c09c13} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001069 sec., 3741.8147801683813 rows/sec., 195.50 KiB/sec. | ||
| 5178 | 2026.05.26 23:59:03.070563 [ 41 ] {} <Debug> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5179 | 2026.05.26 23:59:03.070599 [ 271 ] {56d76490-c689-49b4-ae50-8f7ca0c09c13} <Debug> TCPHandler: Processed in 0.001230609 sec. | ||
| 5180 | 2026.05.26 23:59:03.070631 [ 41 ] {} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5181 | 2026.05.26 23:59:03.070658 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5182 | 2026.05.26 23:59:03.070724 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5183 | 2026.05.26 23:59:03.070765 [ 189 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::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 | ||
| 5184 | 2026.05.26 23:59:03.070824 [ 271 ] {0f58bde9-a382-450a-ad3a-834a9cd479ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5185 | 2026.05.26 23:59:03.070871 [ 271 ] {0f58bde9-a382-450a-ad3a-834a9cd479ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5186 | 2026.05.26 23:59:03.070894 [ 189 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5187 | 2026.05.26 23:59:03.070938 [ 189 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 40 rows starting from the beginning of the part | ||
| 5188 | 2026.05.26 23:59:03.071005 [ 189 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 5189 | 2026.05.26 23:59:03.071058 [ 189 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 5190 | 2026.05.26 23:59:03.071102 [ 189 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part | ||
| 5191 | 2026.05.26 23:59:03.071147 [ 189 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 5192 | 2026.05.26 23:59:03.071191 [ 189 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 5193 | 2026.05.26 23:59:03.071286 [ 271 ] {0f58bde9-a382-450a-ad3a-834a9cd479ab} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5194 | 2026.05.26 23:59:03.071329 [ 271 ] {0f58bde9-a382-450a-ad3a-834a9cd479ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5195 | 2026.05.26 23:59:03.071935 [ 271 ] {0f58bde9-a382-450a-ad3a-834a9cd479ab} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5196 | 2026.05.26 23:59:03.072083 [ 187 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.00135573 sec., 44256.59976544002 rows/sec., 2.26 MiB/sec. | ||
| 5197 | 2026.05.26 23:59:03.072170 [ 271 ] {0f58bde9-a382-450a-ad3a-834a9cd479ab} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5198 | 2026.05.26 23:59:03.072284 [ 201 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5199 | 2026.05.26 23:59:03.072309 [ 271 ] {0f58bde9-a382-450a-ad3a-834a9cd479ab} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001504 sec., 176196.8085106383 rows/sec., 11.71 MiB/sec. | ||
| 5200 | 2026.05.26 23:59:03.072349 [ 271 ] {0f58bde9-a382-450a-ad3a-834a9cd479ab} <Debug> TCPHandler: Processed in 0.001674525 sec. | ||
| 5201 | 2026.05.26 23:59:03.072482 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5202 | 2026.05.26 23:59:03.072581 [ 271 ] {fda7ea9d-079f-4b54-b5fe-f043fff431ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5203 | 2026.05.26 23:59:03.072612 [ 201 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::all_1_15_3} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5204 | 2026.05.26 23:59:03.072625 [ 271 ] {fda7ea9d-079f-4b54-b5fe-f043fff431ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5205 | 2026.05.26 23:59:03.072694 [ 201 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::all_1_15_3} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5206 | 2026.05.26 23:59:03.072785 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5207 | 2026.05.26 23:59:03.072960 [ 271 ] {fda7ea9d-079f-4b54-b5fe-f043fff431ae} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5208 | 2026.05.26 23:59:03.073000 [ 271 ] {fda7ea9d-079f-4b54-b5fe-f043fff431ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5209 | 2026.05.26 23:59:03.073292 [ 271 ] {fda7ea9d-079f-4b54-b5fe-f043fff431ae} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5210 | 2026.05.26 23:59:03.073489 [ 271 ] {fda7ea9d-079f-4b54-b5fe-f043fff431ae} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5211 | 2026.05.26 23:59:03.073608 [ 271 ] {fda7ea9d-079f-4b54-b5fe-f043fff431ae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 63.27 KiB/sec. | ||
| 5212 | 2026.05.26 23:59:03.073607 [ 41 ] {} <Debug> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5213 | 2026.05.26 23:59:03.073641 [ 271 ] {fda7ea9d-079f-4b54-b5fe-f043fff431ae} <Debug> TCPHandler: Processed in 0.001230829 sec. | ||
| 5214 | 2026.05.26 23:59:03.073664 [ 41 ] {} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5215 | 2026.05.26 23:59:03.073689 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5216 | 2026.05.26 23:59:03.073759 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5217 | 2026.05.26 23:59:03.073771 [ 189 ] {41a25ed2-f803-4d67-9394-327803d91b16::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 | ||
| 5218 | 2026.05.26 23:59:03.073858 [ 271 ] {8d513da4-4db8-4e0b-9eb0-88d3e99e3ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5219 | 2026.05.26 23:59:03.073873 [ 189 ] {41a25ed2-f803-4d67-9394-327803d91b16::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5220 | 2026.05.26 23:59:03.073907 [ 189 ] {41a25ed2-f803-4d67-9394-327803d91b16::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 11 rows starting from the beginning of the part | ||
| 5221 | 2026.05.26 23:59:03.073915 [ 271 ] {8d513da4-4db8-4e0b-9eb0-88d3e99e3ffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5222 | 2026.05.26 23:59:03.073962 [ 189 ] {41a25ed2-f803-4d67-9394-327803d91b16::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 5223 | 2026.05.26 23:59:03.074012 [ 189 ] {41a25ed2-f803-4d67-9394-327803d91b16::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5224 | 2026.05.26 23:59:03.074049 [ 189 ] {41a25ed2-f803-4d67-9394-327803d91b16::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5225 | 2026.05.26 23:59:03.074085 [ 189 ] {41a25ed2-f803-4d67-9394-327803d91b16::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5226 | 2026.05.26 23:59:03.074122 [ 189 ] {41a25ed2-f803-4d67-9394-327803d91b16::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 5227 | 2026.05.26 23:59:03.074780 [ 271 ] {8d513da4-4db8-4e0b-9eb0-88d3e99e3ffc} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5228 | 2026.05.26 23:59:03.074821 [ 271 ] {8d513da4-4db8-4e0b-9eb0-88d3e99e3ffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5229 | 2026.05.26 23:59:03.074938 [ 199 ] {41a25ed2-f803-4d67-9394-327803d91b16::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001169298 sec., 13683.423729451346 rows/sec., 918.69 KiB/sec. | ||
| 5230 | 2026.05.26 23:59:03.075092 [ 201 ] {41a25ed2-f803-4d67-9394-327803d91b16::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5231 | 2026.05.26 23:59:03.075387 [ 201 ] {41a25ed2-f803-4d67-9394-327803d91b16::all_1_15_3} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5232 | 2026.05.26 23:59:03.075462 [ 201 ] {41a25ed2-f803-4d67-9394-327803d91b16::all_1_15_3} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5233 | 2026.05.26 23:59:03.075516 [ 271 ] {8d513da4-4db8-4e0b-9eb0-88d3e99e3ffc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5234 | 2026.05.26 23:59:03.075547 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5235 | 2026.05.26 23:59:03.075848 [ 271 ] {8d513da4-4db8-4e0b-9eb0-88d3e99e3ffc} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5236 | 2026.05.26 23:59:03.076067 [ 271 ] {8d513da4-4db8-4e0b-9eb0-88d3e99e3ffc} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002185 sec., 18764.302059496567 rows/sec., 33.62 MiB/sec. | ||
| 5237 | 2026.05.26 23:59:03.076201 [ 271 ] {8d513da4-4db8-4e0b-9eb0-88d3e99e3ffc} <Debug> TCPHandler: Processed in 0.002459757 sec. | ||
| 5238 | 2026.05.26 23:59:03.076416 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5239 | 2026.05.26 23:59:03.076545 [ 271 ] {44cfb601-1ed5-45e3-8ca0-5ada719b2aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5240 | 2026.05.26 23:59:03.076601 [ 271 ] {44cfb601-1ed5-45e3-8ca0-5ada719b2aeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5241 | 2026.05.26 23:59:03.077008 [ 271 ] {44cfb601-1ed5-45e3-8ca0-5ada719b2aeb} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5242 | 2026.05.26 23:59:03.077048 [ 271 ] {44cfb601-1ed5-45e3-8ca0-5ada719b2aeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5243 | 2026.05.26 23:59:03.077374 [ 271 ] {44cfb601-1ed5-45e3-8ca0-5ada719b2aeb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5244 | 2026.05.26 23:59:03.077585 [ 271 ] {44cfb601-1ed5-45e3-8ca0-5ada719b2aeb} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5245 | 2026.05.26 23:59:03.077715 [ 271 ] {44cfb601-1ed5-45e3-8ca0-5ada719b2aeb} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001209 sec., 74441.68734491315 rows/sec., 4.66 MiB/sec. | ||
| 5246 | 2026.05.26 23:59:03.077748 [ 271 ] {44cfb601-1ed5-45e3-8ca0-5ada719b2aeb} <Debug> TCPHandler: Processed in 0.001446901 sec. | ||
| 5247 | 2026.05.26 23:59:06.895661 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5248 | 2026.05.26 23:59:06.895754 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5249 | 2026.05.26 23:59:06.972402 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10591 | ||
| 5250 | 2026.05.26 23:59:06.972940 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5251 | 2026.05.26 23:59:06.972982 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5252 | 2026.05.26 23:59:06.973511 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5253 | 2026.05.26 23:59:06.973747 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5254 | 2026.05.26 23:59:06.973871 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10591 | ||
| 5255 | 2026.05.26 23:59:07.545477 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5256 | 2026.05.26 23:59:07.560327 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5257 | 2026.05.26 23:59:07.560375 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5258 | 2026.05.26 23:59:07.566673 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5259 | 2026.05.26 23:59:07.567346 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5260 | 2026.05.26 23:59:07.569809 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5261 | 2026.05.26 23:59:08.045495 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5262 | 2026.05.26 23:59:08.045747 [ 271 ] {9a4b6179-85f2-4bc4-abae-5c8d45ce61e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) 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) | ||
| 5263 | 2026.05.26 23:59:08.046159 [ 271 ] {9a4b6179-85f2-4bc4-abae-5c8d45ce61e3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5264 | 2026.05.26 23:59:08.046210 [ 271 ] {9a4b6179-85f2-4bc4-abae-5c8d45ce61e3} <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 | ||
| 5265 | 2026.05.26 23:59:08.046469 [ 271 ] {9a4b6179-85f2-4bc4-abae-5c8d45ce61e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5266 | 2026.05.26 23:59:08.046551 [ 271 ] {9a4b6179-85f2-4bc4-abae-5c8d45ce61e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5267 | 2026.05.26 23:59:08.046709 [ 271 ] {9a4b6179-85f2-4bc4-abae-5c8d45ce61e3} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5268 | 2026.05.26 23:59:08.046810 [ 332 ] {9a4b6179-85f2-4bc4-abae-5c8d45ce61e3} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5269 | 2026.05.26 23:59:08.046843 [ 329 ] {9a4b6179-85f2-4bc4-abae-5c8d45ce61e3} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5270 | 2026.05.26 23:59:08.046958 [ 271 ] {9a4b6179-85f2-4bc4-abae-5c8d45ce61e3} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 5271 | 2026.05.26 23:59:08.046985 [ 271 ] {9a4b6179-85f2-4bc4-abae-5c8d45ce61e3} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5272 | 2026.05.26 23:59:08.047060 [ 271 ] {9a4b6179-85f2-4bc4-abae-5c8d45ce61e3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5273 | 2026.05.26 23:59:08.047081 [ 271 ] {9a4b6179-85f2-4bc4-abae-5c8d45ce61e3} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 5274 | 2026.05.26 23:59:08.047116 [ 271 ] {9a4b6179-85f2-4bc4-abae-5c8d45ce61e3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.05.26 23:59:08.047156 [ 271 ] {9a4b6179-85f2-4bc4-abae-5c8d45ce61e3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5276 | 2026.05.26 23:59:08.048478 [ 271 ] {9a4b6179-85f2-4bc4-abae-5c8d45ce61e3} <Debug> executeQuery: Read 48 rows, 7.97 KiB in 0.002826 sec., 16985.138004246284 rows/sec., 2.75 MiB/sec. | ||
| 5277 | 2026.05.26 23:59:08.048648 [ 271 ] {9a4b6179-85f2-4bc4-abae-5c8d45ce61e3} <Debug> TCPHandler: Processed in 0.003295059 sec. | ||
| 5278 | 2026.05.26 23:59:08.050361 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5279 | 2026.05.26 23:59:08.050524 [ 271 ] {c3eebc2c-23cf-48e4-8ac0-1d3e793837f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5280 | 2026.05.26 23:59:08.050599 [ 271 ] {c3eebc2c-23cf-48e4-8ac0-1d3e793837f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5281 | 2026.05.26 23:59:08.051231 [ 271 ] {c3eebc2c-23cf-48e4-8ac0-1d3e793837f8} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5282 | 2026.05.26 23:59:08.051281 [ 271 ] {c3eebc2c-23cf-48e4-8ac0-1d3e793837f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5283 | 2026.05.26 23:59:08.051681 [ 271 ] {c3eebc2c-23cf-48e4-8ac0-1d3e793837f8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5284 | 2026.05.26 23:59:08.051909 [ 271 ] {c3eebc2c-23cf-48e4-8ac0-1d3e793837f8} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5285 | 2026.05.26 23:59:08.052061 [ 271 ] {c3eebc2c-23cf-48e4-8ac0-1d3e793837f8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001586 sec., 35308.95334174023 rows/sec., 2.70 MiB/sec. | ||
| 5286 | 2026.05.26 23:59:08.052100 [ 271 ] {c3eebc2c-23cf-48e4-8ac0-1d3e793837f8} <Debug> TCPHandler: Processed in 0.001866538 sec. | ||
| 5287 | 2026.05.26 23:59:08.052246 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5288 | 2026.05.26 23:59:08.052372 [ 271 ] {0fe1e59a-feb6-4cc9-9316-d4c2700ac654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5289 | 2026.05.26 23:59:08.052418 [ 271 ] {0fe1e59a-feb6-4cc9-9316-d4c2700ac654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5290 | 2026.05.26 23:59:08.052946 [ 271 ] {0fe1e59a-feb6-4cc9-9316-d4c2700ac654} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5291 | 2026.05.26 23:59:08.052983 [ 271 ] {0fe1e59a-feb6-4cc9-9316-d4c2700ac654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5292 | 2026.05.26 23:59:08.053342 [ 271 ] {0fe1e59a-feb6-4cc9-9316-d4c2700ac654} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5293 | 2026.05.26 23:59:08.053559 [ 271 ] {0fe1e59a-feb6-4cc9-9316-d4c2700ac654} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5294 | 2026.05.26 23:59:08.053690 [ 271 ] {0fe1e59a-feb6-4cc9-9316-d4c2700ac654} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001369 sec., 46749.45215485756 rows/sec., 3.65 MiB/sec. | ||
| 5295 | 2026.05.26 23:59:08.053722 [ 271 ] {0fe1e59a-feb6-4cc9-9316-d4c2700ac654} <Debug> TCPHandler: Processed in 0.001551314 sec. | ||
| 5296 | 2026.05.26 23:59:08.053849 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5297 | 2026.05.26 23:59:08.053941 [ 271 ] {a28dbe7d-d0f9-42b3-b689-c7192f2b0488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5298 | 2026.05.26 23:59:08.053981 [ 271 ] {a28dbe7d-d0f9-42b3-b689-c7192f2b0488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5299 | 2026.05.26 23:59:08.054434 [ 271 ] {a28dbe7d-d0f9-42b3-b689-c7192f2b0488} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5300 | 2026.05.26 23:59:08.054469 [ 271 ] {a28dbe7d-d0f9-42b3-b689-c7192f2b0488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5301 | 2026.05.26 23:59:08.054789 [ 271 ] {a28dbe7d-d0f9-42b3-b689-c7192f2b0488} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5302 | 2026.05.26 23:59:08.054996 [ 271 ] {a28dbe7d-d0f9-42b3-b689-c7192f2b0488} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5303 | 2026.05.26 23:59:08.055122 [ 271 ] {a28dbe7d-d0f9-42b3-b689-c7192f2b0488} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 5304 | 2026.05.26 23:59:08.055155 [ 271 ] {a28dbe7d-d0f9-42b3-b689-c7192f2b0488} <Debug> TCPHandler: Processed in 0.00132671 sec. | ||
| 5305 | 2026.05.26 23:59:08.055301 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5306 | 2026.05.26 23:59:08.055397 [ 271 ] {3981e93e-b5ed-4933-80a5-9ce8f234fb33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5307 | 2026.05.26 23:59:08.055438 [ 271 ] {3981e93e-b5ed-4933-80a5-9ce8f234fb33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5308 | 2026.05.26 23:59:08.055784 [ 271 ] {3981e93e-b5ed-4933-80a5-9ce8f234fb33} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5309 | 2026.05.26 23:59:08.055818 [ 271 ] {3981e93e-b5ed-4933-80a5-9ce8f234fb33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5310 | 2026.05.26 23:59:08.056107 [ 271 ] {3981e93e-b5ed-4933-80a5-9ce8f234fb33} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5311 | 2026.05.26 23:59:08.056312 [ 271 ] {3981e93e-b5ed-4933-80a5-9ce8f234fb33} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5312 | 2026.05.26 23:59:08.056437 [ 271 ] {3981e93e-b5ed-4933-80a5-9ce8f234fb33} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 5313 | 2026.05.26 23:59:08.056470 [ 271 ] {3981e93e-b5ed-4933-80a5-9ce8f234fb33} <Debug> TCPHandler: Processed in 0.001218688 sec. | ||
| 5314 | 2026.05.26 23:59:11.227658 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5315 | 2026.05.26 23:59:11.227912 [ 271 ] {7b29f922-4f91-45bb-8eca-b57032202986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) 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', '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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 5316 | 2026.05.26 23:59:11.228275 [ 271 ] {7b29f922-4f91-45bb-8eca-b57032202986} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5317 | 2026.05.26 23:59:11.228319 [ 271 ] {7b29f922-4f91-45bb-8eca-b57032202986} <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', '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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5318 | 2026.05.26 23:59:11.228557 [ 271 ] {7b29f922-4f91-45bb-8eca-b57032202986} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5319 | 2026.05.26 23:59:11.228626 [ 271 ] {7b29f922-4f91-45bb-8eca-b57032202986} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5320 | 2026.05.26 23:59:11.228767 [ 271 ] {7b29f922-4f91-45bb-8eca-b57032202986} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 5321 | 2026.05.26 23:59:11.228873 [ 326 ] {7b29f922-4f91-45bb-8eca-b57032202986} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5322 | 2026.05.26 23:59:11.228882 [ 329 ] {7b29f922-4f91-45bb-8eca-b57032202986} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5323 | 2026.05.26 23:59:11.229010 [ 271 ] {7b29f922-4f91-45bb-8eca-b57032202986} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 5324 | 2026.05.26 23:59:11.229041 [ 271 ] {7b29f922-4f91-45bb-8eca-b57032202986} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5325 | 2026.05.26 23:59:11.229114 [ 271 ] {7b29f922-4f91-45bb-8eca-b57032202986} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5326 | 2026.05.26 23:59:11.229135 [ 271 ] {7b29f922-4f91-45bb-8eca-b57032202986} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 5327 | 2026.05.26 23:59:11.229170 [ 271 ] {7b29f922-4f91-45bb-8eca-b57032202986} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 5328 | 2026.05.26 23:59:11.229210 [ 271 ] {7b29f922-4f91-45bb-8eca-b57032202986} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 5329 | 2026.05.26 23:59:11.230645 [ 271 ] {7b29f922-4f91-45bb-8eca-b57032202986} <Debug> executeQuery: Read 48 rows, 10.25 KiB in 0.002818 sec., 17033.3569907736 rows/sec., 3.55 MiB/sec. | ||
| 5330 | 2026.05.26 23:59:11.230878 [ 271 ] {7b29f922-4f91-45bb-8eca-b57032202986} <Debug> TCPHandler: Processed in 0.003360871 sec. | ||
| 5331 | 2026.05.26 23:59:11.243198 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5332 | 2026.05.26 23:59:11.243376 [ 271 ] {7b15174b-9998-4674-98ab-b01e26ff269a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5333 | 2026.05.26 23:59:11.243453 [ 271 ] {7b15174b-9998-4674-98ab-b01e26ff269a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5334 | 2026.05.26 23:59:11.245117 [ 271 ] {7b15174b-9998-4674-98ab-b01e26ff269a} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5335 | 2026.05.26 23:59:11.245165 [ 271 ] {7b15174b-9998-4674-98ab-b01e26ff269a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5336 | 2026.05.26 23:59:11.245721 [ 271 ] {7b15174b-9998-4674-98ab-b01e26ff269a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5337 | 2026.05.26 23:59:11.245976 [ 271 ] {7b15174b-9998-4674-98ab-b01e26ff269a} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5338 | 2026.05.26 23:59:11.246133 [ 271 ] {7b15174b-9998-4674-98ab-b01e26ff269a} <Debug> executeQuery: Read 2409 rows, 180.99 KiB in 0.002806 sec., 858517.4625801854 rows/sec., 62.99 MiB/sec. | ||
| 5339 | 2026.05.26 23:59:11.246172 [ 271 ] {7b15174b-9998-4674-98ab-b01e26ff269a} <Debug> TCPHandler: Processed in 0.003115846 sec. | ||
| 5340 | 2026.05.26 23:59:11.246319 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5341 | 2026.05.26 23:59:11.246416 [ 271 ] {a427dec5-c0bf-4d34-a998-50e85f7d586a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5342 | 2026.05.26 23:59:11.246457 [ 271 ] {a427dec5-c0bf-4d34-a998-50e85f7d586a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5343 | 2026.05.26 23:59:11.246878 [ 271 ] {a427dec5-c0bf-4d34-a998-50e85f7d586a} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5344 | 2026.05.26 23:59:11.246915 [ 271 ] {a427dec5-c0bf-4d34-a998-50e85f7d586a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5345 | 2026.05.26 23:59:11.247212 [ 271 ] {a427dec5-c0bf-4d34-a998-50e85f7d586a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5346 | 2026.05.26 23:59:11.247424 [ 271 ] {a427dec5-c0bf-4d34-a998-50e85f7d586a} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5347 | 2026.05.26 23:59:11.247559 [ 271 ] {a427dec5-c0bf-4d34-a998-50e85f7d586a} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001162 sec., 11187.607573149742 rows/sec., 841.26 KiB/sec. | ||
| 5348 | 2026.05.26 23:59:11.247594 [ 271 ] {a427dec5-c0bf-4d34-a998-50e85f7d586a} <Debug> TCPHandler: Processed in 0.00132492 sec. | ||
| 5349 | 2026.05.26 23:59:11.247750 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5350 | 2026.05.26 23:59:11.247847 [ 271 ] {0afba131-e30f-4e39-b5db-cb22b6294413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5351 | 2026.05.26 23:59:11.247887 [ 271 ] {0afba131-e30f-4e39-b5db-cb22b6294413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5352 | 2026.05.26 23:59:11.248536 [ 271 ] {0afba131-e30f-4e39-b5db-cb22b6294413} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5353 | 2026.05.26 23:59:11.248574 [ 271 ] {0afba131-e30f-4e39-b5db-cb22b6294413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5354 | 2026.05.26 23:59:11.248899 [ 271 ] {0afba131-e30f-4e39-b5db-cb22b6294413} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5355 | 2026.05.26 23:59:11.249111 [ 271 ] {0afba131-e30f-4e39-b5db-cb22b6294413} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5356 | 2026.05.26 23:59:11.249242 [ 271 ] {0afba131-e30f-4e39-b5db-cb22b6294413} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001413 sec., 566878.9808917198 rows/sec., 32.74 MiB/sec. | ||
| 5357 | 2026.05.26 23:59:11.249276 [ 271 ] {0afba131-e30f-4e39-b5db-cb22b6294413} <Debug> TCPHandler: Processed in 0.001582314 sec. | ||
| 5358 | 2026.05.26 23:59:11.249405 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5359 | 2026.05.26 23:59:11.249505 [ 271 ] {4c3f91c7-7251-4d27-80b2-d3ebb777ed3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5360 | 2026.05.26 23:59:11.249545 [ 271 ] {4c3f91c7-7251-4d27-80b2-d3ebb777ed3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5361 | 2026.05.26 23:59:11.249939 [ 271 ] {4c3f91c7-7251-4d27-80b2-d3ebb777ed3b} <Trace> oximeter.fields_u64 (d9687169-f287-498a-9b32-501b26384a99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5362 | 2026.05.26 23:59:11.249976 [ 271 ] {4c3f91c7-7251-4d27-80b2-d3ebb777ed3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5363 | 2026.05.26 23:59:11.250257 [ 271 ] {4c3f91c7-7251-4d27-80b2-d3ebb777ed3b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5364 | 2026.05.26 23:59:11.250474 [ 271 ] {4c3f91c7-7251-4d27-80b2-d3ebb777ed3b} <Trace> oximeter.fields_u64 (d9687169-f287-498a-9b32-501b26384a99): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5365 | 2026.05.26 23:59:11.250598 [ 271 ] {4c3f91c7-7251-4d27-80b2-d3ebb777ed3b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001111 sec., 900.0900090009001 rows/sec., 63.29 KiB/sec. | ||
| 5366 | 2026.05.26 23:59:11.250631 [ 271 ] {4c3f91c7-7251-4d27-80b2-d3ebb777ed3b} <Debug> TCPHandler: Processed in 0.001274939 sec. | ||
| 5367 | 2026.05.26 23:59:11.250760 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5368 | 2026.05.26 23:59:11.250867 [ 271 ] {d9c29a2d-b5df-4f86-8756-bffb0cd9d93c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5369 | 2026.05.26 23:59:11.250908 [ 271 ] {d9c29a2d-b5df-4f86-8756-bffb0cd9d93c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5370 | 2026.05.26 23:59:11.251801 [ 271 ] {d9c29a2d-b5df-4f86-8756-bffb0cd9d93c} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5371 | 2026.05.26 23:59:11.251840 [ 271 ] {d9c29a2d-b5df-4f86-8756-bffb0cd9d93c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5372 | 2026.05.26 23:59:11.252238 [ 271 ] {d9c29a2d-b5df-4f86-8756-bffb0cd9d93c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5373 | 2026.05.26 23:59:11.252503 [ 271 ] {d9c29a2d-b5df-4f86-8756-bffb0cd9d93c} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5374 | 2026.05.26 23:59:11.252634 [ 271 ] {d9c29a2d-b5df-4f86-8756-bffb0cd9d93c} <Debug> executeQuery: Read 1292 rows, 88.28 KiB in 0.001786 sec., 723404.2553191489 rows/sec., 48.27 MiB/sec. | ||
| 5375 | 2026.05.26 23:59:11.252669 [ 271 ] {d9c29a2d-b5df-4f86-8756-bffb0cd9d93c} <Debug> TCPHandler: Processed in 0.001957369 sec. | ||
| 5376 | 2026.05.26 23:59:11.252825 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5377 | 2026.05.26 23:59:11.252922 [ 271 ] {c054c50c-0978-45da-a239-fc42c8adc9ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5378 | 2026.05.26 23:59:11.252966 [ 271 ] {c054c50c-0978-45da-a239-fc42c8adc9ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5379 | 2026.05.26 23:59:11.253776 [ 271 ] {c054c50c-0978-45da-a239-fc42c8adc9ea} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5380 | 2026.05.26 23:59:11.253813 [ 271 ] {c054c50c-0978-45da-a239-fc42c8adc9ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5381 | 2026.05.26 23:59:11.254267 [ 271 ] {c054c50c-0978-45da-a239-fc42c8adc9ea} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5382 | 2026.05.26 23:59:11.254500 [ 271 ] {c054c50c-0978-45da-a239-fc42c8adc9ea} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5383 | 2026.05.26 23:59:11.254651 [ 271 ] {c054c50c-0978-45da-a239-fc42c8adc9ea} <Debug> executeQuery: Read 1582 rows, 99.04 KiB in 0.001746 sec., 906071.0194730813 rows/sec., 55.39 MiB/sec. | ||
| 5384 | 2026.05.26 23:59:11.254692 [ 271 ] {c054c50c-0978-45da-a239-fc42c8adc9ea} <Debug> TCPHandler: Processed in 0.001915808 sec. | ||
| 5385 | 2026.05.26 23:59:11.254842 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5386 | 2026.05.26 23:59:11.254945 [ 271 ] {24a633b8-093f-421f-ba42-07aa4fd69c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5387 | 2026.05.26 23:59:11.255000 [ 271 ] {24a633b8-093f-421f-ba42-07aa4fd69c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5388 | 2026.05.26 23:59:11.255844 [ 271 ] {24a633b8-093f-421f-ba42-07aa4fd69c9f} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5389 | 2026.05.26 23:59:11.255882 [ 271 ] {24a633b8-093f-421f-ba42-07aa4fd69c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5390 | 2026.05.26 23:59:11.256419 [ 271 ] {24a633b8-093f-421f-ba42-07aa4fd69c9f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5391 | 2026.05.26 23:59:11.256656 [ 271 ] {24a633b8-093f-421f-ba42-07aa4fd69c9f} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5392 | 2026.05.26 23:59:11.256797 [ 271 ] {24a633b8-093f-421f-ba42-07aa4fd69c9f} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001871 sec., 6948.156066274719 rows/sec., 12.45 MiB/sec. | ||
| 5393 | 2026.05.26 23:59:11.256846 [ 271 ] {24a633b8-093f-421f-ba42-07aa4fd69c9f} <Debug> TCPHandler: Processed in 0.002057311 sec. | ||
| 5394 | 2026.05.26 23:59:11.256975 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5395 | 2026.05.26 23:59:11.257072 [ 271 ] {63564905-02a5-4bd1-878a-33c42abd3dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5396 | 2026.05.26 23:59:11.257113 [ 271 ] {63564905-02a5-4bd1-878a-33c42abd3dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5397 | 2026.05.26 23:59:11.257463 [ 271 ] {63564905-02a5-4bd1-878a-33c42abd3dad} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5398 | 2026.05.26 23:59:11.257500 [ 271 ] {63564905-02a5-4bd1-878a-33c42abd3dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5399 | 2026.05.26 23:59:11.257799 [ 271 ] {63564905-02a5-4bd1-878a-33c42abd3dad} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5400 | 2026.05.26 23:59:11.258009 [ 271 ] {63564905-02a5-4bd1-878a-33c42abd3dad} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5401 | 2026.05.26 23:59:11.258136 [ 271 ] {63564905-02a5-4bd1-878a-33c42abd3dad} <Debug> executeQuery: Read 44 rows, 3.03 KiB in 0.001084 sec., 40590.405904059044 rows/sec., 2.73 MiB/sec. | ||
| 5402 | 2026.05.26 23:59:11.258169 [ 271 ] {63564905-02a5-4bd1-878a-33c42abd3dad} <Debug> TCPHandler: Processed in 0.001243419 sec. | ||
| 5403 | 2026.05.26 23:59:13.046913 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5404 | 2026.05.26 23:59:13.047188 [ 271 ] {f22c2998-ceec-4aa2-b9bb-391f1cbf7d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) 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) | ||
| 5405 | 2026.05.26 23:59:13.047568 [ 271 ] {f22c2998-ceec-4aa2-b9bb-391f1cbf7d56} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5406 | 2026.05.26 23:59:13.047618 [ 271 ] {f22c2998-ceec-4aa2-b9bb-391f1cbf7d56} <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 | ||
| 5407 | 2026.05.26 23:59:13.047891 [ 271 ] {f22c2998-ceec-4aa2-b9bb-391f1cbf7d56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5408 | 2026.05.26 23:59:13.047958 [ 271 ] {f22c2998-ceec-4aa2-b9bb-391f1cbf7d56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5409 | 2026.05.26 23:59:13.048095 [ 271 ] {f22c2998-ceec-4aa2-b9bb-391f1cbf7d56} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5410 | 2026.05.26 23:59:13.048174 [ 329 ] {f22c2998-ceec-4aa2-b9bb-391f1cbf7d56} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5411 | 2026.05.26 23:59:13.048198 [ 316 ] {f22c2998-ceec-4aa2-b9bb-391f1cbf7d56} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5412 | 2026.05.26 23:59:13.048299 [ 271 ] {f22c2998-ceec-4aa2-b9bb-391f1cbf7d56} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 5413 | 2026.05.26 23:59:13.048326 [ 271 ] {f22c2998-ceec-4aa2-b9bb-391f1cbf7d56} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5414 | 2026.05.26 23:59:13.048393 [ 271 ] {f22c2998-ceec-4aa2-b9bb-391f1cbf7d56} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5415 | 2026.05.26 23:59:13.048413 [ 271 ] {f22c2998-ceec-4aa2-b9bb-391f1cbf7d56} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 5416 | 2026.05.26 23:59:13.048448 [ 271 ] {f22c2998-ceec-4aa2-b9bb-391f1cbf7d56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 5417 | 2026.05.26 23:59:13.048487 [ 271 ] {f22c2998-ceec-4aa2-b9bb-391f1cbf7d56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 5418 | 2026.05.26 23:59:13.049970 [ 271 ] {f22c2998-ceec-4aa2-b9bb-391f1cbf7d56} <Debug> executeQuery: Read 48 rows, 7.97 KiB in 0.002897 sec., 16568.864342423196 rows/sec., 2.69 MiB/sec. | ||
| 5419 | 2026.05.26 23:59:13.050086 [ 271 ] {f22c2998-ceec-4aa2-b9bb-391f1cbf7d56} <Debug> TCPHandler: Processed in 0.00330689 sec. | ||
| 5420 | 2026.05.26 23:59:13.054628 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5421 | 2026.05.26 23:59:13.054763 [ 271 ] {3ed5d148-80fd-452b-b75c-16d1f27af87e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5422 | 2026.05.26 23:59:13.054832 [ 271 ] {3ed5d148-80fd-452b-b75c-16d1f27af87e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5423 | 2026.05.26 23:59:13.055811 [ 271 ] {3ed5d148-80fd-452b-b75c-16d1f27af87e} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5424 | 2026.05.26 23:59:13.055874 [ 271 ] {3ed5d148-80fd-452b-b75c-16d1f27af87e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5425 | 2026.05.26 23:59:13.056230 [ 271 ] {3ed5d148-80fd-452b-b75c-16d1f27af87e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5426 | 2026.05.26 23:59:13.056446 [ 271 ] {3ed5d148-80fd-452b-b75c-16d1f27af87e} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5427 | 2026.05.26 23:59:13.056584 [ 271 ] {3ed5d148-80fd-452b-b75c-16d1f27af87e} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001858 sec., 150699.67707212057 rows/sec., 9.56 MiB/sec. | ||
| 5428 | 2026.05.26 23:59:13.056619 [ 271 ] {3ed5d148-80fd-452b-b75c-16d1f27af87e} <Debug> TCPHandler: Processed in 0.002053911 sec. | ||
| 5429 | 2026.05.26 23:59:13.056755 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5430 | 2026.05.26 23:59:13.056855 [ 271 ] {5170c819-7b0f-4640-acad-62d7814216ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5431 | 2026.05.26 23:59:13.056896 [ 271 ] {5170c819-7b0f-4640-acad-62d7814216ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5432 | 2026.05.26 23:59:13.057913 [ 271 ] {5170c819-7b0f-4640-acad-62d7814216ca} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5433 | 2026.05.26 23:59:13.057950 [ 271 ] {5170c819-7b0f-4640-acad-62d7814216ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5434 | 2026.05.26 23:59:13.058299 [ 271 ] {5170c819-7b0f-4640-acad-62d7814216ca} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5435 | 2026.05.26 23:59:13.058506 [ 271 ] {5170c819-7b0f-4640-acad-62d7814216ca} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5436 | 2026.05.26 23:59:13.058634 [ 271 ] {5170c819-7b0f-4640-acad-62d7814216ca} <Debug> executeQuery: Read 851 rows, 68.39 KiB in 0.001798 sec., 473303.67074527254 rows/sec., 37.15 MiB/sec. | ||
| 5437 | 2026.05.26 23:59:13.058668 [ 271 ] {5170c819-7b0f-4640-acad-62d7814216ca} <Debug> TCPHandler: Processed in 0.00196231 sec. | ||
| 5438 | 2026.05.26 23:59:13.058803 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5439 | 2026.05.26 23:59:13.058900 [ 271 ] {064a9db3-6e9e-4177-9f18-7fd9048b5d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5440 | 2026.05.26 23:59:13.058941 [ 271 ] {064a9db3-6e9e-4177-9f18-7fd9048b5d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5441 | 2026.05.26 23:59:13.059451 [ 271 ] {064a9db3-6e9e-4177-9f18-7fd9048b5d5a} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5442 | 2026.05.26 23:59:13.059491 [ 271 ] {064a9db3-6e9e-4177-9f18-7fd9048b5d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5443 | 2026.05.26 23:59:13.059806 [ 271 ] {064a9db3-6e9e-4177-9f18-7fd9048b5d5a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5444 | 2026.05.26 23:59:13.060019 [ 271 ] {064a9db3-6e9e-4177-9f18-7fd9048b5d5a} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5445 | 2026.05.26 23:59:13.060144 [ 271 ] {064a9db3-6e9e-4177-9f18-7fd9048b5d5a} <Debug> executeQuery: Read 177 rows, 11.20 KiB in 0.001262 sec., 140253.56576862122 rows/sec., 8.66 MiB/sec. | ||
| 5446 | 2026.05.26 23:59:13.060179 [ 271 ] {064a9db3-6e9e-4177-9f18-7fd9048b5d5a} <Debug> TCPHandler: Processed in 0.001425021 sec. | ||
| 5447 | 2026.05.26 23:59:13.060317 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5448 | 2026.05.26 23:59:13.060414 [ 271 ] {05516fe2-9819-4fa0-b1df-feb7e65c23f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5449 | 2026.05.26 23:59:13.060453 [ 271 ] {05516fe2-9819-4fa0-b1df-feb7e65c23f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5450 | 2026.05.26 23:59:13.060895 [ 271 ] {05516fe2-9819-4fa0-b1df-feb7e65c23f5} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5451 | 2026.05.26 23:59:13.060931 [ 271 ] {05516fe2-9819-4fa0-b1df-feb7e65c23f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5452 | 2026.05.26 23:59:13.061226 [ 271 ] {05516fe2-9819-4fa0-b1df-feb7e65c23f5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5453 | 2026.05.26 23:59:13.061433 [ 271 ] {05516fe2-9819-4fa0-b1df-feb7e65c23f5} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5454 | 2026.05.26 23:59:13.061556 [ 271 ] {05516fe2-9819-4fa0-b1df-feb7e65c23f5} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001161 sec., 124892.33419465978 rows/sec., 8.06 MiB/sec. | ||
| 5455 | 2026.05.26 23:59:13.061590 [ 271 ] {05516fe2-9819-4fa0-b1df-feb7e65c23f5} <Debug> TCPHandler: Processed in 0.00132249 sec. | ||
| 5456 | 2026.05.26 23:59:13.061740 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5457 | 2026.05.26 23:59:13.061836 [ 271 ] {65c37464-eceb-4a3f-9723-b5d301c5c8e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5458 | 2026.05.26 23:59:13.061876 [ 271 ] {65c37464-eceb-4a3f-9723-b5d301c5c8e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5459 | 2026.05.26 23:59:13.062303 [ 271 ] {65c37464-eceb-4a3f-9723-b5d301c5c8e0} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5460 | 2026.05.26 23:59:13.062339 [ 271 ] {65c37464-eceb-4a3f-9723-b5d301c5c8e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5461 | 2026.05.26 23:59:13.062626 [ 271 ] {65c37464-eceb-4a3f-9723-b5d301c5c8e0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5462 | 2026.05.26 23:59:13.062832 [ 271 ] {65c37464-eceb-4a3f-9723-b5d301c5c8e0} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5463 | 2026.05.26 23:59:13.062956 [ 271 ] {65c37464-eceb-4a3f-9723-b5d301c5c8e0} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001139 sec., 126426.69007901668 rows/sec., 7.18 MiB/sec. | ||
| 5464 | 2026.05.26 23:59:13.062991 [ 271 ] {65c37464-eceb-4a3f-9723-b5d301c5c8e0} <Debug> TCPHandler: Processed in 0.001299169 sec. | ||
| 5465 | 2026.05.26 23:59:13.063129 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5466 | 2026.05.26 23:59:13.063232 [ 271 ] {728bbc1a-0fb2-4014-aab7-2d82aa6ce6e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5467 | 2026.05.26 23:59:13.063271 [ 271 ] {728bbc1a-0fb2-4014-aab7-2d82aa6ce6e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5468 | 2026.05.26 23:59:13.063862 [ 271 ] {728bbc1a-0fb2-4014-aab7-2d82aa6ce6e2} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5469 | 2026.05.26 23:59:13.063898 [ 271 ] {728bbc1a-0fb2-4014-aab7-2d82aa6ce6e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5470 | 2026.05.26 23:59:13.064204 [ 271 ] {728bbc1a-0fb2-4014-aab7-2d82aa6ce6e2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5471 | 2026.05.26 23:59:13.064418 [ 271 ] {728bbc1a-0fb2-4014-aab7-2d82aa6ce6e2} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5472 | 2026.05.26 23:59:13.064546 [ 271 ] {728bbc1a-0fb2-4014-aab7-2d82aa6ce6e2} <Debug> executeQuery: Read 521 rows, 37.70 KiB in 0.001332 sec., 391141.1411411411 rows/sec., 27.64 MiB/sec. | ||
| 5473 | 2026.05.26 23:59:13.064580 [ 271 ] {728bbc1a-0fb2-4014-aab7-2d82aa6ce6e2} <Debug> TCPHandler: Processed in 0.001500052 sec. | ||
| 5474 | 2026.05.26 23:59:13.064707 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5475 | 2026.05.26 23:59:13.064803 [ 271 ] {c66238f3-2cae-4a5d-81fa-1fe4a9d9bde2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5476 | 2026.05.26 23:59:13.064843 [ 271 ] {c66238f3-2cae-4a5d-81fa-1fe4a9d9bde2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5477 | 2026.05.26 23:59:13.065172 [ 271 ] {c66238f3-2cae-4a5d-81fa-1fe4a9d9bde2} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5478 | 2026.05.26 23:59:13.065207 [ 271 ] {c66238f3-2cae-4a5d-81fa-1fe4a9d9bde2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5479 | 2026.05.26 23:59:13.065503 [ 271 ] {c66238f3-2cae-4a5d-81fa-1fe4a9d9bde2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5480 | 2026.05.26 23:59:13.065721 [ 271 ] {c66238f3-2cae-4a5d-81fa-1fe4a9d9bde2} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5481 | 2026.05.26 23:59:13.065846 [ 271 ] {c66238f3-2cae-4a5d-81fa-1fe4a9d9bde2} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001062 sec., 3766.478342749529 rows/sec., 196.78 KiB/sec. | ||
| 5482 | 2026.05.26 23:59:13.065879 [ 271 ] {c66238f3-2cae-4a5d-81fa-1fe4a9d9bde2} <Debug> TCPHandler: Processed in 0.001220729 sec. | ||
| 5483 | 2026.05.26 23:59:13.066009 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5484 | 2026.05.26 23:59:13.066103 [ 271 ] {ebc61926-810c-4ebd-b096-6908d15d7b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5485 | 2026.05.26 23:59:13.066145 [ 271 ] {ebc61926-810c-4ebd-b096-6908d15d7b13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5486 | 2026.05.26 23:59:13.066501 [ 271 ] {ebc61926-810c-4ebd-b096-6908d15d7b13} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5487 | 2026.05.26 23:59:13.066536 [ 271 ] {ebc61926-810c-4ebd-b096-6908d15d7b13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5488 | 2026.05.26 23:59:13.066830 [ 271 ] {ebc61926-810c-4ebd-b096-6908d15d7b13} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5489 | 2026.05.26 23:59:13.067031 [ 271 ] {ebc61926-810c-4ebd-b096-6908d15d7b13} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5490 | 2026.05.26 23:59:13.067153 [ 271 ] {ebc61926-810c-4ebd-b096-6908d15d7b13} <Debug> executeQuery: Read 147 rows, 9.61 KiB in 0.001068 sec., 137640.44943820225 rows/sec., 8.79 MiB/sec. | ||
| 5491 | 2026.05.26 23:59:13.067186 [ 271 ] {ebc61926-810c-4ebd-b096-6908d15d7b13} <Debug> TCPHandler: Processed in 0.001225458 sec. | ||
| 5492 | 2026.05.26 23:59:13.067318 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5493 | 2026.05.26 23:59:13.067412 [ 271 ] {6d6bbb61-5946-49bd-9abf-5c67901b4815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5494 | 2026.05.26 23:59:13.067453 [ 271 ] {6d6bbb61-5946-49bd-9abf-5c67901b4815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5495 | 2026.05.26 23:59:13.067768 [ 271 ] {6d6bbb61-5946-49bd-9abf-5c67901b4815} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5496 | 2026.05.26 23:59:13.067802 [ 271 ] {6d6bbb61-5946-49bd-9abf-5c67901b4815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5497 | 2026.05.26 23:59:13.068095 [ 271 ] {6d6bbb61-5946-49bd-9abf-5c67901b4815} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5498 | 2026.05.26 23:59:13.068302 [ 271 ] {6d6bbb61-5946-49bd-9abf-5c67901b4815} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5499 | 2026.05.26 23:59:13.068426 [ 271 ] {6d6bbb61-5946-49bd-9abf-5c67901b4815} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001032 sec., 968.9922480620156 rows/sec., 65.29 KiB/sec. | ||
| 5500 | 2026.05.26 23:59:13.068458 [ 271 ] {6d6bbb61-5946-49bd-9abf-5c67901b4815} <Debug> TCPHandler: Processed in 0.001190258 sec. | ||
| 5501 | 2026.05.26 23:59:13.068588 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5502 | 2026.05.26 23:59:13.068682 [ 271 ] {6b178c83-c145-45c9-8d85-bc5794002421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5503 | 2026.05.26 23:59:13.068733 [ 271 ] {6b178c83-c145-45c9-8d85-bc5794002421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5504 | 2026.05.26 23:59:13.069561 [ 271 ] {6b178c83-c145-45c9-8d85-bc5794002421} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5505 | 2026.05.26 23:59:13.069596 [ 271 ] {6b178c83-c145-45c9-8d85-bc5794002421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5506 | 2026.05.26 23:59:13.070150 [ 271 ] {6b178c83-c145-45c9-8d85-bc5794002421} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5507 | 2026.05.26 23:59:13.070363 [ 271 ] {6b178c83-c145-45c9-8d85-bc5794002421} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5508 | 2026.05.26 23:59:13.070495 [ 271 ] {6b178c83-c145-45c9-8d85-bc5794002421} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001831 sec., 20207.53686510104 rows/sec., 36.21 MiB/sec. | ||
| 5509 | 2026.05.26 23:59:13.070544 [ 271 ] {6b178c83-c145-45c9-8d85-bc5794002421} <Debug> TCPHandler: Processed in 0.00200471 sec. | ||
| 5510 | 2026.05.26 23:59:13.070671 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5511 | 2026.05.26 23:59:13.070766 [ 271 ] {911d07a1-7366-43cb-831b-42ab20b65b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5512 | 2026.05.26 23:59:13.070807 [ 271 ] {911d07a1-7366-43cb-831b-42ab20b65b21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5513 | 2026.05.26 23:59:13.071149 [ 271 ] {911d07a1-7366-43cb-831b-42ab20b65b21} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5514 | 2026.05.26 23:59:13.071184 [ 271 ] {911d07a1-7366-43cb-831b-42ab20b65b21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5515 | 2026.05.26 23:59:13.071486 [ 271 ] {911d07a1-7366-43cb-831b-42ab20b65b21} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5516 | 2026.05.26 23:59:13.071688 [ 271 ] {911d07a1-7366-43cb-831b-42ab20b65b21} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5517 | 2026.05.26 23:59:13.071817 [ 271 ] {911d07a1-7366-43cb-831b-42ab20b65b21} <Debug> executeQuery: Read 46 rows, 2.74 KiB in 0.001063 sec., 43273.75352775165 rows/sec., 2.51 MiB/sec. | ||
| 5518 | 2026.05.26 23:59:13.071859 [ 271 ] {911d07a1-7366-43cb-831b-42ab20b65b21} <Debug> TCPHandler: Processed in 0.001236819 sec. | ||
| 5519 | 2026.05.26 23:59:14.474083 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11103 | ||
| 5520 | 2026.05.26 23:59:14.474578 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5521 | 2026.05.26 23:59:14.474618 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5522 | 2026.05.26 23:59:14.475198 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5523 | 2026.05.26 23:59:14.475427 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5524 | 2026.05.26 23:59:14.475554 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11103 | ||
| 5525 | 2026.05.26 23:59:15.070016 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5526 | 2026.05.26 23:59:15.085296 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5527 | 2026.05.26 23:59:15.085343 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5528 | 2026.05.26 23:59:15.091097 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5529 | 2026.05.26 23:59:15.091772 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5530 | 2026.05.26 23:59:15.094409 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5531 | 2026.05.26 23:59:18.046494 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5532 | 2026.05.26 23:59:18.046760 [ 271 ] {cf4c4b20-f7ba-4d2a-8b95-5a31bb60e4d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) 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) | ||
| 5533 | 2026.05.26 23:59:18.047112 [ 271 ] {cf4c4b20-f7ba-4d2a-8b95-5a31bb60e4d5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5534 | 2026.05.26 23:59:18.047150 [ 271 ] {cf4c4b20-f7ba-4d2a-8b95-5a31bb60e4d5} <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 | ||
| 5535 | 2026.05.26 23:59:18.047377 [ 271 ] {cf4c4b20-f7ba-4d2a-8b95-5a31bb60e4d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5536 | 2026.05.26 23:59:18.047451 [ 271 ] {cf4c4b20-f7ba-4d2a-8b95-5a31bb60e4d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5537 | 2026.05.26 23:59:18.047599 [ 271 ] {cf4c4b20-f7ba-4d2a-8b95-5a31bb60e4d5} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5538 | 2026.05.26 23:59:18.047726 [ 342 ] {cf4c4b20-f7ba-4d2a-8b95-5a31bb60e4d5} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5539 | 2026.05.26 23:59:18.047729 [ 316 ] {cf4c4b20-f7ba-4d2a-8b95-5a31bb60e4d5} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5540 | 2026.05.26 23:59:18.047904 [ 271 ] {cf4c4b20-f7ba-4d2a-8b95-5a31bb60e4d5} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 5541 | 2026.05.26 23:59:18.047935 [ 271 ] {cf4c4b20-f7ba-4d2a-8b95-5a31bb60e4d5} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5542 | 2026.05.26 23:59:18.048010 [ 271 ] {cf4c4b20-f7ba-4d2a-8b95-5a31bb60e4d5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5543 | 2026.05.26 23:59:18.048030 [ 271 ] {cf4c4b20-f7ba-4d2a-8b95-5a31bb60e4d5} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 5544 | 2026.05.26 23:59:18.048068 [ 271 ] {cf4c4b20-f7ba-4d2a-8b95-5a31bb60e4d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5545 | 2026.05.26 23:59:18.048117 [ 271 ] {cf4c4b20-f7ba-4d2a-8b95-5a31bb60e4d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5546 | 2026.05.26 23:59:18.049323 [ 271 ] {cf4c4b20-f7ba-4d2a-8b95-5a31bb60e4d5} <Debug> executeQuery: Read 48 rows, 7.97 KiB in 0.002662 sec., 18031.555221637867 rows/sec., 2.92 MiB/sec. | ||
| 5547 | 2026.05.26 23:59:18.049452 [ 271 ] {cf4c4b20-f7ba-4d2a-8b95-5a31bb60e4d5} <Debug> TCPHandler: Processed in 0.003097676 sec. | ||
| 5548 | 2026.05.26 23:59:18.051133 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5549 | 2026.05.26 23:59:18.051265 [ 271 ] {7bb439a1-0942-44f8-8c44-027684795dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5550 | 2026.05.26 23:59:18.051320 [ 271 ] {7bb439a1-0942-44f8-8c44-027684795dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5551 | 2026.05.26 23:59:18.051911 [ 271 ] {7bb439a1-0942-44f8-8c44-027684795dc2} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5552 | 2026.05.26 23:59:18.051960 [ 271 ] {7bb439a1-0942-44f8-8c44-027684795dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5553 | 2026.05.26 23:59:18.052365 [ 271 ] {7bb439a1-0942-44f8-8c44-027684795dc2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5554 | 2026.05.26 23:59:18.052590 [ 271 ] {7bb439a1-0942-44f8-8c44-027684795dc2} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5555 | 2026.05.26 23:59:18.052741 [ 271 ] {7bb439a1-0942-44f8-8c44-027684795dc2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001516 sec., 36939.31398416887 rows/sec., 2.82 MiB/sec. | ||
| 5556 | 2026.05.26 23:59:18.052760 [ 85 ] {} <Debug> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5557 | 2026.05.26 23:59:18.052776 [ 271 ] {7bb439a1-0942-44f8-8c44-027684795dc2} <Debug> TCPHandler: Processed in 0.001700545 sec. | ||
| 5558 | 2026.05.26 23:59:18.052837 [ 85 ] {} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5559 | 2026.05.26 23:59:18.052870 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5560 | 2026.05.26 23:59:18.052935 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5561 | 2026.05.26 23:59:18.053004 [ 192 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::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 | ||
| 5562 | 2026.05.26 23:59:18.053036 [ 271 ] {a6e8bc15-87f7-4ec0-a43c-fa53142f8ca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5563 | 2026.05.26 23:59:18.053092 [ 271 ] {a6e8bc15-87f7-4ec0-a43c-fa53142f8ca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5564 | 2026.05.26 23:59:18.053173 [ 192 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5565 | 2026.05.26 23:59:18.053212 [ 192 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 4076 rows starting from the beginning of the part | ||
| 5566 | 2026.05.26 23:59:18.053289 [ 192 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 859 rows starting from the beginning of the part | ||
| 5567 | 2026.05.26 23:59:18.053349 [ 192 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 5568 | 2026.05.26 23:59:18.053396 [ 192 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2409 rows starting from the beginning of the part | ||
| 5569 | 2026.05.26 23:59:18.053437 [ 192 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 851 rows starting from the beginning of the part | ||
| 5570 | 2026.05.26 23:59:18.053485 [ 192 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::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 | ||
| 5571 | 2026.05.26 23:59:18.053534 [ 271 ] {a6e8bc15-87f7-4ec0-a43c-fa53142f8ca2} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5572 | 2026.05.26 23:59:18.053576 [ 271 ] {a6e8bc15-87f7-4ec0-a43c-fa53142f8ca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5573 | 2026.05.26 23:59:18.053931 [ 271 ] {a6e8bc15-87f7-4ec0-a43c-fa53142f8ca2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5574 | 2026.05.26 23:59:18.054157 [ 271 ] {a6e8bc15-87f7-4ec0-a43c-fa53142f8ca2} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5575 | 2026.05.26 23:59:18.054272 [ 85 ] {} <Debug> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5576 | 2026.05.26 23:59:18.054290 [ 271 ] {a6e8bc15-87f7-4ec0-a43c-fa53142f8ca2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001272 sec., 50314.46540880504 rows/sec., 3.93 MiB/sec. | ||
| 5577 | 2026.05.26 23:59:18.054331 [ 85 ] {} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5578 | 2026.05.26 23:59:18.054364 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5579 | 2026.05.26 23:59:18.054365 [ 271 ] {a6e8bc15-87f7-4ec0-a43c-fa53142f8ca2} <Debug> TCPHandler: Processed in 0.001478712 sec. | ||
| 5580 | 2026.05.26 23:59:18.054474 [ 201 ] {7cfb321c-b738-41c7-becc-00d00446732e::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 | ||
| 5581 | 2026.05.26 23:59:18.054533 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5582 | 2026.05.26 23:59:18.054590 [ 201 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5583 | 2026.05.26 23:59:18.054624 [ 201 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2367 rows starting from the beginning of the part | ||
| 5584 | 2026.05.26 23:59:18.054642 [ 271 ] {77ca87e6-c562-4e34-9b3e-75c091a008b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5585 | 2026.05.26 23:59:18.054685 [ 201 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 525 rows starting from the beginning of the part | ||
| 5586 | 2026.05.26 23:59:18.054693 [ 271 ] {77ca87e6-c562-4e34-9b3e-75c091a008b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5587 | 2026.05.26 23:59:18.054757 [ 201 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 5588 | 2026.05.26 23:59:18.054811 [ 201 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1292 rows starting from the beginning of the part | ||
| 5589 | 2026.05.26 23:59:18.054857 [ 201 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 521 rows starting from the beginning of the part | ||
| 5590 | 2026.05.26 23:59:18.054900 [ 201 ] {7cfb321c-b738-41c7-becc-00d00446732e::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 | ||
| 5591 | 2026.05.26 23:59:18.055152 [ 271 ] {77ca87e6-c562-4e34-9b3e-75c091a008b3} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5592 | 2026.05.26 23:59:18.055194 [ 271 ] {77ca87e6-c562-4e34-9b3e-75c091a008b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5593 | 2026.05.26 23:59:18.055866 [ 271 ] {77ca87e6-c562-4e34-9b3e-75c091a008b3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5594 | 2026.05.26 23:59:18.056086 [ 199 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8307 rows, containing 5 columns (5 merged, 0 gathered) in 0.003178558 sec., 2613449.243336129 rows/sec., 207.56 MiB/sec. | ||
| 5595 | 2026.05.26 23:59:18.056124 [ 271 ] {77ca87e6-c562-4e34-9b3e-75c091a008b3} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5596 | 2026.05.26 23:59:18.056245 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5597 | 2026.05.26 23:59:18.056261 [ 271 ] {77ca87e6-c562-4e34-9b3e-75c091a008b3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001685 sec., 94955.48961424331 rows/sec., 6.61 MiB/sec. | ||
| 5598 | 2026.05.26 23:59:18.056290 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5599 | 2026.05.26 23:59:18.056309 [ 271 ] {77ca87e6-c562-4e34-9b3e-75c091a008b3} <Debug> TCPHandler: Processed in 0.001870488 sec. | ||
| 5600 | 2026.05.26 23:59:18.056314 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5601 | 2026.05.26 23:59:18.056318 [ 191 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4833 rows, containing 5 columns (5 merged, 0 gathered) in 0.001931259 sec., 2502512.6096499744 rows/sec., 180.82 MiB/sec. | ||
| 5602 | 2026.05.26 23:59:18.056417 [ 200 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::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 | ||
| 5603 | 2026.05.26 23:59:18.056465 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5604 | 2026.05.26 23:59:18.056517 [ 200 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5605 | 2026.05.26 23:59:18.056551 [ 200 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 12043 rows starting from the beginning of the part | ||
| 5606 | 2026.05.26 23:59:18.056551 [ 199 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5607 | 2026.05.26 23:59:18.056564 [ 271 ] {0f00ba2d-22a0-47f9-81df-e589f2707b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5608 | 2026.05.26 23:59:18.056565 [ 201 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5609 | 2026.05.26 23:59:18.056670 [ 200 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 265 rows starting from the beginning of the part | ||
| 5610 | 2026.05.26 23:59:18.056692 [ 271 ] {0f00ba2d-22a0-47f9-81df-e589f2707b06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5611 | 2026.05.26 23:59:18.056737 [ 200 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::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 | ||
| 5612 | 2026.05.26 23:59:18.056786 [ 200 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1582 rows starting from the beginning of the part | ||
| 5613 | 2026.05.26 23:59:18.056829 [ 200 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 147 rows starting from the beginning of the part | ||
| 5614 | 2026.05.26 23:59:18.056873 [ 200 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 5615 | 2026.05.26 23:59:18.057128 [ 271 ] {0f00ba2d-22a0-47f9-81df-e589f2707b06} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5616 | 2026.05.26 23:59:18.057137 [ 201 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_36_7} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5617 | 2026.05.26 23:59:18.057145 [ 197 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_36_7} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5618 | 2026.05.26 23:59:18.057178 [ 271 ] {0f00ba2d-22a0-47f9-81df-e589f2707b06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5619 | 2026.05.26 23:59:18.057259 [ 201 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_36_7} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5620 | 2026.05.26 23:59:18.057285 [ 197 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_36_7} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5621 | 2026.05.26 23:59:18.057379 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 5622 | 2026.05.26 23:59:18.057420 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 5623 | 2026.05.26 23:59:18.057548 [ 271 ] {0f00ba2d-22a0-47f9-81df-e589f2707b06} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5624 | 2026.05.26 23:59:18.057772 [ 271 ] {0f00ba2d-22a0-47f9-81df-e589f2707b06} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5625 | 2026.05.26 23:59:18.057887 [ 85 ] {} <Debug> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5626 | 2026.05.26 23:59:18.057910 [ 271 ] {0f00ba2d-22a0-47f9-81df-e589f2707b06} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001303 sec., 46047.58250191865 rows/sec., 3.10 MiB/sec. | ||
| 5627 | 2026.05.26 23:59:18.057919 [ 85 ] {} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5628 | 2026.05.26 23:59:18.057955 [ 271 ] {0f00ba2d-22a0-47f9-81df-e589f2707b06} <Debug> TCPHandler: Processed in 0.001483862 sec. | ||
| 5629 | 2026.05.26 23:59:18.057955 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5630 | 2026.05.26 23:59:18.058071 [ 191 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::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 | ||
| 5631 | 2026.05.26 23:59:18.058211 [ 191 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5632 | 2026.05.26 23:59:18.058247 [ 191 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2672 rows starting from the beginning of the part | ||
| 5633 | 2026.05.26 23:59:18.058309 [ 191 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 90 rows starting from the beginning of the part | ||
| 5634 | 2026.05.26 23:59:18.058358 [ 191 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::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 | ||
| 5635 | 2026.05.26 23:59:18.058402 [ 191 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 44 rows starting from the beginning of the part | ||
| 5636 | 2026.05.26 23:59:18.058446 [ 191 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 46 rows starting from the beginning of the part | ||
| 5637 | 2026.05.26 23:59:18.058487 [ 191 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 5638 | 2026.05.26 23:59:18.059842 [ 188 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2972 rows, containing 4 columns (4 merged, 0 gathered) in 0.001815467 sec., 1637044.3527753465 rows/sec., 101.82 MiB/sec. | ||
| 5639 | 2026.05.26 23:59:18.060149 [ 197 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5640 | 2026.05.26 23:59:18.060528 [ 197 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_36_7} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5641 | 2026.05.26 23:59:18.060601 [ 197 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_36_7} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5642 | 2026.05.26 23:59:18.060685 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 5643 | 2026.05.26 23:59:18.061030 [ 193 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14357 rows, containing 5 columns (5 merged, 0 gathered) in 0.004598179 sec., 3122322.9891659287 rows/sec., 201.00 MiB/sec. | ||
| 5644 | 2026.05.26 23:59:18.061493 [ 193 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5645 | 2026.05.26 23:59:18.061761 [ 193 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5646 | 2026.05.26 23:59:18.061827 [ 193 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5647 | 2026.05.26 23:59:18.061910 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.52 MiB. | ||
| 5648 | 2026.05.26 23:59:19.000231 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.01 MiB, peak 263.31 MiB, free memory in arenas 0.00 B, will set to 255.28 MiB (RSS), difference: 1.26 MiB | ||
| 5649 | 2026.05.26 23:59:21.896030 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5650 | 2026.05.26 23:59:21.896094 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5651 | 2026.05.26 23:59:21.975754 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11551 | ||
| 5652 | 2026.05.26 23:59:21.976294 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5653 | 2026.05.26 23:59:21.976333 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5654 | 2026.05.26 23:59:21.976808 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5655 | 2026.05.26 23:59:21.977040 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5656 | 2026.05.26 23:59:21.977172 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11551 | ||
| 5657 | 2026.05.26 23:59:22.594607 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5658 | 2026.05.26 23:59:22.612618 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5659 | 2026.05.26 23:59:22.612689 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5660 | 2026.05.26 23:59:22.618409 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5661 | 2026.05.26 23:59:22.619182 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5662 | 2026.05.26 23:59:22.622249 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5663 | 2026.05.26 23:59:23.052793 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5664 | 2026.05.26 23:59:23.053035 [ 271 ] {bc883aa5-c095-4a60-8c57-98928c1a9ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) 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) | ||
| 5665 | 2026.05.26 23:59:23.053376 [ 271 ] {bc883aa5-c095-4a60-8c57-98928c1a9ce2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5666 | 2026.05.26 23:59:23.053418 [ 271 ] {bc883aa5-c095-4a60-8c57-98928c1a9ce2} <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 | ||
| 5667 | 2026.05.26 23:59:23.053654 [ 271 ] {bc883aa5-c095-4a60-8c57-98928c1a9ce2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5668 | 2026.05.26 23:59:23.053722 [ 271 ] {bc883aa5-c095-4a60-8c57-98928c1a9ce2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5669 | 2026.05.26 23:59:23.053863 [ 271 ] {bc883aa5-c095-4a60-8c57-98928c1a9ce2} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5670 | 2026.05.26 23:59:23.053952 [ 353 ] {bc883aa5-c095-4a60-8c57-98928c1a9ce2} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5671 | 2026.05.26 23:59:23.053963 [ 342 ] {bc883aa5-c095-4a60-8c57-98928c1a9ce2} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5672 | 2026.05.26 23:59:23.054085 [ 271 ] {bc883aa5-c095-4a60-8c57-98928c1a9ce2} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 5673 | 2026.05.26 23:59:23.054112 [ 271 ] {bc883aa5-c095-4a60-8c57-98928c1a9ce2} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5674 | 2026.05.26 23:59:23.054179 [ 271 ] {bc883aa5-c095-4a60-8c57-98928c1a9ce2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5675 | 2026.05.26 23:59:23.054201 [ 271 ] {bc883aa5-c095-4a60-8c57-98928c1a9ce2} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 5676 | 2026.05.26 23:59:23.054236 [ 271 ] {bc883aa5-c095-4a60-8c57-98928c1a9ce2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 5677 | 2026.05.26 23:59:23.054276 [ 271 ] {bc883aa5-c095-4a60-8c57-98928c1a9ce2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 5678 | 2026.05.26 23:59:23.055621 [ 271 ] {bc883aa5-c095-4a60-8c57-98928c1a9ce2} <Debug> executeQuery: Read 48 rows, 7.97 KiB in 0.002684 sec., 17883.75558867362 rows/sec., 2.90 MiB/sec. | ||
| 5679 | 2026.05.26 23:59:23.055743 [ 271 ] {bc883aa5-c095-4a60-8c57-98928c1a9ce2} <Debug> TCPHandler: Processed in 0.003081796 sec. | ||
| 5680 | 2026.05.26 23:59:23.061247 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5681 | 2026.05.26 23:59:23.061408 [ 271 ] {e0bb6658-68b6-4f15-834f-9d9d97178e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5682 | 2026.05.26 23:59:23.061471 [ 271 ] {e0bb6658-68b6-4f15-834f-9d9d97178e47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5683 | 2026.05.26 23:59:23.062310 [ 271 ] {e0bb6658-68b6-4f15-834f-9d9d97178e47} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5684 | 2026.05.26 23:59:23.062351 [ 271 ] {e0bb6658-68b6-4f15-834f-9d9d97178e47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5685 | 2026.05.26 23:59:23.062724 [ 271 ] {e0bb6658-68b6-4f15-834f-9d9d97178e47} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5686 | 2026.05.26 23:59:23.062951 [ 271 ] {e0bb6658-68b6-4f15-834f-9d9d97178e47} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5687 | 2026.05.26 23:59:23.063094 [ 121 ] {} <Debug> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5688 | 2026.05.26 23:59:23.063098 [ 271 ] {e0bb6658-68b6-4f15-834f-9d9d97178e47} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001735 sec., 161383.28530259366 rows/sec., 10.24 MiB/sec. | ||
| 5689 | 2026.05.26 23:59:23.063165 [ 121 ] {} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5690 | 2026.05.26 23:59:23.063180 [ 271 ] {e0bb6658-68b6-4f15-834f-9d9d97178e47} <Debug> TCPHandler: Processed in 0.002010961 sec. | ||
| 5691 | 2026.05.26 23:59:23.063204 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5692 | 2026.05.26 23:59:23.063320 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5693 | 2026.05.26 23:59:23.063328 [ 200 ] {120a905b-232e-4d58-9095-bf91795b9f50::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 | ||
| 5694 | 2026.05.26 23:59:23.063423 [ 271 ] {681e1c94-65e7-419e-b44f-999b5b481ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5695 | 2026.05.26 23:59:23.063467 [ 200 ] {120a905b-232e-4d58-9095-bf91795b9f50::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5696 | 2026.05.26 23:59:23.063468 [ 271 ] {681e1c94-65e7-419e-b44f-999b5b481ee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5697 | 2026.05.26 23:59:23.063512 [ 200 ] {120a905b-232e-4d58-9095-bf91795b9f50::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 280 rows starting from the beginning of the part | ||
| 5698 | 2026.05.26 23:59:23.063591 [ 200 ] {120a905b-232e-4d58-9095-bf91795b9f50::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 280 rows starting from the beginning of the part | ||
| 5699 | 2026.05.26 23:59:23.063643 [ 200 ] {120a905b-232e-4d58-9095-bf91795b9f50::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 280 rows starting from the beginning of the part | ||
| 5700 | 2026.05.26 23:59:23.063692 [ 200 ] {120a905b-232e-4d58-9095-bf91795b9f50::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 280 rows starting from the beginning of the part | ||
| 5701 | 2026.05.26 23:59:23.063739 [ 200 ] {120a905b-232e-4d58-9095-bf91795b9f50::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 280 rows starting from the beginning of the part | ||
| 5702 | 2026.05.26 23:59:23.064300 [ 271 ] {681e1c94-65e7-419e-b44f-999b5b481ee5} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5703 | 2026.05.26 23:59:23.064341 [ 271 ] {681e1c94-65e7-419e-b44f-999b5b481ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5704 | 2026.05.26 23:59:23.064697 [ 193 ] {120a905b-232e-4d58-9095-bf91795b9f50::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1400 rows, containing 5 columns (5 merged, 0 gathered) in 0.001417142 sec., 987903.8233289254 rows/sec., 66.46 MiB/sec. | ||
| 5705 | 2026.05.26 23:59:23.064746 [ 271 ] {681e1c94-65e7-419e-b44f-999b5b481ee5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5706 | 2026.05.26 23:59:23.064862 [ 193 ] {120a905b-232e-4d58-9095-bf91795b9f50::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5707 | 2026.05.26 23:59:23.065000 [ 271 ] {681e1c94-65e7-419e-b44f-999b5b481ee5} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5708 | 2026.05.26 23:59:23.065147 [ 271 ] {681e1c94-65e7-419e-b44f-999b5b481ee5} <Debug> executeQuery: Read 859 rows, 69.17 KiB in 0.001742 sec., 493111.3662456946 rows/sec., 38.78 MiB/sec. | ||
| 5709 | 2026.05.26 23:59:23.065184 [ 271 ] {681e1c94-65e7-419e-b44f-999b5b481ee5} <Debug> TCPHandler: Processed in 0.001914319 sec. | ||
| 5710 | 2026.05.26 23:59:23.065196 [ 193 ] {120a905b-232e-4d58-9095-bf91795b9f50::all_1_17_4} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5711 | 2026.05.26 23:59:23.065292 [ 193 ] {120a905b-232e-4d58-9095-bf91795b9f50::all_1_17_4} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5712 | 2026.05.26 23:59:23.065329 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5713 | 2026.05.26 23:59:23.065377 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 5714 | 2026.05.26 23:59:23.065439 [ 271 ] {2e69efdf-4d9d-4e5b-972c-3967b88b2129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5715 | 2026.05.26 23:59:23.065486 [ 271 ] {2e69efdf-4d9d-4e5b-972c-3967b88b2129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5716 | 2026.05.26 23:59:23.066398 [ 271 ] {2e69efdf-4d9d-4e5b-972c-3967b88b2129} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5717 | 2026.05.26 23:59:23.066461 [ 271 ] {2e69efdf-4d9d-4e5b-972c-3967b88b2129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5718 | 2026.05.26 23:59:23.066887 [ 271 ] {2e69efdf-4d9d-4e5b-972c-3967b88b2129} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5719 | 2026.05.26 23:59:23.067117 [ 271 ] {2e69efdf-4d9d-4e5b-972c-3967b88b2129} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5720 | 2026.05.26 23:59:23.067278 [ 271 ] {2e69efdf-4d9d-4e5b-972c-3967b88b2129} <Debug> executeQuery: Read 181 rows, 11.50 KiB in 0.001854 sec., 97626.7529665588 rows/sec., 6.06 MiB/sec. | ||
| 5721 | 2026.05.26 23:59:23.067330 [ 271 ] {2e69efdf-4d9d-4e5b-972c-3967b88b2129} <Debug> TCPHandler: Processed in 0.002050561 sec. | ||
| 5722 | 2026.05.26 23:59:23.067527 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5723 | 2026.05.26 23:59:23.067655 [ 271 ] {022f1c9f-632c-4c11-9478-b0c60a190be1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5724 | 2026.05.26 23:59:23.067824 [ 271 ] {022f1c9f-632c-4c11-9478-b0c60a190be1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5725 | 2026.05.26 23:59:23.068358 [ 271 ] {022f1c9f-632c-4c11-9478-b0c60a190be1} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5726 | 2026.05.26 23:59:23.068396 [ 271 ] {022f1c9f-632c-4c11-9478-b0c60a190be1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5727 | 2026.05.26 23:59:23.068716 [ 271 ] {022f1c9f-632c-4c11-9478-b0c60a190be1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5728 | 2026.05.26 23:59:23.068931 [ 271 ] {022f1c9f-632c-4c11-9478-b0c60a190be1} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5729 | 2026.05.26 23:59:23.069050 [ 125 ] {} <Debug> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 5730 | 2026.05.26 23:59:23.069061 [ 271 ] {022f1c9f-632c-4c11-9478-b0c60a190be1} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001444 sec., 100415.51246537396 rows/sec., 6.48 MiB/sec. | ||
| 5731 | 2026.05.26 23:59:23.069095 [ 125 ] {} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5732 | 2026.05.26 23:59:23.069111 [ 271 ] {022f1c9f-632c-4c11-9478-b0c60a190be1} <Debug> TCPHandler: Processed in 0.001690686 sec. | ||
| 5733 | 2026.05.26 23:59:23.069120 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5734 | 2026.05.26 23:59:23.069216 [ 188 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 5735 | 2026.05.26 23:59:23.069254 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5736 | 2026.05.26 23:59:23.069316 [ 188 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5737 | 2026.05.26 23:59:23.069349 [ 188 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 1099 rows starting from the beginning of the part | ||
| 5738 | 2026.05.26 23:59:23.069360 [ 271 ] {145cdcde-64d5-4eb9-a271-ed73e4d48a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5739 | 2026.05.26 23:59:23.069407 [ 271 ] {145cdcde-64d5-4eb9-a271-ed73e4d48a3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5740 | 2026.05.26 23:59:23.069409 [ 188 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 145 rows starting from the beginning of the part | ||
| 5741 | 2026.05.26 23:59:23.069467 [ 188 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 145 rows starting from the beginning of the part | ||
| 5742 | 2026.05.26 23:59:23.069507 [ 188 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 801 rows starting from the beginning of the part | ||
| 5743 | 2026.05.26 23:59:23.069546 [ 188 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 145 rows starting from the beginning of the part | ||
| 5744 | 2026.05.26 23:59:23.069589 [ 188 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 145 rows starting from the beginning of the part | ||
| 5745 | 2026.05.26 23:59:23.070000 [ 271 ] {145cdcde-64d5-4eb9-a271-ed73e4d48a3e} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5746 | 2026.05.26 23:59:23.070047 [ 271 ] {145cdcde-64d5-4eb9-a271-ed73e4d48a3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5747 | 2026.05.26 23:59:23.070415 [ 271 ] {145cdcde-64d5-4eb9-a271-ed73e4d48a3e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5748 | 2026.05.26 23:59:23.070608 [ 188 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2480 rows, containing 5 columns (5 merged, 0 gathered) in 0.001428221 sec., 1736425.9452843782 rows/sec., 110.82 MiB/sec. | ||
| 5749 | 2026.05.26 23:59:23.070642 [ 271 ] {145cdcde-64d5-4eb9-a271-ed73e4d48a3e} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5750 | 2026.05.26 23:59:23.070793 [ 271 ] {145cdcde-64d5-4eb9-a271-ed73e4d48a3e} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001453 sec., 99105.29938059187 rows/sec., 5.63 MiB/sec. | ||
| 5751 | 2026.05.26 23:59:23.070793 [ 125 ] {} <Debug> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5752 | 2026.05.26 23:59:23.070812 [ 186 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 5753 | 2026.05.26 23:59:23.070849 [ 125 ] {} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5754 | 2026.05.26 23:59:23.070850 [ 271 ] {145cdcde-64d5-4eb9-a271-ed73e4d48a3e} <Debug> TCPHandler: Processed in 0.001647415 sec. | ||
| 5755 | 2026.05.26 23:59:23.070881 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5756 | 2026.05.26 23:59:23.070966 [ 193 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::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 | ||
| 5757 | 2026.05.26 23:59:23.071069 [ 193 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5758 | 2026.05.26 23:59:23.071078 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5759 | 2026.05.26 23:59:23.071102 [ 193 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 144 rows starting from the beginning of the part | ||
| 5760 | 2026.05.26 23:59:23.071153 [ 186 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_20_4} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5761 | 2026.05.26 23:59:23.071164 [ 193 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 144 rows starting from the beginning of the part | ||
| 5762 | 2026.05.26 23:59:23.071215 [ 271 ] {e342737e-0810-4a8d-8853-ab768b15dbbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5763 | 2026.05.26 23:59:23.071224 [ 193 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 144 rows starting from the beginning of the part | ||
| 5764 | 2026.05.26 23:59:23.071235 [ 186 ] {bbe68141-2306-471b-942b-d73ceb846389::all_1_20_4} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 5765 | 2026.05.26 23:59:23.071278 [ 271 ] {e342737e-0810-4a8d-8853-ab768b15dbbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5766 | 2026.05.26 23:59:23.071281 [ 193 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 144 rows starting from the beginning of the part | ||
| 5767 | 2026.05.26 23:59:23.071315 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 5768 | 2026.05.26 23:59:23.071335 [ 193 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 144 rows starting from the beginning of the part | ||
| 5769 | 2026.05.26 23:59:23.072047 [ 271 ] {e342737e-0810-4a8d-8853-ab768b15dbbd} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5770 | 2026.05.26 23:59:23.072087 [ 271 ] {e342737e-0810-4a8d-8853-ab768b15dbbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5771 | 2026.05.26 23:59:23.072119 [ 193 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 5 columns (5 merged, 0 gathered) in 0.001183118 sec., 608561.4452658147 rows/sec., 36.89 MiB/sec. | ||
| 5772 | 2026.05.26 23:59:23.072256 [ 190 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5773 | 2026.05.26 23:59:23.072473 [ 271 ] {e342737e-0810-4a8d-8853-ab768b15dbbd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5774 | 2026.05.26 23:59:23.072548 [ 190 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::all_1_17_4} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5775 | 2026.05.26 23:59:23.072638 [ 190 ] {94d197e4-1eae-4f0d-aa96-9d557c6bcc61::all_1_17_4} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5776 | 2026.05.26 23:59:23.072706 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5777 | 2026.05.26 23:59:23.072722 [ 271 ] {e342737e-0810-4a8d-8853-ab768b15dbbd} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5778 | 2026.05.26 23:59:23.072857 [ 271 ] {e342737e-0810-4a8d-8853-ab768b15dbbd} <Debug> executeQuery: Read 525 rows, 38.02 KiB in 0.00168 sec., 312500 rows/sec., 22.10 MiB/sec. | ||
| 5779 | 2026.05.26 23:59:23.072892 [ 271 ] {e342737e-0810-4a8d-8853-ab768b15dbbd} <Debug> TCPHandler: Processed in 0.001919639 sec. | ||
| 5780 | 2026.05.26 23:59:23.073022 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5781 | 2026.05.26 23:59:23.073118 [ 271 ] {ad1281f4-de0a-44a0-9776-7d7aab0c3795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5782 | 2026.05.26 23:59:23.073160 [ 271 ] {ad1281f4-de0a-44a0-9776-7d7aab0c3795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5783 | 2026.05.26 23:59:23.073514 [ 271 ] {ad1281f4-de0a-44a0-9776-7d7aab0c3795} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5784 | 2026.05.26 23:59:23.073550 [ 271 ] {ad1281f4-de0a-44a0-9776-7d7aab0c3795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5785 | 2026.05.26 23:59:23.073849 [ 271 ] {ad1281f4-de0a-44a0-9776-7d7aab0c3795} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5786 | 2026.05.26 23:59:23.074050 [ 271 ] {ad1281f4-de0a-44a0-9776-7d7aab0c3795} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5787 | 2026.05.26 23:59:23.074177 [ 271 ] {ad1281f4-de0a-44a0-9776-7d7aab0c3795} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001077 sec., 3714.020427112349 rows/sec., 194.04 KiB/sec. | ||
| 5788 | 2026.05.26 23:59:23.074210 [ 271 ] {ad1281f4-de0a-44a0-9776-7d7aab0c3795} <Debug> TCPHandler: Processed in 0.001236298 sec. | ||
| 5789 | 2026.05.26 23:59:23.074345 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5790 | 2026.05.26 23:59:23.074445 [ 271 ] {f4ed0048-9463-43a0-8237-ff1b01c34f73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5791 | 2026.05.26 23:59:23.074489 [ 271 ] {f4ed0048-9463-43a0-8237-ff1b01c34f73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5792 | 2026.05.26 23:59:23.074919 [ 271 ] {f4ed0048-9463-43a0-8237-ff1b01c34f73} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5793 | 2026.05.26 23:59:23.074955 [ 271 ] {f4ed0048-9463-43a0-8237-ff1b01c34f73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5794 | 2026.05.26 23:59:23.075290 [ 271 ] {f4ed0048-9463-43a0-8237-ff1b01c34f73} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5795 | 2026.05.26 23:59:23.075503 [ 271 ] {f4ed0048-9463-43a0-8237-ff1b01c34f73} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5796 | 2026.05.26 23:59:23.075632 [ 271 ] {f4ed0048-9463-43a0-8237-ff1b01c34f73} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001207 sec., 219552.6097763049 rows/sec., 14.59 MiB/sec. | ||
| 5797 | 2026.05.26 23:59:23.075668 [ 271 ] {f4ed0048-9463-43a0-8237-ff1b01c34f73} <Debug> TCPHandler: Processed in 0.00137529 sec. | ||
| 5798 | 2026.05.26 23:59:23.075803 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5799 | 2026.05.26 23:59:23.075900 [ 271 ] {a81f639b-497f-4ec2-843f-44164d1c242c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5800 | 2026.05.26 23:59:23.075943 [ 271 ] {a81f639b-497f-4ec2-843f-44164d1c242c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5801 | 2026.05.26 23:59:23.076260 [ 271 ] {a81f639b-497f-4ec2-843f-44164d1c242c} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5802 | 2026.05.26 23:59:23.076295 [ 271 ] {a81f639b-497f-4ec2-843f-44164d1c242c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5803 | 2026.05.26 23:59:23.076582 [ 271 ] {a81f639b-497f-4ec2-843f-44164d1c242c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5804 | 2026.05.26 23:59:23.076808 [ 271 ] {a81f639b-497f-4ec2-843f-44164d1c242c} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5805 | 2026.05.26 23:59:23.076934 [ 271 ] {a81f639b-497f-4ec2-843f-44164d1c242c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 5806 | 2026.05.26 23:59:23.076968 [ 271 ] {a81f639b-497f-4ec2-843f-44164d1c242c} <Debug> TCPHandler: Processed in 0.001218518 sec. | ||
| 5807 | 2026.05.26 23:59:23.077080 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5808 | 2026.05.26 23:59:23.077176 [ 271 ] {83ac1b0e-6948-46dc-9b7b-64d81f5f3e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5809 | 2026.05.26 23:59:23.077229 [ 271 ] {83ac1b0e-6948-46dc-9b7b-64d81f5f3e8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5810 | 2026.05.26 23:59:23.078100 [ 271 ] {83ac1b0e-6948-46dc-9b7b-64d81f5f3e8e} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5811 | 2026.05.26 23:59:23.078135 [ 271 ] {83ac1b0e-6948-46dc-9b7b-64d81f5f3e8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5812 | 2026.05.26 23:59:23.078680 [ 271 ] {83ac1b0e-6948-46dc-9b7b-64d81f5f3e8e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5813 | 2026.05.26 23:59:23.078908 [ 271 ] {83ac1b0e-6948-46dc-9b7b-64d81f5f3e8e} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5814 | 2026.05.26 23:59:23.079042 [ 271 ] {83ac1b0e-6948-46dc-9b7b-64d81f5f3e8e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001884 sec., 21762.20806794055 rows/sec., 39.00 MiB/sec. | ||
| 5815 | 2026.05.26 23:59:23.079103 [ 271 ] {83ac1b0e-6948-46dc-9b7b-64d81f5f3e8e} <Debug> TCPHandler: Processed in 0.002070951 sec. | ||
| 5816 | 2026.05.26 23:59:23.079246 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5817 | 2026.05.26 23:59:23.079343 [ 271 ] {a7e3e3fc-2e44-4b89-a4b7-a7a6c1fdb28f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5818 | 2026.05.26 23:59:23.079385 [ 271 ] {a7e3e3fc-2e44-4b89-a4b7-a7a6c1fdb28f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5819 | 2026.05.26 23:59:23.079745 [ 271 ] {a7e3e3fc-2e44-4b89-a4b7-a7a6c1fdb28f} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5820 | 2026.05.26 23:59:23.079780 [ 271 ] {a7e3e3fc-2e44-4b89-a4b7-a7a6c1fdb28f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5821 | 2026.05.26 23:59:23.080069 [ 271 ] {a7e3e3fc-2e44-4b89-a4b7-a7a6c1fdb28f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5822 | 2026.05.26 23:59:23.080273 [ 271 ] {a7e3e3fc-2e44-4b89-a4b7-a7a6c1fdb28f} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5823 | 2026.05.26 23:59:23.080395 [ 271 ] {a7e3e3fc-2e44-4b89-a4b7-a7a6c1fdb28f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00107 sec., 84112.14953271027 rows/sec., 5.26 MiB/sec. | ||
| 5824 | 2026.05.26 23:59:23.080427 [ 271 ] {a7e3e3fc-2e44-4b89-a4b7-a7a6c1fdb28f} <Debug> TCPHandler: Processed in 0.001230029 sec. | ||
| 5825 | 2026.05.26 23:59:28.046567 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5826 | 2026.05.26 23:59:28.046853 [ 271 ] {327abbd1-6762-487a-9cd8-62fb06d6fc6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) 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) | ||
| 5827 | 2026.05.26 23:59:28.047213 [ 271 ] {327abbd1-6762-487a-9cd8-62fb06d6fc6a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5828 | 2026.05.26 23:59:28.047252 [ 271 ] {327abbd1-6762-487a-9cd8-62fb06d6fc6a} <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 | ||
| 5829 | 2026.05.26 23:59:28.047479 [ 271 ] {327abbd1-6762-487a-9cd8-62fb06d6fc6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5830 | 2026.05.26 23:59:28.047552 [ 271 ] {327abbd1-6762-487a-9cd8-62fb06d6fc6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5831 | 2026.05.26 23:59:28.047712 [ 271 ] {327abbd1-6762-487a-9cd8-62fb06d6fc6a} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5832 | 2026.05.26 23:59:28.047786 [ 353 ] {327abbd1-6762-487a-9cd8-62fb06d6fc6a} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5833 | 2026.05.26 23:59:28.047833 [ 342 ] {327abbd1-6762-487a-9cd8-62fb06d6fc6a} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5834 | 2026.05.26 23:59:28.047948 [ 271 ] {327abbd1-6762-487a-9cd8-62fb06d6fc6a} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 5835 | 2026.05.26 23:59:28.047977 [ 271 ] {327abbd1-6762-487a-9cd8-62fb06d6fc6a} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5836 | 2026.05.26 23:59:28.048049 [ 271 ] {327abbd1-6762-487a-9cd8-62fb06d6fc6a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5837 | 2026.05.26 23:59:28.048070 [ 271 ] {327abbd1-6762-487a-9cd8-62fb06d6fc6a} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 5838 | 2026.05.26 23:59:28.048106 [ 271 ] {327abbd1-6762-487a-9cd8-62fb06d6fc6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5839 | 2026.05.26 23:59:28.048152 [ 271 ] {327abbd1-6762-487a-9cd8-62fb06d6fc6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5840 | 2026.05.26 23:59:28.049366 [ 271 ] {327abbd1-6762-487a-9cd8-62fb06d6fc6a} <Debug> executeQuery: Read 48 rows, 7.97 KiB in 0.002607 sec., 18411.967779056387 rows/sec., 2.99 MiB/sec. | ||
| 5841 | 2026.05.26 23:59:28.049480 [ 271 ] {327abbd1-6762-487a-9cd8-62fb06d6fc6a} <Debug> TCPHandler: Processed in 0.003057715 sec. | ||
| 5842 | 2026.05.26 23:59:28.051310 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5843 | 2026.05.26 23:59:28.051426 [ 271 ] {d2f5ee93-03c6-49c9-b6a6-d19fde86928b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5844 | 2026.05.26 23:59:28.051474 [ 271 ] {d2f5ee93-03c6-49c9-b6a6-d19fde86928b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5845 | 2026.05.26 23:59:28.052024 [ 271 ] {d2f5ee93-03c6-49c9-b6a6-d19fde86928b} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5846 | 2026.05.26 23:59:28.052068 [ 271 ] {d2f5ee93-03c6-49c9-b6a6-d19fde86928b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5847 | 2026.05.26 23:59:28.052455 [ 271 ] {d2f5ee93-03c6-49c9-b6a6-d19fde86928b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5848 | 2026.05.26 23:59:28.052693 [ 271 ] {d2f5ee93-03c6-49c9-b6a6-d19fde86928b} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5849 | 2026.05.26 23:59:28.052864 [ 271 ] {d2f5ee93-03c6-49c9-b6a6-d19fde86928b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001471 sec., 38069.3405846363 rows/sec., 2.91 MiB/sec. | ||
| 5850 | 2026.05.26 23:59:28.052902 [ 271 ] {d2f5ee93-03c6-49c9-b6a6-d19fde86928b} <Debug> TCPHandler: Processed in 0.001649305 sec. | ||
| 5851 | 2026.05.26 23:59:28.053033 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5852 | 2026.05.26 23:59:28.053143 [ 271 ] {2c2232b2-22c3-4478-808b-d8d2053bed60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5853 | 2026.05.26 23:59:28.053185 [ 271 ] {2c2232b2-22c3-4478-808b-d8d2053bed60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5854 | 2026.05.26 23:59:28.053606 [ 271 ] {2c2232b2-22c3-4478-808b-d8d2053bed60} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5855 | 2026.05.26 23:59:28.053642 [ 271 ] {2c2232b2-22c3-4478-808b-d8d2053bed60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5856 | 2026.05.26 23:59:28.053986 [ 271 ] {2c2232b2-22c3-4478-808b-d8d2053bed60} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5857 | 2026.05.26 23:59:28.054204 [ 271 ] {2c2232b2-22c3-4478-808b-d8d2053bed60} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5858 | 2026.05.26 23:59:28.054346 [ 271 ] {2c2232b2-22c3-4478-808b-d8d2053bed60} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001224 sec., 52287.5816993464 rows/sec., 4.08 MiB/sec. | ||
| 5859 | 2026.05.26 23:59:28.054381 [ 271 ] {2c2232b2-22c3-4478-808b-d8d2053bed60} <Debug> TCPHandler: Processed in 0.001397871 sec. | ||
| 5860 | 2026.05.26 23:59:28.054509 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5861 | 2026.05.26 23:59:28.054606 [ 271 ] {6191f039-00d2-456e-ae8c-68fa735d2145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5862 | 2026.05.26 23:59:28.054665 [ 271 ] {6191f039-00d2-456e-ae8c-68fa735d2145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5863 | 2026.05.26 23:59:28.055168 [ 271 ] {6191f039-00d2-456e-ae8c-68fa735d2145} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5864 | 2026.05.26 23:59:28.055205 [ 271 ] {6191f039-00d2-456e-ae8c-68fa735d2145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5865 | 2026.05.26 23:59:28.055533 [ 271 ] {6191f039-00d2-456e-ae8c-68fa735d2145} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5866 | 2026.05.26 23:59:28.055756 [ 271 ] {6191f039-00d2-456e-ae8c-68fa735d2145} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5867 | 2026.05.26 23:59:28.055905 [ 271 ] {6191f039-00d2-456e-ae8c-68fa735d2145} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001318 sec., 121396.05462822459 rows/sec., 8.45 MiB/sec. | ||
| 5868 | 2026.05.26 23:59:28.055939 [ 271 ] {6191f039-00d2-456e-ae8c-68fa735d2145} <Debug> TCPHandler: Processed in 0.001478593 sec. | ||
| 5869 | 2026.05.26 23:59:28.056056 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5870 | 2026.05.26 23:59:28.056158 [ 271 ] {1b76e96e-b79a-409c-93c5-030e67291bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5871 | 2026.05.26 23:59:28.056199 [ 271 ] {1b76e96e-b79a-409c-93c5-030e67291bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5872 | 2026.05.26 23:59:28.056585 [ 271 ] {1b76e96e-b79a-409c-93c5-030e67291bcf} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5873 | 2026.05.26 23:59:28.056621 [ 271 ] {1b76e96e-b79a-409c-93c5-030e67291bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 5874 | 2026.05.26 23:59:28.056936 [ 271 ] {1b76e96e-b79a-409c-93c5-030e67291bcf} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5875 | 2026.05.26 23:59:28.057152 [ 271 ] {1b76e96e-b79a-409c-93c5-030e67291bcf} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5876 | 2026.05.26 23:59:28.057286 [ 271 ] {1b76e96e-b79a-409c-93c5-030e67291bcf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 5877 | 2026.05.26 23:59:28.057320 [ 271 ] {1b76e96e-b79a-409c-93c5-030e67291bcf} <Debug> TCPHandler: Processed in 0.00131253 sec. | ||
| 5878 | 2026.05.26 23:59:29.098036 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47871 | ||
| 5879 | 2026.05.26 23:59:29.098122 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5880 | 2026.05.26 23:59:29.098148 [ 306 ] {} <Debug> TCP-Session: 382a38b7-5c29-450d-a25f-87fd4127f4a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:47871 | ||
| 5881 | 2026.05.26 23:59:29.098170 [ 306 ] {} <Debug> TCP-Session: 382a38b7-5c29-450d-a25f-87fd4127f4a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5882 | 2026.05.26 23:59:29.098184 [ 306 ] {} <Debug> TCP-Session: 382a38b7-5c29-450d-a25f-87fd4127f4a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5883 | 2026.05.26 23:59:29.098392 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62804 | ||
| 5884 | 2026.05.26 23:59:29.098410 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37166 | ||
| 5885 | 2026.05.26 23:59:29.098448 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49958 | ||
| 5886 | 2026.05.26 23:59:29.098478 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59987 | ||
| 5887 | 2026.05.26 23:59:29.098506 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5888 | 2026.05.26 23:59:29.098529 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5889 | 2026.05.26 23:59:29.098545 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5890 | 2026.05.26 23:59:29.098566 [ 307 ] {} <Debug> TCP-Session: d3325116-66de-4150-b27f-2cfa068f967e Authenticating user 'default' from [fd00:1122:3344:101::e]:62804 | ||
| 5891 | 2026.05.26 23:59:29.098582 [ 308 ] {} <Debug> TCP-Session: 0f3e41f6-3e6f-4072-aa7e-8264c72b8560 Authenticating user 'default' from [fd00:1122:3344:101::e]:37166 | ||
| 5892 | 2026.05.26 23:59:29.098589 [ 3 ] {} <Debug> TCP-Session: 211f923f-1572-4ed3-86c1-0e1532b45b1b Authenticating user 'default' from [fd00:1122:3344:101::e]:49958 | ||
| 5893 | 2026.05.26 23:59:29.098605 [ 307 ] {} <Debug> TCP-Session: d3325116-66de-4150-b27f-2cfa068f967e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5894 | 2026.05.26 23:59:29.098620 [ 308 ] {} <Debug> TCP-Session: 0f3e41f6-3e6f-4072-aa7e-8264c72b8560 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5895 | 2026.05.26 23:59:29.098623 [ 3 ] {} <Debug> TCP-Session: 211f923f-1572-4ed3-86c1-0e1532b45b1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5896 | 2026.05.26 23:59:29.098627 [ 307 ] {} <Debug> TCP-Session: d3325116-66de-4150-b27f-2cfa068f967e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5897 | 2026.05.26 23:59:29.098647 [ 308 ] {} <Debug> TCP-Session: 0f3e41f6-3e6f-4072-aa7e-8264c72b8560 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5898 | 2026.05.26 23:59:29.098663 [ 3 ] {} <Debug> TCP-Session: 211f923f-1572-4ed3-86c1-0e1532b45b1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5899 | 2026.05.26 23:59:29.098476 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40903 | ||
| 5900 | 2026.05.26 23:59:29.098470 [ 306 ] {} <Trace> TCP-Session: 382a38b7-5c29-450d-a25f-87fd4127f4a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5901 | 2026.05.26 23:59:29.098435 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64942 | ||
| 5902 | 2026.05.26 23:59:29.098783 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5903 | 2026.05.26 23:59:29.098409 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42974 | ||
| 5904 | 2026.05.26 23:59:29.098829 [ 269 ] {} <Debug> TCP-Session: 380c9ef1-1c1f-4926-aab4-bd69d0afbb5b Authenticating user 'default' from [fd00:1122:3344:101::e]:59987 | ||
| 5905 | 2026.05.26 23:59:29.098485 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60175 | ||
| 5906 | 2026.05.26 23:59:29.098873 [ 269 ] {} <Debug> TCP-Session: 380c9ef1-1c1f-4926-aab4-bd69d0afbb5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5907 | 2026.05.26 23:59:29.098909 [ 269 ] {} <Debug> TCP-Session: 380c9ef1-1c1f-4926-aab4-bd69d0afbb5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5908 | 2026.05.26 23:59:29.098920 [ 306 ] {25fe57b9-02f4-4b9a-b6dd-e0d247bb628e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47871) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5909 | 2026.05.26 23:59:29.099189 [ 306 ] {25fe57b9-02f4-4b9a-b6dd-e0d247bb628e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5910 | 2026.05.26 23:59:29.099242 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5911 | 2026.05.26 23:59:29.099252 [ 306 ] {25fe57b9-02f4-4b9a-b6dd-e0d247bb628e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5912 | 2026.05.26 23:59:29.099279 [ 302 ] {} <Debug> TCP-Session: 6c253913-20d5-49c9-ad04-fa48ef303430 Authenticating user 'default' from [fd00:1122:3344:101::e]:40903 | ||
| 5913 | 2026.05.26 23:59:29.099306 [ 302 ] {} <Debug> TCP-Session: 6c253913-20d5-49c9-ad04-fa48ef303430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5914 | 2026.05.26 23:59:29.099323 [ 302 ] {} <Debug> TCP-Session: 6c253913-20d5-49c9-ad04-fa48ef303430 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5915 | 2026.05.26 23:59:29.099352 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5916 | 2026.05.26 23:59:29.099392 [ 303 ] {} <Debug> TCP-Session: 613da028-fb52-444e-8217-1a10ac6e4b6b Authenticating user 'default' from [fd00:1122:3344:101::e]:60175 | ||
| 5917 | 2026.05.26 23:59:29.099414 [ 303 ] {} <Debug> TCP-Session: 613da028-fb52-444e-8217-1a10ac6e4b6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5918 | 2026.05.26 23:59:29.099428 [ 303 ] {} <Debug> TCP-Session: 613da028-fb52-444e-8217-1a10ac6e4b6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5919 | 2026.05.26 23:59:29.099458 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5920 | 2026.05.26 23:59:29.099493 [ 309 ] {} <Debug> TCP-Session: 664ea051-e211-49c0-a428-e94d6d7bd189 Authenticating user 'default' from [fd00:1122:3344:101::e]:42974 | ||
| 5921 | 2026.05.26 23:59:29.099510 [ 309 ] {} <Debug> TCP-Session: 664ea051-e211-49c0-a428-e94d6d7bd189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5922 | 2026.05.26 23:59:29.099526 [ 309 ] {} <Debug> TCP-Session: 664ea051-e211-49c0-a428-e94d6d7bd189 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5923 | 2026.05.26 23:59:29.099547 [ 306 ] {25fe57b9-02f4-4b9a-b6dd-e0d247bb628e} <Debug> oximeter.version (c4bbc498-0fd2-4407-8cbb-20eeae1280bc) (SelectExecutor): Key condition: unknown | ||
| 5924 | 2026.05.26 23:59:29.099633 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5925 | 2026.05.26 23:59:29.099667 [ 310 ] {} <Debug> TCP-Session: b3a584e9-bd39-4d15-9034-f7858ddc112f Authenticating user 'default' from [fd00:1122:3344:101::e]:64942 | ||
| 5926 | 2026.05.26 23:59:29.099684 [ 310 ] {} <Debug> TCP-Session: b3a584e9-bd39-4d15-9034-f7858ddc112f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5927 | 2026.05.26 23:59:29.099697 [ 310 ] {} <Debug> TCP-Session: b3a584e9-bd39-4d15-9034-f7858ddc112f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5928 | 2026.05.26 23:59:29.100433 [ 353 ] {25fe57b9-02f4-4b9a-b6dd-e0d247bb628e} <Trace> AggregatingTransform: Aggregating | ||
| 5929 | 2026.05.26 23:59:29.100459 [ 353 ] {25fe57b9-02f4-4b9a-b6dd-e0d247bb628e} <Trace> Aggregator: Aggregation method: without_key | ||
| 5930 | 2026.05.26 23:59:29.100486 [ 353 ] {25fe57b9-02f4-4b9a-b6dd-e0d247bb628e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000821213 sec. (1217.711 rows/sec., 47.57 KiB/sec.) | ||
| 5931 | 2026.05.26 23:59:29.100500 [ 353 ] {25fe57b9-02f4-4b9a-b6dd-e0d247bb628e} <Trace> Aggregator: Merging aggregated data | ||
| 5932 | 2026.05.26 23:59:29.101021 [ 306 ] {25fe57b9-02f4-4b9a-b6dd-e0d247bb628e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002161 sec., 462.7487274409995 rows/sec., 18.08 KiB/sec. | ||
| 5933 | 2026.05.26 23:59:29.101137 [ 306 ] {25fe57b9-02f4-4b9a-b6dd-e0d247bb628e} <Debug> TCPHandler: Processed in 0.002778271 sec. | ||
| 5934 | 2026.05.26 23:59:29.101279 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5935 | 2026.05.26 23:59:29.101318 [ 306 ] {} <Debug> TCP-Session: 382a38b7-5c29-450d-a25f-87fd4127f4a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5936 | 2026.05.26 23:59:29.101318 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5937 | 2026.05.26 23:59:29.101339 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5938 | 2026.05.26 23:59:29.101361 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5939 | 2026.05.26 23:59:29.101386 [ 303 ] {} <Debug> TCP-Session: 613da028-fb52-444e-8217-1a10ac6e4b6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5940 | 2026.05.26 23:59:29.101387 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5941 | 2026.05.26 23:59:29.101420 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5942 | 2026.05.26 23:59:29.101447 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5943 | 2026.05.26 23:59:29.101466 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5944 | 2026.05.26 23:59:29.101491 [ 308 ] {} <Debug> TCP-Session: 0f3e41f6-3e6f-4072-aa7e-8264c72b8560 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5945 | 2026.05.26 23:59:29.101508 [ 3 ] {} <Debug> TCP-Session: 211f923f-1572-4ed3-86c1-0e1532b45b1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5946 | 2026.05.26 23:59:29.101525 [ 302 ] {} <Debug> TCP-Session: 6c253913-20d5-49c9-ad04-fa48ef303430 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5947 | 2026.05.26 23:59:29.101474 [ 269 ] {} <Debug> TCP-Session: 380c9ef1-1c1f-4926-aab4-bd69d0afbb5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5948 | 2026.05.26 23:59:29.101419 [ 307 ] {} <Debug> TCP-Session: d3325116-66de-4150-b27f-2cfa068f967e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5949 | 2026.05.26 23:59:29.101404 [ 309 ] {} <Debug> TCP-Session: 664ea051-e211-49c0-a428-e94d6d7bd189 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5950 | 2026.05.26 23:59:29.101400 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5951 | 2026.05.26 23:59:29.101681 [ 310 ] {} <Debug> TCP-Session: b3a584e9-bd39-4d15-9034-f7858ddc112f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5952 | 2026.05.26 23:59:29.211976 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41869 | ||
| 5953 | 2026.05.26 23:59:29.212077 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5954 | 2026.05.26 23:59:29.212114 [ 306 ] {} <Debug> TCP-Session: 0a4bed3d-f6d9-4682-947c-928293741534 Authenticating user 'default' from [fd00:1122:3344:101::e]:41869 | ||
| 5955 | 2026.05.26 23:59:29.212149 [ 306 ] {} <Debug> TCP-Session: 0a4bed3d-f6d9-4682-947c-928293741534 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5956 | 2026.05.26 23:59:29.212168 [ 306 ] {} <Debug> TCP-Session: 0a4bed3d-f6d9-4682-947c-928293741534 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5957 | 2026.05.26 23:59:29.212400 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61739 | ||
| 5958 | 2026.05.26 23:59:29.212456 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60498 | ||
| 5959 | 2026.05.26 23:59:29.212456 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46955 | ||
| 5960 | 2026.05.26 23:59:29.212497 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5961 | 2026.05.26 23:59:29.212510 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47957 | ||
| 5962 | 2026.05.26 23:59:29.212542 [ 307 ] {} <Debug> TCP-Session: 080c993b-a951-45d8-b4a0-1b2863cc9383 Authenticating user 'default' from [fd00:1122:3344:101::e]:61739 | ||
| 5963 | 2026.05.26 23:59:29.212544 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5964 | 2026.05.26 23:59:29.212552 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5965 | 2026.05.26 23:59:29.212580 [ 307 ] {} <Debug> TCP-Session: 080c993b-a951-45d8-b4a0-1b2863cc9383 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5966 | 2026.05.26 23:59:29.212586 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5967 | 2026.05.26 23:59:29.212599 [ 309 ] {} <Debug> TCP-Session: 3a53bc0f-7045-40dc-8f24-595fe6fe095b Authenticating user 'default' from [fd00:1122:3344:101::e]:60498 | ||
| 5968 | 2026.05.26 23:59:29.212634 [ 302 ] {} <Debug> TCP-Session: 5638a34a-f446-4ccd-91db-dc5f778d6fd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:47957 | ||
| 5969 | 2026.05.26 23:59:29.212609 [ 307 ] {} <Debug> TCP-Session: 080c993b-a951-45d8-b4a0-1b2863cc9383 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5970 | 2026.05.26 23:59:29.212661 [ 309 ] {} <Debug> TCP-Session: 3a53bc0f-7045-40dc-8f24-595fe6fe095b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5971 | 2026.05.26 23:59:29.212668 [ 302 ] {} <Debug> TCP-Session: 5638a34a-f446-4ccd-91db-dc5f778d6fd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5972 | 2026.05.26 23:59:29.212703 [ 309 ] {} <Debug> TCP-Session: 3a53bc0f-7045-40dc-8f24-595fe6fe095b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5973 | 2026.05.26 23:59:29.212723 [ 302 ] {} <Debug> TCP-Session: 5638a34a-f446-4ccd-91db-dc5f778d6fd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5974 | 2026.05.26 23:59:29.212602 [ 308 ] {} <Debug> TCP-Session: 4b2ef8af-b222-44f6-996e-1b7c1a644c4f Authenticating user 'default' from [fd00:1122:3344:101::e]:46955 | ||
| 5975 | 2026.05.26 23:59:29.212555 [ 306 ] {} <Trace> TCP-Session: 0a4bed3d-f6d9-4682-947c-928293741534 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5976 | 2026.05.26 23:59:29.212785 [ 308 ] {} <Debug> TCP-Session: 4b2ef8af-b222-44f6-996e-1b7c1a644c4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5977 | 2026.05.26 23:59:29.212823 [ 308 ] {} <Debug> TCP-Session: 4b2ef8af-b222-44f6-996e-1b7c1a644c4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5978 | 2026.05.26 23:59:29.212516 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58918 | ||
| 5979 | 2026.05.26 23:59:29.212498 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44251 | ||
| 5980 | 2026.05.26 23:59:29.212485 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57142 | ||
| 5981 | 2026.05.26 23:59:29.212928 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5982 | 2026.05.26 23:59:29.212942 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5983 | 2026.05.26 23:59:29.212483 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36671 | ||
| 5984 | 2026.05.26 23:59:29.212977 [ 269 ] {} <Debug> TCP-Session: 0fc3ccf7-40ef-4f6d-8f52-f0adfcf7e52c Authenticating user 'default' from [fd00:1122:3344:101::e]:44251 | ||
| 5985 | 2026.05.26 23:59:29.212974 [ 303 ] {} <Debug> TCP-Session: 33d8d65d-4109-48af-8bfb-2dbd6d899fc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:58918 | ||
| 5986 | 2026.05.26 23:59:29.212994 [ 306 ] {b991b6bf-b19d-4976-aaf2-853946aef4d3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41869) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5987 | 2026.05.26 23:59:29.213010 [ 269 ] {} <Debug> TCP-Session: 0fc3ccf7-40ef-4f6d-8f52-f0adfcf7e52c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5988 | 2026.05.26 23:59:29.213029 [ 303 ] {} <Debug> TCP-Session: 33d8d65d-4109-48af-8bfb-2dbd6d899fc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5989 | 2026.05.26 23:59:29.213053 [ 269 ] {} <Debug> TCP-Session: 0fc3ccf7-40ef-4f6d-8f52-f0adfcf7e52c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5990 | 2026.05.26 23:59:29.213067 [ 303 ] {} <Debug> TCP-Session: 33d8d65d-4109-48af-8bfb-2dbd6d899fc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5991 | 2026.05.26 23:59:29.212970 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5992 | 2026.05.26 23:59:29.213019 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5993 | 2026.05.26 23:59:29.213133 [ 3 ] {} <Debug> TCP-Session: b05d99c2-3a6b-465d-808a-045a43656c77 Authenticating user 'default' from [fd00:1122:3344:101::e]:57142 | ||
| 5994 | 2026.05.26 23:59:29.213149 [ 310 ] {} <Debug> TCP-Session: 9d4472ab-6dff-4e1e-a247-c207e4bb6261 Authenticating user 'default' from [fd00:1122:3344:101::e]:36671 | ||
| 5995 | 2026.05.26 23:59:29.213158 [ 3 ] {} <Debug> TCP-Session: b05d99c2-3a6b-465d-808a-045a43656c77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5996 | 2026.05.26 23:59:29.213174 [ 310 ] {} <Debug> TCP-Session: 9d4472ab-6dff-4e1e-a247-c207e4bb6261 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5997 | 2026.05.26 23:59:29.213185 [ 3 ] {} <Debug> TCP-Session: b05d99c2-3a6b-465d-808a-045a43656c77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5998 | 2026.05.26 23:59:29.213198 [ 310 ] {} <Debug> TCP-Session: 9d4472ab-6dff-4e1e-a247-c207e4bb6261 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5999 | 2026.05.26 23:59:29.213355 [ 306 ] {b991b6bf-b19d-4976-aaf2-853946aef4d3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6000 | 2026.05.26 23:59:29.213433 [ 306 ] {b991b6bf-b19d-4976-aaf2-853946aef4d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6001 | 2026.05.26 23:59:29.213793 [ 306 ] {b991b6bf-b19d-4976-aaf2-853946aef4d3} <Debug> oximeter.version (c4bbc498-0fd2-4407-8cbb-20eeae1280bc) (SelectExecutor): Key condition: unknown | ||
| 6002 | 2026.05.26 23:59:29.214862 [ 331 ] {b991b6bf-b19d-4976-aaf2-853946aef4d3} <Trace> AggregatingTransform: Aggregating | ||
| 6003 | 2026.05.26 23:59:29.214915 [ 331 ] {b991b6bf-b19d-4976-aaf2-853946aef4d3} <Trace> Aggregator: Aggregation method: without_key | ||
| 6004 | 2026.05.26 23:59:29.214949 [ 331 ] {b991b6bf-b19d-4976-aaf2-853946aef4d3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001031196 sec. (969.748 rows/sec., 37.88 KiB/sec.) | ||
| 6005 | 2026.05.26 23:59:29.214968 [ 331 ] {b991b6bf-b19d-4976-aaf2-853946aef4d3} <Trace> Aggregator: Merging aggregated data | ||
| 6006 | 2026.05.26 23:59:29.215671 [ 306 ] {b991b6bf-b19d-4976-aaf2-853946aef4d3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002748 sec., 363.901018922853 rows/sec., 14.21 KiB/sec. | ||
| 6007 | 2026.05.26 23:59:29.215897 [ 306 ] {b991b6bf-b19d-4976-aaf2-853946aef4d3} <Debug> TCPHandler: Processed in 0.003513003 sec. | ||
| 6008 | 2026.05.26 23:59:29.216029 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6009 | 2026.05.26 23:59:29.216059 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6010 | 2026.05.26 23:59:29.216076 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6011 | 2026.05.26 23:59:29.216099 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6012 | 2026.05.26 23:59:29.216109 [ 307 ] {} <Debug> TCP-Session: 080c993b-a951-45d8-b4a0-1b2863cc9383 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6013 | 2026.05.26 23:59:29.216127 [ 309 ] {} <Debug> TCP-Session: 3a53bc0f-7045-40dc-8f24-595fe6fe095b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6014 | 2026.05.26 23:59:29.216136 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6015 | 2026.05.26 23:59:29.216159 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6016 | 2026.05.26 23:59:29.216194 [ 3 ] {} <Debug> TCP-Session: b05d99c2-3a6b-465d-808a-045a43656c77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6017 | 2026.05.26 23:59:29.216197 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6018 | 2026.05.26 23:59:29.216232 [ 302 ] {} <Debug> TCP-Session: 5638a34a-f446-4ccd-91db-dc5f778d6fd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6019 | 2026.05.26 23:59:29.216171 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6020 | 2026.05.26 23:59:29.216258 [ 269 ] {} <Debug> TCP-Session: 0fc3ccf7-40ef-4f6d-8f52-f0adfcf7e52c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6021 | 2026.05.26 23:59:29.216296 [ 308 ] {} <Debug> TCP-Session: 4b2ef8af-b222-44f6-996e-1b7c1a644c4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6022 | 2026.05.26 23:59:29.216062 [ 306 ] {} <Debug> TCP-Session: 0a4bed3d-f6d9-4682-947c-928293741534 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6023 | 2026.05.26 23:59:29.216146 [ 303 ] {} <Debug> TCP-Session: 33d8d65d-4109-48af-8bfb-2dbd6d899fc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6024 | 2026.05.26 23:59:29.216115 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6025 | 2026.05.26 23:59:29.216405 [ 310 ] {} <Debug> TCP-Session: 9d4472ab-6dff-4e1e-a247-c207e4bb6261 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6026 | 2026.05.26 23:59:29.222825 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56704 | ||
| 6027 | 2026.05.26 23:59:29.222886 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6028 | 2026.05.26 23:59:29.222908 [ 3 ] {} <Debug> TCP-Session: 30b8c1f5-be83-4984-9dac-6270cc3aec70 Authenticating user 'default' from [fd00:1122:3344:101::e]:56704 | ||
| 6029 | 2026.05.26 23:59:29.222927 [ 3 ] {} <Debug> TCP-Session: 30b8c1f5-be83-4984-9dac-6270cc3aec70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6030 | 2026.05.26 23:59:29.222940 [ 3 ] {} <Debug> TCP-Session: 30b8c1f5-be83-4984-9dac-6270cc3aec70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6031 | 2026.05.26 23:59:29.223130 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49672 | ||
| 6032 | 2026.05.26 23:59:29.223167 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63178 | ||
| 6033 | 2026.05.26 23:59:29.223193 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39572 | ||
| 6034 | 2026.05.26 23:59:29.223156 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60633 | ||
| 6035 | 2026.05.26 23:59:29.223234 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48038 | ||
| 6036 | 2026.05.26 23:59:29.223245 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6037 | 2026.05.26 23:59:29.223264 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53014 | ||
| 6038 | 2026.05.26 23:59:29.223286 [ 3 ] {} <Trace> TCP-Session: 30b8c1f5-be83-4984-9dac-6270cc3aec70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6039 | 2026.05.26 23:59:29.223295 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6040 | 2026.05.26 23:59:29.223286 [ 306 ] {} <Debug> TCP-Session: d6d0edde-e1e5-4991-b78b-c0fb084a724d Authenticating user 'default' from [fd00:1122:3344:101::e]:39572 | ||
| 6041 | 2026.05.26 23:59:29.223333 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6042 | 2026.05.26 23:59:29.223342 [ 307 ] {} <Debug> TCP-Session: 34c35e09-95d5-4737-ab45-aa41c88ceb7c Authenticating user 'default' from [fd00:1122:3344:101::e]:48038 | ||
| 6043 | 2026.05.26 23:59:29.223358 [ 306 ] {} <Debug> TCP-Session: d6d0edde-e1e5-4991-b78b-c0fb084a724d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6044 | 2026.05.26 23:59:29.223374 [ 309 ] {} <Debug> TCP-Session: cd03550d-d8b6-4b67-b1ea-be00f0f17775 Authenticating user 'default' from [fd00:1122:3344:101::e]:53014 | ||
| 6045 | 2026.05.26 23:59:29.223381 [ 307 ] {} <Debug> TCP-Session: 34c35e09-95d5-4737-ab45-aa41c88ceb7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6046 | 2026.05.26 23:59:29.223387 [ 306 ] {} <Debug> TCP-Session: d6d0edde-e1e5-4991-b78b-c0fb084a724d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6047 | 2026.05.26 23:59:29.223406 [ 309 ] {} <Debug> TCP-Session: cd03550d-d8b6-4b67-b1ea-be00f0f17775 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6048 | 2026.05.26 23:59:29.223413 [ 307 ] {} <Debug> TCP-Session: 34c35e09-95d5-4737-ab45-aa41c88ceb7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6049 | 2026.05.26 23:59:29.223437 [ 309 ] {} <Debug> TCP-Session: cd03550d-d8b6-4b67-b1ea-be00f0f17775 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6050 | 2026.05.26 23:59:29.223468 [ 3 ] {e47c6a6a-f187-4dd4-9e79-1dcbef10700a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56704) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6051 | 2026.05.26 23:59:29.223279 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6052 | 2026.05.26 23:59:29.223239 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52322 | ||
| 6053 | 2026.05.26 23:59:29.223526 [ 302 ] {} <Debug> TCP-Session: b4dddc04-57c6-4e34-82dc-007cffbbbcd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60633 | ||
| 6054 | 2026.05.26 23:59:29.223239 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6055 | 2026.05.26 23:59:29.223574 [ 302 ] {} <Debug> TCP-Session: b4dddc04-57c6-4e34-82dc-007cffbbbcd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6056 | 2026.05.26 23:59:29.223589 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6057 | 2026.05.26 23:59:29.223601 [ 302 ] {} <Debug> TCP-Session: b4dddc04-57c6-4e34-82dc-007cffbbbcd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6058 | 2026.05.26 23:59:29.223231 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6059 | 2026.05.26 23:59:29.223645 [ 269 ] {} <Debug> TCP-Session: 8fe63c36-1fd9-4a9d-b039-a4cfe9b0a7c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49672 | ||
| 6060 | 2026.05.26 23:59:29.223295 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61048 | ||
| 6061 | 2026.05.26 23:59:29.223693 [ 269 ] {} <Debug> TCP-Session: 8fe63c36-1fd9-4a9d-b039-a4cfe9b0a7c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6062 | 2026.05.26 23:59:29.223693 [ 303 ] {} <Debug> TCP-Session: d6feb132-6017-4657-a005-ea5e8a119e47 Authenticating user 'default' from [fd00:1122:3344:101::e]:63178 | ||
| 6063 | 2026.05.26 23:59:29.223691 [ 308 ] {} <Debug> TCP-Session: cb40cada-4b26-44e2-b948-dccfd5b23550 Authenticating user 'default' from [fd00:1122:3344:101::e]:52322 | ||
| 6064 | 2026.05.26 23:59:29.223725 [ 303 ] {} <Debug> TCP-Session: d6feb132-6017-4657-a005-ea5e8a119e47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6065 | 2026.05.26 23:59:29.223736 [ 3 ] {e47c6a6a-f187-4dd4-9e79-1dcbef10700a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6066 | 2026.05.26 23:59:29.223751 [ 303 ] {} <Debug> TCP-Session: d6feb132-6017-4657-a005-ea5e8a119e47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6067 | 2026.05.26 23:59:29.223744 [ 308 ] {} <Debug> TCP-Session: cb40cada-4b26-44e2-b948-dccfd5b23550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6068 | 2026.05.26 23:59:29.223714 [ 269 ] {} <Debug> TCP-Session: 8fe63c36-1fd9-4a9d-b039-a4cfe9b0a7c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6069 | 2026.05.26 23:59:29.223807 [ 3 ] {e47c6a6a-f187-4dd4-9e79-1dcbef10700a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6070 | 2026.05.26 23:59:29.223806 [ 308 ] {} <Debug> TCP-Session: cb40cada-4b26-44e2-b948-dccfd5b23550 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6071 | 2026.05.26 23:59:29.223744 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6072 | 2026.05.26 23:59:29.223906 [ 310 ] {} <Debug> TCP-Session: 383e1e82-9f2b-4890-87e2-ef244961746b Authenticating user 'default' from [fd00:1122:3344:101::e]:61048 | ||
| 6073 | 2026.05.26 23:59:29.223933 [ 310 ] {} <Debug> TCP-Session: 383e1e82-9f2b-4890-87e2-ef244961746b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6074 | 2026.05.26 23:59:29.223956 [ 310 ] {} <Debug> TCP-Session: 383e1e82-9f2b-4890-87e2-ef244961746b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6075 | 2026.05.26 23:59:29.224125 [ 3 ] {e47c6a6a-f187-4dd4-9e79-1dcbef10700a} <Debug> oximeter.version (c4bbc498-0fd2-4407-8cbb-20eeae1280bc) (SelectExecutor): Key condition: unknown | ||
| 6076 | 2026.05.26 23:59:29.225106 [ 344 ] {e47c6a6a-f187-4dd4-9e79-1dcbef10700a} <Trace> AggregatingTransform: Aggregating | ||
| 6077 | 2026.05.26 23:59:29.225151 [ 344 ] {e47c6a6a-f187-4dd4-9e79-1dcbef10700a} <Trace> Aggregator: Aggregation method: without_key | ||
| 6078 | 2026.05.26 23:59:29.225185 [ 344 ] {e47c6a6a-f187-4dd4-9e79-1dcbef10700a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000952305 sec. (1050.084 rows/sec., 41.02 KiB/sec.) | ||
| 6079 | 2026.05.26 23:59:29.225200 [ 344 ] {e47c6a6a-f187-4dd4-9e79-1dcbef10700a} <Trace> Aggregator: Merging aggregated data | ||
| 6080 | 2026.05.26 23:59:29.225868 [ 3 ] {e47c6a6a-f187-4dd4-9e79-1dcbef10700a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002455 sec., 407.33197556008145 rows/sec., 15.91 KiB/sec. | ||
| 6081 | 2026.05.26 23:59:29.226008 [ 3 ] {e47c6a6a-f187-4dd4-9e79-1dcbef10700a} <Debug> TCPHandler: Processed in 0.002841233 sec. | ||
| 6082 | 2026.05.26 23:59:29.226129 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6083 | 2026.05.26 23:59:29.226159 [ 3 ] {} <Debug> TCP-Session: 30b8c1f5-be83-4984-9dac-6270cc3aec70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6084 | 2026.05.26 23:59:29.226165 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6085 | 2026.05.26 23:59:29.226182 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6086 | 2026.05.26 23:59:29.226210 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6087 | 2026.05.26 23:59:29.226231 [ 303 ] {} <Debug> TCP-Session: d6feb132-6017-4657-a005-ea5e8a119e47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6088 | 2026.05.26 23:59:29.226232 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6089 | 2026.05.26 23:59:29.226246 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6090 | 2026.05.26 23:59:29.226264 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6091 | 2026.05.26 23:59:29.226288 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6092 | 2026.05.26 23:59:29.226298 [ 309 ] {} <Debug> TCP-Session: cd03550d-d8b6-4b67-b1ea-be00f0f17775 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6093 | 2026.05.26 23:59:29.226323 [ 302 ] {} <Debug> TCP-Session: b4dddc04-57c6-4e34-82dc-007cffbbbcd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6094 | 2026.05.26 23:59:29.226342 [ 306 ] {} <Debug> TCP-Session: d6d0edde-e1e5-4991-b78b-c0fb084a724d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6095 | 2026.05.26 23:59:29.226289 [ 307 ] {} <Debug> TCP-Session: 34c35e09-95d5-4737-ab45-aa41c88ceb7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6096 | 2026.05.26 23:59:29.226217 [ 269 ] {} <Debug> TCP-Session: 8fe63c36-1fd9-4a9d-b039-a4cfe9b0a7c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6097 | 2026.05.26 23:59:29.226310 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6098 | 2026.05.26 23:59:29.226259 [ 310 ] {} <Debug> TCP-Session: 383e1e82-9f2b-4890-87e2-ef244961746b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6099 | 2026.05.26 23:59:29.226448 [ 308 ] {} <Debug> TCP-Session: cb40cada-4b26-44e2-b948-dccfd5b23550 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6100 | 2026.05.26 23:59:29.478217 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12063 | ||
| 6101 | 2026.05.26 23:59:29.478790 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6102 | 2026.05.26 23:59:29.478848 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6103 | 2026.05.26 23:59:29.479388 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6104 | 2026.05.26 23:59:29.479658 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6105 | 2026.05.26 23:59:29.479830 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12063 | ||
| 6106 | 2026.05.26 23:59:30.123253 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6107 | 2026.05.26 23:59:30.141659 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6108 | 2026.05.26 23:59:30.141731 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6109 | 2026.05.26 23:59:30.147561 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6110 | 2026.05.26 23:59:30.148338 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6111 | 2026.05.26 23:59:30.151873 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6112 | 2026.05.26 23:59:33.052020 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6113 | 2026.05.26 23:59:33.052341 [ 271 ] {452cb452-c07d-4ac4-9b47-8b0045f7a370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) 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) | ||
| 6114 | 2026.05.26 23:59:33.052709 [ 271 ] {452cb452-c07d-4ac4-9b47-8b0045f7a370} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6115 | 2026.05.26 23:59:33.052750 [ 271 ] {452cb452-c07d-4ac4-9b47-8b0045f7a370} <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 | ||
| 6116 | 2026.05.26 23:59:33.052985 [ 271 ] {452cb452-c07d-4ac4-9b47-8b0045f7a370} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6117 | 2026.05.26 23:59:33.053051 [ 271 ] {452cb452-c07d-4ac4-9b47-8b0045f7a370} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6118 | 2026.05.26 23:59:33.053191 [ 271 ] {452cb452-c07d-4ac4-9b47-8b0045f7a370} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 6119 | 2026.05.26 23:59:33.053312 [ 361 ] {452cb452-c07d-4ac4-9b47-8b0045f7a370} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6120 | 2026.05.26 23:59:33.053312 [ 359 ] {452cb452-c07d-4ac4-9b47-8b0045f7a370} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6121 | 2026.05.26 23:59:33.053429 [ 271 ] {452cb452-c07d-4ac4-9b47-8b0045f7a370} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 6122 | 2026.05.26 23:59:33.053456 [ 271 ] {452cb452-c07d-4ac4-9b47-8b0045f7a370} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6123 | 2026.05.26 23:59:33.053524 [ 271 ] {452cb452-c07d-4ac4-9b47-8b0045f7a370} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6124 | 2026.05.26 23:59:33.053544 [ 271 ] {452cb452-c07d-4ac4-9b47-8b0045f7a370} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 6125 | 2026.05.26 23:59:33.053580 [ 271 ] {452cb452-c07d-4ac4-9b47-8b0045f7a370} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 6126 | 2026.05.26 23:59:33.053625 [ 271 ] {452cb452-c07d-4ac4-9b47-8b0045f7a370} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 6127 | 2026.05.26 23:59:33.054755 [ 271 ] {452cb452-c07d-4ac4-9b47-8b0045f7a370} <Debug> executeQuery: Read 48 rows, 7.97 KiB in 0.00255 sec., 18823.529411764706 rows/sec., 3.05 MiB/sec. | ||
| 6128 | 2026.05.26 23:59:33.054876 [ 271 ] {452cb452-c07d-4ac4-9b47-8b0045f7a370} <Debug> TCPHandler: Processed in 0.003012015 sec. | ||
| 6129 | 2026.05.26 23:59:33.060343 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6130 | 2026.05.26 23:59:33.060524 [ 271 ] {8427b013-9fab-400c-ac49-28859c484d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6131 | 2026.05.26 23:59:33.060593 [ 271 ] {8427b013-9fab-400c-ac49-28859c484d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6132 | 2026.05.26 23:59:33.061375 [ 271 ] {8427b013-9fab-400c-ac49-28859c484d24} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6133 | 2026.05.26 23:59:33.061426 [ 271 ] {8427b013-9fab-400c-ac49-28859c484d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6134 | 2026.05.26 23:59:33.061804 [ 271 ] {8427b013-9fab-400c-ac49-28859c484d24} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6135 | 2026.05.26 23:59:33.062026 [ 271 ] {8427b013-9fab-400c-ac49-28859c484d24} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6136 | 2026.05.26 23:59:33.062177 [ 271 ] {8427b013-9fab-400c-ac49-28859c484d24} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001698 sec., 164899.88221436983 rows/sec., 10.46 MiB/sec. | ||
| 6137 | 2026.05.26 23:59:33.062223 [ 271 ] {8427b013-9fab-400c-ac49-28859c484d24} <Debug> TCPHandler: Processed in 0.00200891 sec. | ||
| 6138 | 2026.05.26 23:59:33.062360 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6139 | 2026.05.26 23:59:33.062472 [ 271 ] {d0223b93-cd28-4094-bc0e-69e98fe237bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6140 | 2026.05.26 23:59:33.062515 [ 271 ] {d0223b93-cd28-4094-bc0e-69e98fe237bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6141 | 2026.05.26 23:59:33.063273 [ 271 ] {d0223b93-cd28-4094-bc0e-69e98fe237bd} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6142 | 2026.05.26 23:59:33.063311 [ 271 ] {d0223b93-cd28-4094-bc0e-69e98fe237bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6143 | 2026.05.26 23:59:33.063673 [ 271 ] {d0223b93-cd28-4094-bc0e-69e98fe237bd} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6144 | 2026.05.26 23:59:33.063881 [ 271 ] {d0223b93-cd28-4094-bc0e-69e98fe237bd} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6145 | 2026.05.26 23:59:33.064010 [ 271 ] {d0223b93-cd28-4094-bc0e-69e98fe237bd} <Debug> executeQuery: Read 859 rows, 69.17 KiB in 0.001561 sec., 550288.2767456758 rows/sec., 43.28 MiB/sec. | ||
| 6146 | 2026.05.26 23:59:33.064045 [ 271 ] {d0223b93-cd28-4094-bc0e-69e98fe237bd} <Debug> TCPHandler: Processed in 0.001736056 sec. | ||
| 6147 | 2026.05.26 23:59:33.064169 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6148 | 2026.05.26 23:59:33.064267 [ 271 ] {8e57eeb6-2d28-48f8-ab41-cd6917cea677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6149 | 2026.05.26 23:59:33.064308 [ 271 ] {8e57eeb6-2d28-48f8-ab41-cd6917cea677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6150 | 2026.05.26 23:59:33.064774 [ 271 ] {8e57eeb6-2d28-48f8-ab41-cd6917cea677} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6151 | 2026.05.26 23:59:33.064810 [ 271 ] {8e57eeb6-2d28-48f8-ab41-cd6917cea677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6152 | 2026.05.26 23:59:33.065100 [ 271 ] {8e57eeb6-2d28-48f8-ab41-cd6917cea677} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6153 | 2026.05.26 23:59:33.065306 [ 271 ] {8e57eeb6-2d28-48f8-ab41-cd6917cea677} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6154 | 2026.05.26 23:59:33.065433 [ 271 ] {8e57eeb6-2d28-48f8-ab41-cd6917cea677} <Debug> executeQuery: Read 181 rows, 11.50 KiB in 0.001186 sec., 152613.82799325464 rows/sec., 9.47 MiB/sec. | ||
| 6155 | 2026.05.26 23:59:33.065439 [ 147 ] {} <Debug> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6156 | 2026.05.26 23:59:33.065469 [ 271 ] {8e57eeb6-2d28-48f8-ab41-cd6917cea677} <Debug> TCPHandler: Processed in 0.0013487 sec. | ||
| 6157 | 2026.05.26 23:59:33.065508 [ 147 ] {} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6158 | 2026.05.26 23:59:33.065539 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6159 | 2026.05.26 23:59:33.065608 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6160 | 2026.05.26 23:59:33.065658 [ 186 ] {a38d28f3-7f70-4514-ab88-b3b491432665::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 | ||
| 6161 | 2026.05.26 23:59:33.065710 [ 271 ] {62e81cb8-fc65-49f7-9442-d0440d8edb43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6162 | 2026.05.26 23:59:33.065756 [ 271 ] {62e81cb8-fc65-49f7-9442-d0440d8edb43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6163 | 2026.05.26 23:59:33.065789 [ 186 ] {a38d28f3-7f70-4514-ab88-b3b491432665::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6164 | 2026.05.26 23:59:33.065830 [ 186 ] {a38d28f3-7f70-4514-ab88-b3b491432665::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 208 rows starting from the beginning of the part | ||
| 6165 | 2026.05.26 23:59:33.065903 [ 186 ] {a38d28f3-7f70-4514-ab88-b3b491432665::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 181 rows starting from the beginning of the part | ||
| 6166 | 2026.05.26 23:59:33.065958 [ 186 ] {a38d28f3-7f70-4514-ab88-b3b491432665::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 | ||
| 6167 | 2026.05.26 23:59:33.066017 [ 186 ] {a38d28f3-7f70-4514-ab88-b3b491432665::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 177 rows starting from the beginning of the part | ||
| 6168 | 2026.05.26 23:59:33.066065 [ 186 ] {a38d28f3-7f70-4514-ab88-b3b491432665::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 181 rows starting from the beginning of the part | ||
| 6169 | 2026.05.26 23:59:33.066112 [ 186 ] {a38d28f3-7f70-4514-ab88-b3b491432665::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 181 rows starting from the beginning of the part | ||
| 6170 | 2026.05.26 23:59:33.066194 [ 271 ] {62e81cb8-fc65-49f7-9442-d0440d8edb43} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6171 | 2026.05.26 23:59:33.066235 [ 271 ] {62e81cb8-fc65-49f7-9442-d0440d8edb43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6172 | 2026.05.26 23:59:33.066572 [ 271 ] {62e81cb8-fc65-49f7-9442-d0440d8edb43} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6173 | 2026.05.26 23:59:33.066801 [ 271 ] {62e81cb8-fc65-49f7-9442-d0440d8edb43} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6174 | 2026.05.26 23:59:33.066932 [ 271 ] {62e81cb8-fc65-49f7-9442-d0440d8edb43} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001242 sec., 116747.18196457326 rows/sec., 7.53 MiB/sec. | ||
| 6175 | 2026.05.26 23:59:33.066967 [ 271 ] {62e81cb8-fc65-49f7-9442-d0440d8edb43} <Debug> TCPHandler: Processed in 0.001408261 sec. | ||
| 6176 | 2026.05.26 23:59:33.067090 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6177 | 2026.05.26 23:59:33.067109 [ 193 ] {a38d28f3-7f70-4514-ab88-b3b491432665::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 941 rows, containing 5 columns (5 merged, 0 gathered) in 0.001501323 sec., 626780.512920937 rows/sec., 41.48 MiB/sec. | ||
| 6178 | 2026.05.26 23:59:33.067186 [ 271 ] {2032437a-c0a5-4937-925b-23b4333e1c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6179 | 2026.05.26 23:59:33.067230 [ 271 ] {2032437a-c0a5-4937-925b-23b4333e1c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6180 | 2026.05.26 23:59:33.067249 [ 186 ] {a38d28f3-7f70-4514-ab88-b3b491432665::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6181 | 2026.05.26 23:59:33.067499 [ 186 ] {a38d28f3-7f70-4514-ab88-b3b491432665::all_1_21_4} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6182 | 2026.05.26 23:59:33.067567 [ 186 ] {a38d28f3-7f70-4514-ab88-b3b491432665::all_1_21_4} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6183 | 2026.05.26 23:59:33.067647 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 6184 | 2026.05.26 23:59:33.067663 [ 271 ] {2032437a-c0a5-4937-925b-23b4333e1c35} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6185 | 2026.05.26 23:59:33.067705 [ 271 ] {2032437a-c0a5-4937-925b-23b4333e1c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6186 | 2026.05.26 23:59:33.068002 [ 271 ] {2032437a-c0a5-4937-925b-23b4333e1c35} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6187 | 2026.05.26 23:59:33.068214 [ 271 ] {2032437a-c0a5-4937-925b-23b4333e1c35} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6188 | 2026.05.26 23:59:33.068338 [ 271 ] {2032437a-c0a5-4937-925b-23b4333e1c35} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.00117 sec., 123076.92307692308 rows/sec., 6.99 MiB/sec. | ||
| 6189 | 2026.05.26 23:59:33.068372 [ 271 ] {2032437a-c0a5-4937-925b-23b4333e1c35} <Debug> TCPHandler: Processed in 0.00133093 sec. | ||
| 6190 | 2026.05.26 23:59:33.068493 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6191 | 2026.05.26 23:59:33.068589 [ 271 ] {749aec2e-2632-49b3-a9b0-a6100324da42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6192 | 2026.05.26 23:59:33.068629 [ 271 ] {749aec2e-2632-49b3-a9b0-a6100324da42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6193 | 2026.05.26 23:59:33.069225 [ 271 ] {749aec2e-2632-49b3-a9b0-a6100324da42} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6194 | 2026.05.26 23:59:33.069261 [ 271 ] {749aec2e-2632-49b3-a9b0-a6100324da42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6195 | 2026.05.26 23:59:33.069575 [ 271 ] {749aec2e-2632-49b3-a9b0-a6100324da42} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6196 | 2026.05.26 23:59:33.069781 [ 271 ] {749aec2e-2632-49b3-a9b0-a6100324da42} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6197 | 2026.05.26 23:59:33.069906 [ 271 ] {749aec2e-2632-49b3-a9b0-a6100324da42} <Debug> executeQuery: Read 525 rows, 38.02 KiB in 0.001335 sec., 393258.42696629214 rows/sec., 27.81 MiB/sec. | ||
| 6198 | 2026.05.26 23:59:33.069941 [ 271 ] {749aec2e-2632-49b3-a9b0-a6100324da42} <Debug> TCPHandler: Processed in 0.001495813 sec. | ||
| 6199 | 2026.05.26 23:59:33.070059 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6200 | 2026.05.26 23:59:33.070154 [ 271 ] {ece88b21-a0e5-45f7-8e54-71d40e716484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6201 | 2026.05.26 23:59:33.070196 [ 271 ] {ece88b21-a0e5-45f7-8e54-71d40e716484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6202 | 2026.05.26 23:59:33.070520 [ 271 ] {ece88b21-a0e5-45f7-8e54-71d40e716484} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6203 | 2026.05.26 23:59:33.070556 [ 271 ] {ece88b21-a0e5-45f7-8e54-71d40e716484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6204 | 2026.05.26 23:59:33.070849 [ 271 ] {ece88b21-a0e5-45f7-8e54-71d40e716484} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6205 | 2026.05.26 23:59:33.071055 [ 271 ] {ece88b21-a0e5-45f7-8e54-71d40e716484} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6206 | 2026.05.26 23:59:33.071184 [ 271 ] {ece88b21-a0e5-45f7-8e54-71d40e716484} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001048 sec., 3816.793893129771 rows/sec., 199.41 KiB/sec. | ||
| 6207 | 2026.05.26 23:59:33.071218 [ 271 ] {ece88b21-a0e5-45f7-8e54-71d40e716484} <Debug> TCPHandler: Processed in 0.001207228 sec. | ||
| 6208 | 2026.05.26 23:59:33.071342 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6209 | 2026.05.26 23:59:33.071436 [ 271 ] {0bed11ce-7067-48ad-8279-a0a28c4d0dfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6210 | 2026.05.26 23:59:33.071478 [ 271 ] {0bed11ce-7067-48ad-8279-a0a28c4d0dfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6211 | 2026.05.26 23:59:33.071878 [ 271 ] {0bed11ce-7067-48ad-8279-a0a28c4d0dfb} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6212 | 2026.05.26 23:59:33.071915 [ 271 ] {0bed11ce-7067-48ad-8279-a0a28c4d0dfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6213 | 2026.05.26 23:59:33.072236 [ 271 ] {0bed11ce-7067-48ad-8279-a0a28c4d0dfb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6214 | 2026.05.26 23:59:33.072451 [ 271 ] {0bed11ce-7067-48ad-8279-a0a28c4d0dfb} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6215 | 2026.05.26 23:59:33.072577 [ 271 ] {0bed11ce-7067-48ad-8279-a0a28c4d0dfb} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001159 sec., 228645.38395168248 rows/sec., 15.19 MiB/sec. | ||
| 6216 | 2026.05.26 23:59:33.072610 [ 271 ] {0bed11ce-7067-48ad-8279-a0a28c4d0dfb} <Debug> TCPHandler: Processed in 0.00131881 sec. | ||
| 6217 | 2026.05.26 23:59:33.072738 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6218 | 2026.05.26 23:59:33.072832 [ 271 ] {9982b515-f1aa-4c88-bedf-6ed28c2ffc5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6219 | 2026.05.26 23:59:33.072874 [ 271 ] {9982b515-f1aa-4c88-bedf-6ed28c2ffc5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6220 | 2026.05.26 23:59:33.073191 [ 271 ] {9982b515-f1aa-4c88-bedf-6ed28c2ffc5f} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6221 | 2026.05.26 23:59:33.073227 [ 271 ] {9982b515-f1aa-4c88-bedf-6ed28c2ffc5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6222 | 2026.05.26 23:59:33.073511 [ 271 ] {9982b515-f1aa-4c88-bedf-6ed28c2ffc5f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6223 | 2026.05.26 23:59:33.073723 [ 271 ] {9982b515-f1aa-4c88-bedf-6ed28c2ffc5f} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6224 | 2026.05.26 23:59:33.073854 [ 271 ] {9982b515-f1aa-4c88-bedf-6ed28c2ffc5f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 6225 | 2026.05.26 23:59:33.073888 [ 271 ] {9982b515-f1aa-4c88-bedf-6ed28c2ffc5f} <Debug> TCPHandler: Processed in 0.001202268 sec. | ||
| 6226 | 2026.05.26 23:59:33.074008 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6227 | 2026.05.26 23:59:33.074103 [ 271 ] {206f6212-092a-4621-83f2-12e41a99fe0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6228 | 2026.05.26 23:59:33.074155 [ 271 ] {206f6212-092a-4621-83f2-12e41a99fe0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6229 | 2026.05.26 23:59:33.074940 [ 271 ] {206f6212-092a-4621-83f2-12e41a99fe0a} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6230 | 2026.05.26 23:59:33.074977 [ 271 ] {206f6212-092a-4621-83f2-12e41a99fe0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6231 | 2026.05.26 23:59:33.075565 [ 271 ] {206f6212-092a-4621-83f2-12e41a99fe0a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6232 | 2026.05.26 23:59:33.075800 [ 271 ] {206f6212-092a-4621-83f2-12e41a99fe0a} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6233 | 2026.05.26 23:59:33.075926 [ 147 ] {} <Debug> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6234 | 2026.05.26 23:59:33.075941 [ 271 ] {206f6212-092a-4621-83f2-12e41a99fe0a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001856 sec., 22090.51724137931 rows/sec., 39.59 MiB/sec. | ||
| 6235 | 2026.05.26 23:59:33.075973 [ 147 ] {} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6236 | 2026.05.26 23:59:33.076001 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6237 | 2026.05.26 23:59:33.076010 [ 271 ] {206f6212-092a-4621-83f2-12e41a99fe0a} <Debug> TCPHandler: Processed in 0.002050451 sec. | ||
| 6238 | 2026.05.26 23:59:33.076139 [ 198 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::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 | ||
| 6239 | 2026.05.26 23:59:33.076160 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6240 | 2026.05.26 23:59:33.076266 [ 271 ] {3a3960ac-dd90-4297-8f38-572e161d5f34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6241 | 2026.05.26 23:59:33.076308 [ 271 ] {3a3960ac-dd90-4297-8f38-572e161d5f34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6242 | 2026.05.26 23:59:33.076381 [ 198 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6243 | 2026.05.26 23:59:33.076447 [ 198 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 555 rows starting from the beginning of the part | ||
| 6244 | 2026.05.26 23:59:33.076594 [ 198 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
| 6245 | 2026.05.26 23:59:33.076637 [ 271 ] {3a3960ac-dd90-4297-8f38-572e161d5f34} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6246 | 2026.05.26 23:59:33.076679 [ 271 ] {3a3960ac-dd90-4297-8f38-572e161d5f34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6247 | 2026.05.26 23:59:33.076713 [ 198 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::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 | ||
| 6248 | 2026.05.26 23:59:33.076827 [ 198 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 37 rows starting from the beginning of the part | ||
| 6249 | 2026.05.26 23:59:33.076953 [ 198 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
| 6250 | 2026.05.26 23:59:33.077011 [ 271 ] {3a3960ac-dd90-4297-8f38-572e161d5f34} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6251 | 2026.05.26 23:59:33.077068 [ 198 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
| 6252 | 2026.05.26 23:59:33.077248 [ 271 ] {3a3960ac-dd90-4297-8f38-572e161d5f34} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6253 | 2026.05.26 23:59:33.077381 [ 271 ] {3a3960ac-dd90-4297-8f38-572e161d5f34} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001134 sec., 79365.07936507936 rows/sec., 4.97 MiB/sec. | ||
| 6254 | 2026.05.26 23:59:33.077416 [ 271 ] {3a3960ac-dd90-4297-8f38-572e161d5f34} <Debug> TCPHandler: Processed in 0.00130436 sec. | ||
| 6255 | 2026.05.26 23:59:33.094018 [ 187 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 728 rows, containing 19 columns (19 merged, 0 gathered) in 0.017926879 sec., 40609.411152939676 rows/sec., 72.77 MiB/sec. | ||
| 6256 | 2026.05.26 23:59:33.094749 [ 186 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6257 | 2026.05.26 23:59:33.095072 [ 186 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6258 | 2026.05.26 23:59:33.095143 [ 186 ] {3dcf1992-a313-48b4-a1d3-689c990f1731::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6259 | 2026.05.26 23:59:33.095249 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.69 MiB. | ||
| 6260 | 2026.05.26 23:59:34.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.39 MiB, peak 265.68 MiB, free memory in arenas 0.00 B, will set to 258.36 MiB (RSS), difference: 1.97 MiB | ||
| 6261 | 2026.05.26 23:59:36.896183 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6262 | 2026.05.26 23:59:36.896257 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6263 | 2026.05.26 23:59:36.979947 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12511 | ||
| 6264 | 2026.05.26 23:59:36.980421 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6265 | 2026.05.26 23:59:36.980463 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6266 | 2026.05.26 23:59:36.980934 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6267 | 2026.05.26 23:59:36.981156 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6268 | 2026.05.26 23:59:36.981281 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12511 | ||
| 6269 | 2026.05.26 23:59:36.981315 [ 142 ] {} <Debug> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6270 | 2026.05.26 23:59:36.981376 [ 142 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6271 | 2026.05.26 23:59:36.981396 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6272 | 2026.05.26 23:59:36.981566 [ 187 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::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 | ||
| 6273 | 2026.05.26 23:59:36.981768 [ 187 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6274 | 2026.05.26 23:59:36.981839 [ 187 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10143 rows starting from the beginning of the part | ||
| 6275 | 2026.05.26 23:59:36.981945 [ 187 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::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 | ||
| 6276 | 2026.05.26 23:59:36.982016 [ 187 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::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 | ||
| 6277 | 2026.05.26 23:59:36.982086 [ 187 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::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 | ||
| 6278 | 2026.05.26 23:59:36.982147 [ 187 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::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 | ||
| 6279 | 2026.05.26 23:59:36.982208 [ 187 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::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 | ||
| 6280 | 2026.05.26 23:59:36.984273 [ 186 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12511 rows, containing 4 columns (4 merged, 0 gathered) in 0.002792302 sec., 4480532.549845969 rows/sec., 64.09 MiB/sec. | ||
| 6281 | 2026.05.26 23:59:36.984748 [ 193 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6282 | 2026.05.26 23:59:36.985047 [ 193 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::all_1_26_5} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6283 | 2026.05.26 23:59:36.985119 [ 193 ] {4c43c03b-f2cb-4eb4-a14c-5f68849f5428::all_1_26_5} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6284 | 2026.05.26 23:59:36.985194 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6285 | 2026.05.26 23:59:37.652845 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6286 | 2026.05.26 23:59:37.670179 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6287 | 2026.05.26 23:59:37.670242 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6288 | 2026.05.26 23:59:37.676134 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6289 | 2026.05.26 23:59:37.676843 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6290 | 2026.05.26 23:59:37.677152 [ 142 ] {} <Debug> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6291 | 2026.05.26 23:59:37.677225 [ 142 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6292 | 2026.05.26 23:59:37.677246 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6293 | 2026.05.26 23:59:37.677384 [ 187 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::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 | ||
| 6294 | 2026.05.26 23:59:37.679955 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6295 | 2026.05.26 23:59:37.681947 [ 187 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6296 | 2026.05.26 23:59:37.683621 [ 187 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::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 | ||
| 6297 | 2026.05.26 23:59:37.688544 [ 187 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::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 | ||
| 6298 | 2026.05.26 23:59:37.693269 [ 187 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::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 | ||
| 6299 | 2026.05.26 23:59:37.697707 [ 187 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::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 | ||
| 6300 | 2026.05.26 23:59:37.702092 [ 187 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::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 | ||
| 6301 | 2026.05.26 23:59:37.705968 [ 187 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::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 | ||
| 6302 | 2026.05.26 23:59:37.757333 [ 189 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.080008992 sec., 2449.7246509492334 rows/sec., 12.67 MiB/sec. | ||
| 6303 | 2026.05.26 23:59:37.759897 [ 189 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6304 | 2026.05.26 23:59:37.761894 [ 189 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::all_1_26_5} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6305 | 2026.05.26 23:59:37.761989 [ 189 ] {7f1efdd3-fbdc-412f-add2-8b2b54376086::all_1_26_5} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6306 | 2026.05.26 23:59:37.763918 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6307 | 2026.05.26 23:59:38.001181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.81 MiB, peak 270.35 MiB, free memory in arenas 0.00 B, will set to 266.58 MiB (RSS), difference: 6.77 MiB | ||
| 6308 | 2026.05.26 23:59:38.046357 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6309 | 2026.05.26 23:59:38.046582 [ 271 ] {fefebef5-5836-4b22-bac1-fca22a488f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) 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) | ||
| 6310 | 2026.05.26 23:59:38.046907 [ 271 ] {fefebef5-5836-4b22-bac1-fca22a488f6f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6311 | 2026.05.26 23:59:38.046943 [ 271 ] {fefebef5-5836-4b22-bac1-fca22a488f6f} <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 | ||
| 6312 | 2026.05.26 23:59:38.047152 [ 271 ] {fefebef5-5836-4b22-bac1-fca22a488f6f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6313 | 2026.05.26 23:59:38.047218 [ 271 ] {fefebef5-5836-4b22-bac1-fca22a488f6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6314 | 2026.05.26 23:59:38.047356 [ 271 ] {fefebef5-5836-4b22-bac1-fca22a488f6f} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6315 | 2026.05.26 23:59:38.047468 [ 352 ] {fefebef5-5836-4b22-bac1-fca22a488f6f} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6316 | 2026.05.26 23:59:38.047492 [ 349 ] {fefebef5-5836-4b22-bac1-fca22a488f6f} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6317 | 2026.05.26 23:59:38.047638 [ 271 ] {fefebef5-5836-4b22-bac1-fca22a488f6f} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 6318 | 2026.05.26 23:59:38.047665 [ 271 ] {fefebef5-5836-4b22-bac1-fca22a488f6f} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6319 | 2026.05.26 23:59:38.047734 [ 271 ] {fefebef5-5836-4b22-bac1-fca22a488f6f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6320 | 2026.05.26 23:59:38.047754 [ 271 ] {fefebef5-5836-4b22-bac1-fca22a488f6f} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 6321 | 2026.05.26 23:59:38.047789 [ 271 ] {fefebef5-5836-4b22-bac1-fca22a488f6f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6322 | 2026.05.26 23:59:38.047830 [ 271 ] {fefebef5-5836-4b22-bac1-fca22a488f6f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6323 | 2026.05.26 23:59:38.048852 [ 271 ] {fefebef5-5836-4b22-bac1-fca22a488f6f} <Debug> executeQuery: Read 48 rows, 7.97 KiB in 0.002362 sec., 20321.761219305674 rows/sec., 3.29 MiB/sec. | ||
| 6324 | 2026.05.26 23:59:38.048944 [ 271 ] {fefebef5-5836-4b22-bac1-fca22a488f6f} <Debug> TCPHandler: Processed in 0.002717891 sec. | ||
| 6325 | 2026.05.26 23:59:38.050803 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6326 | 2026.05.26 23:59:38.050988 [ 271 ] {994f33ae-2a3a-44a5-bd39-ff6de6c4c23f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6327 | 2026.05.26 23:59:38.051067 [ 271 ] {994f33ae-2a3a-44a5-bd39-ff6de6c4c23f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6328 | 2026.05.26 23:59:38.051851 [ 271 ] {994f33ae-2a3a-44a5-bd39-ff6de6c4c23f} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6329 | 2026.05.26 23:59:38.051903 [ 271 ] {994f33ae-2a3a-44a5-bd39-ff6de6c4c23f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6330 | 2026.05.26 23:59:38.052321 [ 271 ] {994f33ae-2a3a-44a5-bd39-ff6de6c4c23f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6331 | 2026.05.26 23:59:38.052553 [ 271 ] {994f33ae-2a3a-44a5-bd39-ff6de6c4c23f} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6332 | 2026.05.26 23:59:38.052717 [ 271 ] {994f33ae-2a3a-44a5-bd39-ff6de6c4c23f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001784 sec., 31390.13452914798 rows/sec., 2.40 MiB/sec. | ||
| 6333 | 2026.05.26 23:59:38.052764 [ 271 ] {994f33ae-2a3a-44a5-bd39-ff6de6c4c23f} <Debug> TCPHandler: Processed in 0.002102221 sec. | ||
| 6334 | 2026.05.26 23:59:38.052915 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6335 | 2026.05.26 23:59:38.053045 [ 271 ] {a075e263-4475-4b1c-ade9-4b7f02e494d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6336 | 2026.05.26 23:59:38.053100 [ 271 ] {a075e263-4475-4b1c-ade9-4b7f02e494d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6337 | 2026.05.26 23:59:38.053624 [ 271 ] {a075e263-4475-4b1c-ade9-4b7f02e494d0} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6338 | 2026.05.26 23:59:38.053664 [ 271 ] {a075e263-4475-4b1c-ade9-4b7f02e494d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6339 | 2026.05.26 23:59:38.053995 [ 271 ] {a075e263-4475-4b1c-ade9-4b7f02e494d0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6340 | 2026.05.26 23:59:38.054211 [ 271 ] {a075e263-4475-4b1c-ade9-4b7f02e494d0} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6341 | 2026.05.26 23:59:38.054345 [ 271 ] {a075e263-4475-4b1c-ade9-4b7f02e494d0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001331 sec., 48084.14725770098 rows/sec., 3.75 MiB/sec. | ||
| 6342 | 2026.05.26 23:59:38.054380 [ 271 ] {a075e263-4475-4b1c-ade9-4b7f02e494d0} <Debug> TCPHandler: Processed in 0.001534163 sec. | ||
| 6343 | 2026.05.26 23:59:38.054504 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6344 | 2026.05.26 23:59:38.054601 [ 271 ] {08623a46-0612-44cc-8fbc-2ea65052f7a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6345 | 2026.05.26 23:59:38.054644 [ 271 ] {08623a46-0612-44cc-8fbc-2ea65052f7a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6346 | 2026.05.26 23:59:38.055056 [ 271 ] {08623a46-0612-44cc-8fbc-2ea65052f7a5} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6347 | 2026.05.26 23:59:38.055091 [ 271 ] {08623a46-0612-44cc-8fbc-2ea65052f7a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6348 | 2026.05.26 23:59:38.055415 [ 271 ] {08623a46-0612-44cc-8fbc-2ea65052f7a5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6349 | 2026.05.26 23:59:38.055642 [ 271 ] {08623a46-0612-44cc-8fbc-2ea65052f7a5} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6350 | 2026.05.26 23:59:38.055772 [ 271 ] {08623a46-0612-44cc-8fbc-2ea65052f7a5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 6351 | 2026.05.26 23:59:38.055806 [ 271 ] {08623a46-0612-44cc-8fbc-2ea65052f7a5} <Debug> TCPHandler: Processed in 0.00135167 sec. | ||
| 6352 | 2026.05.26 23:59:38.055939 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6353 | 2026.05.26 23:59:38.056035 [ 271 ] {3133745f-0e9e-4228-9fcd-910e06d95df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6354 | 2026.05.26 23:59:38.056076 [ 271 ] {3133745f-0e9e-4228-9fcd-910e06d95df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6355 | 2026.05.26 23:59:38.056409 [ 271 ] {3133745f-0e9e-4228-9fcd-910e06d95df2} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6356 | 2026.05.26 23:59:38.056445 [ 271 ] {3133745f-0e9e-4228-9fcd-910e06d95df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6357 | 2026.05.26 23:59:38.056738 [ 271 ] {3133745f-0e9e-4228-9fcd-910e06d95df2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6358 | 2026.05.26 23:59:38.056952 [ 271 ] {3133745f-0e9e-4228-9fcd-910e06d95df2} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6359 | 2026.05.26 23:59:38.057080 [ 271 ] {3133745f-0e9e-4228-9fcd-910e06d95df2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 6360 | 2026.05.26 23:59:38.057113 [ 271 ] {3133745f-0e9e-4228-9fcd-910e06d95df2} <Debug> TCPHandler: Processed in 0.001222858 sec. | ||
| 6361 | 2026.05.26 23:59:41.235765 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6362 | 2026.05.26 23:59:41.236099 [ 271 ] {31ffc701-bbfa-45cf-b9f3-9a12708e619e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) 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_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 6363 | 2026.05.26 23:59:41.236555 [ 271 ] {31ffc701-bbfa-45cf-b9f3-9a12708e619e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6364 | 2026.05.26 23:59:41.236599 [ 271 ] {31ffc701-bbfa-45cf-b9f3-9a12708e619e} <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_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 6365 | 2026.05.26 23:59:41.236850 [ 271 ] {31ffc701-bbfa-45cf-b9f3-9a12708e619e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6366 | 2026.05.26 23:59:41.236920 [ 271 ] {31ffc701-bbfa-45cf-b9f3-9a12708e619e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6367 | 2026.05.26 23:59:41.237067 [ 271 ] {31ffc701-bbfa-45cf-b9f3-9a12708e619e} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 6368 | 2026.05.26 23:59:41.237181 [ 352 ] {31ffc701-bbfa-45cf-b9f3-9a12708e619e} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6369 | 2026.05.26 23:59:41.237181 [ 349 ] {31ffc701-bbfa-45cf-b9f3-9a12708e619e} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6370 | 2026.05.26 23:59:41.237317 [ 271 ] {31ffc701-bbfa-45cf-b9f3-9a12708e619e} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 6371 | 2026.05.26 23:59:41.237347 [ 271 ] {31ffc701-bbfa-45cf-b9f3-9a12708e619e} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6372 | 2026.05.26 23:59:41.237422 [ 271 ] {31ffc701-bbfa-45cf-b9f3-9a12708e619e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6373 | 2026.05.26 23:59:41.237443 [ 271 ] {31ffc701-bbfa-45cf-b9f3-9a12708e619e} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 6374 | 2026.05.26 23:59:41.237480 [ 271 ] {31ffc701-bbfa-45cf-b9f3-9a12708e619e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 6375 | 2026.05.26 23:59:41.237520 [ 271 ] {31ffc701-bbfa-45cf-b9f3-9a12708e619e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 6376 | 2026.05.26 23:59:41.239212 [ 271 ] {31ffc701-bbfa-45cf-b9f3-9a12708e619e} <Debug> executeQuery: Read 48 rows, 10.25 KiB in 0.003263 sec., 14710.389212381246 rows/sec., 3.07 MiB/sec. | ||
| 6377 | 2026.05.26 23:59:41.239414 [ 271 ] {31ffc701-bbfa-45cf-b9f3-9a12708e619e} <Debug> TCPHandler: Processed in 0.003820777 sec. | ||
| 6378 | 2026.05.26 23:59:41.253794 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6379 | 2026.05.26 23:59:41.253941 [ 271 ] {4435b5d9-4388-4be0-b335-f622c3e67b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6380 | 2026.05.26 23:59:41.254006 [ 271 ] {4435b5d9-4388-4be0-b335-f622c3e67b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6381 | 2026.05.26 23:59:41.254611 [ 271 ] {4435b5d9-4388-4be0-b335-f622c3e67b50} <Trace> oximeter.fields_ipaddr (22066ddf-e0e2-4471-965b-a4603581f4e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6382 | 2026.05.26 23:59:41.254660 [ 271 ] {4435b5d9-4388-4be0-b335-f622c3e67b50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6383 | 2026.05.26 23:59:41.255084 [ 271 ] {4435b5d9-4388-4be0-b335-f622c3e67b50} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 6384 | 2026.05.26 23:59:41.255351 [ 271 ] {4435b5d9-4388-4be0-b335-f622c3e67b50} <Trace> oximeter.fields_ipaddr (22066ddf-e0e2-4471-965b-a4603581f4e1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6385 | 2026.05.26 23:59:41.255504 [ 271 ] {4435b5d9-4388-4be0-b335-f622c3e67b50} <Debug> executeQuery: Read 18 rows, 1.47 KiB in 0.001612 sec., 11166.253101736973 rows/sec., 910.53 KiB/sec. | ||
| 6386 | 2026.05.26 23:59:41.255542 [ 271 ] {4435b5d9-4388-4be0-b335-f622c3e67b50} <Debug> TCPHandler: Processed in 0.001873718 sec. | ||
| 6387 | 2026.05.26 23:59:41.255685 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6388 | 2026.05.26 23:59:41.255788 [ 271 ] {708ca383-f8d3-42d9-8cb2-fc05c6991a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6389 | 2026.05.26 23:59:41.255836 [ 271 ] {708ca383-f8d3-42d9-8cb2-fc05c6991a92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6390 | 2026.05.26 23:59:41.258232 [ 271 ] {708ca383-f8d3-42d9-8cb2-fc05c6991a92} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6391 | 2026.05.26 23:59:41.258279 [ 271 ] {708ca383-f8d3-42d9-8cb2-fc05c6991a92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6392 | 2026.05.26 23:59:41.258894 [ 271 ] {708ca383-f8d3-42d9-8cb2-fc05c6991a92} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6393 | 2026.05.26 23:59:41.259142 [ 271 ] {708ca383-f8d3-42d9-8cb2-fc05c6991a92} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6394 | 2026.05.26 23:59:41.259312 [ 271 ] {708ca383-f8d3-42d9-8cb2-fc05c6991a92} <Debug> executeQuery: Read 3278 rows, 251.54 KiB in 0.003542 sec., 925465.8385093168 rows/sec., 69.35 MiB/sec. | ||
| 6395 | 2026.05.26 23:59:41.259316 [ 134 ] {} <Debug> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6396 | 2026.05.26 23:59:41.259379 [ 271 ] {708ca383-f8d3-42d9-8cb2-fc05c6991a92} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 6397 | 2026.05.26 23:59:41.259402 [ 271 ] {708ca383-f8d3-42d9-8cb2-fc05c6991a92} <Debug> TCPHandler: Processed in 0.003766027 sec. | ||
| 6398 | 2026.05.26 23:59:41.259406 [ 134 ] {} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6399 | 2026.05.26 23:59:41.259441 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6400 | 2026.05.26 23:59:41.259546 [ 196 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::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 | ||
| 6401 | 2026.05.26 23:59:41.259578 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6402 | 2026.05.26 23:59:41.259642 [ 196 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6403 | 2026.05.26 23:59:41.259670 [ 196 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 4076 rows starting from the beginning of the part | ||
| 6404 | 2026.05.26 23:59:41.259696 [ 271 ] {7d4aa5fb-e947-48f4-bddd-74f835c257e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6405 | 2026.05.26 23:59:41.259725 [ 196 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 859 rows starting from the beginning of the part | ||
| 6406 | 2026.05.26 23:59:41.259744 [ 271 ] {7d4aa5fb-e947-48f4-bddd-74f835c257e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6407 | 2026.05.26 23:59:41.259771 [ 196 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part | ||
| 6408 | 2026.05.26 23:59:41.259816 [ 196 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 859 rows starting from the beginning of the part | ||
| 6409 | 2026.05.26 23:59:41.259858 [ 196 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 56 rows starting from the beginning of the part | ||
| 6410 | 2026.05.26 23:59:41.259898 [ 196 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 3278 rows starting from the beginning of the part | ||
| 6411 | 2026.05.26 23:59:41.260230 [ 271 ] {7d4aa5fb-e947-48f4-bddd-74f835c257e2} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6412 | 2026.05.26 23:59:41.260266 [ 271 ] {7d4aa5fb-e947-48f4-bddd-74f835c257e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6413 | 2026.05.26 23:59:41.260725 [ 271 ] {7d4aa5fb-e947-48f4-bddd-74f835c257e2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6414 | 2026.05.26 23:59:41.260949 [ 271 ] {7d4aa5fb-e947-48f4-bddd-74f835c257e2} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6415 | 2026.05.26 23:59:41.261080 [ 271 ] {7d4aa5fb-e947-48f4-bddd-74f835c257e2} <Debug> executeQuery: Read 31 rows, 2.23 KiB in 0.00142 sec., 21830.985915492958 rows/sec., 1.54 MiB/sec. | ||
| 6416 | 2026.05.26 23:59:41.261115 [ 271 ] {7d4aa5fb-e947-48f4-bddd-74f835c257e2} <Debug> TCPHandler: Processed in 0.001591644 sec. | ||
| 6417 | 2026.05.26 23:59:41.261251 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6418 | 2026.05.26 23:59:41.261348 [ 271 ] {0a57785c-10e7-4b84-9df9-c075f0e67779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6419 | 2026.05.26 23:59:41.261392 [ 271 ] {0a57785c-10e7-4b84-9df9-c075f0e67779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6420 | 2026.05.26 23:59:41.262126 [ 271 ] {0a57785c-10e7-4b84-9df9-c075f0e67779} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6421 | 2026.05.26 23:59:41.262164 [ 271 ] {0a57785c-10e7-4b84-9df9-c075f0e67779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6422 | 2026.05.26 23:59:41.262312 [ 197 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9184 rows, containing 5 columns (5 merged, 0 gathered) in 0.002797042 sec., 3283468.750201105 rows/sec., 261.97 MiB/sec. | ||
| 6423 | 2026.05.26 23:59:41.262539 [ 271 ] {0a57785c-10e7-4b84-9df9-c075f0e67779} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6424 | 2026.05.26 23:59:41.262793 [ 191 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6425 | 2026.05.26 23:59:41.262804 [ 271 ] {0a57785c-10e7-4b84-9df9-c075f0e67779} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6426 | 2026.05.26 23:59:41.262966 [ 271 ] {0a57785c-10e7-4b84-9df9-c075f0e67779} <Debug> executeQuery: Read 953 rows, 57.03 KiB in 0.001637 sec., 582162.4923640806 rows/sec., 34.02 MiB/sec. | ||
| 6427 | 2026.05.26 23:59:41.263005 [ 271 ] {0a57785c-10e7-4b84-9df9-c075f0e67779} <Debug> TCPHandler: Processed in 0.001804837 sec. | ||
| 6428 | 2026.05.26 23:59:41.263141 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6429 | 2026.05.26 23:59:41.263174 [ 191 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_41_8} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6430 | 2026.05.26 23:59:41.263239 [ 271 ] {8c8f4402-83d0-458b-b61f-c8a91e3a8ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6431 | 2026.05.26 23:59:41.263278 [ 191 ] {c906ee15-f15c-46f6-a302-3c0b6d348730::all_1_41_8} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6432 | 2026.05.26 23:59:41.263286 [ 271 ] {8c8f4402-83d0-458b-b61f-c8a91e3a8ae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6433 | 2026.05.26 23:59:41.263393 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 6434 | 2026.05.26 23:59:41.263695 [ 271 ] {8c8f4402-83d0-458b-b61f-c8a91e3a8ae9} <Trace> oximeter.fields_u64 (d9687169-f287-498a-9b32-501b26384a99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6435 | 2026.05.26 23:59:41.263737 [ 271 ] {8c8f4402-83d0-458b-b61f-c8a91e3a8ae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6436 | 2026.05.26 23:59:41.264037 [ 271 ] {8c8f4402-83d0-458b-b61f-c8a91e3a8ae9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6437 | 2026.05.26 23:59:41.264251 [ 271 ] {8c8f4402-83d0-458b-b61f-c8a91e3a8ae9} <Trace> oximeter.fields_u64 (d9687169-f287-498a-9b32-501b26384a99): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6438 | 2026.05.26 23:59:41.264383 [ 271 ] {8c8f4402-83d0-458b-b61f-c8a91e3a8ae9} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001162 sec., 860.5851979345955 rows/sec., 60.51 KiB/sec. | ||
| 6439 | 2026.05.26 23:59:41.264418 [ 271 ] {8c8f4402-83d0-458b-b61f-c8a91e3a8ae9} <Debug> TCPHandler: Processed in 0.00132721 sec. | ||
| 6440 | 2026.05.26 23:59:41.264544 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6441 | 2026.05.26 23:59:41.264640 [ 271 ] {83fb568a-9541-4bc7-87b8-12bd26d8ef01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6442 | 2026.05.26 23:59:41.264681 [ 271 ] {83fb568a-9541-4bc7-87b8-12bd26d8ef01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6443 | 2026.05.26 23:59:41.265783 [ 271 ] {83fb568a-9541-4bc7-87b8-12bd26d8ef01} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6444 | 2026.05.26 23:59:41.265821 [ 271 ] {83fb568a-9541-4bc7-87b8-12bd26d8ef01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6445 | 2026.05.26 23:59:41.266216 [ 271 ] {83fb568a-9541-4bc7-87b8-12bd26d8ef01} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6446 | 2026.05.26 23:59:41.266434 [ 271 ] {83fb568a-9541-4bc7-87b8-12bd26d8ef01} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6447 | 2026.05.26 23:59:41.266566 [ 271 ] {83fb568a-9541-4bc7-87b8-12bd26d8ef01} <Debug> executeQuery: Read 1892 rows, 130.47 KiB in 0.001944 sec., 973251.0288065844 rows/sec., 65.54 MiB/sec. | ||
| 6448 | 2026.05.26 23:59:41.266565 [ 131 ] {} <Debug> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6449 | 2026.05.26 23:59:41.266603 [ 271 ] {83fb568a-9541-4bc7-87b8-12bd26d8ef01} <Debug> TCPHandler: Processed in 0.002108232 sec. | ||
| 6450 | 2026.05.26 23:59:41.266632 [ 131 ] {} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6451 | 2026.05.26 23:59:41.266658 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6452 | 2026.05.26 23:59:41.266759 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6453 | 2026.05.26 23:59:41.266761 [ 196 ] {7cfb321c-b738-41c7-becc-00d00446732e::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 | ||
| 6454 | 2026.05.26 23:59:41.266864 [ 271 ] {f0fc0987-6613-4755-b4c5-69d0dbf473b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6455 | 2026.05.26 23:59:41.266900 [ 196 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6456 | 2026.05.26 23:59:41.266915 [ 271 ] {f0fc0987-6613-4755-b4c5-69d0dbf473b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6457 | 2026.05.26 23:59:41.266945 [ 196 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2367 rows starting from the beginning of the part | ||
| 6458 | 2026.05.26 23:59:41.267021 [ 196 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 525 rows starting from the beginning of the part | ||
| 6459 | 2026.05.26 23:59:41.267082 [ 196 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part | ||
| 6460 | 2026.05.26 23:59:41.267143 [ 196 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 525 rows starting from the beginning of the part | ||
| 6461 | 2026.05.26 23:59:41.267194 [ 196 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 64 rows starting from the beginning of the part | ||
| 6462 | 2026.05.26 23:59:41.267244 [ 196 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1892 rows starting from the beginning of the part | ||
| 6463 | 2026.05.26 23:59:41.267892 [ 271 ] {f0fc0987-6613-4755-b4c5-69d0dbf473b6} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6464 | 2026.05.26 23:59:41.267936 [ 271 ] {f0fc0987-6613-4755-b4c5-69d0dbf473b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6465 | 2026.05.26 23:59:41.268427 [ 271 ] {f0fc0987-6613-4755-b4c5-69d0dbf473b6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6466 | 2026.05.26 23:59:41.268645 [ 271 ] {f0fc0987-6613-4755-b4c5-69d0dbf473b6} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6467 | 2026.05.26 23:59:41.268763 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6468 | 2026.05.26 23:59:41.268777 [ 271 ] {f0fc0987-6613-4755-b4c5-69d0dbf473b6} <Debug> executeQuery: Read 1591 rows, 99.67 KiB in 0.001932 sec., 823498.9648033127 rows/sec., 50.38 MiB/sec. | ||
| 6469 | 2026.05.26 23:59:41.268807 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6470 | 2026.05.26 23:59:41.268826 [ 271 ] {f0fc0987-6613-4755-b4c5-69d0dbf473b6} <Debug> TCPHandler: Processed in 0.002117711 sec. | ||
| 6471 | 2026.05.26 23:59:41.268835 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6472 | 2026.05.26 23:59:41.268950 [ 197 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::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 | ||
| 6473 | 2026.05.26 23:59:41.268965 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6474 | 2026.05.26 23:59:41.269069 [ 271 ] {fad30795-f9ca-4267-aa61-a31af08913ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6475 | 2026.05.26 23:59:41.269081 [ 197 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6476 | 2026.05.26 23:59:41.269130 [ 197 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 14357 rows starting from the beginning of the part | ||
| 6477 | 2026.05.26 23:59:41.269131 [ 271 ] {fad30795-f9ca-4267-aa61-a31af08913ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6478 | 2026.05.26 23:59:41.269207 [ 197 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 265 rows starting from the beginning of the part | ||
| 6479 | 2026.05.26 23:59:41.269213 [ 199 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5437 rows, containing 5 columns (5 merged, 0 gathered) in 0.002503397 sec., 2171848.891725923 rows/sec., 157.00 MiB/sec. | ||
| 6480 | 2026.05.26 23:59:41.269264 [ 197 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 6481 | 2026.05.26 23:59:41.269316 [ 197 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 265 rows starting from the beginning of the part | ||
| 6482 | 2026.05.26 23:59:41.269360 [ 197 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6483 | 2026.05.26 23:59:41.269405 [ 197 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1591 rows starting from the beginning of the part | ||
| 6484 | 2026.05.26 23:59:41.269450 [ 196 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6485 | 2026.05.26 23:59:41.269745 [ 196 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_41_8} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6486 | 2026.05.26 23:59:41.269813 [ 196 ] {7cfb321c-b738-41c7-becc-00d00446732e::all_1_41_8} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6487 | 2026.05.26 23:59:41.269878 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 6488 | 2026.05.26 23:59:41.269948 [ 271 ] {fad30795-f9ca-4267-aa61-a31af08913ee} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6489 | 2026.05.26 23:59:41.269992 [ 271 ] {fad30795-f9ca-4267-aa61-a31af08913ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6490 | 2026.05.26 23:59:41.270539 [ 271 ] {fad30795-f9ca-4267-aa61-a31af08913ee} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6491 | 2026.05.26 23:59:41.270776 [ 271 ] {fad30795-f9ca-4267-aa61-a31af08913ee} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6492 | 2026.05.26 23:59:41.270916 [ 271 ] {fad30795-f9ca-4267-aa61-a31af08913ee} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001866 sec., 6966.773847802787 rows/sec., 12.48 MiB/sec. | ||
| 6493 | 2026.05.26 23:59:41.270966 [ 271 ] {fad30795-f9ca-4267-aa61-a31af08913ee} <Debug> TCPHandler: Processed in 0.00205134 sec. | ||
| 6494 | 2026.05.26 23:59:41.271095 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6495 | 2026.05.26 23:59:41.271192 [ 271 ] {b7bd86be-b62d-4f0a-b9c6-ea0f9ddd5923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6496 | 2026.05.26 23:59:41.271235 [ 271 ] {b7bd86be-b62d-4f0a-b9c6-ea0f9ddd5923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6497 | 2026.05.26 23:59:41.271654 [ 271 ] {b7bd86be-b62d-4f0a-b9c6-ea0f9ddd5923} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6498 | 2026.05.26 23:59:41.271691 [ 271 ] {b7bd86be-b62d-4f0a-b9c6-ea0f9ddd5923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6499 | 2026.05.26 23:59:41.272147 [ 271 ] {b7bd86be-b62d-4f0a-b9c6-ea0f9ddd5923} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6500 | 2026.05.26 23:59:41.272382 [ 271 ] {b7bd86be-b62d-4f0a-b9c6-ea0f9ddd5923} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6501 | 2026.05.26 23:59:41.272497 [ 131 ] {} <Debug> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6502 | 2026.05.26 23:59:41.272514 [ 271 ] {b7bd86be-b62d-4f0a-b9c6-ea0f9ddd5923} <Debug> executeQuery: Read 196 rows, 11.34 KiB in 0.001341 sec., 146159.58240119315 rows/sec., 8.26 MiB/sec. | ||
| 6503 | 2026.05.26 23:59:41.272534 [ 131 ] {} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6504 | 2026.05.26 23:59:41.272554 [ 271 ] {b7bd86be-b62d-4f0a-b9c6-ea0f9ddd5923} <Debug> TCPHandler: Processed in 0.001508292 sec. | ||
| 6505 | 2026.05.26 23:59:41.272563 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 6506 | 2026.05.26 23:59:41.272664 [ 201 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::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 | ||
| 6507 | 2026.05.26 23:59:41.272782 [ 201 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6508 | 2026.05.26 23:59:41.272816 [ 201 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2972 rows starting from the beginning of the part | ||
| 6509 | 2026.05.26 23:59:41.272878 [ 201 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 90 rows starting from the beginning of the part | ||
| 6510 | 2026.05.26 23:59:41.272938 [ 201 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6511 | 2026.05.26 23:59:41.272987 [ 201 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 90 rows starting from the beginning of the part | ||
| 6512 | 2026.05.26 23:59:41.273032 [ 201 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 6513 | 2026.05.26 23:59:41.273078 [ 201 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 196 rows starting from the beginning of the part | ||
| 6514 | 2026.05.26 23:59:41.274674 [ 200 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3468 rows, containing 4 columns (4 merged, 0 gathered) in 0.002048701 sec., 1692779.9615463652 rows/sec., 105.08 MiB/sec. | ||
| 6515 | 2026.05.26 23:59:41.275144 [ 201 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6516 | 2026.05.26 23:59:41.275388 [ 201 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_41_8} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6517 | 2026.05.26 23:59:41.275454 [ 201 ] {04236c5e-5f46-4692-a6cf-8c5358502fa9::all_1_41_8} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6518 | 2026.05.26 23:59:41.275508 [ 192 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16798 rows, containing 5 columns (5 merged, 0 gathered) in 0.006606769 sec., 2542543.866752417 rows/sec., 163.33 MiB/sec. | ||
| 6519 | 2026.05.26 23:59:41.275516 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 6520 | 2026.05.26 23:59:41.275775 [ 201 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6521 | 2026.05.26 23:59:41.276106 [ 201 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6522 | 2026.05.26 23:59:41.276184 [ 201 ] {52cf54df-c692-4f1c-97e5-35090b1bfdc3::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6523 | 2026.05.26 23:59:41.276270 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.57 MiB. | ||
| 6524 | 2026.05.26 23:59:42.001200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.31 MiB, peak 276.56 MiB, free memory in arenas 0.00 B, will set to 269.47 MiB (RSS), difference: 2.17 MiB | ||
| 6525 | 2026.05.26 23:59:43.046491 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6526 | 2026.05.26 23:59:43.046760 [ 271 ] {f560d534-b86a-43fe-94f2-78e9a20b1590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) 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) | ||
| 6527 | 2026.05.26 23:59:43.047125 [ 271 ] {f560d534-b86a-43fe-94f2-78e9a20b1590} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6528 | 2026.05.26 23:59:43.047169 [ 271 ] {f560d534-b86a-43fe-94f2-78e9a20b1590} <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 | ||
| 6529 | 2026.05.26 23:59:43.047421 [ 271 ] {f560d534-b86a-43fe-94f2-78e9a20b1590} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6530 | 2026.05.26 23:59:43.047494 [ 271 ] {f560d534-b86a-43fe-94f2-78e9a20b1590} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6531 | 2026.05.26 23:59:43.047641 [ 271 ] {f560d534-b86a-43fe-94f2-78e9a20b1590} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 6532 | 2026.05.26 23:59:43.047723 [ 335 ] {f560d534-b86a-43fe-94f2-78e9a20b1590} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6533 | 2026.05.26 23:59:43.047754 [ 349 ] {f560d534-b86a-43fe-94f2-78e9a20b1590} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6534 | 2026.05.26 23:59:43.047864 [ 271 ] {f560d534-b86a-43fe-94f2-78e9a20b1590} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 6535 | 2026.05.26 23:59:43.047894 [ 271 ] {f560d534-b86a-43fe-94f2-78e9a20b1590} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6536 | 2026.05.26 23:59:43.047967 [ 271 ] {f560d534-b86a-43fe-94f2-78e9a20b1590} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6537 | 2026.05.26 23:59:43.047988 [ 271 ] {f560d534-b86a-43fe-94f2-78e9a20b1590} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 6538 | 2026.05.26 23:59:43.048025 [ 271 ] {f560d534-b86a-43fe-94f2-78e9a20b1590} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 6539 | 2026.05.26 23:59:43.048068 [ 271 ] {f560d534-b86a-43fe-94f2-78e9a20b1590} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 6540 | 2026.05.26 23:59:43.049200 [ 271 ] {f560d534-b86a-43fe-94f2-78e9a20b1590} <Debug> executeQuery: Read 48 rows, 7.97 KiB in 0.00255 sec., 18823.529411764706 rows/sec., 3.05 MiB/sec. | ||
| 6541 | 2026.05.26 23:59:43.049308 [ 271 ] {f560d534-b86a-43fe-94f2-78e9a20b1590} <Debug> TCPHandler: Processed in 0.002965445 sec. | ||
| 6542 | 2026.05.26 23:59:43.054887 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6543 | 2026.05.26 23:59:43.055008 [ 271 ] {fd0b088a-d496-49f8-95b8-82e3354bcc47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6544 | 2026.05.26 23:59:43.055055 [ 271 ] {fd0b088a-d496-49f8-95b8-82e3354bcc47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6545 | 2026.05.26 23:59:43.055664 [ 271 ] {fd0b088a-d496-49f8-95b8-82e3354bcc47} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6546 | 2026.05.26 23:59:43.055705 [ 271 ] {fd0b088a-d496-49f8-95b8-82e3354bcc47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6547 | 2026.05.26 23:59:43.056074 [ 271 ] {fd0b088a-d496-49f8-95b8-82e3354bcc47} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6548 | 2026.05.26 23:59:43.056294 [ 271 ] {fd0b088a-d496-49f8-95b8-82e3354bcc47} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6549 | 2026.05.26 23:59:43.056442 [ 271 ] {fd0b088a-d496-49f8-95b8-82e3354bcc47} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001468 sec., 190735.6948228883 rows/sec., 12.10 MiB/sec. | ||
| 6550 | 2026.05.26 23:59:43.056479 [ 271 ] {fd0b088a-d496-49f8-95b8-82e3354bcc47} <Debug> TCPHandler: Processed in 0.001648255 sec. | ||
| 6551 | 2026.05.26 23:59:43.056628 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6552 | 2026.05.26 23:59:43.056731 [ 271 ] {872e6ef4-f966-4d68-a91b-1441b7ed317a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6553 | 2026.05.26 23:59:43.056773 [ 271 ] {872e6ef4-f966-4d68-a91b-1441b7ed317a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6554 | 2026.05.26 23:59:43.057678 [ 271 ] {872e6ef4-f966-4d68-a91b-1441b7ed317a} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6555 | 2026.05.26 23:59:43.057714 [ 271 ] {872e6ef4-f966-4d68-a91b-1441b7ed317a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6556 | 2026.05.26 23:59:43.058086 [ 271 ] {872e6ef4-f966-4d68-a91b-1441b7ed317a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6557 | 2026.05.26 23:59:43.058299 [ 271 ] {872e6ef4-f966-4d68-a91b-1441b7ed317a} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6558 | 2026.05.26 23:59:43.058433 [ 271 ] {872e6ef4-f966-4d68-a91b-1441b7ed317a} <Debug> executeQuery: Read 851 rows, 68.39 KiB in 0.001725 sec., 493333.3333333333 rows/sec., 38.72 MiB/sec. | ||
| 6559 | 2026.05.26 23:59:43.058467 [ 271 ] {872e6ef4-f966-4d68-a91b-1441b7ed317a} <Debug> TCPHandler: Processed in 0.001889988 sec. | ||
| 6560 | 2026.05.26 23:59:43.058613 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6561 | 2026.05.26 23:59:43.058714 [ 271 ] {558dba96-01dd-4c2b-bb22-51e427f147de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6562 | 2026.05.26 23:59:43.058757 [ 271 ] {558dba96-01dd-4c2b-bb22-51e427f147de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6563 | 2026.05.26 23:59:43.059272 [ 271 ] {558dba96-01dd-4c2b-bb22-51e427f147de} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6564 | 2026.05.26 23:59:43.059310 [ 271 ] {558dba96-01dd-4c2b-bb22-51e427f147de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6565 | 2026.05.26 23:59:43.059621 [ 271 ] {558dba96-01dd-4c2b-bb22-51e427f147de} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6566 | 2026.05.26 23:59:43.059831 [ 271 ] {558dba96-01dd-4c2b-bb22-51e427f147de} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6567 | 2026.05.26 23:59:43.059958 [ 271 ] {558dba96-01dd-4c2b-bb22-51e427f147de} <Debug> executeQuery: Read 177 rows, 11.20 KiB in 0.001265 sec., 139920.94861660077 rows/sec., 8.64 MiB/sec. | ||
| 6568 | 2026.05.26 23:59:43.059993 [ 271 ] {558dba96-01dd-4c2b-bb22-51e427f147de} <Debug> TCPHandler: Processed in 0.001430441 sec. | ||
| 6569 | 2026.05.26 23:59:43.060126 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6570 | 2026.05.26 23:59:43.060223 [ 271 ] {7e67bb07-35c3-49bc-a827-7b0e8adfbdc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6571 | 2026.05.26 23:59:43.060263 [ 271 ] {7e67bb07-35c3-49bc-a827-7b0e8adfbdc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6572 | 2026.05.26 23:59:43.060728 [ 271 ] {7e67bb07-35c3-49bc-a827-7b0e8adfbdc2} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6573 | 2026.05.26 23:59:43.060764 [ 271 ] {7e67bb07-35c3-49bc-a827-7b0e8adfbdc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6574 | 2026.05.26 23:59:43.061058 [ 271 ] {7e67bb07-35c3-49bc-a827-7b0e8adfbdc2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6575 | 2026.05.26 23:59:43.061266 [ 271 ] {7e67bb07-35c3-49bc-a827-7b0e8adfbdc2} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6576 | 2026.05.26 23:59:43.061394 [ 271 ] {7e67bb07-35c3-49bc-a827-7b0e8adfbdc2} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001191 sec., 121746.43157010915 rows/sec., 7.86 MiB/sec. | ||
| 6577 | 2026.05.26 23:59:43.061429 [ 271 ] {7e67bb07-35c3-49bc-a827-7b0e8adfbdc2} <Debug> TCPHandler: Processed in 0.00135268 sec. | ||
| 6578 | 2026.05.26 23:59:43.061557 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6579 | 2026.05.26 23:59:43.061653 [ 271 ] {19500b18-6255-4928-8ea5-573ec7e91fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6580 | 2026.05.26 23:59:43.061693 [ 271 ] {19500b18-6255-4928-8ea5-573ec7e91fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6581 | 2026.05.26 23:59:43.062155 [ 271 ] {19500b18-6255-4928-8ea5-573ec7e91fb3} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6582 | 2026.05.26 23:59:43.062192 [ 271 ] {19500b18-6255-4928-8ea5-573ec7e91fb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6583 | 2026.05.26 23:59:43.062499 [ 271 ] {19500b18-6255-4928-8ea5-573ec7e91fb3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6584 | 2026.05.26 23:59:43.062703 [ 271 ] {19500b18-6255-4928-8ea5-573ec7e91fb3} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6585 | 2026.05.26 23:59:43.062827 [ 271 ] {19500b18-6255-4928-8ea5-573ec7e91fb3} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001192 sec., 120805.36912751678 rows/sec., 6.86 MiB/sec. | ||
| 6586 | 2026.05.26 23:59:43.062860 [ 271 ] {19500b18-6255-4928-8ea5-573ec7e91fb3} <Debug> TCPHandler: Processed in 0.0013518 sec. | ||
| 6587 | 2026.05.26 23:59:43.063006 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6588 | 2026.05.26 23:59:43.063101 [ 271 ] {267547b6-2d61-49c4-97a0-dea5a589299b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6589 | 2026.05.26 23:59:43.063141 [ 271 ] {267547b6-2d61-49c4-97a0-dea5a589299b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6590 | 2026.05.26 23:59:43.063845 [ 271 ] {267547b6-2d61-49c4-97a0-dea5a589299b} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6591 | 2026.05.26 23:59:43.063881 [ 271 ] {267547b6-2d61-49c4-97a0-dea5a589299b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6592 | 2026.05.26 23:59:43.064198 [ 271 ] {267547b6-2d61-49c4-97a0-dea5a589299b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6593 | 2026.05.26 23:59:43.064413 [ 271 ] {267547b6-2d61-49c4-97a0-dea5a589299b} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6594 | 2026.05.26 23:59:43.064541 [ 271 ] {267547b6-2d61-49c4-97a0-dea5a589299b} <Debug> executeQuery: Read 521 rows, 37.70 KiB in 0.001458 sec., 357338.8203017832 rows/sec., 25.25 MiB/sec. | ||
| 6595 | 2026.05.26 23:59:43.064575 [ 271 ] {267547b6-2d61-49c4-97a0-dea5a589299b} <Debug> TCPHandler: Processed in 0.001618604 sec. | ||
| 6596 | 2026.05.26 23:59:43.064695 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6597 | 2026.05.26 23:59:43.064790 [ 271 ] {9cfaa300-026e-4b90-860f-1a1762fe878f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6598 | 2026.05.26 23:59:43.064831 [ 271 ] {9cfaa300-026e-4b90-860f-1a1762fe878f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6599 | 2026.05.26 23:59:43.065161 [ 271 ] {9cfaa300-026e-4b90-860f-1a1762fe878f} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6600 | 2026.05.26 23:59:43.065197 [ 271 ] {9cfaa300-026e-4b90-860f-1a1762fe878f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6601 | 2026.05.26 23:59:43.065600 [ 271 ] {9cfaa300-026e-4b90-860f-1a1762fe878f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6602 | 2026.05.26 23:59:43.065849 [ 271 ] {9cfaa300-026e-4b90-860f-1a1762fe878f} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6603 | 2026.05.26 23:59:43.066001 [ 271 ] {9cfaa300-026e-4b90-860f-1a1762fe878f} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001227 sec., 3259.9837000814996 rows/sec., 170.32 KiB/sec. | ||
| 6604 | 2026.05.26 23:59:43.066041 [ 271 ] {9cfaa300-026e-4b90-860f-1a1762fe878f} <Debug> TCPHandler: Processed in 0.001395391 sec. | ||
| 6605 | 2026.05.26 23:59:43.066175 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6606 | 2026.05.26 23:59:43.066291 [ 271 ] {03557c20-734c-4173-90db-6b13cc0868f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6607 | 2026.05.26 23:59:43.066348 [ 271 ] {03557c20-734c-4173-90db-6b13cc0868f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6608 | 2026.05.26 23:59:43.066780 [ 271 ] {03557c20-734c-4173-90db-6b13cc0868f8} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6609 | 2026.05.26 23:59:43.066816 [ 271 ] {03557c20-734c-4173-90db-6b13cc0868f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6610 | 2026.05.26 23:59:43.067130 [ 271 ] {03557c20-734c-4173-90db-6b13cc0868f8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6611 | 2026.05.26 23:59:43.067340 [ 271 ] {03557c20-734c-4173-90db-6b13cc0868f8} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6612 | 2026.05.26 23:59:43.067468 [ 271 ] {03557c20-734c-4173-90db-6b13cc0868f8} <Debug> executeQuery: Read 147 rows, 9.61 KiB in 0.001202 sec., 122296.17304492513 rows/sec., 7.81 MiB/sec. | ||
| 6613 | 2026.05.26 23:59:43.067502 [ 271 ] {03557c20-734c-4173-90db-6b13cc0868f8} <Debug> TCPHandler: Processed in 0.001386721 sec. | ||
| 6614 | 2026.05.26 23:59:43.067640 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6615 | 2026.05.26 23:59:43.067735 [ 271 ] {e8fddb96-a2c2-40eb-9d42-cec292ab788e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6616 | 2026.05.26 23:59:43.067777 [ 271 ] {e8fddb96-a2c2-40eb-9d42-cec292ab788e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6617 | 2026.05.26 23:59:43.068115 [ 271 ] {e8fddb96-a2c2-40eb-9d42-cec292ab788e} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6618 | 2026.05.26 23:59:43.068150 [ 271 ] {e8fddb96-a2c2-40eb-9d42-cec292ab788e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6619 | 2026.05.26 23:59:43.068462 [ 271 ] {e8fddb96-a2c2-40eb-9d42-cec292ab788e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6620 | 2026.05.26 23:59:43.068661 [ 271 ] {e8fddb96-a2c2-40eb-9d42-cec292ab788e} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6621 | 2026.05.26 23:59:43.068786 [ 271 ] {e8fddb96-a2c2-40eb-9d42-cec292ab788e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 62.97 KiB/sec. | ||
| 6622 | 2026.05.26 23:59:43.068818 [ 271 ] {e8fddb96-a2c2-40eb-9d42-cec292ab788e} <Debug> TCPHandler: Processed in 0.001227539 sec. | ||
| 6623 | 2026.05.26 23:59:43.068947 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6624 | 2026.05.26 23:59:43.069042 [ 271 ] {babb1b91-9ed0-4632-84c8-699c830ee1df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6625 | 2026.05.26 23:59:43.069094 [ 271 ] {babb1b91-9ed0-4632-84c8-699c830ee1df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6626 | 2026.05.26 23:59:43.069918 [ 271 ] {babb1b91-9ed0-4632-84c8-699c830ee1df} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6627 | 2026.05.26 23:59:43.069954 [ 271 ] {babb1b91-9ed0-4632-84c8-699c830ee1df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6628 | 2026.05.26 23:59:43.070503 [ 271 ] {babb1b91-9ed0-4632-84c8-699c830ee1df} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6629 | 2026.05.26 23:59:43.070726 [ 271 ] {babb1b91-9ed0-4632-84c8-699c830ee1df} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6630 | 2026.05.26 23:59:43.070860 [ 271 ] {babb1b91-9ed0-4632-84c8-699c830ee1df} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001837 sec., 20141.535111594992 rows/sec., 36.09 MiB/sec. | ||
| 6631 | 2026.05.26 23:59:43.070918 [ 271 ] {babb1b91-9ed0-4632-84c8-699c830ee1df} <Debug> TCPHandler: Processed in 0.00201959 sec. | ||
| 6632 | 2026.05.26 23:59:43.071042 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6633 | 2026.05.26 23:59:43.071138 [ 271 ] {301f423f-a432-480f-b04d-53f6d1f108dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6634 | 2026.05.26 23:59:43.071179 [ 271 ] {301f423f-a432-480f-b04d-53f6d1f108dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6635 | 2026.05.26 23:59:43.071513 [ 271 ] {301f423f-a432-480f-b04d-53f6d1f108dc} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6636 | 2026.05.26 23:59:43.071548 [ 271 ] {301f423f-a432-480f-b04d-53f6d1f108dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6637 | 2026.05.26 23:59:43.071846 [ 271 ] {301f423f-a432-480f-b04d-53f6d1f108dc} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6638 | 2026.05.26 23:59:43.072054 [ 271 ] {301f423f-a432-480f-b04d-53f6d1f108dc} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6639 | 2026.05.26 23:59:43.072178 [ 271 ] {301f423f-a432-480f-b04d-53f6d1f108dc} <Debug> executeQuery: Read 46 rows, 2.74 KiB in 0.00106 sec., 43396.226415094345 rows/sec., 2.52 MiB/sec. | ||
| 6640 | 2026.05.26 23:59:43.072210 [ 271 ] {301f423f-a432-480f-b04d-53f6d1f108dc} <Debug> TCPHandler: Processed in 0.001217518 sec. | ||
| 6641 | 2026.05.26 23:59:44.482118 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13023 | ||
| 6642 | 2026.05.26 23:59:44.482883 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6643 | 2026.05.26 23:59:44.482918 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6644 | 2026.05.26 23:59:44.483427 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6645 | 2026.05.26 23:59:44.483662 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6646 | 2026.05.26 23:59:44.483792 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13023 | ||
| 6647 | 2026.05.26 23:59:45.180884 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6648 | 2026.05.26 23:59:45.195111 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6649 | 2026.05.26 23:59:45.195169 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6650 | 2026.05.26 23:59:45.200862 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6651 | 2026.05.26 23:59:45.201548 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6652 | 2026.05.26 23:59:45.204065 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6653 | 2026.05.26 23:59:48.045684 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6654 | 2026.05.26 23:59:48.045966 [ 271 ] {1c4989c1-cf33-429a-9b5f-ef471a8ecff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) 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) | ||
| 6655 | 2026.05.26 23:59:48.046348 [ 271 ] {1c4989c1-cf33-429a-9b5f-ef471a8ecff8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6656 | 2026.05.26 23:59:48.046386 [ 271 ] {1c4989c1-cf33-429a-9b5f-ef471a8ecff8} <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 | ||
| 6657 | 2026.05.26 23:59:48.046603 [ 271 ] {1c4989c1-cf33-429a-9b5f-ef471a8ecff8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6658 | 2026.05.26 23:59:48.046673 [ 271 ] {1c4989c1-cf33-429a-9b5f-ef471a8ecff8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6659 | 2026.05.26 23:59:48.046815 [ 271 ] {1c4989c1-cf33-429a-9b5f-ef471a8ecff8} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6660 | 2026.05.26 23:59:48.046930 [ 335 ] {1c4989c1-cf33-429a-9b5f-ef471a8ecff8} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6661 | 2026.05.26 23:59:48.046930 [ 349 ] {1c4989c1-cf33-429a-9b5f-ef471a8ecff8} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6662 | 2026.05.26 23:59:48.047077 [ 271 ] {1c4989c1-cf33-429a-9b5f-ef471a8ecff8} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 6663 | 2026.05.26 23:59:48.047106 [ 271 ] {1c4989c1-cf33-429a-9b5f-ef471a8ecff8} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6664 | 2026.05.26 23:59:48.047177 [ 271 ] {1c4989c1-cf33-429a-9b5f-ef471a8ecff8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6665 | 2026.05.26 23:59:48.047197 [ 271 ] {1c4989c1-cf33-429a-9b5f-ef471a8ecff8} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 6666 | 2026.05.26 23:59:48.047234 [ 271 ] {1c4989c1-cf33-429a-9b5f-ef471a8ecff8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6667 | 2026.05.26 23:59:48.047278 [ 271 ] {1c4989c1-cf33-429a-9b5f-ef471a8ecff8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6668 | 2026.05.26 23:59:48.048667 [ 271 ] {1c4989c1-cf33-429a-9b5f-ef471a8ecff8} <Debug> executeQuery: Read 48 rows, 7.97 KiB in 0.002806 sec., 17106.200997861724 rows/sec., 2.77 MiB/sec. | ||
| 6669 | 2026.05.26 23:59:48.048834 [ 271 ] {1c4989c1-cf33-429a-9b5f-ef471a8ecff8} <Debug> TCPHandler: Processed in 0.00329633 sec. | ||
| 6670 | 2026.05.26 23:59:48.050527 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6671 | 2026.05.26 23:59:48.050663 [ 271 ] {4d9cd7bd-b28a-49c7-b72b-e454a7597033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6672 | 2026.05.26 23:59:48.050724 [ 271 ] {4d9cd7bd-b28a-49c7-b72b-e454a7597033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6673 | 2026.05.26 23:59:48.051268 [ 271 ] {4d9cd7bd-b28a-49c7-b72b-e454a7597033} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6674 | 2026.05.26 23:59:48.051314 [ 271 ] {4d9cd7bd-b28a-49c7-b72b-e454a7597033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6675 | 2026.05.26 23:59:48.051682 [ 271 ] {4d9cd7bd-b28a-49c7-b72b-e454a7597033} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6676 | 2026.05.26 23:59:48.051903 [ 271 ] {4d9cd7bd-b28a-49c7-b72b-e454a7597033} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6677 | 2026.05.26 23:59:48.052049 [ 271 ] {4d9cd7bd-b28a-49c7-b72b-e454a7597033} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001426 sec., 39270.68723702665 rows/sec., 3.00 MiB/sec. | ||
| 6678 | 2026.05.26 23:59:48.052086 [ 271 ] {4d9cd7bd-b28a-49c7-b72b-e454a7597033} <Debug> TCPHandler: Processed in 0.001670036 sec. | ||
| 6679 | 2026.05.26 23:59:48.052221 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6680 | 2026.05.26 23:59:48.052318 [ 271 ] {09e69cec-b942-4d87-8ccb-c9f9f19587e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6681 | 2026.05.26 23:59:48.052360 [ 271 ] {09e69cec-b942-4d87-8ccb-c9f9f19587e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6682 | 2026.05.26 23:59:48.052785 [ 271 ] {09e69cec-b942-4d87-8ccb-c9f9f19587e9} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6683 | 2026.05.26 23:59:48.052820 [ 271 ] {09e69cec-b942-4d87-8ccb-c9f9f19587e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6684 | 2026.05.26 23:59:48.053111 [ 271 ] {09e69cec-b942-4d87-8ccb-c9f9f19587e9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6685 | 2026.05.26 23:59:48.053316 [ 271 ] {09e69cec-b942-4d87-8ccb-c9f9f19587e9} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6686 | 2026.05.26 23:59:48.053439 [ 271 ] {09e69cec-b942-4d87-8ccb-c9f9f19587e9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00114 sec., 56140.350877192985 rows/sec., 4.38 MiB/sec. | ||
| 6687 | 2026.05.26 23:59:48.053472 [ 271 ] {09e69cec-b942-4d87-8ccb-c9f9f19587e9} <Debug> TCPHandler: Processed in 0.001299679 sec. | ||
| 6688 | 2026.05.26 23:59:48.053603 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6689 | 2026.05.26 23:59:48.053698 [ 271 ] {3a1e6da8-ddfc-4620-8e35-56ca806849a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6690 | 2026.05.26 23:59:48.053742 [ 271 ] {3a1e6da8-ddfc-4620-8e35-56ca806849a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6691 | 2026.05.26 23:59:48.054146 [ 271 ] {3a1e6da8-ddfc-4620-8e35-56ca806849a8} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6692 | 2026.05.26 23:59:48.054181 [ 271 ] {3a1e6da8-ddfc-4620-8e35-56ca806849a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6693 | 2026.05.26 23:59:48.054505 [ 271 ] {3a1e6da8-ddfc-4620-8e35-56ca806849a8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6694 | 2026.05.26 23:59:48.054729 [ 271 ] {3a1e6da8-ddfc-4620-8e35-56ca806849a8} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6695 | 2026.05.26 23:59:48.054859 [ 271 ] {3a1e6da8-ddfc-4620-8e35-56ca806849a8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 6696 | 2026.05.26 23:59:48.054893 [ 271 ] {3a1e6da8-ddfc-4620-8e35-56ca806849a8} <Debug> TCPHandler: Processed in 0.00133828 sec. | ||
| 6697 | 2026.05.26 23:59:48.055029 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6698 | 2026.05.26 23:59:48.055253 [ 271 ] {f2389888-1d09-4d61-ad1b-212f75dde180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6699 | 2026.05.26 23:59:48.055346 [ 271 ] {f2389888-1d09-4d61-ad1b-212f75dde180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6700 | 2026.05.26 23:59:48.055939 [ 271 ] {f2389888-1d09-4d61-ad1b-212f75dde180} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6701 | 2026.05.26 23:59:48.055987 [ 271 ] {f2389888-1d09-4d61-ad1b-212f75dde180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6702 | 2026.05.26 23:59:48.056413 [ 271 ] {f2389888-1d09-4d61-ad1b-212f75dde180} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6703 | 2026.05.26 23:59:48.056636 [ 271 ] {f2389888-1d09-4d61-ad1b-212f75dde180} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6704 | 2026.05.26 23:59:48.056789 [ 271 ] {f2389888-1d09-4d61-ad1b-212f75dde180} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001591 sec., 37712.13073538655 rows/sec., 2.54 MiB/sec. | ||
| 6705 | 2026.05.26 23:59:48.056826 [ 271 ] {f2389888-1d09-4d61-ad1b-212f75dde180} <Debug> TCPHandler: Processed in 0.001845848 sec. | ||
| 6706 | 2026.05.26 23:59:51.896527 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6707 | 2026.05.26 23:59:51.896590 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6708 | 2026.05.26 23:59:51.984559 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13471 | ||
| 6709 | 2026.05.26 23:59:51.985039 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6710 | 2026.05.26 23:59:51.985082 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6711 | 2026.05.26 23:59:51.985544 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6712 | 2026.05.26 23:59:51.985768 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6713 | 2026.05.26 23:59:51.985898 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13471 | ||
| 6714 | 2026.05.26 23:59:52.704798 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6715 | 2026.05.26 23:59:52.720958 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6716 | 2026.05.26 23:59:52.721019 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6717 | 2026.05.26 23:59:52.727509 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6718 | 2026.05.26 23:59:52.728225 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6719 | 2026.05.26 23:59:52.731204 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6720 | 2026.05.26 23:59:53.050770 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6721 | 2026.05.26 23:59:53.051047 [ 271 ] {20044cca-c6e9-4b84-ab9c-26370d657291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) 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) | ||
| 6722 | 2026.05.26 23:59:53.051416 [ 271 ] {20044cca-c6e9-4b84-ab9c-26370d657291} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6723 | 2026.05.26 23:59:53.051460 [ 271 ] {20044cca-c6e9-4b84-ab9c-26370d657291} <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 | ||
| 6724 | 2026.05.26 23:59:53.051718 [ 271 ] {20044cca-c6e9-4b84-ab9c-26370d657291} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6725 | 2026.05.26 23:59:53.051791 [ 271 ] {20044cca-c6e9-4b84-ab9c-26370d657291} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6726 | 2026.05.26 23:59:53.051953 [ 271 ] {20044cca-c6e9-4b84-ab9c-26370d657291} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 6727 | 2026.05.26 23:59:53.052074 [ 349 ] {20044cca-c6e9-4b84-ab9c-26370d657291} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6728 | 2026.05.26 23:59:53.052074 [ 335 ] {20044cca-c6e9-4b84-ab9c-26370d657291} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6729 | 2026.05.26 23:59:53.052233 [ 271 ] {20044cca-c6e9-4b84-ab9c-26370d657291} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 6730 | 2026.05.26 23:59:53.052267 [ 271 ] {20044cca-c6e9-4b84-ab9c-26370d657291} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6731 | 2026.05.26 23:59:53.052343 [ 271 ] {20044cca-c6e9-4b84-ab9c-26370d657291} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6732 | 2026.05.26 23:59:53.052364 [ 271 ] {20044cca-c6e9-4b84-ab9c-26370d657291} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 6733 | 2026.05.26 23:59:53.052401 [ 271 ] {20044cca-c6e9-4b84-ab9c-26370d657291} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 6734 | 2026.05.26 23:59:53.052443 [ 271 ] {20044cca-c6e9-4b84-ab9c-26370d657291} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 6735 | 2026.05.26 23:59:53.053553 [ 271 ] {20044cca-c6e9-4b84-ab9c-26370d657291} <Debug> executeQuery: Read 48 rows, 7.97 KiB in 0.002618 sec., 18334.606569900687 rows/sec., 2.97 MiB/sec. | ||
| 6736 | 2026.05.26 23:59:53.053662 [ 271 ] {20044cca-c6e9-4b84-ab9c-26370d657291} <Debug> TCPHandler: Processed in 0.003037545 sec. | ||
| 6737 | 2026.05.26 23:59:53.058988 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6738 | 2026.05.26 23:59:53.059128 [ 271 ] {c3740586-1bf2-42e5-bab0-9c79ef0a5122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6739 | 2026.05.26 23:59:53.059184 [ 271 ] {c3740586-1bf2-42e5-bab0-9c79ef0a5122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6740 | 2026.05.26 23:59:53.059792 [ 271 ] {c3740586-1bf2-42e5-bab0-9c79ef0a5122} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6741 | 2026.05.26 23:59:53.059831 [ 271 ] {c3740586-1bf2-42e5-bab0-9c79ef0a5122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6742 | 2026.05.26 23:59:53.060240 [ 271 ] {c3740586-1bf2-42e5-bab0-9c79ef0a5122} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6743 | 2026.05.26 23:59:53.060476 [ 271 ] {c3740586-1bf2-42e5-bab0-9c79ef0a5122} <Trace> oximeter.fields_i16 (120a905b-232e-4d58-9095-bf91795b9f50): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6744 | 2026.05.26 23:59:53.060626 [ 271 ] {c3740586-1bf2-42e5-bab0-9c79ef0a5122} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001539 sec., 181936.32228719947 rows/sec., 11.55 MiB/sec. | ||
| 6745 | 2026.05.26 23:59:53.060664 [ 271 ] {c3740586-1bf2-42e5-bab0-9c79ef0a5122} <Debug> TCPHandler: Processed in 0.001746796 sec. | ||
| 6746 | 2026.05.26 23:59:53.060804 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6747 | 2026.05.26 23:59:53.060918 [ 271 ] {410b431b-1409-45b0-9c9d-9a9a8d773e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6748 | 2026.05.26 23:59:53.060962 [ 271 ] {410b431b-1409-45b0-9c9d-9a9a8d773e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6749 | 2026.05.26 23:59:53.061741 [ 271 ] {410b431b-1409-45b0-9c9d-9a9a8d773e19} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6750 | 2026.05.26 23:59:53.061781 [ 271 ] {410b431b-1409-45b0-9c9d-9a9a8d773e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6751 | 2026.05.26 23:59:53.062176 [ 271 ] {410b431b-1409-45b0-9c9d-9a9a8d773e19} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6752 | 2026.05.26 23:59:53.062421 [ 271 ] {410b431b-1409-45b0-9c9d-9a9a8d773e19} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6753 | 2026.05.26 23:59:53.062554 [ 271 ] {410b431b-1409-45b0-9c9d-9a9a8d773e19} <Debug> executeQuery: Read 859 rows, 69.17 KiB in 0.001658 sec., 518094.0892641737 rows/sec., 40.74 MiB/sec. | ||
| 6754 | 2026.05.26 23:59:53.062588 [ 271 ] {410b431b-1409-45b0-9c9d-9a9a8d773e19} <Debug> TCPHandler: Processed in 0.001834027 sec. | ||
| 6755 | 2026.05.26 23:59:53.062746 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6756 | 2026.05.26 23:59:53.062843 [ 271 ] {50478943-d5d2-4997-8824-cbb2008caf14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6757 | 2026.05.26 23:59:53.062895 [ 271 ] {50478943-d5d2-4997-8824-cbb2008caf14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6758 | 2026.05.26 23:59:53.063389 [ 271 ] {50478943-d5d2-4997-8824-cbb2008caf14} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6759 | 2026.05.26 23:59:53.063426 [ 271 ] {50478943-d5d2-4997-8824-cbb2008caf14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6760 | 2026.05.26 23:59:53.063739 [ 271 ] {50478943-d5d2-4997-8824-cbb2008caf14} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6761 | 2026.05.26 23:59:53.063960 [ 271 ] {50478943-d5d2-4997-8824-cbb2008caf14} <Trace> oximeter.fields_u16 (a38d28f3-7f70-4514-ab88-b3b491432665): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6762 | 2026.05.26 23:59:53.064092 [ 271 ] {50478943-d5d2-4997-8824-cbb2008caf14} <Debug> executeQuery: Read 181 rows, 11.50 KiB in 0.001268 sec., 142744.47949526814 rows/sec., 8.85 MiB/sec. | ||
| 6763 | 2026.05.26 23:59:53.064126 [ 271 ] {50478943-d5d2-4997-8824-cbb2008caf14} <Debug> TCPHandler: Processed in 0.001429541 sec. | ||
| 6764 | 2026.05.26 23:59:53.064270 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6765 | 2026.05.26 23:59:53.064366 [ 271 ] {7cc36843-9cec-4765-9e0c-d089e5f1f828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6766 | 2026.05.26 23:59:53.064406 [ 271 ] {7cc36843-9cec-4765-9e0c-d089e5f1f828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6767 | 2026.05.26 23:59:53.064842 [ 271 ] {7cc36843-9cec-4765-9e0c-d089e5f1f828} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6768 | 2026.05.26 23:59:53.064890 [ 271 ] {7cc36843-9cec-4765-9e0c-d089e5f1f828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6769 | 2026.05.26 23:59:53.065198 [ 271 ] {7cc36843-9cec-4765-9e0c-d089e5f1f828} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6770 | 2026.05.26 23:59:53.065412 [ 271 ] {7cc36843-9cec-4765-9e0c-d089e5f1f828} <Trace> oximeter.fields_u32 (bbe68141-2306-471b-942b-d73ceb846389): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6771 | 2026.05.26 23:59:53.065539 [ 271 ] {7cc36843-9cec-4765-9e0c-d089e5f1f828} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001192 sec., 121644.29530201343 rows/sec., 7.85 MiB/sec. | ||
| 6772 | 2026.05.26 23:59:53.065573 [ 271 ] {7cc36843-9cec-4765-9e0c-d089e5f1f828} <Debug> TCPHandler: Processed in 0.00135235 sec. | ||
| 6773 | 2026.05.26 23:59:53.065745 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6774 | 2026.05.26 23:59:53.065842 [ 271 ] {2743c3ec-d308-4734-b65d-974b301d50cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6775 | 2026.05.26 23:59:53.065889 [ 271 ] {2743c3ec-d308-4734-b65d-974b301d50cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6776 | 2026.05.26 23:59:53.066350 [ 271 ] {2743c3ec-d308-4734-b65d-974b301d50cb} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6777 | 2026.05.26 23:59:53.066387 [ 271 ] {2743c3ec-d308-4734-b65d-974b301d50cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6778 | 2026.05.26 23:59:53.066691 [ 271 ] {2743c3ec-d308-4734-b65d-974b301d50cb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6779 | 2026.05.26 23:59:53.066939 [ 271 ] {2743c3ec-d308-4734-b65d-974b301d50cb} <Trace> oximeter.fields_u8 (94d197e4-1eae-4f0d-aa96-9d557c6bcc61): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6780 | 2026.05.26 23:59:53.067065 [ 271 ] {2743c3ec-d308-4734-b65d-974b301d50cb} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001242 sec., 115942.02898550725 rows/sec., 6.59 MiB/sec. | ||
| 6781 | 2026.05.26 23:59:53.067099 [ 271 ] {2743c3ec-d308-4734-b65d-974b301d50cb} <Debug> TCPHandler: Processed in 0.001401971 sec. | ||
| 6782 | 2026.05.26 23:59:53.067229 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6783 | 2026.05.26 23:59:53.067324 [ 271 ] {fc292e71-87d4-4f48-a025-7c142f1ef50e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6784 | 2026.05.26 23:59:53.067364 [ 271 ] {fc292e71-87d4-4f48-a025-7c142f1ef50e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6785 | 2026.05.26 23:59:53.068004 [ 271 ] {fc292e71-87d4-4f48-a025-7c142f1ef50e} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6786 | 2026.05.26 23:59:53.068040 [ 271 ] {fc292e71-87d4-4f48-a025-7c142f1ef50e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6787 | 2026.05.26 23:59:53.068370 [ 271 ] {fc292e71-87d4-4f48-a025-7c142f1ef50e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6788 | 2026.05.26 23:59:53.068582 [ 271 ] {fc292e71-87d4-4f48-a025-7c142f1ef50e} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6789 | 2026.05.26 23:59:53.068712 [ 271 ] {fc292e71-87d4-4f48-a025-7c142f1ef50e} <Debug> executeQuery: Read 525 rows, 38.02 KiB in 0.001406 sec., 373399.71550497867 rows/sec., 26.40 MiB/sec. | ||
| 6790 | 2026.05.26 23:59:53.068747 [ 271 ] {fc292e71-87d4-4f48-a025-7c142f1ef50e} <Debug> TCPHandler: Processed in 0.001566904 sec. | ||
| 6791 | 2026.05.26 23:59:53.068886 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6792 | 2026.05.26 23:59:53.068981 [ 271 ] {307940de-ff6e-4859-b71c-eaa2f70a2d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6793 | 2026.05.26 23:59:53.069023 [ 271 ] {307940de-ff6e-4859-b71c-eaa2f70a2d38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6794 | 2026.05.26 23:59:53.069364 [ 271 ] {307940de-ff6e-4859-b71c-eaa2f70a2d38} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6795 | 2026.05.26 23:59:53.069400 [ 271 ] {307940de-ff6e-4859-b71c-eaa2f70a2d38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6796 | 2026.05.26 23:59:53.069703 [ 271 ] {307940de-ff6e-4859-b71c-eaa2f70a2d38} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6797 | 2026.05.26 23:59:53.069934 [ 271 ] {307940de-ff6e-4859-b71c-eaa2f70a2d38} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6798 | 2026.05.26 23:59:53.070083 [ 271 ] {307940de-ff6e-4859-b71c-eaa2f70a2d38} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.00112 sec., 3571.4285714285716 rows/sec., 186.59 KiB/sec. | ||
| 6799 | 2026.05.26 23:59:53.070087 [ 102 ] {} <Debug> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 6800 | 2026.05.26 23:59:53.070126 [ 271 ] {307940de-ff6e-4859-b71c-eaa2f70a2d38} <Debug> TCPHandler: Processed in 0.00130445 sec. | ||
| 6801 | 2026.05.26 23:59:53.070165 [ 102 ] {} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6802 | 2026.05.26 23:59:53.070200 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6803 | 2026.05.26 23:59:53.070314 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6804 | 2026.05.26 23:59:53.070333 [ 188 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 6805 | 2026.05.26 23:59:53.070435 [ 271 ] {f4624871-b21e-46f8-b3f9-016cdf657735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6806 | 2026.05.26 23:59:53.070480 [ 188 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6807 | 2026.05.26 23:59:53.070490 [ 271 ] {f4624871-b21e-46f8-b3f9-016cdf657735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6808 | 2026.05.26 23:59:53.070530 [ 188 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 60 rows starting from the beginning of the part | ||
| 6809 | 2026.05.26 23:59:53.070613 [ 188 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 6810 | 2026.05.26 23:59:53.070669 [ 188 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
| 6811 | 2026.05.26 23:59:53.070731 [ 188 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 6812 | 2026.05.26 23:59:53.070777 [ 188 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part | ||
| 6813 | 2026.05.26 23:59:53.070829 [ 188 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 6814 | 2026.05.26 23:59:53.071029 [ 271 ] {f4624871-b21e-46f8-b3f9-016cdf657735} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6815 | 2026.05.26 23:59:53.071081 [ 271 ] {f4624871-b21e-46f8-b3f9-016cdf657735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6816 | 2026.05.26 23:59:53.071697 [ 271 ] {f4624871-b21e-46f8-b3f9-016cdf657735} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6817 | 2026.05.26 23:59:53.071969 [ 201 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 80 rows, containing 4 columns (4 merged, 0 gathered) in 0.001677095 sec., 47701.53151729628 rows/sec., 2.43 MiB/sec. | ||
| 6818 | 2026.05.26 23:59:53.072034 [ 271 ] {f4624871-b21e-46f8-b3f9-016cdf657735} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6819 | 2026.05.26 23:59:53.072196 [ 192 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 6820 | 2026.05.26 23:59:53.072208 [ 271 ] {f4624871-b21e-46f8-b3f9-016cdf657735} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001792 sec., 147879.4642857143 rows/sec., 9.83 MiB/sec. | ||
| 6821 | 2026.05.26 23:59:53.072265 [ 271 ] {f4624871-b21e-46f8-b3f9-016cdf657735} <Debug> TCPHandler: Processed in 0.00200491 sec. | ||
| 6822 | 2026.05.26 23:59:53.072439 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6823 | 2026.05.26 23:59:53.072560 [ 271 ] {2d76c416-7181-4534-b0d3-586ee51932f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6824 | 2026.05.26 23:59:53.072587 [ 192 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::all_1_20_4} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6825 | 2026.05.26 23:59:53.072616 [ 271 ] {2d76c416-7181-4534-b0d3-586ee51932f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6826 | 2026.05.26 23:59:53.072681 [ 192 ] {3c260ef8-e7be-447a-a12b-df3399dcdb25::all_1_20_4} <Trace> oximeter.measurements_bool (3c260ef8-e7be-447a-a12b-df3399dcdb25) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 6827 | 2026.05.26 23:59:53.072800 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6828 | 2026.05.26 23:59:53.073012 [ 271 ] {2d76c416-7181-4534-b0d3-586ee51932f0} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6829 | 2026.05.26 23:59:53.073055 [ 271 ] {2d76c416-7181-4534-b0d3-586ee51932f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6830 | 2026.05.26 23:59:53.073365 [ 271 ] {2d76c416-7181-4534-b0d3-586ee51932f0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6831 | 2026.05.26 23:59:53.073578 [ 271 ] {2d76c416-7181-4534-b0d3-586ee51932f0} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6832 | 2026.05.26 23:59:53.073687 [ 102 ] {} <Debug> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 6833 | 2026.05.26 23:59:53.073710 [ 271 ] {2d76c416-7181-4534-b0d3-586ee51932f0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001173 sec., 852.5149190110827 rows/sec., 57.44 KiB/sec. | ||
| 6834 | 2026.05.26 23:59:53.073723 [ 102 ] {} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6835 | 2026.05.26 23:59:53.073751 [ 271 ] {2d76c416-7181-4534-b0d3-586ee51932f0} <Debug> TCPHandler: Processed in 0.001368531 sec. | ||
| 6836 | 2026.05.26 23:59:53.073753 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6837 | 2026.05.26 23:59:53.073870 [ 201 ] {41a25ed2-f803-4d67-9394-327803d91b16::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 6838 | 2026.05.26 23:59:53.073902 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6839 | 2026.05.26 23:59:53.074003 [ 271 ] {e7902303-1559-41b7-96a9-fe1607d3c32a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6840 | 2026.05.26 23:59:53.074004 [ 201 ] {41a25ed2-f803-4d67-9394-327803d91b16::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6841 | 2026.05.26 23:59:53.074059 [ 201 ] {41a25ed2-f803-4d67-9394-327803d91b16::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 16 rows starting from the beginning of the part | ||
| 6842 | 2026.05.26 23:59:53.074063 [ 271 ] {e7902303-1559-41b7-96a9-fe1607d3c32a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6843 | 2026.05.26 23:59:53.074132 [ 201 ] {41a25ed2-f803-4d67-9394-327803d91b16::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 6844 | 2026.05.26 23:59:53.074183 [ 201 ] {41a25ed2-f803-4d67-9394-327803d91b16::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 6845 | 2026.05.26 23:59:53.074228 [ 201 ] {41a25ed2-f803-4d67-9394-327803d91b16::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 6846 | 2026.05.26 23:59:53.074268 [ 201 ] {41a25ed2-f803-4d67-9394-327803d91b16::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 6847 | 2026.05.26 23:59:53.074308 [ 201 ] {41a25ed2-f803-4d67-9394-327803d91b16::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 6848 | 2026.05.26 23:59:53.074975 [ 271 ] {e7902303-1559-41b7-96a9-fe1607d3c32a} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6849 | 2026.05.26 23:59:53.075018 [ 271 ] {e7902303-1559-41b7-96a9-fe1607d3c32a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6850 | 2026.05.26 23:59:53.075194 [ 192 ] {41a25ed2-f803-4d67-9394-327803d91b16::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21 rows, containing 4 columns (4 merged, 0 gathered) in 0.001362671 sec., 15410.909896812951 rows/sec., 1.01 MiB/sec. | ||
| 6851 | 2026.05.26 23:59:53.075369 [ 190 ] {41a25ed2-f803-4d67-9394-327803d91b16::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 6852 | 2026.05.26 23:59:53.075671 [ 271 ] {e7902303-1559-41b7-96a9-fe1607d3c32a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6853 | 2026.05.26 23:59:53.075715 [ 190 ] {41a25ed2-f803-4d67-9394-327803d91b16::all_1_20_4} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6854 | 2026.05.26 23:59:53.075821 [ 190 ] {41a25ed2-f803-4d67-9394-327803d91b16::all_1_20_4} <Trace> oximeter.measurements_f64 (41a25ed2-f803-4d67-9394-327803d91b16) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 6855 | 2026.05.26 23:59:53.075910 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6856 | 2026.05.26 23:59:53.075963 [ 271 ] {e7902303-1559-41b7-96a9-fe1607d3c32a} <Trace> oximeter.measurements_histogramu64 (3dcf1992-a313-48b4-a1d3-689c990f1731): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6857 | 2026.05.26 23:59:53.076118 [ 271 ] {e7902303-1559-41b7-96a9-fe1607d3c32a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002132 sec., 19230.76923076923 rows/sec., 34.46 MiB/sec. | ||
| 6858 | 2026.05.26 23:59:53.076180 [ 271 ] {e7902303-1559-41b7-96a9-fe1607d3c32a} <Debug> TCPHandler: Processed in 0.002337085 sec. | ||
| 6859 | 2026.05.26 23:59:53.076317 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6860 | 2026.05.26 23:59:53.076413 [ 271 ] {3d323f45-98eb-49ac-9d5b-5fca3d3ab806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6861 | 2026.05.26 23:59:53.076455 [ 271 ] {3d323f45-98eb-49ac-9d5b-5fca3d3ab806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6862 | 2026.05.26 23:59:53.076800 [ 271 ] {3d323f45-98eb-49ac-9d5b-5fca3d3ab806} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6863 | 2026.05.26 23:59:53.076836 [ 271 ] {3d323f45-98eb-49ac-9d5b-5fca3d3ab806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6864 | 2026.05.26 23:59:53.077167 [ 271 ] {3d323f45-98eb-49ac-9d5b-5fca3d3ab806} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6865 | 2026.05.26 23:59:53.077387 [ 271 ] {3d323f45-98eb-49ac-9d5b-5fca3d3ab806} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6866 | 2026.05.26 23:59:53.077514 [ 271 ] {3d323f45-98eb-49ac-9d5b-5fca3d3ab806} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001119 sec., 80428.9544235925 rows/sec., 5.03 MiB/sec. | ||
| 6867 | 2026.05.26 23:59:53.077546 [ 271 ] {3d323f45-98eb-49ac-9d5b-5fca3d3ab806} <Debug> TCPHandler: Processed in 0.001277869 sec. | ||
| 6868 | 2026.05.26 23:59:53.497718 [ 102 ] {} <Debug> oximeter.fields_u64 (d9687169-f287-498a-9b32-501b26384a99) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 6869 | 2026.05.26 23:59:53.497792 [ 102 ] {} <Trace> oximeter.fields_u64 (d9687169-f287-498a-9b32-501b26384a99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6870 | 2026.05.26 23:59:53.497820 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6871 | 2026.05.26 23:59:53.497965 [ 197 ] {d9687169-f287-498a-9b32-501b26384a99::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 | ||
| 6872 | 2026.05.26 23:59:53.498132 [ 197 ] {d9687169-f287-498a-9b32-501b26384a99::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6873 | 2026.05.26 23:59:53.498177 [ 197 ] {d9687169-f287-498a-9b32-501b26384a99::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 | ||
| 6874 | 2026.05.26 23:59:53.498258 [ 197 ] {d9687169-f287-498a-9b32-501b26384a99::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 | ||
| 6875 | 2026.05.26 23:59:53.498317 [ 197 ] {d9687169-f287-498a-9b32-501b26384a99::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 | ||
| 6876 | 2026.05.26 23:59:53.498377 [ 197 ] {d9687169-f287-498a-9b32-501b26384a99::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 | ||
| 6877 | 2026.05.26 23:59:53.498428 [ 197 ] {d9687169-f287-498a-9b32-501b26384a99::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 | ||
| 6878 | 2026.05.26 23:59:53.499336 [ 190 ] {d9687169-f287-498a-9b32-501b26384a99::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001432481 sec., 4188.537230162215 rows/sec., 310.87 KiB/sec. | ||
| 6879 | 2026.05.26 23:59:53.499537 [ 194 ] {d9687169-f287-498a-9b32-501b26384a99::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 6880 | 2026.05.26 23:59:53.499866 [ 194 ] {d9687169-f287-498a-9b32-501b26384a99::all_1_5_1} <Trace> oximeter.fields_u64 (d9687169-f287-498a-9b32-501b26384a99): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6881 | 2026.05.26 23:59:53.499942 [ 194 ] {d9687169-f287-498a-9b32-501b26384a99::all_1_5_1} <Trace> oximeter.fields_u64 (d9687169-f287-498a-9b32-501b26384a99) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 6882 | 2026.05.26 23:59:53.500051 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6883 | 2026.05.26 23:59:58.045593 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6884 | 2026.05.26 23:59:58.045877 [ 271 ] {b329194b-17a0-43e7-8c61-69e8ebc70142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) 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) | ||
| 6885 | 2026.05.26 23:59:58.046240 [ 271 ] {b329194b-17a0-43e7-8c61-69e8ebc70142} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6886 | 2026.05.26 23:59:58.046281 [ 271 ] {b329194b-17a0-43e7-8c61-69e8ebc70142} <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 | ||
| 6887 | 2026.05.26 23:59:58.046507 [ 271 ] {b329194b-17a0-43e7-8c61-69e8ebc70142} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6888 | 2026.05.26 23:59:58.046583 [ 271 ] {b329194b-17a0-43e7-8c61-69e8ebc70142} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6889 | 2026.05.26 23:59:58.046732 [ 271 ] {b329194b-17a0-43e7-8c61-69e8ebc70142} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6890 | 2026.05.26 23:59:58.046842 [ 335 ] {b329194b-17a0-43e7-8c61-69e8ebc70142} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6891 | 2026.05.26 23:59:58.046842 [ 349 ] {b329194b-17a0-43e7-8c61-69e8ebc70142} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6892 | 2026.05.26 23:59:58.047008 [ 271 ] {b329194b-17a0-43e7-8c61-69e8ebc70142} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (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 | ||
| 6893 | 2026.05.26 23:59:58.047043 [ 271 ] {b329194b-17a0-43e7-8c61-69e8ebc70142} <Trace> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6894 | 2026.05.26 23:59:58.047120 [ 271 ] {b329194b-17a0-43e7-8c61-69e8ebc70142} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6895 | 2026.05.26 23:59:58.047141 [ 271 ] {b329194b-17a0-43e7-8c61-69e8ebc70142} <Debug> oximeter.timeseries_schema (53e7ab59-c905-4fb6-9c04-f371086e5a3e) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 6896 | 2026.05.26 23:59:58.047179 [ 271 ] {b329194b-17a0-43e7-8c61-69e8ebc70142} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6897 | 2026.05.26 23:59:58.047222 [ 271 ] {b329194b-17a0-43e7-8c61-69e8ebc70142} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6898 | 2026.05.26 23:59:58.048703 [ 271 ] {b329194b-17a0-43e7-8c61-69e8ebc70142} <Debug> executeQuery: Read 48 rows, 7.97 KiB in 0.002938 sec., 16337.644656228727 rows/sec., 2.65 MiB/sec. | ||
| 6899 | 2026.05.26 23:59:58.048867 [ 271 ] {b329194b-17a0-43e7-8c61-69e8ebc70142} <Debug> TCPHandler: Processed in 0.003421731 sec. | ||
| 6900 | 2026.05.26 23:59:58.050519 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6901 | 2026.05.26 23:59:58.050640 [ 271 ] {99157c96-4fbf-4daa-a16a-61406c88d180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6902 | 2026.05.26 23:59:58.050690 [ 271 ] {99157c96-4fbf-4daa-a16a-61406c88d180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6903 | 2026.05.26 23:59:58.051216 [ 271 ] {99157c96-4fbf-4daa-a16a-61406c88d180} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6904 | 2026.05.26 23:59:58.051268 [ 271 ] {99157c96-4fbf-4daa-a16a-61406c88d180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6905 | 2026.05.26 23:59:58.051674 [ 271 ] {99157c96-4fbf-4daa-a16a-61406c88d180} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6906 | 2026.05.26 23:59:58.051933 [ 271 ] {99157c96-4fbf-4daa-a16a-61406c88d180} <Trace> oximeter.fields_string (c906ee15-f15c-46f6-a302-3c0b6d348730): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6907 | 2026.05.26 23:59:58.052108 [ 271 ] {99157c96-4fbf-4daa-a16a-61406c88d180} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001504 sec., 37234.04255319149 rows/sec., 2.84 MiB/sec. | ||
| 6908 | 2026.05.26 23:59:58.052147 [ 271 ] {99157c96-4fbf-4daa-a16a-61406c88d180} <Debug> TCPHandler: Processed in 0.001680825 sec. | ||
| 6909 | 2026.05.26 23:59:58.052277 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6910 | 2026.05.26 23:59:58.052383 [ 271 ] {98289537-0756-45f8-a058-a055a19cf87e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6911 | 2026.05.26 23:59:58.052436 [ 271 ] {98289537-0756-45f8-a058-a055a19cf87e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6912 | 2026.05.26 23:59:58.052891 [ 271 ] {98289537-0756-45f8-a058-a055a19cf87e} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6913 | 2026.05.26 23:59:58.052929 [ 271 ] {98289537-0756-45f8-a058-a055a19cf87e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6914 | 2026.05.26 23:59:58.053253 [ 271 ] {98289537-0756-45f8-a058-a055a19cf87e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6915 | 2026.05.26 23:59:58.053472 [ 271 ] {98289537-0756-45f8-a058-a055a19cf87e} <Trace> oximeter.fields_uuid (7cfb321c-b738-41c7-becc-00d00446732e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6916 | 2026.05.26 23:59:58.053611 [ 271 ] {98289537-0756-45f8-a058-a055a19cf87e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001252 sec., 51118.2108626198 rows/sec., 3.99 MiB/sec. | ||
| 6917 | 2026.05.26 23:59:58.053646 [ 271 ] {98289537-0756-45f8-a058-a055a19cf87e} <Debug> TCPHandler: Processed in 0.001419771 sec. | ||
| 6918 | 2026.05.26 23:59:58.053836 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6919 | 2026.05.26 23:59:58.053939 [ 271 ] {50a8b73e-5fec-4f94-b4c8-faca9df3e1d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6920 | 2026.05.26 23:59:58.053985 [ 271 ] {50a8b73e-5fec-4f94-b4c8-faca9df3e1d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6921 | 2026.05.26 23:59:58.054583 [ 271 ] {50a8b73e-5fec-4f94-b4c8-faca9df3e1d4} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6922 | 2026.05.26 23:59:58.054628 [ 271 ] {50a8b73e-5fec-4f94-b4c8-faca9df3e1d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6923 | 2026.05.26 23:59:58.055133 [ 271 ] {50a8b73e-5fec-4f94-b4c8-faca9df3e1d4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6924 | 2026.05.26 23:59:58.055422 [ 271 ] {50a8b73e-5fec-4f94-b4c8-faca9df3e1d4} <Trace> oximeter.measurements_cumulativeu64 (52cf54df-c692-4f1c-97e5-35090b1bfdc3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6925 | 2026.05.26 23:59:58.055706 [ 271 ] {50a8b73e-5fec-4f94-b4c8-faca9df3e1d4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001686 sec., 94899.16963226572 rows/sec., 6.61 MiB/sec. | ||
| 6926 | 2026.05.26 23:59:58.055749 [ 271 ] {50a8b73e-5fec-4f94-b4c8-faca9df3e1d4} <Debug> TCPHandler: Processed in 0.001982759 sec. | ||
| 6927 | 2026.05.26 23:59:58.055966 [ 271 ] {} <Trace> TCP-Session: 4f4f9778-0449-45a6-a54c-04a5e32dba89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6928 | 2026.05.26 23:59:58.056086 [ 271 ] {71f57458-a5e7-4304-a8de-1aa5dd6ddfd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6929 | 2026.05.26 23:59:58.056139 [ 271 ] {71f57458-a5e7-4304-a8de-1aa5dd6ddfd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6930 | 2026.05.26 23:59:58.056665 [ 271 ] {71f57458-a5e7-4304-a8de-1aa5dd6ddfd9} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6931 | 2026.05.26 23:59:58.056706 [ 271 ] {71f57458-a5e7-4304-a8de-1aa5dd6ddfd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6932 | 2026.05.26 23:59:58.057282 [ 271 ] {71f57458-a5e7-4304-a8de-1aa5dd6ddfd9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6933 | 2026.05.26 23:59:58.057505 [ 271 ] {71f57458-a5e7-4304-a8de-1aa5dd6ddfd9} <Trace> oximeter.measurements_u64 (04236c5e-5f46-4692-a6cf-8c5358502fa9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6934 | 2026.05.26 23:59:58.057640 [ 271 ] {71f57458-a5e7-4304-a8de-1aa5dd6ddfd9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001585 sec., 37854.88958990536 rows/sec., 2.55 MiB/sec. | ||
| 6935 | 2026.05.26 23:59:58.057673 [ 271 ] {71f57458-a5e7-4304-a8de-1aa5dd6ddfd9} <Debug> TCPHandler: Processed in 0.001770826 sec. | ||
| 6936 | 2026.05.26 23:59:59.486931 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13983 | ||
| 6937 | 2026.05.26 23:59:59.487751 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6938 | 2026.05.26 23:59:59.487803 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6939 | 2026.05.26 23:59:59.488309 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6940 | 2026.05.26 23:59:59.488538 [ 243 ] {} <Trace> system.asynchronous_metric_log (4c43c03b-f2cb-4eb4-a14c-5f68849f5428): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6941 | 2026.05.26 23:59:59.488672 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13983 | ||
| 6942 | 2026.05.27 00:00:00.232223 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6943 | 2026.05.27 00:00:00.254427 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6944 | 2026.05.27 00:00:00.254498 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 6945 | 2026.05.27 00:00:00.262501 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6946 | 2026.05.27 00:00:00.263809 [ 244 ] {} <Trace> system.metric_log (7f1efdd3-fbdc-412f-add2-8b2b54376086): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6947 | 2026.05.27 00:00:00.270868 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||